


.hm-team h3 {
    font-size: 19px;
    font-weight: 600;
    line-height: 30px;
    color: #222;
    text-align: left;
    text-transform: none;
    padding-left: 0px;
}

/*top-header*/
.top-nav{
    padding:0;
    background: #2bc7c1;
    position: relative;
    top: 0;
    z-index: 9;
    width: 100%;
    left: 0;
    color: #ccc;
}
.caption{position:absolute; top: 5px;}
#HeaderControl{display:none;}	
.top-nav-lft ul{list-style:none; margin:0; padding-left:0;}
.top-nav-lft ul li{display:inline-block;font-size: 17px;color: #fff;margin-right:15px;line-height:40px;}
.top-nav-lft ul li .fa{margin-right:6px; font-size:14px; color:#ffad18;}
.top-nav-rht{z-index:9;}
.top-nav-rht ul{list-style:none; text-align:right;  margin:0; padding-left:0;}
.top-nav-rht h4 {
    text-align: right;
    margin: 0;
    line-height: 38px;
    background: #2bc7c1;
    padding: 6px;
    color: #fff;
    font-size: 20px;
}
.top-nav. container{ width: 98% !important;}


.top-nav-rht h4 a{ margin-left:10px; color: #ffad18; text-transform: none; font-size: 18px; font-family: Calibri; /*! text-transform:uppercase; */}
 a:hover {text-decoration:none; /*color:#fff;*/}
 .top-nav-rht h4 a:hover{ color:#fff; text-decoration:none;}
 
.top-nav-rht h4:after{content: "";position: absolute;left: 0px;height: 100%;width: 30px;background: #2bc7c1;top:0;transform: skew(34deg);z-index: 1;}

.top-nav:after {
    content: "";
    background: #2bc7c1;
    width: 105px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
}

/*top-header-end*/

#yellow_sec {
    background: #111 !important;
    padding: 10px 0;
    text-align: center;
}
#yellow_sec a {
    display: inline-block;
    background-color: #fff;
    border-radius: 3px;
    padding: 10px 20px;
    font-size: 14px;
    border: 1px solid #2bc7c1;
    text-transform: uppercase;
    color: #2bc7c1;
    margin: 6px 0 0;
    font-weight: 600;
}
#MenuControl .rdTop .rdCenter{background: transparent !important;}
#yellow_sec a:hover {
    background-color: #2bc7c1;
    color: #ffffff;
    text-decoration: none;
}
#yellow_sec h2 {
    color: #fff;
    margin: 0;
    font-size: 25px;
    text-align: left;
    font-weight: 600;
    line-height: 30px;
}
#yellow_sec p {
    color: #fff;
    margin: 0;
    font-size: 17px;
    text-align: left;
    /*! font-weight: 400; */
    line-height: 23px;
    font-size: ;
    font-family: 'Calibri' !important;
}
.slider-info {
    position: absolute;
    top: 11em;
    z-index: 999;
    left: 0;
    width: 56%;
    padding: 30px 0px;
    border-radius: 5px;
    /* height: 100%; */
    right: 0;
    /* left: 130px; */
    margin: 0 auto;
    /* margin: 0 auto; */
}

