/*
Theme Name: R&R Construction
Theme URI: https://dreamboxcreative.com/
Author: Dreambox Creative, Inc.
Author URI: https://dreamboxcreative.com/
Description: Custom theme for RNR Construction website roughly based on TwentyNineteen theme base
Requires at least: WordPress 4.5.0
Version: 1.0
Text Domain: rnr
*/
main {
  max-width: 100%;
  overflow: hidden;
  box-sizing: border-box;
}

body {
  font-family: "Roboto", sans-serif;
}

main h1,
main h2,
main h3,
main h4,
main h5,
main h6,
main p,
main ul,
main ol {
  width: 1440px;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
main h1,
main h2,
main h3,
main h4,
main h5,
main h6 {
  font-family: "Roboto Condensed", sans-serif;
}
main h1,
main h2,
main h3,
main h4,
main h5,
main h6,
main p {
  padding-bottom: 15px;
  margin: 16px auto;
}
main > p {
  color: #393939;
  font-family: "Roboto", sans-serif;
}
@media (max-width: 991px) {
  main h1 {
    font-size: 45px;
    line-height: 40px;
  }
}
main h2 {
  color: #02467F;
  font-size: 36px;
  line-height: 40px;
  margin: 0px;
  font-family: "Roboto Condensed", sans-serif;
  padding: 0px;
  padding-bottom: 15px;
}
@media (max-width: 991px) {
  main h2 {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 991px) {
  main h3 {
    font-size: 20px;
    line-height: 40px;
  }
}

p {
  font-size: 20px;
  line-height: 1.5;
  font-family: "Roboto", sans-serif;
}
@media (max-width: 768px) {
  p {
    font-size: 18px;
  }
}
@media (max-width: 460px) {
  p {
    font-size: 16px;
  }
}

/**BUTTONS**/
.btn,
button,
input[type=submit],
#cf7md-form input[type=submit],
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce ul.products li.product .button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  display: inline-flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  background: #393939;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  height: 45px;
  text-align: center;
  padding: 0 28px;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  cursor: pointer;
  white-space: nowrap;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  text-decoration: none;
  letter-spacing: 0.9px;
  border: none;
}
.btn:hover,
button:hover,
input[type=submit]:hover,
#cf7md-form input[type=submit]:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce ul.products li.product .button:hover {
  color: #fff;
  background-color: #F06E34;
}

.btn.podcast,
button.podcast {
  padding-left: 55px;
}
.btn.podcast:before,
button.podcast:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url("images/icon_play.svg") no-repeat center/contain;
  position: absolute;
  left: 24px;
  top: 50%;
  margin: -10px 0 0;
}

.btn:hover,
input[type=submit]:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce ul.products li.product .button:hover {
  background: #1BACB3;
  -ms-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
}

.btn.btnClear {
  color: #759BA3;
  border-color: #759BA3;
  background: none;
}

.btn.btnClear:hover {
  color: #fff;
  border-color: #759BA3;
  background: #759BA3;
}

.btn.btnClearWhite {
  color: #fff;
  border-color: #fff;
  background: none;
}

.btn.btnClearWhite:hover {
  color: #759BA3;
  border-color: #fff;
  background: #fff;
}

.btn.btnBlack {
  color: #fff;
  border-color: #383841;
  background: #383841;
}

.btn.btnBlack:hover {
  color: #fff;
  border-color: #759BA3;
  background: #759BA3;
}

.btn.btnWhite {
  color: #759BA3;
  border-color: #fff;
  background: #fff;
}

.btn.btnWhite:hover {
  color: #fff;
  border-color: #383841;
  background: #383841;
}

.loadMoreBtn {
  display: inline-flex;
  align-self: center;
  width: 200px;
  margin: 100px auto;
  background: #67686D;
}
.loadMoreBtn:hover {
  color: #fff;
  background-color: #F06E34;
}

.loadMore {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
}

.btnRnr {
  font-size: 18px;
  padding: 13px 38px 13px 38px;
  background: black;
  color: white;
}
.btnRnr:hover {
  background: #E38C00;
}

.btnTransparent {
  font-size: 18px;
  padding: 13px 38px 13px 38px;
  color: white;
  border: 2px solid white;
}
.btnTransparent:hover {
  background: #E38C00;
}

.wpcf7 h2 {
  font-size: 22px;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  margin: 0 0 21px;
  padding: 0 0 14px;
  text-transform: uppercase;
  position: relative;
}
.wpcf7 h2:after {
  content: "";
  display: block;
  height: 2px;
  width: 32px;
  background: #759BA3;
  position: absolute;
  left: 0;
  bottom: 0;
}
.wpcf7 h2 + p {
  margin-bottom: 40px;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
select,
textarea {
  -webkit-backface-visibility: hidden;
  background: #fff;
  border: none;
  box-sizing: border-box;
  outline: none;
  padding: 0 20px;
  -webkit-appearance: none;
  outline-offset: 0;
  height: 65px;
  width: 100%;
  font-size: 18px;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
}
@media (max-width: 414px) {
  input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
select,
textarea {
    padding: 0 10px;
  }
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
select:focus,
textarea:focus {
  border-color: #759BA3;
  outline: thin solid rgba(117, 155, 163, 0.15);
  outline-offset: -4px;
}

::placeholder,
input::placeholder,
select::placeholder,
textarea::placeholder {
  color: #5D5D5D;
  font-size: 18px;
  opacity: 0.5;
  font-family: "Roboto", Helvetica, Arial, sans-serif !important;
}
@media (max-width: 460px) {
  ::placeholder,
input::placeholder,
select::placeholder,
textarea::placeholder {
    font-size: 16px;
  }
}
@media (max-width: 414px) {
  ::placeholder,
input::placeholder,
select::placeholder,
textarea::placeholder {
    font-size: 14px;
  }
}

input[type=search]::-webkit-search-decoration {
  display: none;
}

select {
  -webkit-backface-visibility: hidden;
  background: #fff;
  border: solid 2px #383841;
  box-sizing: border-box;
  outline: none;
  padding: 0 20px;
  -webkit-appearance: none;
  outline-offset: 0;
  border-radius: 4px;
  height: 56px;
  width: 100%;
  margin-top: 6px;
  font-size: 18px;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
}
@media (max-width: 414px) {
  select {
    padding: 0 10px;
  }
}

label {
  font-size: 20px;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
}
@media (max-width: 460px) {
  label {
    font-size: 16px;
  }
}

textarea {
  box-sizing: border-box;
  display: block;
  width: 100%;
  max-width: 100%;
  resize: vertical;
  height: auto;
  min-height: 200px;
  padding: 14px 20px;
}
@media (max-width: 414px) {
  textarea {
    padding: 12px 10px;
  }
}

.wpcf7 .wpcf7-response-output {
  background: #fff;
  margin: 2em 0 1em;
  font-size: 0.9em;
}

.wpcf7-not-valid-tip {
  margin-top: 7px;
  font-size: 0.7em;
  padding-left: 1px;
}

a {
  text-decoration: none;
}

html {
  height: 100%;
}

body {
  position: relative;
  margin: 0;
  color: black;
  min-height: 100%;
}

.container_ch {
  max-width: 1215px;
  margin: 0 auto;
  position: relative;
}

.center {
  text-align: center;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  z-index: 100;
  -webkit-transition: top 0.3s ease-out;
  -moz-transition: top 0.3s ease-out;
  -o-transition: top 0.3s ease-out;
  transition: top 0.3s ease-out;
  transition-delay: 0.5s;
}

body.scrolled header {
  top: -120px;
}

.wrapper {
  width: 100%;
  min-height: calc(100vh - 538px);
  position: relative;
}

.btn:hover {
  background-color: #1BACB3 !important;
}

.menuOuter {
  display: flex;
  flex-direction: row;
  gap: 5px;
  align-items: center;
  justify-content: space-between;
}

header .menuOuter .mobile_menu_outer {
  display: none;
}

header.mobile_dropdown .mainMenuPart {
  display: block;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 200px;
  width: 100%;
  overflow-y: auto !important;
  max-height: 100vh;
}
@media (max-width: 991px) {
  header.mobile_dropdown .mainMenuPart {
    max-height: 75vh;
  }
}

.menuDeltimer {
  display: none;
}
@media (max-width: 991px) {
  .menuDeltimer {
    border-bottom: 2px solid white;
    margin: 10px auto;
    width: 273px;
    display: block;
  }
}

header.mobile_dropdown .mainMenuPart #top_menu {
  padding-top: 100px;
  display: block;
  margin: auto;
}
@media (max-width: 460px) {
  header.mobile_dropdown .mainMenuPart #top_menu {
    padding-top: 65px;
  }
}

header.mobile_dropdown .mainMenuPart > ul {
  display: block;
  height: auto;
}

header.mobile_dropdown .mainMenuPart > ul > li {
  display: flex;
  position: relative;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  padding-left: 45px;
}
@media (max-width: 991px) {
  header.mobile_dropdown .mainMenuPart > ul > li {
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 0px;
  }
}

header.mobile_dropdown .mainMenuPart > ul > li:hover {
  background: #E38C00;
}

header.mobile_dropdown .mainMenuPart > ul > li.menu-item > a {
  background: none;
}

/*
@media(max-width: $breakpoint-lg){
	header.mobile_dropdown .right_side{
		display: block;
		background: rgba(103, 104, 109, 0.97);
		position: fixed;
		top: 0px;
		left: 0px;
		right: 0px;
		bottom: 0px;
		width: 100%;
		overflow-y: auto !important;
		max-height: 100vh;
	}
	header.mobile_dropdown .right_side #top_menu{
		padding-top: 100px;
		display: block;
		margin: auto;
	}
	header.mobile_dropdown .right_side > ul{
		display: block;
		height:auto;
	}
	header.mobile_dropdown .right_side > ul > li {
		display: flex;
		position: relative;
		flex-flow: row nowrap;
		justify-content: space-between;
		align-items: center;
		padding-left: 45px;
	}
	header.mobile_dropdown .right_side > ul > li:hover{
		background:#1BACB3;
	}
	header.mobile_dropdown .right_side > ul > li.menu-item > a{
		background: none;
	}
	header.mobile_dropdown .menu-item.planroom_outer{
		display: block;
  		padding-right: 45px;
		background:none;
		padding-top: 45px;
	}
	header.mobile_dropdown #socialNav{
		display: flex;
		height: auto;
		flex-flow: row wrap;
		justify-content: flex-start;
		align-items: center;
		padding-left: 45px;
		padding-top: 55px;
		padding-bottom: 100px;
	}
	header.mobile_dropdown .menu_outer .mobile_menu_outer{ 
		background-image:url(./images/hamburgerWhite.svg);  
	}

	header.mobile_dropdown #socialNav li.instagram a {
        background: url('images/IconInstagramGray.svg') no-repeat center / 20px;
    }

    header.mobile_dropdown #socialNav li.linkedin a {
        background: url('images/IconLinkedInGray.svg') no-repeat center / 20px;
    }

    header.mobile_dropdown #socialNav li.twitter a {
        background: url('images/IconTwitterGray.svg') no-repeat center / 20px;
    }

    header.mobile_dropdown #socialNav li.facebook a {
        background: url('images/IconFacebookGray.svg') no-repeat center / 20px;
    }

}*/
.socialPart:after {
  position: absolute;
  content: "";
  pointer-events: none;
  left: 100%;
  top: 0px;
  bottom: 0px;
  background: #5D5D5D;
  display: block;
  width: 200vw;
}

.container_ch {
  width: 1210px;
  max-width: calc(100vw - 40px);
  margin: 0 auto;
}

h2 {
  color: #02467F;
  font-size: 36px;
  line-height: 40px;
  margin: 0px;
}

header .menuOuter {
  width: 100%;
  max-width: 2048px;
  padding: 0 48px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 70px;
  margin: 0 auto;
  position: relative;
  left: 0;
  right: 0;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 991px) {
  header .menuOuter {
    height: 70px;
    padding: 0 14px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
  }
}
@media (max-width: 1440px) {
  header .menuOuter {
    padding: 0 6px;
  }
}
@media (max-width: 1360px) {
  header .menuOuter {
    padding: 0 8px;
  }
}
header .menuOuter .logoSide {
  width: 30%;
  height: 70px;
  background: white;
  position: relative;
}
@media (max-width: 991px) {
  header .menuOuter .logoSide {
    width: 93%;
  }
}
header .menuOuter .logoSide:before {
  position: absolute;
  content: "";
  pointer-events: none;
  right: 100%;
  top: 0px;
  bottom: 0px;
  background: #ffffff;
  display: block;
  width: 200vw;
}
@media (max-width: 1440px) {
  header .menuOuter .logoSide:before {
    right: 98%;
  }
}
header .menuOuter .logoSide #primaryLogo {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  align-self: flex-start;
  height: 100%;
}
@media (max-width: 1360px) {
  header .menuOuter .logoSide #primaryLogo {
    width: 100%;
  }
}
@media (max-width: 991px) {
  header .menuOuter .logoSide #primaryLogo {
    width: 70%;
    justify-content: flex-start;
  }
}
header .menuOuter .logoSide #primaryLogo img {
  height: 100%;
  width: auto;
  z-index: 9;
}
@media (max-width: 991px) {
  header .menuOuter .logoSide #primaryLogo img {
    max-width: 250px;
  }
}
header .menuOuter .mobile_menu_outer {
  display: none;
}
@media (max-width: 991px) {
  header .menuOuter .mobile_menu_outer {
    background-image: url(./images/mobile_hamburger.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 36px;
    height: 40px;
    position: relative;
    margin-right: 15px;
    z-index: 99999;
    color: black;
    display: block;
    background-position-y: 5px;
  }
}
@media (max-width: 460px) {
  header .menuOuter .mobile_menu_outer {
    width: 40px;
    height: 40px;
  }
}

a {
  text-decoration: none;
}

.mainMenuPart {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
  align-items: center;
  align-self: flex-end;
  width: 60%;
  height: 100%;
  background: #00467F;
}
.mainMenuPart .social_menu {
  display: none;
  flex-flow: row;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .mainMenuPart .social_menu {
    display: flex;
  }
}
.mainMenuPart .social_menu li {
  display: flex;
  position: relative;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
}
.mainMenuPart .social_menu li a {
  font-size: 15px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0 10px;
  height: 45px;
  width: 20px;
  color: #fff;
  font-weight: 900;
  letter-spacing: 1.32px;
  text-indent: -5000px;
}
.mainMenuPart .social_menu li.menu-item-323 a {
  background: url(images/Icon-Instagram.svg) no-repeat center/20px;
}
.mainMenuPart .social_menu li.menu-item-324 a {
  background: url(images/Icon-LinkedIn.svg) no-repeat center/20px;
}
.mainMenuPart .social_menu li.menu-item-325 a {
  background: url(images/Icon-Facebook.svg) no-repeat center/20px;
}
@media (max-width: 991px) {
  .mainMenuPart {
    display: none;
  }
}
.mainMenuPart > ul {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
  align-items: stretch;
  gap: 15px;
  margin: 0;
  padding: 0;
  height: 100%;
  padding-right: 11px;
}
@media (max-width: 991px) {
  .mainMenuPart > ul {
    padding-right: 0px;
  }
}
.mainMenuPart > ul > li {
  display: flex;
  position: relative;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
}
.mainMenuPart > ul > li.menu-item > a {
  font-size: 15px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0 19px;
  height: 100%;
  color: #fff;
  font-weight: 900;
  letter-spacing: 1.32px;
  text-transform: uppercase;
}
.mainMenuPart > ul > li.menu-item > a:hover {
  background: #E38C00;
}
@media (max-width: 1440px) {
  .mainMenuPart > ul > li.menu-item > a {
    font-size: 14px;
    padding: 0 16px;
  }
}
.mainMenuPart > ul > li.menu_item > a {
  color: #ffffff;
  background: black;
  display: block;
  padding: 10px;
}

.socialPart {
  width: 10%;
  height: 100%;
  background: #5D5D5D;
  position: relative;
  padding-left: 31px;
}
@media (max-width: 991px) {
  .socialPart {
    width: auto;
    padding-left: 20px;
  }
}
.socialPart:after {
  position: absolute;
  content: "";
  pointer-events: none;
  left: 100%;
  top: 0px;
  bottom: 0px;
  background: #5D5D5D;
  display: block;
  width: 200vw;
}
@media (max-width: 991px) {
  .socialPart:after {
    background: #00467F;
    left: 98%;
  }
}
@media (max-width: 991px) {
  .socialPart {
    background: #00467F;
    color: white;
  }
}
@media (max-width: 991px) {
  .socialPart #socialNav {
    display: none;
  }
}

