@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;800&display=swap');

body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1.2px;
	background-image: url("../img/texture/01.png");
}

html {
	height: 100%;
}

* {
	text-decoration: none !important;
	outline: none !important;
}

.live-result {
	position: absolute;
	min-width: 400px;
	width: 100%;
	top: 100%;
	left: 0;
	background: #fff;
	border: solid 1px #ddd;
	max-height: 300px;
	z-index: 99;
	overflow-y: scroll;
	overflow-x: hidden;
}

.live-result .title {
	width: 100%;
	background: #E71B24;
	color: #fff;
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 5px 10px;
}

.live-result .item {
	padding: 10px 15px;
	width: 100%;
	font-size: 14px;
	line-height: 20px;
	cursor: pointer;
	color: #444;
	border-bottom: solid 1px #eee;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.live-result .item i {
	color: #bbb;
}

.live-result .item:hover {
	background: #f5f5f5;
}

/* SELECT2 RESET * START */

.form-group .select2-container {
	width: 100% !important;
}

.form-group .select2-container .select2-selection--single {
	height: unset;
	border-radius: 0;
}

.form-group .select2-container .select2-selection__rendered {
	line-height: unset;
	padding: 0;
	height: unset;
	color: unset;
	text-overflow: unset;
	overflow: unset;
	white-space: unset;
}

.form-group .select2-container .select2-selection__arrow {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(0, -50%);
	width: 20px;
	text-align: center;
	height: unset;
}

.select2-dropdown {
	border-radius: 0;
	z-index: 3000;
	border: solid 1px #ddd;
}

.select2-results__group,
.select2-results__option {
	padding: 5px;
	font-size: 14px;
	line-height: 20px;
	border: 0;
	border-bottom: solid 1px #eee;
}

.select2-results__group {
	background: #eee;
}

.select2-results__option:last-child {
	border-bottom: none;
}

.select2-search__field {
	border: solid 1px #ddd !important;
	padding: 5px 10px !important;
	font-size: 14px;
	line-height: 20px;
}

/* SELECT2 RESET * END */

/* ZEBRA DATEPICKER STYLES START */

.datepicker-group {
	position: relative;
}

.Zebra_DatePicker {
	box-shadow: none;
	border-radius: 0;
	border: solid 1px #ddd;
}

.Zebra_DatePicker td,
.Zebra_DatePicker th {
	border-radius: 0;
	/*border: solid 1px #eee;*/
}

.Zebra_DatePicker .dp_header td,
.Zebra_DatePicker .dp_footer td {
	border: none;
	border-radius: 0;
}

.Zebra_DatePicker .dp_body .dp_selected {
	background: #E71B24 !important;
	color: #fff !important;
}

/* ZEBRA DATEPICKER STYLES END */

.so-icon {
	background-color: #7d7d7d;
}

.so-facebook {
	background-color: #3B5998;
}

.so-twitter {
	background-color: #55acee;
}

.so-instagram {
	background: #f09433;
	background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}

.so-pinterest {
	background-color: #CB2027;
}

.so-linkedin {
	background-color: #0077b5;
}

.so-facebook-messenger {
	background-color: #448AFF;
}

.so-youtube {
	background-color: #cc181e;
}

.so-reddit {
	background-color: #ff4500;
}

.so-tumblr {
	background-color: #32506d;
}

.so-digg {
	background-color: #262626;
}

.so-google-plus {
	background-color: #DE5446;
}

.so-whatsapp {
	background-color: #25d366;
}

.so-vk {
	background-color: #4c6c91;
}

.so-weibo {
	background-color: #ff9933;
}

.so-odnoklassniki {
	background-color: #d7772d;
}

.so-xing {
	background-color: #1a7576;
}

.so-blogger {
	background-color: #ff8000;
}

.so-flipboard {
	background-color: #ff8000;
}

.so-delicious {
	background-color: #205cc0;
}

.so-weixin {
	background-color: #4EC034;
}

.panel-text {
	font-size: 14px;
	line-height: 20px;
	color: #444;
	margin-bottom: -10px;
	font-weight: 400;
}

.panel-text img {
	max-width: 100%;
}

.panel-text h1 {
	display: block;
	font-size: 1.60em;
	margin-bottom: 10px;
	font-weight: 600;
	text-align: left;
	color: #222;
}

.panel-text h2 {
	display: block;
	font-size: 1.40em;
	margin-bottom: 10px;
	font-weight: 600;
	text-align: left;
	color: #222;
}

