
.navbar-brand img{
	width: 30%;
}

.navbar-nav>li>a {

    font-size: 20px;
    line-height: 125px;
    padding: 0px 13px !important;
color: #112361;
font-weight: 600;
}

.navbar-nav > li > .dropdown-menu {
    margin-top: -40px !important;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    width: 450px;
    left: -4px !important;
}

.navbar-nav>li>a:hover{
	background: none;
}

.navbar-brand {
	padding: 0 15px !important;
  height: 0px !important;

}


/*.navbar-brand img{
	margin-left: 35px;
}*/
/*.navbar-nav{
	padding-right: 35px;

}*/

.navbar {
	margin-bottom: 0px;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.36);
  border-bottom: 3px solid #112361;
  background: #f9f9f9;
}


/*==============================header end =========================*/

.service{
	background-color: #ffffff;
/*background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160' viewBox='0 0 200 200'%3E%3Cpolygon fill='%23d1eaeb' fill-opacity='0.31' points='100 0 0 100 100 100 100 200 200 100 200 0'/%3E%3C/svg%3E");*/
background-attachment: fixed;
padding: 70px 0;
}

.box {
	padding: 20px 10px;
	transition: 0.6s;
	margin: 5px 0px 35px 0;
  background-color: #fff;
}

.box:hover {
	background: #2cd7e091;
border-radius: 10px;
box-shadow: 2px 2px 2px 0 #05373a54;
	
}

.box h2{
   font-size: 18px;
   text-align: center;
   font-weight: 600;
   color: #00324b;
}

.box a{
  font-weight: 600;
}


.box p{
   text-align: center;
   color: #666 !important;
   font-weight: normal !important;
}


.box:hover h2{
   color: #fff;
}
/*.box:hover p{
   color: #fff;
}*/


.box img{margin: 0 auto;
  width: 48%;
  transition: 0.6s;
  padding: 5px 5px;
}

.box:hover img{transform: scale(1);
	border: 5px solid #fff;
	border-radius: 50%;
	padding: 10px 10px;
}

/*=================about us===========================*/

.abt{
	/*background-color: #ffffff;*/
/*background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160' viewBox='0 0 200 200'%3E%3Cpolygon fill='%23d1eaeb' fill-opacity='0.31' points='100 0 0 100 100 100 100 200 200 100 200 0'/%3E%3C/svg%3E");*/
background-attachment: fixed;
padding: 65px 0 90px 0;
}

/*.service1{
    background-color: #ffffff;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160' viewBox='0 0 200 200'%3E%3Cpolygon fill='%23d1eaeb' fill-opacity='0.31' points='100 0 0 100 100 100 100 200 200 100 200 0'/%3E%3C/svg%3E");
background-attachment: fixed;
padding: 70px 0;
}*/

.abtimg img{
    margin-left: 36px;
box-shadow: 2px 3px 2px #ccc;
}

.abt strong {
    position: relative;
    color: #1d1d1d;
    font-size: 36px;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom:15px;
    display: block;
}

.abt strong::after {
    position: absolute;
    content: '';
    left: 0px;
    bottom:-5px;
    width: 70px;
    border-bottom: 5px solid #2d3192;
}

.abt strong::before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: -5px;
    width: 270px;
    border-bottom: 2px solid #e4e4e4;
}



.service1 h4 {
    font-size: 42px;
    font-weight:600;
    letter-spacing: 1px;
    position: relative;
    text-transform: capitalize;
    color: #1d1d1d;
    text-align: center;
    margin-bottom: 35px;
}


.abtdetails h2 {
    font-size: 34px;
    font-weight: 600;
    letter-spacing: 1px;
    /*margin-bottom: 20px;*/
    position: relative;
    text-transform: capitalize;
    color: #112361;
    padding-bottom: 25px;
    /*font-family: 'Open Sans', sans-serif;*/
}

.abtdetails h3 {
    font-size: 23px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 20px;
    position: relative;
    text-transform: capitalize;
    color: #17959a;
    /*font-family: 'Open Sans', sans-serif;*/
    margin-top: 0px !important;
    text-align: left !important;
}

.abtdetails a{
  background: #112361;
  padding: 10px 10px;
  color: #fff;
  border-bottom: 3px solid #17959a;
}


