/******default css start here*******/
* { box-sizing: border-box; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, select, input, option, textarea { margin: 0; padding: 0; border: 0; outline: 0; box-sizing: border-box; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; height: 0; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word }
q { quotes: none }
q:before, q:after { content: ''; content: none }
small { font-size: 80% }
sub, sup { font-size: 62%; line-height: 0; position: relative; vertical-align: baseline }
sup { top: -0.5em; }
sub { bottom: -0.25em }
nav ul, nav ol { list-style: none; list-style-image: none; }
button, input, select, textarea { margin: 0; vertical-align: baseline; }
textarea { overflow: auto; vertical-align: top }
table { border-collapse: collapse; border-spacing: 0 }
button, html input[type="button"], input[type="reset"], input[type="submit"], textarea { -webkit-appearance: none; border-radius: 0 }
/* remember to define focus styles! */
:focus { outline: 0; }
ol, ul { /*list-style: none;     */
}
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
a { text-decoration: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: """"; }
table { border: 0 none; border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
img { border: 0 none; max-width: 100%; }
a { outline: none; cursor: pointer; }
/* End hide from IE Mac */
.none { display: none; }
/* End Clearfix */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block }
.clear { clear: both; }
img {max-width: 100%;display: inline-block;vertical-align: top;}
/* For modern browsers */
.cf:before, .cf:after { content: ""; display: table }
.cf:after { clear: both; }
/* For IE 6/7 (trigger hasLayout) */
a { color: #00094b; }
a:hover {color:#0c0c0c;}
p {font-size:18px;color:#585858;line-height: 1.76; margin-bottom: 25px;font-family:'Sansation';font-weight: 400;}
h1 {font-size:64px;font-family:'Sansation';font-weight:700;color:#fff;margin-bottom:25px; line-height:1;text-transform: uppercase;}
h2 {font-size:42px;font-family:'Sansation';color:#000;font-family:'Sansation';font-weight:700;margin-bottom:25px;line-height:1.1;text-transform: uppercase;}
h3 {font-size:30px;font-family:'Sansation';color:#000;margin-bottom:25px;line-height:1;}
h4 {font-size:24px;font-family:'Sansation';color:#000;margin-bottom:25px;line-height:1;}
h5 {font-size:22px;font-family:'Sansation';color:#000;margin-bottom:25px;line-height:1;}
h6 {font-size:18px;font-family:'Sansation';color:#000;margin-bottom:25px;line-height:1;}
a, button, .btn { outline: none !important; transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; text-decoration: none !important; }
input {-webkit-appearance: none; border-radius: 0px; }
body {font-size:18px;-webkit-font-smoothing: antialiased;font-family:'Sansation';font-weight: 400;color:#000;}
ul, li { list-style-type: none; }
.black { color: #000 !important; }
/******default css end here*******/



/*************font style css start here************/
@font-face {
    font-family: 'Sansation';
    src: url('../fonts/Sansation-BoldItalic.woff2') format('woff2'),
        url('../fonts/Sansation-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Sansation';
    src: url('../fonts/Sansation-Italic.woff2') format('woff2'),
        url('../fonts/Sansation-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Sansation';
    src: url('../fonts/Sansation-Regular.woff2') format('woff2'),
        url('../fonts/Sansation-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Sansation';
    src: url('../fonts/Sansation-Light.woff2') format('woff2'),
        url('../fonts/Sansation-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Sansation';
    src: url('../fonts/Sansation-Bold.woff2') format('woff2'),
        url('../fonts/Sansation-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}


.wrapper{overflow: hidden;}


/************placeholder color css*********/

::-webkit-input-placeholder {
    opacity: 1;
    color: #787878;
}

:-moz-placeholder { /* Firefox 18- */
    opacity: 1;
    color:#787878;
}

::-moz-placeholder {  /* Firefox 19+ */
    opacity: 1;
    color:#787878;
}

:-ms-input-placeholder {
    opacity: 1;
    color:#787878;
}

select::-ms-expand {
 display: none;
}


/*******container css start******/
.container{max-width:1345px; padding: 0 20px; width: 100%; margin: 0 auto;}
/*******container css end******/


/********common button css*********/
.btn{display: inline-block;background-color: #df7038;color: #fff;text-transform: uppercase;font-family: 'Hurme Geometric Sans 1';font-size: 16px;font-weight: 700;padding: 18px 52px;letter-spacing: 1.9px;    box-shadow: 0 0px 6px rgba(132,132,132,0.17);}
.btn:hover{background-color:#192c3c;color: #fff;}

/*-----------Navigation start here---------------*/
.menu-icon { display: none; cursor: pointer; color: #fff; text-transform: uppercase; text-align: center; font-weight: bold; line-height: 33px; font-size: 22px; padding:0; }
.menu-icon .menu-box { width:40px; height: 23px; margin-right: 0px; padding: 0px; position: absolute; right:0px; top: 30px; z-index: 111;}
.menu-icon .menu-box span { width: 100%; height: 4px; margin-bottom:6px; background: #fff; display: block; border-radius: 2px; transition: all 0.5s; -webkit-transition: all 0.5s; }
.menu-icon.active span:nth-child(1) { transform: rotate(45deg) translateY(5px) translateX(5px); -webkit-transform: rotate(45deg) translateY(5px) translateX(5px); }
.menu-icon.active span:nth-child(2) { opacity: 0; }
.menu-icon.active span:nth-child(3) { transform: rotate(-45deg) translateY(-9px) translateX(9px); -webkit-transform: rotate(-45deg) translateY(-9px) translateX(9px); }
.enumenu_ul .caret { color: #fff; margin-left: 7px; }
.enumenu_ul { padding: 0px; list-style: none; display: flex; justify-content: center; }
.enumenu_ul > li { display: inline-block; vertical-align: top; margin-right:51.7px;}
.enumenu_ul > li:last-child{margin-right:-28px;}
.enumenu_ul > li:last-child a{padding:40px 35px;background-color: #00157f;font-weight: 700;font-size: 16px;}
.enumenu_ul > li:last-child a:before{display: none;}
.enumenu_ul > li:last-child a:hover{background-color: #ffffff;color: #00157f;}
.enumenu_ul > li > a { font-size:13px; color: #fff;font-weight:400; position: relative;line-height: 1;text-transform: uppercase;font-family: 'Sansation'; position: relative;letter-spacing: 0.1px;padding-bottom: 33px;}
.enumenu_ul > li a:before{position: absolute;content:'';left: 0; right: 0; bottom:23px;height: 1px; background-color:#fff;opacity: 0;visibility: hidden;transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;}
.enumenu_ul > li a:hover:before{opacity: 1;visibility: visible;}
.enumenu_ul > li.active a:before{opacity: 1;visibility: visible;}
.enumenu_ul > li.has-children.hover a:before{opacity: 1;visibility: visible;}


.enumenu_ul > li.has-children > a:after { position: absolute; content: ''; right: -20px; top:0px;width: 8px; height: 8px; border-bottom: 1px solid #fff; border-left: 1px solid #fff; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); margin: auto; transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -ms-transition: all 500ms ease-in-out; }
.enumenu_ul > li.has-children.hover > a:after { transform: rotate(135deg); -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); top: 6px; }
.enumenu_ul > li.current-menu-item > a { color: #000; }
.enumenu_ul > li.current-menu-item > a:before { left: 0; right: 0; }
.enumenu_ul > li ul { display: none }
.enumenu_ul ul li { width: 100%; margin: 0; list-style: none; position: relative; }
.enumenu_ul.desk ul {top: 100%;z-index: 999;list-style: none;left: 0px;background: #222222;position: absolute;min-width: 350px;padding: 10px 0;height: 500px;right: 0;}

/*Sub menu styles*/
.menu.submenu-ul-level1 li a { background: rgba(31, 26, 107, 0.8); color: #fff; padding-left: 90px; }
.enumenu_ul.desk .sb-menu .sb-menu { left: 100%; top: 0; }
.enumenu_ul.desk ul li a { padding: 10px 10px 5px; display: block; color: #fff; font-size: 17px; text-align: left;text-transform:capitalize; position: relative;font-weight: 400;}
.enumenu_ul.desk ul > li.has-children > a:after { position: absolute; content: ''; right: 10px; top: 0px; bottom: 0; width: 6px; height: 6px; border-bottom: 1px solid #fff; border-left: 1px solid #fff; transform: rotate(220deg); -webkit-transform: rotate(220deg); -moz-transform: rotate(220deg); -ms-transform: rotate(220deg); margin: auto; transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -ms-transition: all 500ms ease-in-out; }
.enumenu_ul.desk ul li:hover > a { color:#e0004d; }
.enumenu_ul.desk ul li.current-menu-item > a { color:#e0004d; }
.enumenu_ul .arrow { position: absolute; right: 10px; top: 50%;cursor: pointer; z-index: 999; transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -ms-transition: all 500ms ease-in-out; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); }
body.menu-open { overflow: hidden;}

/*-----------Navigatinon end here---------------*/

/**************header css start here**********/
.site-header{background-color: #0c0c0c; background:url(../images/header-bg.png); background-repeat: no-repeat; background-size: cover; height: 84px;position: relative;}
header.site-header:before {position: absolute;content: '';left: 0;right: 0;top: 0;bottom: 0;background-color: rgba(12,12,12,0.9);}
.header-main{display: flex; justify-content: space-between; align-items: center;    position: relative;}
.site-logo a{display: inline-block;width: 122px;}
.request-quote-form {background: #edf2f6;padding: 25px 25px;text-align: left;max-width:350px;margin: 40px auto;position: relative;box-shadow: 0px 0px 10px rgba(255,255,255,0.35);}
.request-quote-form h1{font-size:20px;color: #00157f;text-align: center}
.form-btn{margin-top:30px;text-align: center;}
.form-btn .site-btn{border: 0;    padding: 12px 50px;font-size: 14px;cursor: pointer;}
.form-btn .site-btn:before{border-top: 21px solid #edf2f6;}
.form-btn .site-btn:after{border-bottom: 21px solid #edf2f6;}
.form-btn .site-btn:hover{padding: 12px 60px;}
.form-block label{display: block; font-size: 14px;color: #000;margin-bottom: 5px;font-weight: 700;}
.form-block input{width: 100%; padding: 8px 13px;background-color:#ffffff;    box-shadow: 0px 0px 5px rgba(0,0,0,0.1);transition: all 0.3s ease-in-out;border: 1px solid transparent}
.form-block input:focus{border: 1px solid #c0c7ee;}
.form-block{margin-bottom: 15px;}
.request-quote-form .mfp-close{opacity: 1;    background: #00094b;color: #fff;width: 25px; height: 25px;line-height: 25px;font-size: 24px;right: -10px; top: -10px;border-radius: 50%;}
.request-quote-form .mfp-close:hover{background-color: #000;}

.stickyHeader .site-header{position: fixed;animation: slideDown 0.5s linear 0s;-webkit-animation: slideDown 0.5s linear 0s;-moz-animation: slideDown 0.5s linear 0s;-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;width: 100%;z-index: 1111}
.stickyHeader .site-header .enumenu_ul > li:last-child a {padding: 32px 35px;}
@keyframes slideDown {
	0% { transform: translateY(-100%) }
	100% { transform: translateY(0%) }
}
@-webkit-keyframes slideDown {
	0% { -webkit-transform: translateY(-100%) }
	100% { -webkit-transform: translateY(0%) }
}
@-moz-keyframes slideDown {
	0% { -moz-transform: translateY(-100%) }
	100% { -moz-transform: translateY(0%) }
}
/**************header css end here************/

/******************************************************home page css start here************************************************/

/***********home banner section css start here************/
.home-banner{background-repeat: no-repeat; background-size: cover; background-position: center center; height:629px;position: relative;display: flex;overflow: hidden;}
.home-banner .container{display: flex;align-items: center;}
.home-banner:before{position: absolute;top: 95%;background: #fff;height: 300px;width: 100%;content: '';transform: skewY(-1.9deg);}
.home-banner:after{position: absolute;content: '';bottom: -13px;right: 0;width: 0;height: 0;border-top: 0px solid transparent;border-right:952px solid #00157f;border-bottom: 61px solid transparent;transform: skewY(-1.9deg);}
.home-banner-caption p{font-size: 20px;    margin-bottom:26px;    line-height: 1.5; color: #fff;}
.home-banner-caption h1{margin-bottom: 15px;line-height: 0.98;}
.home-banner-caption{max-width: 581px;}
.clip-btn{clip-path:polygon(0 34%, 13% 0%, 21% 0, 85% 0%, 100% 0, 100% 15%, 100% 68%, 83% 109%, 82% 100%, 15% 100%, 0 100%, 0% 85%);background-color: #00094b;padding:20px 38px;text-transform: uppercase;color: #fff;font-family: 'Sansation';font-weight: 700;border: 2px solid #fff;position: relative;display: inline-block;font-size: 16px;-webkit-clip-path:polygon(0 34%, 13% 0%, 21% 0, 85% 0%, 100% 0, 100% 15%, 100% 68%, 83% 109%, 82% 100%, 15% 100%, 0 100%, 0% 85%);}
.clip-btn:before{position: absolute;content: '';left: -12px;top: -16px;width: 24px;height: 31px;border-right: 3px solid #fff;transform: rotate(50deg);}
.clip-btn:after{position: absolute;content: '';right: -19px;bottom: -20px;width: 33px;height: 33px;border-right: 3px solid #fff;transform: rotate(231deg);}
.clip-btn:hover{color: #fff;padding:20px 48px;}
.ie11 .clip-btn:before{display: none;}
.ie11 .clip-btn:after{display: none;}
/***********home banner section css end here************/

/***********trusted section css start here************/
.trusted-wrap{position: relative;    padding: 35px 0 ;}
.trusted-inn h2{text-transform: uppercase;font-size: 22px;color: #343434;text-align: center;letter-spacing: 2.8px;margin-bottom:20px;}
.logo-items{margin: 10px 21px 10px 0px;transition:all 0.3s ease-in-out;}
.logo-items:hover{background: #fff;box-shadow: 0px 0px 10px rgba(0,0,0,0.08);}
.logo-items img{filter: grayscale(100%);}
.logo-items:hover img{filter: grayscale(0%);}
.trusted-logo-slider .slick-list{padding: 0 3px;}
.trusted-logo-slider .slick-arrow{font-size: 0; border: 0; background-color: transparent;}
.trusted-logo-slider .slick-arrow.slick-prev{position: absolute; top: 50%; transform: translateY(-50%);width: 28px; height: 28px;background-color: #757575;border-radius: 50%;left:-30px;transition: all 0.3s ease-in-out;}
.trusted-logo-slider .slick-arrow.slick-prev:before{position: absolute;content:'\f104';font-family: "Font Awesome 5 Pro";color: #fff;font-size: 24px;top: 1px;left: 0;right: 0;bottom: 0;}
.trusted-logo-slider .slick-arrow.slick-next:before{position: absolute;content:'\f105';font-family: "Font Awesome 5 Pro";color: #fff;font-size: 24px;top: 1px;left: 0;right: 0;bottom: 0;}
.trusted-logo-slider .slick-arrow.slick-next{position: absolute; top: 50%; transform: translateY(-50%);width: 28px; height: 28px;background-color: #757575;border-radius: 50%;right:-10px;transition: all 0.3s ease-in-out;}
.trusted-logo-slider .slick-arrow.slick-next:hover{background-color: #000}
.trusted-logo-slider .slick-arrow.slick-prev:hover{background-color: #000}
/***********trusted section css end here***************/

/****************high project section css start here************/
.high-project-wrap{padding: 57px 0;}
.high-project-inn h2{text-align: center;font-size: 32px;}
.high-project-inn h2 strong{font-size: 36px;}
.high-project-list{display: flex; flex-wrap: wrap;margin: 0 -8px;padding-top: 3px;justify-content: center;}
.high-project-parent{width: 33.33%;padding: 0 8px;    margin-bottom: 14px;}
.high-project-img{height:305px;background-repeat: no-repeat; background-position: center center; background-size: cover;    display: flex;align-items: flex-end;padding-bottom: 18px;border:3px solid transparent;transition: all 0.3s ease-in-out;}
.high-project-img span{display: inline-block;font-size: 18px;color: #000;text-transform: capitalize;border-left:4px solid #00094b;background-color: #fff;padding:17px 19px 17px 13px;position: relative;font-weight: 700;transition: all 0.3s ease-in-out;min-width: 268px;}
.high-project-img span:before{position: absolute;content: '';right: -13px;top: 0;width: 31px;height: 100%;background-color: #fff;transform: skewX(26deg);transition: all 0.3s ease-in-out;}
.high-project-img:hover{border:3px solid #00157f;}
.high-project-img span:after{position: absolute;content: '';top: 0;left: -8px; width:3px; height: 100%;background-color: #fff;opacity: 0; visibility:hidden;transition: all 0.3s ease-in-out;}
.high-project-img:hover span:after{opacity: 1; visibility: visible;}
.high-project-img:hover span{background-color: #00157f;color: #fff;border-left-color:#00157f}
.high-project-img:hover span:before{background-color: #00157f;}
.see-more-btn{text-align: center;margin-top: 24px;}
.site-btn{display: inline-block;background-color: #00094b;color: #fff;font-size: 17px;font-weight: 700;text-transform: uppercase;    padding:20px 52px;font-family: 'Sansation';position: relative;letter-spacing: 1px;}
.site-btn:before{position: absolute;content: '';left: 0;top: 0;width: 0;height: 0;border-top: 21px solid #fff;border-right: 21px solid transparent;transition: all 0.3s ease-in-out;}
.site-btn:after{position: absolute;content: '';right: 0;bottom: 0;width: 0;height: 0;border-bottom: 21px solid #fff;border-left: 21px solid transparent;transition: all 0.3s ease-in-out;}
.site-btn:hover{color: #fff;padding: 20px 72px;}
/****************high project section css end here************/

/****************about advanced section css start here************/
.about-adwanced-wrap{padding: 55px 0 43px;}
.about-advanced-inn h2{text-align: center;letter-spacing: 0.9px;margin-bottom: 10px;}
.about-advanced-inn h2 strong{font-size: 48px;}
.about-advanced-inn > p{text-align: center;    letter-spacing: 0.2px;}
.about-advanced-step{position: relative;margin-top: 49px;}
.step-parent{display: flex; flex-wrap: wrap;position: relative;    margin-bottom: 59px;}
.about-advanced-step:before{position: absolute;content: '';left:25px; right: 0; top: 0;bottom: 0; background-image: url(../images/process-pipe-img.png); background-repeat: no-repeat; background-size: 100%; height: auto; width: 54px;margin: 0 auto;}
.step-left{width: 50%;padding: 0 98px 0 30px}
.step-right{width: 50%;padding: 0 57px 0 120px}
.arrow-btn{display: inline-block;font-family: 'Poppins', sans-serif;font-weight: 600;color: #00094b;font-size: 16px;position: relative;}
.arrow-btn:before{position: absolute;content: '\f101';font-family: "Font Awesome 5 Pro";color: #00094b;font-size: 16px;right: -20px;top: 5px;transition: all 0.3s ease-in-out;line-height: 16px;}
.arrow-btn:hover{color: #00157f;}
.arrow-btn:hover:before{right: -25px;color: #00157f;}
.step-img-box{background-size: cover;width: 100%; height: 298px; background-repeat: no-repeat; background-position: center center;border: 5px solid #fff;box-shadow: 0px 0px 25px rgba(0,0,0,0.13);position:relative;}
.step-small-img{position: absolute;right:-22px; bottom:-48px;max-width:226px;}
.step-small-img:before{position: absolute; content: ''; left:-59px; top: -66px; background-image: url(../images/shape-img.png); background-repeat: no-repeat; background-size: 100%;width: 180px; height: 149px;}
.step-parent:nth-child(even) .step-small-img:before{position: absolute; content: '';left: 141px;top: -74px;background-image: url(../images/second-shape-img.png); background-repeat: no-repeat; background-size: 100%;width: 180px; height: 149px;}
.step-small-img img{border: 5px solid #fff;box-shadow: 0px 0px 25px rgba(0,0,0,0.13);}
.step-parent:nth-child(even){margin-bottom:142px;}
.step-parent:nth-child(even) .step-left{order: 2;padding:83px 32px 0 106px}
.step-parent:nth-child(even) .step-right{order: 1;padding:0 97px 0 112px}
.step-parent:nth-child(even) .step-small-img{    left: -79px;bottom: -90px;}
.step-left h3{text-transform: uppercase;    margin-bottom: 6px;}
.step-left p{text-align: justify;line-height: 1.7;    margin-bottom: 11px;}
.step-parent.customer-focus .step-small-img{left:-96px; bottom: -68px;}
.step-icon{position:absolute; left:49.3%; top:37%;width:65px; height:65px; background-color: #00157f;border-radius: 50%;transform: translate(-50%);display: flex; align-items: center; justify-content: center;}
.step-icon:before{position: absolute;content: '';left: -10px;right: -10px;top: -10px;bottom: -10px;border: 15px solid rgba(158,144,50,0.10);border-radius: 50%;}
.step-parent:nth-child(even) .step-icon{left: 52.9%;top: 54%;}
.step-parent:nth-child(even) .step-icon:before{border: 15px solid rgba(0,9,75,0.10);}
.step-parent.customer-focus .step-icon{top: 41%;}
.step-parent.customer-focus .step-small-img:before{position: absolute; content: '';left: 141px;top: -74px;background-image: url(../images/second-shape-img.png); background-repeat: no-repeat; background-size: 100%;width: 180px; height: 149px;}
/****************about advanced section css end here************/

/**********contact for visit section css start here************/
.contact-visit-wrap{position: relative;}
.contact-visit-inn{display: flex; flex-wrap: wrap;}
.contact-visit-img-box{width: 56%;}
.contact-visit-img{width: 925px; height: 559px;background-repeat: no-repeat; background-size: 100%;background-position: center center;margin-left: -31px}
.contact-visit-content{width:44%;margin: 0 0 0 auto;    padding-top: 86px;}
.contact-visit-content .site-btn{font-size: 14px;padding: 22px 30px;margin:22px 0 0 6px}
.contact-visit-content .site-btn:hover{padding: 22px 35px;}
.contact-visit-content h2{margin-bottom: 6px;}
/**********contact for visit section css end here************/

/*************footer css start here*************/
.footer-inn{position: relative;padding: 0 9px;}
.footer-links{display: flex;flex-wrap:wrap;border-bottom: 1px solid #494745;padding-bottom: 25px;}
.footer-block{width: 20%;padding-left: 46px;}
.footer-block:first-child{padding-left: 0;}
.footer-block h2{font-size: 20px;color: #fff;margin-bottom: 30px;}
.footer-block ul li{display: block;margin-bottom: 20px;position: relative;    padding-left: 20px;}
.footer-block ul li:before{position: absolute;content: ''; left: 0; top:7px; width:8px; height:8px; border-radius: 50%;background-color: #fff;}
.footer-block ul li span{font-family: 'Sansation';font-weight: 400;font-size: 14px;color: #fff;text-transform: uppercase;display: inline-block;}
.footer-block a {color: white; }
/*.footer-block ul li a:hover{color:#9a9a9a;}*/
.footer-main{background-repeat: no-repeat; background-size: cover;height:auto;position: relative;padding: 163px 0 0 0;}
/*.footer-main:before{position: absolute;content: '';left: 0; top: 0; right: 0; bottom: 0;background-color:rgba(0,0,0,0.96);}*/
.site-footer{position: relative;margin-top: -37px;}
/*.site-footer:before{position: absolute;bottom: 96%;background: #fff;height: 54px;width: 100%;content: '';transform: skewY(-1.9deg);z-index: 11;}*/
.site-footer:after{position: absolute;content: '';top:5px;left: 0;width: 0;height: 0;border-left:925px solid #00157f;border-top: 60px solid transparent;transform: skewY(-2.6deg);z-index: 11;}
.copy-right p{font-size: 14px;color: #fff;text-align: center; margin-bottom: 0;}
.copy-right{padding: 23px 0;}

/***************footer css end here************/

/*****************capabilities page css start here************/
.inner-page-banner{background-repeat: no-repeat; background-size:cover; background-position: center center;height:540px;position: relative;display: flex;overflow: hidden;}
.inner-page-banner .container{display: flex; align-items: center;}
.inner-page-banner:before{position: absolute;top: 94.7%;background: #fff;height: 300px;width: 100%;content: '';transform: skewY(-1.6deg);}
.inner-page-banner:after{position: absolute;content: '';bottom: -12px;right: 0;width: 0;height: 0;border-top: 0px solid transparent;border-right:952px solid #00157f;border-bottom: 60px solid transparent;transform: skewY(-2.3deg);}
.innerPage-banner-caption p {color: #fff;}
.innerPage-banner-caption h1{font-size: 52px;    letter-spacing: 2.2px;    margin-bottom: 10px;}
.innerPage-banner-caption{max-width: 585px;}
.capability-banner .innerPage-banner-caption p{letter-spacing: 1px;}
.world-class-wrap{padding: 87px 0 50px;}
.world-class-content{text-align: center;}
.world-class-content h2{margin-bottom: 14px;}
.world-class-content h2 strong{font-size: 46px;}
.world-class-content p{margin-bottom: 18px;}
.tab-contain-parent{display: flex; flex-wrap: wrap;margin: 0 -22px;}
.tab-contain-block{width: 50%;    padding: 0 22px;}
.tab-con-title{background-color: #e1e6fe;padding:49px 41px;position: relative;}
.tab-con-title h3{font-size: 28px;color: #1a1818;margin-bottom: 0; text-transform: uppercase;}
.machine-img{position: absolute;right:41px;top: -47px;}
.tab-block-content strong{font-size: 21px;color: #1a1818;display: block;    margin-bottom: 8px;}
.tab-block-content p{color: #666;}
.tab-block-content{padding: 37px 43px 12px;background-color: #fafafa;}
.capability-process-parent{display: flex;flex-wrap:wrap;margin-bottom: 130px;}
.capability-process-parent:last-child{margin-bottom: 0;}
.process-img-block{background-repeat: no-repeat; background-size:cover; height:423px;background-position: center center;position: relative;}

.capability-process-content{width: 50%;    padding:2px 0 0 46px;}
.capability-process-content h2{text-transform: none;    margin-bottom: 15px;    letter-spacing: 1px;}
.capability-process-content p{color: #443a3a;margin-bottom: 20px;letter-spacing: 0.2px;}
.capability-process-content .site-btn{font-size: 13px;margin-top: 29px;padding: 20px 40px;}
.capability-process-content .site-btn:hover{padding: 20px 45px;}
ul.site-bullet li{font-size: 18px;font-weight: 400;font-family: 'Sansation';color: #443a3a;    margin-bottom: 20px;position: relative; padding-left: 35px;    letter-spacing: 0.2px;}
ul.site-bullet li:before{position: absolute;content: '';left: 0; top:2px;background-image: url(../images/bullet-icon.jpg); background-repeat: no-repeat; background-size: 100%; width: 16px; height: 16px;background-position: center center;}
.capability-process-wrap{padding: 45px 0;}
.capability-process-parent:nth-child(even) .capability-process-content{order:1;    padding: 0 50px 0 8px;}
.capability-process-parent:nth-child(even) .capability-process-img{order:2;padding:6px 30px 0 56px;}
.capability-process-parent:nth-child(even) .capability-process-img:before{right: 10px;top: 25px;left: 77px;}
.capability-process-img:before{position: absolute;content: '';left: 10px;top: 20px;background-color: #00094c;height: 423px;    right: 77px;}
.capability-process-img{width: 50%;    padding: 0 57px 0 30px;position: relative;}

.machine-parts-wrap{padding: 58px 0;}
.machine-parts-content{text-align: center;}
.machine-parts-content h2{text-transform: none;    letter-spacing: 1.2px;    margin-bottom: 14px;}
.parts-img{background-color: #eaeaea;padding: 26px 10px;display: flex;align-items: center;}
.parts-img img{margin: 0 auto}
.machine-parts-slider .slick-track{    display: flex;flex-direction: row;}
.machine-parts-slider .parts-items{display: flex;flex-direction: row;height: 291px;margin-right: 30px;}

.machine-parts-slider .slick-arrow{font-size: 0; border: 0; background-color: transparent;}
.machine-parts-slider .slick-arrow.slick-prev{position: absolute; top: 50%; transform: translateY(-50%);width: 28px; height: 28px;background-color: #757575;border-radius: 50%;left:-23px;transition: all 0.3s ease-in-out;cursor: pointer;}
.machine-parts-slider .slick-arrow.slick-prev:before{position: absolute;content:'\f104';font-family: "Font Awesome 5 Pro";color: #fff;font-size: 24px;top: 1px;left: 0;right: 0;bottom: 0;}
.machine-parts-slider .slick-arrow.slick-next:before{position: absolute;content:'\f105';font-family: "Font Awesome 5 Pro";color: #fff;font-size: 24px;top: 1px;left: 0;right: 0;bottom: 0;}
.machine-parts-slider .slick-arrow.slick-next{position: absolute; top: 50%; transform: translateY(-50%);width: 28px; height: 28px;background-color: #757575;border-radius: 50%;right:-23px;transition: all 0.3s ease-in-out;cursor: pointer;}
.machine-parts-slider .slick-arrow.slick-next:hover{background-color: #000}
.machine-parts-slider .slick-arrow.slick-prev:hover{background-color: #000}
.machine-parts-slider{padding: 0 0px 0 30px;}

.we-machine-wrap {padding: 55px 0 0;}
.we-machine-content{text-align: center;max-width: 1003px;margin: 0 auto;}
.we-machine-content h2{font-size: 36px;line-height: 1.3;    margin-bottom: 10px;}
.we-machine-content p{line-height: 1.8;}

.capability-contact-wrap{background-repeat: no-repeat; background-size: cover; background-position: center bottom;height:740px;   box-shadow: inset 0 180px 180px 0px rgba(255,255,255,0.8);padding: 113px 0 0 0;}
.capability-contact-wrap + .site-footer{margin-top: -54px;}
.capability-contact-contain .site-btn{font-size: 14px;padding: 22px 39px;margin: 18px 0 0 4px;}
.capability-contact-contain .site-btn:hover{padding: 22px 44px;}
.capability-contact-contain{width: 52%;padding: 0 0 0 113px;}
.capability-contact-contain h2{margin-bottom: 5px;letter-spacing: 0.9px;}
.capability-contact-contain p{letter-spacing: 0.2;line-height: 1.8;}
.capability-contact-contain .clip-btn {clip-path: polygon(0 32%, 6% 0%, 21% 0, 85% 0%, 100% 0, 100% 15%, 100% 68%, 83% 155%, 82% 100%, 15% 100%, 0 100%, 0% 85%);font-size: 14px;padding: 22px 59px;margin: 18px 0 0 4px;-webkit-clip-path: polygon(0 32%, 6% 0%, 21% 0, 85% 0%, 100% 0, 100% 15%, 100% 68%, 83% 155%, 82% 100%, 15% 100%, 0 100%, 0% 85%);}
.capability-contact-contain .clip-btn:hover{padding:22px 69px;}

.resp-tabs-list{display: flex;justify-content: space-between;border-bottom: 1px solid #666666;    padding: 0 46px;}
.world-class-tabing{max-width: 1180px; margin: 0 auto;    padding-top: 5px;}
.resp-tabs-list li {font-weight: 700;font-size: 16px;display: inline-block;padding:0px 26px 14px;margin: 0 0px 0 0;list-style: none;cursor: pointer;color: #330000;background-color: transparent !important;font-family: 'Sansation';text-transform: uppercase;position: relative;letter-spacing: 0.5px;}
.resp-tabs-list li:before{position: absolute;content: '';left: 0; right: 0; bottom: 0;height: 3px;width: 100%;background-color: #112588;opacity: 0;visibility: hidden;transition: all 0.3s ease-in-out;}
.resp-tabs-container {padding: 0px;background-color: #fff;margin: 0 -20px;}
h2.resp-accordion {cursor: pointer;padding: 5px;display: none;}
.resp-tab-content {display: none;padding:72px 0 0 0;}
.resp-tabs-list li.resp-tab-active {color: #00157f;}
.resp-tabs-list li.resp-tab-active:before{opacity: 1;visibility: visible;}
.resp-tab-active {border-bottom: none;background-color: #fff;}
.resp-content-active, .resp-accordion-active {display: block;}
.resp-tab-content {}
h2.resp-accordion {font-size: 13px;border-top:1px solid #6c6c6c !important;margin: 0px;padding:15px 50px 15px 20px;background-color: #00157f !important;color: #fff;font-size: 16px;position: relative;}
h2.resp-tab-title:last-child {border-bottom: 12px solid #c1c1c1 !important;background: blue;}
h2.resp-accordion:before{position: absolute;content: '\f067';font-family: "Font Awesome 5 Pro";font-size: 24px;color: #fff;right: 20px; top:11px;}
h2.resp-accordion.resp-tab-active:before{content:'\f068';}

/*-----------Accordion styles-----------*/
h2.resp-tab-active {background: #DBDBDB;/* !important;*/}
.resp-easy-accordion h2.resp-accordion {display: block;}
.resp-easy-accordion .resp-tab-content {border: 1px solid #c1c1c1;}
.resp-easy-accordion .resp-tab-content:last-child {border-bottom: 1px solid #c1c1c1;/* !important;*/}
.resp-jfit {width: 100%;margin: 0px;}
.resp-tab-content-active {display: block;}
h2.resp-accordion:first-child {border-top: 1px solid #c1c1c1;/* !important;*/}
/****************our client page css start here************/
.our-client-wrap{padding:103px 0 0 0;}
.our-client-content{text-align: center;}
.our-client-content h2{font-size: 32px;letter-spacing: 0.3px;line-height: 1.2;    margin-bottom: 11px;}
.our-client-content h2 strong{font-size: 36px;}
.our-client-content p{letter-spacing: 0.8px;line-height: 1.8;margin-bottom: 11px;}
.our-client-list{padding: 45px 0 0 0;}
.our-client-column-3{display: flex;flex-wrap:wrap;}
.our-client-column-3 .our-client-parent{width: 33.33%;transition: all 0.3s ease-in-out;padding: 0 5px;}
.our-client-parent:hover{background: #fff;box-shadow: 0px 0px 30px rgba(0,0,0,0.08);}
.our-client-logo img{filter: grayscale(100%);transition: all 0.3s ease-in-out;}
.our-client-parent:hover .our-client-logo img{filter: grayscale(0);}
.our-client-column-2 {display: flex; flex-wrap: wrap;border-top: 1px solid #dfdfdf;}
.our-client-column-2 .our-client-parent{width:50%;transition: all 0.3s ease-in-out;padding: 0 5px;text-align: center;}
.our-client-column-2 .our-client-parent{border-right: 1px solid #dfdfdf;}
.our-client-column-2 .our-client-parent:nth-child(2n+0){border-right: 0;}
.our-client-contact-img{width: 46.1%;padding-left: 11px;}
.our-client-contact{padding: 99px 0 42px;}
.our-client-contact-img .contact-visit-img{width: 100%;height: 444px;margin-left: 0;border: 3px solid #c4c4c4;background-size: cover;}
.our-client-contact .contact-visit-content{padding-top: 43px;}
.our-client-contact .contact-visit-content .site-btn {font-size: 14px;padding: 22px 40px;margin: 22px 0 0 6px;}
.our-client-contact .contact-visit-content .site-btn:hover{padding: 22px 45px;}

/************who-we-serve-page css start here***********/
.inner-page-banner.who-we-serve-banner .innerPage-banner-caption {max-width: 618px;    margin-top:70px;}
.we-serve-process{padding: 99px 0;}
.serve-process-child{display: flex; flex-wrap: wrap;    margin-bottom: 115px;}
.serve-process-child:last-child{margin-bottom: 0;}
.serve-process-left{width: 49%;padding:0 94px 0 11px;position: relative;}
.serve-process-left:before{position: absolute;content: '';left: -30px;top: -69px;width: 0;height: 0;border-bottom: 537px solid #00157f;border-right: 678px solid transparent;}
.serve-process-right{width: 51%;padding: 17px 0 0 8px;}
.serve-process-right h2{font-size: 36px;    text-transform: none;margin-bottom:20px;letter-spacing: 1px;}
.serve-procee-img{background-repeat: no-repeat; background-size: cover; background-position: center center;height: 423px;position: relative;}
.serve-process-right ul.site-bullet li{letter-spacing: 0.53px;line-height: 1.6;margin-bottom: 18px;    padding-left: 23px;}
.serve-process-right ul.site-bullet li:before{top: 5px;}
.serve-process-right .site-btn{font-size: 13px; margin: 12px 0 0 3px;padding: 18px 34px;}
.serve-process-right .site-btn:hover{padding:18px 40px;}
.serve-process-child:nth-child(even) .serve-process-left{order: 2;padding:0 8px 0 96px;}
.serve-process-child:nth-child(even) .serve-process-left:before{position: absolute;content: '';right: -30px;top: -69px;left: inherit; width: 0;height: 0;border-bottom:537px solid #00094c;border-left:678px solid transparent;border-right: 0;}
.serve-process-child:nth-child(even) .serve-process-right{order: 1;padding:20px 0px 0 10px}
.serve-process-child:nth-child(even) .serve-process-right .site-btn{background-color: #00157f;}
.serve-contact-wrap{background-repeat: no-repeat; background-size: cover; height:882px;background-position:center center;padding: 87px 0;}
.serve-contact-wrap + .site-footer{margin-top: -54px;}
.serve-contact-content{max-width: 810px; margin: 0 auto; text-align: center;}
.serve-contact-content h2{letter-spacing: 1.1px;    margin-bottom: 9px;}
.serve-contact-content p{letter-spacing: 0.9px;    margin-bottom: 35px;}
.serve-contact-content .clip-btn{clip-path:polygon(0 32%, 6% 0%, 21% 0, 85% 0%, 100% 0, 100% 15%, 100% 68%, 83% 155%, 82% 100%, 15% 100%, 0 100%, 0% 85%);font-size: 14px;padding: 22px 59px;-webkit-clip-path:polygon(0 32%, 6% 0%, 21% 0, 85% 0%, 100% 0, 100% 15%, 100% 68%, 83% 155%, 82% 100%, 15% 100%, 0 100%, 0% 85%);}
.serve-contact-content .clip-btn:hover{padding: 22px 69px;}



/*************our work page css start here************/
.program-work-wrap{    padding: 102px 0 0;}
.program-work-parent{display: flex;flex-wrap: wrap;margin-bottom: 25px;}
.program-work-content{width: 65.83%;background-color: #f3f3f3;    padding: 26px 33px 28px 32px;}
.program-work-img{width:34.17%;    padding-left:25px;}
.program-work-img .high-project-parent{width: 100%;padding: 0;    margin-bottom: 0;}
.program-work-content p{font-size: 14px;color: #000;opacity: 0.75;letter-spacing: 0.2px;line-height: 1.79;margin-bottom: 17px;}
.program-work-content p:last-child{margin-bottom:0;}
.program-work-content h2{font-size: 32px;    margin-bottom: 8px;}
.column3-list .high-project-list{margin: 0 -12px;}
.column3-list .high-project-parent{padding: 0 12px;margin-bottom: 25px;}
.ourWork-contact-wrap{background-repeat: no-repeat; background-size: cover; height:585px;background-position: center top;padding: 109px 0 0;}
.ourWork-contact-wrap + .site-footer{margin-top: -54px;}
.ourWork-contact-content{max-width: 810px; margin: 0 auto; text-align: center;}
.ourWork-contact-content h2{letter-spacing: 1.1px;    margin-bottom: 9px;}
.ourWork-contact-content p{letter-spacing: 0.9px;    margin-bottom: 35px;}
.ourWork-contact-content .clip-btn{clip-path:polygon(0 32%, 6% 0%, 21% 0, 85% 0%, 100% 0, 100% 15%, 100% 68%, 83% 155%, 82% 100%, 15% 100%, 0 100%, 0% 85%);font-size: 14px;padding: 22px 47px;letter-spacing:0.6px;-webkit-clip-path:polygon(0 32%, 6% 0%, 21% 0, 85% 0%, 100% 0, 100% 15%, 100% 68%, 83% 155%, 82% 100%, 15% 100%, 0 100%, 0% 85%);}
.ourWork-contact-content .clip-btn:hover{padding: 22px 57px;}


/*************about page css start here************/
.about-section.about-technology .about-parent:nth-child(even) .about-sec-content{order:1;    padding:35px 8px 0 50px;}
.about-section.about-technology .about-parent:nth-child(even) .about-sec-img{order:1;padding:6px 30px 0 30px;}
.about-section.about-technology .about-parent:nth-child(even) .about-sec-img:before{left: 10px;top: 25px;right: 77px;}

.about-section.about-technology .about-parent:nth-child(odd) .about-sec-content{order:1;    padding:35px 50px 0 8px;}
.about-section.about-technology .about-parent:nth-child(odd) .about-sec-img{order:2;padding:6px 30px 0 56px;}
.about-section.about-technology .about-parent:nth-child(odd) .about-sec-img:before{right: 10px;top: 25px;left: 77px;}

.about-parent{display: flex;flex-wrap:wrap;margin-bottom: 130px;}
.about-parent:last-child{margin-bottom: 0;}
.about-sec-img:before{position: absolute;content: '';left: 10px;top: 20px;background-color:#001580;height: 423px;    right: 77px;}
.about-sec-img{width: 50%;    padding: 0 57px 0 30px;position: relative;}

.about-sec-content{width: 50%;    padding:2px 0 0 46px;}
.about-sec-content h2{text-transform: none;    margin-bottom: 15px;    letter-spacing: 1px;}
.about-sec-content p{color: #443a3a;margin-bottom: 20px;letter-spacing: 0.2px;}
.about-sec-content .site-btn{font-size: 13px;margin-top: 29px;padding: 20px 40px;}
.about-sec-content .site-btn:hover{padding: 20px 45px;}

.about-section {padding: 105px 0;}
.about-section .about-sec-content h2 {text-transform: uppercase;}
.about-section .about-sec-content h3 {text-transform: uppercase;font-weight: 400;margin-bottom: 0;font-size: 42px;}
.about-section.about-technology {padding: 0;}
.about-technology-heading {max-width: 1040px;margin: 0px auto;text-align: center; width: 100%; margin-bottom: 85px;}
.about-technology-heading h2 span {display: inline-block;font-weight: 400;}
.about-technology-heading h2 {font-size: 43px;margin-bottom: 10px;}
.about-section.about-technology .about-sec-content h2 span {display: inline-block;font-weight: 400;}
.about-section.about-technology .about-parent{margin-bottom: 110px;}
.about-section.join-our-team {padding-top: 0;}
.about-section.join-our-team .about-sec-img:before {display: none;}
.about-section.join-our-team .about-sec-img {padding: 0 57px 0 0;}
.about-section.join-our-team .about-sec-content h2:first-child {margin: 0;}
.about-section.join-our-team .about-technology-heading {max-width: 830px;margin: 0 auto;width: 100%;margin-bottom: 125px;}
.about-section.join-our-team .about-technology-heading a.site-btn {background-color: #001580;}
.about-us-pg .home-banner-caption p {color: #fff;}

/*************careers page css start here************/
.careers-page footer.site-footer {overflow: hidden;}
.about-adwanced-wrap.careers-section {padding-bottom: 0; padding-top: 100px;}
.about-adwanced-wrap.careers-section .about-advanced-inn h2 {text-align: left;}
.about-adwanced-wrap.careers-section .step-left h3 {font-size: 42px; font-weight: 400;}
.about-adwanced-wrap.careers-section .step-icon:before {display: none;}

.we-serve-process.open-positions {padding: 30px 0;}
.we-serve-process.open-positions .open-positions-head h2 span {font-weight: 400; display: inline-block;}
.we-serve-process.open-positions .open-positions-head {text-align: center; width: 100%; max-width: 1000px; margin: 0 auto; margin-bottom:30px;}

.we-serve-process.open-positions .open-positions-head p {margin-bottom: 15px;}
.we-serve-process.open-positions .open-positions-head h4 {text-transform: uppercase;}
.we-serve-process.open-positions .open-positions-head h2 {margin-bottom: 7px;}
.we-serve-process.open-positions .serve-process-left:before {    border-bottom: 537px solid #00094c;}
.we-serve-process.open-positions .serve-process-right h2 {font-size: 26px;}
.we-serve-process.open-positions .serve-process-right ul.site-bullet li {margin-bottom: 15px;line-height: 20px;}
.we-serve-process.open-positions .serve-process-right {padding: 0 0 0 88px;}
.serve-process-right p {margin: 25px 0 20px 0;}
.we-serve-process.open-positions .site-btn {background-color: #001580;}
.careers-page .about-advanced-inn .step-left p {    text-align: inherit;}
.careers-page .about-advanced-inn .step-left  { padding: 0 20px 0 30px;}
.careers-page .about-advanced-inn .step-right .step-img-box  {height: 378px;}
.careers-page .step-parent.customer-focus .step-small-img {left: -65px;bottom: -48px;}

.send-us-mail {padding:0px 0 90px;text-align: center;}
.send-us-mail p {font-size: 28px;}
.send-us-mail p a {text-decoration:underline !important; display: inline-block; color: #001580;}

/*************send-us-message page css start here************/
.send-us-message{padding: 115px 0;}
.send-us-message-head {max-width: 1000px;margin: 0 auto;text-align: center; width: 100%; margin-bottom: 40px;}
.send-us-message-head h2 span {display: inline-block; font-weight: 400;}
.send-us-message-head h2 {font-size: 37px; margin-bottom: 10px;}
.send-us-message-head p a {display: inline-block; text-decoration: underline !important; color: #00157f;font-family: 'Sansation';font-weight: 700;    text-transform: capitalize;}
.keep-in-touch-form .form-block {width: 50%;display: inline-block;box-sizing: border-box;padding: 0 15px; margin-bottom: 20px;}
.keep-in-touch-form {display: flex;flex-wrap: wrap;box-sizing: border-box;width: 100%; justify-content: center; max-width: 1115px;margin: 0 auto;}
.keep-in-touch-form .form-block input {border: 1px solid #cdcdcd;box-shadow: none; padding: 22px 42px;letter-spacing: 1px;}
.keep-in-touch-form .form-block textarea {border: 1px solid #cdcdcd;box-shadow: none; padding: 22px 15px;letter-spacing: 1px; resize: none;width: 100%;    font-family: 'Sansation';font-weight: 400;height: 150px;}
.keep-in-touch-form .form-block:nth-child(5) {width: 100%;} 
.keep-in-touch-form .form-btn {margin-top: 5px;}
.keep-in-touch-form .form-btn .site-btn:after {border-bottom: 21px solid #fff;}
.keep-in-touch-form .form-btn .site-btn:before {border-top: 21px solid #fff;}
a.virtual-video{text-transform: uppercase; text-decoration:underline !important; display: inline-block; margin-left: 40px; color: #001580; font-family: 'Sansation';font-weight:700; font-size: 20px;}
.keep-in-touch-form .form-btn .site-btn {padding: 18px 65px 18px 65px;font-size: 16px; background-color: #001580;}
.keep-in-touch-form .form-btn .site-btn:hover {padding: 18px 75px 18px 75px;}
.keep-in-touch-form .form-block input {padding: 16px 15px;}
.keep-in-touch-form .form-block textarea {height: 110px;}
.keep-in-touch-form .form-block input:focus {border: 1px solid #c0c7ee; box-shadow: 0px 0px 5px rgba(0,0,0,0.1);}
.keep-in-touch-form .form-block textarea:focus {border: 1px solid #c0c7ee; box-shadow: 0px 0px 5px rgba(0,0,0,0.1);}

/************keep-touch-three-col css strat******************/
.keep-touch-three-col ul {display: flex; flex-wrap: wrap; margin: 0 -15px; align-items: center;justify-content: center; box-sizing: border-box; width: 100%;}
.keep-touch-three-col ul li {width: 33.33%; box-sizing: border-box; padding:0 15px;}
.keep-three-col-text ul {display: inline-block;width: 100%;}
.keep-three-col-text ul li {width: 100%;padding-left: 40px; padding-right: 0;}
.keep-three-col-text ul li:before {left: 15px;}
.keep-three-col-text h3 {font-weight: 400;text-transform: uppercase;margin-bottom: 0;letter-spacing: -1.2px;}
.keep-three-col-text h2 {text-transform: uppercase;font-size: 30px;letter-spacing: -0.4px;}
.keep-three-col-text {background: #f7f7f7;padding: 27px 10px 10px 15px;}
.keep-touch-three-col {margin-bottom: 100px;}
.keep-three-col-sales {display: flex;}.sales-icon {width: 20%;}
.sales-content h2 {color: #001580;font-size: 24px; margin-bottom: 16px;}
.sales-content p {line-height: 23px;letter-spacing: 0.4px; margin-bottom: 14px;}
.sales-content span {display: inline-block; width: 100%; margin-bottom: 16px; color: #443a3a; font-weight: 700;}
.sales-content span a {display: inline-block;letter-spacing: 0.8px;font-size: 18px; color: #443a3a; font-weight: 400;}
.sales-content span a:hover {color: #00094b;}
.sales-content {width:100%;}
.sales-content span em {font-style: inherit;font-weight: 400;}
.keep-touch-pg .home-banner-caption h1 span {display: inline-block;font-weight: 400;}


.careers-accodian .content {max-width: 1150px;margin: 0 auto; width: 100%;}
.acc__card {position: relative;margin-bottom: 30px;}.acc__title {font-size: 18px;font-weight: 700;cursor: pointer;display: block;padding: 22px 36px;position: relative;text-align: left;background: #f7f7f7;margin-bottom: 0px;}
.acc__title:after {width: 8px;height: 8px;border-right: 1px solid #fff;border-bottom: 1px solid #fff;position: absolute;right: 31px;content: " ";top: 25px;transform: rotate(45deg);transition: all 0.2s ease-in-out;}.acc__title:before {background: #00157f;width: 42px;height: 42px;position: absolute;content: "";right: 15px;top: 50%;border-radius: 50%;transform: translateY(-50%);}
 .acc__title.active:after {transform: rotate(45deg);transition: all 0.2s ease-in-out;}
.acc__panel {display: none;margin: 0;padding:10px 40px 30px;text-align: left;background: #f7f7f7; position: relative;}
.careers-accodian .content .acc__panel p {margin-bottom: 3px; letter-spacing:-0.3px;}
.careers-accodian .content .acc__panel ul.site-bullet {margin-top: 16px; margin-bottom: 34px;}
.careers-accodian .content .acc__panel span {display: inline-block;font-weight: 700;font-size: 24px;margin-top: 20px;letter-spacing: 0.3px;}
.careers-accodian .content .acc__panel ul.site-bullet li {margin-bottom: 12px; padding-left: 30px;letter-spacing: -0.8px;}
.careers-accodian .content .acc__panel .clip-btn {margin-top: 8px; font-size: 13px;    background-color: #001580;}
.acc__panel:after {position: absolute;width: 93%;background: #d5d5d5;content: "";height: 1px;top: 0;left: 0;right: 0;margin: 0 auto;}

