 /*
Theme Name: Madre Integrated Engineering
Theme URI: http://www.qplusdirections.com
Author: Shanu Muhammad
Author URI: http://www.qplusdirections.com
Description: Madre Integrated Engineering
Version: 1.0
*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Roboto+Slab:300,400,700');
body
{
	margin:0px;
	padding:0px;
	font-family: 'Open Sans', sans-serif;
}

.wrapper
{
	
	width:89%;
	max-width:1300px;
	margin:auto;
	    padding-top: 45px;
}
.wp-video {
	width: 100% !important;
}
.header
{
    position: fixed;
    /* width: inherit; */
    z-index: 100;
    max-width: inherit;
    background: #ffff;
    margin: 0;
    box-shadow: 0 2px 12px rgb(0 0 0 / 12%);
    padding: 10px;
    margin-bottom: 0;
    width: 100%;
}
.bannerwrap{
    background: #375380;
	border-top:2px solid #f1f1f1;
    padding: 0 0 2px 0px;
}
.uk-text-right
{
	text-align:right;
}
.nav
{
	width:100%;
}
.gryBg
{
	background:#efebec;	
}

.projecthead{
	   color: #3b3b3b;
    font-weight: 400;
    border-bottom: 1px solid #2196f3;
    font-size: 23px;
    margin-top: 2em;
}
.projectQuote{
	margin:0;
	color:#37537d;
	
}
.titleprojects{
	font-weight:500;
	font-size:12px;
	color:#3b3b3b;
	
}
a:hover{
	text-decoration:none;
}
.gryBg2
{
	background:#f0eeef !important;	
}
.box .inner
{
	width: 94%;
    margin: auto;
    text-align: justify;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
	overflow:auto;
}
.contentarea
{
    padding: 30px 0px;
}
.banneroverlay
{
    width: 100%;
    height: 500px;
    overflow: hidden;
    position: relative;
    
}
p{
 text-align: justify;
  text-justify: inter-word;
}
.banneroverlay .caption
{
    position: absolute;
    height: 500px;
    width: 100%;
    box-shadow: inset 0px 0 32px #000000;
}
.banneroverlay .caption h1
{
    position: absolute;
    bottom: 32%;
    background: #0000005e;
    padding: 20px 0px;
    text-align: center;
    width: 100%;
    font-size: 2.3em;
    font-weight: 100;
    color: #fff;
}
.banneroverlay .caption h1 label
{
    display: block;
    font-size: 14px;
}
.mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
    background: #375380 !important;
}
.projectTitle
{
    font-weight: 600 !important;
    font-size: 3em !important;
    margin-top: 40px !important;
    margin-bottom: 30px !important;
}
.projectlistwrap
{
    border: 1px solid #efe4e4;
    border-radius: 4px;
    text-align: center;
    overflow: auto;
    margin-bottom: 20px;
    color: #fff;
    margin-top: 20px;
    font-weight: 100;
}
.projectlistwrap h3
{
    color: #000;
}
.pdescription
{
    padding: 20px;
    text-align: left;
    font-weight: 300;
    letter-spacing: .4px;
}

.wp-video {
    background: #375380;
}
label.statusbadge {
  font-weight: 200;
    right: 0px;
    top: 25px;
    margin-left: 50px;
    position: absolute;
    display: inline-block;
    width: 103px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    margin-left: 11px;
    background: #e44a16;
    text-shadow: rgba(0, 0, 0, 0.2) 1px 1px, rgba(0, 0, 0, 0.2) 1px 1px;
    -moz-border-radius: 0 1px 1px 0px;
    -webkit-border-radius: 0;
    border-radius: 0 1px 1px 0px;
    padding-right: 15px;
}
label.statusbadge:after {
  content: "";
  position: absolute;
  right: 100%;
  bottom: 0;
  width: 0;
  height: 0;
  display: inline-block;
  line-height: 0;
  border-width: 17px;
  border-style: solid;
  border-color: #e44a16 #e44a16 #e44a16 transparent;
}
label.statusbadge:before {
  content: "";
  position: absolute;
  bottom: 6px;
  width: 120px;
  left: -35px;
  height: 4px;
  -moz-box-shadow: 0 5px 14px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 5px 14px rgba(0, 0, 0, 0.4);
  box-shadow: 0 5px 14px rgba(0, 0, 0, 0.4);
  z-index: -1;
  -moz-transform: skew(-5deg) rotate(-5deg);
  -ms-transform: skew(-5deg) rotate(-5deg);
  -webkit-transform: skew(-5deg) rotate(-5deg);
  transform: skew(-5deg) rotate(-5deg);
}

