/* CSS Document */
body {
    background: #FFFFFF;
    color: #000000;
}

#main-header .inner-container .r-sec #main-menu ul li a.active {
    color: #F5B340;
}

#main-header .inner-container .r-sec #main-menu ul li a:hover {
    color: #FE8C00;
}

#main-availability-form {
    background: rgba(0, 93, 197, 0.7);
}

#main-header.sticky {
    background: rgba(0, 93, 197, 0.7);
}

.ravis-title .inner-box .sub-title {
    color: #F5B340;
}

#hotel-sections .section-row .desc {
    background: #005DC5;
}

#hotel-sections .content{
	color: #FFFFFF;
}

#special-offers .title{
	color: #003E83;
}

#main-footer {
    background: #003E83;
}

.color_blue{
	color: #003E83 !important;
}

.center{
	text-align: center;
	align-content: center;
}

.left{
	text-align: left;
}

.right{
	text-align: right;
}

.colorfff{
	color: #FFFFFF;
}

.spanBold{
	font: 16px "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.h300{
	height: 300px;
}

.p25{
	padding-top: 25px;
}

.mtop30{
	margin-top: 30px !important;
}

.mbottom30{
	margin-bottom: 30px !important;
}

.footer-up{
	/*padding-bottom: 30px;*/
}

.footer-down{
	background-color: #001B39;
}

.footer-bottom{
	margin-bottom: 0px;
}

.text_size{
	font-size: 17px !important;
}

.text_size_testimonial{
	font-size: 22px !important;
	font-family: "Rockwell" !important;
}

#main-footer .footer-up .widget-box > ul > li > a {
    line-height: 60px;
}

#main-footer .footer-up .widget-box ul li.active > a {
    color: #FFFFFF;
}

#main-footer .footer-up .widget-box ul li > a {
    color: #FFFFFF;
    font: 0.9em/120px 'Montserrat', sans-serif;
    padding: 0 3px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#main-footer .footer-up .widget-box ul li > a:hover {
    color: #F5B340;
}

.ravis-btn.btn-type-2 {
	color: #FFFFFF;
    background-color: #003E83;
}

.ravis-btn.btn-type-2:hover {
    background: rgba(255, 255, 255, 1);
	color: #003E83;
}

#rooms-section .inner-container > .width100 {
	max-width: 100%;
}

#welcome-section .inner-container > .width100 {
	max-width: 100%;
}

#hotel-sections .ravis-title-t-1 .title {
    color: #FFFFFF;
}

#contact-section .ravis-title-t-2 .title {
    color: #003E83;
}

#restaurant-menus .t-sec .ravis-title-t-2 .title {
    color: #003E83;
}

.copy-right{
	color: #FFFFFF;
}

.copy-right a{
	color: #FFFFFF;
}

.copy-right a:hover{
	color: #F5B340;
}

.box-vantaggi{
	text-align: center;
	margin-bottom: 30px;
}

.box-vantaggi:before{
    display: block;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 20px;
	top: -20px;
    border-top: 2px solid #F5B340;
	border-left: 2px solid #F5B340;
	border-right: 2px solid #F5B340;
}

.box-vantaggi:after{
    display: block;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 20px;
    border-bottom: 2px solid #F5B340;
	border-left: 2px solid #F5B340;
	border-right: 2px solid #F5B340;
}

.title-vantaggi{
    color: #FFFFFF;
    font: 14px/30px 'Montserrat', sans-serif;
}

.subtitle-vantaggi{
    color: #d2bd7f;
    font: 10px/20px "Playfair Display", Arial, Helvetica, sans-serif;
}

.margin-lateral10-left{
	width: 48%;
	margin-left: 2%;
}

.margin-lateral10-right{
	width: 48%;
	margin-right: 2%;
}

.title-vantaggi .fas{
	margin-right: 6px;
}

.offerts-description{
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	font: 14px/30px "Playfair Display", Arial, Helvetica, sans-serif;
}

.privacy{
	display: none;
}

.social-section{
	z-index: 50;
	position: fixed;
    top: 250px;
    right: 0;
}

.social-box{
	width: 40px;
	height: 40px;
	background-color: #FFFFFF;
	margin-bottom: 25px;
	text-align: center;
	padding-top: 5px;
}

