@import url("../plugins/wow/animate.css");
@import url("../plugins/swiper/swiper-bundle.min.css");
@import url("../plugins/font-awesome/font-awesome-new.min.css");
@import url("../plugins/owl-carousel/owl.carousel.min.css");
@import url("../plugins/bootstrap/bootstrap.min.css");

@font-face {
	font-family: 'DIN';
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/din/dintr.otf');
}
@font-face {
	font-family: 'DIN';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/din/dintrlight.otf');
}
@font-face {
	font-family: 'DIN';
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/din/dintrmedium.otf');
}
@font-face {
	font-family: 'DIN';
	font-style: normal;
	font-weight: 600;
	src: url('../fonts/din/dintrbold.otf');
}
@font-face {
	font-family: 'DIN';
	font-style: normal;
	font-weight: 900;
	src: url('../fonts/din/dintrblack.otf');
}

*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
body{font-family: 'DIN', sans-serif;font-size:14px;padding:0;margin:0;overflow-x: hidden;color:var(--theme-color-4)}
/* Header */

body.onloadsite>.loader{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background-color: #fff;
}
body.onloadsite>.loader .img{
    position: fixed;
    left: 0;
    right: 0;
    width: 200px;
    height: 50px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-animation: pulse 1.5s linear infinite;
    animation: pulse 1.5s linear infinite;
    margin: 0 auto;
    top: calc(50% - 30px);
}

li,p{line-height: 1.5;margin: 0 0 20px 0;}
p:last-child{margin:0}
h1,h2,h3,h4,h5,h6{margin-top:0;}
.font-cabin{font-family: 'Cabin', sans-serif}

/**************** Header ********************/
header {
	background-color:#fff;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
	-webkit-transition: all 0.3s 0s ease-in-out;
	-moz-transition: all 0.3s 0s ease-in-out;
	-o-transition: all 0.3s 0s ease-in-out;
	transition: all 0.3s 0s ease-in-out;
}
header.header-absolute {
    position: absolute;
}
header.header-fixed {
    position: fixed;
}
header a {
    text-decoration: none;
    outline: 0 !important;
}
header .logo-wrap a,
header .logo-wrap a img{
	width:auto;
	display:block;
	position:relative;
	z-index: 1;
}
header .logo-wrap a h1,
.footer-logo h1{
    font-weight: 400;
    font-size: 11px;
    margin: 3px 0 0 auto;
    display: table;
    color: #fff
}
.footer-logo{
	display: table;
}
.footer-logo h1{
    font-size: 13px;
    color: #fff;
    font-weight: 300;
}
header .menu-links,
header .languages,
header .languages a,
header .menu-socials,
header .menu-socials a{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
	justify-content:flex-end;
	-webkit-justify-content:flex-end;
	-moz-justify-content:flex-end;
}
header .menu-links a{
	margin: 0 0 0 15px;
	font-weight: 400;
    line-height: 45px;
}
header .menu-links a i.fab{
	position:relative;
	top:2px;
}
header .menu-links a:first-child{
	margin: 0 0 0 0;
}
.header-top{background-color: var(--theme-color-1);}
header .menu-socials a{color:var(--theme-color-1);margin: 0 0 0 10px;}
header .menu-socials a i{position:relative;top:1px;}
header .menu-socials a:first-child{margin: 0;}
body.fixed-header header .header-top{display:none}
/********* Menu ********/
@media (min-width: 1200px) {
	header .menu-links a{color: #fff}
	
	body.fixed-header header .menu-links{display:none;}	
	header .header-top{position:relative;z-index:1;}
	body.fixed-header header .logo img {max-height: 55px;}
	body.fixed-header header .logo h1 {display: none;}
	
	header .logo-wrap{min-width:201px;}
	
	header .header-review #chktrade_widget a svg:first-child,
	header .header-review #chktrade_widget a svg:last-child{
        width: 80px;
        height: auto;
	}
	header .header-review #chktrade_widget a{
        width: auto !important;
        height: auto !important;
        padding: 15px;
	}
	header .header-review #chktrade_widget a>div{
        width: 100% !important;
        height: 100% !important;
	}
	header .header-review .ct-reviews-score__wrapper .ct-reviews-score{
        padding: 10px 10px 10px 70px;
        height: auto;
        width: 180px;
        gap: 2px;
        position: relative;
	}
	header .header-review .ct-reviews-score__score-container--white{
        padding: 3px 5px;
        border-radius: 4px;
        position: absolute;
        left: 10px;
	}
    header .header-review .ct-reviews-score__score-container--white .ct-reviews-score__score-main{
        font-size: 20px;
	}
    header .header-review .ct-reviews-score__score-container--white .ct-reviews-score__score-main,
    header .header-review .ct-reviews-score__score-suffix{
        position: relative;
        top: -1px;
    }
    header .header-review .ct-reviews-score__score-suffix,
    header .header-review .ct-reviews-score__reviews-text,
    header .header-review .ct-reviews-score__date-range{
        font-size: 10px;
        width: auto;
        height: auto;
        line-height: 1;
	}
	header .header-review .ct-reviews-score__logo{
        display: table;
        width: auto;
	}
	header .header-review .ct-reviews-score__logo svg{
        height: 15px;
        margin: 0;
        display: table;
	}

	
	header .header-top .languages a{
		padding: 10px 15px;
		background-color: #fff;
		line-height: 1;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		margin: 0 0 0 10px;
		font-weight: 500;
		color: var(--theme-color-4);
		position: relative;
	}
	header .header-top .languages a img{
		height:18px;
		width:18px;
		display: block;
	}
	header .header-top .languages a.active:before{
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		top: -50px;
		background-color: #fff;
		z-index: -1;
		-webkit-border-bottom-right-radius: 4px;
		-webkit-border-bottom-left-radius: 4px;
		-moz-border-radius-bottomright: 4px;
		-moz-border-radius-bottomleft: 4px;
		border-bottom-right-radius: 4px;
		border-bottom-left-radius: 4px;
	}
	
	body.fixed-header header{padding:0;border-top:0;background-color:#fff;border-bottom: 2px solid var(--theme-color-1);-webkit-box-shadow: 0 0px 20px 5px rgb(0 0 0 / 10%);-moz-box-shadow: 0 0px 20px 5px rgb(0 0 0 / 10%);box-shadow: 0 0px 20px 5px rgb(0 0 0 / 10%);}
	
}
@media (max-width: 1200px) {
	header .menu-links a{color: #fff}
	body:not(.fixed-header) header .logo-wrap .logo {padding: 13px 0 15px 0;}
	body.fixed-header header{padding:10px 0;}
	
	body.fixed-header header .header-review{
		display:none;
	}
	header .header-review{
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		padding: 10px 15px;
		background-color: #fff;
		border-top: 1px solid #ededed;
	}
	header .logo-wrap a h1, .footer-logo h1 {
		color: var(--theme-color-1);
	}
	
	header .header-review #chktrade_widget a svg:first-child,
	header .header-review #chktrade_widget a svg:last-child{
        width: 55px;
        height: auto;
        display: table;
        margin: 0 auto !important;
	}
	header .header-review #chktrade_widget a{
        width: auto !important;
        height: auto !important;
        padding: 5px;
	}
	header .header-review #chktrade_widget a>div{
        width: 100% !important;
        height: 100% !important;
	}
	header .header-review #chktrade_widget a>div>div {
		display: block !important;
	}
	header .header-review .ct-reviews-score__wrapper .ct-reviews-score{
        padding: 5px 5px 5px 60px;
        height: auto;
        width: 152px;
        gap: 2px;
        position: relative;
	}
	header .header-review .ct-reviews-score__score-container--white{
        padding: 3px 5px;
        border-radius: 4px;
        position: absolute;
        left: 10px;
	}
    header .header-review .ct-reviews-score__score-container--white .ct-reviews-score__score-main{
        font-size: 16px;
	}
    header .header-review .ct-reviews-score__score-container--white .ct-reviews-score__score-main,
    header .header-review .ct-reviews-score__score-suffix{
        position: relative;
        top: -1px;
    }
    header .header-review .ct-reviews-score__score-suffix,
    header .header-review .ct-reviews-score__reviews-text,
    header .header-review .ct-reviews-score__date-range{
        font-size: 8px;
        width: auto;
        height: auto;
        line-height: 1;
	}
	header .header-review .ct-reviews-score__logo{
        display: table;
        width: auto;
	}
	header .header-review .ct-reviews-score__logo svg{
        height: 10px;
        margin: 0;
        display: table;
	}
	
	header .logo-wrap a picture img{max-height:35px;}
	body.fixed-header header .logo img {max-height: 25px;}
	
}



