.page-template-page-eighteen-summers .wrapper .style-banner.full-height {
    max-height: 752px;
    margin-bottom: 40px;
}
body .wrapper .style-banner .credit {
    position: absolute;
    bottom: 1rem;
    right: 1rem;
    margin: 0;
    color: #fff;
    font-size: 12px;
    z-index: 99;
}
.summer-image-section, .summer-image .styleimg-bg, .summer-image .styleimg-border {
	position: relative;
}
.summer-image-section .summer-content {
    padding-left: 85px;
    position: relative;
    margin-top: 40px;
    transition: .4s ease-in-out;
}
.summer-image-section .summer-content:before {
    position: absolute;
    left: -10px;
    top: 20px;
    content: " ";
    background-image: url(../images/summer-bg-shape.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: 88px;
    height: 10px;
    background-size: cover;
}
.summer-image-section .summer-content h3 {
    font-size: 33px;
    text-transform: none;
    margin: 0 0 25px;
    line-height: 1.2;
}
.summer-image-section .summer-content p {
    padding-right: 100px;
}
.page-template-page-eighteen-summers .wrapper .summer-image-section .image-block .styleimg-bg img {
    outline: rgba(255, 255, 255, .6) solid 1rem;
    outline-offset: -1rem;
}
.summer-image .image-block img {
    -webkit-box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 2px 2px 10px 0 rgba(0,0,0,.2);
    box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, .2);
    width: 100%;
}
.summer-image .image-block.half .single-img {
    display: inline-block;
    vertical-align: top;
}
.page-template-page-eighteen-summers .wrapper .summer-image-section .image-block .styleimg-border img {
    outline: rgba(255, 255, 255, .6) solid 1px;
    outline-offset: -1rem;
}
.page-template-page-eighteen-summers .wrapper .images-section .overlay {
    background-image: linear-gradient(-180deg, #fbf5ee 0, rgba(251, 245, 238, 0) 100%);
}
.summer-tab .main-title {
    margin-top: 30px;
}
.summer-tab .main-title {
    margin-bottom: 60px;
}
.summer-tab .main-title h2 {
    margin-bottom: 15px;
}
.wrap-tabing h2 {
    text-align: center;
}
.summer-tab .main-title p {
    text-align: center;
    margin-bottom: 0;
}
.summer-tab .tabbing .nav-tabs {
    justify-content: center;
}
.tabbing .nav-tabs .nav-item {
    margin-right: 36px;
}
.summer-tab .tabbing .nav-tabs .nav-link {
    padding-left: 48px;
    padding-right: 48px;
}
.bg-dark-green {
    background-color: #57a99d;
}
.single-article-full {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    position: relative;
    padding: 0 40px;
}
.single-article-full:before {
    position: absolute;
    content: "";
    border: 12px solid rgba(255, 255, 255, .3);
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 0;
}
.single-article-full h4 {
    font-family: 'BrandonGrotesqueBold', serif;
    font-size: 29px;
    line-height: 1.3;
    position: relative;
    letter-spacing: .02rem;
}
.page-template-page-trip-planner .wrapper .single-article .single-article-text .single-article-inner h4, .summer-tab .single-article-full h4 {
    margin: 0;
    padding: 0;
}
.single-article-full.bg-dark-green h4 {
    color: #fff;
}
.summer-tab .cover-port {
    padding: 0 10px 0 40px;
}
.summer-tab .cover-port h3 {
    margin-bottom: 15px;
    font-size: 26px;
    line-height: 1.3;
}
.places-section {
    background-color: #f8ebd8;
    padding: 130px 0 110px;
}
.places-section h2, .result-section h2 {
    font-family: 'Ernest and EmilySlantedSolidW0';
    font-weight: 400;
    color: #d86568;
    font-size: 52px;
}
.places-section .main-title p {
    margin: 0 0 25px;
	padding-top: 15px;
}
.page-template-page-eighteen-summers .wrapper .places-section .single-step-three a.disabled {
    opacity: .5;
    cursor: default;
    pointer-events: none;
}
.places-section .single-step-one {
    margin-left: auto;
    margin-right: auto;
    max-width: 1140px;
}
.single-step-block {
    text-align: center;
    padding-top: 35px;
    margin-top: 35px;
}
.result-blocks .single-result:first-child, .single-step-block {
    border-top: 1px solid #cfc4b5;
}
.single-step-block h3 {
    font-size: 28px;
    color: #56504e;
    margin: 0 0 35px;
}
.child-blocks {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.child-blocks .single-child {
    width: 180px;
    height: 140px;
    margin: 0 15px 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
}
.child-blocks .single-child, .single-step-block .search-value a {
    background-color: #fff;
    -weblit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
}
.child-blocks .single-child .top-part {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.page-template-page-eighteen-summers .wrapper .places-section .single-step-one .child-blocks .single-child .minus-child.disabled {
    cursor: default;
}
.child-blocks .single-child .top-part a.disabled, .child-blocks .single-child .top-part a:hover, .single-step-block.disabled, body .slick-disabled {
    opacity: .5;
}
.child-blocks .single-child .top-part a {
    color: #57a99d;
    font-size: 38px;
    line-height: 1;
}
.child-blocks .single-child .top-part span {
    font-size: 48px;
    font-family: 'BodoniModaBold', serif;
    color: #56504e;
    line-height: 1;
    padding: 0 40px;
}
.child-blocks .single-child .top-part a {
    color: #57a99d;
    font-size: 38px;
    line-height: 1;
}
.child-blocks .bottom-part p {
    margin: 0;
    text-transform: uppercase;
    color: #56504e;
    font-size: 16px;
}
.child-blocks .single-child .top-part:after {
    position: absolute;
    content: " ";
    height: 2px;
    width: 60px;
    background-color: #d9e4e3;
    bottom: -2px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
}
.child-blocks .single-child.add-child a {
    color: #699897;
    text-transform: uppercase;
    font-size: 16px;
}
.single-step-block .next-btn {
    text-align: center;
    margin-top: 8px;
}
.single-step-block .next-btn a {
    font-size: 15px;
    text-transform: uppercase;
    color: #d86568;
    border-bottom: 2px solid #d86568;
    font-weight: 700;
}
.places-section .single-step-two {
    border-bottom: 1px solid #cfc4b5;
    padding-bottom: 45px;
    margin-bottom: 35px;
}
.places-section .single-step-inner {
    text-align: left;
    padding: 20px 20px 60px;
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    margin-top: 30px;
} 
.places-section .single-step-inner .container {
    margin-left: 20px;
}
.places-section .single-step-inner h4 {
    margin-bottom: 6px;
    margin-top: 20px;
    font-size: 15px;
    text-transform: uppercase !important;
    color: #57a99d;
	font-family: 'BrandonGrotesqueBold', sans-serif;
}
.places-section .search-result-click-me {
    margin-bottom: 8px;
    cursor: pointer;
}
body .facetwp-checkbox {
    background: url(../images/checkbox.png) 0 50% / 20px 20px no-repeat;
    padding-left: 28px;
    font-size: 15px;
}
body .facetwp-checkbox.checked {
    background-image: url(../images/checkbox-on.png);
}
.places-section .single-step-three {
    width: 1140px;
    margin-left: auto;
    margin-right: auto;
    border-top: none;
    margin-top: 0;
    padding-top: 0;
	text-align: center;
}
.page-template-page-eighteen-summers .wrapper .places-section .single-step-three a {
    opacity: 1;
    cursor: pointer;
}
.result-section {
    background-color: #f8ebd8;
    padding: 130px 0 110px;
    display: none;
}
.result-section .main-title p {
    margin: 0 0 60px;
}
.result-blocks .single-result {
    display: flex;
    padding: 25px 98px 30px;
    border-bottom: 1px solid #cfc4b5;
    align-items: center;
}
.result-blocks .single-result:first-child, .single-step-block {
    border-top: 1px solid #cfc4b5;
}
.result-blocks .single-result .left-block {
    max-width: 285px;
    width: 100%;
}
.result-blocks .single-result .number {
    font-family: 'BodoniModaBold', serif;
    font-size: 60px;
    color: #56504e;
    font-weight: 700;
    line-height: .8;
    margin-bottom: 5px;
}
.result-blocks .single-result span {
    text-transform: uppercase;
    font-size: 15px;
    color: #56504e;
    letter-spacing: .04rem;
	font-family: 'BrandonGrotesqueBold', sans-serif;
}
.result-blocks .single-result p {
    font-size: 16px;
    margin: 0 0 5px;
    color: #56504e;
}
.result-blocks .single-result ul li a {
    font-size: 16px;
    text-decoration: underline;
    color: #57a99d;
    margin-right: 22px;
    position: relative;
}
.result-section .btn-blocks {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-top: 50px;
}
.result-section .btn-blocks a {
    display: inline-block;
    margin: 0 10px;
}
.result-section .btn-blocks a.secondary-btn {
    border: 0;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, .5);
    padding: 0;
}
.citizen-section {
    padding: 120px 0;
}
.citizen-section .container-fluid {
    padding: 0 45px;
}
.citizen-section .main-title {
    max-width: 840px;
    margin: 0 auto 55px;
    width: 100%;
}
.styleimg-full {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.citizen-section .styleimg-full:after {
    bottom: auto;
    top: -1px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}
.styleimg-full:after {
    position: absolute;
    content: "";
    background-image: url(../images/curve-overlay.svg);
    left: 0;
    right: 0;
    bottom: -1px;
    height: 48px;
    background-repeat: no-repeat;
    width: 202px;
    margin: 0 auto;
}
.citizen-tabbing {
    padding: 55px 94px 65px;
    background-color: #fff;
    position: relative;
    margin-top: -201px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
}
.citizen-tabbing:before {
    left: 15px;
    right: 15px;
    bottom: 15px;
    top: 15px;
}
.citizen-tabbing:before, .social-blocks:before {
    border: 2px solid #dfe9e5;
    position: absolute;
    content: " ";
}
.citizen-tabbing h2 {
    font-size: 28px;
    text-align: center;
    line-height: 1;
    margin-bottom: 50px;
}
.citizen-tabbing .tabbing, .citizen-tabbing .tab-content-main {
	padding: 0;
}
.citizen-tabbing .tabbing .nav-tabs {
    border-bottom: 1px solid #bbb;
    margin-bottom: 30px;
    justify-content: space-between;
}
.tabbing .nav-tabs {
    border: 0;
    white-space: nowrap;
}
.citizen-tabbing .tabbing .nav-tabs .nav-item {
	margin: 0;
}
.citizen-tabbing .bg-images {
	display: none;
}
.citizen-tabbing .tabbing .nav-tabs .nav-item a {
    padding-left: 46px;
    padding-right: 46px;
}
.tab-content-main {
    background-color: #fff;
}
.citizen-tabbing .package-fort-image h3 {
    margin-bottom: 10px;
}
.citizen-tabbing .package-fort-image em {
    font-size: 14px;
    color: #56504e;
    line-height: 1.4;
    display: inline-block;
    margin-bottom: 5px;
}
.citizen-tabbing .package-fort-image ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.citizen-tabbing .package-fort-image ul li {
    padding: 0 0 0 22px;
    list-style: none;
    margin: 0;
    font-size: 15px;
    color: #56504e;
    background-image: url(../images/user-icon.png);
    background-position: left center;
    background-repeat: no-repeat;
	background-size: 16px 16px;
}
.citizen-tabbing .tab-content h5 {
    font-size: 15px;
    color: #D05B69;
    margin-bottom: 12px;
	font-family: 'BrandonGrotesqueBold', sans-serif;
	letter-spacing: .04rem;
}
.tab-content-main p:last-of-type {
    margin-bottom: 51px;
}
.citizen-tabbing .create-own-btn {
    margin-top: 45px;
}
.citizen-tabbing .cover-port {
    padding: 10px 0 0;
}
.how-works-section {
    padding: 0 0 115px;
}
.how-works-section .main-title {
    margin-bottom: 30px;
}
.how-works-section p {
    font-size: 1.7rem;
    line-height: 1.7;
    margin: 0;
}
.how-works-section .how-works-single {
    padding: 0 15px;
}
.how-works-section h3 {
    font-family: 'Ernest and EmilySlantedSolidW0';
    font-weight: 400;
    margin: 0 0 15px;
}
.how-works-section span {
    font-weight: 700;
    color: #575757;
    font-size: 16px;
    margin: 0 0 10px;
    display: inline-block;
    width: 100%;
}
.how-works-section .btn-block {
    margin: 130px 0 0;
}
.how-works-section .btn-block a {
    margin: 0 8px;
}
.social-section {
    padding: 100px 0 90px;
    background-color: #fff;
}
.social-blocks {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    position: relative;
}
.social-blocks:before {
    z-index: 0;
    left: -15px;
    bottom: 26px;
    top: 40px;
    right: -15px;
}
.citizen-tabbing:before, .social-blocks:before {
    border: 2px solid #dfe9e5;
    position: absolute;
    content: " ";
}
.social-section .social-single {
    padding: 0 15px;
    position: relative;
    margin: 15px 0;
    width: 25%;
}
.social-section .social-single a {
    display: block;
    position: relative;
}
.social-section .social-single a:before {
    background-color: rgba(60, 127, 126, .6);
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    content: " ";
    top: 0;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    opacity: 0;
    visibility: hidden;
}
.social-image-hover {
    top: auto;
    padding: 20px 25px;
    transition: .4s ease-in-out;
}
.social-image-hover, .social-section .social-single a:after {
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    left: 0;
    position: absolute;
    right: 0;
}
.social-section .social-single a:after {
    content: "";
    border: 12px solid rgba(255, 255, 255, .3);
    top: 0;
    z-index: 0;
    transition: .4s ease-in-out;
}
.social-image-hover p {
    color: #fff;
    margin: 0;
    font-size: 13px;
    line-height: 1.5;
}
.social-section .social-single.social-seven, .social-section .social-single.social-three {
    top: 30px;
}
.social-section .social-single.full-width {
    width: 50%;
}
.social-section .social-single .single-article {
    padding: 50px 40px;
}
.single-article-full:before {
    position: absolute;
    content: "";
    border: 12px solid rgba(255, 255, 255, .3);
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 0;
}
.social-section .social-single .single-article-full h4:before {
    left: 15px;
}
.single-article-full h4:before {
    position: absolute;
    left: 50%;
    right: auto;
    bottom: 0;
    height: 2px;
    background-color: rgba(255, 255, 255, .5);
    width: 35px;
    content: " ";
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
}
.single-article-full .author {
    color: #fff;
    font-size: 15px;
}
.hotel-blocks .place, .single-article-full .author {
    text-transform: uppercase;
    letter-spacing: .04rem;
	font-family: 'BrandonGrotesqueBold', sans-serif;
}
.single-article-full h4 {
    line-height: 1.3;
    margin: 0 0 25px;
    position: relative;
    padding-bottom: 35px;
    text-transform: none;
    letter-spacing: -.02em;
}
.summer-tab .tabbing .nav-tabs .nav-link {
    padding-left: 48px;
    padding-right: 48px;
}
@media (max-width: 1200px) {
    .summer-image-section .summer-content p {
        padding: 0;
    }
	.citizen-tabbing .tabbing .nav-tabs .nav-item a {
        padding: 0 30px 10px;
    }
}
@media (max-width: 990px) {
    .citizen-tabbing .tabbing .nav-tabs .nav-item a {
        padding-left: 15px;
        padding-right: 15px;
    }
	.citizen-tabbing .package-fort-image {
        margin: 0;
        order: 0;
        padding: 0 15px;
    }
	.citizen-tabbing .cover-port {
		padding: 30px 15px 0;
	}
	.citizen-tabbing .create-own-btn {
		margin-top: 25px;
	}
	.how-works-section p {
    	font-size: 1.5rem;
		line-height: 1.6;
	}
	.social-section .social-single .single-article h4 {
        font-size: 23px;
    }
	.single-article-full {
		padding: 50px;
	}
	.result-blocks .single-result {
		padding: 25px 50px 30px;
	}
}
@media (max-width: 767px) {
    .citizen-tabbing {
        margin: -20px 0;
        padding: 40px 20px 55px;
    }
	.tabbing .nav-tabs {
        white-space: nowrap;
    }
	.citizen-tabbing .tabbing .nav-tabs .nav-item {
		float: none;
	}
	.tabbing .nav-tabs .nav-item a {
		display: none;
	}
	.tabbing .nav-tabs .nav-item.active {
        margin: 0 auto;
        display: block;
        text-align: center;
    }
	.tabbing .nav-tabs .nav-item a.active {
        display: table;
        margin: 0 auto;
    }
	.tabbing .nav-tabs .nav-item .nav-link {
        padding: 0 30px 10px;
    }
	.tabbing .nav-tabs .nav-item {
        font-size: 14px;
        line-height: 18px;
        float: none;
        margin-right: 0;
        width: 100%;
    }
	.tabbing button.tab-next, .tabbing button.tab-prev {
        display: block;
    }
	.citizen-tabbing .tabbing button.tab-next, .citizen-tabbing .tabbing button.tab-prev, .head-right-nav, .summer-image-single:nth-child(2) .image-block .img-zero {
        margin-top: 0;
    }
	.tabbing button {
        position: absolute;
        bottom: 2%;
        display: block;
    }
	.citizen-tabbing:before {
        top: 6px;
        bottom: 6px;
        right: 6px;
        left: 6px;
    }
	.citizen-tabbing h2 {
        margin-bottom: 25px;
        font-size: 24px;
        line-height: 1.1;
    }
	.tabbing {
        position: relative;
    }
	.citizen-tabbing .tabbing button.tab-next.disabled, .citizen-tabbing .tabbing button.tab-prev.disabled {
        opacity: .5;
    }	
	.tabbing button.tab-next:before, .tabbing button.tab-prev:before {
		position: absolute;
		top: 50%;
		left: 50%;
		display: block;
		width: 10px;
		height: 10px;
		content: '';
		transition: .2s linear;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		border: 2px solid #58697a;
		border-width: 2px 2px 0 0;
	}
	 .citizen-tabbing .tabbing button.tab-next:before, .citizen-tabbing .tabbing button.tab-prev:before, .summer-tab .tabbing button.tab-next:before, .summer-tab .tabbing button.tab-prev:before {
        width: 8px;
        height: 8px;
    }
	.citizen-section .container-fluid, .step-blocks .bottom-step .container, .summer-image-section .summer-content p, .trip-planner-tab.wrap-tabing .tabbing {
        padding: 0;
    }
	.social-section {
		display: none;
	}
	.how-works-section {
		padding: 0 0 75px;
	}
	.citizen-section .main-title {
		padding: 0 20px;
	}
	.citizen-section {
		padding: 80px 0;
	}
	.result-blocks .single-result {
		padding: 25px 15px 30px;
	}
	.places-section .single-step-inner .container {
		margin-left: 0px;
	}
	.result-blocks .right-block {
        padding-top: 15px;
    }
	.single-article-full h4 {
		line-height: 1.3;
		font-size: 22px;
	}
	.places-section h2, .result-section h2 {
		font-size: 40px;
	}
	.summer-tab .main-title {
		margin-bottom: 35px;
	}
	.summer-tab .tabbing button {
        top: 67%;
    }
	.summer-image-section .summer-content {
		padding-right: 20px;
	}
	.result-section, .places-section {
		padding: 80px 0 110px;
	}
}