.panel-text h3 {
	display: block;
	font-size: 1.30em;
	margin-bottom: 10px;
	font-weight: 600;
	text-align: left;
	color: #222;
}

.panel-text h4 {
	display: block;
	font-size: 1.20em;
	margin-bottom: 10px;
	font-weight: 600;
	text-align: left;
	color: #222;
}

.panel-text h5 {
	display: block;
	font-size: 1.10em;
	margin-bottom: 10px;
	font-weight: 600;
	text-align: left;
	color: #222;
}

.panel-text h6 {
	display: block;
	font-size: 1em;
	margin-bottom: 10px;
	font-weight: 600;
	text-align: left;
	color: #222;
}

.panel-text p {
	display: block;
	margin-bottom: 10px;
}

.panel-text b {
	font-weight: 600;
}

.panel-text ul {
	padding: 0;
	list-style: none;
	display: block;
	margin-bottom: 10px;
	margin-left: 10px;
}

.panel-text ul li {
	display: block;
	margin-bottom: 5px;
	position: relative;
	padding-left: 12px;
}

.panel-text ul li:before {
	content: "\f45c";
	font-family: "Font Awesome 5 Pro";
	font-weight: 800;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 6px;
	transform: rotate(45deg);
	color: #bbb;
}

.nav-logo img {
	width: 200px;
	filter: contrast(0) brightness(2);
}

.main-nav {
	padding: 10px 0;
	background: transparent;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99;
}

.main-nav.nav-fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	animation-name: navfixed;
	animation-duration: 0.4s;
	box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
	background: #fff;
}

.main-nav.nav-fixed .nav-logo img {
	filter: none;
}

@keyframes navfixed {
	0% {
		margin-top: -100%;
	}

	100% {
		margin-top: 0;
	}
}