.list-inline-social-fixed{
	padding-left: 0;
    list-style: none;
	background-color: #003E83;
	border-radius: 15px;
	width: 30px;
	height: 30px;
    vertical-align: middle;
	text-align: center;
	margin-left: 5px;
}

.list-inline-social-fixed li{
    vertical-align: middle;
	text-align: center;
} 

.list-inline-social-fixed .fa{
	font: normal normal normal 20px/30px FontAwesome;
	color: #FFFFFF;
}

.information-section-below{
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 99;
	background-color: #009F1C;
	width: 100%;
	height: 50px;
	text-align: center;
	color: #001B39;
	/*font: 14px/20px "Playfair Display", Arial, Helvetica, sans-serif;*/
	font: 14px/20px "Open Sans", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-top: 1px solid rgba(155,123,67,.7);
    /*box-shadow: 0 -2px 12px rgba(0,0,0,.45)*/
}

.information-section-below .fa{
	font: normal normal normal 22px/20px FontAwesome;
	color: #ffffff;
	margin-top: 6px;
}

.box-information{
	width: 100%;
	float: left;
	text-align: center;
	border-left: 1px solid rgba(155,123,67,.7);
	border-right: 1px solid rgba(155,123,67,.7);
}

.emoticon-box-information{
	width: 100%;
	text-align: center;
}

.text-box-information{
	width: 100%;
	text-align: center;
	padding-bottom: 6px;
	font-weight: 600;
}

.text-box-information a{
	color: #FFFFFF;
}

.ravis-title-t-1 .title-1 {
  color: #003E83;
  font: 30px/80px 'Montserrat', sans-serif; 
	line-height: 40px;
}

.ravis-title-t-1 .sub-title {
    color: #F5B340;
    font: 28px/70px "Great Vibes", Arial, Helvetica, sans-serif;
}

.play-btn .fa{
	line-height: 3.3;
	margin-left: 2px;
}


.no-padding-tb{
	padding-top: 0px;
	padding-bottom: 0px;
}

.on-mobile{
		display: none;
	}

.ravis-title-testimonial:before, .ravis-title-testimonial:after {
    display: block;
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -50px;
    width: 100px;
    height: 20px;
    /*border: 2px solid #d2bd7f;*/
}

.ravis-title-testimonial .inner-box .sub-title {
    color: #F5B340;
    font: 30px "Great Vibes", Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

.ravis-title-testimonial .inner-box:before, .ravis-title .inner-box:after {
    display: block;
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -45px;
    width: 90px;
    /*height: 25px;*/
    /*border: 1px solid #d2bd7f;*/
}

.ravis-title-testimonial .inner-box .title {
    color: #FFFFFF;
    font: 30px/30px "Playfair Display", Arial, Helvetica, sans-serif;
}

#testimonials-section .item .text-testimonial {
    margin-top: 30px;
    color: #FFFFFF;
    position: relative;
	font: 18px/20px "Calibri", Arial, Helvetica, sans-serif;
    font-style: italic;
}

#testimonials-section .item .text-testimonial:before {
    content: "\f10d";
    top: -40px;
    left: -40px;
}

#testimonials-section .item .text-testimonial:after {
    content: "\f10e";
    bottom: -40px;
    right: -40px;
}

#testimonials-section .item .text-testimonial:before, #testimonials-section .item .text-testimonial:after {
    font: 2.5em/1em "FontAwesome";
    color: #F5B340;
    position: absolute;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

#welcome-section .inner-container .more-info, #our-services .inner-container .more-info,
#rooms-section .inner-container .more-info{
    color: #001B39;
    padding: 15px 40px;
	display: inline-block;
    background: #F5B340;
    border: 1px solid #F5B340;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	text-align: center;
	font: 18px/20px "Open Sans", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#welcome-section .inner-container .more-info:hover, #our-services .inner-container .more-info:hover,
#rooms-section .inner-container .more-info:hover{
    color: #FFFFFF;
    background: #003E83;
}

.mbottom30{
	margin-bottom: 30px;	
}

.mtop30{
	margin-top: 30px;
}

#contact-section .b-sec .contact-form form button[type="submit"]:hover {
    background: #003E83;
    color: #FFFFFF;
}

#contact-section .b-sec .contact-form form button[type="submit"] {
    background: #F5B340;
    border: 1px solid #F5B340;
    color: #001B39;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: "Playfair Display", Arial, Helvetica, sans-serif;
    padding: 10px 20px;
    font-size: 1.2em;
}

