.module_city_content_block {
	padding: 70px 0;
	color: #4c5160;
	border-bottom: 2px solid #c0c0c0;
}

.module_city_content_block#content_block{
	border: none;
}

.module_city_content_block .first .title {
	font-size: 32px;
	margin-bottom: 15px;
	color: #035573;
	font-weight: 600;
    line-height: 1.1;
}

.module_city_content_block .first p {
	margin-bottom: 20px;
	display: block;
	width: 100%;
}
.module_city_content_block .first p img {
	margin-right: 20px;
	margin-left: 30px;
}
.module_city_content_block .first p img:first-child {
	margin-left: 0px;
}
.module_city_content_block .first .text {
	padding-top: 20px;
	padding-right: 15px;
	font-size: 1.2em;
}
.module_city_content_block .first .text h2{
    font-size: 32px;
    margin-bottom: 15px;
    color: #035573;
    font-weight: 600;
    line-height: 1.1;
}

.module_city_content_block .first ul li {
	font-size: 1.2em;
	margin-bottom: 15px;
}

.module_city_content_block .first ul {
	list-style: none;
	padding: 0;
	margin: 0;
	box-sizing: content-box;
	margin-top: 30px;
	margin-left: 20px;
}

.module_city_content_block .first ul span {
	width: 35px;
	display: inline-block;
}

.module_city_content_block .first ul li strong {
	font-weight: bold;
}

.module_city_content_block .second .form {
	position: relative;
	background: #00465f;
	border-top: 4px solid #ff9a22;
	padding: 60px 30px 30px;
	color: white;
}

.module_city_content_block .second .form .text-form strong:after{

     content: "\A";
     white-space: pre; 
 }

.module_city_content_block .second .form .checkmark {
	position: absolute;
	top: -33px;
	left: 50%;
	margin-left: -36px;
}

.module_city_content_block .second .form .title {
	margin: 0 0 20px;
	font-size: 28px;
	text-transform: uppercase;
	padding-bottom: 30px;
	background: url('../../../images/resorts/teal-form-arrow.png') no-repeat center bottom;
	text-align: center;
    font-weight: 500;
    line-height: 1.1;
}

.module_city_content_block .second .form .title strong {
	font-weight: 600;
}

.module_city_content_block .second .container-fluid {
	padding-left: 0;
	padding-right: 0;
}

.module_city_content_block .second .form-control {
	font-size: 16px;
	height: 47px;
	color: #a0a0a0;
}

.module_city_content_block .second .form-control.icon {
	padding-left: 40px;
}

.module_city_content_block .second .form-control#first_name {
	background: white url('../../../images/resorts/form-person-icon.png') no-repeat 10px center;
}

.module_city_content_block .second .form-control#email {
	background: white url('../../../images/resorts/form-email-icon.png') no-repeat 10px center;
}

.module_city_content_block .second .form-control#phone_number {
	background: white url('../../../images/resorts/form-phone-icon.png') no-repeat 10px center;
}

.module_city_content_block .second .form-control#resort {
	background: url('../../../images/city_page/resorts-form-bg.png') no-repeat 10px center , white url('../../../images/resorts/select-icon.png') no-repeat 100%;
   -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
	
}

.module_city_content_block .second .form-control#help_with {
	background: url('../../../images/resorts/form-headset-icon.png') no-repeat 10px center, white url('../../../images/resorts/select-icon.png') no-repeat 100%;
   -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
}

