@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
h1,h2,h3,h4,h5,h6,p,ul,li,a{
	padding: 0;
	margin: 0;
}
li{
	list-style-type: none;
}
body{
	background-color: white;
}
.header{
	background-color: #0c3c77d4;
}
.navbar-nav{
	margin: auto;
}
.navbar-light .navbar-nav .nav-link {
    color: white;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
        font-weight: 700;
    transition: 0.9s ease;
    padding: 0;
    margin: 0;
    margin: 0 15px;
    border-bottom: solid 4px transparent;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    border-bottom: solid 4px white;
    color: white;
}
.search_form {
	    position: relative;
}
.search_form button{
	position: absolute;
    top: 0;
    right: 0;
    background-color: #3375c8;
        padding: 8px 10px;
        border: none;
	    border-radius: 0;
	    transition: 0.9s;
}
.search_form button:hover{
	background-color: black;
}
/*Mega menu*/
.megamenu-li {
	position: static;
}

.megamenu {
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	padding: 15px;
}
.hide_in_big{
	display: none;
}
/*Welcome*/
.about_doctor{
  padding: 100px 0 100px 0;
}
.about_doctor .doc_info_bx{
  width: 670px;
  padding-left: 45px;
}
.about_doctor .title_bx{
  margin-bottom: 22px;
}
.about_doctor .doc_info_brdr_bx{
  width: 603px;
  padding: 40px;
  border:10px solid #ebebeb;
}
.about_doctor .doc_info_inner_bx{
  width: 603px;
  height: 300px;
  background-color: #f8f8f8;
  z-index: 1;
  position: relative;

}
.about_doctor .doc_info_inner_bx p{
  color: #000000;
  padding: 35px 30px 0 30px;
  color: #000000;
	font-size: 14px;
	font-weight: 300;
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
}
.video-bx{

}
.video-image-box{
  position:relative;  
}
.video-image-box .image{
  position:relative; 
}
.video-image-box img{
  display:block;
  width:100%; 
}
.video-image-box .image .overlay-link{
  position:absolute;
  left:0px;
  top:0px;
  width:100%;
  height:100%;
  color:#ffffff;
  text-align:center;
  /*background: rgba(0, 37, 74, 0.46);*/
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
}
.video-image-box .image .overlay-link:hover {
    
}
.video-image-box .image .overlay-link .icon-border{
  border: 6px solid #FFF;
  width: 100px;
  height: 100px;
  background-color: transparent;
  padding: 5px;
  border-radius: 50%;
  margin: 23% auto 0 auto;
}
.video-image-box .image .overlay-link .fa-play{
  width: 78px;
  height: 78px;
  line-height: 84px;
  font-size: 35px;
  color: #fff;
  background-color: rgba(30, 120, 170, 0.5);
  border-radius: 50%;
  padding-left: 8px;

}
.about_doctor .doc_info_bx h3{
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
	font-size: 26px;
	color: #000000;
	text-transform: uppercase;
}
.about_doctor .doc_info_bx h2{
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
	font-size: 50px;
	color: #005ac9;
	text-transform: uppercase;
}
.read_more{
	padding-left: 30px;
    padding-top: 100px;
}
.read_more a{
	text-transform: capitalize;
	font-size: 16px;
	color: #005ac9;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	transition: 0.9s;
	text-decoration: none;
}
.read_more a:hover{
	color: black;
	
}
/*Our Categories*/