.mobile_menu {
  display: none;
}

.menu-item.planroom_outer a {
  background: #F06E34 !important;
}
.menu-item.planroom_outer a:hover {
  background: #1BACB3 !important;
}

#socialNav {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: stretch;
  margin: 0;
  padding: 0;
  height: 100%;
  gap: 0;
}
@media (max-width: 1440px) {
  #socialNav {
    margin-left: 10px;
  }
}
#socialNav li {
  display: flex;
  position: relative;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 1440px) {
  #socialNav li {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (max-width: 1360px) {
  #socialNav li {
    padding-left: 2px;
    padding-right: 2px;
  }
}
#socialNav li a {
  background-repeat: no-repeat;
  display: block;
  width: 20px;
  height: 20px;
  background-size: contain;
}
#socialNav li.menu-item > a {
  font-size: 15px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0 10px;
  height: 45px;
  color: #fff;
  font-weight: 900;
  letter-spacing: 1.32px;
  text-indent: -5000px;
}
@media (max-width: 1440px) {
  #socialNav li.menu-item > a {
    padding: 0 1px;
  }
}
#socialNav li.menu-item-323 a {
  background: url("images/Icon-Instagram.svg") no-repeat center/20px;
}
#socialNav li.menu-item-324 a {
  background: url("images/Icon-LinkedIn.svg") no-repeat center/20px;
}
#socialNav li.twitter a {
  background: url("images/Icon-Twitter.svg") no-repeat center/20px;
}
#socialNav li.menu-item-325 a {
  background: url("images/Icon-Facebook.svg") no-repeat center/20px;
}

@media (max-width: 1400px) {
  .menu_outer .right_side > ul > li > a {
    font-size: 14px;
  }
}
.navigationPrevNext {
  padding-bottom: 150px;
  padding-top: 40px;
}
.navigationPrevNext .container_nav {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
}
.navigationPrevNext .container_nav .prevNav a,
.navigationPrevNext .container_nav .nextNav a {
  color: #02467F;
  font-size: 24px;
  line-height: 38px;
  font-family: "Roboto Condensed";
  display: block;
}
@media (max-width: 991px) {
  .navigationPrevNext .container_nav .prevNav a,
.navigationPrevNext .container_nav .nextNav a {
    font-size: 20px;
  }
}
.navigationPrevNext .container_nav .prevNav {
  position: relative;
  padding-left: 80px;
}
@media (max-width: 991px) {
  .navigationPrevNext .container_nav .prevNav {
    padding-left: 0px;
  }
}
.navigationPrevNext .container_nav .prevNav a {
  border-left: 2px solid #707070;
  padding-left: 17px;
  position: relative;
  display: block;
}
@media (max-width: 991px) {
  .navigationPrevNext .container_nav .prevNav a {
    border-left: 0px;
    padding-left: 0px;
  }
}
.navigationPrevNext .container_nav .prevNav a:after {
  position: absolute;
  content: "";
  left: -80px;
  top: -6px;
  background: url(images/Button-arrow-right.svg) no-repeat center/contain;
  display: block;
  width: 50px;
  height: 50px;
  transform: rotate(180deg);
  cursor: pointer;
}
@media (max-width: 991px) {
  .navigationPrevNext .container_nav .prevNav a:after {
    display: none;
  }
}
.navigationPrevNext .container_nav .nextNav {
  position: relative;
  padding-right: 80px;
}
@media (max-width: 991px) {
  .navigationPrevNext .container_nav .nextNav {
    padding-right: 0px;
  }
}
.navigationPrevNext .container_nav .nextNav a {
  border-right: 2px solid #707070;
  padding-right: 17px;
  position: relative;
  display: block;
}
@media (max-width: 991px) {
  .navigationPrevNext .container_nav .nextNav a {
    border-right: 0px;
    padding-right: 0px;
  }
}
.navigationPrevNext .container_nav .nextNav a:after {
  position: absolute;
  content: "";
  right: -80px;
  top: -6px;
  background: url(images/Button-arrow-right.svg) no-repeat center/contain;
  display: block;
  width: 50px;
  height: 50px;
  cursor: pointer;
}
@media (max-width: 991px) {
  .navigationPrevNext .container_nav .nextNav a:after {
    display: none;
  }
}

header.mobile_dropdown #primaryLogo img {
  z-index: 0 !important;
}
header.mobile_dropdown .mobile_menu_outer {
  background-image: none;
  position: relative;
}
header.mobile_dropdown .mobile_menu_outer:before, header.mobile_dropdown .mobile_menu_outer:after {
  content: "";
  position: absolute;
  width: 36px;
  height: 4px;
  background-color: white;
  border-radius: 2px;
  top: 16px;
  box-shadow: 0 0 2px 0 #ccc;
}
header.mobile_dropdown .mobile_menu_outer:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  left: -3px;
}
header.mobile_dropdown .mobile_menu_outer:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 2px;
}