.main-nav>.container {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.main-nav>.container>.left,
.main-nav>.container>.right {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.nav-links {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.nav-links>a {
	display: block;
	font-size: 14px;
	line-height: 20px;
	margin-right: 30px;
	font-weight: 600;
	padding: 10px 0;
	text-transform: uppercase;
	color: #fff !important;
	position: relative;
}

.nav-links>.item {
	display: block;
	font-size: 14px;
	line-height: 20px;
	margin-right: 30px;
	font-weight: 600;
	padding: 10px 0;
	text-transform: uppercase;
	position: relative;
}

.nav-links>.item>a {
	color: #fff !important;
}


.main-nav.nav-fixed .nav-links>.item>a:not(.main-btn) {
	color: #000 !important;
}



.nav-links>.item>.nv-dd {
	display: none;
}

.nav-links>.item:hover>.nv-dd {
	display: block;
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translate(-50%, 0);
	background: #fff;
	border: solid 1px #ddd;
	padding: 10px 15px;
	min-width: unset;
	width: auto;
	z-index: 99;
}

.nav-links>.item:hover>.nv-dd>.list {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.nav-links>.item:hover>.nv-dd>.list>a {
	display: block;
	padding: 5px 15px;
	font-size: 14px;
	line-height: 20px;
	color: #222 !important;
	width: 100%;
	white-space: nowrap;
	border-bottom: 1px solid rgba(0,0,0,0.05);
}


.nav-links>.item:hover>.nv-dd>.list>a:last-child{
	border-bottom: none;
}

.main-nav.nav-fixed .nav-links>a:not(.main-btn) {
	color: #222 !important;
}

.main-nav.nav-fixed .nav-links>a:not(.main-btn):after {
	border-color: #222;
}

.nav-links>a:not(.main-btn):after {
	content: "";
	position: absolute;
	bottom: 5px;
	left: 50%;
	width: 0;
	transform: translate(-50%, 0);
	border-bottom: solid 1px #ddd;
	opacity: 0;
	transition: 0.2s ease 0s;
}

.nav-links>a:hover:after,
.nav-links>a.active:after {
	opacity: 1;
	width: 100%;
}

.nav-links>a:last-child {
	margin-right: 0;
}

.nav-links>.item:not(.main-btn):after {
	content: "";
	position: absolute;
	bottom: 5px;
	left: 50%;
	width: 0;
	transform: translate(-50%, 0);
	border-bottom: solid 1px #ddd;
	opacity: 0;
	transition: 0.2s ease 0s;
}

.nav-links>.item:hover:after,
.nav-links>.item.active:after {
	opacity: 1;
	width: 100%;
}

.main-btn,
.nav-links .main-btn {
	border: solid 1px #E71B24;
	padding: 10px 20px;
	border-radius: 0;
	color: #fff !important;
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
	transition: 0.2s ease 0s;
	background: #E71B24;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.main-btn:hover,
.nav-links .main-btn:hover {
	background: #9C0911;
	border-color: #9C0911;
}

.main-btn.white {
	background: none;
	border-color: #fff;
	color: #fff !important;
}

.main-btn.white:hover {
	background: #fff;
	color: #222 !important;
}

.main-btn.lined {
	background: none;
	color: #E71B24 !important;
}

.main-btn.lined:hover {
	background: #E71B24;
	border-color: #E71B24;
	color: #fff !important;
}

.main-btn.big {
	padding: 15px 25px;
	font-size: 16px;
	line-height: 22px;
}

.main-btn.full {
	display: flex;
	width: 100%;
}

.slide-desc {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	z-index: 12;
	transform: translate(0, -50%);
	margin-top: 50px;
}

.slide-desc h2 {
	display: block;
	font-size: 54px;
	line-height: 60px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 30px;
	font-weight: 800;
}

.mb-anim {
	animation-name: scaling;
	animation-duration: 50s;
	animation-iteration-count: 5;
}

@keyframes scaling {
	from {
		transform: scale(1);
	}

	to {
		transform: scale(3);
	}
}

.main-banner {
	display: block;
	width: 100%;
	height: 100vh;
	position: relative;
	overflow: hidden;
	padding-top: calc(600/1920*100%);
}

.main-banner img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 2;
}

.main-banner:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.2) 60%);
	z-index: 4;
	opacity: 1;
}

.main-slider-container {
	display: block;
	width: 100%;
	position: relative;
	padding: 0;
	background: #fff;
}

.main-slider-container>.tns-outer>button {
	display: none;
}

.main-slider-container>.tns-outer>.tns-controls {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 10px;
	transform: translate(0, -50%);
	z-index: 10;
	pointer-events: none;
}

.main-slider-container>.tns-outer>.tns-controls>button {
	display: flex;
	justify-content: center;
	align-items: center;
	pointer-events: all;
	font-size: 70px;
	line-height: 76px;
	width: 80px;
	height: 80px;
	color: #fff !important;
	border: none;
	background: none;
}

.main-slider-container>.tns-outer>.tns-nav {
	position: absolute;
	left: 50px;
	bottom: 50px;
	z-index: 10;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}

.main-slider-container>.tns-outer>.tns-nav>button {
	border: none;
	width: 10px;
	height: 60px;
	margin: 5px 0;
	position: relative;
	pointer-events: none;
	background: none;
}

.main-slider-container>.tns-outer>.tns-nav>button:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 4px;
	height: 100%;
	background: rgba(255, 255, 255, 0.6);
	pointer-events: all;
	transition: 0.2s ease 0s;
}

.main-slider-container>.tns-outer>.tns-nav>button.tns-nav-active:after,
.main-slider-container>.tns-outer>.tns-nav>button:hover:after {
	background: #fff;
}

.main-slider-container>.tns-outer>.tns-nav>button:hover:after {
	width: 10px;
}

.smt {
	margin-top: 50px;
}

.smt-half {
	margin-top: 20px;
}

.smb {
	margin-bottom: 50px;
}

.contact-nav {
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
	box-shadow: 0px -4px 8px rgba(0, 0, 0, 0.1);
}

.contact-nav a {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	width: 100%;
	padding: 10px;
	background: #fff;
	border-right: solid 1px #ddd;
}

.contact-nav a:last-child {
	border: none;
}

.contact-nav a i {
	font-size: 20px;
	line-height: 26px;
	display: block;
	color: #E71B24 !important;
}

.contact-nav a span {
	display: block;
	font-size: 12px;
	line-height: 18px;
	color: #444 !important;
}

.ftr-content {
	padding-top: 50px;
	padding-bottom: 20px;
	background: #222;
}

.ftr-bottom {
	padding: 20px 0;
	background: #000;
}

.ftr-bottom>.container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.ftr-bottom span {
	display: block;
	font-size: 12px;
	line-height: 18px;
	color: #eee;
	margin: 5px 0;
}

.ftr-bottom a {
	display: block;
	margin: 5px 0;
}

