html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
	overflow-x:hidden;
}
 
*{
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
}
body {
    font-family: 'Titillium Web', sans-serif;
    margin: 0;
}
.mb0{margin-bottom:0px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mt0{margin-top:0px !important;}
.mt10{margin-top:10px !important;}
.mt20{margin-top:20px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}


article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden], template {
    display: none;
}
a {
    background-color: transparent;
}
a:active, a:hover, a:focus {
    outline: 0 none;
}

abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0 none repeat scroll 0 0;
    color: #000;
}
small {
    font-size: 80%;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0 none;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0 none;
    padding: 0;
}
select {
	border: 1px solid #ccc
}

input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=range]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
	color: #111
}

textarea {
	width: 100%
}
::-webkit-input-placeholder {
	color: #9a9a9a;
}

:-ms-input-placeholder {
	color: #9a9a9a;
}

::placeholder {
	color: #9a9a9a;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td, th {
    padding: 0;
}
body, button, input, select, optgroup, textarea {
    color: #222;
    font-size:18px;
    line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
}
p {
    margin-bottom: 1.5em;
}
dfn, cite, em, i {
    font-style: italic;
}
blockquote {
    margin: 0 1.5em;
}
address {
    margin: 0 0 1.5em;
}
pre {
    background: #eee none repeat scroll 0 0;
    font-family: "Courier 10 Pitch",Courier,monospace;
    font-size: 0.9375rem;
    line-height: 1.6; 
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}
code, kbd, tt, var {
    font-family: Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;
    font-size: 0.9375rem;
}
abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
mark, ins {
    background: #fff9c0 none repeat scroll 0 0;
    text-decoration: none;
}
big {
    font-size: 125%;
}
html {
    box-sizing: border-box;
}
* {
    box-sizing: border-box;
}
body {
    background: #fff none repeat scroll 0 0;
}
blockquote::before, blockquote::after, q::before, q::after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
hr {
    background-color: #ccc;
    border: 0 none;
    height: 1px;
    margin-bottom: 1.5em;
}
ul, ol {
    margin: 0 0 1.5em 0;
}
ul {
    list-style: outside none disc;
}
li {
    padding: 0 0 5px 0;
}
ol {
    list-style: outside none decimal;
}
li > ul, li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}
dt {
    font-weight: bold;
}
dd {
    margin: 0 1.5em 1.5em;
}
img {
    height: auto;
    max-width: 100%;
}
figure {
    margin: 1em 0;
}
table {
    margin: 0 0 1.5em;
    width: 100%;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    font-weight:400; font-size:16px; background-color:#1800ac; border:1px solid #1800ac; border-radius:5px; padding:10px 30px; text-align:center;  color:#fff; display:inline-block; transition:ease-in-out 0.1s all  }
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover{background-color:#000; border-color:#000;}


input[type="text"],input[type="tel"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #000;
    font-size: 20px;
    font-weight: 400;
    padding: 8px 10px;
}
select {
    border: 1px solid #ccc;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
    color: #111;
}
textarea {
    width: 100%;
}
a {
    color: #f0333c;
    text-decoration: none;
    transition: all 0.3s ease 0s;
}

a:visited {
    
    transition: all 0.3s ease 0s;
}
a:hover, a:focus, a:active {
    outline: medium none;
}
a:focus {
    outline: medium none;
}
a:hover, a:active {
    outline: 0 none;
}
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
    float: left;
    width: 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.clear::before, .clear::after, .entry-content::before, .entry-content::after, .comment-content::before, .comment-content::after, .site-header::before, .site-header::after, .site-content::before, .site-content::after, .site-footer::before, .site-footer::after {
    content: "";
    display: table;
    table-layout: fixed;
}
.clear::after, .entry-content::after, .comment-content::after, .site-header::after, .site-content::after, .site-footer::after {
    clear: both;
}
.widget {
    margin: 0 0 30px;
}
.widget select {
    max-width: 100%;
}
.sticky {
    display: block;
}
.hentry {
    margin: 0 0 1.5em;
}
.updated:not(.published) {
    display: none;
}
.page-content, .entry-content, .entry-summary {
    margin: 1.5em 0 0;
}
.inline-block{display:inline-block}


embed, iframe, object {
    max-width: 100%;
}
.clearnone{clear:none}
.fl{float:left}


@font-face {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/fontawesome-webfontd41d.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont3e6e.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont3e6e.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont3e6e.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont3e6e.svg?v=4.7.0#fontawesomeregular") format("svg");
}
.container {
    margin: 0 auto;
    max-width: 1600px;
    padding:0 15px;
}

.boxspacer {
    display: block;
    height: 20px;
}
.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right;
}
.text-justify {
    text-align: justify;
}
.textlink {
    color: #81B84D;
    font-size: 13px;
    text-decoration: none;
}
.textlink:hover {
    color: #000;
}

.visible-sm {
    display: none !important;
}


/*Content css*/


#primary.content-area {
    float: left;
    margin: 0 5% 0 0;
    width: 70%;
}
body.page-template-full-width #primary.content-area {
    float: left;
    margin: 0;
    width:100%;
} 
aside#secondary {
    float: left;
    padding: 50px 0 0;
    width: 25%;
}
.widget {
    background: #f6f6f6 none repeat scroll 0 0;
    border: 1px double #efefef;
    margin: 0 0 30px;
    padding: 20px;
}
h2.widget-title {
    color: #30458a;
    display: block;
    
    font-weight: 600;
    line-height: 26px;
    position: relative;
	margin-top:0;
}
.search-form .search-field {
    margin: 0 0 10px;
    width: 100%;
}
.widget > ul {
    margin: 0;
    padding: 0 0 0 16px;
}


/*Site wide Css Start*/




#masthead {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    z-index: 99999;
    background-color: rgba(255,255,255,0.85);
}
#masthead.fixed-header {position: fixed !important;top: 0 !important;left: 0;right: 0;box-shadow: 0 5px 5px rgba(0,0,0,0.2); background-color:#fff;z-index: 9999;animation: 1s .1s fadeInDown both;}
.fixed-header .logoImg img {display: block;    max-height: 90px;
    padding: 8px 0px;}