button.alm-load-more-btn.more.done {
    visibility: hidden;
}

.projectlistwrap ul
{
    margin: 0px;
    padding: 0px;
    border-top: 1px solid #ffffff33;
}
.projectlistwrap ul li
{
    list-style: none;
    float: left;
    padding: 10px 0px;
    width: 50%;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}
.projectlistwrap ul li i
{
    width: 34px;
    height: 34px;
    text-align: center;
    background: #3c607b;
    border-radius: 50%;
    line-height: 33px;
    color: #fff;
}
.projectscope
{
    width: 90%;
    margin: auto;
    margin-top: 20px;
}

h3.team-name {
    text-align: center;
    font-weight: 500;
    margin-bottom: 0px;
	color: #004976;
}
h4.team-position {
    margin-top: 0;
    text-align: center;
    font-weight: 500;
    font-size: 13px;
	color:#9d9d9d;
	
}
.projectscope h1
{
    font-size: 2em;
    color: green;
    margin: 0px;
    padding: 0px;
    margin-top: 0px;
    line-height: 34px;
    text-align: left;
    text-transform: capitalize;
    font-family: 'Roboto Slab', sans-serif;
    font-weight: 500;
    text-align: center;
    border-bottom: 6px double #e8e8e8;
    padding-bottom: 22px;
    margin-bottom: 0PX;
}
.clientwrap
{
    text-align: center;
}
.clientwrap img
{
    width: 150px;
    opacity: 1;
    margin-top: 10px;
    margin-bottom: 10px;    
}
.projectscope h2
{
    font-size: 16px;
    text-align: center;
    background: green;
    color: #fff;
    padding: 13px 0px;
    border-radius: 3px;
    margin: 13px 0px 0px 0px;
}
.projectscope h3
{
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
    font-weight: 400;
    color: #4e4d4d;
    font-size: 15px;
    margin-bottom: 19px;
}
.projectscope ul
{
    margin: 0px;
    padding: 0px;
}
.projectscope ul li
{
    list-style: none;
    font-weight: 500;
    margin: 13px 0px;
    position: relative;
    border-bottom: 1px solid #efecec;
    padding-bottom: 15px;
    color: #757575;
    padding-left: 26px;
}
.projectscope ul li:before
{
    content: "\e013";   
    margin-right: 8px;
    left: 0px;
    position: absolute;
    color: #bfbfbf;
    font-family: 'Glyphicons Halflings';
}
.projectscope ul li i
{
    margin-right: 8px;
    color: #bfbfbf;
}
.projectlistwrap ul li:nth-child(2)
{
    border-left: 1px solid #ffffff33;
}
.projectlistwrap ul li label
{
        display: block;
    font-size: 12px;
    font-weight: 400;
    text-transform: capitalize;
    margin-top: 4px;
}
.sptxt
{
    font-size: 19px;
    font-weight: 200;
    line-height: 32px;
}
.sptxt label
{
    font-weight: 400;
}
.sptxt2
{
    color: #656565;
    font-weight: 100;
    line-height: 28px;
    margin-top: 10px;
    font-size: 16px;
}
.sptxt3
{
    color: #656565;
    font-weight: 400;
    line-height: 24px;
    margin-top: 10px;
    font-size: 14px;
}
.sptxt h1
{
    margin: 0px;
    padding: 0px;
    font-weight: 400;
    font-size: 25px;
}
h2.main-quote span {
    background: #004976;
    color: #fff;
    padding-left: 32px;
}
span.iso-head {
     display: block;
    background: #f5f5f5;
    margin-right: 10px;
    padding: 0 10px;
    font-size: 11px;
    color: #2a4164 !important;
    text-align: center;
    min-width: 108px;
    border-radius: 9px;
}
.iso-block{
	    flex: 1;
    /* flex-direction: row; */
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}
.li.bjqs-slide img{
	object-fit:cover;
}
.banner-img {
    width: 100%;
    height: 357px;
	background-size:cover;
	display:block;
	
}
.banner-img-inner{
	position:relative;
	width:100%;
	height:350px
}
.banner-img-inner p{
	    background: #37538047;
    position: absolute;
    bottom: -6px;
    font-weight: 600;
    padding: 10px;
    margin: 0;
    color: #ffffff;
	
}

