* {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
	outline: none !important;
  }
  
  body {
	font-family: "Plus Jakarta Sans", sans-serif;
	color: #000000;
	font-size: 14px;
  }
  p {
	margin: 0px !important;
	padding: 0px !important;
  }
  a {
	text-decoration: none;
	color: #000000;
  }
  
  a:hover {
	text-decoration: none;
  }
  
  ul,
  li {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
  }
  header {
	width: 100%;
	display: inline-block;
  }
  header .menu {
	display: inline-block;
  }
  header .logo {
	width: auto;
	display: inline-block;
	float: left;
  }
  header .search {
	margin-top: 35px;
	margin-right: 10px;
  }
  
  .banner-slider {
	width: 100%;
	display: inline-block;
	margin: 0 auto;
  }
  .banner-slider div {
	position: relative;
  }
  .banner-slider .banner-inner {
	max-width: 500px;
	position: absolute;
	z-index: 99;
	top: 30%;
	left: 25%;
  }
  .banner-slider .banner-inner .banner-title {
	font-size: 40px !important;
	color: #2b3e59 !important;
	font-weight: 600 !important;
  }
  .banner-slider .banner-inner p {
	font-size: 16px;
	color: #2b3e59;
  }
  .banner-slider .slick-dots li {
	background: url(../images/dots1.png) !important;
	width: 48px !important;
	height: 35px !important;
	background-repeat: no-repeat !important;
	border-radius: 0px !important;
	opacity: 0.3;
  }
  .banner-slider li.slick-active {
	background: url(../images/dots1.png) !important;
	opacity: 9.9 !important;
  }
  .banner-slider .slick-dots {
	text-align: right;
	padding-right: 40px!important;
	}
  
  .language-btn {
	font-size: 14px;
	font-weight: 600;
	color: #2b3e59 !important;
	display: inline-block;
	float: right;
	background: #f7f6f0;
	margin-top: 30px !important;
  }
  .language-btn:focus {
	box-shadow: none;
  }
  .language-drop .dropdown-item {
	font-weight: 400;
	color: #2b3e59;
	text-align: inherit;
	white-space: nowrap;
	border: 0;
	font-size: 13px !important;
	border-radius: 0px !important;
	font-weight: 500;
  }
  .language-drop .dropdown-item:hover {
	background-color: var(--bg-soft-gray);
  }
  .dropdown-menu.language-drop.show {
	background: #ffffff;
	border: 1px solid #e1e5e9;
	border-radius: 3px;
	margin-top: 2px;
	margin-left: -1px;
	box-shadow: 3px 2px 11px 0px rgb(0 0 0 / 15%);
  }
  .breadcrumb-wp {
	width: 100%;
	display: inline-block;
  }
  .breadcrumb-item {
	display: -ms-flexbox;
	display: flex;
	font-size: 14px;
  }
  .breadcrumb-item a {
	display: -ms-flexbox;
	display: flex;
	font-size: 16px;
	color: #fff;
	font-weight: 600;
  }
  .breadcrumb-item.active {
	color: #ffffff;
	font-size: 14px;
	margin-top: 2px;
  }
  .breadcrumb {
	display: -ms-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	/* flex-wrap: wrap; */
	padding: 0.75rem 1rem;
	margin-bottom: 0;
	list-style: none;
	background-color: transparent;
	border-radius: 0.25rem;
	text-align: center;
  }
  .breadcrumb-item + .breadcrumb-item::before {
	display: inline-block;
	padding-right: 0.5rem;
	color: #ffffff;
	content: "/";
	font-size: 16px;
  }
  .tabs-menu .nav-tabs .nav-link {
	border: 1px solid transparent;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	color: #000;
	font-weight: 500;
	font-size: 14px;
  }
  
  .tabs-menu .nav-tabs .nav-item.show .nav-link,
  .tabs-menu .nav-tabs .nav-link.active {
	color: #ffffff;
	background-color: #dd5252;
	border-color: #dd5252;
  }
  .tabs-menu .nav-tabs .nav-item.show .nav-link,
  .tabs-menu .nav-tabs .nav-link:hover {
	color: #ffffff;
	background-color: #dd5252;
	border-color: #dd5252;
  }
  .tabs-menu .nav-tabs .nav-item {
	margin-bottom: 0px;
  }
  .tabs-menu .nav {
	text-align: center;
  }
  .tabs-menu .nav-link {
	display: block;
	padding: 0.8rem 1rem;
  }
  .tabs-menu .tab-content {
	background: var(--bg-soft-gray);
  }
  .size {
	width: 100%;
	display: inline-block;
	text-align: center;
  }
  .wsmenu > .wsmenu-list {
	background-color: #fff;
  }
  
  /* Mobile Header */
  
  .wsmenu > .wsmenu-list > li.headerbtns a.headerbtn01 {
	background-color: #d7412e;
  }
  
  .wsmenu > .wsmenu-list > li.headerbtns a.headerbtn02 {
	border-color: #d7412e;
  }
  
  .wsmenu > .wsmenu-list > li > a:after {
	background-color: #213e5b;
  }
  
  .wsmobileheader {
	background-color: #fff;
  }
  
  .wsmenu > .wsmenu-list > li > a {
	color: #444;
  }
  
  .wsmenu > .wsmenu-list > li > a.active {
	color: #d7412e;
  }
  
  .wsmenu > .wsmenu-list > li:hover > a {
	color: #d7412e;
  }
  
  .wsmenu > .wsmenu-list > li > ul.sub-menu > li:hover > a {
	background-color: #d7412e;
	color: #fff;
  }
  
  .wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li:hover > a {
	background-color: #d7412e;
	color: #fff;
  }
  
  .wsmenu
	> .wsmenu-list
	> li
	> ul.sub-menu
	> li
	> ul.sub-menu
	> li
	> ul.sub-menu
	> li:hover
	a {
	background-color: #d7412e;
	color: #fff;
  }
  .wsmenu > .wsmenu-list > li > ul.sub-menu {
	opacity: 0;
	visibility: hidden;
	-o-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	-webkit-transform-origin: 0% 0%;
	-o-transition: -o-transform 0.3s, opacity 0.3s;
	-ms-transition: -ms-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	transform: rotateX(-75deg);
	-o-transform: rotateX(-75deg);
	-moz-transform: rotateX(-75deg);
	-webkit-transform: rotateX(-75deg);
  }
  
  .wsmenu > .wsmenu-list > li:hover > ul.sub-menu {
	opacity: 1;
	visibility: visible;
	transform: rotateX(0deg);
	-o-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-webkit-transform: rotateX(0deg);
  }
  
  .wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu {
	opacity: 0;
	visibility: hidden;
	transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	transform: rotateX(-75deg);
	-o-transform: rotateX(-75deg);
	-moz-transform: rotateX(-75deg);
	-webkit-transform: rotateX(-75deg);
  }
  
  .wsmenu > .wsmenu-list > li > ul.sub-menu > li:hover > ul.sub-menu {
	opacity: 1;
	visibility: visible;
	-o-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	-webkit-transform-origin: 0% 0%;
	-o-transition: -o-transform 0.4s, opacity 0.4s;
	-ms-transition: -ms-transform 0.4s, opacity 0.4s;
	-moz-transition: -moz-transform 0.4s, opacity 0.4s;
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
	transform: rotateX(0deg);
	-o-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-webkit-transform: rotateX(0deg);
  }
  
  .wsmenu
	> .wsmenu-list
	> li
	> ul.sub-menu
	> li
	> ul.sub-menu
	> li
	> ul.sub-menu {
	opacity: 0;
	visibility: hidden;
	-o-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	-webkit-transform-origin: 0% 0%;
	-o-transition: -o-transform 0.4s, opacity 0.4s;
	-ms-transition: -ms-transform 0.4s, opacity 0.4s;
	-moz-transition: -moz-transform 0.4s, opacity 0.4s;
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
	transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	transform: rotateX(-75deg);
	-o-transform: rotateX(-75deg);
	-moz-transform: rotateX(-75deg);
	-webkit-transform: rotateX(-75deg);
  }
  
  .wsmenu
	> .wsmenu-list
	> li
	> ul.sub-menu
	> li
	> ul.sub-menu
	> li:hover
	> ul.sub-menu {
	opacity: 1;
	visibility: visible;
	transform: rotateX(0deg);
	-o-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-webkit-transform: rotateX(0deg);
  }
  
  .wsmenu > .wsmenu-list > li > .wsmegamenu {
	opacity: 0;
	visibility: hidden;
	-o-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	-webkit-transform-origin: 0% 0%;
	-o-transition: -o-transform 0.3s, opacity 0.3s;
	-ms-transition: -ms-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	transform: rotateX(-75deg);
	-o-transform: rotateX(-75deg);
	-moz-transform: rotateX(-75deg);
	-webkit-transform: rotateX(-75deg);
  }
  
  .wsmenu > .wsmenu-list > li:hover > .wsmegamenu {
	opacity: 1;
	visibility: visible;
	transform: rotateX(0deg);
	-o-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-webkit-transform: rotateX(0deg);
  }
  
  .dropdown-menu {
	min-width: inherit;
  }
  .dropdown-toggle::after {
	display: none;
  }
  .dropdown-item {
	padding: 0.25rem 0.9rem;
  }
  .features-wp {
	width: 100%;
	min-height: 220px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	background: #f1f0ee;
	border-radius: 30px;
	padding: 20px;
	margin-top: 26px;
	transition: all 0.3s;
  }
  .features-wp:hover {
	background: #eef0e6;
  }
  
  .features-wp .features-icon {
	width: 92px;
	height: 92px;
	background: #8fc237;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
	margin-top: -70px;
  }
  .features-wp .features-content {
	width: 71%;
	display: inline-block;
	margin-top: 12px;
  }
  .features-wp .features-content span {
	width: 100%;
	display: inline-block;
	font-size: 22px;
	color: #2b3e59;
	font-weight: 500;
	}
  .features-wp p {
	margin-top: 10px !important;
  }
  .main-bg {
	background-image: url(../images/top-bg.png);
	background-position: left 15%;
	background-color: #e1e5e9;
	margin-top: -1px;
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #f1f0ee;
	padding-top: 150px !important;
  }
  .maintitle {
	background-image: url(../images/title-bg.png);
	margin-top: -1px;
	background-repeat: no-repeat;
	font-size: 24px;
	font-weight: 800;
	color: #2b3e59;
	height: 63px;
	background-size: 300px;
	background-position: bottom left;
	letter-spacing: -1px;
	}
  .fields-slider-title {
	background-image: url(../images/title-bg.png);
	margin-top: -1px;
	background-repeat: no-repeat;
	font-size: 30px;
	font-weight: 800;
	color: #2b3e59;
	height: 70px;
	background-size: contain;
	background-position: bottom left;
	letter-spacing: -1px;
	display: inline-block;
	width: auto;
	text-align: left!important;
	}
  .rotate {
	margin-top: -1px;
	transform: rotate(180deg);
  }
  .main-content p {
	font-size: 16px;
	color: #2b3e59;
	font-weight: 400;
	line-height: 26px;
	text-align: justify;
	}
  .btn-main a {
	width: 150px;
	height: 42px;
	display: inline-block;
	text-align: center;
	background: #fff;
	border-radius: 50px;
	color: #2b3e59;
	font-weight: 500;
	font-size: 12px;
	transition: all 0.3s;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 2px solid #e6e2db;
  }
  .btn-main a i {
	font-size: 12px;
  }
  .btn-main a:hover {
	background: #4f687f;
	border-color: #4f687f;
	
	color: #fff;
  }
  .main-img img {
	width: 100%;
  }
  .fields-wp {
	width: 100%;
	margin: auto;
	background: #69902d;
	}
  .fields-top {
	width: 1100px;
	margin: auto;
  }
  .fields-img img{
	filter: invert(87%) sepia(25%) saturate(35%) hue-rotate(359deg)
	  brightness(105%) contrast(90%);
	width: 100%;
	opacity: .1;
	height: 100px;
	}
  
  .top {
	margin-top: -90px !important;
	position: relative;
  }
  .top-left p {
	font-size: 20px;
	font-weight: 500;
	color: #ffffff;
	}
  .top-left span {
	font-size: 36px;
	font-weight: 600;
	color: #fff;
  }
  .fields-content {
	font-size: 16px;
	color: #ffffff;
  }
  .fields-slider {
	width: 100%;
	position: relative;
  }
  .fields-slider .slick-prev,
  .fields-slider .slick-next,
  .firm-slider .slick-next,
  .firm-slider .slick-prev {
	display: none !important;
  }
  .brand-slider .slick-prev,
  .brand-slider .slick-next {
	display: none !important;
  }
  .fields {
	width: 100%;
	height: auto;
	display: inline-block;
	border-radius: 10px;
  }
  .fields a{
	display: block;
	border:1px solid #ddd;
	border-radius: 10px;
	padding: 10px;
	transition:  all .3s;
  }
  .fields a:hover{
	border:1px solid   #8fc237;
  }
  

  .fields img {
	width: 100%;
	border-radius: 10px;
  }
  .fields span {
	width: 100%;
	font-size: 16px;
	color: #2b3e59;
	font-weight: 600;
  }
  .fields p {
	color: #8e9cac;
	font-size: 16px;
  }
  .fields-slider .slick-dots li {
	width: 14px;
	height: 14px;
  }
  .firm-slider .slick-dots li {
	width: 14px;
	height: 14px;
	top: 48px !important;
  }
  .fields-slider li.slick-active,
  .firm-slider li.slick-active {
	background: #2b3e59;
  }
  .brand-slider li.slick-active {
	background: #fff !important;
	opacity: 9 !important;
  }
  .brand-slider .slick-dots li {
	background: #e1e5e9 !important;
	opacity: 0.2;
  }
  .firm-wp {
	width: 100%;
	background-image: url(../images/anjaleft.png);
	background-repeat: no-repeat;
	background-position: -500px;
	background-attachment: fixed;
	background-size: cover;
	}
  .firm-slider {
	width: 80%;
	margin: auto;
  }
  .firm .title {
	color: #2b3e59;
	font-weight: 700;
	font-size: 36px;
	}
  .firm p {
	color: #2f343a;
	font-weight: 400;
	font-size: 16px;
  }
  .bg-blue {
	background: #2b3e59;
	}
  .brand-title span {
	width: 100%;
	display: block;
	color: #fff;
	font-size: 36px;
	font-weight: 600;
  }
  .bg-soft {
	background: #f1f0ee !important;
	}
  .contact-wp span {
	width: 100%;
	font-size: 20px;
	color: #2b3e59;
	font-weight: 600;
	}
  .category-contact {
    background: #2b3e59;
}
  .contact-wp p {
	font-size: 14px;
	color: #fff;
  }
  .contact-wp a {
	font-size: 14px;
	color: #fff;
  }
  .contact-wp input[type="text"] {
	width: 100%;
	height: 47px;
	border-radius: 3px;
	border: 0;
	font-size: 14px;
	color: #2b3e59;
	font-weight: 500;
	padding-left: 15px;
  }
  .contact-wp input[type="text"]::placeholder {
	color: #2b3e59;
	font-weight: 500;
  }
  .contact-wp textarea {
	width: 100%;
	height: 130px;
	border-radius: 3px;
	border: 0;
	font-size: 14px;
	color: #2b3e59;
	font-weight: 500;
	padding-left: 15px;
	padding-top: 15px;
  }
  .contact-wp input[type="submit"] {
	width: 160px;
	height: 47px;
	border-radius: 3px;
	border: 0;
	font-size: 16px;
	color: #fff;
	background: #2b3e59;
	font-weight: 500;
	}
  footer {
	width: 100%;
  }
  .footer-content {
	color: #2b3e59;
	font-size: 15px;
	height: 79px;
	display: flex;
	align-items: center;
	font-weight: 500;
  }
  .line {
	width: 100%;
	height: 1px;
	display: inline-block;
	background: #edf0f3;
  }
  .address {
	width: 100%;
	height: 50px;
	color: #2b3e59;
	font-size: 16px;
	font-weight: 400;
  }
  .address span a {
	width: 100%;
	color: #2b3e59;
	font-size: 16px;
	font-weight: 400;
	display: block;
  }
  .social-media ul li {
	display: inline-block;
	margin-right: 5px;
  }
  .social-media ul li a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 46px;
	height: 46px;
	border: 1px solid #e1e5e9;
	border-radius: 100%;
	color: #2b3e59;
	transition: 0.3s;
  }
  .social-media ul li a:hover {
	border: 1px solid #2b3e59;
	background: #2b3e59;
	color: #fff;
	transition: 0.3s;
  }
  .bottom {
	width: 100%;
	display: inline-block;
	border: 1px solid #edf0f3;
  }
  .bottom .info {
	width: auto;
	display: inline-block;
	font-size: 15px;
	color: #2b3e59;
	font-weight: 500;
  }
  .bottom .concept {
	width: auto;
	display: inline-block;
	float: right;
  }
  .page-header {
	width: 100%;
	height: 250px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	background: url(../images/page-top.png);
	background-position: center center;
	background-size: cover;
  }
  .page-title {
	font-size: 46px;
	color: #fff;
	font-weight: 700;
  }
  .pb50 {
	padding-bottom: 50px !important;
  }
  .page-content {
	width: 90%;
	margin: auto;
	color: #8e9cac;
	font-size: 16px;
	text-align: center;
  }
  .works-img img {
	width: 100%;
	border-radius: 10px;
  }
  .works-wp {
	width: 100%;
	display: inline-block;
  }
  .works-wp span {
	width: 100%;
	display: inline-block;
	font-size: 22px;
	color: #2b3e59;
	font-weight: 600;
  }
  .works-wp p {
	width: 100%;
	display: inline-block;
	font-size: 16px;
	color: #8e9cac;
	font-weight: 400;
	line-height: 26px;
  }
  .work-btn a {
	width: 116px;
	height: 48px;
	display: inline-block;
	text-align: center;
	background: #2b3e59;
	border-radius: 50px;
	color: #fff;
	font-weight: 500;
	font-size: 16px;
	padding-top: 10px;
	transition: 0.3s;
  }
  .work-btn a i {
	font-size: 12px;
  }
  .work-btn a:hover {
	background: #4f687f;
	transition: 0.3s;
  }
  .detail-title {
	width: 100%;
	font-size: 40px;
	color: #2b3e59;
	font-weight: 600;
  }
  .detail-wp {
	width: 100%;
	display: inline-block;
  }
  .detail-wp img {
	width: 100%;
	display: inline-block;
  }
  .detail-wp p {
	width: 100%;
	display: block!important;
	font-size: 14px;
	color: #000;
	line-height: 26px;
	}
  .accordion-menu {
	width: 100%;
	border-radius: 4px;
  }
  
  .accordion-menu li.open .dropdownlink {
	color: #2b3e59;
  }
  
  .accordion-menu li.open .dropdownlink .fa-chevron-down {
	transform: rotate(180deg);
  }
  
  .dropdownlink {
	cursor: pointer;
	height: 58px;
	display: block;
	padding-top: 17px;
	background: #e1e5e9;
	color: #2b3e59;
	position: relative;
	transition: all 0.4s ease-out;
	border-radius: 10px;
	margin-bottom: 6px;
	font-weight: 600;
	font-size: 16px;
	padding-left: 26px;
  }
  
  .dropdownlink i {
	position: absolute;
	top: 17px;
	left: 16px;
  }
  
  .dropdownlink .fa-chevron-down {
	right: 20px;
	left: auto;
	font-size: 15px;
	top: 21px;
  }
  
  .submenuItems {
	display: none;
	background: #f6f7f8;
	border-radius: 10px;
	margin-bottom: 20px;
  }
  
  .submenuItems a {
	display: block;
	color: #ffffff;
	padding: 12px 12px 12px 45px;
	transition: all 0.4s ease-out;
  }
  
  .submenuItems a:hover {
  }
  
  .dropdownlink span {
	color: #f7931d;
	width: 62px;
	height: 25px;
	display: inline-block;
	padding-left: 21px;
	font-size: 18px;
	border-right: 1px solid #efecec;
	margin-right: 20px;
	display: none;
  }
  ul.submenuItems {
	padding: 20px;
	font-size: 14px;
	color: #545b63;
	font-weight: 500;
  }
  .gallery-img img {
	width: 100%;
	height: 250px;
	border-radius: 10px;
	display: inline-block;
	object-fit: cover;
	}
  .contact-top {
	width: 85%;
	margin: auto;
  }
  .contact-box {
	width: 100%;
	min-height: 225px;
	border-radius: 10px;
	background: #f1f0ee;
  }Ã¦
  .contact-box span {
	width: 100%;
	font-size: 20px;
	color: #000000;
	font-weight: 600;
	display: inline-block;
	margin-top: 10px;
	display: block;
  }
  .contact-box p {
	width: 100%;
	font-size: 14px;
	color: #000000;
	font-weight: 400;
	display: inline-block;
	margin-top: 10px;
  }
  .contact-box span {
    width: 100%;
    display: block;
    color: #000;
    font-size: 16px;
    margin-top: 10px;
    font-weight: 600;
}
  .contact-img img {
	width: 100%;
  }
  .color-white {
	color: #fff !important;
  }
  .btn-white {
	background: #fff !important;
	color: #2d4863 !important;
  }
  .contact-text {
	width: 100%;
	font-size: 16px;
	color: #fff;
	font-weight: 300;
  }
  .maps {
	width: 100%;
	position: relative;
  }
  .maps img {
	width: 100%;
	display: inline-block;
  }
  .maps .maps-svg {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
  }
  .radius {
	border-radius: 0px 10px 10px 0px;
  }
  
  .block-button-search {
	height: 100vh;
	display: flex;
	justify-content: center;
	align-items: center;
  }
  
  .button-search {
	font-size: 30vw;
	cursor: pointer;
	color: #c5e1a5;
  }
  
  #search-form {
	display: flex;
  }
  #search-form input[type="search"] {
	color: #2d4863;
	border: none;
	width: 100%;
	padding: 25px;
	font-size: 20px;
	letter-spacing: 1px;
	outline: none;
  }
  #search-form button {
	color: #2d4863;
	background: #fbfdf9;
	border: none;
	padding: 7px;
	cursor: pointer;
	font-size: 29px;
	padding-right: 19px;
  }
  #search-form button:focus {
	outline: none;
  }
  
  #search-toggle {
	display: none;
	transition: 0.2s;
  }
  
  .search-backdrop,
  .search-content {
	opacity: 0;
	position: fixed;
	left: 0;
	top: 0;
	overflow: hidden;
	z-index: -1;
	transition: 0.2s;
  }
  
  .search-backdrop {
	width: 100vw;
	height: 100vh;
	cursor: pointer;
	background-color: #2b3e59;
	transform: translateY(100%);
  }
  
  .search-content {
	width: 100%;
	height: 78px;
	transform: translateY(-100%);
  }
  
  #search-toggle:checked ~ .search-backdrop {
	opacity: 1;
	z-index: 998;
	transform: translateY(0%);
  }
  
  #search-toggle:checked ~ .search-content {
	opacity: 1;
	z-index: 999;
	transform: translateY(0%);
  }
  
  .search-container input::-webkit-input-placeholder {
	color: #554d47;
  }
  .search-container input::-ms-input-placeholder {
	color: #554d47;
  }
  .search-container input:-ms-input-placeholder {
	color: #554d47;
  }
  .search-container input::placeholder {
	color: #554d47;
  }
  .maps-main img {
	width: 100%;
  }
  .mobile {
	display: none;
  }
  .order-2 {
	order: 1;
  }
  .order-1 {
	order: 2;
  }
  .main-content strong {
	text-transform: uppercase;
  }
  .footer-content {
	font-weight: 400;
	line-height: 26px;
	font-size: 16px;
  }
  .sticky.is-sticky {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 1000;
	width: 100%;
  }
  .sticky {
	transition: 0.3s;
  }
  .sticky.is-sticky {
	transition: 0.3s;
	background: #fff;
	box-shadow: 3px 2px 11px 0px rgb(0 0 0 / 15%);
	padding-bottom: 10px;
  }
  .sticky.is-sticky .logo a img {
	width: 200px;
	margin-top: 6px;
	transition: 0.3s;
  }
  .custom-file-input {
	font-family: "Barlow", sans-serif;
  }
  .col-xl-5.col-lg-5.col-md-12.border-right.d-flex.align-items-center.justify-conntent-center {
	border-right-color: #2d3b84!important;
  }
  img.w-100.img-fluid {
	width: 100%;
  }
  header .logo img {
	width: 193px;
	margin-top: 7px;
  }
  .firm {
	justify-content: center;
    align-items: center;
    display: flex!important;
    flex-direction: column;
    width: 80%!important;
    margin: 0 auto;
}
.search img {
    width: 20px!important;
}
.bg-none {
    background-image: none;
    padding-top: 50px!important;
}
.project {
	width: 100%;
	display: block;
}
.project a{
	width: 100%;
	display: block;
	background: #fff;
	border: 1px solid #eee;
	border-radius: 10px;
	text-align: center;
	padding: 10px;
	transition: all .3s;
}
.project a:hover{
	border: 1px solid #8fc237;
}
.project a img{
	width: 100%;
	display: block;
}
.project a span{
	font-size: 14px;
	color: #000;
	font-weight: 600;
	width: 100%;
	text-align: center;
	display: block;
}

.footer-logo img {
    width: 200px;
}
.contact-w {
	width: 60%!important;
	margin: 0 auto!important;
}
.font-color-blue {
	color: #2b3e59!important
}
.bg-soft.pt-5.pb-1 {
    margin-top: 30px!important;
}
.bg-soft.pt-5.pb-1.mttop {
    margin-top: 0px!important;
}
.color-white {
	color: #fff;
}