.ftr-bottom a img {
	width: 70px;
	filter: grayscale(1);
}

.ftr-bottom a:hover img {
	filter: none;
}

.pagination {
	display: block;
	width: 100%;
	padding: 0;
	margin: 10px 0;
}

.pagination ul {
	display: flex;
	justify-content: center;
	align-items: center;
	list-style: none;
	padding: 0;
	margin: 0;
}

.pagination ul li {
	margin: 4px;
	display: block;
}

.pagination ul li a {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	padding: 5px 15px;
	font-size: 12px;
	line-height: 18px;
	font-weight: 600;
	border-radius: 0;
	background: none;
	color: #E30613 !important;
	border: solid 1px #E30613;
	transition: 0.2s ease 0s;
}

.pagination ul li a:hover,
.pagination ul li.active a {
	background: #E30613;
	color: #fff !important;
}

.main-dropdown {
	display: block;
	position: relative;
}

.main-dropdown>.dropdown-toggle {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-size: 14px;
	line-height: 20px;
	color: #222 !important;
	white-space: nowrap;
}

.main-dropdown>.dropdown-menu {
	position: absolute !important;
	top: 100% !important;
	left: 50% !important;
	transform: translate(-50%, 0) !important;
	margin: 0;
	background: #fff;
	border: none;
	padding: 5px 0;
	min-width: unset;
	width: auto;
	border: solid 1px #ddd;
	border-radius: 0;
}

.main-dropdown>.dropdown-menu>a {
	display: block;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 5px 10px;
	color: #222 !important;
	font-size: 14px;
	line-height: 20px;
	white-space: nowrap;
}

.main-dropdown>.dropdown-menu>a:hover {
	background: #eee;
}

.fup-box {
	margin-bottom: 20px;
}

.fup-group {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	width: 100%;
	position: relative;
	margin: 0;
}

.fup-group>input {
	width: 100%;
	height: 75px;
	opacity: 0;
	cursor: pointer;
}

.fup-group>div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	border: dashed 2px #ddd;
	border-radius: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.fup-group>div span {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.fup-group>div span small {
	font-size: 14px;
	line-height: 20px;
	color: #666;
}

.fup-group>div span i {
	font-size: 20px;
	line-height: 26px;
	color: #444;
}

.form-group {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	width: 100%;
	position: relative;
	margin-bottom: 20px;
}

.form-group input,
.form-group textarea,
.form-group .select2-container .select2-selection--single {
	display: block;
	width: 100%;
	border: solid 1px #ddd;
	border-radius: 5px;
	padding: 10px 15px;
	resize: none;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
}

.form-group input::placeholder,
.form-group textarea::placeholder {
	opacity: 0.4;
	color: #222;
}

.form-group input:focus,
.form-group textarea:focus {
	border-color: #4AC6FF;
}

.form-label {
	display: block;
	font-size: 12px;
	line-height: 18px;
	font-weight: 600;
	color: #222;
	margin-bottom: 2px;
}

.form-group input.error-label,
.form-group textarea.error-label {
	border-color: #b22222;
}

.form-group span.error-label,
.form-group textarea.error-label {
	font-size: 12px;
	line-height: 18px;
	color: #b22222;
	margin-top: 2px;
}

.ctxt {
	display: block;
	width: 100%;
	text-align: right;
	font-size: 12px;
	line-height: 18px;
	font-weight: 600;
	color: #888;
}

.modal-share {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}

.modal-share a {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-size: 14px;
	line-height: 20px;
	color: #444 !important;
	margin-bottom: 10px;
	width: 100%;
	padding-right: 30px;
	position: relative;
	border-bottom: solid 1px #eee;
	padding-bottom: 10px;
}

.modal-share a:after {
	content: "\f105";
	font-family: "Font Awesome 5 Pro";
	font-weight: 400;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	right: 0;
	transition: 0.2s ease 0s;
}

.modal-share a:hover:after {
	right: 10px;
}

.modal-share a i {
	min-width: 34px;
	height: 34px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff !important;
	font-size: 16px;
}

#copy_box {
	background: #fbfbfb;
	border: solid 1px #eee;
	padding: 10px 15px;
	position: relative;
	cursor: pointer;
}

#copy_box:hover {
	background: #f7f7f7;
}

#copy_box small {
	display: block;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	margin-bottom: 5px;
	pointer-events: none;
}