.faq-accordion {
  background: #fff;
  padding: 36px 0;
  max-width: 100%;
  overflow-x: hidden;
}
@media (max-width: 991px) {
  .faq-accordion {
    padding: 32px 0;
  }
}
@media (max-width: 768px) {
  .faq-accordion {
    padding: 30px 0;
  }
}
@media (max-width: 460px) {
  .faq-accordion {
    padding: 24px 0;
  }
}
.faq-accordion .container {
  width: 1440px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.faq-accordion .theColumns {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: stretch;
  gap: 50px;
  width: 100%;
}
@media (max-width: 991px) {
  .faq-accordion .theColumns {
    flex-flow: row wrap;
    gap: 36px;
  }
}
@media (max-width: 768px) {
  .faq-accordion .theColumns {
    flex-flow: column nowrap;
  }
}
.faq-accordion .theColumns .titleColumn {
  width: 25%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 991px) {
  .faq-accordion .theColumns .titleColumn {
    width: 100%;
  }
}
.faq-accordion .theColumns .titleColumn h2 {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  padding: 24px 34px;
  text-align: right;
  background: #1BACB3;
  margin: 0;
}
.faq-accordion .theColumns .questionsColumn {
  width: 75%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 991px) {
  .faq-accordion .theColumns .questionsColumn {
    width: 100%;
  }
}
.faq-accordion .theColumns .questionsColumn .question {
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  position: relative;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #EAEAEA;
  border: 1px solid #C4C4C4;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.faq-accordion .theColumns .questionsColumn .question:hover {
  background: #1BACB3 !important;
  border: 1px solid #C4C4C4 !important;
}
.faq-accordion .theColumns .questionsColumn .question:not(:last-child) {
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .faq-accordion .theColumns .questionsColumn .question {
    width: 100%;
  }
}
.faq-accordion .theColumns .questionsColumn .question:before {
  content: "";
  display: block;
  position: absolute;
  right: 45px;
  top: 33px;
  width: 50px;
  height: 50px;
  background: #67686D;
}
.faq-accordion .theColumns .questionsColumn .question:after {
  content: "";
  display: block;
  position: absolute;
  right: 64px;
  top: 49px;
  width: 8px;
  height: 8px;
  border: 4px solid #fff;
  border-left: 0;
  border-top: 0;
  pointer-events: none;
  z-index: 2;
  transform: rotate(45deg);
}
.faq-accordion .theColumns .questionsColumn .question h4 {
  position: relative;
  z-index: 3;
  font-size: 34px;
  line-height: 1;
  margin: 0;
  color: #393939;
  padding: 45px 60px 45px 35px;
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 1200px) {
  .faq-accordion .theColumns .questionsColumn .question h4 {
    font-size: 30px;
  }
}
@media (max-width: 1024px) {
  .faq-accordion .theColumns .questionsColumn .question h4 {
    font-size: 28px;
  }
}
@media (max-width: 991px) {
  .faq-accordion .theColumns .questionsColumn .question h4 {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .faq-accordion .theColumns .questionsColumn .question h4 {
    font-size: 22px;
  }
}
@media (max-width: 460px) {
  .faq-accordion .theColumns .questionsColumn .question h4 {
    font-size: 18px;
  }
}
.faq-accordion .theColumns .questionsColumn .question .answer {
  display: none;
  padding: 0 60px 35px 35px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.faq-accordion .theColumns .questionsColumn .question .answer p, .faq-accordion .theColumns .questionsColumn .question .answer ul, .faq-accordion .theColumns .questionsColumn .question .answer ol {
  margin: 16px 0;
  font-size: 18px;
  color: #393939;
  font-family: Lato, Helvetica, Arial, sans-serif;
}
.faq-accordion .theColumns .questionsColumn .question .answer ul li + li {
  margin-top: 6px;
}
.faq-accordion .theColumns .questionsColumn .question.open:after {
  border: 4px solid #fff;
  border-right: 0;
  border-bottom: 0;
  top: 53px;
}
.faq-accordion .theColumns .questionsColumn .question.open .answer {
  display: block;
  font-family: Lato, Helvetica, Arial, sans-serif;
}
.faq-accordion .theColumns .questionsColumn .question:not(.open):hover {
  background: #D50101;
  border-color: #D50101;
}
.faq-accordion .theColumns .questionsColumn .question:not(.open):hover h4 {
  color: #fff;
}
.faq-accordion .theColumns .questionsColumn .question:not(.open):hover:after {
  border-color: #fff;
}

.top_slider_outer .bx-wrapper {
  box-shadow: unset !important;
  border: 0px;
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 3px;
}
.top_slider_outer .bx-wrapper .bx-pager {
  position: absolute;
  bottom: 60px;
}
@media (max-width: 991px) {
  .top_slider_outer .bx-wrapper .bx-pager {
    display: none;
  }
}

.topbxslider {
  margin-top: 0px;
}
.topbxslider li {
  min-height: 1000px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  overflow: hidden;
  max-width: 100vw;
  /*.container {
              display: flex;
              flex-flow: row nowrap;
              justify-content: flex-end;
              align-items: center;
              height: 100%;
  */
  /*}*/
}
@media (max-width: 1440px) {
  .topbxslider li {
    min-height: calc(100vh - 120px);
  }
}
.topbxslider li .container_ch h2 {
  /*max-width:674px;*/
  padding-right: 40%;
  font-size: 125px;
  font-weight: 300;
  line-height: 105px;
  margin-top: 0px;
  margin-bottom: 60px;
  color: white;
}
@media (max-width: 1440px) {
  .topbxslider li .container_ch h2 {
    font-size: 105px;
    padding-top: 20px;
  }
}
@media (max-width: 991px) {
  .topbxslider li .container_ch h2 {
    font-size: 80px;
    line-height: 70px;
    margin-bottom: 20px;
    padding-top: 24px;
  }
}
.topbxslider li .container_ch .description {
  font-size: 18px;
  line-height: 24px;
  color: white;
  max-width: 487px;
}
@media (max-width: 991px) {
  .topbxslider li .container_ch .description {
    font-size: 16px;
    line-height: 20px;
  }
  .topbxslider li .container_ch .description p {
    font-size: 16px;
    line-height: 20px;
  }
}

.theTeam {
  background: #393939;
  padding: 96px 0 136px;
  max-width: 100%;
  overflow-x: hidden;
}
@media (max-width: 1024px) {
  .theTeam {
    padding: 72px 0 120px;
  }
}
@media (max-width: 991px) {
  .theTeam {
    padding: 56px 0;
  }
}
@media (max-width: 768px) {
  .theTeam {
    padding: 48px 0;
  }
}
@media (max-width: 460px) {
  .theTeam {
    padding: 32px 0;
  }
}
.theTeam .container {
  width: 1440px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.theTeam h2 {
  font-size: 45px;
  font-weight: 400;
  margin-bottom: 36px;
  display: block;
  width: 100%;
}
@media (max-width: 991px) {
  .theTeam h2 {
    font-size: 36px;
  }
}
@media (max-width: 768px) {
  .theTeam h2 {
    font-size: 32px;
    text-align: center;
  }
}
@media (max-width: 460px) {
  .theTeam h2 {
    font-size: 28px;
  }
}
.theTeam .theColumns {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: stretch;
  gap: 50px;
}
@media (max-width: 991px) {
  .theTeam .theColumns {
    flex-flow: row wrap;
    gap: 36px;
  }
}
@media (max-width: 768px) {
  .theTeam .theColumns {
    flex-flow: column nowrap;
  }
}
.theTeam .theColumns .titleColumn {
  width: 25%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: right;
}
@media (max-width: 1440px) {
  .theTeam .theColumns .titleColumn {
    width: 23%;
  }
}
@media (max-width: 991px) {
  .theTeam .theColumns .titleColumn {
    width: 100%;
    text-align: left;
  }
}
.theTeam .theColumns .titleColumn h2 {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  padding: 15px 34px;
  text-align: center;
  background: #1BACB3;
  margin: 0px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: auto;
}
@media (max-width: 1440px) {
  .theTeam .theColumns .titleColumn h2 {
    font-size: 30px;
  }
}
.theTeam .theColumns .teamGrid {
  width: 75%;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 24px 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 991px) {
  .theTeam .theColumns .teamGrid {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .theTeam .theColumns .teamGrid {
    justify-content: space-between;
  }
}
.theTeam .theColumns .teamGrid .teamMember {
  width: calc(33% - 16px);
  border-bottom: 1px solid #707070;
}
@media (max-width: 768px) {
  .theTeam .theColumns .teamGrid .teamMember {
    width: calc(50% - 16px);
  }
}
@media (max-width: 460px) {
  .theTeam .theColumns .teamGrid .teamMember {
    width: 100%;
  }
}
.theTeam .theColumns .teamGrid .teamMember h3 {
  color: #E8E8E8;
  font-size: 24px;
  font-weight: 600;
  margin: 0;
}
.theTeam .theColumns .teamGrid .teamMember .memberTitle {
  font-size: 18px;
  font-family: Lato, Helvetica, Arial, sans-serif;
  margin-top: 6px;
  color: rgba(255, 255, 255, 0.6);
}

.tax-project-cat,
.post-type-archive-project {
  background: #F0F0F0;
}
.tax-project-cat .projectCategories,
.post-type-archive-project .projectCategories {
  padding-top: 140px;
  padding-bottom: 40px;
  color: white;
  display: flex;
  position: relative;
  height: 120px;
  overflow: hidden;
  background: black;
  opacity: 0.8;
  cursor: pointer;
}
.tax-project-cat .projectCategories h1,
.post-type-archive-project .projectCategories h1 {
  font-size: 60px;
}
@media (max-width: 991px) {
  .tax-project-cat .projectCategories h1,
.post-type-archive-project .projectCategories h1 {
    font-size: 45px;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
}
@media (max-width: 991px) {
  .tax-project-cat .projectCategories,
.post-type-archive-project .projectCategories {
    /*margin: 91px auto 25px;*/
    padding-bottom: 0px;
  }
}
.tax-project-cat .projectCategories.open,
.post-type-archive-project .projectCategories.open {
  overflow: visible;
}
.tax-project-cat .projectCategories.open .catListContainer,
.post-type-archive-project .projectCategories.open .catListContainer {
  overflow-y: scroll;
  opacity: 1;
}
.tax-project-cat .projectCategories.open .catListContainer a,
.post-type-archive-project .projectCategories.open .catListContainer a {
  pointer-events: all;
}
.tax-project-cat .projectCategories .arrowDownIcon,
.post-type-archive-project .projectCategories .arrowDownIcon {
  display: block;
  background: #67686D;
  position: absolute;
  z-index: 95;
  right: 16px;
  top: 50%;
  width: 50px;
  height: 50px;
  margin-top: -30px;
  cursor: pointer;
  pointer-events: none;
}
.tax-project-cat .projectCategories .arrowDownIcon:after,
.post-type-archive-project .projectCategories .arrowDownIcon:after {
  content: "";
  width: 12px;
  height: 12px;
  border: 6px solid white;
  border-left: 0;
  border-bottom: 0;
  transform: rotate(134deg);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -10px 0 0 -8px;
}
.tax-project-cat .projects_list,
.post-type-archive-project .projects_list {
  padding: 0 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: black;
  opacity: 0.8;
}
.tax-project-cat .projects_list .container_ch,
.post-type-archive-project .projects_list .container_ch {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: stretch;
}
@media (max-width: 991px) {
  .tax-project-cat .projects_list .container_ch,
.post-type-archive-project .projects_list .container_ch {
    flex-flow: column;
    gap: 20px;
  }
}
.tax-project-cat .projects_list .one_project,
.post-type-archive-project .projects_list .one_project {
  width: 32%;
  background: #fff;
  position: relative;
}
@media (max-width: 768px) {
  .tax-project-cat .projects_list .one_project,
.post-type-archive-project .projects_list .one_project {
    width: 100%;
  }
}
.tax-project-cat .projects_list .one_project .categoryNote,
.post-type-archive-project .projects_list .one_project .categoryNote {
  position: absolute;
  top: 0px;
  left: 36px;
  background: #E38C00;
  color: white;
  padding: 5px 10px 5px 10px;
  font-size: 16px;
  text-transform: uppercase;
  display: block;
  font-family: "Roboto Condensed";
}
.tax-project-cat .projects_list .one_project .picture,
.post-type-archive-project .projects_list .one_project .picture {
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 338px;
  position: relative;
}
@media (max-width: 1440px) {
  .tax-project-cat .projects_list .one_project .picture,
.post-type-archive-project .projects_list .one_project .picture {
    height: 383px;
  }
}
@media (max-width: 768px) {
  .tax-project-cat .projects_list .one_project .picture,
.post-type-archive-project .projects_list .one_project .picture {
    height: 0;
    padding-top: 80%;
  }
}
.tax-project-cat .projects_list .one_project .picture > a,
.post-type-archive-project .projects_list .one_project .picture > a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.tax-project-cat .projects_list .one_project .picture > a img,
.post-type-archive-project .projects_list .one_project .picture > a img {
  opacity: 0;
  max-width: 100%;
}
.tax-project-cat .projects_list .one_project .text_outer,
.post-type-archive-project .projects_list .one_project .text_outer {
  padding: 40px 28px 43px 29px;
  background: white;
  opacity: 0.9;
  position: relative;
}
.tax-project-cat .projects_list .one_project .text_outer .plusLink,
.post-type-archive-project .projects_list .one_project .text_outer .plusLink {
  position: absolute;
  right: 18px;
  bottom: 22px;
  width: 30px;
  height: 30px;
  background: url(images/open_plus_btn.svg) center/contain;
  display: block;
  cursor: pointer;
}
.tax-project-cat .projects_list .one_project .text_outer h2,
.post-type-archive-project .projects_list .one_project .text_outer h2 {
  font-size: 24px;
}
@media (max-width: 991px) {
  .tax-project-cat .projects_list .one_project .text_outer h2,
.post-type-archive-project .projects_list .one_project .text_outer h2 {
    margin: 0;
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  .tax-project-cat .projects_list .one_project .text_outer h2,
.post-type-archive-project .projects_list .one_project .text_outer h2 {
    font-size: 28px;
  }
}
@media (max-width: 460px) {
  .tax-project-cat .projects_list .one_project .text_outer h2,
.post-type-archive-project .projects_list .one_project .text_outer h2 {
    font-size: 25px;
  }
}
.tax-project-cat .projects_list .one_project .text_outer h2 a,
.post-type-archive-project .projects_list .one_project .text_outer h2 a {
  color: #02467F;
}
.tax-project-cat .projects_list .one_project .text_outer .location,
.post-type-archive-project .projects_list .one_project .text_outer .location {
  font-size: 18px;
  line-height: 24px;
  padding-top: 10px;
}
.btn_more_outer {
  padding-top: 77px;
  text-align: center;
  background: black;
  opacity: 0.8;
}
.btn_more_outer .loadMoreProjectsBtn.btn {
  background: #67686D;
  padding: 21px 47px 24px 41px;
  height: auto;
  font-size: 24px;
  line-height: 19px;
}
.btn_more_outer span {
  font-size: 24px;
  font-weight: 600;
  display: inline-block;
  color: white;
  background: #67686D;
  padding: 21px 47px 24px 42px;
}

.above_footer_background {
  background-repeat: no-repeat;
  background-image: url("images/projects_background.jpg");
  height: 812px;
  background-size: cover;
}

.projectDetail h1 {
  font-size: 60px;
  color: #02467F;
  line-height: 40px;
}
.projectDetail .titleAndMainOptions {
  display: flex;
  flex-flow: row;
  padding-bottom: 21px;
  gap: 21px;
}
@media (max-width: 991px) {
  .projectDetail .titleAndMainOptions {
    flex-flow: column;
  }
}
.projectDetail .titleAndMainOptions .col1 {
  background: #EDEDED;
  box-sizing: border-box;
  border-radius: 12px;
  padding: 75px 38px 75px 38px;
  width: 70%;
  position: relative;
}
@media (max-width: 991px) {
  .projectDetail .titleAndMainOptions .col1 {
    width: 100%;
  }
}
.projectDetail .titleAndMainOptions .col1 .theCategory {
  display: block;
  background: #E38C00;
  color: white;
  position: absolute;
  top: 0px;
  left: 38px;
  padding: 5px 18px 5px 18px;
  font-size: 16px;
  text-transform: uppercase;
  font-family: "Roboto Condensed";
}
.projectDetail .titleAndMainOptions .col1 h2 {
  color: #02467F;
  font-size: 36px;
  line-height: 40px;
  padding-bottom: 20px;
}
.projectDetail .titleAndMainOptions .col1 .description {
  font-size: 18px;
  line-height: 24px;
}
.projectDetail .titleAndMainOptions .col2 {
  width: 30%;
}
@media (max-width: 991px) {
  .projectDetail .titleAndMainOptions .col2 {
    width: 100%;
  }
}
.projectDetail .titleAndMainOptions .col2 .item {
  border-radius: 12px;
  padding-bottom: 10px;
  display: flex;
  flex-flow: row;
}
.projectDetail .titleAndMainOptions .col2 .item .icon {
  background: #02467F;
  color: white;
  width: 93px;
  border-bottom-left-radius: 12px;
  border-top-left-radius: 12px;
}
.projectDetail .titleAndMainOptions .col2 .item .icon.location {
  background: #02467F url(images/IconLocationWhite.svg) no-repeat center/27px;
}
.projectDetail .titleAndMainOptions .col2 .item .icon.owner {
  background: #02467F url(images/IconOwnerWhite.svg) no-repeat center/45px;
}
.projectDetail .titleAndMainOptions .col2 .item .icon.primecontractor {
  background: #02467F url(images/Icon-prime-contractors.svg) no-repeat center/45px;
}
.projectDetail .titleAndMainOptions .col2 .item .icon.engineer {
  background: #02467F url(images/Icon-Engineer.svg) no-repeat center/45px;
}
.projectDetail .titleAndMainOptions .col2 .item .icon.award {
  background: #02467F url(images/Icon-Award.svg) no-repeat center/45px;
}
.projectDetail .titleAndMainOptions .col2 .item .content {
  box-sizing: border-box;
  padding: 24px 16px 24px 16px;
  background: #EDEDED;
  width: calc(100% - 93px);
  border-bottom-right-radius: 12px;
  border-top-right-radius: 12px;
}
.projectDetail .titleAndMainOptions .col2 .item .content h4 {
  color: #02467F;
  font-size: 18px;
  line-height: 20px;
  margin: 0px;
  padding-left: 0px;
}
.projectDetail .titleAndMainOptions .col2 .item .content .text {
  font-size: 14px;
  line-height: 20px;
}

.projectGallery .fullWidthPict {
  overflow: hidden;
  margin-bottom: 30px;
  max-height: 750px;
}
@media (max-width: 991px) {
  .projectGallery .fullWidthPict {
    max-height: 200px;
  }
}
.projectGallery .fullWidthPict img {
  opacity: 0;
}
.projectGallery .twoColsImg {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  padding-bottom: 30px;
  gap: 22px;
  max-height: 375px;
}
@media (max-width: 991px) {
  .projectGallery .twoColsImg {
    flex-flow: column;
  }
}
.projectGallery .twoColsImg .leftImg,
.projectGallery .twoColsImg .rightImg {
  overflow: hidden;
  width: 50%;
}
@media (max-width: 991px) {
  .projectGallery .twoColsImg .leftImg,
.projectGallery .twoColsImg .rightImg {
    width: 100%;
  }
}
.projectGallery .twoColsImg .leftImg img,
.projectGallery .twoColsImg .rightImg img {
  opacity: 0;
}
.projectGallery .imgAndTestimonial {
  display: flex;
  flex-flow: row;
  padding-bottom: 30px;
  gap: 22px;
  max-height: 375px;
}
@media (max-width: 991px) {
  .projectGallery .imgAndTestimonial {
    flex-flow: column;
    max-height: none;
  }
}
.projectGallery .imgAndTestimonial .image {
  width: 50%;
  overflow: hidden;
}
@media (max-width: 991px) {
  .projectGallery .imgAndTestimonial .image {
    width: 100%;
    max-height: 200px;
  }
}
.projectGallery .imgAndTestimonial .image img {
  opacity: 0;
}
.projectGallery .imgAndTestimonial .testimonial {
  width: 50%;
  background: #E3660A;
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.1607843137);
  position: relative;
  padding: 109px 40px 88px 40px;
  color: white;
  box-sizing: border-box;
  position: relative;
}
@media (max-width: 991px) {
  .projectGallery .imgAndTestimonial .testimonial {
    width: 100%;
    max-height: 504px;
    padding: 90px 41px 100px 40px;
  }
}
.projectGallery .imgAndTestimonial .testimonial:after {
  position: absolute;
  content: "";
  pointer-events: none;
  left: 20px;
  top: 20px;
  bottom: 0px;
  background: url(images/quote-icon.svg) no-repeat center/contain;
  display: block;
  width: 63px;
  height: 55px;
}
.projectGallery .imgAndTestimonial .testimonial .content {
  font-size: 30px;
  line-height: 34px;
}
@media (max-width: 991px) {
  .projectGallery .imgAndTestimonial .testimonial .content {
    font-size: 24px;
  }
}
.projectGallery .imgAndTestimonial .testimonial .author {
  font-size: 22px;
  line-height: 28px;
  padding-top: 17px;
}
@media (max-width: 991px) {
  .projectGallery .imgAndTestimonial .testimonial .author {
    font-size: 20px;
  }
}

.blog .hero,
.archive .hero,
.category .hero,
.search .hero {
  padding-top: 120px;
  background: #EDEDED;
  position: relative;
}
.blog .hero .container_ch,
.archive .hero .container_ch,
.category .hero .container_ch,
.search .hero .container_ch {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.blog .hero .container_ch.outerListContainer,
.archive .hero .container_ch.outerListContainer,
.category .hero .container_ch.outerListContainer,
.search .hero .container_ch.outerListContainer {
  position: relative;
}
.blog .hero .container_ch.outerListContainer.open,
.archive .hero .container_ch.outerListContainer.open,
.category .hero .container_ch.outerListContainer.open,
.search .hero .container_ch.outerListContainer.open {
  overflow: visible;
}
.blog .hero .container_ch.outerListContainer.open .catListContainer,
.archive .hero .container_ch.outerListContainer.open .catListContainer,
.category .hero .container_ch.outerListContainer.open .catListContainer,
.search .hero .container_ch.outerListContainer.open .catListContainer {
  overflow-y: scroll;
  opacity: 1;
}
.blog .hero .container_ch.outerListContainer.open .catListContainer a,
.archive .hero .container_ch.outerListContainer.open .catListContainer a,
.category .hero .container_ch.outerListContainer.open .catListContainer a,
.search .hero .container_ch.outerListContainer.open .catListContainer a {
  pointer-events: all;
}
.blog .hero .container_ch .arrowDownIcon,
.archive .hero .container_ch .arrowDownIcon,
.category .hero .container_ch .arrowDownIcon,
.search .hero .container_ch .arrowDownIcon {
  display: flex;
  background: black;
  position: absolute;
  z-index: 95;
  right: 16px;
  top: 50%;
  width: 192px;
  height: 50px;
  margin-top: -30px;
  cursor: pointer;
  color: white;
  align-items: center;
  font-size: 18px;
  text-transform: uppercase;
  font-family: "Roboto Condensed";
  padding-left: 44px;
  padding-right: 10px;
}
@media (max-width: 991px) {
  .blog .hero .container_ch .arrowDownIcon,
.archive .hero .container_ch .arrowDownIcon,
.category .hero .container_ch .arrowDownIcon,
.search .hero .container_ch .arrowDownIcon {
    position: relative;
    margin-top: -50px;
    margin-bottom: 50px;
    margin-left: 15px;
  }
}
.blog .hero .container_ch .arrowDownIcon:hover,
.archive .hero .container_ch .arrowDownIcon:hover,
.category .hero .container_ch .arrowDownIcon:hover,
.search .hero .container_ch .arrowDownIcon:hover {
  background: #E38C00;
}
.blog .hero .container_ch .arrowDownIcon:after,
.archive .hero .container_ch .arrowDownIcon:after,
.category .hero .container_ch .arrowDownIcon:after,
.search .hero .container_ch .arrowDownIcon:after {
  content: "";
  width: 12px;
  height: 12px;
  border: 4px solid white;
  border-left: 0;
  border-bottom: 0;
  transform: rotate(134deg);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  right: 14px;
  top: 45%;
  margin: -10px 0 0 -8px;
}
.blog .hero .container_ch .arrowDownIcon.opened:after,
.archive .hero .container_ch .arrowDownIcon.opened:after,
.category .hero .container_ch .arrowDownIcon.opened:after,
.search .hero .container_ch .arrowDownIcon.opened:after {
  transform: rotate(314deg);
  top: 55%;
}
.blog .hero .container_ch .prime_category,
.archive .hero .container_ch .prime_category,
.category .hero .container_ch .prime_category,
.search .hero .container_ch .prime_category {
  padding: 40px 16px;
  text-align: left;
  font-size: 70px;
  font-weight: 600;
  color: #02467F;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  pointer-events: none;
  background: #EDEDED;
  z-index: 90;
}
@media (max-width: 991px) {
  .blog .hero .container_ch .prime_category,
.archive .hero .container_ch .prime_category,
.category .hero .container_ch .prime_category,
.search .hero .container_ch .prime_category {
    font-size: 35px !important;
    padding: 40px 0px;
  }
}
.blog .hero .container_ch .catListContainer,
.archive .hero .container_ch .catListContainer,
.category .hero .container_ch .catListContainer,
.search .hero .container_ch .catListContainer {
  display: none;
  overflow: hidden;
  position: absolute;
  max-width: 382px;
  right: 16px;
  top: 149px;
  background: black;
  z-index: 91;
  width: 246px;
}
@media (max-width: 991px) {
  .blog .hero .container_ch .catListContainer,
.archive .hero .container_ch .catListContainer,
.category .hero .container_ch .catListContainer,
.search .hero .container_ch .catListContainer {
    top: 217px;
    right: auto;
  }
}
.blog .hero .container_ch .catListContainer::-webkit-scrollbar-button,
.archive .hero .container_ch .catListContainer::-webkit-scrollbar-button,
.category .hero .container_ch .catListContainer::-webkit-scrollbar-button,
.search .hero .container_ch .catListContainer::-webkit-scrollbar-button {
  background-color: #575757;
  background-repeat: no-repeat;
  width: 10px;
  height: 10px;
}
.blog .hero .container_ch .catListContainer::-webkit-scrollbar-track,
.archive .hero .container_ch .catListContainer::-webkit-scrollbar-track,
.category .hero .container_ch .catListContainer::-webkit-scrollbar-track,
.search .hero .container_ch .catListContainer::-webkit-scrollbar-track {
  background: #575757;
}
.blog .hero .container_ch .catListContainer::-webkit-scrollbar-thumb,
.archive .hero .container_ch .catListContainer::-webkit-scrollbar-thumb,
.category .hero .container_ch .catListContainer::-webkit-scrollbar-thumb,
.search .hero .container_ch .catListContainer::-webkit-scrollbar-thumb {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background-color: #1e1e1e;
}
.blog .hero .container_ch .catListContainer::-webkit-scrollbar,
.archive .hero .container_ch .catListContainer::-webkit-scrollbar,
.category .hero .container_ch .catListContainer::-webkit-scrollbar,
.search .hero .container_ch .catListContainer::-webkit-scrollbar {
  width: 4px;
}
.blog .hero .container_ch .catListContainer a,
.archive .hero .container_ch .catListContainer a,
.category .hero .container_ch .catListContainer a,
.search .hero .container_ch .catListContainer a {
  display: block;
  -moz-box-sizing: border-box;
  text-align: left;
  font-size: 22px;
  font-weight: 600;
  color: #ffffff;
  z-index: 90;
  border: 0px;
  padding-bottom: 18px;
  padding-top: 13px;
  padding-left: 45px;
  padding-right: 41px;
  background: #5D5D5D;
  border-bottom: 1px solid white;
}
.blog .hero .container_ch .catListContainer a:last-child,
.archive .hero .container_ch .catListContainer a:last-child,
.category .hero .container_ch .catListContainer a:last-child,
.search .hero .container_ch .catListContainer a:last-child {
  border-bottom: 0px;
}
.blog .hero .container_ch .catListContainer a:hover,
.archive .hero .container_ch .catListContainer a:hover,
.category .hero .container_ch .catListContainer a:hover,
.search .hero .container_ch .catListContainer a:hover {
  background: #E38C00;
}
.blog .hero .container_ch .catListContainer a + a,
.archive .hero .container_ch .catListContainer a + a,
.category .hero .container_ch .catListContainer a + a,
.search .hero .container_ch .catListContainer a + a {
  border-top: 0px solid #c3c3c3;
}
.blog .hero h1,
.archive .hero h1,
.category .hero h1,
.search .hero h1 {
  color: #CDCDCE;
  font-size: 70px;
  line-height: 1.2;
  margin: 0;
  padding: 46px 0;
}
@media (max-width: 991px) {
  .blog .hero h1,
.archive .hero h1,
.category .hero h1,
.search .hero h1 {
    font-size: 57px;
  }
}
.blog .hero .filters,
.archive .hero .filters,
.category .hero .filters,
.search .hero .filters {
  padding-top: 46px;
}
.blog .container_ch,
.archive .container_ch,
.category .container_ch,
.search .container_ch {
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.blog .container_ch .blogRoll,
.archive .container_ch .blogRoll,
.category .container_ch .blogRoll,
.search .container_ch .blogRoll {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin: 0 auto;
  gap: 12px;
  /*.one_blog {
      width: 32.75%;
      background: #fff;
      margin-bottom: 30px;

      @media(max-width: $breakpoint-lg) {
          width: 48%;
      }

      @media(max-width: $breakpoint-under-md) {
          width: 100%;
      }

      .picture {
          background-repeat: no-repeat;
          background-size: cover;
          width: 100%;
          height: 0;
          padding-top: 85%;
          position: relative;

          .categoryNote {
              position: absolute;
              top: 0px;
              left: 36px;
          }

          &>a.postLink {
              display: block;
              width: 100%;
              height: 100%;
              position: absolute;
              left: 0;
              top: 0;
              background: none;
          }

          .theCategory {
              color: #fff;
              font-size: 14px;
              font-weight: 600;
              letter-spacing: 1px;
              text-transform: uppercase;
              padding: 12px 20px;
              text-decoration: none;
              background: black;
              position: absolute;
              bottom: 0px;
              left: 0px;
          }


      }
      .dateAndAuthor{
          font-size:18px;
          line-height:22px;
          color:black;
          padding-top:10px;
          padding-bottom:10px;
          font-weight: bold;
          .date{ }
      }

      .text_outer {
          padding: 0 26px 130px 26px;
          background: #fff;
          opacity: 0.9;
          position: relative;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          position:relative;

          h2 {
              display: block;
              width: 100%;
              font-size: 24px;
              margin-top: 0;
              line-height: 30px;
              color:#02467F;



              a {
                  color: #02467F;
                  display: block;
                  width: 100%;
                  padding: 33px 0 0px;
                  -webkit-transition: all 0.3s ease;
                  -moz-transition: all 0.3s ease;
                  -o-transition: all 0.3s ease;
                  -ms-transition: all 0.3s ease;
                  transition: all 0.3s ease;

              }
          }

          .txt {
              display: flex;
              flex-flow: column nowrap;
              font-size:16px;
          }

          .col_text {
              p {
                  font-family: 'Lora', Garamond, "Times New Roman", serif;
                  font-size: 18px;
                  line-height: 1.4;
                  color: #393939;
              }
          }
      }

      .read_more_outer {


              -webkit-box-sizing: border-box;
              -moz-box-sizing: border-box;
              box-sizing: border-box;
              -webkit-transition: all 0.3s ease;
              -moz-transition: all 0.3s ease;
              -o-transition: all 0.3s ease;
              -ms-transition: all 0.3s ease;
              transition: all 0.3s ease;
              position: absolute;
              left: 18px;
              bottom: 22px;
              width: 30px;
              height: 30px;
              background: url(images/Button-arrow-right.svg) center/contain;
              display: block;
              cursor: pointer;

      }
  }*/
}

.one_blog {
  width: 31.75%;
  background: #fff;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .one_blog {
    width: 48%;
  }
}
.one_blog .picture {
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 0;
  padding-top: 85%;
  position: relative;
}
.one_blog .picture .categoryNote {
  position: absolute;
  top: 0px;
  left: 36px;
}
.one_blog .picture > a.postLink {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: none;
}
.one_blog .picture .theCategory {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 12px 20px;
  text-decoration: none;
  background: black;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.one_blog .dateAndAuthor {
  font-size: 18px;
  line-height: 22px;
  color: black;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;
}
.one_blog .text_outer {
  padding: 0 26px 130px 26px;
  background: #fff;
  opacity: 0.9;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.one_blog .text_outer h2 {
  display: block;
  width: 100%;
  font-size: 24px;
  margin-top: 0;
  line-height: 30px;
  color: #02467F;
}
.one_blog .text_outer h2 a {
  color: #02467F;
  display: block;
  width: 100%;
  padding: 33px 0 0px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.one_blog .text_outer .txt {
  display: flex;
  flex-flow: column nowrap;
  font-size: 16px;
}
.one_blog .text_outer .col_text p {
  font-family: "Lora", Garamond, "Times New Roman", serif;
  font-size: 18px;
  line-height: 1.4;
  color: #393939;
}
.one_blog .read_more_outer {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  left: 18px;
  bottom: 22px;
  width: 30px;
  height: 30px;
  background: url(images/Button-arrow-right.svg) center/contain;
  display: block;
  cursor: pointer;
}

.blogPost {
  /*---------------------------snippets--------------------------------*/
  /*---------------------------snippets--------------------------------*/
}
.blogPost .one_blog {
  padding: 0px !important;
  max-width: unset !important;
  width: auto !important;
}
.blogPost blockquote {
  border-left: 11px solid #E17321;
}
.blogPost blockquote p {
  font-size: 30px !important;
  color: #02467F !important;
  line-height: 34px !important;
}
.blogPost blockquote cite {
  font-size: 22px;
  line-height: 28px;
  font-weight: bold;
}
.blogPost blockquote h2 {
  font-size: 36px;
  line-height: 40px;
  color: #02467F;
}
.blogPost blockquote h3 {
  font-size: 24px;
  line-height: 30px;
  color: #02467F;
}
.blogPost blockquote h4 {
  font-size: 18px;
  line-height: 30px;
  color: #02467F;
}
.blogPost blockquote ul li {
  list-style: numeric;
}

.single-post {
  /*--------------------------------------blog content-------------------------------------------------------------------*/
}
.single-post .blog_pic .blog_big_img {
  height: 712px;
  position: relative;
}
@media (max-width: 1200px) {
  .single-post .blog_pic .blog_big_img {
    height: 0;
    padding-top: 50%;
  }
}
@media (max-width: 991px) {
  .single-post .blog_pic .blog_big_img {
    padding-top: 67%;
  }
}
@media (max-width: 460px) {
  .single-post .blog_pic .blog_big_img {
    padding-top: 80%;
  }
}
.single-post .blogPost {
  padding-bottom: 150px;
}
.single-post .blogPost .container_ch {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  gap: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.single-post .blogPost .container_ch .prefooter_buttons {
  background-color: transparent;
}
.single-post .blogPost .container_ch .prefooter_buttons a:hover {
  background: #1BACB3;
}
.single-post .blogPost .container_ch article {
  max-width: 68%;
  position: relative;
}
@media (max-width: 991px) {
  .single-post .blogPost .container_ch article {
    max-width: 100%;
  }
}
.single-post .blogPost .container_ch article .inner {
  padding: 35px 35px 35px 35px;
  background: white;
  box-sizing: border-box;
}
.single-post .blogPost .container_ch article .inner .categoryOuter {
  display: flex;
  flex-flow: row nowrap;
  justify-content: left;
  gap: 12px;
}
.single-post .blogPost .container_ch article .inner .categoryOuter .postCategories a {
  display: block;
  padding: 12px 20px 12px 20px;
  color: white;
  background: #000000;
}
.single-post .blogPost .container_ch article .inner h1 {
  color: #02467F;
  font-size: 42px;
  line-height: 46px;
  margin: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.single-post .blogPost .container_ch article .inner .dateOuter {
  font-weight: bold;
  font-size: 18px;
  padding-bottom: 38px;
}
.single-post .blogPost .container_ch article .inner .anonce {
  font-size: 30px;
  line-height: 40px;
  padding-bottom: 39px;
}
.single-post .blogPost .container_ch aside {
  padding-top: 26px;
  max-width: 30%;
}
@media (max-width: 767px) {
  .single-post .blogPost .container_ch aside {
    display: none;
  }
}
.single-post .blogPost .container_ch aside .widget.widget_block {
  background: #F2F2F2;
  color: black;
  font-size: 24px;
  padding: 70px;
  margin-bottom: 21px;
}
@media (max-width: 1440px) {
  .single-post .blogPost .container_ch aside .widget.widget_block {
    padding: 48px;
    font-size: 22px;
  }
}
@media (max-width: 1200px) {
  .single-post .blogPost .container_ch aside .widget.widget_block {
    padding: 40px;
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .single-post .blogPost .container_ch aside .widget.widget_block {
    padding: 36px;
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .single-post .blogPost .container_ch aside .widget.widget_block {
    padding: 24px;
    font-size: 16px;
  }
}
@media (max-width: 460px) {
  .single-post .blogPost .container_ch aside .widget.widget_block {
    padding: 16px;
  }
}
.single-post .blogPost .container_ch aside .widget.widget_block h2 {
  background: #1BACB3;
  color: white;
  font-size: 40px;
  font-weight: 600;
  display: inline-block;
  padding: 14px 24px 14px 24px;
  margin: 0px auto;
}
@media (max-width: 1440px) {
  .single-post .blogPost .container_ch aside .widget.widget_block h2 {
    font-size: 30px;
  }
}
@media (max-width: 1200px) {
  .single-post .blogPost .container_ch aside .widget.widget_block h2 {
    font-size: 28px;
  }
}
@media (max-width: 991px) {
  .single-post .blogPost .container_ch aside .widget.widget_block h2 {
    padding: 14px;
  }
}
@media (max-width: 768px) {
  .single-post .blogPost .container_ch aside .widget.widget_block h2 {
    font-size: 24px;
  }
}
@media (max-width: 460px) {
  .single-post .blogPost .container_ch aside .widget.widget_block h2 {
    font-size: 20px;
    padding: 10px;
  }
}
.single-post .blogPost .container_ch aside .widget.widget_block a {
  color: #393939;
}
.single-post .blogPost .container_ch aside .widget.widget_block a:active {
  color: #393939;
}
.single-post .blogPost .container_ch aside .widget.widget_block ul li {
  padding-bottom: 15px;
}
.single-post .blogPost .container_ch aside .post_categories,
.single-post .blogPost .container_ch aside .post_archives {
  padding-top: 70px;
}
.single-post .blogPost .container_ch aside .wp-block-archives-list.wp-block-archives {
  list-style-type: none;
  margin: 36px 0 0 0;
  padding: 0;
}
.single-post .blogPost .container_ch aside .wp-block-archives-list.wp-block-archives a {
  font-size: 24px;
  color: #393939;
  text-decoration: none;
}
@media (max-width: 1440px) {
  .single-post .blogPost .container_ch aside .wp-block-archives-list.wp-block-archives a {
    font-size: 22px;
  }
}
@media (max-width: 1200px) {
  .single-post .blogPost .container_ch aside .wp-block-archives-list.wp-block-archives a {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .single-post .blogPost .container_ch aside .wp-block-archives-list.wp-block-archives a {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .single-post .blogPost .container_ch aside .wp-block-archives-list.wp-block-archives a {
    font-size: 16px;
  }
}
.single-post .blogPost .container_ch aside .wp-block-archives-list.wp-block-archives li {
  display: inline-block;
}
.single-post .blogPost .container_ch aside .wp-block-archives-list.wp-block-archives li:after {
  content: "|";
  padding-left: 5px;
  padding-right: 5px;
}
.single-post .blogPost .container_ch aside .wp-block-archives-list.wp-block-archives li:last-child:after {
  content: "";
}
.single-post .blogPost .container_ch aside .wp-block-categories-list.wp-block-categories {
  display: flex;
  flex-flow: row wrap;
  gap: 20px;
  list-style-type: none;
  margin: 36px 0 0 0;
  padding: 0;
}
.single-post .blogPost .container_ch aside .wp-block-categories-list.wp-block-categories a {
  display: block;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  background: #000000;
  padding: 12px 20px;
}
.single-post .blogPost .container_ch aside .wp-block-categories-list.wp-block-categories a:hover {
  background: #1BACB3;
}
.single-post .blogPost .container_ch aside .post_archives .years_buttons {
  padding-top: 41px;
}
.single-post .blogPost .container_ch aside .post_archives .years_buttons a,
.single-post .blogPost .container_ch aside .post_archives .years_buttons span {
  font-size: 24px;
  line-height: 30px;
  color: #393939;
  display: inline-block;
}
.single-post .blogPost .container_ch aside .post_archives .years_buttons span {
  padding-left: 5px;
  padding-right: 5px;
}
.single-post .prefooter_buttons {
  display: flex;
  flex-flow: row nowrap;
  padding-top: 84px;
  padding-bottom: 184px;
  align-items: center;
  justify-content: center;
  gap: 15px;
  background: #EDEDED;
}
.single-post .prefooter_buttons > span,
.single-post .prefooter_buttons a {
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  color: white;
  background: #67686D;
  padding: 21px 92px 22px 97px;
}

.content-area {
  background: #EDEDED;
}
.content-area .loadMore {
  margin-bottom: 0px;
}

.categoryNote {
  background: #E38C00;
  color: white;
  padding: 5px 10px 5px 10px;
  font-size: 16px;
  text-transform: uppercase;
  display: block;
  font-family: "Roboto Condensed";
}

.single-post main {
  background: #EDEDED;
}
@media (max-width: 991px) {
  .single-post .blog_pic .container_ch {
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .single-post .blogPost {
    padding-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .single-post .blogPost .container_ch {
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .single-post .blogPost .navigationPrevNext {
    padding-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .single-post .blogPost .container_nav {
    padding-left: 20px;
    padding-right: 20px;
  }
}

#pageHeader {
  background: #393939;
  padding: 380px 0 40px;
}
@media (max-width: 1440px) {
  #pageHeader {
    padding: 320px 0 40px;
  }
}
@media (max-width: 1200px) {
  #pageHeader {
    padding: 320px 0 40px;
  }
}
@media (max-width: 991px) {
  #pageHeader {
    padding: 270px 0 40px;
  }
}
@media (max-width: 768px) {
  #pageHeader {
    padding: 240px 0 40px;
  }
}
@media (max-width: 460px) {
  #pageHeader {
    padding: 200px 0 40px;
  }
}
#pageHeader .container {
  width: 1440px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#pageHeader h1 {
  font-size: 75px;
  font-weight: 700;
  color: #fff;
  margin: 0;
  font-family: "Lato", Helvetica, Arial, sans-serif;
}
@media (max-width: 1200px) {
  #pageHeader h1 {
    font-size: 64px;
  }
}
@media (max-width: 991px) {
  #pageHeader h1 {
    font-size: 57px;
  }
}
@media (max-width: 768px) {
  #pageHeader h1 {
    font-size: 48px;
  }
}
@media (max-width: 460px) {
  #pageHeader h1 {
    font-size: 35px;
  }
}

/*-----------------------------------------Who we are------------------------------------------------*/
@media (max-width: 1440px) {
  .who_we_are_container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.who_we_are_container .container {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: stretch;
  gap: 16px;
  height: 100%;
  max-width: 1600px;
  width: 100%;
  margin: 0px auto;
}
@media (max-width: 991px) {
  .who_we_are_container .container {
    flex-flow: column;
  }
}
.who_we_are_container .container .col1,
.who_we_are_container .container .col2 {
  min-height: 375px;
  padding: 55px 70px 40px 65px;
  color: white;
}
@media (max-width: 991px) {
  .who_we_are_container .container .col1,
.who_we_are_container .container .col2 {
    min-height: unset;
  }
}
.who_we_are_container .container .col1 {
  background: #1BACB3;
  max-width: 950px;
  font-size: 28px;
  line-height: 38px;
}
@media (max-width: 991px) {
  .who_we_are_container .container .col1 {
    max-width: auto;
    margin-left: 25px;
    margin-right: 27px;
  }
}
.who_we_are_container .container .col2 {
  background: #393939;
  max-width: 640px;
}
@media (max-width: 991px) {
  .who_we_are_container .container .col2 {
    max-width: auto;
    margin-left: 25px;
    margin-right: 27px;
  }
}
.who_we_are_container .container .col2 h3 {
  font-size: 40px;
  color: #1BACB3;
}
@media (max-width: 991px) {
  .who_we_are_container .container .col2 h3 {
    font-size: 35px;
  }
}
.who_we_are_container .container .col2 h3 p {
  font-size: 18px;
}

/*-----------------------------------------Who we are------------------------------------------------*/
/*-----------------------------------------Four square-----------------------------------------------*/
.four_square {
  padding-bottom: 184px;
}
.four_square .container {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: stretch;
  max-width: 1600px;
  width: 100%;
  margin: 0px auto;
  padding-top: 35px;
}
.four_square .container .testimonial {
  background-repeat: no-repeat;
  min-height: 516px;
  display: inline-flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  margin: 0px;
  width: 50%;
  padding-bottom: 20px;
  /* padding: 30px 40px; */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.four_square .container .testimonial img {
  opacity: 0;
  height: auto;
}
.four_square .container .testimonial .menu_arrow {
  color: white;
  height: 142px;
  width: 100%;
  /* background: black; */
  /* opacity: 0.9; */
  display: flex;
  flex-flow: row nowrap;
  justify-self: center;
}
.four_square .container .testimonial .menu_arrow .arrow_inner {
  height: 100%;
  /* margin-bottom: 24px; */
  display: flex;
  align-items: center;
  width: 50px;
  background: black;
  opacity: 0.9;
  padding-left: 10px;
  padding-right: 10px;
}
.four_square .container .testimonial .menu_arrow .arrow_inner > div {
  width: 15px;
  height: 15px;
  border: 6px solid #DEDEDE;
  border-left: 0;
  border-bottom: 0;
  transform: rotate(45deg);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.four_square .container .testimonial .menu_arrow .text_and_btn {
  display: flex;
  opacity: 0;
}
.four_square .container .testimonial .menu_arrow .hidden_text {
  background: black;
  opacity: 0.9;
  max-width: 455px;
}
.four_square .container .testimonial .menu_arrow .hidden_text .text1 {
  color: #1BACB3;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  padding-top: 20px;
}
.four_square .container .testimonial .menu_arrow .hidden_text .text2 {
  font-size: 34px;
  line-height: 36px;
}
.four_square .container .testimonial .menu_arrow .outer_button {
  display: flex;
  align-items: end;
  padding-left: 15px;
}
.four_square .container .testimonial .menu_arrow .outer_button .btn {
  background: #67686D;
}
.four_square .container .testimonial .menu_arrow.rotate_back .arrow_inner {
  padding-left: 16px;
  padding-right: 4px;
}
.four_square .container .testimonial .menu_arrow.rotate_back .arrow_inner > div {
  transform: rotate(226deg);
}
.four_square .container ul.menu {
  list-style: none;
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
}
.four_square .container ul.menu ul.menu li a {
  display: inline-block;
  background: #393939;
  color: white;
  padding: 19px 61px 22px 61px;
  font-weight: 600;
  letter-spacing: 1.44px;
}

/*-----------------------------------------Four square-----------------------------------------------*/
/*-----------------------------------------Rewiew--------------------------------------------------*/
.review {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
}
.review .col1 {
  background: #D50101;
  color: black;
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 156px;
  padding-bottom: 180px;
}
.review .col1 .picture {
  background-image: url(images/exceptiur.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 356px;
}
.review .col1 .inner_col1 {
  background: white;
  width: 674px;
}
.review .col1 .inner_col1,
.review .col2 .inner_col2 {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: stretch;
  width: 674px;
}
.review .col2 {
  background: #008F96;
  color: white;
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 156px;
  padding-bottom: 180px;
}

/*-----------------------------------------Rewiew--------------------------------------------------*/
/*----------------------------------------Join our team--------------------------------------------*/
.join_our_team {
  background-image: url("images/join_our_team.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.page-template-t-planroom #planroom {
  width: 100%;
  overflow: hidden;
}
.page-template-t-planroom #planroom article {
  width: 1440px;
  max-width: 100%;
  background: #393939;
  position: relative;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: stretch;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .page-template-t-planroom #planroom article {
    flex-flow: column nowrap;
  }
}
.page-template-t-planroom #planroom article:before {
  content: "";
  display: block;
  width: 10000px;
  height: 100%;
  position: absolute;
  right: 100%;
  top: 0;
  background: inherit;
}
.page-template-t-planroom #planroom article .heading {
  width: 323px;
  background: #F06E34;
  padding: 100px 30px 30px 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .page-template-t-planroom #planroom article .heading {
    width: 100%;
    padding: 30px;
  }
}
.page-template-t-planroom #planroom article .heading h2 {
  font-size: 40px;
  font-weight: 700;
  color: #fff;
  text-align: right;
}
.page-template-t-planroom #planroom article .contentAndForm {
  display: block;
  width: calc(100% - 323px);
  padding: 100px 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .page-template-t-planroom #planroom article .contentAndForm {
    width: 100%;
  }
}
.page-template-t-planroom #planroom article .contentAndForm p {
  font-size: 18px;
  color: #DEDEDE;
  font-family: Lora, "Times New Roman", serif;
}
.page-template-t-planroom .embeds .container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 16px;
}

#contactContent h1 {
  text-align: left;
}

.page-template-t-contact .container_ch {
  display: flex;
  flex-flow: row;
  gap: 21px;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .page-template-t-contact .container_ch {
    flex-flow: column;
    gap: 0px;
  }
}
.page-template-t-contact #intro {
  padding: 60px 0 40px;
}
@media (max-width: 991px) {
  .page-template-t-contact #intro {
    font-size: 57px;
    background: white;
    padding: 175px 0 0px;
  }
}
.page-template-t-contact #intro h1 {
  font-size: 60px;
  color: #02467F;
  margin: 0;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29);
}
@media (max-width: 991px) {
  .page-template-t-contact #intro h1 {
    font-size: 45px;
    padding-left: 15px;
  }
}
.page-template-t-contact .twoColumns {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .page-template-t-contact .twoColumns {
    flex-flow: column nowrap;
  }
}
.page-template-t-contact .twoColumns .formColumn {
  width: calc(50% - 15px);
}
@media (max-width: 991px) {
  .page-template-t-contact .twoColumns .formColumn {
    width: 100%;
  }
}
.page-template-t-contact #contactSection {
  margin-top: 150px;
  padding-bottom: 450px;
}
@media (max-width: 991px) {
  .page-template-t-contact #contactSection {
    margin-top: 0;
    padding-bottom: 0%;
  }
}
@media (max-width: 991px) {
  .page-template-t-contact #contactSection .container_ch {
    width: 100%;
    max-width: 100%;
  }
}
.page-template-t-contact #contactSection h2 {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  color: #fff;
  display: block;
  width: 100%;
  padding: 0 0 0 130px;
  margin-top: 250px;
}
@media (max-width: 991px) {
  .page-template-t-contact #contactSection h2 {
    margin-top: 220px;
  }
}
.page-template-t-contact #contactSection #contactForm {
  margin: 0 0 50px;
  padding: 56px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 70%;
  background: #ffffff;
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.1607843137);
}
@media (max-width: 991px) {
  .page-template-t-contact #contactSection #contactForm form > p {
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
  }
  .page-template-t-contact #contactSection #contactForm form > p select {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}
