body .container {
    width: 1000px;
}
.container .sixteen.columns, .container .one.column {
    width: 100%;
    margin: 0 auto;
}

/* --------- */
a#logo:focus img {
outline: 2px solid #12566D;
padding: 3px;
}
select:focus {
border: 2px solid #fff;
color: #fff !important;
font-weight: 600 !important;
background-color: #187898 !important;
}
#Header #menu > ul > li a:focus {
    color: #ffffff !important;
    background-color: #12566D !important;
}
#Wrapper .ser-heading a:focus, #Wrapper .banner-text-box a:focus{
    background-color: #187898 !important;
    color: #ffffff!important;
}
/* --------- */
#Content { 
    padding: 55px 0 20px;
    background-image: url('./images/service-afterbg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.heading-border {
    text-align: center;
    display: inline-block;
    position: relative;
}
.heading-border::after {
    content: '';
    display: block;
    height: 4px;
    width: 100%;
    background-color: #12566D;
    margin-top: 12px;
}

#Header #menu > ul > li ul {
    border-top-color: #12566D;
}
#Header #menu > ul > li > a span.border, #Header #menu > ul > li > button span.border { background: url("images/menu_border-1.png") no-repeat center top; }
#Header #logo {
    padding: 22px 0;
	overflow:visible;
}
#Header #logo img {
    max-width: 224px;
	height: auto;
}
#Header #menu {
    margin-top: 33px;
}
div#Content .bbc.column.one-second{
    width: 50%;
    margin: 0;
}
.container .four.columns, .container .one-fourth.column {
    width: 230px;
}
.serv-card {
    background-color: #efefef;
}
.serv-card-textbox{
	padding: 9px 8px 0 21px;
}
.serv-card h3 {
    font-size: 18px;
    font-weight: 400;
    padding: 0;
    margin-bottom: 6px;
}
.serv-card ul {
    list-style: unset;
    padding: 0 18px 0 22px;
    text-align: left;
    margin-bottom: 37px;
}
.serv-card ul li {
    font-size: 15px;
    color: #545454;
	margin-bottom: 10px;
	line-height: 20px;
	position: relative;
	list-style:none;
}
.serv-card ul li::before {
    content: url('./images/Ellipse-1.png');
    display: inline-block;
        position: absolute;
    left: -21px;
}
.ser-heading {
    padding-left: 58px;
}
.homeboxes-btn {
    background-color: #12566D;
    padding: 11px 10px;
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    text-transform: uppercase;
}
.homeboxes-btn i {
    font-size: 17px;
	    margin-left: 9px;
}
.ser-heading a,
.banner-text-box a{
    background-color: #12566D !important;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    padding: 13px 18px;
    display: inline-block;
    width: auto;
	transition: 0.3s all;
}
.ser-heading a i,
.banner-text-box a i{
    margin-left: 5px;
    font-size: 17px;
}
.ser-heading a:hover,
.banner-text-box a:hover{
    color: #fff!important;
    background-color: #86bd42d9 !important;
}
/* .home #Header #top_bar{
	position:absolute;
	width:100%;
} */
div#Banner_Slider{
    height: 650px;
}
.banner-image{
	background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right top;
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
	position: relative;
}
.banner-text-box{
 	color: rgb(0, 0, 0);
	box-shadow: 0 0 30px 0px #b2b0ab;
    background: rgba(255, 255, 255, 0.8);
    padding: 25px;
    transition: none 0s ease 0s;
    line-height: 22px;
    border-width: 0px;
    margin: 0px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 20px;
    position: absolute;
    visibility: visible;
    z-index: 5;
	width: 492px;
    left: 66.3%;
    right: auto;
    top: 145px;
}
.banner-text-box h1 {
    font-size: 35px;
    font-weight: bold;
    line-height: normal;
    font-family: 'Lato', sans-serif;
    color: #161616;
    border-width: 0px 0px 4px;
    border-bottom-style: solid;
    padding: 0px 0px 20px;
    transition: none 0s ease 0s;
    margin: 0px;
    border-bottom-color: #12566D;
    text-transform: unset;
	 letter-spacing: 0px;
}
.banner-text-box p {
    color: #161616;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    margin: 15px 0 20px 0;
    width: 89%;
    line-height: 28px;
}
.banner-text-box a{
    background-color: #12566D;
}
#Wrapper .banner-text-box a:hover {
    background-color: #177897 !important;
    color: #ffffff !important;
}
.ser-heading h1,
.ser-heading h2,
.ser-heading h3,
.ser-heading h4,
.ser-heading h5,
.ser-heading h6{
    color: #000000;
    font-size: 25px;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    margin: 0 0 15px 0;
}
.ser-heading p {
    color: #444444;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    margin: 0 0 27px 0;
    line-height: 25px;
}
.info-box-content {
    font-size: 16px;
    color: #ffffff;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    line-height: 29px;
}
.ser-heading a:hover{
    background-color: #000000 !important;
    color: #ffffff !important;
    transition: all 0.4s ease;
}
#text-4 .info-box-content a:hover, #text-4 .info-box-content a:focus, #Footer a:focus, #Footer a:hover {
    background: #fff !important;
    color: #12566D !important;
    transition: all 0.4s ease;
}
.copyrights p {
    font-size: 15px;
    font-family: 'Lato', sans-serif;
}
#Footer .brace-web{
    font-family: 'Lato', sans-serif;
    margin-top: 11px;
}
#Header #menu > ul > li > button:focus-visible, #Header #menu > ul > li:focus-visible, #Header #menu > ul > li > button:focus{
    background-color: #12566D !important;
}
#Footer{
    padding: 47px 0 0;
}
.one-third.column{
    margin: 0;
}
.one-third.column:first-child{
    width: 44%;
}
.one-third.column:nth-child(2){
    width: 36%;
}
.one-third.column:nth-child(3){
    width: 20%;
}
.one-third select{
    width: 100%;
}
#Footer .column.one.bottom_addons{
    width: 100%;
    margin: 0 auto;
    padding-top: 28px;
}
#Footer .container {
    padding-top: 0;
}
.info-box-ico img {
    margin-top: 6px;
}
a.button.button_.button_.iframe.location-map-btn{
    margin-top: 10px;
}
a.button.button_.button_.iframe.location-map-btn i{
    margin-left: 5px;
}
/* copyfromstyle */
nav#menu:focus {
  outline: 2px solid #12566D;
}
a#logo:focus img {
 padding: 3px;
    box-shadow: 0 0 0 2px #12566D;
}