#contact-section .b-sec .contact-form form button {
    width: 100%;
}

.box-error2{
	color: #FF0000;
}

#blog-section .post-box:hover{
	background-color: inherit;
}

.left{
	margin-left: 0;
	text-align: left;
}

#contact-section .b-sec .contact-form form input[type="checkbox"] {
    width: 10%;
	margin-left: 0;
}

.gold-background{
	/*border: 1px solid #d2bd7f;*/
}

.box-interno-booking{
	padding: 10px 10px;
	z-index: 50;
	width: 90%;
	margin-left: 5%;
}

.box-interno-booking:before{
	display: block;
    content: '';
    position: absolute;
    left: 0;
    width: 90%;
	margin-left: 5%;
    height: 80px;
    border-top: 3px solid #d2bd7f;
	border-left: 3px solid #d2bd7f;
	border-right: 3px solid #d2bd7f;
}

.box-interno-booking:after{
	display: block;
    content: '';
    position: absolute;
    left: 0;
    width: 90%;
	margin-left: 5%;
    height: 80px;
    border-left: 3px solid #d2bd7f;
	border-right: 3px solid #d2bd7f;
	border-bottom: 3px solid #d2bd7f;
	bottom: 40px;
}

.title-prenota-ora{
	width: 100%;
	text-align: center;
}

.box-error22 {
    height: 12px !important;
    line-height: 12px !important;
    width: 100%;
    padding: 0 !important;
    float: left;
    text-align: center;
    color: #ff0000;
    font-size: 10px;
    border: 1px solid #222222;
}

#booking-section {
    margin-bottom: 30px;
}

#booking-section .box-interno-booking form .field-row > i {
    color: #d2bd7f;
    position: absolute;
    top: 17px;
    right: 20px;
}

#room-information-form input[type="text"]{
	border: 1px solid #d2bd7f;
}

#blog-section .inner-container .more-info {
    color: #222222;
    padding: 15px 40px;
    display: inline-block;
    background: #d2bd7f;
    border: 1px solid #d2bd7f;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-align: center;
    font: 18px/20px "Open Sans", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

#blog-section .inner-container .more-info:hover{
	color: #d2bd7f;
    background: #222222;
}

#blog-section .post-box .post-b-sec {
    padding-bottom: 80px;
}

#special-offers .width100 {
    max-width: 100%;
}


body.room-detials .room-title-box .price h2{
    color: #d2bd7f;
    margin-top: 20px;
    font: 1.1em/30px "Great Vibes", Arial, Helvetica, sans-serif;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}



.room-desc .r-sec .user-img-box {
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
}

.room-desc .r-sec .user-img-box:before, .room-desc .r-sec .user-img-box:after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 80px;
    border: 3px solid #d2bd7f;
}

.room-desc .r-sec .user-img-box .inner-box {
    position: relative;
}

.room-desc .r-sec .user-img-box .inner-box:before {
    top: 5px;
    border-bottom: 0;
}
.room-desc .r-sec .user-img-box .inner-box:before, .room-desc .r-sec .user-img-box .inner-box:after {
    display: block;
    content: '';
    position: absolute;
    left: 5px;
    width: calc(100% - 10px);
    height: 75px;
    border: 1px solid #d2bd7f;
}

.room-desc .r-sec .user-img-box .inner-box img {
    margin: 40px 0;
    position: relative;
    z-index: 1;
    max-width: 100%;
}

.room-desc .r-sec .user-img-box .inner-box:after {
    bottom: 5px;
    border-top: 0;
}

.room-desc .r-sec .user-img-box .inner-box:before, .room-desc .r-sec .user-img-box .inner-box:after {
    display: block;
    content: '';
    position: absolute;
    left: 5px;
    width: calc(100% - 10px);
    height: 75px;
    border: 1px solid #d2bd7f;
}

.room-desc .r-sec .user-img-box:after {
    bottom: 0;
    border-top: 0;
}
.room-desc .r-sec .user-img-box:before, .room-desc .r-sec .user-img-box:after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 80px;
	border: 3px solid #d2bd7f;
}

.room-desc .r-sec .user-img-box:before {
    top: 0;
    border-bottom: 0;
}

.room-desc .r-sec .user-img-box:after{
	bottom: 0;
    border-top: 0;
}