.page-template-t-contact #contactSection #contactForm h3 {
  color: #02467F;
  font-size: 36px;
  line-height: 40px;
  padding-bottom: 10px;
  margin: 0px;
}
@media (max-width: 991px) {
  .page-template-t-contact #contactSection #contactForm h3 {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  .page-template-t-contact #contactSection #contactForm .description p {
    font-size: 16px;
    padding-bottom: 0px;
  }
}
@media (max-width: 991px) {
  .page-template-t-contact #contactSection #contactForm {
    width: 100%;
    padding: 36px;
    margin-top: 0px;
    box-shadow: 0px 0px 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
}
.page-template-t-contact #contactSection #contactForm #departments {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 12px;
}
.page-template-t-contact #contactSection #contactForm #departments a.active {
  background: #F06E34 !important;
  pointer-events: none;
}
.page-template-t-contact #contactSection #contactForm input[type=email],
.page-template-t-contact #contactSection #contactForm input[type=text],
.page-template-t-contact #contactSection #contactForm textarea,
.page-template-t-contact #contactSection #contactForm select {
  background: #DBDBDB;
  border-radius: 6px;
  border: 0px;
}
.page-template-t-contact #contactSection #contactInfo {
  width: 30%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
  align-items: flex-start;
}
@media (max-width: 991px) {
  .page-template-t-contact #contactSection #contactInfo {
    order: 1;
    width: 100%;
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .page-template-t-contact #contactSection #contactInfo {
    align-items: stretch;
    margin-top: 72px;
  }
}
.page-template-t-contact #contactSection #contactInfo .location {
  background: #02467F;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 34px 30px 40px;
  position: relative;
  width: 100%;
}
@media (max-width: 991px) {
  .page-template-t-contact #contactSection #contactInfo .location {
    padding: 34px 25px 25px;
  }
}
.page-template-t-contact #contactSection #contactInfo .location h4 {
  font-size: 24px;
  line-height: 30px;
  margin: 0;
  color: white;
  padding-bottom: 24px;
  margin-bottom: 24px;
}
@media (max-width: 991px) {
  .page-template-t-contact #contactSection #contactInfo .location h4 {
    font-size: 20px;
    margin-bottom: 0px;
    padding-bottom: 20px;
  }
}
.page-template-t-contact #contactSection #contactInfo .location p {
  font-size: 18px;
  color: white;
  padding: 0;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  padding-left: 56px;
}
@media (max-width: 991px) {
  .page-template-t-contact #contactSection #contactInfo .location p {
    font-size: 16px;
  }
}
.page-template-t-contact #contactSection #contactInfo .location p a {
  color: white;
  text-decoration: none;
}
.page-template-t-contact #contactSection #contactInfo .location p.address {
  margin-bottom: 20px;
  line-height: 1.6;
  position: relative;
}
.page-template-t-contact #contactSection #contactInfo .location p.address:before {
  position: absolute;
  content: "";
  pointer-events: none;
  top: 5px;
  left: 0px;
  background: #676767 url(images/IconLocationWhite.svg) no-repeat center center/16px;
  display: block;
  border: 3px solid white;
  width: 30px;
  height: 30px;
  padding: 6px;
  /* box-sizing: border-box; */
  border-radius: 100%;
}
.page-template-t-contact #contactSection #contactInfo .location p.phoneAndFax {
  margin: 0;
  line-height: 1.6;
  position: relative;
}
.page-template-t-contact #contactSection #contactInfo .location p.phoneAndFax:before {
  position: absolute;
  content: "";
  pointer-events: none;
  top: 5px;
  left: 0px;
  background: #676767 url(images/IconLocationWhite.svg) no-repeat center center/16px;
  display: block;
  border: 3px solid white;
  width: 30px;
  height: 30px;
  padding: 6px;
  /* box-sizing: border-box; */
  border-radius: 100%;
}
.page-template-t-contact #contactSection #contactInfo .location p.mailingAddress strong {
  display: block;
  width: 100%;
}
.page-template-t-contact #contactSection #contactInfo .location .btn {
  margin-top: 30px;
}