.slider-info p {
    font-size: 38px;
    font-weight: 600;
    line-height: 48px;
    padding-bottom: 16px;
    color: #fff;
    text-align: center;
	text-transform: capitalize;
}
.btn-2 {
    color: #fff;	
	text-decoration:none;
    margin-right: 22px;
	padding: 10px 14px;
    border: 1px solid #0b5996;
    background: #438ac2;
    background: -webkit-gradient(linear, left top, left bottom, from(#438ac2), to(#1063a4));
}
.btn-3 {
	padding: 10px 14px;
	text-decoration:none;
    color: #555;
    border: 1px solid #ccc;
    background: #F7F7F7;
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#F7F7F7));
    background: -moz-linear-gradient(top, #FFF, #F7F7F7);
}

.imgt{ border:1px #ccc solid;}
.ser-bx img{ /*! width:100%; */ /*! border:1px #ccc solid; */}


.bg-success {
    background-color: #33a9ee !important;
	padding: 14% 14%;
}
.bg-success p{
    color: #fff;	
}
.bg-success h3{
    color: #fff;
	padding-left: 0px;
}
.bg-success  a{
    color: #fff;
    border: 2px solid;
    font-weight: 500;
    padding: 10px 20px;
}

.bg-warning {
    background-color: #303e50 !important;
	padding: 14% 14%;
}
.bg-warning ul{
    color: #fff;
    font-size: 14px;
    padding-left: 17px;
}
.bg-warning ul li{ 
    line-height: 20px;
    margin-bottom: 3px;
}
.bg-warning p{
    color: #fff;	
}
.bg-warning h3{
    color: #fff;
	padding-left: 0px;
}
.bg-warning  a{
    color: #fff;
    border: 2px solid;
    font-weight: 500;
    padding: 10px 20px;
}
.custom-btn{
    margin-top: 28px;
}

.bg-primary {
    background-color: #389609 !important;
	padding: 14% 14%;
}
.bg-primary p{
    color: #fff;	
}
.bg-primary h3{
    color: #fff;
	padding-left: 0px;
}
.bg-primary  a{
    color: #fff;
    border: 2px solid;
    font-weight: 500;
    padding: 10px 20px;
}
/*-- Footer-*/

#footer {
  background: #2bc7c1;
  padding: 0 0 30px 0;
  color: #fff;
  font-size: 14px;
  border-top: #2bc7c1;
}

#footer .footer-top {
  background: #2bc7c1;
  padding: 38px 0 0px 0;
}

#footer .footer-top .footer-info {
  margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
  font-size: 25px;
  margin: 10px 0 20px 0;
  padding: 2px 0 2px 10px;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
  /* border-left: 4px solid #ffad18; */
  color: #fff;
  text-transform: uppercase;
}

#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 0;
  font-family: "Montserrat", sans-serif;
  color: #fff;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #fff;
  color: #ffad18;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
  background: #ffad18;
  color: #fff;
}

#footer .footer-top h4 {
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-top h4::before,
#footer .footer-top h4::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
}

#footer .footer-top h4::before {
  right: 0;
  background: #2bc7c1;
}

#footer .footer-top h4::after {
  background: #ffad18;
  width: 60px;
}

#footer .footer-top .footer-links {
  /*! margin-bottom: 30px; */
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 8px;
  color: #fff;
}

#footer .footer-top .footer-links ul li {
  /*! border-bottom: 1px solid #333; */
  padding: 7px 0;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #fff;
}

#footer .footer-top .footer-links ul a:hover {
  color: #ffad18;
}

#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

#footer .footer-top .footer-contact p {
  line-height: 31px;
}

#footer .footer-top .footer-newsletter {
  margin-bottom: 30px;
}

#footer .footer-top .footer-newsletter input[type="email"] {
  border: 0;
  padding: 6px 8px;
  width: 65%;
}

#footer .footer-top .footer-newsletter input[type="submit"] {
  background: #18d26e;
  border: 0;
  width: 35%;
  padding: 6px 0;
  text-align: center;
  color: #fff;
  transition: 0.3s;
  cursor: pointer;
}

#footer .footer-top .footer-newsletter input[type="submit"]:hover {
  background: #13a456;
}

#footer .copyright {
  text-align: center;
  padding-top: 30px;
}

#footer .credits {
  text-align: center;
  font-size: 13px;
  color: #fff;
}

.social-links {
    margin-top: 15px;
}
/*--footer--*/

@charset "utf-8";
/* CSS Document */