#Header #menu > ul > li > button:focus-visible,#Header #menu > ul > li:focus-visible,#Header #menu > ul > li > button:focus {
    border: none !important;
	border-radius: 0 !important;
    outline: 0;
	color: #fff !important;    background-color: #12566D !important;
}
a:hover > div,a:focus > div {
    background-color: #177897 !important; 
	font-weight: 600; text-decoration: underline;
}
.spider_popup_close:focus, .spider_popup_close:hover {
    color: #12566D !important;
    background-color: #fff;
}
.home-services-ico { max-width: 50px; float: left; font-size: 35px; padding-top: 25px; color: #000; margin-right: 20px; padding-top:7px; color: #12566D; }
#Subheader ol.breadcrumbs li a { color: #12566D!important; font-weight: 600;    font-size: 12px;}
#Subheader ol.breadcrumbs li span {
    padding-left: 3px !important;
    color: #12566D!important;
    font-size: 14px !important;
    vertical-align: top !important;
}

#Content input[type="submit"]:hover,#Content input[type="submit"]:focus{    color: #12566D;
    background-color: #fff;}
#Content button, #Content input[type="submit"], #Content input[type="reset"], #Content input[type="button"], a.button { box-shadow: none; }
h5.content-heading { margin-bottom: 55px; font-weight: lighter !important; text-align: center; line-height: 33px; font-size: 24px !important; }
#Content img.img-bordered { border-bottom: 7px solid #12566D; margin-bottom: 15px; height: 100%; width: 100%;}
.the_content_wrapper { margin: 0 10px 45px; }