.middle-area {
    background: #17959a;
    padding: 70px 0;
    box-shadow: 10px 76px 30px 28;
    box-shadow: 0px 10px 10px 10px;
    -webkit-box-flex: inherit;
}

.middle-area h2{
	
	color: #fff;
	font-size: 25px;
	text-align: center;
}

.middle-area a{
	background: #fff;
	font-weight: 600;
	color: #000;
	padding: 10px 10px;
	line-height: 60px;
	border-radius: 10px;
}

.middle-area a:hover{
	background: #00324b;

	color: #fff;
	
}

/*=========================================================client==================================*/

.client {
	padding: 15px 0 39px 0;
	background:url(../img/1.png) no-repeat;
}

.client h2{
  font-size: 34px;
font-weight: 600;
text-align: center;
padding-bottom: 19px;
color: #fff !important;
}

/*.map{
  margin-top: -111px;
}
*/
.slick-slide {
    margin: 0px 8px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/*===============================footer============================*/






.footer {
	background: #2e354a;
	padding-top: 45px;
	padding-bottom: 20px;
}

.footer-location h2{
	    font-size: 25px;
    color: #fff;
    font-weight: 600;
    border-bottom: 1px solid #ffffff4a;
    padding: 22px 0;
}
.footer-location p{
	    font-size: 18px;
    color: #afadad;
    font-weight: 600;

 
}

.footer-location ul li{
	padding: 3px 0;
	color: #afadad;
	font-size: 18px;

}

.footer-location ul li a{
  color: #ffffffb0;
}

.footer-location ul li i{
    color: #fff;
    font-size: 18px;

}

.fl ul li i{
    color: #fff;
    font-size: 14px;
}



.footer-bottom {
	border-top:1px solid #fff;
	padding: 10px 0;
  background: #1a2033;
}

.footer-bottom p{
	color:#afadad;
	text-align: center; 
}



.space {
	padding-top: 10px;
}


.bx-wrapper {
  width: 100%;
  border:1px solid #17959a;
  .box-sizing(border-box);
  .box-shadow(1px 1px 3px rgba(0, 0, 0, 0.4));
  
  .bx-viewport { height: 189px !important; }
  
  li {
    margin-top: -16px !important;
  }
}

.heading451 {
  
  padding: 80px 0;
}

.project-imgs img{
  height: 330px;
}


.project-imgs {
  margin-top: 20px;
}




.inner-column h2{
  color: #428bca;
}

.text{
  padding: 10px 0;
  color: #000;
}

.abtdetails45 p{
  text-align: justify;
}


.abtdetails50 p span{
  font-weight: 700;
  font-size: 18px;
  color: #222 !important;
}
.abtdetails p{
  text-align: justify;
}

.clientslider li img {
    width: 100%;
    padding: 0 5px;
}

.bx-wrapper {
    border:none;
}

.map-contact{
  margin-top: 85px;
}

.footer-logo img{
  width: 276px;
margin-top: -25px;
}

.footer p{
  color: #ffffffb0;
}

.our-team{
  padding-bottom: 80px;
}

.our-team h5{
  font-size: 38px;
font-weight: 700;
letter-spacing: 1px;
margin-bottom: 65px;
position: relative;
text-transform: capitalize;
text-align: center;
color: #333;
}

.our-team1{
  text-align: center;
  border:1px dashed #ccc;
  height: 186px;
  box-shadow:  2px 1px 2px #cccccc61;
}

.our-team1 h3{
  color: #112361;
  font-size: 26px;
  font-weight: 600;
}

.our-team1 strong{
  font-weight: 20px;
  display: block;
}

.our-team1 p{
  margin-bottom: 0px !important;
}

.line{
  border:1px dashed #ccc;
  margin-bottom: 25px;
}

.whhouse{
  padding-top: 55px;
}

.contact-list strong{
  font-size: 18px;
color: #000000d6;
text-transform: uppercase;
font-weight: 700;
/*margin: 0 0 20px 0;*/
display: block;
float: left;
}

.whhouse1{
  padding: 15px 20px;
  border: 1px dashed #ccc;
}

.whhouse1 li{
  font-size: 40px;
  list-style: none;
  padding-left: 120px;
  padding-bottom: 15px;
  color: #112361;
}