.room-desc .r-sec .user-img-box .inner-box:after {
    bottom: 5px;
    border-top: 0;
}

.room-desc .r-sec .user-img-box .inner-box:before {
    top: 5px;
    border-bottom: 0;
}

.room-main-image-div{
	display: table-cell; 
}

.main-img-camere{
	display: block;
    margin-left: auto;
    margin-right: auto;
}

.slider-camere-basso{
	/*background-color: #d2bd7f;*/
}

.img-room-slider{
	height: auto;
	padding: 6px 3px;
	background-position: center;
}

.price-img img{
	max-width: 100%;
}

#special-offers .package-box .title-box .title {
    font: 22px/10px "Playfair Display", Arial, Helvetica, sans-serif;
}

#special-offers .package-box .price-box {
    padding: 3px 0;
	background: #F5B340;
}

#special-offers .package-box .data-offerts{
	text-align: left;
	padding: 10px 15px;
	font: 16px;
}


#breadcrumb-section .title-1{
	color: #FFFFFF;
}

#blog-section .post-box .post-b-sec .post-title-box a {
    color: #003E83;
}

.img-gallery img{
	max-width: 100%;
}

.img-with-border-radius{
	border-radius: 50%;
	border: 2px solid #F5B340;
}


@media only screen and (min-width: 992px) and (max-width: 1439px){
	.main-img-camere{
		max-height: 760px;
	}
}

@media only screen and (max-width: 991px){
	.only-pc-img{
		display: none;
	}
	
	.main-img-camere{
		max-height: 500px;
	}
}

@media only screen and (max-width: 768px){
	.main-img-camere{
		max-height: 450px;
		position: relative;
    	left: -15% !important;
	}
}

/* ------ BANNER OFFERTE ------*/

.banner-offerte {
    margin-top: 10px;
    background: url(/assets/img/banner-offerte.jpg) no-repeat top;
    padding: 30px 0 30px 0;
}

.banner-offerte h2 {
    color: #000000;
    font: 30px/80px "Playfair Display", Arial, Helvetica, sans-serif;
    margin: 0 0 30px 0;
}

.pregali {
	color: #000000;
	line-height: 30px;
	font: 14px/32px "Open Sans", Arial, Helvetica, sans-serif;
}

.list-check .fa{
	color: #d2bd7f;
}

/*.list-check li {
    background: url(../images/list-check.png) no-repeat left center;
    padding-left: 28px;
}*/

.btnregali-cont {
    margin-top: 40px;
    text-align: center;
    min-height: 50px;
    line-height: 50px;
	margin-bottom: 20px;
}

.btnregali {
    border-radius: 0px;
    padding: 14px 34px;
    text-align: center;
    color: #d2bd7f;
    background: #222222;
	font: 16px/20px "Open Sans", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
	border: 1px solid #d2bd7f;
}

.btnregali:hover {
    color: #222222;
    background: #d2bd7f;
	border: 1px solid #d2bd7f;
}

.box-regali {
    font: 14px/20px "Open Sans", Arial, Helvetica, sans-serif;
    padding: 30px;
    background: #FFF;
    text-align: center;
    border: 1px solid #d2bd7f;
}

.regalo-offerta {
    color: #d2bd7f;
}

.box-regali h3 {
	font: 28px/20px "Playfair Display", Arial, Helvetica, sans-serif;
    margin-top: 20px;
	color: #000000;
}

.box-regali ul.lista-regali .regalo {
    text-align: left;
    list-style-position: outside;
    margin-left: 20px;
    margin-bottom: 20px;
    line-height: 24px;
	color: #222222;
}

.lista-regali ul{
}

.box-regali ul.lista-regali .regalo .big {
    font-size: 18px;
    font-weight: bold;
	color: #000000;
}

.banner-offerte-box .title span {
    display: inline-block;
    position: relative;
}

.banner-offerte-box .title {
    color: #000000;
    font: 30px/80px "Playfair Display", Arial, Helvetica, sans-serif;
}

.banner-offerte-box .title span:before {
    width: 100%;
    height: 2px;
}

.banner-offerte-box .title span:after {
    width: 80%;
    height: 1px;
    bottom: -3px;
}
.banner-offerte-box .title span:before, .banner-offerte .title span:after {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    background: #d2bd7f;
    left: 0;
}

.mfp-iframe-scaler iframe{
	height: 800px;
}