.contact_form {
    overflow: visible !important;
}
#Content input[type="submit"],.contact_form input[type="submit"],.contact_form button#form_btn_submit  { padding: 17px 30px; border-radius: 0; text-transform: uppercase;     color: #ffffff;
    font-weight: normal !important;
    background-color: #12566D; transition: 0.3s all;    box-shadow: none;
    border-color: #12566D;  margin-right: 59px;}
input[type="text"],input[type="email"], textarea, input[type="tel"],input[type="number"] { width: 281px; border-radius: 0; box-shadow: none; border: 1px solid #12566D; color: #000; }
input[type="tel"]:focus,input[type="number"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus, input.inp_error,textarea.inp_error {
    border-color: #12566D !important;    box-shadow: 0 0 5px 1px #12566D !important;   
}
input::placeholder {
    color: #000;
}
div.gfield_checkbox {
    display: flex;
    flex-wrap: wrap;
}
div.gfield_checkbox >div {
    width: auto;
    margin-right: 20px;
}
div.gfield_checkbox >div input {
    margin: 0px 2px 0 0;
	    height: 18px;
    width: 18px;
}
.info-box-content.career_link {
    margin-left: 31px;
}
.serv-card img {
    max-width: 100%;
    min-height: 167px;
    object-fit: cover;
}
.contact-detail {
    min-height: 320px;
    display: flex;
    align-items: center;
}
/*Media*/


.contact-usdetail {
    background-color: #8c8d8d7d;
	background-color: #595959b8;
    box-shadow: 0 0 18px #00000045;
    text-align: center;
    padding: 30px;
    margin-left: 40px;
}
.contact-usdetail a{
	color:#fff;
}
.cdtt-box{
	margin-bottom: 40px;
}
.cdtt-box span.icon {
    margin-bottom: 10px;
    display: block;
}
.cdtt-box h5 {
    font-size: 21px;
    font-weight: 600;
    margin: 0 0 10px 0;
}
.cdtt-box:last-child{
	margin-bottom: 0;
}
.cdtt-box address{
	color: #f0f3e5;
}
.contact_form {
    padding: 0 30px;
}
.contact_form button#form_btn_submit{
	margin-right: 0 !important;
}


#Header .container {
    width: 1200px;
}
#Header #menu ul li.navmenu-btn {
    background: none;
    padding-left: 15px;
}
#Header #menu ul li.navmenu-btn span.border {
    display: none !important;
}
#Header #menu ul li.navmenu-btn a{
	color: #ffffff;
	font-size: 18px;
	font-weight: 600;
    background-image: linear-gradient(#4ea3bf, #115166, #1990b7);
    display: inline-block;
    padding: 7px 20px;
    border-radius: 30px;
    transition: .6s;
}
#Header #menu ul li.navmenu-btn:hover a {
    background-image: linear-gradient(#1990b7, #4ea3bf, #115166);
    color: #ffffff;
}