.page-template-t-landing-special #featuredTestimonials {
  margin: 60px 0;
}
.page-template-t-landing-special #featuredTestimonials .container .testimonial {
  margin: 0 0 2em;
}
.page-template-t-landing-special #featuredServices .btn {
  background: #ff8201;
  color: #fff;
}
.page-template-t-landing-special #featuredServices .btn:hover {
  background: #f9a25e;
  color: #000;
}

.twoProjectsOuter {
  padding-top: 96px;
  padding-bottom: 118px;
}
@media (max-width: 991px) {
  .twoProjectsOuter {
    padding-top: 31px;
  }
}
.twoProjectsOuter .container_ch {
  display: flex;
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  gap: 20px;
}
@media (max-width: 991px) {
  .twoProjectsOuter .container_ch {
    flex-flow: column;
  }
}
.twoProjectsOuter .container_ch .item {
  position: relative;
  min-width: 589px;
  min-height: 552px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 640px) {
  .twoProjectsOuter .container_ch .item {
    min-width: 100%;
  }
}
.twoProjectsOuter .container_ch .item img {
  opacity: 0;
  pointer-events: none;
}
.twoProjectsOuter .container_ch .item .bottomH3 {
  position: absolute;
  bottom: 0px;
  background: #02467F;
  color: white;
  right: 0px;
  left: 0px;
  cursor: pointer;
}
.twoProjectsOuter .container_ch .item .bottomH3 h3 {
  font-size: 24px;
  line-height: 40px;
  margin: 0px;
  padding: 10px 23px 10px 23px;
}
.twoProjectsOuter .container_ch .item .bottomH3:before {
  content: "";
  position: absolute;
  right: 18px;
  bottom: 16px;
  width: 30px;
  height: 30px;
  background: url(images/open_plus_btn.svg) center/contain;
  display: block;
  cursor: pointer;
}
.twoProjectsOuter .container_ch .item .detail {
  color: white;
  background: #00467f;
  padding: 30px 27px 30px 27px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.twoProjectsOuter .container_ch .item .detail .close {
  position: absolute;
  right: 18px;
  bottom: 16px;
  width: 30px;
  height: 30px;
  background: url(images/close_cross_btn.svg) center/contain;
  display: block;
  cursor: pointer;
}
.twoProjectsOuter .container_ch .item .detail .title {
  font-size: 16px;
  line-height: 20px;
  padding-bottom: 5px;
}
@media (max-width: 991px) {
  .twoProjectsOuter .container_ch .item .detail .title {
    font-size: 14px;
  }
}
.twoProjectsOuter .container_ch .item .detail .title label {
  font-weight: bold;
}
@media (max-width: 991px) {
  .twoProjectsOuter .container_ch .item .detail .title label {
    font-size: 14px;
  }
}
.twoProjectsOuter .container_ch .item .detail .content {
  padding-top: 15px;
  padding-bottom: 40px;
}
.twoProjectsOuter .container_ch .item .detail .content p {
  font-size: 16px;
  padding: 0px;
  line-height: 22px;
}
.twoProjectsOuter .container_ch .item .detail .content h1, .twoProjectsOuter .container_ch .item .detail .content h2, .twoProjectsOuter .container_ch .item .detail .content h3, .twoProjectsOuter .container_ch .item .detail .content h4, .twoProjectsOuter .container_ch .item .detail .content h5, .twoProjectsOuter .container_ch .item .detail .content h6 {
  margin: 0px;
  color: white;
  font-size: 23px;
  line-height: 25px;
  padding: 0px;
}
@media (max-width: 991px) {
  .twoProjectsOuter .container_ch .item .detail .content {
    font-size: 14px;
  }
}
.twoProjectsOuter .container_ch .item .detail .btnOter {
  padding-bottom: 36px;
}
.twoProjectsOuter .container_ch .item .detail .btnOter a {
  color: white;
  font-weight: bold;
}

.learnmoreOuter {
  padding-top: 109px;
  padding-bottom: 134px;
  background: url(images/stone-background.png) no-repeat center/cover;
}
@media (max-width: 991px) {
  .learnmoreOuter {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.learnmoreOuter .container_ch {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.learnmoreOuter .container_ch .item {
  display: flex;
  flex-direction: row;
  width: 100%;
  max-height: 465px;
  box-sizing: border-box;
}
@media (max-width: 991px) {
  .learnmoreOuter .container_ch .item {
    flex-direction: column;
    max-height: none;
  }
}
.learnmoreOuter .container_ch .item:nth-child(even) .col1 {
  order: 2;
}
.learnmoreOuter .container_ch .item .col1 {
  width: 392px;
}
@media (max-width: 991px) {
  .learnmoreOuter .container_ch .item .col1 {
    width: auto;
    max-height: 390px;
  }
}
.learnmoreOuter .container_ch .item .col1 img {
  opacity: 0;
  pointer-events: none;
  width: 392px;
}
.learnmoreOuter .container_ch .item .col2 {
  background: white;
  padding-top: 73px;
  padding-left: 63px;
  padding-right: 61px;
  padding-bottom: 84px;
  color: black;
  display: flex;
  flex-flow: column;
  justify-content: center;
  width: calc(100% - 391px);
  box-sizing: border-box;
}
@media (max-width: 991px) {
  .learnmoreOuter .container_ch .item .col2 {
    width: auto;
  }
}
@media (max-width: 991px) {
  .learnmoreOuter .container_ch .item .col2 h2 {
    font-size: 30px;
  }
}
.learnmoreOuter .container_ch .item .col2 .description {
  font-size: 18px;
  line-height: 24px;
  padding-bottom: 33px;
}
@media (max-width: 991px) {
  .learnmoreOuter .container_ch .item .col2 .description {
    font-size: 16px;
  }
}

.mixedBlockOuter {
  background: url("images/forest-background.png") no-repeat center/cover;
  padding-top: 137px;
  padding-bottom: 134px;
}
.mixedBlockOuter .linkArrow {
  position: absolute;
  width: 30px;
  height: 30px;
  bottom: 70px;
  left: 41px;
  display: block;
  background: url("images/Button-arrow-right.svg") no-repeat center/contain;
}
.mixedBlockOuter .container_ch {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  gap: 20px;
}
@media (max-width: 991px) {
  .mixedBlockOuter .container_ch {
    flex-flow: column;
  }
}
.mixedBlockOuter .container_ch .row1 {
  width: 410px;
}
@media (max-width: 991px) {
  .mixedBlockOuter .container_ch .row1 {
    width: auto;
  }
}
.mixedBlockOuter .container_ch .row2 {
  width: 746px;
}
@media (max-width: 991px) {
  .mixedBlockOuter .container_ch .row2 {
    width: auto;
  }
}
.mixedBlockOuter .container_ch .row1, .mixedBlockOuter .container_ch .row2 {
  display: flex;
  flex-flow: column;
  gap: 55px;
}
.mixedBlockOuter .container_ch .row1 .clearboth, .mixedBlockOuter .container_ch .row2 .clearboth {
  clear: both;
}
.mixedBlockOuter .container_ch #testimonialBlock {
  background: #E3660A;
  opacity: 0.9;
  color: white;
  position: relative;
  max-width: 415px;
  padding-top: 130px;
  padding-left: 41px;
  padding-right: 40px;
  padding-bottom: 130px;
}
@media (max-width: 991px) {
  .mixedBlockOuter .container_ch #testimonialBlock {
    max-width: none;
  }
}
.mixedBlockOuter .container_ch #testimonialBlock:after {
  position: absolute;
  content: "";
  pointer-events: none;
  left: 20px;
  top: 20px;
  bottom: 0px;
  background: url("images/quote-icon.svg") no-repeat center/contain;
  display: block;
  width: 63px;
  height: 55px;
}
.mixedBlockOuter .container_ch #testimonialBlock .testimonialText {
  font-size: 30px;
  line-height: 34px;
  padding-bottom: 19px;
}
@media (max-width: 991px) {
  .mixedBlockOuter .container_ch #testimonialBlock .testimonialText {
    font-size: 24px;
    line-height: 30px;
  }
}
.mixedBlockOuter .container_ch #testimonialBlock .testimonialAuthor {
  font-size: 22px;
  font-weight: bold;
  padding-top: 19px;
}
@media (max-width: 991px) {
  .mixedBlockOuter .container_ch #testimonialBlock .testimonialAuthor {
    font-size: 20px;
  }
}
.mixedBlockOuter .container_ch #partnersSliderBlock {
  max-width: 746px;
  width: 100%;
  background: white;
  padding-top: 42px;
  /*padding-left:48px;
  padding-right:48px;*/
  padding-bottom: 42px;
  margin: 0px;
}
.mixedBlockOuter .container_ch #partnersSliderBlock .description {
  font-size: 18px;
  line-height: 26px;
}
@media (max-width: 991px) {
  .mixedBlockOuter .container_ch #partnersSliderBlock .description {
    font-size: 16px;
  }
}
.mixedBlockOuter .container_ch #partnersSliderBlock .partnerSliderOuter .slide {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
}
.mixedBlockOuter .container_ch #partnersSliderBlock .partnerSliderOuter .slide img {
  opacity: 0;
}
.mixedBlockOuter .container_ch #partnersSliderBlock .partnerSliderOuter .slide .slideItem {
  width: 290px;
  height: 212px;
  margin: 8px;
}
.mixedBlockOuter .container_ch #blogElementBlock {
  position: relative;
  background: white;
}
.mixedBlockOuter .container_ch #blogElementBlock .picture {
  height: 240px;
  overflow: hidden;
}
.mixedBlockOuter .container_ch #blogElementBlock .picture img {
  opacity: 0;
}
.mixedBlockOuter .container_ch #blogElementBlock .content {
  position: relative;
  padding-top: 38px;
  padding-left: 36px;
  padding-right: 36px;
  padding-bottom: 110px;
}
.mixedBlockOuter .container_ch #blogElementBlock .content h3 {
  color: #02467F;
  font-size: 24px;
  padding: 0px;
  margin-top: 0px;
}
.mixedBlockOuter .container_ch #blogElementBlock .content .description {
  font-size: 16px;
  line-height: 20px;
}
@media (max-width: 991px) {
  .mixedBlockOuter .container_ch #blogElementBlock .content .description {
    font-size: 14px;
  }
}
.mixedBlockOuter .container_ch #blogElementBlock .content .description p {
  padding: 0px;
  margin: 0px;
  font-size: 16px;
  line-height: 20px;
}
@media (max-width: 991px) {
  .mixedBlockOuter .container_ch #blogElementBlock .content .description p {
    font-size: 14px;
  }
}
.mixedBlockOuter .container_ch #blogElementBlock .content .linkArrow {
  bottom: 60px;
  left: 37px;
}
.mixedBlockOuter .container_ch #someNumbersBlock {
  max-width: 746px;
  width: 100%;
}
@media (max-width: 991px) {
  .mixedBlockOuter .container_ch #someNumbersBlock {
    background: #014FA4;
  }
}
.mixedBlockOuter .container_ch #someNumbersBlock .outerPicAndNums {
  display: flex;
  flex-flow: row;
  justify-content: center;
}
@media (max-width: 991px) {
  .mixedBlockOuter .container_ch #someNumbersBlock .outerPicAndNums {
    flex-flow: column;
  }
}
@media (max-width: 991px) {
  .mixedBlockOuter .container_ch #someNumbersBlock .outerPicAndNums .picture {
    background-size: contain !important;
    margin-top: 30px;
  }
}
.mixedBlockOuter .container_ch #someNumbersBlock .outerPicAndNums .picture img {
  opacity: 0;
}
.mixedBlockOuter .container_ch #someNumbersBlock .outerPicAndNums .numbers {
  background: #014FA4;
  color: white;
  padding: 39px 30px 39px 30px;
  font-size: 22px;
  font-weight: bold;
}
@media (max-width: 991px) {
  .mixedBlockOuter .container_ch #someNumbersBlock .outerPicAndNums .numbers {
    font-size: 18px;
  }
}

