body{
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    background: #f0f0f0;
    color: #666;
}
@media(max-width:500px){
    .main_head{
     float:none !important;
    }
    .profile .lft_profile{
        height: 250px !important;
    }
    .about img{
    min-height: 250px !important;
    }
    .reson .lft_reson img{
    min-height: 250px !important;
    }
    .lft_about iframe{
    width:100% !important;
    }
}
/*=======Head Section=======*/

.main_head{
    width: 100%;
    min-height: 300px;
    background-image: url(../img/head_pic.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
}
.main_head h1{
    color: #fff;
    text-align: center;
    padding-top: 5%;
    font-size: 45px;
    font-weight: 700;
} 

/*=======Upp Section=======*/

.upp_cont {
    width: 100%;
    min-height: 330px;
    background-image: url(../img/upp_pic1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.upp_cont .container-fluid{
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.lft_upp {
    padding-left:0px !important;
    padding-right:0px !important;
}
.lft_upp .inner1{
    width: 100%;
    height: 340px;
    background-color: rgba(31, 37, 51, 0.75);
    padding-top: 5%;
    color: #fff;
    position: relative;
}
.lft_upp .inner1 span{
    font-size: 36px !important;
    border: 2px solid #fff;
    width: 70px;
    height: 70px;
    display: block;
    border-radius: 50%;
    margin: 0px auto;
    line-height: 58px !important;
}
.lft_upp .inner1 p{
    font-size: 13px;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 3%;
}
.mdl_upp {
    padding-left:0px !important;
    padding-right:0px !important;
}
.mdl_upp .inner2{
    width: 100%;
    height: 340px;
    background-color: rgba(95, 223, 242, 0.75);
    padding-top: 5%;
    color: #fff !important;
}
.mdl_upp .inner2 span{
    font-size: 36px !important;
    border: 2px solid #fff;
    width: 70px;
    height: 70px;
    display: block;
    border-radius: 50%;
    margin: 0px auto;
    line-height: 58px !important;
}
.mdl_upp .inner2 p{
    font-size: 13px;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 3%;
}
.dwn_upp {
    padding-left:0px !important;
    padding-right:0px !important;
}
.dwn_upp .inner3{
    width: 100%;
    height: 340px;
    background-color: rgba(208, 87, 67, 0.75);
    padding-top: 5%;
    color: #fff;
}
.dwn_upp .inner3 span{
    font-size: 36px !important;
    border: 2px solid #fff;
    width: 70px;
    height: 70px;
    display: block;
    border-radius: 50%;
    margin: 0px auto;
    line-height: 58px !important;
}
.dwn_upp .inner3 p{
    font-size: 13px;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 3%;
}

/*=======About Section=======*/

.about{
    min-height: 400px;
    width: 100%;
    background-color: #fff;
    padding-top: 3%;
    padding-bottom: 5%;
}
.about  h1{
    font-family: 'Libre Baskerville', serif;
    color: #1f223e;
    padding-bottom: 3%;
}
.about h1:after{
    content: '';
    border: 1px solid #0d8a2d;
    width: 60px;
    display: block;
    position: relative;
    top: 15px;
}

.about p{
    font-size: 14px;
    text-align: justify;
}
.about img{
    min-height: 350px;
    border: 5px solid #c5bdbd;
    border-radius: 5px;
    margin-top: 5%;    
}
.short_hr{
    height: 3px;
    width: 160px;
    background: #0dad8d;
    border: 0;
}

/*======conclusion css=====*/
.colclusion{
	background : linear-gradient(to right, rgb(17, 153, 142), rgb(56, 239, 125));
    min-height: 240px;
    width: 100%;
    padding-bottom: 5%;
}



/*=======Achivements Section=======*/

.achievements {
	background : linear-gradient(to right, rgb(17, 153, 142), rgb(56, 239, 125));
    min-height: 240px;
    width: 100%;
    padding-bottom: 5%;
}
.achievements h1{
    font-family: 'Libre Baskerville', serif;
    color: #fff;
    text-align: center;
}
.achievements hr{
    height: 2px;
    width: 60px;
    text-align: center;
    position: relative;
    background: #fff;
    border: 0;
}
.numscroller-info-top{
    font-size: 19px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}
.numscroller-big-bottom{
    font-size: 30px;
    text-align: center;
    color: #fff;
}

/*=======Profile Section=======*/

.profile{
    min-height: 400px;
    width: 100%;
}
.profile .lft_profile{
    height: 480px;
    background-image: url(../img/land2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.rgt_profile h1{
    font-family: 'Libre Baskerville', serif;
    color: #1f223e;
    text-align: left;
    padding-bottom: 3%;
    padding-left: 3%;
}

.rgt_profile h1:after{
    content: '';
    border: 1px solid #0d8a2d;
    width: 60px;
    display: block;
    position: relative;
    top: 15px;
}
.rgt_profile p{
    width: 90%;
    padding-left: 3%;
    text-align: justify;
}
.rgt_profile h4{
    padding-left: 3%;
    color: #00afb5;
}
.rgt_profile span{
    margin-left: 3%;
    width: 80%;
    color: #0aa231;
    display: block;
}

/*=======About2 Section=======*/

.about2{
    
    width: 100%;
    padding-top: 3%;
}
.about2 h1{
    font-family: 'Libre Baskerville', serif;
    color: #1f223e;
    text-align: left;
    padding-bottom: 3%;
}
.about2 h1:after{
    content: '';
    border: 1px solid #0d8a2d;
    width: 60px;
    display: block;
    position: relative;
    top: 15px;
}
.about2 p{
    font-size: 14px;
    text-align: justify;
}

/*=======Features Section=======*/

.features{
    padding-top: 2%;
    padding-bottom: 3%;
    min-height: 490px;
    width: 100%;
    background-color: #fff;
}
.features h1{
    font-family: 'Libre Baskerville', serif;
    color: #1f223e;
    text-align: center;
}
.features hr{
    height: 2px;
    width: 60px;
    text-align: center;
    position: relative;
    background: #0d8a2d;
    border: 0;
}
.features .sub_txt{
    text-align: center;
    color: #0aa231;
    display: block;
    padding-bottom: 3%;
}
.features .features_box{
    padding-top: 3%;
    margin-bottom: 3%;
    border: 1.5px solid #289e46;
    border-radius: 3px;
    height: auto;
}
.features .features_box:hover{
    border: 1.5px solid #1f223e;
    box-shadow: 0.5px 6px 13px #666;
    transition: all ease-in-out 0.3s;
    cursor: pointer;
}
.features .features_box h4{
    color: #289e46;
}
.features_box .fa{
    font-size: 38px;
    color: #444;
    padding-top: 8px;
}
.features_box p{
    width: 80%;
    margin: 0px auto;
    padding-bottom: 5%;
    min-height: 80px;
}

/*=======Reson Section=======*/

.reson{
    padding-top: 2%;
    padding-bottom: 2%;
    min-height: 300px;
    width: 100%;
}
.reson .fa
{
	color:#167ac6 !important;
}
.reson .lft_reson img{
    min-height: 450px;
}
.rgt_reson p{
    text-align: justify;
    font-size: 14px;
}
.rgt_reson h2{
    font-family: 'Libre Baskerville', serif;
    color: #1f223e;
    text-align: left;
    padding-bottom: 3%;
}
.rgt_reson h2:after{
    content: '';
    border: 1px solid #0d8a2d;
    width: 60px;
    display: block;
    position: relative;
    top: 15px;
}
.rgt_reson ul{
    list-style: none;
}
.rgt_reson ul li span{
    color: #167ac6;
    font-size: 16px;
    font-weight: 600;
    padding-top: 2px;
    padding-bottom: 2px;
}
.rgt_reson ul li p{
    font-size: 12px;
}
/* table css start */
.pricingTable{
    border: 2px solid #e3e3e3;
    text-align: center;
    position: relative;
    
    transform: translateZ(0px);
}
.pricingTable:before,
.pricingTable:after{
    content: "";
    position: absolute;
    top: -2px;
    left: -2px;
    bottom: -2px;
    right: -2px;
    z-index: -1;
    transition: all 0.5s ease 0s;
}
.pricingTable:before{
    border-right: 2px solid #08c6aa;
    border-left: 2px solid #08c6aa;
    transform: scaleY(0);
    transform-origin: 100% 0 0;
}
.pricingTable:after{
    border-bottom: 2px solid #08c6aa;
    border-top: 2px solid #08c6aa;
    transform: scaleX(0);
    transform-origin: 0 100% 0;
}
.pricingTable:hover:before{
    transform: scaleY(1);
}
.pricingTable:hover:after{
    transform: scaleX(1);
}
.pricingTable .pricingTable-header{
    background: linear-gradient(to right, rgb(17, 153, 142), rgb(56, 239, 125));
    color: #fff;
    margin: -2px -2px 35px;
    padding: 4px 0;
}
.pricingTable .heading{
    font-size: 30px;
    font-weight: 600;
    margin: 0 0 5px 0;
}
.pricingTable .subtitle{
    font-size: 14px;
    display: block;
}
.pricingTable .price-value{
    font-size: 30px;
    font-weight: 600;
    margin-top: 10px;
    position: relative;
    display: inline-block;
}
.pricingTable .currency{
    font-size: 45px;
    font-weight: normal;
    position: absolute;
    top: 2px;
    left: -30px;
}
.pricingTable .month{
    font-size: 20px;
    position: absolute;
    bottom: 17px;
    right: -40px;
}
.pricingTable .pricing-content{
    list-style: none;
    padding: 0;
    margin-bottom: 30px;
}
.pricingTable .pricing-content li{
    font-size: 13px;
    color: #7a7e82;
    
}
.pricingTable .read{
    display: inline-block;
    border: 2px solid #7a7e82;
    border-right: none;
    font-size: 14px;
    font-weight: 700;
    color: #7a7e82;
    padding: 9px 30px;
    position: relative;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
.pricingTable .read:hover{
    border-color: #08c6aa;
    color: #08c6aa;
}
.pricingTable .read i{
    font-size: 19px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    right: 15px;
    transition: all 0.3s ease 0s;
}
.pricingTable .read:hover i{
    right: 5px;
}
.pricingTable .read:before,
.pricingTable .read:after{
    content: "";
    display: block;
    height: 30px;
    border-left: 2px solid #7a7e82;
    position: absolute;
    right: -11px;
    transition: all 0.3s ease 0s;
}
.pricingTable .read:before{
    bottom: -6px;
    transform: rotate(45deg);
}
.pricingTable .read:after{
    top: -6px;
    transform: rotate(-45deg);
}
.pricingTable .read:hover:before,
.pricingTable .read:hover:after{
    border-left-color: #08c6aa;
}
@media screen and (max-width: 990px){
    .pricingTable{ margin-bottom: 25px; }
}