#mostra_email_b a, #mostra_email_b a:hover{
	color: #0156B6;
}


.only-mobile{
	display: none;
}



@media only screen and (max-width: 1199px){
	.menu-mobile{
		height: 36px;
		line-height: 2.2;
	}
	
	.box-interno-booking:after {
    	bottom: 5px;
	}
}


@media only screen and (min-width: 769px){
	.information-section-below{
		visibility: hidden;
	}
}


@media (max-width: 440px) {
    .ravis-title-t-1 .title-1 {
      font-size: 24px; } 
	
	#rooms-section.row-view .room-container .room-box .m-sec .more-info {
		width: 80% !important;
		padding: 10px 10%;
	}
	
	#security_code_ins{
		font-size: 9px;
	}
}

  .ravis-title-t-1 .title-1 span {
    display: inline-block;
    position: relative; }
    .ravis-title-t-1 .title-1 span:before, .ravis-title-t-1 .title-1 span:after {
      display: block;
      content: '';
      position: absolute;
      bottom: 0;
      background: #F5B340;
      left: 0; }
    .ravis-title-t-1 .title-1 span:before {
      width: 100%;
      height: 2px; }
    .ravis-title-t-1 .title-1 span:after {
      width: 80%;
      height: 1px;
      bottom: -3px; }










/* ---- CSS MAX WIDTH 992px ----- */
@media only screen and (max-width: 992px){
	.left{
		text-align: center;
	}

	.right{
		text-align: center;
	}
	
	.box-vantaggi{
		text-align: center;
		margin-bottom: 50px;
	}
	
	.margin-lateral10-left{
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}

	.margin-lateral10-right{
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
		
	.no-mobile{
		display: none;
	}
	
	.on-mobile{
		display: inline;
	}
}


@media only screen and (max-width: 768px){
	#main-footer .b2-sec{
		margin-bottom: 50px;
	}
	
	#mobile-menu-container #main-menu > ul {
    	padding-bottom: 60px;
	}
	
	h1.title-1{
		font-size: 24px !important;
	}
	
	h2.sub-title{
		font: 22px/24px "Great Vibes", Arial, Helvetica, sans-serif !important;
	}
	
	#services-box.owl-theme .owl-controls .owl-page{
		margin: 0px 10px 10px 10px !important;
	}
	
	#room-slider .owl-wrapper{
		height: 590px !important;
	}
	
	.only-mobile{
		display: inline !important;
	}
	.only-pc{
		display: none !important;
	}
	
	#modal-custom .iziModal-content .icon-close{
		right: 0px !important;
		top: 0px !important;
	}
}


@media only screen and (max-width: 440px){
	.ravis-title-t-1 .title{
		/*line-height: 28px !important;*/
	}
		
	h1.title-1{
		/*font-size: 22px !important;*/
		font: 22px/26px "Playfair Display", Arial, Helvetica, sans-serif !important;
		padding-bottom: 10px;
	}
	
	.ravis-title-t-1 .title-1 span{
		padding-bottom: 10px !important;
	}
	
	h2.sub-title{
		font: 17px/18px "Great Vibes", Arial, Helvetica, sans-serif !important;
	}
		
	.owl-theme .owl-controls{
		position: relative;
		left: 50%;
	}
	
	#services-box.owl-theme .owl-controls {
   		top: 20px;
	}
	
	#services-box.owl-theme .owl-controls .owl-page{
		margin: 0px 10px 10px 10px !important;
	}
	
	#room-slider .owl-wrapper{
		height: 550px !important;
	}
}

@media only screen and (max-width: 390px){
	.footer-up .list-inline > li{
    	padding-left: 5px;
    	padding-right: 5px;
	}
	
	.p25{
		padding-top: 6px;
	}
	
	.privacy{
		width: 100%;
		display: inline-block;
	}
	
	.right{
		display: none;
	}
	
	.left{
		display: none;
	}
	
	.social-section{
		/*display: none*/
	}
	
	h1.title-1{
		/*font-size: 22px !important;*/
		font: 22px/26px "Playfair Display", Arial, Helvetica, sans-serif !important;
		padding-bottom: 10px;
	}
	
	.ravis-title-t-1 .title-1 span {
		padding-bottom: 10px;
	}
	
	h2.sub-title{
		font: 17px/18px "Great Vibes", Arial, Helvetica, sans-serif !important;
	}
}