.introImage {
  height: 958px;
  position: relative;
  margin-top: -66px;
}
.introImage h1 {
  color: white;
  font-size: 60px;
  padding-top: 150px;
}
@media (max-width: 991px) {
  .introImage h1 {
    font-size: 45px;
    padding-top: 160px;
  }
}
.introImage .blackTransparent {
  color: white;
  background: rgba(0, 0, 0, 0.6784313725);
  position: absolute;
  bottom: 0px;
  width: 100%;
  padding-bottom: 51px;
  padding-top: 42px;
}
.introImage .blackTransparent h2 {
  font-size: 32px;
  line-height: 40px;
  color: white;
}
@media (max-width: 991px) {
  .introImage .blackTransparent h2 {
    font-size: 30px;
  }
}
.introImage .blackTransparent .textTwoCols {
  display: flex;
  flex-flow: row;
  gap: 20px;
}
@media (max-width: 991px) {
  .introImage .blackTransparent .textTwoCols {
    flex-flow: column;
  }
}
.introImage .blackTransparent .textTwoCols .text {
  font-size: 18px;
  color: white;
}
@media (max-width: 991px) {
  .introImage .blackTransparent .textTwoCols .text {
    font-size: 16px;
  }
}

.ourvalues {
  padding-top: 107px;
  padding-bottom: 121px;
}
.ourvalues .container_ch {
  display: flex;
  flex-flow: row nowrap;
  align-items: self-start;
  gap: 40px;
}
@media (max-width: 991px) {
  .ourvalues .container_ch {
    flex-flow: column;
  }
}
.ourvalues .container_ch .col1 {
  width: 25%;
}
@media (max-width: 991px) {
  .ourvalues .container_ch .col1 {
    width: 100%;
  }
}
.ourvalues .container_ch .col1 h2 {
  margin-top: 0px;
  margin-bottom: 20px;
}
.ourvalues .container_ch .col1 .description {
  font-size: 18px;
  line-height: 24px;
}
.ourvalues .container_ch .col2 {
  display: flex;
  flex-flow: wrap;
  gap: 21px;
  width: 75%;
  justify-content: flex-start;
}
@media (max-width: 991px) {
  .ourvalues .container_ch .col2 {
    width: 100%;
    flex-flow: column;
  }
}
.ourvalues .container_ch .col2 .valueItem {
  background: url(images/stone-background.png) center/cover;
  color: white;
  padding: 51px 36px 51px 36px;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(33.332% - 14px);
  /*&:nth-child(even){
      &:after{
          opacity:0.8;
      }
  }*/
}
@media (max-width: 991px) {
  .ourvalues .container_ch .col2 .valueItem {
    width: 100%;
    padding: 31px;
  }
}
.ourvalues .container_ch .col2 .valueItem:after {
  position: absolute;
  content: "";
  pointer-events: none;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  display: block;
  background: #02467F;
  z-index: 0;
  /*opacity:0.45;*/
}
.ourvalues .container_ch .col2 .valueItem h3 {
  font-size: 24px;
  position: relative;
  z-index: 2;
  margin-bottom: 0px;
}
@media (max-width: 991px) {
  .ourvalues .container_ch .col2 .valueItem h3 {
    font-size: 20px;
  }
}
.ourvalues .container_ch .col2 .valueItem .description {
  font-size: 16px;
  line-height: 22px;
  position: relative;
  z-index: 2;
}
@media (max-width: 991px) {
  .ourvalues .container_ch .col2 .valueItem .description {
    font-size: 14px;
  }
}

.careersAccordion {
  padding-top: 114px;
  padding-bottom: 123px;
}
@media (max-width: 991px) {
  .careersAccordion {
    padding-top: 31px;
    padding-bottom: 43px;
  }
}
.careersAccordion .container_ch {
  display: flex;
  flex-flow: row;
  gap: 120px;
}
@media (max-width: 991px) {
  .careersAccordion .container_ch {
    flex-flow: column;
    gap: 40px;
  }
}
.careersAccordion .container_ch .col1 {
  width: 40%;
}
@media (max-width: 991px) {
  .careersAccordion .container_ch .col1 {
    width: 100%;
  }
}
.careersAccordion .container_ch .col1 h2 {
  margin-top: 0px;
}
.careersAccordion .container_ch .col1 .description {
  font-size: 18px;
  line-height: 24px;
}
@media (max-width: 991px) {
  .careersAccordion .container_ch .col1 .description {
    font-size: 16px;
  }
}
.careersAccordion .container_ch .col2 {
  width: 60%;
}
@media (max-width: 991px) {
  .careersAccordion .container_ch .col2 {
    width: 100%;
  }
}
.careersAccordion .container_ch .col2 .oneAccordElement {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .careersAccordion .container_ch .col2 .oneAccordElement {
    margin-bottom: 10px;
  }
}
.careersAccordion .container_ch .col2 .oneAccordElement:after {
  content: "";
  display: block;
  position: absolute;
  right: 24px;
  top: 32px;
  width: 10px;
  height: 10px;
  border: 4px solid #676767;
  border-left: 0;
  border-top: 0;
  pointer-events: none;
  z-index: 2;
  transform: rotate(45deg);
}
@media (max-width: 991px) {
  .careersAccordion .container_ch .col2 .oneAccordElement:after {
    top: 21px;
  }
}
.careersAccordion .container_ch .col2 .oneAccordElement h2 {
  background: #DBDBDB;
  color: #02467F;
  font-size: 24px;
  line-height: 30px;
  padding: 23px 26px 23px 26px;
  border-radius: 12px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 991px) {
  .careersAccordion .container_ch .col2 .oneAccordElement h2 {
    font-size: 20px;
    padding: 15px 22px 15px 22px;
  }
}
.careersAccordion .container_ch .col2 .oneAccordElement .content {
  display: none;
  padding: 30px 27px 30px 27px;
  background: #EDEDED;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.careersAccordion .container_ch .col2 .oneAccordElement .content .description {
  font-size: 16px;
  line-height: 22px;
}
.careersAccordion .container_ch .col2 .oneAccordElement .content .buttonOuter {
  padding-top: 35px;
  padding-bottom: 30px;
}
.careersAccordion .container_ch .col2 .oneAccordElement.opened:after {
  border: 4px solid #fff;
  border-right: 0;
  border-bottom: 0;
  top: 38px;
}
.careersAccordion .container_ch .col2 .oneAccordElement.opened h2 {
  background: #02467F;
  color: #FFFFFF;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  margin-bottom: 0px;
}
.careersAccordion .container_ch .col2 .oneAccordElement.opened .content {
  display: block;
}

.ourTeam {
  background: url(images/test_background.jpg) no-repeat center top/cover;
  padding: 181px 118px 258px 118px;
  position: relative;
}
@media (max-width: 640px) {
  .ourTeam {
    padding: 10% 10% 10% 10%;
  }
}
@media (max-width: 991px) {
  .ourTeam .container_ch {
    max-width: 100%;
  }
}
.ourTeam:after {
  position: absolute;
  content: "";
  pointer-events: none;
  right: 0px;
  top: 0px;
  bottom: 0px;
  left: 0px;
  background: black;
  display: block;
  opacity: 0.7;
  z-index: 1;
}
.ourTeam h2 {
  position: relative;
  z-index: 2;
  color: white;
}
.ourTeam .innerSlider {
  position: relative;
  z-index: 2;
}
@media (max-width: 991px) {
  .ourTeam .innerSlider {
    max-width: 390px;
    margin: 0px auto;
  }
}
.ourTeam .innerSlider .bx-wrapper {
  margin: 0px;
}
.ourTeam .innerSlider .teamSliderOuter .outerItem {
  background: white;
  position: relative;
  box-sizing: border-box;
  /*margin-left:9px;
  margin-right:9px;*/
}
.ourTeam .innerSlider .teamSliderOuter .outerItem .slideItem {
  max-height: 390px;
}
.ourTeam .innerSlider .teamSliderOuter .outerItem .slideItem img {
  opacity: 0;
}
.ourTeam .innerSlider .teamSliderOuter .outerItem .headerAndTitle {
  padding-top: 34px;
  padding-left: 34px;
  padding-right: 14px;
  padding-bottom: 61px;
}
.ourTeam .innerSlider .teamSliderOuter .outerItem .headerAndTitle h3 {
  color: #02467F;
  font-size: 24px;
  line-height: 30px;
}
.ourTeam .innerSlider .teamSliderOuter .outerItem .headerAndTitle:after {
  content: "";
  position: absolute;
  right: 18px;
  bottom: 22px;
  width: 30px;
  height: 30px;
  background: url(images/open_plus_btn.svg) center/contain;
  display: block;
  cursor: pointer;
}
.ourTeam .innerSlider .teamSliderOuter .outerItem .detail {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: #02467F;
  color: white;
  padding: 38px 31px 14px 73px;
  overflow: hidden;
}
.ourTeam .innerSlider .teamSliderOuter .outerItem .detail h3 {
  font-size: 24px;
  margin: 0px;
  padding-bottom: 21px;
}
.ourTeam .innerSlider .teamSliderOuter .outerItem .detail .text {
  font-size: 16px;
  padding-bottom: 31px;
}
.ourTeam .innerSlider .teamSliderOuter .outerItem .detail .close {
  position: absolute;
  right: 18px;
  bottom: 22px;
  width: 30px;
  height: 30px;
  background: url(images/close_cross_btn.svg) center/contain;
  display: block;
  cursor: pointer;
}

