/*Theme Name: Mr. Ripley
Theme URI: @di Theme
Author: #
Author URI: #
*/
@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Adamina|Open+Sans:400,600,700,800|Roboto:300,400,500,700,900');
@import url('css/slick.css');


/* -------------------------------------------
          CSS RESET   
 ------------------------------------------- */
* {margin:0px; padding:0px; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.col-md-4.col-sm-6.aos-init.aos-animate {
    min-height: 559px;
  
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; margin:0px; padding:0; 
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

body {
  margin: 0; overflow-x:hidden;
}

*{outline: none; padding: 0; margin: 0;  }

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: yellow;
  color: black;
}

pre,
code,
kbd,
samp {
  font-size: 1em;
}

q {
  quotes: none;
}

q:before,
q:after {
  content: "";
  content: none;
}

small {
  font-size: 75%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dl,
menu,
ol,
ul {
  margin: 0em 0;
}

dd {
  margin: 0 0 0 40px;
}

menu,
ol,
ul {
  padding: 0 0 0 0px;
}

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 1px solid silver;
  margin: 0 0;
  padding: 0.35em 0.625em 0.75em;
}


button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button,
input {
  line-height: normal;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}

button[disabled],
input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}



::selection {
  text-shadow: none;
  background: black;
  color: white;
}

::-moz-selection {
  text-shadow: none;
  background: black;
  color: white;
}

fl {padding:0;margin:0;list-style:none;border:none;box-sizing:border-box;vertical-align: top;}

.left {
float:left !important;
}
.right {
float:right;
}
.clear {
clear:both;
}
.noborder {
border:none !important;
}
.nobor-top {
border-top:none !important;
}
.nobor-right {
border-right:none !important;
}
.nobor-left {
border-left:none !important;
}
.nobor-bottom {
border-bottom:none !important;
}
.txt-center {
text-align:center;
}

.right{text-align: right;}





.center {
float:none;
margin:0 auto !important;
}
.nopad{padding:0; }
.nopad-left{padding-left:0; }
.nopad-right{padding-right:0; }
/* Grid End */

.alignleft {
  text-align:left;
}
.alignright {
  text-align:right;
}
.aligncenter {
  display: block;
  text-align:center;
  margin-left: auto;
  margin-right: auto; 
}

