@font-face {
    font-family: 'Conv_Montserrat-Regular';
    src: url('../fonts/Montserrat-Regular.eot');
    src: local('☺'), url('../fonts/Montserrat-Regular.woff') format('woff'), 
    url('../fonts/Montserrat-Regular.ttf') format('truetype'), 
    url('../fonts/Montserrat-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Conv_Montserrat-SemiBold';
    src: url('../fonts/Montserrat-SemiBold.eot');
    src: local('☺'), url('../fonts/Montserrat-SemiBold.woff') format('woff'), 
    url('../fonts/Montserrat-SemiBold.ttf') format('truetype'), 
    url('../fonts/Montserrat-SemiBold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
::-webkit-scrollbar { width: 5px;}
::-webkit-scrollbar-thumb {    background: #ea1111;    -webkit-border-radius: 0;    border-radius: 0;}
img{max-width: 100%;}
body{padding: 0;margin: 0;line-height: 1.3;font-size: 18px;
    font-weight: 400; font-family: 'Conv_Montserrat-Regular';
    color: #000;}
body h1{ font-family: 'Conv_Montserrat-SemiBold';text-transform: uppercase;font-size: 58px;color: #ea1111; line-height: 1;}
    a:hover{text-decoration: none;}
.web-img{display: block;}  
.mob-image-layer{display: none;}
.background{width: 100%;background-image: url(../images/background.jpg);background-size: cover;background-repeat: no-repeat;}
.header{position: fixed; z-index: 333; width: 100%; animation: smoothScroll 1s forwards;padding:0px 0px;}
.header-left{width: 40%;float: left;}
.logo{padding:15px 20px;}
.header-right{width: 60%;float: right;padding-top: 35px;padding-right: 75px;}
.search-icon{float: right;    margin-top: 8px;}
.search-icon a{color: #fbce13;font-size: 30px;padding:10px 15px;position: relative;}
.search-icon a:before{content: '';position: absolute; top: 15px;left: 0;width: 2px; height: 23px; background-color: #808080;}
.header.f-nav{position:fixed;top:0;min-height:72px;left:0;width:100%;z-index:5;padding:0px 0;background-color: #fff;box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.25);}
.header.f-nav .top_menu{padding-top:15px;}
.header.f-nav .logo{padding: 5px;}
.header.f-nav .logo img{width: 100px;}
.navclsbtn{display: none;}

.header-right ul{margin: 0;padding: 0;list-style: none;float: right;}
.header-right ul li{display: inline-block;}
.header-right ul li a{display: block;text-decoration: none;font-weight: 600; padding:10px 23px;color: #000;text-transform: uppercase;font-size: 16px}
.header-right ul li a.reg-btn{background-color: #ea1111;border-radius: 30px;color: #fff;padding:10px 40px;}
.header-right ul li a:hover,.header-right ul li a.active{color: #ea1111;}
.header-right ul li a.reg-btn:hover{background-color: #000;color: #fff;}
.header-right-one{width: 15%;float: right;background-color: #ff911e;padding: 20px 0 24px 0;margin-top: 0px}
.header-right-one ul{margin: 0;padding: 0;list-style: none;}
.header-right-one ul li{display: block;text-align: center;}
.header-right-one ul li a{text-decoration: none;color: #000000;text-transform: uppercase;font-size: 20px;font-weight: 600}
.banner{width: 100%;overflow: hidden;padding: 0px 0 0 0; position: relative; background: #ee3b97;}
.banner .caption {    width: 71%;
    padding: 5rem 0 3rem;
    margin-top: 150px;
}

.banner .caption h1{font-size: 34px;color: #000;text-transform: uppercase;font-family: 'Conv_Raleway-Bold';margin: 10px 0;}
.banner .caption h5{font-size: 25px;color: #000;text-transform: uppercase;font-family: 'Conv_Raleway-Regular';font-weight: 600;}
.banner .caption p{color: #fff;font-size: 20px;line-height: 30px;}
.image-layer {    margin:220px 0 150px;}
.banner-two-bttns{margin: 50px 0;}
.banner-two-bttns a {padding:22px 30px;margin-right: 15px; box-shadow: 2px 2px 3px #521851;display: inline-block;font-weight: 600;color: #fff; text-decoration: none;font-size: 19px;text-transform: uppercase;    display: inline-block;border-radius: 15px;
background: #df2685;
background: -moz-radial-gradient(center, ellipse cover, #df2685 0%, #e23d93 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #df2685), color-stop(100%, #e23d93));
background: -webkit-radial-gradient(center, ellipse cover, #df2685 0%, #e23d93 100%);
background: -o-radial-gradient(center, ellipse cover, #df2685 0%, #e23d93 100%);
background: -ms-radial-gradient(center, ellipse cover, #df2685 0%, #e23d93 100%);
background: radial-gradient(ellipse at center, #df2685 0%, #e23d93 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df2685', endColorstr='#e23d93', GradientType=1 );}
.banner-two-bttns a.two {  background: #962f81;}
.banner-two-bttns a:hover{background: #732b87;color: #fff;text-decoration: none;}
.line{background-color: #fff;height: 2px;position: relative;}
.line:before{content: '';position: absolute; left: 0;top: -5px;background-color: #fff;width: 10px;height: 10px;border-radius: 50%;}
.sp-fe{margin: 0 auto; width: 70%;}
.sp-fe h1{margin: 65px 0;}
.white-section .dot-list{text-align: left;}
.white-section .dot-list li{display: block;font-size: 20px;margin-bottom: 20px;padding:0 0 0 30px;}
.white-section .dot-list li:before{content: '';
    position: absolute;
    top: 9px;left: 0;
    width: 10px;
    height: 10px;

    background-color: #000;
    z-index: 2;
    transform: rotate(48deg);
 }
 .mobile-b{display: none;}
 .white-section .dot-list li:after{display: none;}
.about-us-sec {padding: 60px 0; float: left;width: 100%; background-color: #666;background-size: cover;background-image: url(../images/gray-bg.jpg);background-repeat: no-repeat;background-position: center; }
.about-us-sec span{font-size: 32px;font-weight: 600;color: #9b9797;margin-bottom: 40px;display: inline-block;letter-spacing: 7px;}
.about-us-sec h1 {text-shadow:2px 4px 5px #000;}
.about-us-sec p{font-size: 22px;color: #9b9797;line-height: 30px;}
.courses {padding: 0px 0; float: left;width: 100%; background-color: #fff;}
.lklk{padding-top: 120px;}
.mm-img{text-align: right;}
.white-section{padding:93px 0; font-size: 24px;color: #7a7a7a;  float: left;width: 100%; background-color: #fff;text-align: center;}
.white-section ul{padding: 0;margin: 0;list-style: none;font-family: 'Conv_Montserrat-SemiBold';}
.white-section ul li{display: inline-block;margin:15px 0;padding: 0px 30px;text-transform: uppercase;position: relative;line-height: 1;}
.white-section ul li:after{content: '';position: absolute;top: 0;right: 0; width: 2px; height: 100%;background-color: #7a7a7a;}
.white-section ul li:last-child:after,.white-section ul li:nth-child(3):after{display: none;}
.reg-bttn{display: inline-block;margin-bottom: 35px;}
.reg-bttn a{font-family: 'Conv_Montserrat-SemiBold';cursor: pointer; background-color: #000;border-radius: 10px;color: #ea1111;padding:20px 100px;text-transform: uppercase;font-size: 32px;display: block;}
.reg-bttn a:hover{background-color: #ea1111;text-decoration: none;color: #fff;}
.form-sec{padding:90px 0;   float: left;width: 100%; background-color: #000;background-image: url(../images/form-bg.jpg);background-repeat: no-repeat;background-position: center right; }
.form-sec span{font-size: 22px;font-weight: 600;color: #000;margin-bottom: 40px;display: inline-block;}
.form-sec p{font-size: 18px;color: #3c3c3c;line-height: 28px;}
.category-section {padding: 10px 0 0;float: left;width: 100%;   text-align: center;}
.category-section .container{overflow: hidden;}
.sub-cat {    padding: 0px; padding-bottom: 15px;   text-align: center;    border: 1px solid #d0d0d0;    margin: 10px 15px;    border-radius: 25px;    position: relative;}
.sub-cat h3{font-size: 18px;color: #000;    font-weight: 600; line-height: 24px;margin: 5px;}
.lines{margin: 80px 0; position: relative; height: 5px;width: 100%;background: #ffffff;
background: -moz-linear-gradient(left, #ffffff 0%, #000000 47%, #ffffff 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, #ffffff), color-stop(47%, #000000), color-stop(100%, #ffffff));
background: -webkit-linear-gradient(left, #ffffff 0%, #000000 47%, #ffffff 100%);
background: -o-linear-gradient(left, #ffffff 0%, #000000 47%, #ffffff 100%);
background: -ms-linear-gradient(left, #ffffff 0%, #000000 47%, #ffffff 100%);
background: linear-gradient(to right, #ffffff 0%, #000000 47%, #ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );}
.lines:before{content: '';position: absolute;top:-12px;width: 30px;height: 30px;margin: 0 19px;background-color: #000;z-index: 2;transform: rotate(48deg);    border-radius: 3px;}
.lines:after{content: '';position: absolute;top:-12px;width: 70px;height: 70px;background-color: #fff;}
.view-btn {    margin: 10px 0;}
.view-btn a{display: block;color: #fff; background-color: #3c3c3c;padding: 10px 10px;text-decoration: none;font-size: 18px;}
.view-btn a:hover{background: #fdcf13; color: #000;}
.view-btn a i{padding-left: 7px;}
.cat-image{margin: 5px;}.cat-image img{border-radius: 20px;}
.black-strip{text-align: center; padding: 58px 0;float: left;width: 100%;background-color: #222;}
.black-strip h1{font-size: 36px;color: #fff; letter-spacing: 0px;   margin: 0; font-weight: 500; font-family: 'Conv_Raleway-Bold';   line-height: 1;}
.black-strip h1 span{color: #b234d0;}
.black-strip-inn{display: flex;justify-content: center;align-items: center;}
.quote-btn{display: inline-block;margin:0 0 0 50px;}
.quote-btn a {  text-decoration: none;  padding:13px 50px;    background: #742587;    color: #fff; letter-spacing: 1px;   text-shadow: none;  font-size: 22px;text-transform: capitalize;    display: inline-block;border-radius: 10px;}
.quote-btn a:hover{background: #fff;text-decoration: none;color: #000;}
.testimonials-section{padding:50px 0;float: left;width: 100%;background-color: #f2f2f2;}
.testimonials-section h1{text-align: center;margin: 0 0 30px;}
.testimonials-section .container{overflow: hidden;}

.brand-logo{ margin: 30px;    display: flex;    align-items: center;}
.brand-logo .left{width: 40%;float: left;text-align: center;padding-right: 10px;}
.brand-logo .right{width: 60%;float: left;}
.brand-logo img {   height: auto; border-radius: 50%;}
.brand-logo p{font-size: 14px;color: #6d6d6d;}
.brand-logo h5{margin: 0;color: #000;font-size: 16px; font-family: 'Conv_Montserrat-SemiBold';}

.cat-inner-image{display: inline-block;}
.team-section{padding:145px 0 20px;  float: left;width: 100%; text-transform: uppercase;}
.team-section p{font-size: 16px;color: #000;line-height: 25px;margin-bottom: 40px;}
.team-section h1{text-align: center;margin-top: -30px;margin-bottom: 60px;}
.team-section h1 span{background-color: #fff;padding: 0 15px;}
.team-outer{border: 1px solid #d0d0d0;padding:0 50px 80px 50px;}
.team-outer img{border-radius: 10px;}
.team-outer h3{ font-family: 'Conv_Montserrat-SemiBold';font-size: 32px;font-weight: 600;}
.cleint-bbc{display: inline-block;}
.footer-section{ float: left;width: 100%; }
.gray-bcc{background-color: #f2f2f1;text-align: center;padding: 20px;font-size: 20px;font-weight: 600;color: #252525;}
.gray-bcc img{margin-right: 10px;}
.team-blc{position: relative;text-align: left;}
.team-blc img{position: absolute;}
.f-logo{margin: 30px 0;}

.footer-section{text-align: center;padding: 30px 0;width: 100%;float:left;background-color: #fff; color: #707070; font-family: 'Conv_Montserrat-SemiBold';}
.footer-section ul{padding: 0;margin:0 0 25px 0;list-style: none;background-color: #f3f3f3;}
.footer-section li{display: inline-block;}
.footer-section li a{color: #707070; font-family: 'Conv_Montserrat-SemiBold';text-transform: uppercase; padding:10px 20px;font-size: 18px; display: block;}
.footer-section li a:hover{color: #ea1111;text-decoration: none;}
.footer-section p{margin: 0;}.footer-section p span{color: #de221a;}
.outer-login{margin: 150px auto 120px auto;width: 915px;    box-shadow: 0 0 11px #501d61; background-color: #501d61;   overflow: hidden;display: flex;    justify-content: center;    align-items: center;}
.login-left{float: left;background-color: #992861;width: 50%;text-align: center;border: 1px solid #f61e90;    box-shadow:0 0 11px #423a3a;}
.top-form{padding:50px 30px 20px;background-image: url(../images/login-bg.jpg);background-repeat: no-repeat;background-position: center; background-size: cover;}
.top-form h1{font-family: 'Conv_Raleway-Medium';font-size: 27px;color: #fff;margin: 0;margin-bottom: 12px;line-height: 1.3;}
.top-form h3{font-family: 'Conv_Raleway-Medium';text-transform: uppercase; font-size: 20px;color: #fff;margin: 0;margin:15px 0;line-height: 1;}
.top-form p{font-size: 13px;margin-bottom: 40px;color: #e3e1e1;line-height: 20px;}
.login-right{float: left;background-color: #501d61;width: 50%;padding: 55px;text-align: center;}
.login-right p{color: #dddddd;font-size: 24px;margin-bottom: 20px;}
.bottom-form{background-color: #fff;padding: 50px;}
.bottom-form h3{font-family: 'Conv_Raleway-Medium';text-transform: uppercase;letter-spacing: 2px; font-size: 20px;color: #333;margin: 0;margin:0 0 30px 0;line-height: 1;}

.wrap-input100 {
    position: relative;
    width: 100%;
    z-index: 1; margin-bottom: 20px;
}.input100 {
    
    font-size: 15px;
    line-height: 1.2;
    color: #fff;
    display: block;
    width: 100%;

    height: 40px;
    border-radius: 25px;
    padding: 0 30px 0 53px;
    border: 0;
    background: #5c2065;
background: -moz-linear-gradient(left, #5c2065 0%, #ec3b97 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, #5c2065), color-stop(100%, #ec3b97));
background: -webkit-linear-gradient(left, #5c2065 0%, #ec3b97 100%);
background: -o-linear-gradient(left, #5c2065 0%, #ec3b97 100%);
background: -ms-linear-gradient(left, #5c2065 0%, #ec3b97 100%);
background: linear-gradient(to right, #5c2065 0%, #ec3b97 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c2065', endColorstr='#ec3b97', GradientType=1 );
}
.input100::placeholder {color: #cda9c7;}
.symbol-input100 {
    font-size: 15px;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    position: absolute;
    border-radius: 25px;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-left: 25px;
    pointer-events: none;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
}
.login100-form-btn {
   
    font-size: 14px;
    color: #fff;
    line-height: 1;
   text-transform: uppercase;
    padding: 0 15px;
    letter-spacing: 1px;
    min-width: 100px;
    height: 30px;
    border: 0;
    border-radius: 25px;
    background: #591f64;
   
    position: relative;
    z-index: 1;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
}
.flex-sb-m{display: flex;    justify-content: space-between;    -ms-align-items: center;font-size:14px;color: #999;    align-items: center;}
.login-banner{ 
    flex: 1;
    flex-direction: column;
    display: flex;width: 100%;overflow: hidden;padding: 0px 0 0 0; position: relative; background: #ec3b97;
background: -moz-linear-gradient(top, #ec3b97 0%, #5c2065 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #ec3b97), color-stop(100%, #5c2065));
background: -webkit-linear-gradient(top, #ec3b97 0%, #5c2065 100%);
background: -o-linear-gradient(top, #ec3b97 0%, #5c2065 100%);
background: -ms-linear-gradient(top, #ec3b97 0%, #5c2065 100%);
background: linear-gradient(to bottom, #ec3b97 0%, #5c2065 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b97', endColorstr='#5c2065', GradientType=0 );}
.login-banner .container{background-image: url(../images/login-back.png);background-repeat: no-repeat;background-position: center;}
.signup-banner p{color: #fff;font-size: 15px;letter-spacing: 1px;} 
.kk-wraper{width: 75%;margin: 90px auto;}
.signup-banner h2{font-family: 'Conv_Raleway-Bold';text-transform: capitalize; font-size: 25px;color: #fff;margin: 0;margin:15px 0;line-height: 1;}
.signup-banner h4{text-transform: capitalize; font-size: 22px;color: #fff;margin: 0;margin:15px 0;line-height: 1;}
.signup-banner h4 a{font-family: 'Conv_Raleway-Bold';color: #fff;}
.three-blc{background-color: #e9e9e9;border-radius: 12px;padding:35px 20px;display: flex;align-items: center;justify-content: center;}
.three-blc p{font-size: 18px;font-family: 'Conv_Raleway-Bold';color: #393939;}
.three-blc a{display:inline-block;    font-size: 12px;    color: #fff;    line-height: 1;    padding: 10px 20px;    border-radius: 25px;    background: #ee3b98;}
.three-blc a:hover{text-decoration:none;background-color: #501d61;color: #fff;}
.signup-banner{    position: relative;
    flex: 1;
    flex-direction: column;
    display: flex;width: 100%; text-align: center;overflow: hidden;padding: 0px 0 0 0; position: relative; background: #ec3b97;
background: -moz-linear-gradient(top, #ec3b97 0%, #5c2065 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #ec3b97), color-stop(100%, #5c2065));
background: -webkit-linear-gradient(top, #ec3b97 0%, #5c2065 100%);
background: -o-linear-gradient(top, #ec3b97 0%, #5c2065 100%);
background: -ms-linear-gradient(top, #ec3b97 0%, #5c2065 100%);
background: linear-gradient(to bottom, #ec3b97 0%, #5c2065 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec3b97', endColorstr='#5c2065', GradientType=0 );}
.wrap-outer {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
}
.op-hdd{margin: 0;}
.white-section ul.margin-50{margin-top: 30px;}
.height{height: 160px;}
.log-btn{display: inline-block;
    font-size: 17px;
    color: #000;
    line-height: 1;
    padding: 15px 30px;
    font-weight: 600;
    margin-left: 15px;
    border-radius: 12px;
    background: #fff;}
.log-btn:hover{background-color: #000; color: #fff;text-decoration: none;}  
.kk-wraper .row > div{padding: 0 6px;}  
.op-wrap{margin: 0 auto; width: 80%;}
#registration{margin: 60px 0;}
#registration .form-feilds,#registration .form-feilds-area{background-color:#494949;color: #eee; border-radius: 10px;border:0;width: 100%; height: 52px;line-height: 52px;padding: 0 15px;}
#registration .form-feilds-area{height:100px;line-height: 1;padding:15px 10px;}
#registration .button{color: #fff;background-color: #ea0f0f;border-radius: 10px;border: 0;font-size: 21px; padding: 13px 80px;text-transform: uppercase;}
#registration .button:hover{background-color: #044f94;}
#registration .form-feilds::placeholder,#registration .form-feilds-area::placeholder{color: #a7a0a0;}

.cbp-caption {
    position: absolute;
    z-index: 2;color: #fff;
    bottom: 10px;text-align: center;
    width: 100%;text-transform: uppercase;

}
.cbp-caption h1{color: #fff;font-size: 70px;margin: 10px 0;}
.cbp-caption h3{color: #fff;font-family: 'Conv_Montserrat-SemiBold';font-size: 38px;}
.cbp-caption p{color: #fff;letter-spacing: 4px;font-size: 22px;}
.cbp-caption.last{bottom: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;}
.cbp-item {
  float: left;
  width: 25%;overflow: hidden;
  position: relative;
  margin-right: 0px;
   }
.cbp-item:after{content: '';position: absolute; top: 12px; left: 20px;border-radius: 10px; width: 90%;height: 5px; background-color: #f00;z-index: 3;}
.cbp-item:last-child:after{display: none;}
.cbp-item img {
    display: block;
    width: 100%;
    height: auto;

    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;

}
.cbp-item:hover img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
.inner-banner {
    padding: 80px 0 80px;
    background-color: #000;
    text-align: center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    background-image:url(../images/about-bg.jpg);
}
.inner-banner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/raster.png);
    background-repeat: repeat;
}     
.inner-banner h1 {
    color: #fff;
    text-shadow: 0 0 2px #666;
    font-size: 40px;position: relative;
    text-transform: uppercase;
}
.inner-height{height: 125px;}
.contact_wrapper {
    width: 100%;
    padding: 50px 0;
    background: #f2f3f4;
}
.location-map iframe{width: 100%;}
.form-feilds, .form-feilds-area {
    background: #fff;
    border: 2px solid #e1e4eb;
    width: 100%;
    font-size: 13px;
    color: #777;
    box-shadow: none !important;
    outline: none !important;
    padding: 12px 13px;
    height: 44px;
}
.form-feilds-area {height: 80px;}
.button {
    padding: 10px 20px;
    background-color: #015191;color: #fff;
    
    border-radius: 3px;
    border: 0;
    cursor: pointer;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 500;
  
}
.button.two {background-color: #fbce13;color: #000;}
.button:hover {color: #3a3a3a;    background-color: #fbce13;}
.branch-address{border: 1px solid #dee2e6;background-color: #fff;padding: 15px;}
.branch-address h3 {
    font-size: 25px;
    text-transform: uppercase;
}
.branch-address h3 span {
    color: #fb0;
}
.branch-address ul,.social {
    margin-top: 15px;    padding: 0;
}
.branch-address ul li,.social li {
    display: inline-block;
}
.branch-address ul li a,.social li a {
    display: inline-block;
    height: 35px;
    line-height: 37px;
    margin-bottom: 5px;
    margin-right: 5px;
    text-align: center;
    width: 35px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    background:#333;
    color: #ffffff;
}
.branch-address ul li a:hover,.social li a:hover {background: #f6df00;color: #000;}
.aboutus_section{width: 100%;
    padding: 50px 0;
    background: #fff;}
.about_img {
    padding: 30px;text-align: center;
}
.about_img h3 {
        color: #0a5596;
    font-family: 'Conv_Montserrat-SemiBold';
    font-size: 30px;    margin-bottom: 0;
}
.about_img h3 span{display:block;font-size: 18px;
    padding: 7px 0;}
.about_img img {
    -webkit-box-shadow: 0px 20px 25px 0px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0px 20px 25px 0px rgba(0, 0, 0, 0.20);
    box-shadow: 0px 20px 25px 0px rgba(0, 0, 0, 0.20);
    border-radius: 10px;
    margin-bottom: 40px;
}
/*register form*/
.fi-error{border: 1px solid #fd9191 !important;}
#er_message{padding: 4px; color:#fd9191;}
/*register form*/