/*service page-style* nt-2025-feb-20*/
	           .services-container {
            padding: 26px 0;
        }
        
        .service-card {
            background-color: white;
            border-radius: 8px;
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
            padding: 30px;
            margin-bottom: 30px;
            transition: transform 0.3s, box-shadow 0.3s;
        }
        
        .service-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
        }
        
        .service-title {
            display: flex;
            align-items: center;
            margin-bottom: 20px;
        }
        
        .service-number {
            background-color: #0675bd;
            color: white;
            width: 40px;
            height: 40px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            font-weight: bold;
            margin-right: 15px;
        }
        
        .service-card h2 {
            color: #005186;
            font-size: 24px;
            font-weight: 600;
        }
        
        .service-card h3 {
            color: var(--dark-gray);
            font-size: 18px;
            margin: 20px 0 10px;
        }
        
        .service-card p {
            margin-bottom: 15px;
        }
        
        .service-details {
            margin-top: 20px;
        }
        
        .service-details ul {
            list-style: none;
            margin: 15px 0;
        }
        
        .service-details li {
            position: relative;
            padding-left: 30px;
            margin-bottom: 10px;
        }
        
        .service-details li:before {
            content: "✅";
            position: absolute;
            left: 0;
        }
        
        .cta-button {
            display: inline-block;
            background-color: #337ab7;
            color: white;
            padding: 12px 24px;
            border-radius: 4px;
            text-decoration: none;
            font-weight: 500;
            margin-top: 20px;
            transition: background-color 0.3s;
        }
        
        .cta-button:hover {
            background-color: #00000017;
        }
        
        .expertise-list {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
            margin: 15px 0;
        }
        
        .expertise-item {
            background-color: #0575bc1a;
            padding: 8px 15px;
            border-radius: 20px;
            font-size: 14px;
        }
		.subpage-header h1 {
			font-weight: 400;
    font-size: 23px;
    color: #0b5086;
		}
		.menu-main-menu-container li#menu-item-659 {
			display:none;
		}
		
	

.service-content-wrapper {
    display: flex;
    flex-direction: row;
    gap: 30px;
    margin-bottom: 30px;
}

.service-content {
    flex: 1;
}

.service-image {
    flex: 0 0 40%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.service-image img {
    max-width: 100%;
    border-radius: 8px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.service-page .services-grid {
    padding: 40px 0 80px;
}
   
.services-grid.service-page h2 {
    text-align: center;
    font-size: 36px;
    margin-bottom: 50px;
    color: #0066b3;
    position: relative;
    padding-bottom: 15px;
}

.services-grid.service-page h2:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 3px;
    background-color: #0066b3;
}

/* Services grid layout */
.service-page .services-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

/* Service box styling */
.service-page .service-box {
    background-color: white;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    position: relative;
    height: 300px;
    background-size: cover;
    background-position: center;
}

/* Background images for each service box */
.service-page .service-box:nth-child(1) {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), 
                      url('/wp-content/uploads/2025/02/manpower.jpg');
}

.service-page .service-box:nth-child(2) {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
                      url('/wp-content/uploads/2025/02/staff.jpg');
}

.service-page .service-box:nth-child(3) {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
                      url('/wp-content/uploads/2025/02/hr.jpg');
}

.service-page .service-box:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
}

/* Service content styling */
.service-page .service-content {
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    text-align: center;
    color: white;
}

.service-page .service-content h3 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
    color: white;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
	margin-top: 95px;
}

/* Learn more button styling */
.service-page .learn-more {
    display: inline-block;
    background-color: #0675bd;
    color: white;
    padding: 12px 24px;
    border-radius: 4px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    transition: all 0.3s ease;
    max-width: 180px;
    margin: 0 auto;
}