.services{
  padding: 0 0 50px 0;
}
.services.pd-top{
  padding-top: 100px;
}
.service__image  {
  height: auto;
  position: relative;
}
.service__image.img-up-1{
  z-index: 24;
}
.service_title{
  text-align: center;
  z-index: 1;
  position: relative;
  padding-top: 370px;
}
.service_title h3{
  text-align: center;
  text-transform: uppercase;
  color: #FFF;
  font-size: 30px;
}
.service_title h3::before {
  content: "";
  width: 50px;
  height: 2px;
  background: #FFF;
  display: block;
  position: relative;
  top: 40px;
  left: 0;
  margin: auto;
}
.service_title p {
  font-size: 16px;
  line-height: 28px;
  color: #FFF;
  letter-spacing: .34px;
  margin-top: 20px;
  text-transform: uppercase;
}
.service__image {
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat;
  position: relative;
  background-position: center top;
  height: 492px;
  margin-bottom: 2rem;
}
.service__image:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.service__image_1 {
  background: url(../img/service-img-2.jpg);
}
.service__image_2 {
  background: url(../img/service-img-2.jpg);
}
.service__image_3 {
  background: url(../img/service-img-2.jpg);
}
.custom-border-gap.bg-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
}
.custom-border-gap__border {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.left {
  float: left !important;
}
.custom-border-gap__border.left::before, .custom-border-gap__border.left::after {
  top: 1rem;
  left: 1rem;
}
.custom-border-gap__border::before {
  width: 1px;
  height: 80%;
}
.custom-border-gap__border::before, .custom-border-gap__border::after {
  position: absolute;
  content: '';
  background: #fff;
  z-index: 1;
  transition: width 0.4s ease, height 0.4s ease;
}
.custom-border-gap__border.left::before, .custom-border-gap__border.left::after {
  top: 1rem;
  left: 1rem;
}
.custom-border-gap__border::after {
  height: 1px;
  width: 80%;
}
.custom-border-gap__border::before, .custom-border-gap__border::after {
  position: absolute;
  content: '';
  background: #fff;
  z-index: 1;
  transition: width 0.4s ease, height 0.4s ease;
}
.custom-border-gap__border {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.right {
  float: right !important;
}
.custom-border-gap__border.right::before, .custom-border-gap__border.right::after {
  bottom: 1rem;
  right: 1rem;
}
.custom-border-gap__border::before {
  width: 1px;
  height: 80%;
}
.custom-border-gap__border::before, .custom-border-gap__border::after {
  position: absolute;
  content: '';
  background: #ffffff;
  z-index: 1;
  transition: width 0.4s ease, height 0.4s ease;
}
.custom-border-gap:hover .custom-border-gap__border::before {
  height: calc(100% - 1rem * 2);
      background: #005ac9;
}
.custom-border-gap:hover .custom-border-gap__border::after {
  width: calc(100% - 1rem * 2);
      background: #005ac9;
}
.services .owl-controls {
  position: absolute;
  right: 0px;
  top: -68px;
}
.services .owl-nav {
  margin-top: -50px;
  text-align: center;
}
.services .owl-nav [class*=owl-] {
  width: 37px;
  height: 37px;
  color: #242424;
  line-height: 35px;
  padding: 0;
  background: transparent;
  border: 1px solid #242424;
  text-align: center;
  border-radius: 0;
  font-size: 20px;
  -webkit-transition: all .3s ease;
           transition: all .3s ease;
}
.services .owl-nav [class*=owl-]:hover {
  /*opacity: .55;
  filter: alpha(opacity=55);*/
  background: rgba(0,0,0,0.5);
}
.services .owl-nav .owl-next {
  margin-right: 10px;
  top: 40%;
  right: -10px;
  position: absolute;
  color: #FFF;
  font-size: 35px;
  margin: 5px;
  padding: 0px;
  background: rgba(255,255,255,0.3);
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px
  -moz-border-radius: 3px;
  border-radius: 5px;
  width: 58px;
  height: 58px;
  border: none;
  line-height: 56px;
}
.services .owl-nav .owl-prev {
  margin-right: 10px;
  top: 40%;
  left: 0px;
  position: absolute;
  color: #FFF;
  font-size: 35px;
  margin: 5px;
  padding: 0px;
  background: rgba(255,255,255,0.3);
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 5px;
  width: 58px;
  height: 58px;
  border: none;
  line-height: 56px;
}
.btn-left{
  margin: 20px 0 0 0!important;
}
.our_categories .service_title h2{
	color: white;
	text-decoration: none;
	transition: 0.9s;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
}
.our_categories  .service_title:hover h2{
	color: #005ac9;
}
.our_categories .service_title p{
	color: white;
	transition: 0.9s;
	margin-top: 5px;
	font-size: 16px;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
}
.our_categories .service_title:hover p{
	color: #005ac9;
}
.our_categories{
	background-image: url('../img/our_categories_bg.jpg');
	background-repeat: no-repeat;
}
.our_categories .service__image_1 img-up-1{
	bottom: 0px;
    z-index: 24;
}
.our_categories_title{
	text-align: center;
	padding-top: 38px;
	padding-bottom: 30px;
}
.our_categories_title h2{
	font-weight: 400;
	font-size: 26px;
	font-family: 'Montserrat', sans-serif;
	color: #000000;
	text-transform: uppercase;
}
.our_categories_title h3{
	font-weight: 600;
	font-size: 50px;
	font-family: 'Montserrat', sans-serif;
	color: #005ac9;
	text-transform: uppercase;
}
/*Our Catalouges*/
.our_catelouges{
	background-image:url('../img/our_catelouge_bg.jpg');
	background-size: 100%;
	background-repeat: no-repeat;
}
/*our_catelouges*/
.our_catelouges{
	padding-bottom: 50px;
}
.our_catelouges .text_box{
	padding-top: 140px;
}
.our_catelouges .text_box h1{
	font-weight: 400;
	font-size: 16px;
	color: #005ac9;
	text-transform: capitalize;
	font-family: 'Montserrat', sans-serif;
	padding-bottom: 23px;
}
.our_catelouges .text_box p{
	font-size: 14px;
	color: #000000;
	font-weight: 300;
	font-family: 'Montserrat', sans-serif;
	    line-height: 25px;
}
.our_catelouges .catalouges_buttons{
	padding-top: 60px;
}
.our_catelouges .catalouges_buttons ul{
	display: flex;
}
.our_catelouges .catalouges_buttons ul li{
	list-style-type: none;
	padding-left: 15px;
	padding-right: 15px;
}
.our_catelouges .catalouges_buttons ul li a{
	background-color: #1769ce;
	padding: 15px 50px;
	color: white;
	text-transform: capitalize;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	text-decoration: none;
	transition: 0.4s all;
}
.our_catelouges .catalouges_buttons ul li a:hover{
	background-color: #000000;
	color: white;
}
/*featured_products*/
.featured_products{
	background-color: #f8f8f8;
	padding: 80px 0;
}
.featured_products .featured_products_title{
	text-align: center;
	margin: auto;
}
.featured_products .featured_products_title h2{
	font-weight: 400;
    font-size: 26px;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    text-transform: uppercase;
}
.featured_products .featured_products_title h3{
	font-weight: 600;
    font-size: 50px;
    font-family: 'Montserrat', sans-serif;
    color: #005ac9;
    text-transform: uppercase;
}
.featured_products2{
	background-color: #f8f8f8;
	padding: 80px 0;
}
.featured_products2 .featured_products_title{
	text-align: center;
	margin: auto;
}
.featured_products2 .featured_products_title h2{
	font-weight: 400;
    font-size: 26px;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    text-transform: uppercase;
}
.featured_products2 .featured_products_title h3{
	font-weight: 600;
    font-size: 50px;
    font-family: 'Montserrat', sans-serif;
    color: #005ac9;
    text-transform: uppercase;
}
.featured_products2 .box{
	border: solid 1px #ebebeb;
	background-color: white;
	width: 100%;
}
.featured_products2 .box .images{
	width: 100%;
}
.featured_products2 .box .images img{
	width: 100%;
} 
.featured_products2 .box .detail{
	border-top: solid 2px #b3b3b3;
	text-align: center;
	padding: 17px 0;
}
.featured_products2 .box .detail h1{
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	padding-bottom: 10px;
	color: $005ac9;
}
.featured_products2 .box .detail h2{
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	color: #000000;
}
/*our_services*/
.our_services{
	background-image:url('../img/our_services_bg.jpg');
	background-size: 100%;
	background-repeat: no-repeat;
	margin-top: 70px;
	padding-bottom: 90px;
}
.our_services .our_services_text{
	padding-top: 60px;
	padding-bottom: 40px;
}
.our_services .our_services_text h2{
	font-weight: 400;
    font-size: 26px;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    text-transform: uppercase;
}
.our_services .our_services_text h3{
	font-weight: 600;
    font-size: 50px;
    font-family: 'Montserrat', sans-serif;
    color: #005ac9;
    text-transform: uppercase;
}
.our_services .our_services_text .border_bottom{
	border-bottom: solid 4px #005ac9;
	width: 100px;
}
.our_services .our_services_text p{
	padding-top: 10px;
	font-size: 15px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	line-height: 26px;
}
.our_services .services_iiner_box{
	text-align: center;
    background-color: #fafafa;
    justify-content: center;
    place-content: center;
    width: 100%;
    transition: 0.9s;
        padding: 63px 0px;
}
.our_services .services_iiner_box:hover{
	background-color: #005ac9;
	    
}
.our_services .services_iiner_box .images{
	
}
.our_services .services_iiner_box .images img{
	
}
.our_services a{
	text-decoration: none;
}
.our_services .services_iiner_box .detail{
	
}
.our_services .services_iiner_box .detail p{
	color: black;
	transition: 0.9 ease in out;
}
.our_services .services_iiner_box:hover .detail p{
	color: white;
}
/*Contact us*/
.contact_us{
	background-color: #2677dacf;
	padding: 35px 0;
}
.contact_us h1{
	font-size: 20px;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	color: white;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.contact_us p{
	font-size: 14px;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
	color: white;
	text-transform: capitalize;
}
/*footer*/
.footer{
	padding-top: 110px;
	padding-bottom: 50px;
}
.footer .footer_detail{
	
}
.footer .footer_detail .logo{
	padding-bottom: 30px;
}
.footer .footer_detail .logo img{
	text-align: left;
}
.footer .footer_detail p{
	font-size: 15px;
	color: #000000;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	line-height: 26px;
}
.footer .usefull_links{
	
}
.footer .usefull_links h1{
	font-size: 20px;
	font-family: 'Montserrat', sans-serif;
	color: #005ac9;
	font-weight: 700;
	text-transform: uppercase;
}
.footer .usefull_links .border_bottom{
	border-bottom: solid 4px #000000;
	width: 100px;
	padding-top: 10px;
}
.footer .usefull_links ul{
	padding-top: 55px;
}
.footer .usefull_links ul li{
	list-style-type: none;
	padding-top: 13px;
	padding-bottom: 13px;
}
.footer .usefull_links ul li:first-of-type{
	padding-top: 0px;
}
.footer .usefull_links ul li:last-of-type{
	padding-bottom: 0px;
}
.footer .usefull_links ul li a{
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	color: #000000;
	font-weight: 400;
	text-transform: capitalize;
	transition: 0.9s all;
	text-decoration: none;
} 
.footer .usefull_links ul li a span{
	
} 
.footer .usefull_links ul li a:hover{
	color: #005ac9;
} 
.footer .new_letter h1{
	font-size: 20px;
	font-family: 'Montserrat', sans-serif;
	color: #005ac9;
	font-weight: 700;
	text-transform: uppercase;
}
.footer .new_letter .border_bottom{
	border-bottom: solid 4px #000000;
	width: 100px;
	padding-top: 10px;
}
.footer .new_letter p{
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	padding-top: 15px;
	padding-bottom: 10px;
}
.footer .new_letter form .form-group{
	position: relative;
}
.footer .new_letter form{
	
} 
.footer .new_letter form input{
	color: #cacaca;
    border-radius: 0;
    padding: 25px 20px;
    background-color: #e6e6e6;
}
.footer .new_letter form button {
    position: absolute;
    top: 0;
    right: 0;
    padding: 13px 20px;
    border-radius: 0;
    font-weight: 400;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
}
.footer .new_letter .footer_social{
	padding-top: 90px;
}
.footer .new_letter .footer_social ul{
	display: flex;
}
.footer .new_letter .footer_social ul li{
	list-style-type: none;
	padding-left: 15px;
	padding-right: 15px;
}
.footer .new_letter .footer_social ul li a{
	
}
.footer .new_letter .footer_social ul li a:hover{
	
}
.footer .new_letter .footer_social ul li a span{
	color: #969696;
	transition: 0.8 ease;
	font-size: 22px;
}.footer .new_letter .footer_social ul li a span:hover{
	color: #005ac9;
}
/*Copyright*/
.copyright{
	background-color: #2677dacf;
	padding: 22px 0;
}
.copyright p{
	text-align: center;
	color: white;
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
}
.copyright p a{
	color: white;
	transition: 0.9s;
	text-decoration: none;
}
.copyright p a:hover{
	color: black;
}







/*Featured_prd*/
.featured{
	background-color: #f8f8f8;
	padding: 80px 0;
}
.featured .featured_products_title{
	text-align: center;
	margin: auto;
}
.featured .featured_products_title h2{
	font-weight: 400;
    font-size: 26px;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    text-transform: uppercase;
}
.featured .featured_products_title h3{
	font-weight: 600;
    font-size: 50px;
    font-family: 'Montserrat', sans-serif;
    color: #005ac9;
    text-transform: uppercase;
}
section.featured{
    background-color: #f8f8f8;
}



section.featured .heading h6{
    font:600 16px 'Montserrat', sans-serif;
    color:#ff0000;
    margin: 0;
}
section.featured .heading h3{
    font:700 40px 'Montserrat', sans-serif;
    color:#14181f;
    margin: 10px 0;
    text-transform: uppercase;
}
section.featured .heading h3 span{
    font-weight:300;
}
section.featured .heading p{
    color:#646363;
    font:500 14px 'Montserrat', sans-serif;
    line-height: 25px;
}

section.featured .ftrprdbx{
    border-radius: 0px;
    overflow: hidden;
    position: relative;
    border:1px #e1dfdf solid;
    background: #fff;
    height: 425px;
}
section.featured .ftrprdbx1{
    margin-left: 15px;
    max-width: 265px;
}


section.featured .ftrprdbx .hoverblackbx {
        position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(23, 105, 206, 0.28);
    z-index: 9;
    opacity: 0;
    transition: all 0.3s;
}

section.featured .ftrprdbx:hover .hoverblackbx{
    opacity: 1;
}



section.featured .ftrprdbx .textabb{
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    width: 90%;
    height: 90%;
    transform: translate(-50%,-50%);
    text-align: center;
    z-index: 999;
}

section.featured .ftrprdbx .textabb::before{
    position: absolute;
    content: '';
    width: 0px;
    height: 2px;
    background: #cecdcd;
    left: 0;
    top: 0;
    transition:all 0.3s;
}
section.featured .ftrprdbx .textabb::after{
    position: absolute;
    content: '';
    width: 0px;
    height: 2px;
    background: #cecdcd;
    right: 0;
    bottom: 0;
    transition:all 0.4s;
}
section.featured .ftrprdbx .textabb .bdr::before{
    position: absolute;
    content: '';
    width: 2px;
    height: 0px;
    background: white;
    right: 0;
    top: 0;
    transition:all 0.5s;
    padding: 17px 0;
}
section.featured .ftrprdbx .textabb .bdr::after{
    position: absolute;
    content: '';
    width: 2px;
    height: 0px;
    background: #cecdcd;
    left: 0;
    bottom: 0;
    transition:all 0.6s;
}




section.featured .ftrprdbx:hover .textabb::before{
    width: 100%;
}
section.featured .ftrprdbx:hover .textabb::after{
    width: 100%;
}
section.featured .ftrprdbx:hover .textabb .bdr::before{
    height: 100%;
}
section.featured .ftrprdbx:hover .textabb .bdr::after{
    height: 100%;
}



section.featured .ftrprdbx .textabb ul{
    position: absolute;
    width: 100%;
        top: 37%;
    transform:translateY(-50%);
    text-align: center;
    margin: 0;
    padding: 0;
    list-style: none;
    transition:all 0.3s;
    opacity: 0;
}
section.featured .ftrprdbx:hover .textabb ul{
    
    opacity: 1;
}
section.featured .ftrprdbx .textabb ul li{
    display: inline-block;
    margin: 0 10px;
}
section.featured .ftrprdbx .textabb ul li a{
    color:#fff;
    font-size: 30px;
    transition:all 0.3s;
}
section.featured .ftrprdbx .textabb ul li a:hover{
    color:#196ace;
}

.megamenu a{
    overflow: hidden;
}


section.featured .ftrprdbx .textabb h3{
    position: absolute;
    bottom: 10px;
    text-align: center;
    width: 100%;
    left: 0;
    font: 600 16px 'Montserrat', sans-serif;
    color: #14181f;
    margin: 0;
    transition: all 0.3s;
        margin-bottom: 15px;
}

section.featured .ftrprdbx .textabb p {
    position: absolute;
    bottom: -20px;
    text-align: center;
    width: 90%;
    left: 50%;
    color: #000000;
    opacity: 1;
    font: 500 14px 'Montserrat', sans-serif;
    transition: all 0.4s;
    transform: translateX(-50%);
    padding-bottom: 11px;
        padding-bottom: 20px;
}

section.featured .ftrprdbx:hover .textabb h3{
    bottom:40%;
    color:#fff;
    
}

section.featured .ftrprdbx:hover .textabb p{
    bottom:30%;
    color:#fff;
}
section.featured .ftrprdbx .imgbx{
    border-radius: 20px;
    overflow: hidden;
}

section.featured .ftrprdbx .imgbx::after {
    content: '';
    position: absolute;
    background: white;
    width: 100%;
    height: auto;
    left: 0;
    bottom: 0;
    transition:all 0.3s;
}

section.featured .ftrprdbx .imgbx img{
    border-radius: 20px;
    transform: scale(1) translateY(0px);
    transition:all 0.3s;
        padding-top: 27px;
            max-height: 337px;
}

section.featured .ftrprdbx:hover .imgbx::after {
    content: '';
    position: absolute;
    background: #e7e7e7;
    width: 100%;
    height: 0px;
    left: 0;
    bottom: 0;
}

section.featured .ftrprdbx:hover .imgbx img{
    border-radius: 20px;
    transform: scale(1) translateY(0);
}

/*About us*/
.abiut_us_section .heading{
	font: 600 18px 'Poppins', sans-serif;
    background: #fff;
    color: #2e2e2e;
    font-weight: normal;
    padding: 10px 15px;
    margin-bottom: 0px !important;
    margin-top: 15px !important;
    border-bottom: 2px solid #0051b5;
    text-transform: uppercase;
    font-weight: 600;
}
.abiut_us_section .heading h1{
	
	
}
.abiut_us_section .about_content{
	padding-top: 30px;
}
/*Contact page*/
.contcat_page_section{
	
}
.contcat_page_section .heading{
	font: 600 18px 'Poppins', sans-serif;
    background: #fff;
    color: #2e2e2e;
    font-weight: normal;
    padding: 10px 15px;
    margin-bottom: 0px !important;
    margin-top: 15px !important;
    border-bottom: 2px solid #0051b5;
    text-transform: uppercase;
    font-weight: 600;
}
/*Left Menu css*/
/* First level*/
.cd-accordion-menu label, .cd-accordion-menu a {
    color: #fff;
    font: 400 16px 'Raleway', sans-serif;
    background: #0c3c77d4;
    padding: 10px;
    display: block;
    border-bottom: 1px #050505 solid;
    transition: all 0.3s;
}
.cd-accordion-menu label:hover, .cd-accordion-menu a:hover { padding-left:15px; color:white;     background: #2677dacfcc;}
/* second level*/
.cd-accordion-menu ul label,.cd-accordion-menu ul a {    padding-left: 20px;
    background: white;
    color: black;
    font: 700 13px 'Raleway', sans-serif;
    border-bottom: none;
    transition: all 0.3s;
    text-transform: capitalize;}
.cd-accordion-menu ul label:hover,.cd-accordion-menu ul a:hover { padding-left:25px; color:white;}
/* third level*/
.cd-accordion-menu ul ul label,.cd-accordion-menu ul ul a {padding-left: 30px;transition:all 0.3s;}
.cd-accordion-menu ul ul label:hover,.cd-accordion-menu ul ul a:hover {padding-left: 35px;}
.cd-accordion-menu .pull-right{
	    float: right;
}





/*Zoom Stylibg*/




.back{
    background-color: #0051b5;
    padding: 10px 30px;
    color: white;
    text-transform: uppercase;
    transition: 0.8s ease ;
    border: none;
}
.back:hover{
    background-color: black;
    color: white;
}
.detail_back{
    padding-top: 11px;
}
#frm_quote input{
    width: 300px;
}
.front_about{
    background-color:#e5e5e5;
    padding: 30px 0;
}
.front_about h1{
    font-weight: 600;
    font-size: 50px;
    font-family: 'Montserrat', sans-serif;
    color: #005ac9;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 20px;
}
.front_about h1 span{
    font-weight: 400;
    font-size: 49px;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    text-transform: uppercase;
}
.front_about p{
    text-align: center;
    font-weight: 400;
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
}
.front_about a{
    text-align: center;
    background-color: #005ac9;
    border-radius: 20px;
    padding: 15px 30px;
    color: white;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
}
.front_about .read_more{
    text-align: center;
}