a {text-decoration:none !important; color:#e1524b; outline:none !important;  }

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

.lft {    float: left;  }
.rht {    float: right; }


h1, h2, h3, h4, h5, h6 {
  font-family: 'Adamina', serif; font-weight:normal;  
}

a  {color:#686868; text-decoration:none; outline:none !important; font-family: 'Poppins', sans-serif;  } 
a:hover {color:#ef870f ;}
p{font:600 14px/24px 'Open Sans', sans-serif; color:#000000; }
body{font-family:'Open Sans', sans-serif; }
.container {width: 1170px; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #b1b1b1 !important; 
}
input::-moz-placeholder {
    /* Firefox 19+ */
    
    color: #b1b1b1 !important;
}
 input:-ms-input-placeholder {
    /* IE 10+ */
    
    color: #b1b1b1 !important;
}
 input:-moz-placeholder {
    /* Firefox 18- */
    
    color: #b1b1b1 !important;
}



body { background: #f3f3f3;  font-family: 'Open Sans', sans-serif; }



.hotel-boxes {background: #f3f3f3; padding: 50px 0;  }
.guideline-box{background: #ececec; padding: 15px; margin-bottom: 20px }
.guideline-box h3{color:#7f8c8c;font:600 30px/30px 'Open Sans';}
.guideline-box p {color:#777; font-size: 14px; }
.guideline-box  .read-btn {float: right;padding: 12px 37px;background: #e2534b;color: #fff;font-size: 15px;font-weight: 500;margin: 8px 0 0 0;}

.row.city-boxes {padding: 25px 0}
.row.city-boxes .news-boxes {background: #f8f8f8;padding: 15px 12px;text-align: center;padding-bottom: 0px;border-bottom: 6px solid #e5e6e6;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;position:relative;min-height: 343px;}
.row.city-boxes .news-boxes  h2{color:#7f8c8c; font-size: 16px; font-family: 'Open Sans'; padding: 10px 0 20px; }
.row.city-boxes .news-boxes p{color:#777; font: 500 13px 'Open Sans';}
.row.city-boxes .news-boxes a {
    width:50%;
    padding: 13px 29px;
    background: #76c7c0;
    border-bottom:3px solid #62b9b0;  
    font-size:13px;
    font-weight:600px;
    position:absolute;      color:#fff;
bottom:-20px    ; left:25% ; border-radius:5px;
}
.row.city-boxes .news-boxes a:hover {
    background: #e8645a;
    border-bottom:3px solid #e2534b;  } 


section.blogposting {    padding: 90px 0;    background: #fff; }
.blog-heading {font:900 50px 'Open Sans';display: block; text-align: center;; padding: 0 0 20px;  color:#e8645a; margin-bottom: 20px;  }
.blogposting img {width: 100%; min-height:270px; }
.blogposting h2{color:#e1503f; font:800 18px/22px 'Open Sans';     padding: 12px 0 8px;}
.blogposting p {color:#333333; font: 500 14px/20px 'Open Sans'; }
 .blogposting .read-btn {float: left;padding:8px 37px;background: #e2534b;color: #fff;font-size: 14px;font-weight: 500;margin: 8px 0 0 0; text-transform: uppercase; border-radius: 5px; margin: 20px 0 45px; }

section.getintouch {
    padding: 40px 0;
    background: #f3f3f3;
}

section.getintouch h3{text-align: center;; padding: 5px 0 30px; color:#e8645a; font:bolder 50px 'Open Sans';}
section.getintouch span input{width: 97%;background: #e5e6e6;padding: 10px;margin-right: 20px;border:3px solid #d9dada;border-radius: 5px;border-bottom: 0px;border-right: 0px;}
section.getintouch  textarea {width:95%; background: #e5e6e6; resize: none; height: 120px; border:3px solid #d9dada;  border-radius: 5px; border-bottom: 0px; border-right: 0px;  }
section.getintouch input[type="submit"] {padding: 10px 30px; background: #e8645a; color:#fff; border: 0px; font-weight: 300;   font-size: 20px; margin-top: 20px; text-transform: capitalize; }
section.getintouch span  {margin-bottom: 10px;display: block;color:#7f8c8c;font-size: 16px;display: inline-block;float: left;}


section.gallery {    padding: 80px 0; }
section.gallery {}

section.building {background: url(images/footer-banner.jpg) repeat-x;width: 100%;height: 270px;}
.copyright-area {   background:url(images/header-bg-btm.jpg) repeat-x center bottom #76c7c0; padding: 15px 0 20px;  }
.copyright-area .footer-menu ul { list-style: none;   text-align: right;}
.copyright-area .footer-menu ul li {display: inline-block; padding: 0 15px; }
.copyright-area .footer-menu ul li:last-child {padding-right: 0px; } 
.copyright-area .footer-menu ul li  a  {color:#fff; font:600 12px 'Open Sans';}
.copyright-area .copyright  {color:#fff; font:600 12px 'Open Sans';}


.slick-initialized .slick-slide {
    display: block; height: inherit;
}

section.slider-area{ height: 540px !important;  width: 100%; position: relative;  }
section.slider-area .slide-item {    width: 100%;    height: 100%; position:relative; background-size: 100%; height: 540px !important;  }
section.slider-area .slide-item .container {height: 100% !important; }
section.slider-area .slide-item .slide-caption{   display: table;  width: 100%; height:100%;}
section.slider-area .slide-item .slide-caption .caption-area{display: table-cell;text-align: left;vertical-align: middle;position:relative;z-index:10;}
section.slider-area .slide-item .slide-caption .caption-area h3{color:#fff;font: normal 23px/30px 'Raleway';margin: 0px;padding: 0px;text-transform: uppercase;text-align: left;padding: 7px 15px;background:#e2534b;display: inline-block;}
section.slider-area .slide-item .slide-caption .caption-area h3 strong {display: block; font-size: 53px; padding: 10px; }
section.slider-area .slide-item .slide-caption .caption-area h3 strong  span {color:#00aeef;}
section.slider-area .slide-item .slide-caption .caption-area  p {color:#fff;font-size:12px;width: 100%;margin: 15px auto 0;text-align: left;;padding: 15px; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0.63+100 */
background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.63) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.63) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.63) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#a1000000',GradientType=0 ); /* IE6-9 */}
section.slider-area .slide-item .slide-caption .caption-area .readmore-btn {display: inline-block; padding:5px 25px; border: 1px solid #fff;  color:#fff; font-size: 12px; margin-top: 25px }


header { padding:20px 0; background:url(images/line-scale.png) repeat-x center bottom #f3f3f3;}
header  nav {text-align:right;padding-top:10px;}
header  nav  li {display:inline-block; margin-left:25px; }
header  nav  li a {font:bold 14px 'Open Sans'; color:#468a95 ; text-transform:uppercase; padding:8px 15px; }
header  nav  li:hover a {background:#e2534b; color:#fff; }
header  nav  li.current-menu-item a {background:#e2534b; color:#fff; }
.inner-pages {padding:65px 0 ; }
.inner-pages img.alignleft {    float: left;    margin: 0 30px 0 0px; }
.inner-pages p {color:#525252;font: 500 14px/22px 'Open Sans'; padding-bottom:10px;}

.inner-pages  h3 {
    display: block;
    width: 100%;
    clear: both; color:#e1524b; font:bold 30px 'Open Sans'; padding:25px 0 10px;
}



/* .inner-pages  h2 {color:#7f8c8c;  font:bold 20px 'Open Sans';padding-bottom:25px;  } */
.inner-pages ul {list-style:none; }
.inner-pages li {background:url(images/li-bullets.png) no-repeat; padding:0 0 5px 20px; }
.inner-pages .col-md-6 p {font-size:13px;	}

.feildbox {
    width: 100%;
    display: block;
    float: left;
}
.feildbox span {width:70%; display:inline} 
.feildbox label {    font-size: 17px;     line-height: 36px;}
span.wpcf7-form-control-wrap.your-message {width:100%;}

.single-blog .singleblog-heading {padding:5px 0 25px 100px; background:url(images/calendar-icon.png) no-repeat 0 0}
.single-blog img {width:100%; height:auto }
/* .single-blog  p {padding:12px 0; font:600 14px/24px 'Open Sans'} */
.single-blog var {
    font: 400 13px/20px 'open sans';
    padding: 8px 0 8px 25px;
    border-left: 2px solid #000;
    float: left;
    margin: 25px;
}

div#comments label {
    display: none;
}

div#comments input {
    padding: 12px;
    width: 100%; font:500 14px 'Open Sans'
}

div#comments textarea {
    width: 100%;
    padding: 10px;font:500 14px 'Open Sans'
}
/* .singleblog-heading h2 {padding:0px; margin:0px; } */
.post-admin  {background:url(images/admin-icon.png) no-repeat 0 4px; padding-left:25px; margin-left:25px; }
.comment-count {background:url(images/comment-icon.png) no-repeat 0 4px; padding-left:25px; margin-left:25px; }
.red {color:#e2534b; }
.bannerthumb {text-align:right}
.bannerthumb  img {padding:2px; background:#e2534b}

.sidebar li {padding-bottom:10px; border-bottom:1px solid #ccc;  margin-bottom:10px; }
.sidebar li a{font:600 13px 'Open Sans' ; display:block;}

.post-cate li {background: url(images/cat-list.png) no-repeat 8px  11px; padding: 8px 29px 15px;}

.sidebar .recent-post li{background:url(images/rp-bullet.png) no-repeat 5px  7px ; }
.sidebar .recent-post li a {font:600 16px 'Open Sans'; color:#e1524b}
.post-cate li a {    font-size: 14px;}

.post-cate   h3 , .recent-post h3 {
    color: #7f8c8c;
    font: bold 24px 'Open Sans';
    padding-bottom: 25px; padding-top:0px; margin-top:0px; 
}
.recent-post h3 { margin-top:35px }

.slider-area button.slick-prev.slick-arrow {background:url(images/slide-left.png) no-repeat 0 0 ; left:0px ; top:45%; z-index:999; width:50px; height:60px ; font-size:0px;}
.slider-area button.slick-next.slick-arrow {background:url(images/slide-right.png) no-repeat 0 0 ; right:0px ; top:45%; z-index:999; width:50px; height:60px; font-size:0px;}
.slider-area  button.slick-prev.slick-arrow:before , .slider-area button.slick-next.slick-arrow:before {display:none}

.innerbaner {background:url(images/inner-banner.jpg) no-repeat 0 0; padding:100px 0 120px; height:250px; overflow:hidden; text-align:center}
.innerbaner h2{font-size:25px; display:inline-block; font-weight:bold; font-family:'Open Sans'; color:#fff; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e2534b+1,e2534b+100&0.65+0,0.63+100 */
background: -moz-linear-gradient(top, rgba(226,83,75,0.65) 0%, rgba(226,83,75,0.65) 1%, rgba(226,83,75,0.63) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(226,83,75,0.65) 0%,rgba(226,83,75,0.65) 1%,rgba(226,83,75,0.63) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(226,83,75,0.65) 0%,rgba(226,83,75,0.65) 1%,rgba(226,83,75,0.63) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6e2534b', endColorstr='#a1e2534b',GradientType=0 ); /* IE6-9 */ padding:12px 20px}
.client-para {padding:10px 15px 10px;;background:#f8f8f8; }
.client-para p {font-size:13px; font-style:italic; color:#777777; }
.client-para + h3{font-size:16px; color:#777777; font-family:'open sans'; padding:5px 20px; }


body.page-template.page-template-page-template.page-template-page-about.page-template-page-templatepage-about-php.page.page-id-4 section.blogposting {
    margin: 55px 0 15px;
}

.wpcf7-validation-errors {
    display: inline-block;
}

.bpost-a {min-height:530px;}



.innerbaner {
    background-size: 100% auto;
}

@media screen and (max-width: 1024px)  {
  
.container {
    width: auto;
}
	
	.innerbaner {
    background: url(images/inner-banner.jpg) no-repeat 0 0;
    padding: 97px 0 3px;
    overflow: hidden;
    text-align: center;
    height: 172px;
}
	
	.bpost-a {
    min-height: 567px;
}
	
	.col-md-4.col-sm-6.aos-init.aos-animate {
    min-height: 577px;
}
  
}

@media screen and (max-width: 768px)  {
	.menu-main-menu-container {
    display: none;
}
	
	.page-id-4 .col-md-6 {
    clear: both;
   
}
	
	.inner-pages h2{
		    clear: both;
    padding-top: 25px;
	}
	
	.hotel-boxes .col-md-8 {
    width: 70% !important;
    float: left;
}
}
	
	@media screen and (max-width: 414px)  {
		.logo {
    text-align: center;
}
		.hotel-boxes .col-md-8 {
    width: 100% !important;
    text-align: center;
}
		
		.hotel-boxes .col-md-4 {
    width: 100% !important;
    clear: both;
    text-align: center !important;
    min-height: 48px;
    padding: 19px;
}
		
		.guideline-box .read-btn {
    float: none !important;
}
		
		.nopad-left {
    padding: 0 !important;
}
		
		.getintouch .col-md-8.col-sm-6 {
    clear: both;
    min-height: 387px;
}
		
		.col-md-4.col-sm-6.aos-init.aos-animate {
    text-align: center !important;
}
		
		.blogposting p {
    margin-bottom: 34px;
}
		
		.blogposting .read-btn {
    float: none;
}
		
		p {
    text-align: center;
    padding: 10px 0;
}
		
		.blog-heading,section.getintouch h3,.inner-pages h3 {
			font: 900 33px 'Open Sans';
		text-align:center;}
		
		.inner-pages h2{
			text-align:center;
		}
		
		.inner-pages img.alignleft {
    margin: 0 30px 10px 0px;
			
}
		
		.copyright-area .col-md-6 {
    padding: 10px 0;
    width: 100%;
    text-align: center;
}
		
		.bpost-a {
    text-align: center;
}
		
	}