#copy_box input {
	padding: 0;
	margin: 0;
	border: none;
	background: none;
	pointer-events: none;
	position: absolute;
	opacity: 0;
}

#copy_box span {
	font-size: 14px;
	line-height: 20px;
	color: #222;
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.modal {
	z-index: 99999 !important;
}

.modal-content {
	padding: 0;
	border-radius: 0;
	background: #fff;
	border: none;
	z-index: 99999;
}

.modal-top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 15px;
	border-bottom: solid 1px #ddd;
}

.modal-top h2 {
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
	color: #222;
	margin: 0;
}

.modal-top a {
	font-size: 16px;
	line-height: 22px;
	color: #666 !important;
}

.modal-top a:hover {
	color: #222 !important;
}

.modal-bottom {
	padding: 15px;
}

.msg-box {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 100%;
	padding: 10px 15px;
	background: #fbfbfb;
	border: solid 1px #eee;
	border-radius: 5px;
}

.msg-box i {
	min-width: 30px;
	height: 30px;
	color: #6495ed;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 10px;
	font-size: 12px;
	line-height: 18px;
	border: solid 1px #6495ed;
	border-radius: 50%;
}

.msg-box span {
	display: block;
	font-size: 12px;
	line-height: 18px;
	color: #222;
}

.msg-box.success i {
	color: #32cd32;
	border-color: #32cd32;
}

.msg-box.danger i {
	color: #b22222;
	border-color: #b22222;
}

.cbox-group {
	display: block;
	position: relative;
	margin-bottom: 20px;
}

.cbox-group input {
	position: absolute;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
}

.cbox-group label {
	display: inline-flex;
	justify-content: flex-start;
	align-items: center;
	cursor: pointer;
	font-size: 14px;
	line-height: 20px;
	color: #222;
	margin: 0;
	user-select: none;
}

.cbox-group label>span:first-child {
	min-width: 24px;
	height: 24px;
	border: solid 1px #ccc;
	background: #fff;
	margin-right: 10px;
	position: relative;
}

.cbox-group label:hover span:first-child {
	border-color: #aaa;
}

.cbox-group label>span:first-child:after {
	content: "\f00c";
	font-family: "Font Awesome 5 Pro";
	font-weight: 400;
	color: #EB8B1C;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 16px;
	line-height: 22px;
	opacity: 0;
}

.cbox-group input:checked~label>span:first-child:after {
	opacity: 1;
}

.cbox-group input:checked~label>span:first-child {
	border-color: #EB8B1C;
}

.b-color {
	background: #9C0911;
	padding-top: 50px;
	padding-bottom: 50px;
}

.b-dark {
	background: #222;
	padding-top: 50px;
	padding-bottom: 50px;
}

.b-gray {
	background: #eee;
	padding-top: 50px;
	padding-bottom: 50px;
}

.b-white {
	background: #fff;
	padding-top: 50px;
	padding-bottom: 50px;
}

.main-title {
	display: block;
	font-size: 34px;
	line-height: 40px;
	font-weight: 800;
	text-transform: uppercase;
	margin-bottom: 20px;
	color: #222;
}

.main-title.light {
	color: #fff;
}

.main-desc {
	display: block;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 22px;
	color: #666;
}

.main-title~.main-desc {
	margin-top: -10px;
}

.main-desc.light {
	color: #ddd;
}

.side-banner {
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
	padding-top: calc(3/4*100%);
	margin-bottom: 30px;
}

.side-banner>img {
	position: absolute;
	top: 0;
	left: 0;
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	object-fit: cover;
	z-index: 4;
}

.side-banner:after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	background: #222;
}

.side-banner.light img {
	border: solid 4px #fff;
}

.side-banner.light:after {
	background: #444;
}

.limit-text {
	display: -webkit-box;
	-webkit-line-clamp: 8;
	-webkit-box-orient: vertical;
	margin: 0;
	font-size: 18px;
	line-height: 28px;
	color: #444;
	overflow: hidden;
}

.limit-text.light {
	color: #fff;
}

.nextsec-padding {
	padding-bottom: 200px;
}

.prevsec-margin {
	margin-top: -150px;
}

.ctg-item {
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
	padding-top: calc(4/3*100%);
	margin-bottom: 30px;
}

.ctg-item>img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: 0.4s ease 0s;
}

.ctg-item>h2 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgba(0, 0, 0, 0.4);
	margin: 0;
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	font-weight: 800;
	text-transform: uppercase;
	z-index: 2;
	transition: 0.4s ease 0s;
	text-align: center;
}