.twoColsTextPict {
  padding-top: 107px;
  padding-bottom: 121px;
}
@media (max-width: 991px) {
  .twoColsTextPict {
    padding-top: 37px;
    padding-bottom: 48px;
  }
}
.twoColsTextPict .container_ch {
  display: flex;
  flex-flow: row;
  gap: 142px;
}
@media (max-width: 991px) {
  .twoColsTextPict .container_ch {
    flex-flow: column;
    gap: 20px;
  }
}
.twoColsTextPict .container_ch .col1 {
  width: 40%;
}
@media (max-width: 991px) {
  .twoColsTextPict .container_ch .col1 {
    width: 100%;
  }
}
.twoColsTextPict .container_ch .col1 h3 {
  color: #02467F;
  font-size: 36px;
  line-height: 40px;
}
.twoColsTextPict .container_ch .col1 .text {
  font-size: 18px;
  line-height: 24px;
}
.twoColsTextPict .container_ch .col2 {
  width: 60%;
}
@media (max-width: 991px) {
  .twoColsTextPict .container_ch .col2 {
    width: 100%;
  }
}
.twoColsTextPict .container_ch .col2 .picture {
  height: 552px;
  width: 100%;
  overflow: hidden;
}
.twoColsTextPict .container_ch .col2 .picture img {
  opacity: 0;
}

.textOnBackground .container_ch {
  min-height: 822px;
  position: relative;
}
.textOnBackground .container_ch .note {
  padding: 39px 16px 43px 31px;
  position: absolute;
  top: 20%;
  right: 10%;
  background: #02467F;
  color: white;
  width: 390px;
}
@media (max-width: 640px) {
  .textOnBackground .container_ch .note {
    right: 1%;
    left: 1%;
    width: auto;
  }
}
.textOnBackground .container_ch .note h3 {
  font-size: 24px;
  margin: 0px;
}
.textOnBackground .container_ch .note .text {
  font-size: 16px;
  line-height: 22px;
}

.threeColumnsTxtPict {
  padding-top: 91px;
  padding-bottom: 121px;
}
@media (max-width: 991px) {
  .threeColumnsTxtPict {
    padding-top: 31px;
    padding-bottom: 41px;
  }
}
.threeColumnsTxtPict .container_ch {
  display: flex;
  flex-flow: row;
  gap: 20px;
}
@media (max-width: 991px) {
  .threeColumnsTxtPict .container_ch {
    flex-flow: column;
  }
}
.threeColumnsTxtPict .container_ch .col1 {
  width: 33%;
}
@media (max-width: 991px) {
  .threeColumnsTxtPict .container_ch .col1 {
    width: 100%;
  }
}
.threeColumnsTxtPict .container_ch .col1 h2 {
  color: #02467F;
  font-size: 36px;
  margin: 0px;
}
.threeColumnsTxtPict .container_ch .textBlock {
  font-size: 18px;
  line-height: 24px;
}
@media (max-width: 991px) {
  .threeColumnsTxtPict .container_ch .textBlock {
    font-size: 16px;
  }
}
.threeColumnsTxtPict .container_ch .col2 {
  width: 33%;
}
@media (max-width: 991px) {
  .threeColumnsTxtPict .container_ch .col2 {
    width: 100%;
  }
}
.threeColumnsTxtPict .container_ch .col2 .testimonial {
  margin-top: 20px;
  background: #E3660A;
  color: white;
  padding-top: 130px;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 124px;
  position: relative;
}
.threeColumnsTxtPict .container_ch .col2 .testimonial:after {
  position: absolute;
  content: "";
  pointer-events: none;
  left: 20px;
  top: 20px;
  bottom: 0px;
  background: url(images/quote-icon.svg) no-repeat center/contain;
  display: block;
  width: 63px;
  height: 55px;
}
.threeColumnsTxtPict .container_ch .col2 .testimonial .text {
  font-size: 30px;
  line-height: 40px;
}
.threeColumnsTxtPict .container_ch .col2 .testimonial .authors {
  padding-top: 19px;
  font-size: 22px;
  font-weight: bold;
}
.threeColumnsTxtPict .container_ch .col2 .testimonial .linkArrow {
  position: absolute;
  width: 30px;
  height: 30px;
  bottom: 70px;
  left: 41px;
  display: block;
  background: url(images/Button-arrow-right.svg) no-repeat center/contain;
}
.threeColumnsTxtPict .container_ch .col3 {
  width: 33%;
}
@media (max-width: 991px) {
  .threeColumnsTxtPict .container_ch .col3 {
    width: 100%;
  }
}
.threeColumnsTxtPict .container_ch .col3 .picture img {
  opacity: 0;
}

.blackbanner {
  padding-top: 127px;
  padding-bottom: 113px;
}
@media (max-width: 991px) {
  .blackbanner {
    padding-top: 31px;
    padding-bottom: 31px;
  }
}
.blackbanner .bannerInner {
  display: flex;
  flex-flow: row;
  background: black;
  width: 100%;
  height: 296px;
  gap: 43px;
  align-items: center;
  padding-left: 41px;
  padding-right: 61px;
}
@media (max-width: 991px) {
  .blackbanner .bannerInner {
    padding-top: 30px;
    padding-bottom: 30px;
    width: auto;
    display: block;
    padding-left: 41px;
    padding-right: 41px;
    height: auto;
  }
}
.blackbanner .bannerInner .col1 {
  overflow: hidden;
  width: 30%;
}
@media (max-width: 991px) {
  .blackbanner .bannerInner .col1 {
    width: 100%;
    height: 207px;
  }
}
@media (max-width: 991px) {
  .blackbanner .bannerInner .col1 .picture {
    height: 207px;
  }
}
.blackbanner .bannerInner .col1 .picture img {
  opacity: 0;
}
.blackbanner .bannerInner .col2 {
  color: white;
  width: 70%;
}
@media (max-width: 991px) {
  .blackbanner .bannerInner .col2 {
    width: 100%;
    padding-top: 35px;
  }
}
.blackbanner .bannerInner .col2 h3 {
  font-size: 36px;
  line-height: 40px;
  margin: 0px;
}
@media (max-width: 991px) {
  .blackbanner .bannerInner .col2 h3 {
    font-size: 30px;
  }
}
.blackbanner .bannerInner .col2 .text {
  font-size: 18px;
  line-height: 24px;
}
@media (max-width: 991px) {
  .blackbanner .bannerInner .col2 .text {
    font-size: 16px;
  }
}

.twocolumnstextlogos {
  padding-top: 132px;
  padding-bottom: 130px;
}
@media (max-width: 991px) {
  .twocolumnstextlogos {
    padding-top: 37px;
    padding-bottom: 37px;
  }
}
.twocolumnstextlogos .container_ch {
  display: flex;
  flex-flow: row;
  gap: 20px;
}
@media (max-width: 991px) {
  .twocolumnstextlogos .container_ch {
    flex-flow: column;
  }
}
.twocolumnstextlogos .container_ch .col1 {
  width: 30%;
}
@media (max-width: 991px) {
  .twocolumnstextlogos .container_ch .col1 {
    width: 100%;
  }
}
.twocolumnstextlogos .container_ch .col1 h3 {
  color: #02467F;
  font-size: 36px;
  line-height: 40px;
  margin: 0px;
  padding-bottom: 20px;
}
@media (max-width: 991px) {
  .twocolumnstextlogos .container_ch .col1 h3 {
    font-size: 30px;
    line-height: 40px;
  }
}
.twocolumnstextlogos .container_ch .col1 .textBlock1 {
  font-size: 18px;
  line-height: 24px;
  padding-bottom: 20px;
}
@media (max-width: 991px) {
  .twocolumnstextlogos .container_ch .col1 .textBlock1 {
    font-size: 16px;
    line-height: 24px;
  }
}
.twocolumnstextlogos .container_ch .col1 .textBlock2 {
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}
@media (max-width: 991px) {
  .twocolumnstextlogos .container_ch .col1 .textBlock2 {
    font-size: 16px;
    line-height: 24px;
  }
}
.twocolumnstextlogos .container_ch .col2 {
  width: 70%;
  display: flex;
  flex-flow: wrap;
  gap: 20px;
  justify-content: flex-end;
}
@media (max-width: 991px) {
  .twocolumnstextlogos .container_ch .col2 {
    width: 100%;
  }
}
.twocolumnstextlogos .container_ch .col2 .logoItem {
  overflow: hidden;
  border-radius: 10px;
  background-color: #E8E8E8;
  width: 392px;
}
@media (max-width: 991px) {
  .twocolumnstextlogos .container_ch .col2 .logoItem {
    width: 100%;
  }
}
.twocolumnstextlogos .container_ch .col2 .logoItem img {
  opacity: 0;
}

.awardsTwoCols {
  padding-top: 40px;
  padding-bottom: 40px;
}
.awardsTwoCols .container_ch {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  gap: 142px;
}
@media (max-width: 991px) {
  .awardsTwoCols .container_ch {
    flex-flow: column;
    gap: 40px;
  }
}
.awardsTwoCols .container_ch .col1 {
  width: 30%;
}
@media (max-width: 991px) {
  .awardsTwoCols .container_ch .col1 {
    width: 100%;
  }
}
.awardsTwoCols .container_ch .col1 .description {
  padding-top: 15px;
  font-size: 18px;
  line-height: 24px;
}
@media (max-width: 991px) {
  .awardsTwoCols .container_ch .col1 .description {
    font-size: 16px;
  }
}
.awardsTwoCols .container_ch .col2 {
  display: flex;
  flex-flow: row;
  gap: 20px;
  width: 70%;
}
@media (max-width: 991px) {
  .awardsTwoCols .container_ch .col2 {
    width: 100%;
    flex-flow: column;
  }
}
.awardsTwoCols .container_ch .col2 .oneItemAward {
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.1607843137);
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 390px;
}
@media (max-width: 991px) {
  .awardsTwoCols .container_ch .col2 .oneItemAward {
    max-width: 100%;
  }
}
.awardsTwoCols .container_ch .col2 .oneItemAward .picture {
  overflow: hidden;
  width: 100%;
  height: 0px;
  padding-top: 95%;
  position: relative;
}
@media (max-width: 991px) {
  .awardsTwoCols .container_ch .col2 .oneItemAward .picture {
    padding-top: 40%;
  }
}
.awardsTwoCols .container_ch .col2 .oneItemAward .picture .centralRound {
  background: #6EAA42;
  opacity: 0.9;
  position: absolute;
  width: 164px;
  height: 164px;
  display: block;
  border-radius: 100%;
  top: 23%;
  left: 29%;
}
@media (max-width: 991px) {
  .awardsTwoCols .container_ch .col2 .oneItemAward .picture .centralRound {
    left: 36%;
  }
}
.awardsTwoCols .container_ch .col2 .oneItemAward .picture .centralRound:after {
  position: absolute;
  content: "";
  pointer-events: none;
  top: 27%;
  left: 27%;
  background: url(images/Icon-Award.svg) no-repeat center top/contain;
  display: block;
  width: 74px;
  height: 75px;
}
.awardsTwoCols .container_ch .col2 .oneItemAward .picture img {
  opacity: 0;
  pointer-events: none;
}
.awardsTwoCols .container_ch .col2 .oneItemAward .description {
  padding: 33px;
}
.awardsTwoCols .container_ch .col2 .oneItemAward .description h3 {
  color: #02467F;
  font-size: 24px;
  line-height: 30px;
  margin: 0px;
  padding-bottom: 15px;
}
@media (max-width: 991px) {
  .awardsTwoCols .container_ch .col2 .oneItemAward .description h3 {
    font-size: 20px;
  }
}
.awardsTwoCols .container_ch .col2 .oneItemAward .description div {
  font-size: 18px;
  line-height: 22px;
}
@media (max-width: 991px) {
  .awardsTwoCols .container_ch .col2 .oneItemAward .description div {
    font-size: 16px;
  }
}