.topbar{background-color:#ededed; border-bottom:1px solid #bebebe; text-align:right; }
.topSocial a{margin-left:10px; font-size:22px; color:#222; display:inline-block; line-height:36px; padding:0 10px}
.topSocial a:hover{background-color:#222; color:#fff}
.fixed-header .topbar{display:none}



.logoImg{float:left;}
.logoImg img{display:block;z-index: 11;position: relative;max-height:70px;}

.callnEmail{float:right; display:flex; margin-top:20px;}
.callnEmail .callLink{display:flex; margin-right:35px;align-items: center;}
.callnEmail .emailLink{display:flex;align-items: center;}
.callnEmail .icon{margin-right:10px;}
.callnEmail a{color:#222}


.topMenu{position: relative;clear: both;    background: #1800ac;}

.owl-theme .owl-nav [class*="owl-"]{border-radius:0; background-color:#fff; border:1px solid #acacac; color:#000; width:50px; text-align:center; line-height:40px;}
.owl-theme .owl-nav [class*="owl-"]:hover{background-color:#000; color:#fff; border-color:#000;}
.owl-theme .owl-nav{margin-top:30px;}


.homeSlider{position:relative; }
.homeSlider .caption-wrap{bottom:0; right:0;text-align:left;background-color:<div class="footer-title mt40">Contact Details</div>
				<div class="box">
					<p><i class="fa fa-map-marker" aria-hidden="true"></i></p>
					<div class="boxColumn"><span>415 Vikas Shoppers, Sarthana Jakatnaka, Surat</span></div>
				</div>
				<div class="box">
					<p><i class="fa fa-phone" aria-hidden="true"></i></p>
					
					<div class="boxColumn"><a href="tel:+919265497721">+91 9265497721</a>, <a href="tel:+917405372933">+91 7405372933
</a></div>
				</div>

				<div class="box">
					<p><i class="fa fa-envelope-o" aria-hidden="true"></i></p>
					<div class="boxColumn">
						<a href="mailto:goriotravels@gmail.com">goriotravels@gmail.com</a></div>
					</div>
#1801ab !important;opacity:1!important;color:#fff;position:absolute;max-width: 1024px; padding:15px 5% 15px 25px; 
    margin:0;font-size:20px;min-width:600px; border-radius:40px 0 0 0; display:flex; align-items:center}
.homeSlider .caption-wrap h2{font-size:30px;line-height:40px;color:#fff;font-weight:600;margin:0; }
.homeSlider .caption-wrap .txt{margin-right:35px;}
.homeSlider .caption-wrap .btn-default{background-color: #ffca22 !important;color: #000;}
.homeSlider .caption-wrap .btn-default:hover{background-color: #000 !important;color: #fff;}
.homeSlider .caption-wrap .line1{font-size:36px;line-height:46px;color:#192543;font-weight:700;margin:0; }
.homeSlider .caption-wrap p{color:#393738;font-size:20px;line-height:32px; font-weight:400;margin:0;}
.homeSlider .owl-item.active .caption-wrap{animation:1s .1s fadeInUp both}


.homeSlider .caption-wrap .btn-group{margin-top:30px;}
.homeSlider .owl-item .caption-wrap .btn-default{font-weight:500;padding:10px 25px;background-color:#f58025;border-color:#f58025;text-transform:uppercase}
.homeSlider .owl-item .caption-wrap .btn-default:hover{background-color:#000; border-color:#000}

.bg-slider-btm{position:absolute;left:0;right:0;width:100%;height:169px;bottom:-20px;background:url(../images/bg-slider-btm.html) center bottom no-repeat;background-size:100%;z-index:2;}
.homeSlider .owl-dots{position:absolute;left:0;right:0;bottom:40px}
.homeSlider .owl-theme .owl-dots .owl-dot.active span{background-color:#fff}
.homeSlider .owl-theme .owl-nav{margin:0; border:none !important}
.homeSlider .owl-carousel .owl-nav button.owl-next,
.homeSlider .owl-carousel .owl-nav button.owl-prev{width:50px;position:absolute;top:45%;padding:0;height:50px;border-radius:50px;background-color:rgba(0,0,0,0.2);color:#fff; border:1px solid transparent}
.homeSlider .owl-carousel .owl-nav button.owl-next:hover,.homeSlider .owl-carousel .owl-nav button.owl-prev:hover{background-color:#222; color:#fff}
.homeSlider .owl-carousel .owl-nav button.owl-next{right:3%}
.homeSlider .owl-carousel .owl-nav button.owl-prev{left:3%}


.titleWithborder{text-align: left; color: #000; font-size:30px; margin:0 0 30px 0;font-weight:600}
.titleWithborder span{display: block}
.titleWithborder em{font-style:normal; color:#000; font-weight:300}
.titleWithborder.text-left{text-align:left;}
.titleWithborder.text-left span:after{margin:0}
.text-justify{text-align:justify}


.homeService{padding:60px 0; background:url(../images/bg-service.jpg) center center no-repeat ; background-size:cover; position:relative;    z-index: 10;margin-top: -37px;}
/*.homeService {
    -webkit-mask-image: url(../images/bg-mask-service.png);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: top;
    -webkit-mask-size: cover;
    mask-image: url(../images/bg-mask-service.png);
    mask-repeat: no-repeat;
    mask-position: top;
    mask-size: cover;
}*/

.homeService h2.titleWithborder{text-align:center; color:#fff; margin-bottom:0}
.homeService p{text-align:center; color:#fff; margin-bottom:20px;}

.homeService .item{text-align: center;position: relative;margin-top: 40px;}
.homeService 
.circle-icons {width: 80px;height: 80px;font-size: 30px;color: #fff;background-color: #c64444;border-radius: 80px;position: absolute;top: -40px;z-index: 999;left: 0;right: 0;text-align: center;display: block;margin: auto;line-height: 76px;transition:ease-in-out .2s all;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;  -webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;}
.homeService .item a:hover .circle-icons{animation-name: bounce;-moz-animation-name: bounce; top:40px;}
@keyframes bounce {
	0%, 100%, 20%, 50%, 80% {
		-webkit-transform: translateY(0);
		-ms-transform:     translateY(0);
		transform:         translateY(0)
	}
	40% {
		-webkit-transform: translateY(-25px);
		-ms-transform:     translateY(-25px);
		transform:         translateY(-25px)
	}
	60% {
		-webkit-transform: translateY(-15px);
		-ms-transform:     translateY(-15px);
		transform:         translateY(-15px)
	}
}
#owl-homeService.owl-carousel .imgbox img {
    -webkit-mask-image: url(../images/mask-service.png);
    background-image: url(../images/mask-service.png);
    -webkit-mask-position: top left;
    mask-position: top left;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%
}

.owlpics{display:block; text-align:center; background-color:#fff;}
.owlpics h3{ font-size:18px; color:#212121; font-weight:400; margin:0; padding:10px;}
.owlpics .imgbox,.owlpics img{transition: all 0.3s ease 0s;}
.owlpics .imgbox span{display:none; position:absolute; left:0; right:0; top:60%; color:#fff; font-weight:700; z-index:1;transition: all 0.3s ease-in-out 0s;}

.owlpics:hover .imgbox{background-color:#000;}
.owlpics:hover img{opacity:0.4;}
.owlpics:hover .imgbox span{display:block;top: 39%; }



.owl-carousel .imgWrap {width:100%;height: 200px;display: table-cell;text-align: center;
vertical-align: middle;}
.owl-carousel .imgbox{display:table;text-align: center;
    margin: auto;}

.owl-carousel .imgbox img{max-width:100%; width:auto; margin:auto; max-height:249px;}

#owl-homeService .owlpics:hover .imgbox{background-color:transparent;}
#owl-homeService .owlpics{background-color:transparent;}
#owl-homeService .owlpics:hover img{opacity:1; transform:scale(1.05);}
#owl-homeService .owlpics h3{color:#fff; transition:all ease-in-out 0.5s}
#owl-homeService .owlpics:hover h3{color:#1800ac}


.introContent{padding:50px 0; background:#fff;}
.introContent h3{margin:0 0 20px;color:#1a1a1a; font-size:22px; font-weight:400; line-height:26px;}
.introContent i{color:#f21a1a;}

.homePackages{ padding:50px 0;background-color:#fcfaee}

.homePackages .titleWithborder em{color:#fff}
.homePackages .owl-carousel .imgbox img{max-height:inherit}
.homePackages .owlpics h3{color:#fff; position:absolute; bottom:0; left:0; right:0; text-align:center;font-size:24px; padding:10px 10px 50px}
.homePackages .owlpics .imgbox span{top:40%}
.productflexcol{display:flex; align-items:center}
.productflexcol .colleft{flex:0 0 420px; margin-right:35px;}
.productflexcol .colright{width: calc(100% - 455px); }
.productflexcol .item{border-radius:180px; overflow:hidden}
.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev {
    line-height: 30px;
    padding: 0px 5x !important;
    background: transparent !important;
    font-size: 22px;
}
.owl-theme .owl-nav [class*=owl-]:hover, .owl-theme .owl-nav [class*=owl-] {
 
    color: #222;
}

.doubletxt{color:#221a18;font-weight:400; margin:0; }
.doubletxt span{color:<div class="footer-title mt40">Contact Details</div>
				<div class="box">
					<p><i class="fa fa-map-marker" aria-hidden="true"></i></p>
					<div class="boxColumn"><span>415 Vikas Shoppers, Sarthana Jakatnaka, Surat</span></div>
				</div>
				<div class="box">
					<p><i class="fa fa-phone" aria-hidden="true"></i></p>
					
					<div class="boxColumn"><a href="tel:+919265497721">+91 9265497721</a>, <a href="tel:+917405372933">+91 7405372933
</a></div>
				</div>

				<div class="box">
					<p><i class="fa fa-envelope-o" aria-hidden="true"></i></p>
					<div class="boxColumn">
						<a href="mailto:goriotravels@gmail.com">goriotravels@gmail.com</a></div>
					</div>
#1801ab}
.font50{font-size:54px; line-height:normal;}
.font40{font-size:42px; line-height:normal;}
.font30{font-size:30px; line-height:normal;}
.text-yellow{color:#ffc63f}
.text-orange{color:<div class="footer-title mt40">Contact Details</div>
				<div class="box">
					<p><i class="fa fa-map-marker" aria-hidden="true"></i></p>
					<div class="boxColumn"><span>415 Vikas Shoppers, Sarthana Jakatnaka, Surat</span></div>
				</div>
				<div class="box">
					<p><i class="fa fa-phone" aria-hidden="true"></i></p>
					
					<div class="boxColumn"><a href="tel:+919265497721">+91 9265497721</a>, <a href="tel:+917405372933">+91 7405372933
</a></div>
				</div>

				<div class="box">
					<p><i class="fa fa-envelope-o" aria-hidden="true"></i></p>
					<div class="boxColumn">
						<a href="mailto:goriotravels@gmail.com">goriotravels@gmail.com</a></div>
					</div>
#1801ab}
.cursive{font-family: 'Dancing Script', cursive; font-size:30px;}


.homeTestimonials{padding:70px 0; text-align:center; background-color:#FCFAEE; position:relative}
.homeTestimonials .col22{margin-top:30px;position: relative;}
#owl-hometestimonials.owl-theme .owl-dots .owl-dot.active span, #owl-hometestimonials.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #1800ac;
    border-color: #1800ac;
}
#owl-hometestimonials.owl-theme .owl-dots .owl-dot span, #owl-hometestimonials.owl-theme .owl-dots .owl-dot span {
    
    border-color: #1800ac;
}
.homeTestimonials::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background-color:#f2efdf;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 1919.4 582.3' style='enable-background:new 0 0 1919.4 582.3;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .path-0%7Bfill:currentcolor;%7D%0A%3C/style%3E%3Cpath class='path-0' d='M341.7,582.3c-18.4,0-36.8-0.1-55.1-0.4c-29.8-0.5-59.5-1.8-89.2-2.9c-18-0.7-36-1.5-53.9-2.5 c-18.9-1.1-37.9-2.2-56.5-3.7c-10.9-0.9-84,1.4-86.4-1.5C-1.1,569.4,0.4,0,0.5,0c1.9,0.1,4.2,0.2,6.8,0.4 c23.9,1.9,47.6,4.1,71.8,5.5c24.5,1.5,47.9,4.4,73.4,4.5c17.9,0.1,35.7,2,53.6,3.1c34.7,2.2,69.9,2.9,105.3,3.2 c23.5,0.2,47,0.8,70.5,1c18.2,0.1,36.4-0.2,54.5-0.4c8.5-0.1,17.1-0.3,25.5-0.1c26.1,0.7,52.2,1.2,78.4,0.1 c5.8-0.2,11.9-0.3,17.5,0.1c40.7,2.6,80.6,0.4,120.6-1.9c6.8-0.4,13.8-0.3,20.7-0.4c2.9-0.1,5.8,0,8.8,0c6,0.2,12.1,0,18.1-0.5 c22.1-2.4,45.5-1.9,67.8-3.6c10.9-0.8,21.6-2,32.6-2.5c31.2-1.4,62.4-2.9,93.8-3.7c19-0.5,38.4,0.2,57.6,0.6 c21.8,0.4,43.6,1.1,65.5,1.6c41,0.9,82,1.6,122.9,2.7c29.8,0.8,59.4,2.5,89.2,3.3c24.4,0.7,49.1,0.5,73.6,0.8 c9.6,0.1,19.1,0.2,28.6,0.5c20.6,0.7,41.3,0.5,61.9,0.4c15.1-0.1,30.2-0.2,45.2,0c54.6,0.8,109.1-0.4,163.6-0.7 c44.3-0.3,88.5-0.8,132.7-1.5c19.6-0.3,39.1-1.7,58.7-2.4c15.8-0.4,31.6,0.3,47.3,2.1c6,0.7,12.4,1,18.6,1.6 c8.7,0.9,17.3,1.8,25.7,2.9c3.2,0.4,6,1,7.4,1.9h0.8v540.4h-1.1c-2.2,1.3-7,1.1-11.3,1c-1.1,0-2.1,0-3.2-0.1 c-0.1-0.2-0.1-0.3-0.2-0.5c-25.4,1-50.9,1.5-76,2.9c-55.2,3.1-110.1,6.9-165.3,10c-25.7,1.5-51.8,2.6-77.9,3.2 c-43.2,1-86.4,1.8-129.7,2.3c-20.1,0.2-40.4-0.7-60.6-0.9c-32-0.4-64.1-0.5-96.1-0.9c-9.5-0.1-19-1-28.5-1.3 c-21.2-0.6-42.5-0.9-63.6-1.6c-13.9-0.5-27.3-0.6-41.4,0c-11.7,0.5-24.1-0.7-36.3-1c-11.7-0.3-23.4-0.4-35.1-0.8 c-21.8-0.7-43.5-1.5-65.3-2.1c-36.7-1-73.5-2-110.3-2.9c-17.6-0.4-35.2-1-52.8-1c-25.6,0-51.2,0.4-76.8,0.9 c-25.1,0.5-50.2,1.1-75,2.2c-24.3,1.1-48.2,3.1-72.4,4.4c-31.6,1.7-63.3,3.3-95.1,4.6c-34.9,1.5-70,2.9-105.1,3.8 c-21.3,0.6-42.8,0.6-64.2,0.6c-9.8,0-19.7,0-29.5,0L341.7,582.3z'/%3E%3C/svg%3E%0A");
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 1919.4 582.3' style='enable-background:new 0 0 1919.4 582.3;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .path-0%7Bfill:currentcolor;%7D%0A%3C/style%3E%3Cpath class='path-0' d='M341.7,582.3c-18.4,0-36.8-0.1-55.1-0.4c-29.8-0.5-59.5-1.8-89.2-2.9c-18-0.7-36-1.5-53.9-2.5 c-18.9-1.1-37.9-2.2-56.5-3.7c-10.9-0.9-84,1.4-86.4-1.5C-1.1,569.4,0.4,0,0.5,0c1.9,0.1,4.2,0.2,6.8,0.4 c23.9,1.9,47.6,4.1,71.8,5.5c24.5,1.5,47.9,4.4,73.4,4.5c17.9,0.1,35.7,2,53.6,3.1c34.7,2.2,69.9,2.9,105.3,3.2 c23.5,0.2,47,0.8,70.5,1c18.2,0.1,36.4-0.2,54.5-0.4c8.5-0.1,17.1-0.3,25.5-0.1c26.1,0.7,52.2,1.2,78.4,0.1 c5.8-0.2,11.9-0.3,17.5,0.1c40.7,2.6,80.6,0.4,120.6-1.9c6.8-0.4,13.8-0.3,20.7-0.4c2.9-0.1,5.8,0,8.8,0c6,0.2,12.1,0,18.1-0.5 c22.1-2.4,45.5-1.9,67.8-3.6c10.9-0.8,21.6-2,32.6-2.5c31.2-1.4,62.4-2.9,93.8-3.7c19-0.5,38.4,0.2,57.6,0.6 c21.8,0.4,43.6,1.1,65.5,1.6c41,0.9,82,1.6,122.9,2.7c29.8,0.8,59.4,2.5,89.2,3.3c24.4,0.7,49.1,0.5,73.6,0.8 c9.6,0.1,19.1,0.2,28.6,0.5c20.6,0.7,41.3,0.5,61.9,0.4c15.1-0.1,30.2-0.2,45.2,0c54.6,0.8,109.1-0.4,163.6-0.7 c44.3-0.3,88.5-0.8,132.7-1.5c19.6-0.3,39.1-1.7,58.7-2.4c15.8-0.4,31.6,0.3,47.3,2.1c6,0.7,12.4,1,18.6,1.6 c8.7,0.9,17.3,1.8,25.7,2.9c3.2,0.4,6,1,7.4,1.9h0.8v540.4h-1.1c-2.2,1.3-7,1.1-11.3,1c-1.1,0-2.1,0-3.2-0.1 c-0.1-0.2-0.1-0.3-0.2-0.5c-25.4,1-50.9,1.5-76,2.9c-55.2,3.1-110.1,6.9-165.3,10c-25.7,1.5-51.8,2.6-77.9,3.2 c-43.2,1-86.4,1.8-129.7,2.3c-20.1,0.2-40.4-0.7-60.6-0.9c-32-0.4-64.1-0.5-96.1-0.9c-9.5-0.1-19-1-28.5-1.3 c-21.2-0.6-42.5-0.9-63.6-1.6c-13.9-0.5-27.3-0.6-41.4,0c-11.7,0.5-24.1-0.7-36.3-1c-11.7-0.3-23.4-0.4-35.1-0.8 c-21.8-0.7-43.5-1.5-65.3-2.1c-36.7-1-73.5-2-110.3-2.9c-17.6-0.4-35.2-1-52.8-1c-25.6,0-51.2,0.4-76.8,0.9 c-25.1,0.5-50.2,1.1-75,2.2c-24.3,1.1-48.2,3.1-72.4,4.4c-31.6,1.7-63.3,3.3-95.1,4.6c-34.9,1.5-70,2.9-105.1,3.8 c-21.3,0.6-42.8,0.6-64.2,0.6c-9.8,0-19.7,0-29.5,0L341.7,582.3z'/%3E%3C/svg%3E%0A");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-position: center center;
    mask-position: center center;
}


.text-center{text-align:center}

.site-footer{  color:#fff; background:#332a19; font-size:16px;}
.site-footer .footerFlex{display:flex}
.site-footer .fleft{flex:0 0 50%; padding:30px 5%;}
.site-footer .fleftflex{display:flex}
.site-footer .fleftflex .colA{flex:1}
.site-footer .fleftflex .colB{flex:1}
.site-footer .fright{flex:1;background:#222 url(../images/bg-footer.jpg) center center no-repeat; background-size:cover;}
.site-footer .footer-title{color:#f7782b; font-size:26px; margin-bottom:10px;}

.footerSocial{clear:both;text-align:left;margin:0}
.footerSocial a{width:46px;height:46px;line-height:46px;font-size:22px;border-radius:50%;display:inline-block;margin:0 10px 10px 0;text-align:center;color:#fff;}
.footerSocial a.fb{background-color:#132b7b}
.footerSocial a.tw{background-color:#2da8e7}
.footerSocial a.insta{background-color:#65247d}
.footerSocial a:hover{background-color:#000;color:#fff;}


.site-footer ul{list-style:none;margin:0;padding:0;text-align:left;}
.site-footer li{padding:0 0 10px 0px;position:relative;}
.site-footer .menu li{padding:0 0 4px 18px;position:relative}
.site-footer .menu li:before{content:"\f105";font:normal normal normal 14px/1 FontAwesome;position:absolute;left:0;top:8px;color:#fff}

.site-footer a{color:#fff}
.site-footer .boxColumn a:hover{color:#fff !important}
.site-footer a:hover{color:#ffd500}

.site-footer h2{color:#fff;padding-bottom:8px;margin-bottom:20px;position:relative;font-size:18px;text-transform:uppercase; font-weight:900}
.site-footer .col41{width:26.1%;margin:0 2.5% 20px 0;float:left;font-size:14px;line-height:24px;}
.site-footer .col42{width:20.1%;margin:0 2.5% 20px 0;float:left;}
.site-footer .col43{width:23.1%;margin:0 2.5% 20px 0;float:left;}
.site-footer .col44{width:23.1%;margin:0 0 20px 0;float:left;}
.site-footer .col41 .socialicon{padding:30px 0 0 0; text-align:center;}
.site-footer .col41 .socialicon p{font-size: 18px; }
.site-footer .col41 .socialicon a{display:inline-block;width:40px;height:40px;line-height:40px;text-align:center;color:#fff;font-size:22px;border-radius:50px;margin-right:5px;}
.site-footer .col41 .socialicon a:hover{color:#fff;background-color:#df314a}
.site-footer .col43 .post-date{font-size:12px; color:#ccc; display:block;}
.site-footer .box .fa{color:#fff;font-size:20px;}
.site-footer .box .fa.fa-envelope-o{font-size:15px;padding:5px 15px 18px 0;}
.site-footer .box .fa.fa-mobile-phone{font-size:28px;padding:12px 15px 18px 0;}
.site-footer .box .fa.fa-map-marker{padding:3px 15px 0 0;}
.site-footer .copyRight{font-size:14px;padding:25px 0; margin-top:20px;}
.site-footer .copyRight a{color:#fff;text-decoration:underline;}
.site-footer .copyRight a:hover{color:#ffd500}
.site-footer .copyRight p{margin:0}
.site-footer .copyRight .left{float:left;}
.site-footer .copyRight .right{float:right;text-align:right;}
.site-footer .copyRight:after{content:"";display:block;clear:both;}

#back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    background: #f55c00;
    color: #fff;
    cursor: pointer;
    border: 0;
	border-radius:40px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
    font-size: 24px;
}
#back-to-top.show {
    opacity: 1;
}



.col21{width:47%; display:inline-block; margin:0 3% 0 0; float:left;}
.col22{width:47%; display:inline-block; margin:0 0 0 3%;}

.wpcf7-form p{margin:0 0 12px;}
.wpcf7-recaptcha{margin:0 0 18px;}
.wpcf7-textarea,.wpcf7-text{width:100%; padding:6px !important; font-weight:300;}
.wpcf7-textarea{max-height:100px;}
.wpcf7-form-control.wpcf7-submit {background-color: #083D5F;border: medium none;color: #fff;font-size: 18px;padding: 14px 30px;transition: all 0.3s ease 0s;}
.wpcf7-form-control.wpcf7-submit:hover{background-color:#81B84D;} 
.box {margin-bottom: 30px;}
.box .fa {color: #acacac;float: left;font-size: 22px;padding: 2px 0 0;}
.boxColumn {margin: 0 0 0 30px;}
.boxColumn a{text-decoration:none;}
.boxColumn a:hover{color:#000;}
.entry-content a:hover{color:#000;}
.brdimg {border: 1px solid #083D5F;}

.col21 iframe,.col22 iframe{border-top:1px solid #ccc !important;border-bottom:1px solid #ccc !important}
.col21 iframe{border-right:1px solid #ccc !important;}

.btn-default{font-weight:400; font-size:16px; background-color:#f21a1a; border:1px solid #f21a1a; border-radius:30px; padding:10px 30px; text-align:center; min-width:100px; color:#fff; display:inline-block;  }
.btn-default:hover{background-color:#000; border-color:#000;}
.btn-default.btn-o{background-color:transparent; border-color:#acacac; color:#3a3a3a}
.btn-default.btn-o:hover{background-color:#000; border-color:#000; color:#fff;}
.btn-lg{font-size:16px !important;padding:8px 30px;}
.btn-black{border-color:#000 !important; background-color:#000 !important;}

.pageTitle{background:url(../images/slider-img1.jpg) center center no-repeat ; background-size:cover; text-align:center; padding:260px 0 130px; color:#fff; position:relative; z-index:9}
.pageTitle:after {
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    position: absolute;
    background-color: transparent;
    background-image: linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0.8) 100%);
    opacity: 0.6;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}


.bg-one-way-car-rental{background:url(../images/bg-one-way-rental.jpg) no-repeat left center; background-size:cover}

.pageTitle h1{margin:0; padding:0; line-height:40px; font-size:40px; font-weight:600; text-transform:uppercase}
#breadcrumb{list-style:none; margin:10px 0 0; padding:0;}
#breadcrumb li{display:inline-block; font-size:16px;}
#breadcrumb li:not(:last-child):after{content:"-"; display:inline-block; margin:0 10px;}
#breadcrumb li a{color:#fff}


.site-content{padding:30px 0; background-color:#FCFAEE}
.site-content p{line-height:30px;}
.img-border{border:1px solid #fff; border-radius:20px; box-shadow:0 0 0 5px rgba(0,0,0,0.1);}

.serviceBox{padding:0 0 30px; margin:0 0 30px; border-bottom:1px solid #ccc;}
.serviceBox.last{padding:0; margin:0; border:none}
.serviceBox .serviceText{display:table}
.serviceBox .serviceText h3{margin-top:-2px;}
.serviceBox img{border-radius:20px; border:1px solid #ccc;}
ul.style1,.pkgDetailDesc ul {
	padding: 0;
	margin: 0 0 15px 0;
	list-style-type: none;
}

ul.style1 li,.pkgDetailDesc ul li {
	padding: 0 0 14px 36px;
	position: relative;
	margin: 0;
}

ul.style1 li:before,.pkgDetailDesc ul li:before {
	content: "";
	width: 24px;
	height: 24px;
	background: url(../images/icon-arrow.png) 0 0 no-repeat;
	padding: 0;
	margin-left: 0;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 3px;

}
.img-bordered{border-radius:20px; box-shadow:0 5px 10px rgba(0,0,0,0.1)}
.col31{width:33%; float:left;}
.col32{width:33%; float:left; padding-right:40px}
.col33{width:33%; float:left;}

.col-31 {
	width: 31.66%;
	display: inline-block;
	margin: 0 2.5% 0 0;
	float: left;
}

.col-32 {
	width: 31.66%;
	display: inline-block;
	margin: 0 2.5% 0 0;
	float: left;
}

.col-33 {
	width: 31.66%;
	display: inline-block;
	margin: 0;
	float: left;
}

#frm_contact label{font-size:12px; text-transform:uppercase}
#frm_contact input{border:1px solid #ccc; width:90%; padding:5px;}
#frm_contact textarea{border:1px solid #ccc; width:90%;}
#frm_contact .form-group{margin:0 0 10px;}

.mapwrap .col21,.mapwrap .col22{width:50%; margin:0;}

/*404 css*/
.wrap404{text-align:center; padding:40px 0}
.wrap404 i{font-size:120px;}
.wrap404 h2{font-size:60px; font-weight:500; margin:0;}
.wrap404 h4{font-size:40px; font-weight:300; margin:0; color:#ccc;}
.wrap404 p{font-size:20px; }



.w980{max-width:980px !important; margin:0 auto;}
.w900{max-width:900px !important; margin:0 auto;}
.w800{max-width:800px !important; margin:0 auto;}
.w660{max-width:660px !important; margin:0 auto;}
.w600{max-width:600px !important; margin:0 auto;}
.w250{max-width:250px !important; margin:0 auto;}
.w200{max-width:200px !important; margin:0 auto;}
.w150{max-width:150px !important; margin:0 auto;}
.w100{max-width:100px !important; margin:0 auto;}
.minw100{min-width:100px;}
.minw240{min-width:240px;}

.places_box{float:left;width:100%;border-bottom:1px solid #ccc;padding:0 0 40px;margin-bottom:40px;}
.places_box.last-child{margin-bottom:0;border-bottom:none;}
.places_box .place_img{width:30%;}
.places_box .place_detail{float:left;text-align:justify;width:66%;}
.places_box .place_detail .head4{font-weight:700;font-size:22px;margin:0 0 20px;padding:0;display:block;}
.places_box .distance span{font-weight:bold}
.places_box .desc p{line-height:28px;}

.formWrap {margin:0 auto;}
.formWrap label{display:block; font-weight:400; font-size:16px}
.formWrap input[type="text"],.formWrap input[type="tel"],.formWrap input[type="email"],.formWrap input[type="number"],.formWrap input[type="date"]{width:100%; border-color:#cecece; border-radius:0; color:#000;}
.formWrap .col21,.formWrap .col22{margin-bottom:15px;}
.formWrap textarea{height:120px; border-radius:0;color:#000;}
.formWrap input[type="submit"]{width:auto;margin:20px 0 0; }

.packageFlex{display:flex; margin:0 -15px;flex-wrap:wrap}
.package-box{position:relative; margin:15px; flex:0 0 calc(25% - 30px); text-align:center; }
.package-box img{display:block; margin:auto; width:100%}
.package-box .owlpics .imgbox span{top:40%}
.package-box.mr0{margin-right:0;}
.package-box h3{background-color:<div class="footer-title mt40">Contact Details</div>
				<div class="box">
					<p><i class="fa fa-map-marker" aria-hidden="true"></i></p>
					<div class="boxColumn"><span>415 Vikas Shoppers, Sarthana Jakatnaka, Surat</span></div>
				</div>
				<div class="box">
					<p><i class="fa fa-phone" aria-hidden="true"></i></p>
					
					<div class="boxColumn"><a href="tel:+919265497721">+91 9265497721</a>, <a href="tel:+917405372933">+91 7405372933
</a></div>
				</div>

				<div class="box">
					<p><i class="fa fa-envelope-o" aria-hidden="true"></i></p>
					<div class="boxColumn">
						<a href="mailto:goriotravels@gmail.com">goriotravels@gmail.com</a></div>
					</div>
#1801ab; color:#fff}
.package-box a:hover h3{background-color:#000; color:#fff}


table.pkg{background-color:#F2EFDF;}
table.pkg td{padding:10px; border-bottom:1px solid #c2c2c2; color:#1a1a1a; font-size:16px;font-weight:400;}
table.pkg td:first-child{background-color:#dfdbc6; font-weight:700;}
table.pkg tr:last-child td{border:none;}

.pkg-day-txt{ margin-bottom:30px;}
.pkg-day-txt.last{padding-bottom:0px; border-bottom:none; margin-bottom:0px;}
.pkgtitle{font-size:22px; background:<div class="footer-title mt40">Contact Details</div>
				<div class="box">
					<p><i class="fa fa-map-marker" aria-hidden="true"></i></p>
					<div class="boxColumn"><span>415 Vikas Shoppers, Sarthana Jakatnaka, Surat</span></div>
				</div>
				<div class="box">
					<p><i class="fa fa-phone" aria-hidden="true"></i></p>
					
					<div class="boxColumn"><a href="tel:+919265497721">+91 9265497721</a>, <a href="tel:+917405372933">+91 7405372933
</a></div>
				</div>

				<div class="box">
					<p><i class="fa fa-envelope-o" aria-hidden="true"></i></p>
					<div class="boxColumn">
						<a href="mailto:goriotravels@gmail.com">goriotravels@gmail.com</a></div>
					</div>
#1801ab;    border-radius: 5px;}
.pkgtitle:before,.pkgtitle:after{content:""; display:block; clear:both}
.roundNum{display:block;float:left; width:50px; height:50px; border-radius:5px; background-color:#332A19; font-size:18px; text-align:center; font-weight:900; vertical-align:top; color:#fff}
.roundNum span{display:block; font-weight:700; line-height:16px; padding:5px 0 0;font-size:14px;}
.titletxtonly{margin-left:70px; padding:5px 0 0 0;font-size:24px; color:#fff }
.pkgdesc{margin-left:70px; clear:both; padding:10px 0 0 0}

.Package-table tr td{border-bottom:1px solid #ccc;padding:7px 7px;}
.Package-table tr:last-child td{border:none}



.quickInquiryBtn{position:fixed; right:0; top:calc(50% - 95px); background:url(../images/quick-inquiry.png) 0 0 no-repeat; width:31px; height:140px; z-index:999}


.hotel-detail h2{margin:0}
.hotel-detail .hotelAddressText {margin-bottom:20px;}
.hotel-detail .hotelAddressText svg {vertical-align:middle}
.hotel-detail address {margin: 0;display: inline-block;font-style: normal;}
.hotel-detail address span{margin-left:10px; font-size:14px; vertical-align:middle}
.hotelGallerynInfo{display:flex}
.hotelGallerynInfo .galleryLeft{width:50%;}
.hotelGallerynInfo .infoRight{width:50%; padding-left:40px}
.aminities{border:1px solid #ccc; border-radius:10px 10px 0 0; overflow:hidden }
.aminities .title{background-color:#1801ab;color:#fff;padding:10px 15px; border-bottom:1px solid #f6f6f6}
.aminities .desc{padding:15px;}
.aminities .desc ul{margin-bottom:0}
.startFrom{border:1px solid #ccc; border-radius:0 0 10px 10px ; overflow:hidden; padding:15px;}
.checkinout{margin:0; border:1px solid #ccc; border-bottom:0; border-radius:0 ; border-top:0; display:flex; padding:15px;}
.checkinout .time{width:50%; padding:0 15px 0 0;}
.checkinout .time span{display:block; font-size:26px;}

.newSection{border:1px solid #ccc; border-radius:5px 5px 0 0; overflow:hidden; margin-top:40px;}
.newSection .title{background-color:#1801ab;color:#fff;padding:10px 15px; border-bottom:1px solid #f6f6f6}
.newSection .desc{padding:15px;}
.amenitieslist ul{display:flex; flex-wrap:wrap;}
.amenitieslist ul li{width:33.33%}


table.room{background-color: #F2EFDF;}
table.room th{padding:10px; border-bottom:1px solid #c2c2c2; color:#1a1a1a; font-size:16px;font-weight:600; background-color:#dfdbc6;}
table.room td{padding:10px; border-bottom:1px solid #c2c2c2; color:#1a1a1a; font-size:16px;font-weight:400;}
table.room td:first-child{ font-weight:700;}
table.room tr:last-child td{border:none;}

#menubtn{height:40px;border-radius:60px;line-height:38px;display:none;margin-left:12px;padding:0 15px;cursor:pointer;border:1px solid #000;margin-top:17px;background-color:#000;color:#fff}
.fixed-header #menubtn{margin-top:15px;}
#menubtn span{}
#menubtn .fa{display:none}

#preloader{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 999999;
}
#status{
  position: fixed;
  content: '';
  display: block;
  top: 28%;
  left: 0;
  right: 0;
  width: 300px;
  height: 300px;
  margin: 0 auto;
  background: url(../images/loader.gif);
  background-size: cover;
  background-position: center;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 9999999999;
}

.bg-white{background: #fff!important;}


.mask1 img {
    -webkit-mask-image: url(../images/mask1-img.png);
    background-image: url(../images/mask1-img.png);
    -webkit-mask-position: top left;
    mask-position: top left;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%
}

.relative{position:relative}
.homeCar{padding:70px 0;position: relative;margin-top: -40px;z-index: 12;}
.homeCar::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background-color:#f2efdf;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 1919.4 582.3' style='enable-background:new 0 0 1919.4 582.3;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .path-0%7Bfill:currentcolor;%7D%0A%3C/style%3E%3Cpath class='path-0' d='M341.7,582.3c-18.4,0-36.8-0.1-55.1-0.4c-29.8-0.5-59.5-1.8-89.2-2.9c-18-0.7-36-1.5-53.9-2.5 c-18.9-1.1-37.9-2.2-56.5-3.7c-10.9-0.9-84,1.4-86.4-1.5C-1.1,569.4,0.4,0,0.5,0c1.9,0.1,4.2,0.2,6.8,0.4 c23.9,1.9,47.6,4.1,71.8,5.5c24.5,1.5,47.9,4.4,73.4,4.5c17.9,0.1,35.7,2,53.6,3.1c34.7,2.2,69.9,2.9,105.3,3.2 c23.5,0.2,47,0.8,70.5,1c18.2,0.1,36.4-0.2,54.5-0.4c8.5-0.1,17.1-0.3,25.5-0.1c26.1,0.7,52.2,1.2,78.4,0.1 c5.8-0.2,11.9-0.3,17.5,0.1c40.7,2.6,80.6,0.4,120.6-1.9c6.8-0.4,13.8-0.3,20.7-0.4c2.9-0.1,5.8,0,8.8,0c6,0.2,12.1,0,18.1-0.5 c22.1-2.4,45.5-1.9,67.8-3.6c10.9-0.8,21.6-2,32.6-2.5c31.2-1.4,62.4-2.9,93.8-3.7c19-0.5,38.4,0.2,57.6,0.6 c21.8,0.4,43.6,1.1,65.5,1.6c41,0.9,82,1.6,122.9,2.7c29.8,0.8,59.4,2.5,89.2,3.3c24.4,0.7,49.1,0.5,73.6,0.8 c9.6,0.1,19.1,0.2,28.6,0.5c20.6,0.7,41.3,0.5,61.9,0.4c15.1-0.1,30.2-0.2,45.2,0c54.6,0.8,109.1-0.4,163.6-0.7 c44.3-0.3,88.5-0.8,132.7-1.5c19.6-0.3,39.1-1.7,58.7-2.4c15.8-0.4,31.6,0.3,47.3,2.1c6,0.7,12.4,1,18.6,1.6 c8.7,0.9,17.3,1.8,25.7,2.9c3.2,0.4,6,1,7.4,1.9h0.8v540.4h-1.1c-2.2,1.3-7,1.1-11.3,1c-1.1,0-2.1,0-3.2-0.1 c-0.1-0.2-0.1-0.3-0.2-0.5c-25.4,1-50.9,1.5-76,2.9c-55.2,3.1-110.1,6.9-165.3,10c-25.7,1.5-51.8,2.6-77.9,3.2 c-43.2,1-86.4,1.8-129.7,2.3c-20.1,0.2-40.4-0.7-60.6-0.9c-32-0.4-64.1-0.5-96.1-0.9c-9.5-0.1-19-1-28.5-1.3 c-21.2-0.6-42.5-0.9-63.6-1.6c-13.9-0.5-27.3-0.6-41.4,0c-11.7,0.5-24.1-0.7-36.3-1c-11.7-0.3-23.4-0.4-35.1-0.8 c-21.8-0.7-43.5-1.5-65.3-2.1c-36.7-1-73.5-2-110.3-2.9c-17.6-0.4-35.2-1-52.8-1c-25.6,0-51.2,0.4-76.8,0.9 c-25.1,0.5-50.2,1.1-75,2.2c-24.3,1.1-48.2,3.1-72.4,4.4c-31.6,1.7-63.3,3.3-95.1,4.6c-34.9,1.5-70,2.9-105.1,3.8 c-21.3,0.6-42.8,0.6-64.2,0.6c-9.8,0-19.7,0-29.5,0L341.7,582.3z'/%3E%3C/svg%3E%0A");
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 1919.4 582.3' style='enable-background:new 0 0 1919.4 582.3;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .path-0%7Bfill:currentcolor;%7D%0A%3C/style%3E%3Cpath class='path-0' d='M341.7,582.3c-18.4,0-36.8-0.1-55.1-0.4c-29.8-0.5-59.5-1.8-89.2-2.9c-18-0.7-36-1.5-53.9-2.5 c-18.9-1.1-37.9-2.2-56.5-3.7c-10.9-0.9-84,1.4-86.4-1.5C-1.1,569.4,0.4,0,0.5,0c1.9,0.1,4.2,0.2,6.8,0.4 c23.9,1.9,47.6,4.1,71.8,5.5c24.5,1.5,47.9,4.4,73.4,4.5c17.9,0.1,35.7,2,53.6,3.1c34.7,2.2,69.9,2.9,105.3,3.2 c23.5,0.2,47,0.8,70.5,1c18.2,0.1,36.4-0.2,54.5-0.4c8.5-0.1,17.1-0.3,25.5-0.1c26.1,0.7,52.2,1.2,78.4,0.1 c5.8-0.2,11.9-0.3,17.5,0.1c40.7,2.6,80.6,0.4,120.6-1.9c6.8-0.4,13.8-0.3,20.7-0.4c2.9-0.1,5.8,0,8.8,0c6,0.2,12.1,0,18.1-0.5 c22.1-2.4,45.5-1.9,67.8-3.6c10.9-0.8,21.6-2,32.6-2.5c31.2-1.4,62.4-2.9,93.8-3.7c19-0.5,38.4,0.2,57.6,0.6 c21.8,0.4,43.6,1.1,65.5,1.6c41,0.9,82,1.6,122.9,2.7c29.8,0.8,59.4,2.5,89.2,3.3c24.4,0.7,49.1,0.5,73.6,0.8 c9.6,0.1,19.1,0.2,28.6,0.5c20.6,0.7,41.3,0.5,61.9,0.4c15.1-0.1,30.2-0.2,45.2,0c54.6,0.8,109.1-0.4,163.6-0.7 c44.3-0.3,88.5-0.8,132.7-1.5c19.6-0.3,39.1-1.7,58.7-2.4c15.8-0.4,31.6,0.3,47.3,2.1c6,0.7,12.4,1,18.6,1.6 c8.7,0.9,17.3,1.8,25.7,2.9c3.2,0.4,6,1,7.4,1.9h0.8v540.4h-1.1c-2.2,1.3-7,1.1-11.3,1c-1.1,0-2.1,0-3.2-0.1 c-0.1-0.2-0.1-0.3-0.2-0.5c-25.4,1-50.9,1.5-76,2.9c-55.2,3.1-110.1,6.9-165.3,10c-25.7,1.5-51.8,2.6-77.9,3.2 c-43.2,1-86.4,1.8-129.7,2.3c-20.1,0.2-40.4-0.7-60.6-0.9c-32-0.4-64.1-0.5-96.1-0.9c-9.5-0.1-19-1-28.5-1.3 c-21.2-0.6-42.5-0.9-63.6-1.6c-13.9-0.5-27.3-0.6-41.4,0c-11.7,0.5-24.1-0.7-36.3-1c-11.7-0.3-23.4-0.4-35.1-0.8 c-21.8-0.7-43.5-1.5-65.3-2.1c-36.7-1-73.5-2-110.3-2.9c-17.6-0.4-35.2-1-52.8-1c-25.6,0-51.2,0.4-76.8,0.9 c-25.1,0.5-50.2,1.1-75,2.2c-24.3,1.1-48.2,3.1-72.4,4.4c-31.6,1.7-63.3,3.3-95.1,4.6c-34.9,1.5-70,2.9-105.1,3.8 c-21.3,0.6-42.8,0.6-64.2,0.6c-9.8,0-19.7,0-29.5,0L341.7,582.3z'/%3E%3C/svg%3E%0A");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-position: center center;
    mask-position: center center;
}
#owl-homeCar .owl-item,#owl-carrentalcities .owl-item{background-color:#fff; border-radius:10px;margin-bottom: 25px;}
#owl-homeCar .owl-item .carbox{padding:15px 0 0}
#owl-homeCar .owl-item .carbox h3{margin:0}
.btn-mask{
	
    min-width: 140px;
    line-height: normal;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    -webkit-mask-image: url(../images/btn-path-right.svg);
    -webkit-mask-position: bottom right;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    mask-image: url(../images/btn-path-right.svg);
    mask-position: bottom right;
    mask-repeat: no-repeat;
    mask-size: cover;
	background-color:#ff9933;
    color:#fff;
	padding:8px 15px;
}
.btn-mask:hover{background-color:#000}
.pkgtitlemask{ min-width: 140px;
    line-height: normal;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    -webkit-mask-image: url(../images/btn-path-right.svg);
    -webkit-mask-position: bottom right;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    mask-image: url(../images/btn-path-right.svg);
    mask-position: bottom right;
    mask-repeat: no-repeat;
    mask-size: cover;
	background-color:#ff9933;
    color:#fff;
	padding:8px 15px;
	display:inline-block;
	}
#owl-homeCar .owl-item .carbox .btn-mask{bottom: -10px;position: relative;}
#owl-homeCar.owl-theme .owl-dots .owl-dot.active span, 
#owl-homeCar.owl-theme .owl-dots .owl-dot:hover span,
#owl-homePlaces.owl-theme .owl-dots .owl-dot.active span, 
#owl-homePlaces.owl-theme .owl-dots .owl-dot:hover span{background-color:<div class="footer-title mt40">Contact Details</div>
				<div class="box">
					<p><i class="fa fa-map-marker" aria-hidden="true"></i></p>
					<div class="boxColumn"><span>415 Vikas Shoppers, Sarthana Jakatnaka, Surat</span></div>
				</div>
				<div class="box">
					<p><i class="fa fa-phone" aria-hidden="true"></i></p>
					
					<div class="boxColumn"><a href="tel:+919265497721">+91 9265497721</a>, <a href="tel:+917405372933">+91 7405372933
</a></div>
				</div>

				<div class="box">
					<p><i class="fa fa-envelope-o" aria-hidden="true"></i></p>
					<div class="boxColumn">
						<a href="mailto:goriotravels@gmail.com">goriotravels@gmail.com</a></div>
					</div>
#1801ab}
#owl-homeCar.owl-theme .owl-dots .owl-dot span,
#owl-homePlaces.owl-theme .owl-dots .owl-dot span{background-color:#7b7b7b}

.homeInquiry{padding:70px 0; background:url(../images/bg-inquiry.jpg) center center no-repeat; background-size:cover;position: relative;    margin-top: -20px;}
.text-white{color:#fff; font-weight:normal}


.homewhtsAppForm {max-width: 1100px;margin: 0 auto 40px;z-index: 99;position: relative}
.homewhtsAppForm form {display: flex}
.homewhtsAppForm form>div{flex-grow: 1;flex-basis: 0;text-align: left;padding-right: 15px}
.homewhtsAppForm form input{width: 100%;border-radius:5px;padding: 10px 15px;border: 1px solid #ccc;}
.homewhtsAppForm form select{width: 100%;padding:9px 15px;border-radius: 5px}
.homewhtsAppForm form label{font-weight: 500;color:#fff;margin-bottom: 5px;	display: block}
.homewhtsAppForm form input[type=submit] {background-color: #05c335;border: none;border-radius:5px;font-weight: 400;font-size:20px;padding: 11px 15px;background:#05c335;}
.homewhtsAppForm form input[type=submit]:hover{background:#1EDB61;}
.homewhtsAppForm label.error{font-size:16px; color:#f00}

.homePlaces{padding:70px 0;background-color:#fcfaee; text-align:center}
.homePlaces p{margin:10px 0 0;}
.homePlaces a{color:#222}
.homePlaces a:hover{color:#1801ab}
.homePlaces a:hover .pimg img{opacity:0.8}
.homePlaces .pimg{position:relative;-webkit-mask: url(../images/instagram-mask-image.png);
    background-image: url(../images/instagram-mask-image.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-position: center center;
    mask-position: center center; background-color:#000}
.homePlaces .pimg img{display:block; transition:all ease-in-out 0.5s;}

.content-with-sidebar {
    display: flex;
    justify-content: space-between;
}

.sidebar {
  width: 30%;
  height: 760px;
  min-height: 200px;
  overflow: auto;
  position: sticky;
  top: 5%;
  background-color:#fff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
 
  color: #222;
  padding: 25px;
}
.sidebar h2{margin: 0 0 15px;font-weight: 800;}
.main-content {
    width: 67%;
    
    
    
}

.captchaflex {
    display: flex;
}
.captchaflex > div {
    margin-right: 15px;
}
.whatsAppBtn {
	width: 40px;
	height: 40px;
	line-height: 40px;
	background: #25d366;
	display: block;
	position: fixed;
	bottom: 20px;
	left: 20px;
	z-index: 9999;
	text-align: center;
	border-radius: 50%;
	font-size: 22px;
	color: #fff;
	animation: bounce 2s infinite
}

@keyframes bounce {

	0%,
	100%,
	20%,
	50%,
	80% {
		transform: translateY(0)
	}

	40% {
		transform: translateY(-20px)
	}

	60% {
		transform: translateY(-10px)
	}
}

/*Media Query*/
@media only screen and (min-width:1025px){
	.homeSlider{min-height:600px}
	#owl-homeslider{height:100vh ;min-height:600px}
	#owl-homeslider.owl-carousel .owl-item img{height:100vh;min-height:600px}
}
@media only screen and (min-width: 1600px) {
	#cssmenu > ul > li {padding: 0 36px;}
	#cssmenu > ul > li:first-child{padding-left:0;}
}
@media only screen and (max-width: 1599px) {
	.site-footer .fleft{flex:0 0 60%; padding:30px 5%;}
	
	
	#cssmenu > ul > li {padding: 0 20px;}
}
@media only screen and (max-width: 1365px) {
	
	#cssmenu > ul > li {padding: 0 10px;}
}
@media only screen and (max-width: 1280px) {
	
}
@media only screen and (max-width: 1160px) {
	
	.package-box {flex: 0 0 calc(33.33% - 30px);}
	
	#cssmenu > ul > li {padding: 0 9px}
	#cssmenu > ul > li > a{font-size:14px;}
}
@media only screen and (max-width: 1080px) {	
	.content-with-sidebar{flex-direction:column}
	.main-content {width: 100%;}
	.sidebar{height:auto; position:relative; width:100%;}
	
}
@media only screen and (max-width:1023px) {
	.pageTitle {padding: 160px 0 130px;}
	
	#masthead {position: relative;height: auto;}
	.topMenu{display:none}
	.callnEmail{display:none}
	#menubtn{display:inline-block; float:right}
	
}
@media only screen and (max-width: 979px) {
	
	#cssmenu > ul{clear:both;}
	
	.homewhtsAppForm form {
		flex-direction: column
	}

	.homewhtsAppForm form>div {
		padding-right: 0;
		padding-bottom: 15px
	}

	.homewhtsAppForm {
		margin: 20px 0
	}

	.homewhtsAppForm .hide-mobile {
		display: none
	}

	.homewhtsAppForm .formBtn {
		margin-top: 15px
	}
	
	

}
@media only screen and (max-width: 800px) {
	.package-box {flex: 0 0 calc(50% - 30px);}
	
	aside#secondary{padding:40px 0 0 0; width:30%}
	#primary.content-area{width:65%}	
	.site-footer .copyRight .col21,.site-footer .copyRight .col22{text-align:center; width:100%; margin:0; padding:0;}	
	.site-footer .col41{width:47.5%;}
	.site-footer .col42{width:47.5%;}
	.site-footer .col43{width:47.5%;}
	.site-footer .col44{width:47.5%;}
	.places_box.last-child{padding:0;}
	.places_box{padding:0 0 20px;margin-bottom:20px;}
}
@media only screen and (max-width: 767px) {	
	.pkgdesc {margin-left: 0;}
	
	.site-footer .footerFlex {flex-direction: column-reverse;}
	.site-footer .fright {min-height: 400px;background-position: center top;}
	
	.productflexcol{display: block;}
	.productflexcol .colleft{margin-right:0}
	.productflexcol .colright{width:100%}
	
	.hotelGallerynInfo .galleryLeft {width: 100%;}
	.hotelGallerynInfo .infoRight{width:100%;padding-left:0}
	.hotelGallerynInfo {flex-direction: column;}
	.amenitieslist ul{flex-direction: column;}
	.amenitieslist ul li {width:100%;}
	
	.resposiveTable {overflow: scroll;}	
	.homeSlider .caption-wrap {font-size:2vw;}
	.homeSlider .caption-wrap h1{	font-size: 4vw;}
	.homeSlider .caption-wrap .btn{width:auto; padding:2vw;font-size: 3vw; height:auto; line-height:normal;}	
	.site-footer .col41{width:100%; margin:0; border-bottom:1px solid #c9c4ae; padding-bottom:10px;}
	.site-footer .col42{width:48%;}
	.site-footer .col43{width:48%; margin-right:0}
	.site-footer .col44{width:100%;border-top:1px solid #c9c4ae;border-bottom:1px solid #c9c4ae; padding:10px 0;}
	.site-footer .col41 .socialicon{padding:0;}
	.site-footer .col41 .socialicon p{display:none;}
	.site-footer .col41 .footerlogo{display:none;}
	.site-footer .copyRight{padding: 0 0 15px 0;}
	.site-footer .copyRight .right{text-align:center; padding:10px 0 0}
	.places_box .place_img.alignleft{margin-right:4%;}
	.places_box .place_img.alignright{margin-left:4%;}

}
@media only screen and (max-width: 640px) {
	
}
@media only screen and (max-width: 600px) {	
	.homeCar {margin-top: -20px;}

	.homeSlider .caption-wrap{min-width:inherit; padding:15px 35px 35px 25px;flex-wrap: wrap; }
	.homeSlider .caption-wrap h2 {font-size: 20px;line-height: 30px;}
	.homeSlider .caption-wrap .txt {margin-bottom: 5px;}
	.homeSlider .caption-wrap .txt small{font-size:16px;}
	.homeSlider .owl-dots{bottom:0}
	.homeSlider .owl-item .caption-wrap .btn-default{padding:7px 20px;}
	.homeSlider .owl-carousel .owl-item img{min-height:500px;}
	
	#primary.content-area{width:100%; margin: 0;}
	aside#secondary{padding:40px 0 0 0; width:100%}	
	.alignright,.alignleft{max-width:220px;	}	
	.titleWithborder {font-size: 22px; margin-bottom: 20px;}
	
	.col21{width:100%; display:block; margin:0 0 30px 0; float:none;}
	.col22{width:100%; display:block; margin:0;}
	.col31,.col-31{width:100%; float:left;margin:0 0 30px 0;}
	.col32,.col-32{width:100%; float:left;margin:0 0 30px 0;}
	.col33,.col-33{width:100%; float:left;}
	
	.mapwrap .col21, .mapwrap .col22{width:100%}
	.places_box .place_img{width:100%;margin:0 !important;max-width:100%;}
	.places_box .place_detail{width:100%;padding:20px 0 0 0;}
	
}
@media only screen and (max-width: 599px) {
	
}

@media only screen and (max-width: 479px) {
	.package-box {flex: 0 0 calc(100% - 30px);}
	
	.homePlaces {padding: 30px 0;}
	
	.font50 {font-size: 44px;}
	.font40 {font-size: 32px;}
	.cursive {font-size: 26px;}

	.productflexcol .item {border-radius: 20px;}
	.homePackages .owlpics h3 {font-size: 20px;padding: 10px 10px 20px;}
	
	.quickInquiryBtn{background-size: 50%;width: 31px;height: 150px; background-repeat:no-repeat;}
	
	.alignright,.alignleft{max-width:inherit; width: 100%; float:none; margin: 0;}
	.page-content, .entry-summary{margin:0}
	aside#secondary{padding:0;}	
	.owl-carousel .imgbox img{max-height:inherit}	
	.homeService {padding: 25px 0;}
	.homeService .owl-theme .owl-nav {margin-top: 0;}
	.introContent {padding: 25px 0 10px;}
	.homePackages{padding: 25px 0;}
	.homeTestimonials {padding: 45px 0 50px;}
} 
@media only screen and (max-width: 410px) {	
	.site-footer .fleftflex {flex-direction: column-reverse;}
	.site-footer .fleftflex .colA {margin-top: 20px;}
	.site-footer .footer-title.mt40{margin-top: 20px !important;}
	
	#menubtn span{display: none;}
	#menubtn .fa {display: inline-block;}
}
@media only screen and (max-width: 380px) {	
	
	
}