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

@font-face {
  font-family: 'Silver Crown';
  src: url('../styles/fonts/SilverCrown/Silvel\ Crown.woff2') format('woff2'),
       url('../styles/fonts/SilverCrown/Silvel\ Crown.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

body { width: 100%; min-width: 1800px; margin: 0 auto; /* text-align: center; */ font-family: 'Poppins', sans-serif;  position: relative; }

a { color: inherit; text-decoration: none; }
a:hover { text-decoration: none; color: inherit; }

div, article, section, dl, dt, dd, table, tr, td, ul, ol, li, p, span, small, em, h1, h2, h3, h4, h5, h6, nav { padding: 0; margin: 0; }

.row { max-width: 1620px; margin: 0 auto; padding-left: 10px; padding-right: 10px; }

/*cookie*/
.cc-animate.cc-revoke.cc-bottom { font-size: 14px; padding: 5px 10px; position: fixed; display: block !important; transform: none !important; bottom: 0 !important; left: 20px !important; }

/*call to action*/
.destroy-on-load, .cta {  display: none; }

/*typography*/
.text-left { text-align: left !important; }
.text-right { text-align: right !important; }

h1, h2, h3 { font-family: 'Grotap', sans-serif; font-size: 60px; font-weight: 40; line-height: 1.2; color: inherit; }
h2 { font-size: 50px; }
h3 { font-size: 40px; }
p, ul, nav ul li a { font-family: 'Poppins', sans-serif; font-size: 20px; font-weight: 400; color: inherit; }

/*BUTTON*/
.btn { position: relative; overflow: hidden; z-index: 999; display: block; /* margin: 0 auto; */ text-align: center; padding: 15px 10px 17px; width: 292px; font-size: 20px; font-family: 'Poppins', sans-serif; font-weight: 700; background: url('../images/content/btn-bg.png')no-repeat center; color: #FFF; line-height: 1.2; -webkit-appearance: inherit; transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; border-radius: 7px; background-size: 100% 100%; }
.btn:hover { background: url('../images/content/btn-hover-bg.png')no-repeat center; }

/*FLEX*/
.flex { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; justify-content: space-between; /* -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; -o-flex-wrap: wrap; flex-wrap: wrap;*/ }
img { width: 100%; }

.foreword { font-family: 'Silver Crown'; font-size: 90px; color: #0D406C; letter-spacing: 30px;}
.section-heading { color: #fff; font-weight: 400;}
.section-heading span { color: #FFB800;}



/*-----------------------------------------------HEADER-----------------------------------------------*/
#header { position: relative; width: 100%; z-index: 1000; }
#header.fixed { position: fixed; background-color: rgb(0 0 0 / 90%); /* min-height: 188px; */ transition: background-color 0.3s ease, box-shadow 0.3s ease; }
#header.fixed .logo-holder img { transition: max-width 0.3s ease; }
#header .header-con { /* position: absolute; width: 100%; top: 0; left: 50%; transform: translateX(-50%); margin-top: 19px; */ }
#header .logo-holder img {  max-width: 287px; background: #fff; border-radius: 100%; padding: 8px; }
#header nav a#pull { display: none }
#header nav { position: relative; z-index: 999; }
#header nav ul { justify-content: space-between; display: flex; /* gap: 10px; */ }
#header .nav-holder { width: 100%; max-width: 742px; }

#header .row { max-width: 1836px; margin-right: 0; padding: 0 !important; }
#header .right { width: 100%; max-width: 1672px; }
#header .logo-holder {margin-right: -147px; z-index: 999;  }
.logo-holder:before { content: ''; position: absolute; z-index: -1; width: 233px; height: 71px; bottom: 5px; background: #021B33; left: 0; }
#header .top.flex, #header .bot.flex { justify-content: right; padding-right: 70px; align-items: center; } 
#header .top.flex { font-family: Roboto; background: #021B33; color: #fff; gap: 27px; padding-top: 23px; padding-bottom: 18px; }
.top.flex .contact-info { align-items: center; gap: 17px;}
.contact-info.address img { max-width: 18px; }
.contact-info.email img { max-width: 29px; }
#header .bot.flex { padding-top: 13px; padding-bottom: 10px; gap: 30px; }

#header nav ul { margin: 0; padding: 0; list-style: none; }
#header nav ul li { display: inline-block; vertical-align: middle; }
#header nav ul li a { font-weight: 400; font-size: 22px; color: #242413; position: relative; display: inline-block; height: 47px; align-content: center; padding: 0 13px; border-radius: 5px; }
#header nav ul li.active-menu a,
#header nav ul li a:hover { font-weight: 700; color: #fff; background: #FFA100; background: linear-gradient(180deg,rgba(255, 161, 0, 1) 0%, rgba(255, 148, 0, 1) 52%, rgba(255, 128, 0, 1) 100%); border: 1px solid #FF8F00; }

.phone-btn { width: 100%; max-width: 267px; background: url('../images/content/phone-btn-bg.png')no-repeat center; align-items: center; justify-content: center; color: #fff; gap: 15px; padding: 9px;}
.phone-btn img { max-width: 33px;}
.phone-btn p { font-size: 12px; letter-spacing: .5px; }
.phone-btn a { font-size: 20px; font-weight: 700; }

/*-----------------------------------------------BANNER-----------------------------------------------*/
#banner { background: url('../images/content/banner-bg.jpg')no-repeat top; -webkit-background-size: cover; background-size: cover; width: 100%; min-height: 847px; position: relative; display: flex; align-items: end; margin-top: -140px; color: #fff; padding-bottom: 132px; }
#banner .row { max-width: 603px;  padding-left: 93px; margin: 0; }
#banner h2 { width: 100%; max-width: 425px; text-shadow: 4px 4px 4px rgba(0,0,0,0.64); }
#banner p { margin: 25px 0 29px; line-height: 30px;}

/*-----------------------------------------------CONTENT-----------------------------------------------*/
/* ABOUT */
#about { padding: 84px 0 83px; }
#about .row { width: 100%; max-width: 1858px; margin-right: 0; background: #011B31; color: #fff; padding: 0; border-radius: 0 0 0 40px; justify-content: left; align-items: center; gap: 56px;}
#about .img-holder { width: 100%; max-width: 862px; margin: -8px 0 -18px -10px; }
#about .foreword { margin-left: -51px; margin-bottom: -42px; }
#about p { width: 100%; max-width: 873px; line-height: 28px; margin: 30px 0 48px; letter-spacing: -.3px;}

/*SERVICES*/
#services { background: url('../images/content/services-bg.jpg')no-repeat center; -webkit-background-size: cover; background-size: cover; position: relative; width: 100%; text-align: center; padding: 82px 20px 86px;}
#services .foreword { margin-bottom: -60px; }
#services p { color: #fff; font-size: 25px; line-height: 28px; letter-spacing: -.3px; width: 100%; max-width: 946px; margin: 15px auto 18px;}
#services-con.flex { width: 100%; max-width: 1482px; margin: auto; text-align: center;}
#services-con .item { background: #fff; padding: 10px 13px 17px; border-radius: 10px; width: 100%; max-width: 454px; display: flex; flex-direction: column; justify-content: space-between; }
#services-con .item .top img { height: 389px; object-fit: cover; border-radius: 8px;}
#services-con .item .label { font-family: 'Grotap', sans-serif; color: #0C3F6C; font-size: 30px; margin-top: 15px; }
#services-con .item .top p { color: #212121; font-size: 16px; line-height: 25px; width: 100%; max-width: 384px; margin: 16px auto; letter-spacing: -.3px;}
#services-con .item a { font-size: 16px; color: #FF9E00; text-decoration: underline; text-underline-position: under; }

/* WHY CHOOSE US? */
#why { padding: 115px 0 68px;}
#why .row { background: #011B31; color: #fff; max-width: 1847px; margin-left: 0; align-items: center; padding: 0 0 0 84px; border-radius: 0 40px 0 0; }
#why .foreword { margin: 0 0 -47px -78px;  }
#why .section-heading span { display: block; color: #FFD313; }
#why .right {width: 100%; max-width: 836px;}
#why .right p:not(.call-btn p) { line-height: 28px; letter-spacing: -.3px; margin: 28px 0; }
#why .img-holder { width: 100%; max-width: 886px; margin: -10px -12px -17px 0; }
.call-btn { justify-content: left; gap: 8px; align-items: center;}
.call-btn img { width: 55px; }
.call-btn p { font-size: 14px; color: #FFB400;}
.call-btn a { font-size: 30px; letter-spacing: .5px; font-weight: 700; }

/* REVIEWS */
#reviews { text-align: center; background: url('../images/content/reviews-bg.jpg')no-repeat center; -webkit-background-size: cover; background-size: cover; position: relative; width: 100%; padding: 77px 20px 60px;}
#reviews .foreword { margin-bottom: -60px;}
#reviews .section-heading span { color: #FFD313;}
#reviews p:not(.review-name p) { color: #fff; font-size: 25px; line-height: 28px; letter-spacing: -.3px; width: 100%; max-width: 1226px; margin: 18px auto 32px;}
#reviews .flex { width: 100%; max-width: 1359px; margin: auto }
#reviews .flex .item { background: #DDD; width: 100%; max-width: 409px; border-radius: 10px; padding: 15px 20px 37px; }
#reviews-con .item .top.flex { justify-content: left; gap: 13px; align-items: center; }
#reviews-con .item .initial { text-align: center; font-size: 60px; width: 118px; height: 118px; color: #fff; background: #011B31; align-content: center; border-radius: 100px; font-weight: 800; }
#reviews-con .item p.review { color: #525252; font-size: 18px; font-weight: 500; font-style: italic;}
#reviews-con .item .review-name p { font-size: 20px; color: #011B31; font-weight: 800;}
#reviews-con .item .review-name img { width: 146px; margin-top: 18px; }
#reviews-con .item a { font-size: 18px; color: #001A31; font-weight: 600; text-decoration: underline; text-underline-position: under;}
#reviews .bot { margin-top: 27px; }
#reviews .bot a { font-size: 19px; color: #FFD413; font-weight: 600; text-decoration: underline; text-underline-position: under; transition: all .2s ease-in-out; }
#reviews .bot a:hover { color: #fff; font-weight: 400; }
#reviews .bot .reviews-nav { gap: 24px; width: 200px; display: flex;}



/*GALLERY*/
#gallery h1 {}
#gallery img { display: block; margin: 10px; }



/*CONTACT*/
#contact { position: relative; padding: 90px 20px 0; color: #fff; }
#contact .row { max-width: 1585px; }
#contact .contact-con { background: url('../images/content/contact-bg.png')no-repeat center;  position: relative; text-align: center; background-size: 100% 100%; padding: 50px 20px 53px; margin-bottom: -313px;}
#contact .section-heading { margin: -50px 0 14px; font-size: 50px; }
#contact .ctc-form label { width: 100% }
form .messages p { display: none; font-family: 'Montserrat', sans-serif !important; font-weight: 400 !important; letter-spacing: 0 !important; font-size: 16px !important; }
form .loading { display: none !important; }
form .alert { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; }
form .alert-success { color: #3c763d; background-color: #dff0d8; border-color: #d6e9c6; }
form .alert-danger { color: #a94442; background-color: #f2dede; border-color: #ebccd1; }
.ctc-form { margin: 18px auto 0; text-align: center; width: 100%; max-width: 1298px; }
.ctc-form .flex { gap: 38px;}
.ctc-form input:not([type="submit"], [type="checkbox"]), .ctc-form select, .ctc-form textarea { font-family: 'Poppins', sans-serif; font-size: 20px; color: #000; height: 69px; display: block; width: 100%; padding: 10px 30px; box-sizing: border-box; margin: 0 auto 17px; resize: none; background: #fff; border: 0; }
/* .ctc-form ::placeholder, .ctc-form label { font-family: 'Open Sans', sans-serif; font-size: 15px; color: inherit; line-height: 1.8; letter-spacing: .03px; text-align: left; } */
.ctc-form ::placeholder { color: #AAAAAA }
.ctc-form textarea { height: 244px; padding-top: 10px; }
.ctc-form .ctcBtn { display: block; border: none; margin: auto; }
.ctc-form .recap { display: inline-block; }
.ctc-form .g-recaptcha div { margin: 0 auto 10px; }
.ctc-form .ctc-hide { display: none; }


/*-----------------------------------------------FOOTER-----------------------------------------------*/
#footer { background: url('../images/content/footer-bg.jpg')no-repeat center; -webkit-background-size: cover; background-size: cover; /* min-height: 963px; */ color: #fff; padding-top: 429px; }
#footer .row { max-width: 1725px; margin: auto;}
.footer-con { width: 100%; max-width: 1328px; margin: 0 auto 85px;}
#footer .logo-holder {}
#footer .logo-holder img { max-width: 287px; }
#footer .nav-holder { width: 100%; }
#footer .foreword { font-size: 18px; font-family: 'Poppins', sans-serif; font-weight: 700; letter-spacing: 2px; color: #fff; background: url('../images/content/ft-label-bg.png')no-repeat center; width: 100%; max-width: 307px; text-align: center; padding: 8px; background-size: 100% 100%; margin-bottom: 20px; }
.comp-info .flex { justify-content: left; gap: 23px; align-items: center; margin-bottom: 58px; width: 100%; max-width: 300px;}
.comp-info .item img { height: 24px; width: 24px; object-fit: contain;}
.comp-info .item a { font-size: 22px; font-weight: 600; letter-spacing: .5px; line-height: 120%; }
.b-hours table td { font-size: 18px; font-weight: 600; letter-spacing: .5px; padding: 0 23px 10px 0;}


#footer nav { width: 100%; max-width: 923px; margin: 70px auto 45px; }
#footer nav ul { display: flex; align-items: center; justify-content: space-between; }
#footer nav ul li { display: inline-block; vertical-align: middle; text-align: left; box-sizing: border-box; }
#footer nav ul li a { font-size: 22px; }

.copyrights { padding: 7px 0; background: #011B31; }
.copyrights p { color: #fff; font-size: 14px;  display: flex; gap: 5px; align-items: center; justify-content: center; }
.copyrights p a { display: flex; align-items: center; }
.copyrights img { width: 40px; }


/*---------------------------------------INNER PAGES-------------------------------------------*/
.inner #content { min-height: 400px; padding: 40px 0; max-width: 1200px; margin: 0 auto }
.inner #content h1 { padding-bottom: 40px; text-align: center; }
.inner #content h3 { padding-bottom: 20px; }
/* .inner #content p { text-align: center; } */


/*INNER GALLERY*/
.img-responsive { width: 200px; height: 200px; -o-object-fit: cover; object-fit: cover; }
#content .inner-gallery-container { text-align: center; }
#content .gallery { list-style-type: none; margin: 0; padding: 0; }
#content .gallery li { display: inline-block; }
#content .thumbnail { background-color: #fff; border: 1px solid #ddd; border-radius: 4px; display: block; line-height: .42857; margin-bottom: 20px; padding: 4px; transition: border 0.5s ease-in-out 0s; }
#content .thumbnail:hover { transform: scale(1.02); }
#content .page_navigation { display: inline-block; }
#content .page_link, #content .previous_link, #content .next_link, #content .first_link, #content .last_link, #content .ellipse { background-color: #fff; border: 1px solid #ddd; color: #0275d8; display: inline-block; line-height: 1.25; margin-left: -1px; padding: 0.5rem 0.75rem; position: relative; }
#content .page_navigation>a:hover,
.page_navigation>a.active_page { background-color: #eceeef; border-color: #ddd; color: #014c8c; text-decoration: none; }
.inner #content .inner-gallery-container { margin-bottom: 20px }

/* INNER SERVICES */
.services-page #content {max-width: 1400px;}
.services-page #services-con .item { border: 1px solid #bbb; }

/*INNER REVIEWS*/
.reviews-page #reviews-con .item { padding: 20px; border: 1px solid #bbb; border-radius: 20px; margin-bottom: 20px; }

/*INNER CONTACT US*/
.contact-page .ctc-form input:not([type="submit"], [type="checkbox"]), .ctc-form select, .ctc-form textarea { border: 1px solid #bbb;}
.contact-page #contact { display: none;}
.contact-page #footer { padding-top: 100px !important; }

/*PRIVACY POLICY*/
.inPrivacyBox { max-width: 850px; margin: 0 auto; }
.inPrivacyBox p { text-align: justify !important; }


/*RESPONSIVE*/
@media screen and (max-width: 1200px) {
  body { zoom: 80% !important; }
}

/* @media screen and (max-width: 1200px) {
  body { min-width: 320px }
}

@media screen and (max-width: 959px) {
  #header .row { width: 100%; padding: 0; }
  #header nav {}
  #header nav ul { width: 100%; display: none; height: auto; border-bottom: 5px solid #000; padding: 0 15px; }
  #header nav ul li { width: 100%; position: relative; }
  #header nav ul li a { padding: 10px 0; text-align: left; width: 100%; }
  #header nav a strong { position: absolute; top: 50%; transform: translateY(-50%); left: 15px; }
  #header nav a#pull { display: block; color: #fff; background-color: #000; height: 60px; padding: 10px 0; width: 100%; position: relative; }
  #header nav a#pull:after { content: ""; background: url('../images/nav-icon.png') no-repeat; width: 20px; height: 20px; display: inline-block; position: absolute; right: 15px; top: 50%; transform: translateY(-50%); }
  .show { position: relative; }
  .cta { background: #035B96 url("../images/common/phonecall.png") no-repeat center center; border-bottom-left-radius: 40px; border-top: 2px solid #013f9a; border-top-left-radius: 40px; bottom: 10%; display: block; height: 60px; position: fixed; right: 0; text-decoration: none; text-indent: -9999em; width: 60px; z-index: 999; }
  #footer .nav-holder { display: none; }
} */