.coloredTestimonials {
  background: url(images/background1.jpg) no-repeat center top/cover;
  padding-top: 150px;
  padding-bottom: 140px;
}
@media (max-width: 991px) {
  .coloredTestimonials {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.coloredTestimonials .container_ch {
  display: flex;
  flex-flow: row;
  gap: 142px;
}
@media (max-width: 991px) {
  .coloredTestimonials .container_ch {
    flex-flow: column;
    gap: 42px;
  }
}
.coloredTestimonials .container_ch .col1 {
  width: 30%;
}
@media (max-width: 991px) {
  .coloredTestimonials .container_ch .col1 {
    width: 100%;
  }
}
.coloredTestimonials .container_ch .col1 .description {
  font-size: 18px;
  line-height: 24px;
  padding-top: 15px;
}
.coloredTestimonials .container_ch .col2 {
  width: 70%;
  display: flex;
  flex-flow: column;
  gap: 30px;
}
@media (max-width: 991px) {
  .coloredTestimonials .container_ch .col2 {
    width: 100%;
  }
}
.coloredTestimonials .container_ch .col2 .oneTestimonial {
  padding: 130px 40px 108px 40px;
  color: white;
  box-sizing: border-box;
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.1607843137);
  position: relative;
}
@media (max-width: 991px) {
  .coloredTestimonials .container_ch .col2 .oneTestimonial {
    padding: 115px 40px 44px 40px;
  }
}
.coloredTestimonials .container_ch .col2 .oneTestimonial:after {
  position: absolute;
  content: "";
  pointer-events: none;
  left: 41px;
  top: 51px;
  background: url(images/quote-icon.svg) no-repeat center/contain;
  display: block;
  width: 63px;
  height: 55px;
}
.coloredTestimonials .container_ch .col2 .oneTestimonial .text {
  font-size: 30px;
  line-height: 34px;
}
@media (max-width: 991px) {
  .coloredTestimonials .container_ch .col2 .oneTestimonial .text {
    font-size: 24px;
  }
}
.coloredTestimonials .container_ch .col2 .oneTestimonial .author {
  padding-top: 20px;
  font-weight: bold;
  font-size: 22px;
}
@media (max-width: 991px) {
  .coloredTestimonials .container_ch .col2 .oneTestimonial .author {
    font-size: 20px;
  }
}

.threecolstestimonials {
  padding-top: 164px;
  padding-bottom: 140px;
}
@media (max-width: 991px) {
  .threecolstestimonials {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.threecolstestimonials .container_ch {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .threecolstestimonials .container_ch {
    flex-flow: column;
  }
}
.threecolstestimonials .container_ch .col {
  width: 30%;
  padding-bottom: 71px;
  position: relative;
  padding-top: 90px;
}
@media (max-width: 991px) {
  .threecolstestimonials .container_ch .col {
    width: 100%;
    padding-bottom: 50px;
  }
}
.threecolstestimonials .container_ch .col:after {
  position: absolute;
  content: "";
  pointer-events: none;
  left: 0px;
  top: 10px;
  background: url(images/quote-icon-dark.svg) no-repeat center/contain;
  display: block;
  width: 63px;
  height: 55px;
}
.threecolstestimonials .container_ch .col .text {
  font-size: 18px;
  line-height: 24px;
  padding-bottom: 15px;
}
@media (max-width: 991px) {
  .threecolstestimonials .container_ch .col .text {
    font-size: 16px;
  }
}
.threecolstestimonials .container_ch .col .text p {
  font-size: 18px;
  margin: 0px;
}
@media (max-width: 991px) {
  .threecolstestimonials .container_ch .col .text p {
    font-size: 16px;
  }
}
.threecolstestimonials .container_ch .col .author {
  font-weight: bold;
}

.reviewsAndPressRelease {
  padding-top: 160px;
  padding-bottom: 240px;
  background: #EDEDED;
}
@media (max-width: 991px) {
  .reviewsAndPressRelease {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
.reviewsAndPressRelease .container_ch {
  display: flex;
  flex-direction: row;
  gap: 60px;
}
@media (max-width: 991px) {
  .reviewsAndPressRelease .container_ch {
    flex-direction: column;
  }
}
.reviewsAndPressRelease .container_ch .col1 {
  width: 30%;
}
@media (max-width: 991px) {
  .reviewsAndPressRelease .container_ch .col1 {
    width: 100%;
  }
}
.reviewsAndPressRelease .container_ch .col2 {
  width: 70%;
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  gap: 20px;
}
@media (max-width: 991px) {
  .reviewsAndPressRelease .container_ch .col2 {
    width: 100%;
    flex-flow: column;
  }
}
.reviewsAndPressRelease .container_ch .col2 .onePostItem {
  width: 392px;
  background: white;
  position: relative;
}
@media (max-width: 991px) {
  .reviewsAndPressRelease .container_ch .col2 .onePostItem {
    width: 100%;
  }
}
.reviewsAndPressRelease .container_ch .col2 .onePostItem .picture {
  overflow: hidden;
  width: 100%;
  height: 0px;
  padding-top: 95%;
  position: relative;
}
@media (max-width: 991px) {
  .reviewsAndPressRelease .container_ch .col2 .onePostItem .picture {
    padding-top: 40%;
  }
}
.reviewsAndPressRelease .container_ch .col2 .onePostItem .picture img {
  opacity: 0px;
}
.reviewsAndPressRelease .container_ch .col2 .onePostItem .text_outer {
  padding: 0 26px 130px 26px;
  background: #fff;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.reviewsAndPressRelease .container_ch .col2 .onePostItem .text_outer h2 {
  display: block;
  width: 100%;
  font-size: 24px;
  margin-top: 0;
  line-height: 30px;
  color: #02467F;
}
.reviewsAndPressRelease .container_ch .col2 .onePostItem .text_outer h2 a {
  color: #02467F;
  display: block;
  width: 100%;
  padding: 33px 0 0px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.reviewsAndPressRelease .container_ch .col2 .onePostItem .text_outer .txt {
  display: flex;
  flex-flow: column nowrap;
  font-size: 16px;
}
.reviewsAndPressRelease .container_ch .col2 .onePostItem .text_outer .col_text p {
  font-family: "Lora", Garamond, "Times New Roman", serif;
  font-size: 18px;
  line-height: 1.4;
  color: #393939;
}
.reviewsAndPressRelease .container_ch .col2 .onePostItem .text_outer .read_more_outer {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  left: 18px;
  bottom: 22px;
  width: 30px;
  height: 30px;
  background: url(images/Button-arrow-right.svg) center/contain;
  display: block;
  cursor: pointer;
}

.blogGallery .fullWidthPict {
  overflow: hidden;
  margin-bottom: 30px;
  max-height: 750px;
}
@media (max-width: 991px) {
  .blogGallery .fullWidthPict {
    max-height: 200px;
  }
}
.blogGallery .fullWidthPict img {
  opacity: 0;
}
.blogGallery .twoColsImg {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  padding-bottom: 30px;
  gap: 22px;
  max-height: 375px;
}
@media (max-width: 991px) {
  .blogGallery .twoColsImg {
    flex-flow: column;
  }
}
.blogGallery .twoColsImg .leftImg,
.blogGallery .twoColsImg .rightImg {
  overflow: hidden;
  width: 50%;
}
@media (max-width: 991px) {
  .blogGallery .twoColsImg .leftImg,
.blogGallery .twoColsImg .rightImg {
    width: 100%;
  }
}
.blogGallery .twoColsImg .leftImg img,
.blogGallery .twoColsImg .rightImg img {
  opacity: 0;
}
.blogGallery .imgAndTestimonial {
  display: flex;
  flex-flow: row;
  padding-bottom: 30px;
  gap: 22px;
  max-height: 375px;
}
@media (max-width: 991px) {
  .blogGallery .imgAndTestimonial {
    flex-flow: column;
    max-height: none;
  }
}
.blogGallery .imgAndTestimonial .image {
  width: 50%;
  overflow: hidden;
}
@media (max-width: 991px) {
  .blogGallery .imgAndTestimonial .image {
    width: 100%;
    max-height: 200px;
  }
}
.blogGallery .imgAndTestimonial .image img {
  opacity: 0;
}
.blogGallery .imgAndTestimonial .testimonial {
  width: 50%;
  background: #E3660A;
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.1607843137);
  position: relative;
  padding: 109px 40px 88px 40px;
  color: white;
  box-sizing: border-box;
  position: relative;
}
@media (max-width: 991px) {
  .blogGallery .imgAndTestimonial .testimonial {
    width: 100%;
    max-height: 504px;
    padding: 90px 41px 100px 40px;
  }
}
.blogGallery .imgAndTestimonial .testimonial:after {
  position: absolute;
  content: "";
  pointer-events: none;
  left: 20px;
  top: 20px;
  bottom: 0px;
  background: url(images/quote-icon.svg) no-repeat center/contain;
  display: block;
  width: 63px;
  height: 55px;
}
.blogGallery .imgAndTestimonial .testimonial .content {
  font-size: 30px;
  line-height: 34px;
}
@media (max-width: 991px) {
  .blogGallery .imgAndTestimonial .testimonial .content {
    font-size: 24px;
  }
}
.blogGallery .imgAndTestimonial .testimonial .author {
  font-size: 22px;
  line-height: 28px;
  padding-top: 17px;
}
@media (max-width: 991px) {
  .blogGallery .imgAndTestimonial .testimonial .author {
    font-size: 20px;
  }
}

footer {
  position: relative;
  background-color: #393939;
  color: black;
  overflow: hidden;
}
footer .main_footer {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: stretch;
  position: relative;
}
@media (max-width: 991px) {
  footer .main_footer {
    flex-direction: column;
  }
}
footer .main_footer p {
  font-size: 18px;
  font-weight: 400;
  font-family: Lato, Helvetica, Arial, sans-serif;
}
@media (max-width: 1680px) {
  footer .main_footer p {
    font-size: 16px;
  }
}
@media (max-width: 460px) {
  footer .main_footer p {
    font-size: 15px;
  }
}
footer .main_footer a {
  color: white;
  font-size: 18px;
  padding-right: 20px;
}
@media (max-width: 1200px) {
  footer .main_footer a {
    font-size: 16px;
  }
}
@media (max-width: 460px) {
  footer .main_footer a {
    font-size: 15px;
  }
}
footer .main_footer a:not(.btn):hover {
  text-decoration: underline;
}
footer .main_footer .mailingAddress p {
  margin-top: 0;
}
footer .main_footer > .greySide {
  background: #2B2B2B;
  color: white;
  width: 75%;
  padding: 40px 48px 40px 0;
}
@media (max-width: 1680px) {
  footer .main_footer > .greySide {
    width: 60%;
  }
}
@media (max-width: 1920px) {
  footer .main_footer > .greySide {
    padding: 51px 80px 36px 0;
  }
}
@media (max-width: 1280px) {
  footer .main_footer > .greySide {
    padding: 24px 24px 24px 0;
  }
}
@media (max-width: 991px) {
  footer .main_footer > .greySide {
    width: 100%;
  }
}
@media (max-width: 460px) {
  footer .main_footer > .greySide {
    padding: 24px 0;
  }
}
footer .main_footer > .greySide:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  width: 10000px;
  height: 100%;
  background: inherit;
  display: block;
}
footer .main_footer > .greySide .col11 {
  padding-right: 40px;
}
@media (max-width: 320px) {
  footer .main_footer > .greySide .col11 {
    padding-right: 0px;
  }
}
footer .main_footer > .greySide .col11 .footerLogo {
  position: relative;
  display: block;
}
@media (max-width: 1800px) {
  footer .main_footer > .greySide .col11 .footerLogo {
    width: 300px;
  }
}
@media (max-width: 1680px) {
  footer .main_footer > .greySide .col11 .footerLogo {
    margin-bottom: 24px;
  }
}
footer .main_footer > .greySide .col11 .footerLogo img {
  max-width: 100%;
}
footer .main_footer > .greySide .footer_menu {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: stretch;
  gap: 21px;
  font-size: 16px;
  width: 63%;
}
@media (max-width: 991px) {
  footer .main_footer > .greySide .footer_menu {
    flex-flow: column;
  }
}
footer .main_footer > .greySide .footer_menu .col33 {
  width: 158px;
}
footer .main_footer > .greySide .footer_menu .col33 .item {
  border-top: 1px solid #565656;
  padding-top: 10px;
  padding-bottom: 20px;
}
footer .main_footer > .greySide .footer_menu .col33 .item h3 {
  margin: 0px;
  font-size: 14px;
  font-weight: bold;
}
footer .main_footer > .greySide .footer_menu .col33 .item .text {
  font-size: 14px;
}
footer .main_footer > .greySide .footer_menu .col44 {
  width: 160px;
}
@media (max-width: 1680px) {
  footer .main_footer > .greySide .footer_menu {
    width: 100%;
  }
}
@media (max-width: 640px) {
  footer .main_footer > .greySide .footer_menu {
    flex-flow: column nowrap;
  }
}
@media (max-width: 460px) {
  footer .main_footer > .greySide .footer_menu {
    font-size: 15px;
  }
}
footer .main_footer > .greySide .footer_menu h4 {
  margin-top: 0px;
  font-size: 18px;
}
@media (max-width: 1680px) {
  footer .main_footer > .greySide .footer_menu h4 {
    font-size: 16px;
  }
}
@media (max-width: 460px) {
  footer .main_footer > .greySide .footer_menu h4 {
    font-size: 15px;
  }
}
footer .main_footer > .greySide .footer_menu .locations {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: stretch;
  gap: 25px;
}
@media (max-width: 640px) {
  footer .main_footer > .greySide .footer_menu .locations {
    flex-flow: column nowrap;
  }
}
footer .main_footer > .greySide .inner_cols {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: stretch;
}
@media (max-width: 1680px) {
  footer .main_footer > .greySide .inner_cols {
    flex-flow: column nowrap;
  }
}
@media (max-width: 991px) {
  footer .main_footer > .greySide .inner_cols {
    width: 100%;
  }
}
@media (max-width: 960px) {
  footer .main_footer > .greySide .inner_cols {
    justify-content: flex-start;
  }
}
@media (max-width: 460px) {
  footer .main_footer > .greySide .inner_cols {
    flex-flow: column;
  }
}
footer .main_footer > .greySide .inner_cols .btn_orange {
  background: #F06E34;
  color: white;
  padding: 14px 42px 18px 41px;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1.62px;
}
@media (max-width: 1440px) {
  footer .main_footer > .greySide .inner_cols .btn_orange {
    padding: 14px;
  }
}
footer .main_footer > .greySide .inner_cols .col44 .bottom_menu {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 28px;
}
footer .main_footer > .greySide .inner_cols .col44 .bottom_menu li {
  border-top: 1px solid #565656;
  padding-top: 10px;
  padding-bottom: 20px;
}
footer .main_footer > .stoneSide {
  width: 550px;
  max-width: 100%;
  /*background: url(images/stone-background.png) no-repeat center / cover;*/
  color: #02467F;
  padding: 40px 0 40px 48px;
  position: relative;
}
footer .main_footer > .stoneSide .wpcf7 {
  z-index: 2;
  position: relative;
}
@media (max-width: 1920px) {
  footer .main_footer > .stoneSide {
    padding: 36px 0 36px 36px;
  }
}
@media (max-width: 1280px) {
  footer .main_footer > .stoneSide {
    padding: 24px 0 24px 24px;
  }
}
@media (max-width: 991px) {
  footer .main_footer > .stoneSide {
    padding: 24px;
    margin-left: -24px;
    width: auto;
  }
}
@media (max-width: 414px) {
  footer .main_footer > .stoneSide {
    padding: 24px 0;
  }
}
footer .main_footer > .stoneSide .wpcf7-form-control-wrap {
  display: inline-block;
  max-width: 240px;
  margin-right: 10px;
}
@media (max-width: 1440px) {
  footer .main_footer > .stoneSide .wpcf7-form-control-wrap {
    margin-bottom: 10px;
  }
}
footer .main_footer > .stoneSide h3 {
  font-size: 79px;
  font-weight: 600;
  margin-top: 0;
  line-height: 90px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  footer .main_footer > .stoneSide h3 {
    font-size: 70px;
  }
}
footer .main_footer > .stoneSide p {
  font-size: 18px;
  line-height: 26px;
  padding-bottom: 18px;
  color: black;
}
@media (max-width: 991px) {
  footer .main_footer > .stoneSide p {
    font-size: 16px;
  }
}
footer .main_footer > .stoneSide:after {
  content: "";
  position: absolute;
  left: 0%;
  top: 0;
  width: 10000px;
  height: 100%;
  background: url(images/stone-background.png) center/contain;
  display: block;
}
@media (max-width: 991px) {
  footer .main_footer > .stoneSide:before {
    content: "";
    position: absolute;
    right: 100%;
    top: 0;
    width: 10000px;
    height: 100%;
    background: inherit;
    display: block;
  }
}
footer .main_footer .stoneSide .btn {
  background: #393939;
  cursor: pointer;
}
footer .main_footer input {
  height: 40px;
  border-style: initial;
  outline: 0px;
  padding-left: 20px;
}
footer section.copyright_section {
  background: black;
  color: white;
  width: 100%;
}
footer section.copyright_section a {
  color: #fff;
}
footer section.copyright_section .copyright_section_layout {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: stretch;
}
@media (max-width: 991px) {
  footer section.copyright_section .copyright_section_layout {
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
  }
}
footer section.copyright_section .copyright_section_layout .col1 {
  color: #E5E5E5;
  padding-top: 23px;
  padding-bottom: 21px;
  font-size: 12px;
  line-height: 1.6;
}
@media (max-width: 640px) {
  footer section.copyright_section .copyright_section_layout .col1 {
    text-align: center;
    max-width: 320px;
    margin: 0px auto;
  }
}
footer section.copyright_section .copyright_section_layout ul#socialNav {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
  align-items: stretch;
  gap: 10px;
  margin: 0;
  padding: 0;
}
@media (max-width: 460px) {
  footer section.copyright_section .copyright_section_layout ul#socialNav {
    justify-content: center;
  }
}
footer section.copyright_section .copyright_section_layout ul#socialNav li.menu-item {
  display: flex;
  position: relative;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  padding-top: 23px;
  padding-bottom: 21px;
}
footer section.copyright_section .copyright_section_layout ul#socialNav li.menu-item a {
  background-repeat: no-repeat;
  display: block;
  width: 16px;
  height: 16px;
  background-size: contain;
}
footer section.copyright_section .copyright_section_layout ul#socialNav li.menu-item.instagram a {
  background-image: url(./images/IconLinkedInWhite.svg);
}
footer section.copyright_section .copyright_section_layout ul#socialNav li.menu-item.linkedin a {
  background-image: url(./images/IconInstagramWhite.svg);
}
footer section.copyright_section .copyright_section_layout ul#socialNav li.menu-item.twitter a {
  background-image: url(./images/IconTwitterWhite.svg);
}
footer section.copyright_section .copyright_section_layout ul#socialNav li.menu-item.facebook a {
  background-image: url(./images/IconFacebookWhite.svg);
}
footer section.copyright_section .copyright_section_layout ul#socialNav li.up_button {
  background: white;
  width: 62px;
  cursor: pointer;
  list-style: none;
  position: relative;
}
@media (max-width: 991px) {
  footer section.copyright_section .copyright_section_layout ul#socialNav li.up_button {
    display: none;
  }
}
footer section.copyright_section .copyright_section_layout ul#socialNav li.up_button:before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border: 3px solid #393939;
  border-right: 0;
  border-bottom: 0;
  transform: rotate(45deg);
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -7px 0 0 -7px;
}
footer section.copyright_section .copyright_section_layout ul#socialNav li.up_button:after {
  content: "";
  display: block;
  width: 12px;
  height: 18px;
  border: 3px solid #393939;
  border-right: 0;
  border-bottom: 0;
  border-top: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -6px 0 0 -1px;
}
footer section.copyright_section .stoneSide ul {
  display: flex;
  flex-direction: row;
  align-items: center;
}

@media (max-width: 1360px) {
  footer .main_footer > .greySide .col11 .footerLogo img {
    width: 300px;
  }
}
@media (max-width: 460px) {
  footer .main_footer > .greySide .footer_menu .col55 {
    text-align: center;
  }
}

/*# sourceMappingURL=style.css.map */