.service-page .service-box:hover .learn-more {
    background-color: white;
    color: #0066b3;
}
.row.header.mobilehead {
    display: none;
}
/*---------------------media-query------------------------*/
@media only screen and  (max-width: 991px) {
.row.header.mobilehead {
    display: block;
}
}
@media only screen and  (max-width: 900px) {
    .service-page .services-container {
        grid-template-columns: repeat(2, 1fr);
    }
}



@media only screen and (max-width: 768px) {
    .service-content-wrapper {
        flex-direction: column;
    }
    
    .service-image {
        flex: 0 0 100%;
        margin-top: 20px;
    }
}

@media only screen and (min-width: 760px) {
	.hide-in-lg{
		display:none !important;
	}
}
@media only screen and (max-width: 750px) {
.logo{
	margin:0 auto;
	display:block;
	
    max-width: 117px;

}
}


.logo{
	max-width:100%;
	max-height:45px;
}
@media only screen and (max-width: 760px) {
	.iso-block{
	justify-content: center;
	}
	.wrap-slider {
    margin-top: 77px;
}
	
	span.iso-head{
		margin-right: 2px;
    padding: 0 7px;
    color:#2a4164;
    text-align: center;
    /* min-width: 113px; */
    font-size: 11px;
		min-width:auto;
    border-radius: 30px;
	}
	.hide-in-sm{
		display:none !important;
	}

	.header {

    background: #ffff;
    position: fixed;
    z-index: 1000;
    width: 100%;
    padding: 10px;
    margin-top: 0;
}

	
}
.main-quote{
	text-align: center;
    font-size: 3em;
    margin-top: 3em;
    font-weight: 100;
}
.box .inner a
{
	float:right;
	display:block;
	margin-bottom:10px;
	text-transform:uppercase;
	font-size:12px;
	color:#9F9F9F;
}
.box .inner h2
{
	text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    color: #0d7ea0;
    text-align: center;
    letter-spacing: 0px;
    margin-bottom: 0px;
    margin-top: 18px;
   
}
.nav
{
	width:100%;
}
.nav ul
{
	margin:0px;
	padding:0px;
}
.nav ul li
{
	list-style:none;
	float:left;
    position: relative;
}
.nav ul li a
{
	float: left;
    padding: 15px 30px 15px 30px;
    font-size: 13px;
    text-transform: capitalize;
    font-weight: 600;
    color: #243b5d;
    letter-spacing: 1px;
	transition: background .10s ease-in-out;
   -moz-transition: background .10s ease-in-out;
   -webkit-transition: background .10s ease-in-out;
}
.nav ul li a:hover
{
	text-decoration: none;
    background: #0071B8;
    color: #fff;
}

 .unlogo
    {
     
		max-height:45px;
    }

.isologohead{
	max-height:45px;
}
.pagenotfound
{
    text-align: center;
    padding: 60px 0px;
    background: #f9f9f9;
}
.pagenotfound h1
{
    margin: 0px;
    padding: 0px;
    font-size: 13em;
    color: #000;
    line-height: 167px;
}
.pagenotfound h2
{
    margin: 0px;
    padding: 0px;
    font-size: 2.1em;
    text-transform: uppercase;
    letter-spacing: 3px;
    line-height: 30px;
}
.pagenotfound h3
{
        margin: 10px 0px;
    padding: 0px;
    font-weight: 400;
    font-size: 15px;
}
.pagenotfound a
{
    display: block;
    color: #000;
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 40px;
    padding: 10px 0px;
    border-top: 3px solid #000;
    display: table;
    margin: auto;
    margin-top: 27px;
    padding: 9px 20px;
    border-bottom: 3px solid #000;
}
.nav ul li.current-menu-item:hover a:after
{
    border-top: 10px solid #0071B8;
   
}
.nav ul li.current-menu-item a:after
{
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: "3";
    border-top: 10px solid #efebec;
    position: absolute;
    font-size: 0px;
    margin-top: 33px;
    z-index: 1;
    left: 41%;
}
.social
{
	float:right;
	line-height:37px;
    margin-right: 10px;
}
.social label
{
	float: left;
    margin-right: 10px;
    margin-top: 5px;
    line-height: 38px;
    margin-bottom: 0px;
    font-weight: 500;
    color: #A8A7A7;
	font-size: 13px;
}
.social a
{
	background: #fff;
    border-radius: 50%;
    width: 27px;
    height: 27px;
    display: block;
    color: #C5BDBF;
    float: left;
    text-align: center;
    padding-top: 0px;
    margin-top: 10px;
    margin-right: 4px;
    line-height: 27px;
}
ul.bjqs-controls.v-centered li.bjqs-next a 
{
	right: 0px;
    background: #4a4747;
    border-radius:  0px;
    padding: 13px 8px 13px 5px;
    color: #fff;
    font-size: 13px;
}