body{ margin:0; padding:0; font-size: 14px; font-weight: normal; color:#222; line-height:24px;}
h1, h2, h3, h4, h5, ul ,li, span { 
font-family: 'Calibri' !important;
	}
h1{ font-size: 30px; font-weight: normal; line-height: 36px; color: #222; text-align: left; text-transform: uppercase;}
h2{ font-size: 24px; font-weight: normal; line-height: 30px; color: #222; text-align: left; text-transform: uppercase;}
h3 {

    font-weight: 600;
    font-size: 19px;
    /*! line-height: 30px; */
    color: #222;
    /*! text-align: left; */
    /* text-transform: uppercase; */
    padding-left: 0px;
}
h4{ font-size: 18px; font-weight: normal; line-height: 25px; color: #222; text-align: left; text-transform: uppercase;}
p{ font-family: 'Calibri' !important; font-size:17px; font-weight: normal; color:#222; line-height: 31px;  text-align: justify;}
section{ clear:both;    }

.container{font-family: Calibri; font-size: 17px; line-height:24px;}

.ineer-pages{padding-bottom:20px;}

.top-head {
    width: 100%;
    color: #fff;
    line-height: 40px;
    padding-bottom: 10px;
    padding-top: 10px;
    background: #2bc7c1 !important;
}
.cont-mail{ text-align:left;}
.cont-mail p{ display:inline-block; margin-right:10px;}
.cont-mail p img{ float:left; margin-right:5px;}
.social{}
.social p{ text-align:right;}
.social p a{ display:inline-block; margin-right:5px;}

header{ text-align:center; /*! padding-top: 15px; */}
.banner{ width:100%;}
.values{ text-align:center; margin:auto; background:#fff; padding:20px 0px;}
.v-box{ margin-top:20px; text-align:center;}
.v-box img{  padding:5px;}
.v-box:hover img{ transition:.9s; transform: rotateZ(360deg);}
.v-box h3 {
    text-align: center;
    color: #015363 !important;
    font-weight: 600;
    text-transform: none;
}
.hm-serv a{
    background-color: #fed100;
    color: #034153;
	text-transform: uppercase;
    border-color: #fed100;
    /* background: #484848; */
    /* color: #fff; */
    padding: 15px 20px;
    border-radius: 4px;
	font-size: 13px;
    /* margin-top: 3px; */
}
.hm-serv a:hover {
    background-color: #034153;
    color: #ffffff;
}
.hm-serv p {
    color: #6d8394;
    padding-bottom: 17px;
}
.hm-heading {
    text-align: center;
    color: #015363 !important;
    line-height: 1.3;
    font-size: 32px;
    text-transform: none;
    font-weight: 600;
    padding-bottom: 25px;
}
.v-box a:hover {
    background-color: #034153;
    color: #ffffff;
}
.v-box p{ text-align:center; color:#333; margin-bottom: 26px;}
.v-box a {
    background-color: #fed100;
    color: #034153;
    border-color: #fed100;
    /* background: #484848; */
    /* color: #fff; */
    padding: 15px 20px;
	font-size: 13px;
    border-radius: 4px;
    margin-top: 3px;
	text-transform: uppercase;
}

.hm-serv{font-family: Arial, Helvetica, sans-serif; font-size: 14px; clear:both;}
.hm-serv h2 {
    text-align: center;
    color: #015363 !important;
    line-height: 1.3;
    font-size: 35px;
    text-transform: none;
    font-weight: 600;
    padding-bottom: 25px;
}
.hm-serv p{
	color: #333;
}
.info-btn a {
	color: #045971;
}
.hm-serv h2 span{ border-bottom:2px #1e73be solid; padding-bottom:5px;}
.hm-serv h2 b{ color:#1e73be;}

.serv-left{ width:100%; text-align:right; margin-top:20px; clear:both;}
.serv-left h3{ font-size:16px; text-align:right; color:#1e73be; margin:5px 0 10px 0;}
.serv-left p{ text-align:right;}
.serv-left img{ border-radius:50px; padding:5px; border:1px #ccc solid; float:right; margin-bottom:70px; margin-left:10px;}

.serv-right{ text-align:left; margin-top:20px;}
.serv-right h3 {
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    text-transform: none;
    color: #292d33;
    padding: 0;
    margin: 5px 0 10px 0;
}
.serv-right p{ text-align:left;}
.serv-right img {
    /* border-radius: 50px; */
    padding: 5px;
    /* border: 1px #ccc solid; */
    float: left;
    margin-bottom: 70px;
    margin-right: 10px;
}

.serv-center{ text-align:center; margin-top:20px;}
.serv-center img{ width:100%; border:1px #ccc solid; padding:5px;}

.about {
    width: 100%;
    background: #f7f7f7;
    margin: 0;
    padding: 60px 0px;
}
.about h1 {
	padding-left: 17px;
    text-align: left;
    text-transform: none;
    margin-bottom: 20px;
}
.about h1::after {
	padding-left: 17px;
    width: 35px;
    height: 1px;
    background: #000;
    content: "";
    display: block;
    margin: 10px 0px 15px 0px;
}
.about h4.sub {
    padding-left: 17px;
    margin-top: -12px;
    margin-bottom: 18px;
    color: #1487c9 !important;
    font-size: 13px !important;
}
.about h1 span{ border-bottom:2px #1e73be solid; padding-bottom:5px;}
.about p{ text-align:justify;    color: #6d8394;}
.hom-map{ background:#eee; padding-bottom:10px; padding-top:10px;}
.contact-btm{ width:100%; margin:0; padding:20px 0px; background:url(../image/contact_bg.html) no-repeat;}
.cont-hom{ background:#1e73be; min-height:420px;}
.cont-hom h2{ color:#fff;}
.cont-hom p{ color:#fff;}
.cont-hom p a{ color:#a3d4fe;}

.cont-head{ font-family:Arial, Helvetica, sans-serif; font-weight:normal; Font-size:14px; color:#333; line-height:30px; text-align:justify;}
.cont-head h2{font-family: Arial;
    font-weight: bold;
    Font-size: 20px;
    color: #01458e;
    line-height: 30px;
    text-transform: uppercase;
    margin: 0px 0 0 0;}
.cont-head h2 span{    display: block;
    font-size: 15px;
    color: #999;
    margin-bottom: 10px;}
.cont-head h3{ font-family:Arial; font-weight:normal; Font-size:18px; color:#01458e; line-height:30px; text-transform:uppercase; margin:0;}
.cont-head p{ font-family:Arial; font-weight:normal; Font-size:14px; color:#333; line-height:24px; text-align:justify;}

.whats-new-pg h3{padding-left: 20px;}

footer{background: #2bc7c1;color:#fff;padding-top:7px;}
.cl{ clear:both;}
.cprht-lft{ float:left; color:#fff;}
.cprht-rht{ float:right; color:#fff;}

.top{ position: absolute;
    top:-20px;
    left: 60px;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: 55px;
    background:#333;
    color: #fff;
    padding: 15px 0px 10px;
    border-bottom: 0;
    cursor: pointer;
    transition: 0.5s;
}
	
.top img{    display: block;
    text-align: center;
    margin: 0 auto;}



.icon-ul{list-style-image:url(../image/hand-icon1.html); padding-left:22px; color: #555; text-align:left;}
.icon-ul li{padding-left:15px; margin-bottom:3px;}
.icon-ul .icon-ul{margin-bottom:8px;}


/*banner*/
@media(max-width:1024px){
header{padding-top: 22px;
    padding-left: 15px;}
header img{max-width:100%;}

}

@media(max-width:998px){	
.social{display:none;}
.about-lft img{margin: 0 auto 10px;}
.contact-btm{background-size: cover;}
.cont-frame{height: 350px !important;}
.cont-hom{min-height: initial;
    padding-bottom: 15px;     padding-top: 2px;}
.cont-head h2{margin-top:20px;}
.cont-head p{text-align:left;}
.serv-center{display:none;}
}

@media(max-width:767px){
.slider-info {
	display: none;
}	
.wslidess img{height: 250px;}	
.wback_nav{top: 170px !important;}
.serv-icon{width:100%; float:inherit !important;}
.serv-left, .serv-right{text-align:center;     margin-top: 25px;}
.serv-left h3, .serv-right h3{text-align:center; margin-bottom: 2px;}
.serv-left img, .serv-right img{    float: initial; margin-bottom: 8px;}
.serv-center{display:none}
.serv-left p{text-align:center}
.cont-hom,
.hom-map{margin-left:15px; margin-right:15px;}
.cont-frame {
    height: 280px !important;
}
header{padding-top: 12px; padding-bottom: 10px; text-align:left;}
.table-responsive{border:0;}

.navbar-default .navbar-toggle{    position: absolute;
    right: 15px;
    /*top: -60px;*/}
.nav>li>a {
    padding: 5px 10px !important;
    line-height: 15px;
}
.serv-left h3{    font-weight: bold;}
}

@media(max-width:480px){
.wslidess img {
    height: 200px;
}
.wback_nav {
    top: 120px !important;
}	
.v-box h3{font-size: 18px;}
h1{    font-size: 25px;}
.cprht-lft,
.cprht-rht{width:100%; text-align:center;}
header img{width: 80%;}
	}


@media(max-width:360px){	
.cont-mail p{font-size:13px; margin-right:6px;}	
.cont-mail p img {
    height: 17px;
    margin-right: 2px;
    padding-top: 2px;
}
header img{width:74%;}
.navbar-default .navbar-toggle{    right: 12px;
    top: -53px;}
}

/* style */
.dropdown:hover > .dropdown-menu{
    display: block;}
 
 .dropdown-submenu:hover > .dropdown-menu{ display: block;} 
 /* style */


.dropdown-menu>li>a:focus:after, .dropdown-menu>li>a:hover:after {
        border-left-color: #fff !important;
}

@media(max-width:568px){	
.dropdown:hover > .dropdown-menu{ display:none;} 

}
.ft-head{color: #fff;








    border-bottom: 1px dashed #8abf00;
    padding-bottom: 12px;
    font-size: 17px;
    font-weight: bold;}
	
.cont-lft {
    float: left;
    width: 27%;
    margin-right: 2%;
}

.cont-lft ul {
    margin: 4px;
    padding-left: 0;
    list-style: none;
}

.cont-lft ul li {
    display: inline-block;
    margin-right: 10px;
}

.cont-lft ul li img {
    width: 37px;
    
}

.cont-lft ul li a{color:#fff}

.cont-rht {
    float: left;
    width: 42%;
}
.cont-rht ul{padding-left:0; margin:0; list-style:none;}
.cont-rht ul li{display: inline-block;
    margin-right:30px;
    color: #fff;
    position: relative;
    float: left;
    /*! padding-left: 44px; */}
.cont-rht ul li i{    /*! background: #666; */
    width: 35px;
    position: relative;
    height: 35px;
    float: left;
    border-radius: 50%;
    text-align: center;
    transition: 0.5s;
    position: absolute;
    left: 0; top:0;}
.copyright-rht ul li  a{color:#fff;}
	
.cnt-info2{margin-bottom: 12px; padding-top: 6px;}
.cnt-info3{padding-top: 6px;}
.cnt-info1{line-height: 25px;}
	
.cont-rht ul li img{    /*! margin-top: 6px; */}


.copyright{    border-top: 1px dashed #8abf00;
    margin-top: 30px;
    padding-top: 25px; padding-bottom:10px}
	

.copyright-rht ul li  a{color:#fff;}
	
.cnt-info2{margin-bottom: 13px; padding-top: 7px;}
.cnt-info3{padding-top: 6px;}
.cnt-info1{line-height: 25px;}
	
.cont-rht ul li img{margin-top: -8px;}

.cont-rht ul li:hover i{background:#8abf00; transition:0.5s;}
.copyright{
    border-top: 1px solid ##2bc7c1;
    margin-top: 5px;
    padding-top: 25px;
    padding-bottom:10px;
    }
	
.rd-mr{margin-top:0px;}

.rd-mr a{     color: #ffad18;
    padding: 5px 0px;
    /*! border: 1px dashed #000; */
    font-size: 15px;
    font-weight: bold; transition:0.5s;
text-decoration: none;
}
	
.rd-mr a:hover{transition:0.3s; padding: 5px 20px; text-decoration: none; background:#ffad18; color:#fff;} 

.home-cont h2:after {
    content: '';
    display: block;
    border-bottom: 2px solid #cccccc;
    width: 10%;
    margin: 10px auto 5px 0px;
    border-color: #ffad18;left: 0;
    right: 0;
    margin: 0 auto;
}
.home-cont h2 {
    text-align: center;
    color: #2bc7c1!important;
    line-height: 1.3;
    font-size: 30px;
    text-transform: none;
    font-family: Calibri;
    padding-bottom: 10px;
    font-weight: bold;
}
.home-cont h2:after {
 width: 15%;
border-color:
#ffad18;
border-width: 2px;
}


.ser-bx {
    background: #ffffff;
    /*! box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.1); */
    /*! padding: 0px 50px 11px; */
}
.motov4_service_hover .motov4_overlay_text.text-center {
    position: absolute;
    background: #ffffff;
    width: 100%;
    padding: 30px 50px;
    height: 100%;
    top: 0px;
    vertical-align: middle;
    border: 1px solid #d5d5d5;
	transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}
.motov4_service_hover .motov4_overlay_text.text-center:hover{
	top: -100%;
}
.motov4_service_hover{
	text-align: center;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-bottom: 30px;
    border: 1px solid #d5d5d5;
}
.motov4_ser_hover_ovrly{
	top:0;
	position:absolute;
	width:100%;
	height:100%;
	background-color:#ffffff;
	transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
}
.motov4_service_hover h3 {
    padding-top: 0px;
    margin: 0px;
}
.motov4_ser_text{
	position:absolute;
	top:50%; 
	left:50%;
	width:100%;
	transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
    padding: 30px 50px;
}  
.motov4_services:hover .motov4_ser_hover_ovrly{     
	top: -100%;
}
.motov4_service_hover:hover .motov4_ser_text h3{
	color: #ffffff;
}
.motov4_ser_bg{
	background: #ffffff;
	box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.1);
	padding: 50px 50px 0px;
	margin-bottom: 50px;
}
.motov4_services.text-center.motov4_ser_spacer p {
    /*! padding: 0px 15px; */
	margin-bottom: 50px;
    /*! line-height: 26px; */
    font-family: Calibri;
    font-size: 17px;
    line-height: 24px;
    text-align: justify;
}
.motov4_after_border{
	position: relative;
	width: 100%;
}
.motov4_after_border:after{
    content: '';
    display: block;
    height: 186px;
    width: 1px;
    background: #d5d5d5;
    position: absolute;
    right: 0px;
    left: auto;
    top: 50%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
}
.motov4_ser_spacer.motov4_after_border:hover:after {
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
}
.motov4_services h3 {
    /*! padding: 15px 0px 20px; */
    text-align: center;
    color: #2bc7c1;
}
.motov4_services.motov4_after_border:after{
	right: -15px;
}

.Why-Us {
    background-image: url(../image/cs_bg1.jpg);
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-size: 100%;
    /*! height: auto; */
    min-height: 500px;
}

.Why-Us .right h2{text-transform: uppercase;font-size: 30px;font-weight: 700;line-height: 40px;color: #2bc7c1;letter-spacing: 1px;}

.ser-abt h2{text-transform: uppercase;font-size: 30px;font-weight: 700;line-height: 40px;color: #2bc7c1;letter-spacing: 1px;}
.ser-abt h2:after {
    content: '';
    display: block;
    border-bottom: 2px solid #cccccc;
    width: 10%;
    margin: 10px auto 5px 0px;
    border-color: #ffad18;left: 0;
    right: 0;
    margin: 0 auto;
}
.right {
    padding: 58px 0 0 20px;
}


.Why-Us .right h2:after{
content:'';
	display: block;
	border-bottom: 2px solid #cccccc;
	width: 10%;
    margin: 10px auto 5px 0px;
border-color: #ffad18;
}
.why_inner p {
    padding: 0px 23px 41px 0px;
    font-family: 'Calibri' !important;
    font-size: 17px;
}

.top-nav-rht h4 span{ font-family: sans-serif;
    background: #fff;
    color: #ffad18;
    font-size: 18px;
    padding: 8px 17px;
    vertical-align: super;
    margin-top: 10px;
    /*! top: 36px; */
    /*! border-radius: 45px; */
    margin-left: 30px;
    /*! border: 2px solid rgba(0,0,0,0.5); */ transition:0.5s;}
	
.top-nav-rht h4 span:hover{background:#ffad18; color:#fff; transition:0.5s;}	

/*-------------------Style2--------------------*/
.motov4_counter_section{
	/* background-image:url(../images/count_bg.jpg); */
	background-size:cover;
	background-repeat:no-repeat;
	padding:53px 0px;
	position:relative;
	z-index:1;
}
.motov4_counter_section:after{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 2px;
    left: 0;
	opacity:0.8;
    content: "";
    z-index: -1;
}
.counter_wraper span {
    font-size: 20px;
    margin-left: 5px;    
    line-height: 1;
    position: relative;         
    top: -1px;
}
.motov4_counter_style1 .counter_text {
    color: #fff;
    padding: 13px 25px;
	position:relative;
    border-right: 1px solid #d0cccc;    min-height: 350px;
    border: 1px solid #ffad18;
    border-radius: 10px 10px 10px 10px;
    margin-bottom: 10px;
}

.motov4_counter_divider{
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #fff;
    right: -15px;
    top: 0;
    content: "";
}
.motov4_counter_style1 .counter_text h4.count_no {
    color: inherit; 
    font-weight: 700;
	font-size:22px;
}
.motov4_counter_style1 .counter_text .counter_wraper{
    color: inherit;
    width: 100px;
    height: 100px;
    font-size: 25px;
    display: flex;
    line-height: 100px;
    border: 2px solid #fff;
    border-radius: 100%;
    font-weight: 500;
    padding: 0px;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}
.motov4_counter_style1 .counter_text h5 {
    color: inherit;
    margin-top: 30px;
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
	text-transform: capitalize;
}
/*---------------Style3-------------*/
.motov4_counter_section2 .counter_block {
    background-color: #222;
    padding: 30px 10px;
}
/*---------------Style4-------------*/
.motov4_counter_5e22c94da025b.motov4_counter_style1 .counter_text .counter_wraper {
    border-color: #2bc7c1;
}
.motov4_counter_style1 .counter_text h5 {
    color: inherit;
    margin-top: 30px;
    font-size: 24px;
    line-height: 26px;
    font-weight: 700;
    text-transform: capitalize;
    color: #2bc7c1;
    text-align: center;
}

.ser_in {
    border: 1px solid #ffad18;
    border-radius: 10px 10px 10px 10px;
}

.service-section{ background:url(image/bg-1.html) center top fixed;  margin:20px auto; min-height:770px;}
.service-section-inner{ /*! width:1000px; */ margin:0 auto; padding:20px 0px;}
.service-section-inner .box{ /*! width:100%; */ min-height:380px; float:left; margin-right:1.5%; margin-left:1.5%; border:1px solid #ffad18; text-align:center;margin-bottom: 10px;}
.service-section-inner .box img{ border:1px solid #ffad18; border-radius:11px; margin-top:20px;}

.service-section-inner .box .readmore2{ width:100px; margin:0 auto; padding:5px; border:1px #2d407e solid; background:#002e5b; line-height:24px; text-align:center;}
.service-section-inner .box .readmore2 a{color:#fff; text-decoration:none; font-size:13px; font-weight:normal; text-transform:uppercase;}
.service-section-inner .box .readmore2:hover{ background:#ffad18; color:#fff;}
.service-section-inner .box h3{ font-family:Arial; font-weight:normal;  font-size:20px; color:#002e5b; text-align:center; line-height:30px;font-size: 23px;}
.service-section-inner .box p{font-family:Arial; font-size:17px; text-align:center; line-height:24px; color:#2f2f2f;padding: 0 5px 0 5px;}
.border-btm{ border-bottom:1px #ccc solid; padding-bottom:20px;}
.service-values{ /*! background:url(image/student-bg.jpg) center top fixed; */  /*! margin:20px auto; */ min-height:400px;background-color: #f6f6f6 !important;}
@media(max-width:736px){

.cont-lft {
    float: inherit;
    width: 100%;
    margin-right: inherit;
}
.cont-rht {
    float: inherit;
    width: 100%;
}	
}



.update {
  border: 1px solid #eee;
  padding: 10px;
}

.update h3{
  /*! border: 1px solid #eee; */
  /*! padding: 10px; */
  font-size: 18px;
  color: #333 !important;
}