/*---- POP UP IZIMODAL-----*/
#modal-custom .more-info {
    color: rgb(34, 34, 34);
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    padding: 15px 40px;
    background: rgb(210, 189, 127);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(210, 189, 127);
    border-image: initial;
    transition: all 0.3s ease 0s;
    font: 18px/20px "Open Sans", Arial, Helvetica, sans-serif;
}

.img-popup{
	background-image: url("/assets/img/popup.jpg");
	background-size: cover;
	background-position: center;
	height: 500px;
}

@media only screen and (max-width: 992px){
	.img-popup{
		max-height: 400px;
	}
}

@media only screen and (max-width: 768px){
	.img-popup{
		max-height: 300px;
	}
}

@media only screen and (max-width: 500px){
	.img-popup{
		max-height: 200px;
	}
}

@media only screen and (max-width: 991px){
#main-slider .owl-wrapper, #main-slider-fullscreen .owl-wrapper {
    height: 500px !important;
}
}
@media only screen and (max-width: 767px){
#main-slider .owl-wrapper, #main-slider-fullscreen .owl-wrappe{
    height: 400px !important;
	}
}
@media only screen and (max-width: 991px){
#main-slider .slide-caption, #main-slider-fullscreen .slide-caption {
    top: 60%;
}
}
@media only screen and (max-width: 767px){
#main-slider .slide-caption, #main-slider-fullscreen .slide-caption {
    top: 75%;
}
}

@media only screen and (max-width: 440px){
#main-slider .slide-caption, #main-slider-fullscreen .slide-caption {
    top: 75%;
}
}
@media only screen and (max-width: 440px){
.magazine{
	left: -177px !important;
}
}
.parallax-mirror{
	visibility: hidden !important;
}
.magazine-viewport{
	width: 100% !important;
}

.more-details{
	font-family: 'Montserrat', sans-serif;
}

    .logo-backs {
    opacity: 0.6;
}
.form-element1 input[type=text], .form-element1 select, .form-element1 textarea {
border: 1px solid gray;
padding: 5px;
min-width: 74px;
resize: vertical;
}

.form-element1 {
margin-top: 10px;
margin-bottom: 12px;
margin-left: 65px;
}
@media only screen and (min-device-width: 481px) {
.config {
    width:27px;
  }
  .down-pdf{
    width:28px;
  }
  .fs{
    width:24px;
  }  
  
}

.btn-primary{
	    background: #d2bd7f;
    border: 1px solid #d2bd7f;
    color: #222222;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: "Playfair Display", Arial, Helvetica, sans-serif;
    padding: 10px 20px;
    font-size: 1.2em;
}

.ravis-title-t-2 .sub-title {
    color: #F5B340;
    font: 30px/40px "Great Vibes", Arial, Helvetica, sans-serif;
	padding-top: 10px
    /* line-height: 40px; */
}

@media (max-width: 767px){
#contact-section .t-sec .contact-info {
    margin: 40px 40px;
}
}
/*------- SLIDE FOR MOBILE -------*/
/*@media only screen and (max-width: 768px){
	#main-slider .slide-caption, #main-slider-fullscreen .slide-caption{
		top: 46%;
	}
	
	.owl-carousel .owl-item .item, .owl-carousel .owl-item .items{
		height: 100% !important;
	}
	
	#main-slider .img-container:before, #main-slider-fullscreen .img-container:before{
		width: 50%;
	}
	
	#main-slider, #main-slider-fullscreen {
		width: 100%;
		height: 50%;
		margin: 0;
	}
	
	#main-slider .owl-wrapper, #main-slider-fullscreen .owl-wrapper{
		height: 560px !important;
	}
	
	#main-slider .img-container, #main-slider-fullscreen .img-container{
		height: 100%;
	}
	
	#main-slider .slide-caption .inner-container:before, #main-slider-fullscreen .slide-caption .inner-container:before,
	#main-slider .slide-caption .inner-container:after, #main-slider-fullscreen .slide-caption .inner-container:after
	{
		display: none;
	}
	
	#main-slider .owl-item.active .slide-caption:before, #main-slider-fullscreen .owl-item.active .slide-caption:before,
	#main-slider .owl-item.active .slide-caption:after, #main-slider-fullscreen .owl-item.active .slide-caption:after
	{
		display: none;
	}
}*/