ul.bjqs-controls.v-centered li.bjqs-prev a 
{
        left: 0;
    background: #4a4747;
    border-radius: 0;
    padding: 13px 5px 13px 8px;
    color: #fff;
    font-size: 13px;
}
ul.bjqs-controls.v-centered a:hover
{
	-webkit-box-shadow:inset 0 0 10px 0 rgba(0,0,0,.3);
	box-shadow:inset 0 0 10px 0 rgba(0,0,0,.3);
}
.scaption
{
	position:absolute;
	z-index:999;
	bottom:20px;
	left:20px;
}
.scaption h1
{
	 margin:0px;
	 padding:0px;
	 color:#fff;
	 font-weight:600;
	 font-size:30px;
}
.scaption a
{
	color:#fff;
	text-transform:capitalize;
	font-size:11px;
	letter-spacing:1px;
	border:2px solid #fff;
	margin-top:3px;
	float:left;
	font-weight:600;
	text-decoration:none;
	padding:5px 10px;
}
.scaption a:hover
{
	background: rgba(0, 0, 0, 0.38);
}
.content
{
	margin-top:20px;
}

.box 
{
	width:100%;
	min-height: 470px;
	background:#FFF;
	margin-bottom:20px;
	border:1px solid #d9d9d9	;
}
.effect2
{
	position: relative;
}
.effect2:before, .effect2:after
{
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width:300px;
	background: #BEBEBE;
	-webkit-box-shadow: 0 15px 10px #BEBEBE;
	-moz-box-shadow: 0 15px 10px #BEBEBE;
	box-shadow: 0 15px 10px #BEBEBE;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.effect2:after
{
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 10px;
	left: auto;
}



.gutter-20 {
    margin-left: -11px;
    margin-right: -11px;
}
.gutter-20 > [class^="col-"], .gutter-20 > [class^=" col-"] {
  padding-right: 10px;
  padding-left: 10px;
}

.gutter-10.row {
  margin-right: -5px !important;
  margin-left: -5px !important;
}
.gutter-10 > [class^="col-"], .gutter-10 > [class^=" col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

.gutter-0.row {
  margin-right: 0;
  margin-left: 0;
}
.gutter-0 > [class^="col-"], .gutter-0 > [class^=" col-"]{
  padding-right: 0;
  padding-left: 0;
}

.blueBg
{
	background:#004976 !important;
	color:#fff;
}
.blueBg .inner
{
    font-size: 17px !important;
    font-weight: 100;
    width: 66%;
    margin-top: 20px;
    color: #b6dcf7;
}
.mlogo
{
	width:100px;
	padding:5px;
	background:#fff;
	margin:30px auto 10px auto;
	border-radius:50%;
}
.contactinfoblock
{
    text-align: center;
    margin-bottom: 24px;
}
.sphone, .semail
{
    width: 100% !important;
    font-size: 12px;
}
.sphone a, .semail a
{
    float: none !important;
    display: inline !important;
    text-transform: lowercase !important;
    font-size: 12px !important;
    color: #1573bd !important;
}
.contactinfoblock img
{
    border-radius: 8%;
    border: 6px solid #f7f7f7;
    box-shadow: 0px 0px 10px #00000036;
}
.contactinfoblock p
{
    margin: 0px;
    padding: 0px;
}
.designations
{
    text-transform: uppercase;
    font-size: 11px;
    line-height: 14px;
    color: #797979;
    margin: 2px 0 10px 0px !important;
}
.contactinfoblock h3
{
    margin: 0;
    padding: 0;
    font-weight: 600;
    font-size: 14px;
    margin-top: 7px;
}
.contactinfoblock p
{
    margin: 0px;
    padding: 0px;
}
.uk-text-center
{
	text-align:center !important;
}
.boxcontact
{
    float: right;
    width: 95%;
    margin-top: 59px;
}
.readmoreblue
{
    margin: auto !important;
    float: none !important;
    background: #f7f7f7 !important;
    display: table !important;
    padding: 5px 20px !important;
    border-radius: 22px !important;
    color: #000 !important;
    font-weight: 600 !important;
    letter-spacing: 1px !important;
}
.readMorebl
{
	float:none !important;
	margin:auto;
	padding-bottom:10px;
}

.item
{
	text-align:center;
}

#owl-ourclients  .item img{
	height:150px;
	object-fit:cover;
}
.item img
{
	width: 80%;
    opacity: 1;
    
}
.item img:hover
{
	width: 80%;
    opacity: 1;
   
}
.clientwrap h4
{
    margin: 0px;
    padding: 0px;
    display: table;
    background: #fff;
    margin: auto;
    margin-top: -13px;
    padding: 0px 22px;
    color: #a9a9a9;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 12px;
    margin-bottom: 13px;
}
.owl-carousel
{
    padding: 15px 0px;
}
.ourClientSslider
{
	margin-bottom: 20px;
    background: #fbfafa;
    border-radius: 6px;
    margin-top: 10px;
    padding: 3px 15px;
    border: 1px solid #f3f0f0;
}
.titleprojects{
	margin:0 5px;
}
.thinhead
{
	font-weight: 400;
    margin: 0px;
    text-transform: capitalize;
    font-size: 20px;
    background: #efefef;
    padding: 38px 0px;
    border-radius: 6px 0px 0px 6px;
    text-align: left;
    color: #8c8c8c;
    font-weight: 400;
    font-size: 1em;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.copyright
{
	font-size: 10px;
    text-align: left;
    padding: 15px;
    border-top: 1px solid #c1c1c1;
    margin-bottom: 5px;
    margin-top: 1em;
	 
}
ul.ul-list.footer-link a {
    text-decoration: underline;
}

.footer {
background: #f0eeef;
    font-size: 12px;
}


.footer  h3{
   color:#35517c
}
.footer-iso-box{
	display:block;
	
}
.isologofooter{
	max-height:45px;
	width:100%;
	object-fit:contain
}

@media only screen and (max-width: 750px) {
	.copyright{
		width:100%;
		text-align:center;
	}	
}

.footerNav
{
	display:table;
	margin:auto;
    float: right;
	margin-bottom:10px;
	padding:0px;
}
.footerNav li
{
	list-style:none;
	float:left;
}
.footerNav li:last-child:after
{
	content:"";
}
.footerNav li:after
{
	content:"-";
	margin:0px 10px 0px 10px;
	
}
.footerNav li a
{
	
	font-size:12px;
}
.countercol
{
    
    overflow: auto;
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 90px;
    padding-bottom: 60px;
}
.contactform input[type="submit"]
{
        width: 100%;
    border: 0px;
    padding: 10px 0px;
    background: #1573bb;
    color: #fff;
    border-radius: 4px;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: -10px;
}
.contactform input[type="text"], .contactform input[type="email"], .contactform input[type="tel"], .contactform select, .contactform textarea
{
    width: 100%;
    padding: 10px 0px;
    border: 1px solid #e2dada;
   
    border-radius: 6px;
    text-indent: 10px;
    margin-bottom: 17px;
    background: #fff;
    outline: none;
}
.contactform select
{
    height: 45px;
}
.contactform .form-row
{
    
}
.addressblock
{
    width: 90%;
    margin: auto;
    text-align: center;
    background: #f9f7f7;
    padding: 20px 0px;
    margin-top: 20px;
    border-radius: 4px;
    border: 1px solid #efecec;
}
.addressblock h3
{
    margin: 0px;
    padding: 0px;
    margin-bottom: 20px;
}
.contactform h1
{
    font-weight: 400;
    font-size: 23px;
    color: #0b5086;
}

.contactform .formsubtitle
{
    margin: 0px;
    color: #0b5086;
    padding: 0px;
    font-weight: 600;
    margin-bottom: 12px;
    margin-top: 10px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0px;
}
.counter
{
    font-size: 3em;
    font-weight: 400;
    color: #212427;
    font-family: 'Roboto Slab',sans-serif;
    margin-bottom: 16px;
}
.counterwrap
{
    text-align: center;
}
.countertitle
{
    margin: 2px 0;
    padding: 0;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #9f9f9f;
    font-weight: 500;
   
}
.bannerwrap
{
    width: 100%;
    float: left;
}
.innerimgslider
{
    display: none;
}


.toggle-button 
{
    position: absolute;
    /* top: 8px; */
    left: 7px;
    padding: 9px 10px;
    margin: 3px 18px 12px 10px;
    height: 20px;
    width: 51px;
    cursor: pointer;
    z-index: 9999;
}

.bar {
    background-color: #0c4975;
    display: block;
    width: 100%;
    height: 2px;
    border: 0;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
}
.bar + .bar {
    margin-top: 6px;
}
.middle {
    top: 11px;
}
.bottom {
    top: 22px;
}
.toggle-button:hover {
    opacity: .7;
}
.toggle-active .bar {
    background-color: #fff;
}
.toggle-active .top {
    -webkit-transform: translateY(6px) translateX(0) rotate(45deg);
}
.toggle-active .middle {
   opacity: 0;
}
.toggle-active .bottom {
    -webkit-transform: translateY(-12px) translateX(0) rotate(-45deg);
}

.overlay {
    position: fixed;
    background: #1573bf;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .35s, visibility .35s, height .35s;
}
.nav-active {
    opacity: 1;
    visibility: visible;
    height: 100%;
    z-index: 999;
}
.overlay ul {
    display: block;
    position: relative;
    top: 60px;
    left: 0;
   
    font-size: 50px;
    font-weight: 400;
    text-align: center;
    list-style: none;
    padding: 0;
}
.overlay ul li {
    display: block;
}
.overlay ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 23px;
    font-family: 'Open Sans', sans-serif;
}
.ul-list{
	margin:0;
	list-style:none;
	padding:0
}
.ul-list li{
	
}
/* .footer {
    background: #f5f5f5;
    padding-top: 10px;
} */

@media screen and (min-width: 960px) {
	.row-flex-hi{
		display: flex;
	}
}


@media all and (max-width: 768px) 
{
    
    .innerimgslider
    {
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        background-size: cover !important;
        background-position: center center !important;
    }
    li.bjqs-slide img
    {
        display: none;
    }
  
    ul.bjqs-controls.v-centered li.bjqs-next a
    {
        right: 0px !important;
    }
    .scaption h1
    {
        font-size: 15px;
    }
    
    .scaption a
    {
        font-size: 9px;
    }
    .unlogo
    {
        width: 100%;
		    max-width: 42px;
    }
    ul.bjqs-controls.v-centered li.bjqs-prev a
    {
        left: 0px !important;
    }
    ul.bjqs-controls.v-centered li.bjqs-next a, ul.bjqs-controls.v-centered li.bjqs-prev a
    {
        border-radius: 0px;
        padding: 10px;
    }
    .boxcontact
    {
        float: right;
        width: 100%;
        margin-top: 0px;
    }
    .social a
    {
        margin-top: 9px;
        margin-bottom: 9px;
    }
    .countercol
    {
        padding-top: 29px;
        padding-bottom: 9px;
    }
}


.img-contact-clock{
	max-height: 340px;
    object-fit: cover;
}
.socialiconcontainer{
	display:flex;
	flex-direction:row;
	justify-content: flex-end;
}
.socialicon{
	width:55px;
	height:55px;
	object-fit:contain;
	position:relative;
	top:-15px
}

@media only screen and (max-width: 600px) {
    .service-page .services-container {
        grid-template-columns: 1fr;
    }
    
    .services-grid.service-page h2 {
        font-size: 28px;
    }
    
    .service-page .service-box {
        height: 300px;
    }
}

@media only screen and (max-width: 449px) {
	.socialiconcontainer{
	display:flex;
	flex-direction:row;
	justify-content: flex-start;
}
}