@media (min-width: 1200px) {
	.menu-toggle{display:none;}
    .menu-wrap .bottom ul{
		margin:0;
		padding:0;
		list-style-type:none;
	}
	.menu-wrap .bottom>ul{
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-ms-flex-align: center;
		-webkit-align-items: center;
		-webkit-box-align: center;
		align-items: center;
		justify-content: flex-end;
		-webkit-justify-content: flex-end;
		-moz-justify-content: flex-end;
	}
	.menu-wrap .bottom ul li.menu-item{margin: 0 0 0 25px;position:relative}
	.menu-wrap .bottom ul li.menu-item:first-child{margin: 0 0 0 0;}
	.menu-wrap .bottom>ul>li.menu-item.arrow{width: 350px;}
	.menu-wrap .bottom>ul>li.menu-item.right{text-align:right;}
	.menu-wrap .bottom>ul>li.menu-item:first-child{margin-left:0;}
	.menu-wrap .bottom>ul>li.menu-item:last-child{margin-right:0;}
	
	
	.menu-wrap .bottom ul li.menu-item a{
		font-size: 12pt;
		font-weight: 400;
		position: relative;
		line-height: 135px;
		color: var(--theme-color-4);
		letter-spacing: 1px;
		text-decoration: none;
		z-index:1;
	}
	.menu-wrap .bottom ul li.menu-item:hover>a,
	.menu-wrap .bottom ul li.menu-item a:hover{
		color: var(--theme-color-1);
	}
	.menu-wrap .bottom>ul>li.menu-item>a{
		white-space: nowrap;
	}
	.menu-wrap .bottom>ul>li.sub-item>a:after{
		content: "\f078";
		font-family: 'Font Awesome 5 Pro';
		font-weight: 500;
		text-align: center;
		color: var(--theme-color-4);
		font-size: 10px;
		margin: 0 0 0 5px;
		position: relative;
	}
	
	.menu-wrap .bottom>ul>li.sub-item>a{
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-ms-flex-align: center;
		-webkit-align-items: center;
		-webkit-box-align: center;
		align-items: center;
	}
	.menu-wrap .bottom>ul>li.sub-item>.next-link{
		display:none;
	}
	.menu-wrap .bottom>ul>li.sub-item .sub-menu .next-link{
		position: absolute;
		right: 20px;
		top: 0;
		bottom: 0;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-ms-flex-align: center;
		-webkit-align-items: center;
		-webkit-box-align: center;
		align-items: center;
		justify-content: center;
		font-size: 12px;
		line-height: 1;
	}
	body.fixed-header .menu-wrap .bottom ul li.menu-item a{
		font-size: 14px;
		color: #333;
		line-height: 65px;
	}
	body.fixed-header .menu-wrap .bottom>ul>li.sub-item>a:after{
		color:#333;
	}
	.menu-wrap .bottom .menu-list .sub-menu,
	.menu-wrap .bottom .menu-list .back-link{
		display:none;
	}
	.menu-wrap .bottom ul li.menu-item.sub-item>.sub-menu{
		min-width: 250px;
		display: none;
		background-color: #f1f1f1;
		-webkit-transition: all 0.3s 0s ease-in-out;
		-moz-transition: all 0.3s 0s ease-in-out;
		-o-transition: all 0.3s 0s ease-in-out;
		transition: all 0.3s 0s ease-in-out;
		top: 100%;
		position: absolute;
		width:250px;
		left: -80px;
	}
	
	.menu-wrap .bottom ul li.menu-item.sub-item .sub-menu ul{
		padding:15px 0
	}
	.menu-wrap .bottom ul li.menu-item.sub-item .sub-menu a{
		font-size: 12px;
		line-height: 40px;
		padding: 0 30px;
		font-weight: 500;
		display:block;
	}
	
	
	.menu-wrap .bottom ul li ul li{margin:0;}
	.menu-wrap .bottom ul li.menu-item.sub-item:hover>.sub-menu {display: block;}
	.menu-wrap .bottom>ul>li.sub-item>.sub-menu ul li.sub-item:hover>.sub-menu {
		top: 0;
		left: 100%;
		right:auto;
		text-align:left;
	}
	.menu-wrap .bottom>ul>li>ul>li.sub-item:hover>.sub-menu{
		right: 400px;
	}
	body.mobile-menu-open .menu-wrap{
		-moz-transform: translate(0, 0px);
		-webkit-transform: translate(0, 0px);
		-o-transform: translate(0, 0px);
		-ms-transform: translate(0, 0px);
		transform: translate(0, 0px);
	}
}
@media (max-width: 1200px) {
	header .header-middle{
		position: relative;
		z-index: 1;
	}
    .menu-toggle {
		width:25px;
        height: 20px;
        position: relative;
        cursor: pointer;
    }
    .menu-toggle span:nth-child(1),
    .menu-toggle span:nth-child(2),
    .menu-toggle span:nth-child(3) {
        height: 1px;
        background-color: var(--theme-color-4);
        position: absolute;
        right: 0;
        -webkit-transition: all 0.3s 0s ease-in-out;
        -moz-transition: all 0.3s 0s ease-in-out;
        -o-transition: all 0.3s 0s ease-in-out;
        transition: all 0.3s 0s ease-in-out;
        width: 25px;
    }
    body.fixed-header .menu-toggle span:nth-child(1),
    body.fixed-header .menu-toggle span:nth-child(2),
    body.fixed-header .menu-toggle span:nth-child(3),
    body.mobile-menu-open .menu-toggle span:nth-child(1),
    body.mobile-menu-open .menu-toggle span:nth-child(2),
    body.mobile-menu-open .menu-toggle span:nth-child(3) {
        background-color: #333;
    }
    .menu-toggle span:nth-child(1) {
        top: 0;
    }
    .menu-toggle span:nth-child(2) {
        top: calc(50% - 0.5px);
    }
    .menu-toggle span:nth-child(3) {
        bottom: 0;
    }
    body.mobile-menu-open .menu-toggle span:nth-child(1) {
        width: 100%;
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        top: calc(50% - 0.5px);
    }
    body.mobile-menu-open .menu-toggle span:nth-child(2) {
        width: 0;
    }
    body.mobile-menu-open .menu-toggle span:nth-child(3) {
        width: 100%;
        -moz-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        bottom: calc(50% - 0.5px);
    }
    
	
	.menu-list .back-link {
		cursor: pointer;
		display: block;
		padding: 0 15px 0 65px;
		height: 45px;
		line-height: 45px;
		border-top: 1px solid #f1f1f1;
		position: relative;
		font-size: 14px;
	}
	.menu-list .back-link > i {
		display: block;
		cursor: pointer;
		position: absolute;
		left: 0;
		top: 0;
		line-height: 47px;
		width: 45px;
		height: 45px;
		text-align: center;
		z-index: 5;
		border-right: 1px solid #f1f1f1;
		border-bottom: 1px solid #f1f1f1;
		background-color: #f1f1f1;
	}
	.menu-wrap {
		position: fixed;
		left: 0;
		top:125px;
		bottom: 0;
		width: 100%;
		background-color: #fff;
		z-index: 99;
		-webkit-transition: all 0.3s 0s ease-in-out;
		-moz-transition: all 0.3s 0s ease-in-out;
		-o-transition: all 0.3s 0s ease-in-out;
		transition: all 0.3s 0s ease-in-out;
		-webkit-transform: translate(-100%, 0px);
		-o-transform: translate(-100%, 0px);
		-ms-transform: translate(-100%, 0px);
		transform: translate(-100%, 0px);
	}
	body.fixed-header .menu-wrap {
		top:62px;
	}
	body.mobile-menu-open .menu-wrap {
		-webkit-transform: translate(0%, 0px);
		-o-transform: translate(0%, 0px);
		-ms-transform: translate(0%, 0px);
		transform: translate(0%, 0px);
	}
	.menu-list,
	.menu-list ul {
		list-style-type: none;
		padding: 0;
		margin: 0;
	}
	.menu-list ul {
		height: calc(100% - 37px);
		overflow-y: auto;
		overflow-x: hidden;
	}
	.menu-list,
	.menu-list > ul,
	.menu-list > ul div.sub-menu {
		list-style-type: none;
		padding: 0;
		margin: 0;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		overflow-y: auto;
		overflow-x: hidden;
	}
	.menu-list li.sub-item > .next-link {
		display: block;
		cursor: pointer;
		position: absolute;
		right: 0;
		line-height: 48px;
		width: 45px;
		height: 45px;
		text-align: center;
		border-left: 1px solid #f1f1f1;
		background-color: #f1f1f1;
		margin: -45px 0 0 0;
	}
	.menu-list li.sub-item > .next-link + .back-link {
		position: fixed;
		right: 0;
		left: auto;
		width: 100%;
		top: 33px;
		z-index: 5;
		line-height: 1;
		-webkit-transition: all 0.3s 0s ease-in-out;
		-moz-transition: all 0.3s 0s ease-in-out;
		-o-transition: all 0.3s 0s ease-in-out;
		transition: all 0.3s 0s ease-in-out;
		background-color: #fff;
		-webkit-transform: translate(-100%, 0px);
		-o-transform: translate(-100%, 0px);
		-ms-transform: translate(-100%, 0px);
		transform: translate(-100%, 0px);
	}
	.menu-list li.sub-item.open > .next-link + .back-link {
		-webkit-transform: translate(0%, 0px);
		-o-transform: translate(0%, 0px);
		-ms-transform: translate(0%, 0px);
		transform: translate(0%, 0px);
	}
	.menu-list li:last-child a {
		border-bottom: 1px solid #f1f1f1;
	}
	.menu-list li a h3 {
		margin-bottom:5px;
	}
	.menu-list li a h3 + p {
		opacity:0.7;
	}
	.menu-list li {
		margin:0
	}
	.menu-list li a {
		display: block;
		line-height: 1;
		color: var(--theme-color-4);
		font-size: 14px;
		padding: 15px 20px;
		border-top: 1px solid #f1f1f1;
		text-decoration: none;
	}
	.menu-list li.sub-item a {
		padding-right: 50px;
	}
	.menu-list li.sub-item > div.sub-menu {
		position: fixed;
		top: 0;
		bottom: 0;
		left: auto;
		right: 0;
		width: 100%;
		z-index: 5;
		-webkit-transition: all 0.3s 0s ease-in-out;
		-moz-transition: all 0.3s 0s ease-in-out;
		-o-transition: all 0.3s 0s ease-in-out;
		transition: all 0.3s 0s ease-in-out;
		background-color: #fff;
		-webkit-transform: translate(-100%, 0px);
		-o-transform: translate(-100%, 0px);
		-ms-transform: translate(-100%, 0px);
		transform: translate(-100%, 0px);
	}
	.menu-list li.sub-item li.sub-item > div.sub-menu {
		top: 0;
	}
	.menu-list li.sub-item.open > div.sub-menu {
		-webkit-transform: translate(0%, 0px);
		-o-transform: translate(0%, 0px);
		-ms-transform: translate(0%, 0px);
		transform: translate(0%, 0px);
	}
}
/********* Menu ********/
/**************** Header ********************/
/**************** Breadcrumb ********************/
@media(min-width:1200px){
	.breadcrumb {
		padding: 180px 0 0 0;
		min-height: 600px;
	}
}
@media(max-width:1200px){
	.breadcrumb {
		padding: 108px 0 0 0;
		min-height: 300px;
	}
}
.breadcrumb:before {
    content: "";
    background-image: url(../temp/img/breb.jpg);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
.breadcrumb *{
	position:relative;
	z-index:1;
}
.breadcrumb {
    position: relative;
    overflow: hidden;
    color: #fff;
    background-color: rgb(0 104 47 / 84%);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    text-align: center;
}
.breadcrumb ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.breadcrumb ul li {
    display: inline-block;
    margin: 0;
    color: #e9e9e9;
}
.breadcrumb ul li a {
    color: #e9e9e9;
    text-decoration: none;
}
.breadcrumb ul li a:after {
    content: "-";
    margin: 0 5px;
}
/**************** Breadcrumb ********************/
/**************** Footer ********************/
footer{
    position: relative;
    background-color: #fff;
	background-image:url(../temp/img/footer.jpg)
}
footer:before{
	content:"";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(64, 74, 61, 0.98);
    display: block;
}
footer picture,
footer picture img{
	display:block;
}
footer picture img{
    max-height: 150px;
	width:auto;
}

footer *{
	position:relative;
}
footer .footer-menu .bottom{
    text-align: center;
}
footer .footer-menu .bottom a {
    line-height: 1;
    text-decoration: none;
    padding: 18px 25px 16px 25px;
    font-weight: 600;
    color: var(--theme-color-4);
    background-color: #fff;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    margin: 0 0 15px 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    justify-content: center;
}
footer .footer-menu .bottom a:before{
    background-color: var(--theme-color-1);
}
footer .footer-menu .bottom a i {
	font-family: 'Font Awesome 5 Pro';
	font-weight: 300;
	content: "\f178";
	position: relative;
	display: block;
	font-size: 15pt;
	line-height: 0;
	color: var(--theme-color-2);
}
footer .footer-menu {
    background-color: #3b4537;
}
footer .footer-menu .top {
	display: none;
}
footer .footer-menu .bottom a:first-child {
	border-left: 0;
	margin: 0 0 0 0;
}
footer p:last-child {
    margin: 0;
}
footer .footer-contact {
	color:#e4e4e4;
}
footer .footer-contact a {
    color: #e4e4e4;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	text-decoration:none;
}
footer .footer-contact i {
    position: relative;
    margin-right: 15px;
    text-align: center;
    top: 3px;
    color: #e4e4e4;
}
footer .footer-contact i + span {
	text-align:left;
}

.footer-bottom img, .footer-bottom source{
    max-height: 120px;
    width: auto;
    display: block;
}
footer .top-title a{
    color: #e4e4e4;
    display: block;
    margin: 20px 0 0 0;
    text-decoration: none;
    font-weight: 900;
}

footer .footer-bottom{
	border-top:1px solid rgba(255, 255, 255, 0.1);
}
footer .footer-links a{
	color:#e4e4e4;
	font-weight:400;
	text-decoration:none;
}
.footer-link{
    color: #fff;
    margin: 29px 0 0 0;
    text-decoration: none;
    display: block;
    font-weight: 400;
}
.footer-link:first-child{
	margin:0;
}
footer iframe{
    width: 100%;
    height: 249px;
    margin: 0 0 0 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}


/**************** Footer ********************/
/**************** Cookies ********************/
.cookies{-moz-box-shadow:0 0 12px 0 rgb(0 0 0 / 10%);-webkit-box-shadow:0 0 12px 0 rgb(0 0 0 / 10%);-o-box-shadow:0 0 12px 0 rgb(0 0 0 / 10%);-ms-box-shadow:0 0 12px 0 rgb(0 0 0 / 10%);box-shadow:0 0 12px 0 rgb(0 0 0 / 10%);position:fixed;z-index:15;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-color:#fff}@media(min-width:768px){.cookies{max-width:400px;bottom:30px;left:30px;padding:30px}}@media(max-width:768px){.cookies{right:90px;bottom:20px;left:20px;padding:20px}}.cookies h4{margin:0 0 15px 0;font-weight:600}.cookies a{cursor:pointer}
/**************** Cookies ********************/
/**************** Socials ********************/
.footer-socials{display:table;margin:0 auto;position:relative;}.footer-socials .wrap{justify-content:center;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;overflow:hidden}.footer-socials{padding:0;list-style:none}.footer-socials a{background-color: #ffffff;color: var(--theme-color-4);width: 45px;display: block;text-decoration: none;padding: 10px;line-height: 1;text-align: center;margin: 0 0 0 7px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.footer-socials a:first-child{margin: 0 0 0 0;}
/**************** Socials ********************/

.theme-btn {
    text-decoration: none;
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    line-height: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    padding: 18px 30px 18px 30px;
    background-color: var(--theme-color-1);
    color: #fff;
    letter-spacing: 1px;
    font-weight: 400;
    overflow: hidden;
	-webkit-transition: all 0.3s 0s ease-in-out;
	-moz-transition: all 0.3s 0s ease-in-out;
	-o-transition: all 0.3s 0s ease-in-out;
	transition: all 0.3s 0s ease-in-out;
	position:relative;
}
.theme-btn *{
	position:relative;
	z-index:1;
}
.theme-btn.hovered:before {
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    bottom: auto;
    z-index: 0;
    content: "";
    position: absolute;
	-webkit-transition: all 0.3s 0s ease-in-out;
	-moz-transition: all 0.3s 0s ease-in-out;
	-o-transition: all 0.3s 0s ease-in-out;
	transition: all 0.3s 0s ease-in-out;
	background-color:var(--theme-color-4)
}
.theme-btn.hovered:hover:before {
    top: auto;
    bottom: 0;
    height: 100%;
}
.theme-btn.hovered:hover {
    background-color: var(--theme-color-1);
    color: #fff;
}


.content{
    position: relative;
    z-index: 1;
    -webkit-box-shadow: 0 3px 15px 0 rgb(0 0 0 / 12%);
    -moz-box-shadow: 0 3px 15px 0 rgb(0 0 0 / 12%);
    box-shadow: 0 3px 15px 0 rgb(0 0 0 / 12%);
	overflow:hidden;
}
.home-slider-wrap, .home-slider-wrap .swiper-slide{overflow:hidden;}
.home-slider-wrap{background-color:var(--theme-color-2)}
.home-slider-wrap .swiper-slide{height:100vh}


@media(min-width:1200px){
	.home-slider-wrap .swiper-slide .caption{padding-top:180px;}
	.home-slider-wrap .prev,
	.home-slider-wrap .next{
		font-size: 20px;
		right: 50px;
		width: 70px;
		height: 70px;
		line-height: 72px;
	}
	.home-slider-wrap .prev{
		bottom: calc(50% - 75px);
	}
	.home-slider-wrap .next{
		top: calc(50% - 75px);
	}
}
@media(max-width:1200px){
	.home-slider-wrap .swiper-slide .caption{padding-top:45px;}
	.home-slider-wrap .prev,
	.home-slider-wrap .next{
		font-size: 20px;
		width: 40px;
		height: 40px;
		line-height: 42px;
		bottom: 20px;
	}
	.home-slider-wrap .prev{
		left: calc(50% - 45px);
	}
	.home-slider-wrap .next{
		right: calc(50% - 45px);
	}
}
.home-slider-wrap .swiper-slide .bg{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1;
    background-size: cover;
    background-attachment: scroll;
    background-position: center;
    background-repeat: repeat;
    background-origin: content-box;
}
.home-slider-wrap .prev,
.home-slider-wrap .next{
    position: absolute;
    text-align: center;
    z-index: 1;
    color: #fff;
    cursor: pointer;
    color: var(--theme-color-1);
    background-color: #fff;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.home-slider-wrap .swiper-slide .bg:before{
	-webkit-transition: all 0.3s 0s ease-in-out;
	-moz-transition: all 0.3s 0s ease-in-out;
	-o-transition: all 0.3s 0s ease-in-out;
	transition: all 0.3s 0s ease-in-out;
	content:"";
	position:absolute;
	top:-30px;
	bottom:-30px;
	left:-30px;
	right:-30px;
    z-index: 2;
    background-color: rgb(0 0 0 / 55%);
}
.home-slider-wrap .swiper-slide .caption{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    max-width: 1290px;
    margin: 0 auto;
}
.home-slider-wrap .swiper-slide .caption>div{
	max-width:550px;
}


.home-slider-wrap .swiper-slide .caption .tag{
    background-color: var(--theme-color-3);
    color: #fff;
    -webkit-border-radius: 5px;
	display:inline-block;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 7px 12px;
    font-weight: 500;
    letter-spacing: 1px;
}
.home-slider-wrap .swiper-slide .caption h2{margin-top:0;font-weight:400}
.home-slider-wrap .swiper-slide .caption h1{color:#fff;font-weight: 900;line-height: 1.2;}
.home-slider-wrap .swiper-slide .caption p{color:#fff;font-weight: 300;}
.home-slider-wrap .swiper-slide .caption a{
    text-decoration: none;
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    line-height: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    padding: 18px 30px 18px 30px;
    background-color: var(--theme-color-1);
    color: #fff;
    letter-spacing: 1px;
    font-weight: 400;
}
.home-slider-wrap .swiper-slide .caption a:hover{
	background-color:#fff;
	color:#333
}

.home-slider .swiper-container{background-color:var(--theme-color-4)}
.home-slider .anim{
    opacity: 0;
	-moz-transform: translateY(50px);
	-webkit-transform: translateY(50px);
	-o-transform: translateY(50px);
	-ms-transform: translateY(50px);
	transform: translateY(50px);
}
.home-slider .anim.anim-1{
	-webkit-transition: transform 0.3s 1.4s ease-in-out, opacity 0.3s 1.4s ease-in-out;
	-moz-transition: transform 0.3s 1.4s ease-in-out, opacity 0.3s 1.4s ease-in-out;
	-o-transition: transform 0.3s 1.4s ease-in-out, opacity 0.3s 1.4s ease-in-out;
	transition: transform 0.3s 1.4s ease-in-out, opacity 0.3s 1.4s ease-in-out;
}
.home-slider .anim.anim-2{
	-webkit-transition: transform 0.5s 1.4s ease-in-out, opacity 0.5s 1.4s ease-in-out;
	-moz-transition: transform 0.5s 1.4s ease-in-out, opacity 0.5s 1.4s ease-in-out;
	-o-transition: transform 0.5s 1.4s ease-in-out, opacity 0.5s 1.4s ease-in-out;
	transition: transform 0.5s 1.4s ease-in-out, opacity 0.5s 1.4s ease-in-out;
}
.home-slider .anim.anim-3{
	-webkit-transition: transform 0.7s 1.4s ease-in-out, opacity 0.7s 1.4s ease-in-out;
	-moz-transition: transform 0.7s 1.4s ease-in-out, opacity 0.7s 1.4s ease-in-out;
	-o-transition: transform 0.7s 1.4s ease-in-out, opacity 0.7s 1.4s ease-in-out;
	transition: transform 0.7s 1.4s ease-in-out, opacity 0.7s 1.4s ease-in-out;
}
.home-slider .anim.anim-4{
	-webkit-transition: transform 0.9s 1.4s ease-in-out, opacity 0.9s 1.4s ease-in-out;
	-moz-transition: transform 0.9s 1.4s ease-in-out, opacity 0.9s 1.4s ease-in-out;
	-o-transition: transform 0.9s 1.4s ease-in-out, opacity 0.9s 1.4s ease-in-out;
	transition: transform 0.9s 1.4s ease-in-out, opacity 0.9s 1.4s ease-in-out;
}
.home-slider .swiper-slide.swiper-slide-active .anim {
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
    opacity: 1;
}

.title-top-border span{
	display:inline-block;
	width:70px;
	height:4px;
	border-top:1px solid var(--theme-color-1);
	border-bottom:2px solid var(--theme-color-1);
}
.title-top-border.title-border-top-color-white span{
	display:inline-block;
	width:70px;
	height:4px;
	border-top:1px solid #fff;
	border-bottom:2px solid #fff;
}
.title-top-border p{
    margin: 0;
    line-height: 1.6;
    color: var(--theme-color-4);
    max-width: 800px;
    display: inline-block;
}

.home-services{background-color: #f2f6ff;}
.home-services .item,
.home-services .item .detail-link,
.home-services .item .more{
	-webkit-transition: all 0.3s 0s ease-in-out;
	-moz-transition: all 0.3s 0s ease-in-out;
	-o-transition: all 0.3s 0s ease-in-out;
	transition: all 0.3s 0s ease-in-out;
}
.home-services .item{
    text-align: center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 50px 20px 50px 20px;
    background-color: #fff;
    position: relative;
    border: 3px solid #ffffff;
    -webkit-box-shadow: 0 3px 5px 0px rgb(0 0 0 / 5%);
    -moz-box-shadow: 0 3px 5px 0px rgb(0 0 0 / 5%);
    box-shadow: 0 3px 5px 0px rgb(0 0 0 / 5%);
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
}
.home-services .item:hover{
	border-color:var(--theme-color-1);
}
.home-services .item picture,
.home-services .item picture img{
	display:block;
}
.home-services .item picture img{
	height:80px;
	width:80px;
	margin:0 auto;
}
.home-services .item .detail-link{
	font-weight:900;
    color: #000;
    text-decoration: none;
    display: block;
}
.home-services .item:hover .detail-link{
	color:var(--theme-color-4);
}
.home-services .item .more{
    -webkit-box-shadow: 0 2px 15px 0px rgb(0 0 0 / 7%);
    -moz-box-shadow: 0 2px 15px 0px rgb(0 0 0 / 7%);
    box-shadow: 0 2px 15px 0px rgb(0 0 0 / 7%);
    text-decoration: none;
    color: var(--theme-color-4);
    height: 45px;
    width: 45px;
    line-height: 47px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    position: absolute;
    left: calc(50% - 22.5px);
    bottom: -22px;
    background-color: #fff;
}
.home-services .item:hover .more{
	background-color:var(--theme-color-1);
	color:#fff;
}
.home-services .item p{
	font-weight:300;
	line-height:1.3;
	opacity:0.6;
    font-size: 13px;
}
.service-detail-list a{
	display:block;
    text-decoration: none;
    color: var(--theme-color-4);
    padding: 18px 20px;
    background-color: #f6f7f8;
    margin: 10px 0 0 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-weight: 300;
}
.home-galleries .service-detail-list a>div{
	height:100%;
	width:100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
}
.home-galleries .service-detail-list a{
    background-color: #fff;
}
.home-galleries .service-detail-list.inline a {
    display: inline-table;
    margin: 0 0 15px 15px;
    max-width: 350px;
}
.home-galleries .service-detail-list.flex a{
	margin:0 0 0 15px;
}
.service-detail-list a:first-child{
    margin: 0;
}
.service-detail-list a:hover,
.service-detail-list a.active{
	color:#fff;
	background-color:var(--theme-color-1);
}
.service-detail-list a p{
    font-size: 12px;
    line-height: 1.3;
    margin: 12px 0 0 0;
}



@-webkit-keyframes float-double {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-20px);
    }
}
@keyframes float-double {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-20px);
    }
}
.home-about picture,
.home-about picture img{
	display:block;
}
.home-about picture img{
	max-width:100%;
	height:auto;
    -webkit-animation: float-double 3s linear infinite;
    animation: float-double 3s linear infinite;
}
.home-about li,
.home-about p{
    line-height: 1.5;
    color: var(--theme-color-4);
    font-weight: 500;
    margin: 0 0 20px 0;
	position:relative;
}
.home-about ul{
	list-style-type:none;
	margin:0;
	padding:0
}
.home-about ul li{
    padding: 0 0 0 40px;
}
.home-about ul li:before{
	content: "\f00c";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 600;
    color: var(--theme-color-1);
    position: absolute;
    left: 0;
    top: 0;
}
.page-about .images-wrap{
    -webkit-animation: float-double 3s linear infinite;
    animation: float-double 3s linear infinite;
}
.page-about picture,
.page-about picture img{
	display:block;
	width:100%;
	height:auto;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;	
}




.home-forms{
	background-image:url(../../temp/home-forms.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	position:relative;
	background-attachment:fixed;
	color:#fff;
}
.home-forms:before{
    content: "";
    background-color: #3d3d3d;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0.92;
}
.home-forms li,
.home-forms p{
    line-height: 1.5;
    color: #fff;
    font-weight: 500;
    margin: 0 0 20px 0;
	position:relative;
}
.home-forms ul{
	list-style-type:none;
	margin:0;
	padding:0
}
.home-forms ul li{
    padding: 0 0 0 55px;
}
.home-forms ul li:before{
    content: "\f00c";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    position: absolute;
    left: 0;
    top: 5px;
    color: #fff;
    background-color: var(--theme-color-1);
    height: 30px;
    width: 30px;
    line-height: 1;
    text-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 2px 0 0 1px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}


.map-wrap .contact-map {
	outline: none !important;
	box-shadow: none !important;
}
@media(min-width:1200px){
	.map-wrap .contact-map {
		min-height:250px;
		position: absolute !important;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 1;
		max-width: 60vw;
	}
	.map-wrap .form-wrap-all {
		max-width: 40vw;
		margin: 0 0 0 auto;
		z-index: 2;
		position: relative;
	}
}
@media(max-width:1200px){
	.map-wrap .contact-map {
		height:250px;
		width:100%;
	}
}
.map-wrap .contact-popup{
	padding:20px 15px;
	line-height:1.5
}
.map-wrap .contact-popup a.link{
	font-weight:300;
	text-decoration:none;
	color:var(--theme-color-1)
}
.map-wrap .contact-popup a.directions{
    font-weight: 300;
    text-decoration: none;
    background-color: var(--theme-color-1);
    padding: 13px 15px;
    line-height: 1;
    display: block;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.map-wrap .form-wrap-all {
    background-color: var(--theme-color-1);
}
.map-wrap .form-wrap-all .row,
.map-wrap .form-wrap-all label,
.map-wrap .form-wrap-all .g-recaptcha-wrap,
.map-wrap .form-wrap-all .form-wrap .col-12>div {
	border:0;
    padding: 0;
	background-color:transparent;
}
.map-wrap .form-wrap-all .row {
    margin-right: var(--bs-margin-right);
    margin-left: var(--bs-margin-left);
}
.map-wrap .form-wrap-all .row>div {
	margin:0;
	border:0;
    padding-left: var(--bs-padding-left);
    padding-right: var(--bs-padding-right);
}
.map-wrap .form-wrap-all label{
	margin-bottom:20px;
}
.map-wrap .form-wrap-all .form-wrap>div:first-child,
.map-wrap .form-wrap-all .form-reset,
.map-wrap .form-wrap-all label>span:first-child,
.map-wrap .form-wrap-all .form-reset + button:before {
	display:none;
}
.map-wrap .form-wrap-all label input,
.map-wrap .form-wrap-all label textarea,
.map-wrap .form-wrap-all label.checkbox_item,
.map-wrap .form-wrap-all .form-reset + button {
    -webkit-border-radius: 30px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius: 30px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-bottomright: 0;
    border-radius: 30px;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
}
.map-wrap .form-wrap-all label input,
.map-wrap .form-wrap-all label textarea {
    padding: 20px 25px;
    border: 0;
	font-size: 17px;
    font-weight: 400;
}
.map-wrap .form-wrap-all label .input-wrap>*::-webkit-input-placeholder {color:#000 !important;font-size: 17px !important;}
.map-wrap .form-wrap-all label .input-wrap>*::-moz-placeholder {color:#000 !important;font-size: 17px !important;}
.map-wrap .form-wrap-all label .input-wrap>*:-ms-input-placeholder {color:#000 !important;font-size: 17px !important;}
.map-wrap .form-wrap-all label .input-wrap>*:-moz-placeholder {color:#000 !important;font-size: 17px !important;}
.map-wrap .form-wrap-all label.checkbox_item {
    padding: 20px 20px;
    background-color: #fff;
}
.map-wrap .form-wrap-all .form-reset + button{
    color: #fff;
    background-color: var(--theme-color-2);
    width: 100%;
    font-size: 17px;
    font-weight: 600;
    cursor: pointer;
    margin: 10px 0 0 0;
	border:0;
}


.c-items{
    text-align: center;
    background-color: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    height: 100%;
    padding: 30px 60px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    min-height: 350px;
	-webkit-transition: all 0.2s 0s ease-in-out;
	-moz-transition: all 0.2s 0s ease-in-out;
	-o-transition: all 0.2s 0s ease-in-out;
	transition: all 0.2s 0s ease-in-out;
}
.c-items i{
	line-height:1;
}
.c-items h3{
    line-height: 1;
    font-weight: 300;
}
.c-items .c-item,
.c-items .c-item>a {
    line-height: 1.3;
    font-weight: 600;
    color: var(--theme-color-1);
    text-decoration: none;
}
.c-items:hover{
	background-color:var(--theme-color-1)
}
.c-items:hover *{
	color:#fff !important;
}
ol.lower-latin{list-style:lower-latin;}



.bg-color{
	background-color: #f2f6ff;
}
.home-galleries:before{
    content: "";
    background-color: #f2f6ff;
    position: absolute;
    left: 50%;
    right: 0;
    top: 0;
    bottom: 0;
}
.home-galleries,
.home-galleries *{
	position:relative;
}
.home-galleries .item{
	-webkit-transition: all 0.3s 0s ease-in-out;
	-moz-transition: all 0.3s 0s ease-in-out;
	-o-transition: all 0.3s 0s ease-in-out;
	transition: all 0.3s 0s ease-in-out;
    height: 100%;
	overflow:hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 11px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 5px 11px 0px rgb(0 0 0 / 10%);
    box-shadow: 0 5px 11px 0px rgb(0 0 0 / 10%);
    height: 100%;
	display:block;
}
.home-galleries .item:hover{
	-moz-transform: translate(0px, -10px);
	-webkit-transform: translate(0px, -10px);
	-o-transform: translate(0px, -10px);
	-ms-transform: translate(0px, -10px);
	transform: translate(0px, -10px);
}
.home-galleries .item picture,
.home-galleries .item picture img{
	display:block;
}
.home-galleries .item picture img{
    height: auto;
	width:100%;
}
.home-galleries .item h3{
	margin:0;
    text-align: center;
}
.home-galleries .item h3 a{
	line-height:1.3;
    color: #000;
    font-weight: 600;
    text-decoration: none;
}
.home-galleries .item .date{
	color:var(--theme-color-1)
}
.home-galleries .pagination li{
    margin: 0 0 0 10px;
}
.home-galleries .pagination li:first-child{
    margin: 0 0 0 0;
}
.home-galleries .pagination li a:hover{
	border-color:var(--theme-color-1);
	background-color:var(--theme-color-1);
	color:#fff;
}
.home-galleries .pagination li a{
    -webkit-border-radius: 10px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius: 10px !important;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-bottomright: 0;
    border-radius: 10px;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #fff;
    min-width: 40px;
    text-align: center;
    padding: 7px 5px;
}








.share-buttons {
	padding: 0;
	list-style: none;
}
.share-buttons li {
    display: inline-block;
}
.share-buttons li a {
    background: #fff;
    border-radius: 3px;
	border:1px solid;
    font-weight: 500;
    padding: 10px 15px;
    transition: 0.3s;
    display: block;
    text-decoration: none;
}
footer .share-buttons li a {
	height: 45px;
    width: 55px;
    text-align: center;
    line-height: 47px;
    padding: 0;
}
.share-buttons li a:hover { color: #fff; }
.share-buttons li i {
	position: relative;
	top: 1px;
}
.share-buttons li a.facebook-share:hover { background: #3b5998; color: #fff; }
.share-buttons li a.facebook-share {
	border-color: #3b5998;
	color: #3b5998;
}
.share-buttons li a.twitter-share:hover { background: #1da1f2; color: #fff; }
.share-buttons li a.twitter-share {
	border-color: #1da1f2;
	color: #1da1f2;
}
.share-buttons li a.gplus-share:hover { background: #dd4b39; color: #fff; }
.share-buttons li a.gplus-share {
	border-color: #dd4b39;
	color: #dd4b39;
}
.share-buttons li a.pinterest-share:hover { background: #bd081c; color: #fff; }
.share-buttons li a.pinterest-share {
	border-color: #bd081c;
	color: #bd081c;
}
.share-buttons li a.whatsapp-share:hover { background: #009688; color: #fff; }
.share-buttons li a.whatsapp-share {
	border-color: #009688;
	color: #009688;
}
.share-buttons li a.youtube-share:hover { background: #ff0000; color: #fff; }
.share-buttons li a.youtube-share {
	border-color: #ff0000;
	color: #ff0000;
}
.share-buttons li a.instagram-share:hover { background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%); color: #fff; }
.share-buttons li a.instagram-share {
	border-color: #a334b5;
	color: #a334b5;
}



.gallery-list-timeline{
    position: relative;
}
.gallery-list-timeline:before{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    background-color: #fff;
}
.gallery-list-timeline .timeline-item{
    position: relative;
}
.gallery-list-timeline .timeline-item:before,
.gallery-list-timeline .timeline-item:after{
	content:"";
}
.gallery-list-timeline .timeline-item:before{
    position: absolute;
    left: 0;
    background-color: #fff;
}
.gallery-list-timeline .timeline-item:after{
    position: absolute;
    background-color: var(--theme-color-1);
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.gallery-list-timeline .timeline-item .left,
.gallery-list-timeline .timeline-item .right {
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	position:relative;
}
.gallery-list-timeline .timeline-item .timeline-item-date span{
    line-height: 1;
    color: var(--theme-color-2);
}
.gallery-list-timeline .timeline-item .timeline-item-title{
	margin:0;
	color:var(--theme-color-1);
	font-weight:600;
}
.gallery-list-timeline .timeline-item .timeline-item-text{
    font-weight: 100;
}

.gallery-list-timeline .timeline-item .timeline-item-images a{
    display: block;
}
.gallery-list-timeline .timeline-item .timeline-item-images a picture,
.gallery-list-timeline .timeline-item .timeline-item-images a picture img{
    width: 100%;
    height: auto;
}

@media(min-width:1200px){
	.gallery-list-timeline .timeline-item:before{
		right: 20%;
		top: calc(50% - 5px);
		height: 10px;
	}
	.gallery-list-timeline .timeline-item:after{
		left: calc(80% - 20px);
		top: calc(50% - 20px);
		width: 40px;
		height: 40px;
	}
	.gallery-list-timeline:before{
		width: 10px;
		left: calc(80% - 5px);
	}
	.gallery-list-timeline .timeline-item .left {
		padding: 40px;
		width: calc(80% - 50px);
	}
	.gallery-list-timeline .timeline-item .right{
		padding: 40px;
		width: calc(20% - 50px);
	}
	.gallery-list-timeline .timeline-item .timeline-item-date span{
		display: block;
		text-align: center;
	}
}
@media(max-width:1200px){
	.gallery-list-timeline .timeline-item:before{
		right:0;
		top: calc(50% - 3px);
		height: 6px;
	}
	.gallery-list-timeline .timeline-item:after{
		right: -10px;
		top: calc(50% - 10px);
		width: 20px;
		height: 20px;
	}
	.gallery-list-timeline:before{
		width: 6px;
		right: -3px;
	}
	.gallery-list-timeline .timeline-item .left {
		padding:30px;
		wdith:100%;
	}
	.gallery-list-timeline .timeline-item .right{
		padding: 30px;
		margin: 0 20px 5px auto;
		display: table;
		width: auto;
	}
}



.home-comments{background-color: #f2f6ff;}
@media(min-width:768px){
	.home-comments.double .swiper-container{
		height:815px;
		width:100%;
	}
}
@media(max-width:1400px) and (min-width:768px){
	.home-comments.double .swiper-slide {
		height: calc((100% - 15px) / 2) !important;
	}
}
@media(min-width:1400px){
	.home-comments.double .swiper-slide {
		height: calc((100% - 15px) / 2) !important;
	}
}

.home-comments .swiper-slide{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
    min-height: 400px;
    padding: 40px;
    background-color: #fff;
    border: 2px solid #fff;
	-webkit-transition: all 0.3s 0s ease-in-out;
	-moz-transition: all 0.3s 0s ease-in-out;
	-o-transition: all 0.3s 0s ease-in-out;
	transition: all 0.3s 0s ease-in-out;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position:relative;
}
.home-comments .swiper-slide:hover{
	border-color:var(--theme-color-1)
}
.home-comments .swiper-slide .item:before,
.home-comments .swiper-slide .item:after{
	position:absolute;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    font-size: 100px;
    opacity: 0.05;
}
.home-comments .swiper-slide .item:before{
    content: "\f10e";
    top: 15px;
    right: 15px;
}
.home-comments .swiper-slide .item:after{
    content: "\f10d";
    bottom: 15px;
    left: 15px;
}
.home-comments .swiper-slide .item>*{
	position:relative;
	z-index:1;
}
.home-comments .swiper-slide .item .title .left{
    width: 80px;
}
.home-comments .swiper-slide .item .title .left .text{
    width: 80px;
    background-color: var(--theme-color-1);
    color: #fff;
    text-align: center;
    height: 80px;
    line-height: 80px;
    font-size: 30px;
    font-weight: 600;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.home-comments .swiper-slide .item .title .right{
    width: calc(100% - 80px);
    padding: 0 0 0 30px;
}
.home-comments .swiper-slide .item .title .right h1{
	margin:0 0 10px 0;
    line-height: 1;
    color: var(--theme-color-4);
}
.home-comments .swiper-slide .item .title .right h3{
    font-weight: 300;
    color: var(--theme-color-1);
	margin:0 0 0 0
}
.home-comments .swiper-slide .item .title .right .stars{
    margin: 10px 0 0 0;
    color: var(--theme-color-1);
}
.home-comments .swiper-slide .item .title .right .stars i{
	
}
.home-comments .swiper-slide .item .caption{
    font-style: italic;
    font-weight: 400;
    line-height: 1.6;
    color: var(--theme-color-4);
}

@media(min-width:768px){
	.home-comments .prev,
	.home-comments .next{
		font-size: 50px;
		top: calc(50% - 25px);
		height: 48px;
		width: 50px;
	}
	.home-comments .prev{
		left: -65px;
	}
	.home-comments .next{
		right: -65px;
	}
}
@media(max-width:768px){
	.home-comments .prev,
	.home-comments .next{
		font-size: 35px;
		bottom: -60px;
		height: 34px;
		width: 40px;
	}
	.home-comments .prev{
		left: calc(50% - 40px);
	}
	.home-comments .next{
		right: calc(50% - 40px);
	}
}
.home-comments .prev,
.home-comments .next{
	position: absolute;
	cursor: pointer;
	line-height:1;
	text-align: center;
	z-index: 1;
}

