@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900');
@import url('https://fonts.googleapis.com/css2?family=Syne:wght@400..800&display=swap'); 
@font-face { font-family: "Didot"; src: url("../font/DidotRegular.svg") format("svg"), /* Legacy iOS */ url("../font/DidotRegular.ttf") format("truetype"), /* Safari, Android, iOS */ url("../font/DidotRegular.woff") format("woff"), /* Modern Browsers */ url("../font/DidotRegular.woff2") format("woff2"); /* Modern Browsers */ font-weight: normal; font-style: normal; }
@font-face { font-family: "Didot-Bold"; src: url("../font/DidotBold.svg") format("svg"), /* Legacy iOS */ url("../font/DidotBold.ttf") format("truetype"), /* Safari, Android, iOS */ url("../font/DidotBold.woff") format("woff"), /* Modern Browsers */ url("../font/DidotBold.woff2") format("woff2"); /* Modern Browsers */ font-weight: normal; font-style: normal; }
/*

font-family: 'Roboto', sans-serif;

font-family: "Didot";

font-family: "Didot-Bold";

Roboto:100,300,400,500,700,900'

*/

* { }
html, body { width: 100%; height: 100%; margin: 0; padding: 0; }
hr { border-top: 1px solid #e5e5e5; clear: both; margin: 50px 0; }
body { font-family: 'Roboto', sans-serif; font-style: normal; font-variant: normal; font-size: 14px; color: #212121; line-height: 24px; font-weight: 400; background: #ffffff url(../images/apm-logo.png) center center no-repeat;background-attachment: fixed; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; background-size: 50vh; transition: all 0.5s ease; overflow-x: hidden; }
a { color: #212121; text-decoration: none !important; outline: none; }
a:hover, a:focus { color: #ead2b7; text-decoration: none !important; }
ol, ul, dl { margin-top: 0; margin-bottom: 1rem; }
ol ol, ul ul, ol ul, ul ol { margin-bottom: 0; }
p { margin-top: 0; margin-bottom: 28px; }
p:last-child { margin-bottom: 0px; }
h1, h2, h3, h4, h5, h6 { font-style: normal; font-variant: normal; margin-top: 0; margin-bottom: 24px; color: inherit; line-height: 1; }
h1 { font-size: 2.5rem; }
h2 { font-size: 2rem; }
h3 { font-size: 20px; }
h4 { font-size: 1.5rem; }
h5 { font-size: 1.25rem; }
h6 { font-size: 1rem; }
.bg-img { background-size: cover !important; background-position: center center !important; background-repeat: no-repeat !important; }
.bg-img-tp { background-position: top center !important; background-repeat: no-repeat !important; background-size: 100% }
.bg-img-bt { background-position: bottom center !important; background-repeat: no-repeat !important; background-size: 100% }
.bg-img-tl { background-position: top left !important; background-repeat: no-repeat !important; }
.bg-img-tc { background-position: top center !important; background-repeat: no-repeat !important; }
.bg-img-tr { background-position: top right !important; background-repeat: no-repeat !important; }
.bg-img-rc { background-position: right center !important; background-repeat: no-repeat !important; }
.bg-img-rb { background-position: right bottom !important; background-repeat: no-repeat !important; }
.bg-img-bl { background-position: bottom left !important; background-repeat: no-repeat !important; }
.bg-img-bc { background-position: bottom center !important; background-repeat: no-repeat !important; }
.bg-img-lc { background-position: left center !important; background-repeat: no-repeat !important; }
.text-right { text-align: right !important; }
.text-center { text-align: center !important; }
.text-left { text-align: left !important; }
.text-justify { text-align: justify !important; }
.text-uppercase { text-transform: uppercase !important; }
.underline { text-decoration: underline; }
.small-text { font-size: 12px; line-height: 20px; }
.medium-text { font-size: 16px; font-weight: 500; color: #333333; }
.large-text { font-size: 18px; line-height: 30px; color: #272727; }
.big-text { font-size: 30px; line-height: 40px; }
.responsive { width: 100%; }
.responsive-mx { max-width: 100%; }
.relative { position: relative; }
img { vertical-align: top; }
.half-width { width: 50%; }
.pcentered { margin: 0px auto; width: 75%; text-align: center; padding: 0px 0px 28px; }
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; font-size: 0px; }
.fleft { float: left; }
.fright { float: right; }
.moz-box { box-sizing: border-box; }
.row-inner { padding-bottom: 28px; }
.grid-tb { display: table; height: 100%; width: 100%; }
.grid-tc { display: table-cell; vertical-align: middle; }
.grid-tc img { vertical-align: middle; }
.fullcontainer { position: relative; }
.bp-block { display: block; }
.img-left { margin-right: 30px; margin-bottom: 50px; float: left; }
.img-right { margin-left: 30px; margin-bottom: 50px; float: right; }
.pcentered ul { display: inline-block; text-align: left; }
/*---*/

.mauto { margin: 0px auto; }
.m0 { margin: 0px!important; }
.ml0, .first { margin-left: 0px !important; }
.mr0, .last { margin-right: 0px !important; }
.mt0 { margin-top: 0px !important; }
.mb0 { margin-bottom: 0px !important; }
.mt5 { margin-top: 5px!important; }
.mr5 { margin-right: 5px!important; }
.mb5 { margin-bottom: 5px!important; }
.ml5 { margin-left: 5px!important; }
.mt10 { margin-top: 10px!important; }
.mr10 { margin-right: 10px!important; }
.mb10 { margin-bottom: 10px!important; }
.ml10 { margin-left: 10px!important; }
.mt15 { margin-top: 15px!important; }
.mr15 { margin-right: 15px!important; }
.mb15 { margin-bottom: 15px!important; }
.ml15 { margin-left: 15px!important; }
.mt20 { margin-top: 20px!important; }
.mr20 { margin-right: 20px!important; }
.mb20 { margin-bottom: 20px!important; }
.ml20 { margin-left: 20px!important; }
.mt25 { margin-top: 25px!important; }
.mr25 { margin-right: 25px!important; }
.mb25 { margin-bottom: 25px!important; }
.ml25 { margin-left: 25px!important; }
.mt30 { margin-top: 30px!important; }
.mr30 { margin-right: 30px!important; }
.mb30 { margin-bottom: 30px!important; }
.ml30 { margin-left: 30px!important; }
.mt40 { margin-top: 40px!important; }
.mr40 { margin-right: 40px!important; }
.mb40 { margin-bottom: 40px!important; }
.ml40 { margin-left: 40px!important; }
.mt50 { margin-top: 50px!important; }
.mr50 { margin-right: 50px!important; }
.mb50 { margin-bottom: 50px!important; }
.ml50 { margin-left: 50px!important; }
.mb60 { margin-bottom: 60px!important; }
.mb70 { margin-bottom: 70px!important; }
.mb80 { margin-bottom: 80px!important; }
.mb90 { margin-bottom: 90px!important; }
.mb100 { margin-bottom: 100px!important; }
/*--*/



.p0 { padding: 0px!important; }
.pt0 { padding-top: 0px !important; }
.pr0, .last { padding-right: 0px !important; }
.pb0 { padding-bottom: 0px !important; }
.pl0, .first { padding-left: 0px !important; }
.p5 { padding: 5px !important }
.pt5 { padding-top: 5px!important; }
.pr5 { padding-right: 5px!important; }
.pb5 { padding-bottom: 5px!important; }
.pl5 { padding-left: 5px!important; }
.p10 { padding: 10px !important }
.pt10 { padding-top: 10px!important; }
.pr10 { padding-right: 10px!important; }
.pb10 { padding-bottom: 10px!important; }
.pl10 { padding-left: 10px!important; }
.p15 { padding: 15px !important }
.pt15 { padding-top: 15px!important; }
.pr15 { padding-right: 15px!important; }
.pb15 { padding-bottom: 15px!important; }
.pl15 { padding-left: 15px!important; }
.p20 { padding: 20px !important }
.pt20 { padding-top: 20px!important; }
.pr20 { padding-right: 20px!important; }
.pb20 { padding-bottom: 20px!important; }
.pl20 { padding-left: 20px!important; }
.p25 { padding: 25px !important }
.pt25 { padding-top: 25px!important; }
.pr25 { padding-right: 25px!important; }
.pb25 { padding-bottom: 25px!important; }
.pl25 { padding-left: 25px!important; }
.p30 { padding: 30px !important }
.pt30 { padding-top: 30px!important; }
.pr30 { padding-right: 30px!important; }
.pb30 { padding-bottom: 30px!important; }
.pl30 { padding-left: 30px!important; }
.p35 { padding: 35px !important }
.pt35 { padding-top: 35px!important; }
.pr35 { padding-right: 35px!important; }
.pb35 { padding-bottom: 35px!important; }
.pl35 { padding-left: 35px!important; }
.p40 { padding: 40px !important }
.pt40 { padding-top: 40px!important; }
.pr40 { padding-right: 40px!important; }
.pb40 { padding-bottom: 40px!important; }
.pl40 { padding-left: 40px!important; }
.p45 { padding: 45px !important }
.pt45 { padding-top: 45px!important; }
.pr45 { padding-right: 45px!important; }
.pb45 { padding-bottom: 45px!important; }
.pl45 { padding-left: 45px!important; }
.p50 { padding: 50px !important }
.pt50 { padding-top: 50px!important; }
.pr50 { padding-right: 50px!important; }
.pb50 { padding-bottom: 50px!important; }
.pl50 { padding-left: 50px!important; }
.pb60 { padding-bottom: 60px!important; }
.pb70 { padding-bottom: 70px!important; }
.pt80 { padding-top: 80px!important; }
.pb80 { padding-bottom: 80px!important; }
.pb90 { padding-bottom: 90px!important; }
.pb100 { padding-bottom: 100px!important; }
/*--------------*/

.txt-white { color: #ffffff; }
.txt-red { color: #f90000; }
.bdr { border: 1px solid #e8e8e8; }
strong { font-weight: 700; }
.dp-block { display: block; }
/*----*/

.cd-top { display: inline-block; position: absolute; right: 0px; bottom: 49px; visibility: visible; opacity: 1; z-index: 9; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15); background-size: 30% !important; color: #ead2b7; font-size: 14px; font-weight: 700; }
.cd-top.cd-is-visible { visibility: visible; opacity: 1; }
.cd-top:hover { opacity: 1; color: #ffffff; }
/*----*/

.button { cursor: pointer; display: inline-block; vertical-align: middle; text-align: center; position: relative; outline: none !important; text-decoration: none !important; overflow: hidden; font-size: 14px; line-height: 48px; font-weight: 700; padding: 0px 25px; color: #092231; background: #ead2b7; border-radius: 0px; border: 1px solid #ead2b7; text-transform: uppercase; font-family: 'Roboto', sans-serif; min-width: 170px; }
.button:hover, .button:focus { color: #ffffff; border-color: #668da4; background: #668da4; }
.btn-light { color: #092231; background: #efefef; border-color: #efefef; }
.btn-light:hover, .btn-light:focus { color: #092231; border-color: #ead2b7; background: #ead2b7; }
.btn-ltblue { color: #ffffff; background: #378fcc; border-color: #378fcc; }
.btn-ltblue:hover, .btn-ltblue:focus { color: #ffffff; border-color: #092231; background: #092231; }
.btn-blue { color: #ffffff; background: #092231; border-color: #092231; }
.btn-blue:hover, .btn-blue:focus { color: #092231; border-color: #ead2b7; background: #ead2b7; }
.btn-bdr { background: none; }
.bdr-white { border-color: #ffffff; color: #ffffff; }
.bdr-blue { border-color: #092231; color: #092231; }
.bdr-blue:hover { border-color: #092231; color: #ffffff; background: #092231;}
.bdr-light { border-color: rgba(255,255,255,.2); color: #ffffff; }
.btn-block { width: 100%; }
.btn-holder .button { margin: 0px 18px 0px; }
.btn-sm { }
.button i { line-height: 16px; }
.iright { margin-left: 6px; }
.ileft { margin-right: 6px; }
.rounded-cnr { border-radius: 3px; }
.rounded { border-radius: 30px; }
.round { border-radius: 50%; }
/*----*/



.banner-holder { position: relative; }
.home-banner { position: relative; margin: 0px !important; }
.slider { position: relative; }
.slide { position: relative; vertical-align: top; }
.home-banner .slick-arrow { position: absolute; top: 50%; transform: translate(0%, -50%); border: none; background: none; font-size: 55px; color: #ffffff; padding: 0px; z-index: 2; font-weight: 700; }
.home-banner .slick-prev { left: 45px; }
.home-banner .slick-next { right: 45px; }
.bn-caption { bottom: 0; height: 100%; left: 0; position: absolute; width: 100%; z-index: 2; }
.bn-caption .container { display: table; height: 100%; /*width: 100%;*/ padding: 0px; }
.bn-content { display: table-cell; text-align: right; vertical-align: middle; padding: 0px; color: #ffffff; padding-top: 100px; }
.bn-content h3 { font-size: 30px; line-height: 35px; font-weight: 400; font-family: "Syne", sans-serif; text-transform: uppercase; letter-spacing: 5px; margin-bottom: 15px; display: inline-block; position: relative; padding: 0px 140px; }
.bn-content h3::before, .bn-content h3::after { position: absolute; width: 105px; height: 1px; background: #ffffff; top: 17px; content: ""; }
.bn-content h3::before { left: 0px; }
.bn-content h3::after { right: 0px; }
.bn-content h1 { font-size: 48px; line-height: 50px; font-weight: 400; font-family: "Syne", sans-serif; text-transform: uppercase; }
.bn-content div { padding: 0px; width: 100%; text-align: center; }
.bn-content p { font-size: 30px; line-height: 35px; }
.inner-banner .bn-content { }
.inner-banner .bn-content div { }
.inner-banner .bn-content h2 { }
.home-banner .slick-slide img { width: 100%; }
.bn-content .btn-holder { padding-top: 15px; }
/* Nav */

.nav-wrapper { position: relative; display: block; float: left; margin: 0px 0px; padding: 0px 0px; }
.nav-container { position: relative; display: block; margin: 0px auto; }
.nav { position: relative; width: 100%; display: block; margin: 0px auto; text-align: center; }
.nav ul { position: relative; font-size: 13px; padding: 0; width: 100%; margin: 0 auto; display: block; list-style: none; }
.nav>ul>li { position: relative; margin: 0px 20px; display: block; float: left; }
.nav>ul>li::after { position: absolute; right: -20px; top: 45px; width: 1px; background: #668da4; content: ""; height: 12px; }
.nav>ul>li:first-child { margin-left: 0px; }
.nav>ul>li:last-child { margin-right: 0px; }
.nav>ul>li:last-child::after { display: none; }
.nav>ul>li>a { position: relative; display: block; color: #668da4; line-height: 30px; padding: 35px 0px; text-align: center; /*-o-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;*/ font-weight: 400; text-transform: uppercase; }
.nav>ul>li>a::after { position: absolute; left: 0px; bottom: 25px; width: 0; height: 3px; background: #ead2b7; content: ""; opacity: 0; /*transition: all 0.4s ease-in-out;*/ }
.nav>ul>li>a i, .mean-nav ul li a i { margin-right: 3px; }
.nav>ul>li span { position: relative; display: block; z-index: 2; }
.nav>ul>li:hover>a, .nav>ul>li.selected>a { /*-o-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;*/ color: #ead2b7; }
.nav>ul>li:hover>a::after, .nav>ul>li.selected>a::after { width: 100%; opacity: 1; }
.nav>ul>li.selected>a { font-weight: 700; }
.nav>ul ul, .nav>ul ul ul { position: absolute; font-size: 13px; left: -20px; top: 100%; opacity: 0; width: 100%; min-width: 220px; text-align: left; visibility: hidden; background: rgba(9,34,49,.9); margin: 30px 0px 0px 0px; /*transition: all 0.2s ease-in; -moz-transition: all 0.2s ease-in; -webkit-transition: all 0.2s ease-in;*/ }
.nav>ul ul ul { left: 100%; top: auto; margin: 0px; padding: 0px; }
.nav>ul>li:hover>ul, .nav>ul ul>li:hover>ul { opacity: 1; top: auto; margin-top: 0px; padding: 0px 0px; visibility: visible; }
.nav>ul ul>li:hover>ul { margin-top: -41px; }
.nav>ul ul a, .nav>ul ul ul a { position: relative; display: block; color: #ffffff; line-height: 20px; padding: 10px 20px; }
.nav>ul ul li:last-child>a { border-bottom: none; }
.nav>ul ul li:first-child a { }
.nav>ul ul li>a:hover, .nav>ul ul li.selected>a, .nav>ul ul ul li>a:hover, .nav>ul ul ul li.selected>a { color: #092231; background: #ead2b7; /*-o-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;*/ }
.nav>ul ul li.selected>a, .nav>ul ul ul li.selected>a { font-weight: 700; }
/*.nav>ul li.has-sub>a { padding-right: 40px; }

.nav>ul li.has-sub>a::after { position: absolute; right: 15px; top: 50%; font-family: 'jcon-font'; content: '\e863'; font-size: 16px; line-height: 16px; margin-top: -8px; }*/

/* Map */

.map { position: relative; display: block; width: 100%; height: 410px; color: #404040; margin: 0px auto 0px; }
.firstHeading, .map-popup__title { font-size: 16px; color: #333333; margin: 0px; font-weight: 700; }
.map p { font-size: 14px; text-align: left; line-height: 24px; margin: 0px auto; font-weight: 400; }
.map img { max-width: none !important; }
.map a { color: #eb993a; }
.map a:hover { color: #000000; }
.map-holder { position: relative; }
/*---*/

.styled-list, .icon-list, .non-styled-list { padding: 0px; margin: 0px 0px 30px; list-style: none; }
.non-styled-list li { padding-bottom: 15px; }
.styled-list li, .icon-list li { position: relative; padding-bottom: 5px; padding-left: 15px; }
.styled-list li::before { content: ""; left: 0px; top: 0px; position: absolute; font-weight: 400; font-family: 'jcon-font'; }
.list-style1 li { padding-left: 17px; }
.list-style1 li::before { width: 4px; height: 4px; background: #212121; border-radius: 3px; content: ""; top: 10px; }
.list-style2 li { padding-left: 20px; line-height: 24px; font-size: 16px; }
.list-style2 li::before { content: "\e804"; left: 0px; top: 0px; color: #ead2b7; }
.styled-ol { padding-left: 13px; margin: 0px; }
.icon-list li { padding-left: 20px; padding-bottom: 0px; }
.icon-list li img, .icon-list li i { position: absolute; left: 0px; top: 0px; color: #8cc640; font-size: 11px; }
.icon-list li strong { color: #303030; }
/*----*/

.navigation { position: relative; display: block; color: #ffffff; font-size: 18px; font-weight: 800; text-transform: uppercase; margin-bottom: 0px; line-height: 50px; cursor: pointer; background: #d91c5c; padding-left: 30px; }
.navigation::after { position: absolute; right: 15px; top: 0px; font-family: 'jcon-font'; content: '\e848'; text-align: center; font-size: 23px; color: #ffffff; display: none; font-weight: 400; }
.side-nav { list-style: none; margin: 0; padding: 0; }
.side-nav li { position: relative; }
.side-nav a { display: block; text-decoration: none; padding: 18px 10px 18px 35px; position: relative; font-size: 15px; line-height: 15px; color: #4e4e4e; border: 1px solid #ebebeb; border-top: 0px; }
.side-nav a::before { position: absolute; display: block; content: ""; /*transition: all 0.2s linear;*/ content: ''; left: 0px; top: 0px; background: none; width: 3px; height: 100%; }
.side-nav li:hover a, .side-nav li.active a { background: #f5f5f5; }
.side-nav li:hover a::before, .side-nav li.active a::before { background: #79c1d6; }
/* BreadCrumbs */

.breadcrumbs { color: #808080; z-index: 2; width: 100%; padding: 12px 0px; font-size: 11px; left: 0px; bottom: 0px; line-height: 20px; }
.breadcrumbs ul { margin: 0px; padding: 0px; list-style: none; }
.breadcrumbs li { display: inline-block; font-weight: 400; }
.breadcrumbs li a { color: #808080; position: relative; padding-right: 15px; display: block; }
.breadcrumbs li a::after { position: absolute; right: 4px; top: 0px; font-family: 'jcon-font'; content: '\e817'; }
.breadcrumbs li a:hover { color: #303030; }
.breadcrumbs strong { font-weight: 700; color: #303030; }
/*---*/

.pagination { margin: 0px; }
.pagination > li > a, .pagination > li > span { border-radius: 0px !important; margin: 0px 0px 8px 8px; color: #898989; border: 0px solid #e5e5e5; line-height: 28px; padding: 0px 12px; font-size: 13px; }
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus, .pagination > li.selected > a, .pagination > li.selected > span { background: none; }
/*----*/

.grid-content { bottom: 0; color: #ffffff; left: 0; position: absolute; /*-o-transition: all.5s; -moz-transition: all.5s; -webkit-transition: all.5s; transition: all.5s;*/ width: 100%; z-index: 2; opacity: 1; background: rgba(9,34,49,.5); padding: 15px; }
.grid-content.ov { opacity: 0; color: #ffffff !important; height: 100%; background: rgba(42,78,100,.9); text-align: center; bottom: -100%; overflow: auto; }
.grid-item:hover .grid-content { opacity: 0; }
.grid-item:hover .grid-content.ov { opacity: 1; bottom: 0; }
.grid-content h3 { font-size: 18px; color: #ffffff; font-weight: 500; margin-bottom: 5px; line-height: 24px; }
.grid-item { display: block; position: relative; overflow: hidden; color: #ffffff; cursor: pointer; border: 1px solid #d4d4d4; margin-bottom: 28px;     height: 400px;}
.portfolio-grid .grid-content.ov h3 { margin-bottom: 20px; }
.portfolio-grid .grid-content.ov p { margin-bottom: 20px; }
/*---*/



.box-circle { border-radius: 50%; }
.box-bdr { border: 1px solid #e4e4e4; }
.box-shedow { box-shadow: 0px 0px 13px 0px rgba(123, 123, 123, 0.3); }
.HalfWidth { float: left; width: 50%; }
.textColRight, .textColLeft { display: block; position: relative; width: 574px; padding: 0px; }
.textColRight { float: left; }
.textColLeft { float: right; }
.textContent { padding: 100px 100px; }
.textContent.sm { padding: 70px 70px; }
.textColLeft .textContent { padding-left: 0px; }
.textColRight .textContent { padding-right: 0px; }
/*---*/

table { width: 100%; border-collapse: collapse; border: 0px;  border-radius: 0px; overflow: hidden; text-align: center; }
th, td { padding: 15px; }
th { font-size: 17px; font-weight: 500; line-height: 18px;  text-align: left; }
td { vertical-align: middle; line-height: 18px; text-align: left;}



/*--Responsive Table--*/

@media only screen and (max-width: 599px) {
table.responsive-table, .responsive-table thead, .responsive-table tbody, .responsive-table th, .responsive-table td, .responsive-table tr { display: block; }
.responsive-table thead tr { position: absolute; top: -9999px; left: -9999px; }
.responsive-table tr { border: 1px solid #ffffff; }
.responsive-table td { border: none; border-bottom: 1px solid #ffffff; position: relative; padding-left: 50%; text-align: right; padding-right: 10px; }
.responsive-table td:before { position: absolute; top: 0px; left: 10px; width: 45%; padding-right: 10px; white-space: nowrap; text-align: left; text-transform: uppercase; font-weight: 700; color: #111111; }
/*Label the data*/

.tbl-vessel td:nth-of-type(1):before { content: "Name"; }
}
/*---*/

.photoContainer { display: block; overflow: hidden; position: relative; width: 100%; z-index: 1; height: 100%;}
.photoContainer img { left: 50%; margin: 0 auto; max-height: auto; min-width: 100%; min-height: 100.1%; width: auto; position: absolute; text-align: center; top: 50%; transform: translate(-50%, -50%); vertical-align: top; height: 100%;}
a.photoContainer { transition: none !important; }
.equalheight, .equalheight1, .equalheight2, .equalheight3, .equalheight4, .equalheight5 { display: block; position: relative; }
.img-effect .img-holder { overflow: hidden; position: relative; }
.img-effect .img-holder img { position: relative; transition: all 0.7s ease-in-out; left: 0px; top: 0px; right: 0px; bottom: 0px; transform: translate(0%, 0%); }
.img-effect:hover .img-holder img { transform: scale(1.1, 1.1); }
/*---*/

.radio, .checkbox { display: block; margin: 0px; position: relative; text-align: left; }
.radio-inline .radio, checkbox-inline .checkbox { display: inline-block; margin-right: 20px; }
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] { margin-left: -45px; }
.checkbox-list .checkbox { float: left; width: 50%; margin-top: 20px; }
.checkbox { padding-left: 34px; font-size: 16px; padding-top: 0px !important; height: 34px; }
.checkbox a { color: #f66078; }
.checkbox label { display: block; position: relative; padding-left: 0px; line-height: 18px; }
.checkbox label::before { content: ""; display: inline-block; position: absolute; width: 34px; height: 34px; left: 0; margin-left: -34px; border: 1px solid #d0d0d0; border-radius: 5px; background-color: #fff; -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out; -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out; transition: border 0.15s ease-in-out, color 0.15s ease-in-out; top: 0px; }
.checkbox label::after { font-family: 'jcon-font'; content: "\e820"; display: inline-block; position: absolute; width: 34px; height: 34px; top: 0px; left: -34px; transition: all 0.2s linear; opacity: 0; line-height: 34px; color: #d0d0d0; text-align: center; font-size: 20px; }
.checkbox input[type="checkbox"] { opacity: 0; display: none; }
.checkbox input[type="checkbox"]:focus + label::before { outline: none !important; }
.checkbox input[type="checkbox"]:hover + label::after { opacity: 1; }
.checkbox input[type="checkbox"]:checked + label::after { opacity: 1; color: #ffffff; }
.checkbox input[type="checkbox"]:checked::after { opacity: 1; color: #ffffff; }
.checkbox input[type="checkbox"]:checked + label::before { background-color: #8ac441; border-color: #8ac441; }
.checkbox input[type="checkbox"]:checked::before { background-color: #8ac441; border-color: #8ac441; }
.checkbox input[type="checkbox"]:disabled + label { opacity: 0.65; }
.checkbox input[type="checkbox"]:disabled + label::before { background-color: #eeeeee; cursor: not-allowed; }
.radio { padding-left: 20px; }
.radio label { display: inline-block; position: relative; padding-left: 7px; }
.radio label::before { content: ""; display: inline-block; position: absolute; width: 15px; height: 15px; left: 0; margin-left: -20px; border: 1px solid #e6e6e6; border-radius: 50%; background-color: #fff; -webkit-transition: border 0.15s ease-in-out; -o-transition: border 0.15s ease-in-out; transition: border 0.15s ease-in-out; top: 0px; }
.radio label::after { content: ""; display: inline-block; position: absolute; width: 7px; height: 7px; background-color: #e94416; top: 4px; left: -16px; transition: all 0.2s linear; opacity: 0; border-radius: 50%; }
.radio input[type="radio"] { opacity: 0; display: none; }
.radio input[type="radio"]:focus + label::before { outline: none !important; }
.radio input[type="radio"]:hover + label::after { opacity: .3; }
.radio input[type="radio"]:checked + label::after { opacity: 1; }
.radio input[type="radio"]:checked::after { opacity: 1; }
.radio input[type="radio"]:disabled + label { opacity: 0.65; }
.radio input[type="radio"]:disabled + label::before { cursor: not-allowed; }
.radio.radio-inline { margin-top: 0; }
/*--reveal-modal--*/

.reveal-overlay { background: rgba(0,0,0,.8); }
.reveal { padding: 0px; -moz-box-shadow: 0 0 5px rgba(0,0,0,.4); -webkit-box-shadow: 0 0 5px rgba(0,0,0,.4); -box-shadow: 0 0 5px rgba(0,0,0,.4); background: rgba(255,255,255,.5); border-radius: 0px; border: 1px solid #cdcdcd; top: 10% !important; }
.reveal.small { width: 200px; }
.reveal.medium { width: 400px; }
.reveal.large { width: 700px; }
.reveal.xlarge { width: 1250px; }
.reveal .close-reveal-modal { position: absolute; top: 30px; right: 30px; color: #c6c6c6; cursor: pointer; transition: none; text-align: center; font-size: 25px; }
.model-content { padding: 50px; background: #ffffff; }
 @media only screen and (max-width: 1279px) {
.reveal, .reveal.xlarge, .reveal.large { width: 90% !important; }
.model-content { padding: 30px; background: #ffffff; }
.reveal .close-reveal-modal { top: 15px; right: 15px; }
}
/*--reveal-modal END--*/

#wrapper { display: block; height: auto; margin: 0 auto; min-height: 100%; overflow: hidden; position: relative; width: 100%; background: #ffffff; }
body, #wrapper, .footer-wrapper { opacity: 1; }
.inner-container-xlg { padding: 130px 0px; }
.inner-container-lg { padding: 100px 0px; }
.inner-container-md { padding: 70px 0px; }
.inner-container { padding: 50px 0px; }
.inner-container-sm { padding: 35px 0px; }
.inner-container-xs { padding: 20px 0px; }
/*---*/

.header { z-index: 10; left: 0px; width: 100%; top: 0px; transition: all 0.2s linear; position: fixed; background: #092231; }
/*.header * { transition: all 0.2s linear; }*/

.header .container { position: relative; }
.header.sticky { }
.top-hd { position: relative; margin: 0px auto; width: 1148px; }
.logo { float: left; position: relative; z-index: 99; margin: 27px 0px; }
.logo a { display: inline-block; position: relative; z-index: 2; width: 146px; }
.logo a img { width: 100%; }
.topRightContainer { position: relative; float: right; display: block; margin: 0px; margin-right:35px;}
.inner-banner { position: relative; }
.inner-banner img { width: 100%; }
.footer-wrapper { display: block; /*overflow: hidden;*/ position: relative; width: 100%; color: #657684; }
.copyright { }
.copyright span { display: inline-block; }
.copyright strong { padding-right: 19px; font-weight: 700; color: #ffffff; }
.footer-nav ul { margin: 0px; padding: 7px 0px; list-style: none; line-height: 13px; }
.footer-nav li { display: inline-block; position: relative; margin-right: 25px; line-height: 13px; }
.footer-nav li:last-child { margin-right: 0px; }
.footer-nav li::after { position: absolute; right: -16px; top: 0px; width: 1px; height: 12px; background: #657684; content: ""; }
.footer-nav li:last-child::after { display: none; }
.footer-nav li a { display: block; color: #657684; }
.footer-nav li a:hover, .footer-nav li.current_page_item a, .footer-nav li.selected a { color: #ead2b7; }
.footer-nav li.current_page_item a, .footer-nav li.selected a { font-weight: 700; }
.foo-logo { float: left; margin-right: 90px; }
.foo-nav { float: left; width: 490px; }
.footer { background-color: #092231; }
.footer .container { position: relative; }
/*---*/

.main-container { min-height: 400px; }
.banner-holder { }
/*---*/

.form-control, .bootstrap-select .btn, .content select{ height: 47px; border: 1px solid #dbdbdb; color: #5a6972; box-shadow: none !important; border-radius: 0px; background: #ffffff; width: 100%;}
.content select{
	background-image: url(https://www.apm-asia.com//wp-content/themes/apm/images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 98% 15px;
	-moz-appearance: none;
    -webkit-appearance: none;
}
.content select::-ms-expand {
  display: none;
}

.form-control:focus { border: 1px solid #092231; }
.form-control.alt { }
textarea.form-control { height: 120px; resize: none; }
.bootstrap-select .btn { padding-right: 60px !important; }
.bootstrap-select .btn::after { position: absolute; right: 0px; top: 0px; width: 45px; height: 45px; background: none; font-family: 'jcon-font'; content: '\e828'; border-radius: 0px; font-size: 18px; color: #aaaaaa; line-height: 45px; }
.bootstrap-select .btn .caret { display: none !important; }
 .form-control::placeholder, .form-control::-moz-placeholder {
color: #5a6972 !important;
opacity: 1;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover { color: #5a6972 !important; opacity: 1; }
.form-group { margin-bottom: 20px; position: relative; }
.form-holder label { font-weight: 700; width: 100%; color: #5a6972; font-size: 14px; line-height: 47px; margin: 0px; }
.form-button { text-align: right; margin-top: 8px; }
.f-upload{ position:relative;}
.browse-file { visibility: hidden; position: absolute; }
.browse-btn { position: absolute; top: 1px; right: 1px; line-height: 43px; }
.browse-control { padding-right: 180px; background:#ffffff !important;}
.f-upload .wpcf7-not-valid-tip{ position:absolute; width:100%; bottom:-23px; left:0px;}
.f-upload .wpcf7-form-control-wrap{ position:static; display:block;}
.f-upload .Resume_Multifile{ width:100%;}
 @media only screen and (max-width: 479px) {
.browse-btn { position: relative; top: 0px; right: 0px; width: 100%; margin-top: 10px; }
.browse-control { padding-right: 10px;}
}
.contact-pdpa { text-align: center; font-size: 12px; padding: 15px; color: #ffffff; margin-top: 50px; }
.contact-pdpa h3 { color: #ffffff; font-size: 14px; text-transform: uppercase; font-weight: 700; margin: 0px; }
/*---*/

.language-chooser { position: absolute; top: 38px; right: -70px; color: #ead2b7; font-weight: 500; font-size: 13px; list-style: none; margin: 0px; padding: 0px; text-transform: uppercase; z-index:9;}
.language-chooser li { display: inline-block; position: relative; }
.language-chooser li:first-child { padding-right: 10px; }
.language-chooser li:first-child::after { position: absolute; right: 5px; top: 6px; width: 1px; background: #ead2b7; content: ""; height: 12px; }
.language-chooser li a { display: block; margin: 0px; padding: 0px; color: #ead2b7; }
.language-chooser li a:hover, .language-chooser li.active a { color: #ffffff; }
.foo-right { float: right; margin-right: 125px; }
.foo-left { float: left; }
.bt-btn { line-height: 50px; background: #ead2b7; color: #092231; font-size: 12px; padding: 0px 20px; border: none; font-weight: 700; text-transform: uppercase; }
/*.bt-btn:hover{background-color: #0d2f43; color:#ffffff;}*/
.foo-menu { margin: 0px !important; padding: 15px 0px; border: none; border-radius: 0px; box-shadow: none; background-color: #0d2f43; top: auto !important; bottom: 0px !important; right: 100% !important; left: auto !important; min-width: 200px; }
.foo-menu > li > a { position: relative; font-size: 12px; color: #89a9bc; padding-left: 30px; }
.foo-menu > li > a::before { font-family: 'jcon-font'; content: '\e817'; position: absolute; left: 20px; top: 2px; }
.foo-menu > li > a:hover { background-color: #0d2f43; color: #ffffff; }
.home-expertise ul { margin: 0px; padding: 0px; list-style: none; display: table; }
.home-expertise ul li { width: 33.33%; border-right: 1px solid #dedede; padding: 40px 30px; display: table-cell; }
.home-expertise ul li:last-child { border-right: 0px; }
.expertise-box { text-align: center; color: #092231 !important; display: block; }
.expertise-box h2 { font-size: 18px; text-transform: uppercase; font-weight: 700; margin-bottom: 15px; margin-top: 20px; }
.home-pod { display: block; color: #092231 !important; margin-bottom: 15px; }
.home-pod:hover span.btn-link { color: #ead2b7; }
.pod-info { padding: 25px 0px; }
.pod-info h3 { font-family: "Syne", sans-serif; text-transform: uppercase; font-size: 18px; margin-bottom: 15px }
.pod-img { position: relative; overflow: hidden; }
.pod-img::before { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; border: 5px solid #ead2b7; z-index: 2; content: ""; opacity: 0; }
.pod-img::after { position: absolute; left: 0px; top: 0px; content: ""; width: 66px; height: 62px; background: url(../images/pod-ov.png) no-repeat; opacity: 0; }
.home-pod:hover .pod-img::before, .home-pod:hover .pod-img::after { opacity: 1; }
.aw-box { padding-top: 15px; }
.aw-box figcaption { padding-top: 15px; }
.tab-grid ul, .resp-tabs-list { list-style: none; margin: 0 -5px; padding: 0px; }
.tab-grid ul li, .resp-tabs-list li { width: 33.33%; padding: 5px; float: left; }
.tab-grid ul li a, .resp-tabs-list li span { display: block; background: #f3f3f3; border: 1px solid #ededed; font-size: 18px; color: #212121; text-align: center; padding: 10px; cursor: pointer; line-height: 28px; }
.tab-grid ul li a:hover, .tab-grid ul li a.selected, .resp-tabs-list li.resp-tab-active span, .resp-tabs-list li span:hover { color: #ffffff; background: #2a4e64; border-color: #01456d; }
.tab-cont-grid { margin-top: 50px; border-top: 1px solid #e5e5e5; }
.aw-info { position: relative; padding-left: 200px; padding-top: 40px; padding-bottom: 40px; border-bottom: 1px solid #e5e5e5; }
.aw-info h3 { position: absolute; left: 40px; font-size: 18px; color: #5a6972; }
.aw-info .styled-list { margin-bottom: 0px; }
/*.img-holder { height: 360px; }*/
/*----*/

.tab-info { padding-top: 50px; }
.nav-tabs { text-align: center; border: 0px; display: block !important; }
.nav.nav-tabs { display: block !important; }
.nav-tabs > li { float: none; margin-bottom: 0px; display: inline-block; }
.nav-tabs > li > a { font-size: 20px; color: #8f8f8f; border: 0px !important; border-radius: 0px; background: none !important; }
.nav-tabs > li > a:hover { color: #092231 !important; text-decoration: underline !important; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #092231 !important; text-decoration: underline !important; cursor: pointer; }
.close { font-size: 14px; font-weight: 700; text-transform: uppercase; top: -20px; color: #ffffff !important; cursor: pointer; position: relative; text-shadow: none !important; opacity: 1; }
.modal-body { border-radius: 0px; padding: 40px; }
.modal-content { border-radius: 0px; }
.team-pop-info { font-size: 14px; }
.team-pop-info h3 { color: #262626; font-size: 26px; margin: 0px 0px 5px; font-weight: 700; }
.team-pop-info h4 { color: #262626; font-size: 18px; margin: 0px; font-weight: 400; }
.note { margin: 28px 0px; border-bottom: 1px solid #e1e1e1; border-top: 1px solid #e1e1e1; padding: 5px 0px; }
/*----*/

.timeline-grid { position: relative; padding: 20px 0px; }
.timeline-grid::before { position: absolute; left: 50%; top: 0px; width: 6px; height: 100%; background: #e1e1e1; content: ""; margin-left: -3px; z-index: 0; }
.timeline-block { position: relative; z-index: 1; padding-bottom: 65px; }
.timeline-img, .timeline-content { width: 43%; position: relative; }
.timeline-img { float: right; z-index: 1; }
.timeline-content { float: left; text-align: right; font-size: 12px; padding-top: 37px; }
.timeline-content h3 { font-size: 24px; font-weight: 700; margin-bottom: 25px; }
.timeline-content h4 { font-size: 18px; font-weight: 700; margin-bottom: 10px; }
.timeline-point { position: absolute; width: 20px; height: 20px; border: 3px solid #e1e1e1; background: #ead2b7; right: -42px; top: 40px; border-radius: 50%; z-index: 2; }
.timeline-point::before { position: absolute; content: ""; width: 42px; height: 1px; background: #e1e1e1; top: 6px; right: -42px; z-index: 0; }
.timeline-img::before { position: absolute; content: ""; width: 78px; height: 1px; background: #e1e1e1; top: 49px; left: -78px; z-index: 0; }
.timeline-grid .timeline-block:nth-child(2n+0) .timeline-content { float: right; text-align: left; }
.timeline-grid .timeline-block:nth-child(2n+0) .timeline-img { float: left; }
.timeline-grid .timeline-block:nth-child(2n+0) .timeline-point, .timeline-grid .timeline-block:nth-child(2n+0) .timeline-point::before { left: -42px; right: auto; }
.timeline-grid .timeline-block:nth-child(2n+0) .timeline-img::before { right: -78px; left: auto; }
/*----*/

.mission-holder { width: 66.66666667%; margin: 0px auto; padding-top: 50px; }
.mission-block { text-align: center; margin-bottom: 50px; }
.micon { font-weight: 400; font-family: "Syne", sans-serif; text-transform: uppercase; font-size: 90px; line-height: 100px; color: #ead2b7 }
.mission-block .title3 { margin-bottom: 20px; }
.content { font-size: 14px; }
.content p { margin-bottom: 24px; }
/*.content p:last-child{ margin-bottom:0px;}*/

.pull-left .content-box { padding-right: 28px; }
.pull-right .content-box { padding-left: 28px; }
.news-info { padding-top: 24px; }
.news-info h3 { font-size: 24px; font-weight: 700; margin-bottom: 5px; }
.news-meta { margin-bottom: 24px; }
.news-meta span { display: inline-block; }
.news-footer { margin-top: 20px; padding-top: 30px; border-top: 1px solid #e5e5e5; }
.news-box { margin-bottom: 60px; }
.widgate-title { font-size: 18px; text-transform: uppercase; font-weight: 700; padding-bottom: 17px; border-bottom: 1px solid #e5e5e5; }
.widgate-list ul { list-style: none; margin: 0px; padding: 0px; }
.widgate-list ul li a { display: block; position: relative; padding: 15px 0px; color: #212121; border-bottom: 1px solid #e5e5e5; }
.widgate-list ul li a::before { position: absolute; left: -10px; top: 15px; font-family: 'jcon-font'; content: '\e94e'; opacity: 0; transition: all 0.2s linear; }
.widgate-list ul li a:hover { padding-left: 15px; }
.widgate-list ul li a:hover::before { left: 0px; opacity: 1; }
/*----*/

.contact-right { padding-left: 28px; }
.panel-group { margin-bottom: 0px; }
.panel { border: none !important; box-shadow: none; }
.panel-body { padding: 0px; box-shadow: none; border: none !important; }
.panel-group .panel + .panel { margin-top: 0px; }
.panel-default > .panel-heading { padding: 0px; position: relative; background: none; }
.panel-title > a { padding: 15px 20px; line-height: 28px; font-size: 26px; display: block; width: 100%; border-radius: 0px; background: #ffffff; color: #262626; position: relative; font-weight: 700; border-bottom: 1px solid #ffffff; }
.panel-title > a::after { position: absolute; font-family: 'jcon-font'; content: '\e963'; top: 16px; right: 20px; font-weight: 600; font-size: 18px; }
.panel-title > a.collapsed { background: #ffffff; color: #262626; border-color: #e0e0e0; }
.panel-title > a.collapsed::after { content: '\e962'; }
.panel-container { border-bottom: 1px solid #e0e0e0; padding: 30px 20px 50px; }
/*----*/

.contact-address hr { margin-top: 0px; margin-bottom: 20px; }
.adrs-block { position: relative; padding-left: 47px; padding-bottom: 20px; }
.adrs-block i { position: absolute; left: 0px; top: -2px; width: 30px; height: 30px; background: #092231; color: #ffffff; line-height: 30px; text-align: center; border-radius: 50%; }
.adrs-block.alt { text-align: left; display: inline-block; margin: 0px auto; padding-left: 60px; padding-top: 10px; }
.adrs-block.alt h4 { margin-bottom:10px; font-weight:400; font-size:14px; line-height:20px;}
.adrs-block.alt::before { position: absolute; left: 0px; background: #092231; font-family: 'jcon-font'; content: '\e805'; color: #ffffff;  text-align: center; border-radius: 50%; width: 41px;height: 41px;line-height: 41px;top: 4px;font-size: 16px;}
.shorting-nav ul { list-style: none; margin: 0px 0px 50px; padding: 0px; text-align: center; }
.shorting-nav ul li { display: inline-block; }
.shorting-nav ul li a { font-size: 20px; color: #8f8f8f; cursor: pointer; padding: 20px 30px; display: block; }
.shorting-nav ul li a.mixitup-control-active, .shorting-nav ul li a:hover { color: #092231; text-decoration: underline !important; }
.close.txt-dark { color: #092231 !important; right: 20px; position: absolute; }
.slider-portfolio .slide .photoContainer { height: 366px; }
.slider1 .slick-dots { text-align: center; bottom: -50px; }
.slider1 .slick-arrow, .awards-slider .slick-arrow { position: absolute; top: 50%; transform: translate(0%, -50%); border: none; background: none; font-size: 30px; color: #c8c8c8; padding: 0px; z-index: 2; font-weight: 700; }
.slider1 .slick-prev, .awards-slider .slick-prev { left: -70px; }
.slider1 .slick-next, .awards-slider .slick-next { right: -70px; }
.slider-holder { margin: 0px auto; width: 80%; text-align: center; padding: 0px 0px 28px; }
.thankyou { width: 620px; margin: 100px auto 0px; padding: 100px 0px; }
.thankyou h1 { font-weight: 400; font-family: "Syne", sans-serif; text-transform: uppercase; letter-spacing: 10px; font-size: 70px; color: #ffffff; line-height: 70px; margin-bottom: 20px; }
.thankyou h3 { font-size: 15px; text-transform: uppercase; letter-spacing: 10px; color: #ead2b7; font-weight: 700; margin-bottom: 40px; line-height: 24px; }
.thankyou p { margin-bottom: 50px; }
.btn-holder .button { margin: 0px 10px 0px; }
.btn-holder .button:last-child { margin-right: 0px; }
.awards-slider .slick-slide img { display: inline-block; }
.aw-holder { border-top: 1px solid #e5e5e5; }
.resp-tabs-container { padding-top: 50px; }
.resp-tab-content { position: relative; }
.bottom-container { padding-bottom: 20px; }
.bottom-menu { list-style: none; margin: 0px; padding: 0px; display: block; text-align: center; text-transform: uppercase; font-weight: 600; }
.bottom-menu li { display: inline-block; margin: 0px -1px 0px 0px; position: relative; }
.bottom-menu li:after { background: #212121; position: absolute; right: -2px; top: 10px; height: 12px; width: 2px; content: ""; }
.bottom-menu li:last-child { margin-right: 0px; }
.bottom-menu li:last-child::after { display: none; }
.bottom-menu li a { line-height: 30px; display: block; padding: 0px 8px; font-size: 13px; }
.bottom-menu li a:hover, .bottom-menu li.selected a { color: #ead2b7; }
.bt-menu { line-height: 50px; padding: 0px 20px; cursor: pointer; color: #092231; text-align: center; text-transform: uppercase; font-weight: 600; font-size: 12px; display: none; background-color: #ead2b7; }

.title404, .error-holder i{ font-size:50px; color:#092231;font-family: "Syne", sans-serif; font-style:italic; line-height:60px;text-transform: uppercase; display:block; margin:20px 0px;}
.error-holder i{font-style:normal; color:#ffffff; display:inline-block; width:80px; height:80px; line-height:80px; border-radius:40px; background:#092231;}
.map iframe{ width:100% !important;}
/*---*/
.inv-recaptcha-holder{ position:relative; z-index:9;}
.title1, .title2, .title3, .title4, .title5, .title6, .title7, .title8, .page-title { margin-bottom: 28px; color: #092231; }
.title1 { font-size: 30px; line-height: 35px; font-weight: 400; font-family: "Syne", sans-serif; text-transform: uppercase; letter-spacing: 5px; display: inline-block; position: relative; padding: 0px 140px; color: #092231; }
.title1::before, .title1::after { position: absolute; width: 105px; height: 1px; background: #092231; top: 17px; content: ""; }
.title1.txt-white::before, .title1.txt-white::after { background: #ffffff; }
.title1::before { left: 0px; }
.title1::after { right: 0px; }
.title2 { font-size: 30px; line-height: 35px; font-weight: 400; font-family: "Syne", sans-serif; text-transform: uppercase; letter-spacing: 5px; position: relative; padding-left: 20px; }
.title2::before { position: absolute; left: 0px; top: 5px; width: 3px; height: 25px; background: #ead2b7; content: ""; }
.title3 { font-size: 26px; line-height: 32px; font-weight: 400; font-family: "Syne", sans-serif; text-transform: uppercase; }
.title4 { font-size: 18px; line-height: 24px; font-weight: 700; }
.title5 { font-size: 26px; line-height: 32px; font-weight: 700; }
.page-title { font-size: 36px; line-height: 40px; font-weight: 400; font-family: "Syne", sans-serif; text-transform: uppercase; letter-spacing: 5px; margin-bottom: 80px; }
.page-title span { display: block; font-family: 'Roboto', sans-serif; font-size: 18px; color: #ead2b7; font-weight: 500; margin-bottom: 10px; }
.lead { font-size: 18px; font-weight: 400; line-height: 28px; }
.size16 { font-size: 16px; }
.bg-color1 { background-color: #092231; }
.bg-color2 { background-color: #657684; }
.txt-gold { color: #ead2b7; }
.txt-dark { color: #092231; }
.txt-white { color: #ffffff; }
.txt-light { color: #363636; }
.txt-link { text-decoration: underline !important; color: #ead2b7 !important; text-transform: uppercase; }
.txt-link.alt { color: #1485ba !important; }
a.txt-link:hover { text-decoration: underline !important; color: #ead2b7 !important; }
.btn-link { position: relative; padding-right: 15px; font-size: 14px; text-transform: uppercase; font-weight: 500; color: #657684; text-decoration: none !important; }
.btn-link::after { font-family: 'jcon-font'; content: '\ea58'; position: absolute; right: -4px; top: -2px; }
@media screen and (-webkit-min-device-pixel-ratio:0) {.btn-link::after{ right: -4px; top: -4px;}}
a.btn-link:hover { color: #ead2b7; }
.wpcf7-validation-errors{ position:relative; background: #092231; border: 2px solid #092231 !important; color:#ffffff;padding:5px 20px 5px 37px !important;}
.wpcf7-validation-errors::before{font-family: 'jcon-font'; content: '\e850'; position: absolute; left: 12px; top: 5px;}

@media (max-width: 700px){
    .grid-item{
        height: auto;
    }
}



/*

font-family: 'Roboto', sans-serif;

font-family: "Didot";

font-family: "Didot-Bold";

Roboto:100,300,400,500,700,900'

transition: all 0.2s linear;

*/

@-ms-viewport {
 width:auto !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
  select,
  textarea,
  input {
    font-size: 14px !important;
  }
}
.project_detail_wrap h2 { font-size: 26px; line-height: 32px; font-weight: 400; font-family: "Syne", sans-serif; text-transform: uppercase; }
.grecaptcha-badge {z-index: 2;}



/*NEW CSS 24-06-25*/

.expertise-img{max-width:90px;max-height:90px;margin:0 auto 10px;width:90px;height:90px;}
.expertise-img img{width:100%;height:100%;object-fit: contain;}
  .esr-icon-list{list-style-type:none;padding:0;margin:0px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}    
  
            .esr-icon-list li{width:16.66%;}    
            .esr-icon-box{padding:20px;text-align:center}
            .esr-icon-img{height:90px;max-height:90px;max-width:90px;margin:0 auto 12px}
            .esr-icon-img img{width:100%;height:100%;object-fit:contain;}
            .esr-icon-title h6{margin-bottom:20px;font-size:10px;font-weight:bold;text-transform:uppercase;line-height:1.25;color:#000;}
            

.esr-icon-list.col-3 li{width:33.33%;}
.esr-icon-list.col-4 li{width:25%;}
.esr-icon-list.col-5 li{width:20%;}
.esr-icon-list.col-6 li{width:16.65%;}
.esr-icon-list.col-7 li{width:14.25%;}
.esr-icon-list.col-8 li{width:12.5%;}
.esr-icon-list.col-9 li{width:11%;}


            @media (max-width: 1699.98px) {
                .esr-icon-img {height: 80px;max-height:80px;max-width:80px;}
            }
            @media (max-width: 1199.98px) {
                .esr-icon-list li{width:20%;}  
                .esr-icon-list.col-3 li{width:20%;}
                .esr-icon-list.col-4 li{width:20%;}
                .esr-icon-list.col-5 li{width:20%;}
                .esr-icon-list.col-6 li{width:25%;}
                .esr-icon-list.col-7 li{width:25%;}
                .esr-icon-list.col-8 li{width:25%;}
                .esr-icon-list.col-9 li{width:25%;}
                
            }
            @media (max-width: 899.98px) {
                .esr-icon-list li{width:25%;}   
                .esr-icon-list li{width:25%;} 
                .esr-icon-list.col-4 li{width:25%;}
                .esr-icon-list.col-5 li{width:25%;}
                .esr-icon-list.col-6 li{width:25%;}
                .esr-icon-list.col-7 li{width:25%;}
                .esr-icon-list.col-8 li{width:25%;}
                .esr-icon-list.col-9 li{width:25%;}
            }
            @media (max-width: 767.98px) {
                .esr-icon-list li{width:33.33%;} 
                .esr-icon-list.col-4 li{width:33.33%;}
                .esr-icon-list.col-5 li{width:33.33%;}
                .esr-icon-list.col-6 li{width:33.33%;}
                .esr-icon-list.col-7 li{width:33.33%;}
                .esr-icon-list.col-8 li{width:33.33%;}
                .esr-icon-list.col-9 li{width:33.33%;}
            }
            @media (max-width: 575.98px) {
                .esr-icon-list li,
                .esr-icon-list.col-3 li,
                .esr-icon-list.col-4 li,
                .esr-icon-list.col-5 li,
                .esr-icon-list.col-6 li,
                .esr-icon-list.col-7 li,
                .esr-icon-list.col-8 li,
                .esr-icon-list.col-9 li{width:50%;}   
                .esr-icon-box{padding:15px 10px}
                .esr-icon-img{height:60px;max-height:60px;max-width:60px;}
                .esr-icon-title h6{font-size:8px}
            }


body.page-id-496 .bottom_btn{
    margin: 0px auto 0px;
}.announcement-section p { text-align:center !important; }