@media(max-width: 1600px){
    .banner-text-box {
        left: 64%;
    }
}
@media(max-width: 1440px){
    .banner-text-box {
        left: 60%;
    }
}
@media(max-width: 1400px){
    .banner-text-box {
        left: 15%;
        top: 85px;
    }
    div#Banner_Slider {
        height: 540px;
    }
}
@media(max-width: 1366px){
    .banner-text-box {
        left: 57%;
    }
}
@media(max-width: 1280px){
    .banner-text-box {
        left: 55%;
    }
}
@media(max-width: 1170px){
    .banner-text-box {
        left: 90px;
    }
	#Header .container {
		width: 100%;
		padding: 0 20px;
	}
}
@media(max-width: 1112px){
    .banner-text-box {
        left: 65px;
    }
    .banner-image{
        background-position: center;
    }
}
@media(max-width: 1100px){
    .banner-text-box {
        right: auto;
        top: 150px;
        left: 30px;
    }
}
@media(max-width: 992px){
    body .container {
        width: 800px;
    }
	.container .four.columns, .container .one-fourth.column {
		width: calc(50% - 20px);
	}
	.serv-card img {
		width: 100%;
		object-position: center;
		object-fit: contain;
	}
    .home #Header #top_bar{
        position: relative;
    }
    div#Banner_Slider{
        top: 0;
    }
    #Content {
        padding: 50px 0 30px;
    }
    .ser-heading {
        padding-left: 30px;
    }
}
@media(max-width: 959px){
    #Header #logo{
        position: relative;
    }
    #Header .sixteen{
        text-align: center;
    }
	#Content input[type="submit"], .contact_form input[type="submit"], .contact_form button#form_btn_submit{
		margin-right: 51px;
	}
    #menu_responsive {
        margin-top: 10px;
        font-size: 14px;
        float: none;
        text-align: center;
        margin-bottom: 15px;
    }
    #menu_responsive select{
        margin: 0 auto;
    }
	.contact_form {
		padding: 0;
	}
}
@media(max-width: 830px){
	#Content input[type="submit"], .contact_form input[type="submit"], .contact_form button#form_btn_submit{
		margin-right: 0;
	}
    .banner-text-box {
        left: 0;
        top: auto;
        width: 85%;
        bottom: 30px;
        text-align: center;
        margin: 0 auto;
        right: 0;
        padding: 30px;
    }
    .banner-text-box h1 br{
        display: none;
    }
    .ser-heading {
        padding-left: 15px;
    }
    body .container {
        width: 750px;
    }
}
@media(max-width: 767px){
	.contact_form input[type="text"], .contact_form textarea {
		width: calc(100% - 22px) !important;
		margin-right: 0 !important;
	}
	#Content .container .one-fourth.column, #Footer .container .one-fourth.column {
		width: calc(50% - 20px) !important;
		clear: unset;
		margin: 0 10px 20px;
	}
	.contact_form{
		margin-top:20px;
	}
    div#Content .ser-heading {
        padding-left: 0;
        text-align: center;
    }
    body .container {
        width: 700px;
    }
    div#Content .bbc.column.one-second {
        width: 100% !important;
        float: none !important;
    }
    div#Content .bbc.column.one{
        float: none !important;
    }
    .ser-img {
        text-align: center;
        margin-bottom: 20px;
    }
    #Content .container .one-third.column, #Footer .container .one-third.column {
        width: 100% !important;
        text-align: center;
        float: none;
    }
    .info-box-content{
        float: none;
    }
    #Footer .container .one-third.column div {
        text-align: center !important;
        display: block !important;
    }
    #Footer .one-third.column:nth-child(3){
        margin-top: 30px;
        display: block;
    }
    #Footer .column.one.bottom_addons{
        width: 100% !important;
    }
    .brace-web {
        text-align: center;
    }
    .info-box-ico {
        float: none;
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    #Footer {
        padding: 20px 0 0;
    }
	.contact-usdetail {
		margin-left: 0;
		margin-top: 35px;
	}
}
@media(max-width: 700px){
    body .container {
        width: 600px;
    }
	#Content .container .one-fourth.column, #Footer .container .one-fourth.column {
		width: calc(100%) !important;
		clear: unset;
		margin: 0 0 20px;
	}
	div#Wrapper {
		overflow: hidden;
	}
	#Header #menu_responsive select {
		width: auto;
	}
	#Header .sixteen {
		float: none;
	}
	#Header .container {
		padding: 0;
	}
}
@media(max-width: 620px){
    body .container {
        width: 500px;
    }
    div#Banner_Slider {
        height: 440px;
    }
}
@media(max-width: 570px){
    div#Banner_Slider {
        height: 100%;
    }
    .banner-text-box {
        width: 77%;
        bottom: 0;
        position: relative;
        padding: 40px 30px;
    }
    .banner-image{
        padding: 40px 0;
        background-position: center;
    }
    .banner-text-box h1{
        font-size: 28px;
    }
    .banner-text-box p{
        width: 100%;
    }
    #Content {
        padding-top: 30px;
    }
}
@media(max-width: 520px){
    body .container {
        width: 400px;
    }
}
@media(max-width: 420px){
    body .container {
        width: 350px;
    }
}
@media(max-width: 414px){
    .banner-text-box h1 {
        font-size: 20px;
    }
    .banner-text-box p{
        font-size: 16px;
    }
    .banner-text-box {
        width: 85%;
        padding: 40px 15px;
    }
    #Content {
        padding: 50px 0 0;
    }
}
@media(max-width: 360px){
    body .container {
        width: 270px;
    }
}