.ctg-item:hover>img {
	transform: scale(1.1);
}

.ctg-item:hover>h2 {
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
}

.project-item {
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
	background: #fff;
	border: solid 1px #ddd;
}

.project-item>.img {
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
	padding-top: 100%;
}

.project-item>.img>span {
	position: absolute;
	top: 10px;
	left: 10px;
	padding: 5px 10px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-size: 14px;
	line-height: 20px;
	background: #E71B24;
	color: #fff;
	font-weight: 600;
	border-radius: 0;
}

.project-item>.img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: 0.4s ease 0s;
}

.project-item>.desc {
	padding: 15px;
	padding-bottom: 0;
}

.project-item>.desc h3 {
	display: block;
	font-size: 18px;
	line-height: 24px;
	font-weight: 800;
	text-transform: uppercase;
	color: #222;
	margin-bottom: 10px;
	transition: 0.4s ease 0s;
}

.project-item>.desc span {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-size: 14px;
	line-height: 20px;
	color: #444;
	margin-bottom: 15px;
	margin-right: 15px;
	transition: 0.4s ease 0s;
}

.project-item .desc {
	background: #fff;
	transition: 0.4s ease 0s;
}

.project-item:hover .desc {
	background: #E71B24;
}

.project-item:hover .desc h3,
.project-item:hover .desc span {
	color: #fff;
}

.project-item>.desc>div {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}

.project-item:hover>.img img {
	transform: scale(1.1);
}

.blog-item {
	display: block;
	width: 100%;
	margin-bottom: 30px;
}

.blog-item>.img {
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
	padding-top: calc(3/4*100%);
	border-radius: 0;
	border: solid 1px #ddd;
}

.blog-item>.img>img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: 0.4s ease 0s;
}

.blog-item>.desc {
	padding: 0 10px;
}

.blog-item>.desc>.desc-in {
	background: #fff;
	padding: 15px;
	border: solid 1px #ddd;
	border-radius: 0;
	margin-top: -30px;
	position: relative;
	top: 0;
	z-index: 10;
	transition: 0.4s ease 0s;
}

.blog-item>.desc>.desc-in>span {
	display: block;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	font-weight: 600;
	margin-bottom: 10px;
}

.blog-item>.desc>.desc-in>h3 {
	display: block;
	font-size: 18px;
	line-height: 26px;
	font-weight: 800;
	text-transform: uppercase;
	color: #222;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 10px;
}

.blog-item>.desc>.desc-in>p {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-bottom: 20px;
	color: #444;
	font-size: 14px;
	line-height: 20px;
}

.blog-item:hover>.desc>.desc-in {
	top: -30px;
}

.blog-item:hover>.img>img {
	transform: scale(1.1);
}

.ftr-logo {
	margin-bottom: 30px;
}

.ftr-logo img {
	width: 200px;
	filter: contrast(0) brightness(2);
}

.ftr-content h2 {
	display: block;
	font-size: 16px;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: 800;
	color: #fff;
	margin-bottom: 15px;
}

.ftr-content .main-btn {
	margin-bottom: 30px;
}

.ftr-links {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	margin-bottom: 30px;
}

.ftr-links a {
	display: block;
	font-size: 14px;
	line-height: 20px;
	color: #ddd !important;
	margin-bottom: 10px;
	transition: 0.2s ease 0s;
}

.ftr-links a:hover {
	text-decoration: underline !important;
	color: #fff !important;
}

.ftr-links a:last-child {
	margin-bottom: 0;
}

.ftr-contact {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	margin-bottom: 30px;
}