.module_city_content_block .second .btn {
	line-height : 40px;
    border-radius: 20px;
    padding: 0 10px 0 20px;
    border: 0;
    font-size: 18px;
    font-weight: 600;
    color: white;
    background-color: #f2a114;
	background: -webkit-gradient(linear, center left, center right, from(#f2a114), to(#e77924));
	background: -webkit-linear-gradient(left, #f2a114, #e77924);
	background: -moz-linear-gradient(left,  #f2a114, #e77924);
	background: -o-linear-gradient(#f2a114, #e77924);
	background: -ms-linear-gradient(#f2a114, #e77924);
	background: linear-gradient(to right, #f2a114, #e77924);
	min-width: 230px;
	margin-bottom: 20px;
}

.module_city_content_block .second .btn span:not(.fa-spinner) {
	display: inline-block;
	width: 21px;
	height: 21px;
	vertical-align: middle;
	background: url('../../../images/resorts/arrow-right.svg') no-repeat center center;
	background-size: 100% 100%;
	margin-left: 10px;
	margin-top: -3px;
}

.module_city_content_block .second p {
	text-align: center;
	font-size: 10px;
	display: block;
}

.module_city_content_block .benefits {
	padding: 100px 0;
	background: #f2f2f2;
	margin-top: 40px;
	font-size: 16px;
	color: #4c5160;
}

.module_city_content_block .benefits img {
	width: 100%;
}

.module_city_content_block .benefits h2 {
	font-size: 32px;
	color: #035573;
	font-weight: 600;
	margin: 0 0 25px 0;
}

.module_city_content_block .benefits h2 small {
	display: block;
	font-size: 32px;
	color: #035573;
	font-weight: normal;
}

.module_city_content_block .benefits p {
	margin-bottom: 25px;
}

.module_city_content_block .benefits strong {
	color: #109fc2;
}

.module_city_content_block .benefits h3 {
	color: #00465f;
	font-size: 24px;
	margin: 0 0 25px 0;
	font-weight: bold;
}

.module_city_content_block .benefits span {
	color: #f29d1e;
}

.module_city_content_block .amenities h2 {
	font-size: 32px;
	text-align: center;
	color: #035573;
	padding-bottom: 44px;
	background: url('../../../images/resorts/woosh-image.png') no-repeat bottom center;
}


@media (max-width: 1024px){

	.module_city_content_block{
		padding: 50px 0;
	}

	.module_city_content_block#content_block .first, .module_city_content_block#content_block .second{
		width:50%;
	}
	.module_city_content_block#content_block .second .form{
		margin-top: 10px;
	}
	.module_city_content_block#content_block .second .form .title{
		font-size: 1.8em;
	}
	.module_city_content_block .first .title{
		margin: 10px 0;
		margin-bottom: 20px; 
	}
	.module_city_content_block .first .text{
	    font-size: 1.1em;
	    line-height: 1.3em;
	    float: left;
	    margin: 0;
	    padding: 0;
	}

	.module_city_content_block .first h2{
	    font-size: 1.3em;
	    line-height: 1.2em;
	    font-weight:600;
	}
	.module_city_content_block .first .text h2{
		margin-bottom: 0;
		margin-top: 0;
	}
	
	.module_city_content_block .first ul{
		margin-left: 5%;
		float: left;
		margin-top: 20px;
	}

	.module_city_content_block .first ul li{
		margin-bottom: 10px;
		float: left;
		width: 100%;
	    font-size: 1.1em;
	    line-height: 1.2em;
	}

	.module_city_content_block .first ul span{
	    float: left;
	    width: 17px;
	}
	.module_city_content_block .first ul li div{
	    float: left;
	    width: calc(97% - 17px);
	    margin-left: 3%;		
	}
	.module_city_content_block .second .btn{
	    border-radius: 35px;
	    margin-top: 10px;
	    padding: 5px 40px 4px 40px;
	}
	.module_city_content_block .second .form{
		margin-top: 60px;
	}
	.module_city_content_block .second .form-group{
		padding-left: 0;
	}
	.module_city_content_block .second .form-control{
		height: 40px;
	}
}

@media (max-width: 768px) {	

	.module_city_content_block .second .form-control{
		font-size: 0.9em;
	}
	.module_city_content_block .first .text h2, .module_city_content_block .first .title{
		font-size: 23px;
	}
}

@media (max-width: 570px){
	.module_city_content_block#content_block .first, .module_city_content_block#content_block .second{
		width: 100%;
	}
	.module_city_content_block{
		padding:  10px 0;
	}

	.module_city_content_block .first ul{
		float: left;
		width: 90%;
		margin-left: 5%;
	}
	.module_city_content_block .first ul span {
		margin-right: 7px;	
	}
	.module_city_content_block#content_block .second .form{
		margin-top: 30px;
	}

	.module_city_content_block .second .form{
		float: left;
	    padding: 60px 12px 30px;
	}

	.module_city_content_block .second .form form .col-sm-6{
		width: 100%;
	}
	.module_city_content_block .first ul li{
		width: 100%;
	}
	.module_city_content_block .first ul li div{
	    width: calc(90% - 17px);
	}
}

.destination-template-default .module_common_hero .main .avatar{
	display: none!important;
}