.ftr-contact>div {
	margin-bottom: 10px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.ftr-contact>div span,
.ftr-contact>div a {
	color: #ddd !important;
	font-size: 14px;
	line-height: 20px;
	display: block;
	transition: 0.2s ease 0s;
}

.ftr-contact>div i {
	font-size: 16px;
	line-height: 22px;
	color: #ddd;
	margin-right: 10px;
}

.ftr-contact>div a:hover {
	text-decoration: underline !important;
	color: #fff !important;
}

.ftr-contact>div:last-child {
	margin-bottom: 0;
}

.page-social {
	display: flex;
	justify-content: center;
	align-items: center;
}

.page-social a {
	font-size: 18px;
	line-height: 24px;
	margin: 0 5px;
	min-width: 50px;
	height: 50px;
	color: #fff !important;
	background: rgba(255, 255, 255, 0.1);
	display: flex;
	justify-content: center;
	align-items: center;
	transition: 0.2s ease 0s;
}

.page-social a:hover {
	background: rgba(255, 255, 255, 0.3);
}

.badge-item {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	padding: 15px;
	background: rgba(255, 255, 255, 0.1);
	transition: 0.2s ease 0s;
	margin-bottom: 10px;
}

.badge-item:hover {
	background: rgba(255, 255, 255, 0.3);
}

.badge-item.center {
	align-items: center;
	text-align: center;
}

.badge-item>i {
	font-size: 26px;
	line-height: 32px;
	color: #fff;
	margin-bottom: 4px;
}

.badge-item>span {
	display: block;
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 4px;
}

.badge-item>small,
.badge-item>a {
	display: block;
	font-size: 14px;
	line-height: 20px;
	color: #fff !important;
}

.badge-item>a:hover {
	text-decoration: underline !important;
}

.divider-line {
	margin-top: 40px;
	margin-bottom: 20px;
	display: block;
	width: 100%;
	border-bottom: solid 2px rgba(255, 255, 255, 0.1);
}

.nav-lang {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.nav-lang>a {
	display: block;
	margin-right: 10px;
}

.nav-lang>a>i {
	display: block;
	font-size: 16px;
	line-height: 22px;
}

.nav-lang>a:after {
	content: none !important;
}

nav-lang>a:last-child {
	margin-right: 0;
}

.bcrumb {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 100px;
	padding-bottom: 50px;
	position: relative;
}

.bcrumb:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
}

.bcrumb>.container {
	position: relative;
	z-index: 10;
}

.bcrumb h1 {
	display: block;
	font-size: 34px;
	line-height: 40px;
	font-weight: 800;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
}

.bcrumb .links {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-top: 10px;
}

.bcrumb .links>a {
	display: block;
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
	color: #fff !important;
	margin-right: 20px;
	position: relative;
	text-decoration: underline !important;
}

.bcrumb .links>a:hover {
	text-decoration: none !important;
}

.bcrumb .links>a:last-child {
	margin-right: 0;
}

.bcrumb .links>a:after {
	content: "\f105";
	font-family: "Font Awesome 5 Pro";
	font-weight: 400;
	position: absolute;
	top: 0;
	right: -20px;
	width: 20px;
	text-align: center;
	pointer-events: none;
}

.bcrumb .links>a:last-child:after {
	content: none;
}

.corpmenu {
	display: block;
	margin-bottom: 20px;
	border: solid 1px #ddd;
}

.corpmenu>a {
	display: block;
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
	color: #222;
	padding: 20px;
	background: #fff;
	border-bottom: solid 1px #eee;
	transition: 0.2s ease 0s;
}

.corpmenu>a:last-child {
	border-bottom: none;
}

.corpmenu>a:hover {
	background: #f5f5f5;
}

.corpmenu>a.active {
	background: #E71B24;
	color: #fff !important;
}

.page-box {
	padding: 20px;
	background: #fff;
	border: solid 1px #ddd;
	margin-bottom: 20px;
}

.page-banner {
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
	padding-top: calc(720/1280*100%);
	margin-bottom: 20px;
	border: solid 1px #eee;
}

.page-banner>img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.page-title {
	display: block;
	font-size: 20px;
	line-height: 26px;
	font-weight: 800;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.page-desc {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	margin-top: -10px;
	margin-bottom: 10px;
	border-bottom: solid 1px #ddd;
}

.page-desc>span {
	font-size: 14px;
	line-height: 20px;
	color: #444;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-right: 30px;
	margin-bottom: 10px;
	white-space: nowrap;
}

.page-desc>span:last-child {
	margin-right: 0;
}

.share-buttons {
	position: relative;
	display: flex;
	justify-content: flex-start;
	align-content: center;
	width: 100%;
}

.share-buttons small {
	text-align: right;
}

.share-buttons small {
	text-align: center;
	display: block;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
}

.share-buttons a {
	display: block;
	width: 100%;
	height: 40px;
	color: #fff !important;
	position: relative;
}

.share-buttons a.mail {
	background: #002663;
}

.share-buttons a i {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 14px;
	transition: 0.2s ease 0s;
}

.share-buttons a:hover i {
	font-size: 18px;
}

.share-buttons a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.2);
	opacity: 0;
	transition: 0.2s ease 0s;
}

.share-buttons a:hover:before {
	opacity: 1;
}

.side-box {
	padding: 10px;
	background: #fff;
	border: solid 1px #ddd;
	margin-bottom: 20px;
}

.side-title {
	display: block;
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: solid 1px #ddd;
}

.side-news {
	display: block;
	width: 100%;
}

.side-news>a {
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	margin-bottom: 20px;
	position: relative;
	transition: 0.2s ease 0s;
}

.side-news>a:hover {
	background: #f5f5f5;
}

.side-news>a:after {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 0;
	width: 100%;
	border-bottom: solid 1px #ddd;
}

.side-news>a:last-child {
	margin-bottom: 0;
}

.side-news>a:last-child:after {
	content: none;
}

.side-news>a>.img {
	display: block;
	width: 60px;
	min-width: 60px;
}

.side-news>a>.img>div {
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 100%;
	padding-top: calc(3/4*100%);
}

.side-news>a>.img>div>img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.side-news>a>.desc {
	display: block;
	width: 100%;
	overflow: hidden;
	padding: 10px;
}

.side-news>a>.desc>h3 {
	display: block;
	font-size: 14px;
	line-height: 20px;
	font-weight: 800;
	color: #222;
	text-transform: uppercase;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 2px;
}

.side-news>a>.desc>span {
	display: block;
	font-size: 12px;
	line-height: 18px;
	color: #222;
	white-space: nowrap;
}

.captcha-box {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}

.map-frame {
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
	padding-top: calc(520/1280*100%);
	border: solid 1px #eee;
	margin-bottom: 20px;
}

.map-frame>* {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.contacts {
	display: block;
	margin-bottom: 10px;
}

.contacts>div {
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	margin-bottom: 10px;
}

.contacts>div i {
	min-width: 40px;
	width: 40px;
	background: #E30613;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	margin-right: 5px;
}

.contacts>div span,
.contacts>div a {
	display: block;
	font-size: 14px;
	line-height: 20px;
	color: #222 !important;
	padding: 15px;
	background: #f5f5f5;
	width: 100%;
	border-left: solid 2px #E30613;
}

.contacts>div a:hover {
	text-decoration: underline !important;
}

.height-fix {
	height: 100%;
	margin-bottom: 0;
}

.project-page-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	position: relative;
	z-index: 10;
	flex-wrap: wrap;
}

.project-page-header>.filter-box {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 20px;
}

.filter-drop {
	display: block;
	width: 100%;
	position: relative;
}

.filter-drop>span {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
	color: #222;
	padding: 10px 15px;
	border-radius: 0;
	background: #fff;
	cursor: pointer;
	white-space: nowrap;
	border: solid 1px #ddd;
}

.filter-drop:hover>div {
	display: block;
}

.filter-drop>div {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	background: #fff;
	border: solid 1px #ddd;
	padding: 15px;
}

.filter-drop>div .cbox-group {
	white-space: nowrap;
	margin-bottom: 15px;
}

.filter-drop>div .cbox-group label {
	display: flex;
}

.filter-drop>div .cbox-group:last-child {
	margin-bottom: 0;
}

.page-banner.project-banner:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	background: #000;
	z-index: 4;
	opacity: 0.4;
}

.page-banner.project-banner>.desc {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transform: translate(0, -50%);
	z-index: 10;
	text-align: center;
}

.page-banner.project-banner>.desc>.container>h2 {
	display: block;
	font-size: 54px;
	line-height: 60px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 0;
	font-weight: 800;
	width: 100%;
}

.page-banner.project-banner>.desc>.container>span {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 20px;
	line-height: 26px;
	color: #fff;
	font-weight: 600;
	padding-top: 15px;
	margin-top: 15px;
	position: relative;
}

.page-banner.project-banner>.desc>.container>span:before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, 0);
	width: 100px;
	height: 2px;
	background: #fff;
}

.page-banner.project-banner>.desc>.container>.project-caption {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 15px;
	background: rgba(0, 0, 0, 0.4);
	padding: 15px;
}

.page-banner.project-banner>.desc>.container>.project-caption>span {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
	color: #fff;
	margin: 10px;
}

.gallery-item {
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
	padding-top: calc(3/4*100%);
	margin-bottom: 30px;
	border: solid 4px #ddd;
}

.gallery-item img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: 0.4s ease 0s;
}

.gallery-item:hover img {
	transform: scale(1.1);
}