/* India Personal Tours --- Main Stylesheet  */

@import url("TitilliumText-fontfacekit/stylesheet.css");
@import url("Serifa-Reg-Ital-Med.css");
@import url("loadme.min.css");
@import url("ipt/style.css");

/*  HTML5 ✰ Boilerplate  */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/1.231 sans-serif; *font-size:small; } 
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #FF5E99; }

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea {  color: #444; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
a, a:active, a:visited { color: #FFF; }
a:hover { color: #f9c24f; }



/* ------ Custom styles --------  */

body { text-align: center; font-family: 'TitilliumText22LRegular',Arial,sans-serif; font-size: 14px; line-height: 20px;	background: url(../images/BG.jpg) top center repeat-y fixed; background-size: cover; color: #000;}
#top { display: none; position: fixed; bottom: 0; right: 9px; width: 54px; height: 54px; overflow: hidden; line-height: 54px; text-align: center; z-index: 1001; font-size: 32px; }
#top a { text-decoration: none; font-size: 32px; height: 32px; width: 32px; line-height: 32px; padding: 11px; overflow: hidden; display: block;     background: rgba(255,255,255,0.1);}
#masthead {z-index: -1;}
#masthead, #main, footer { text-align: left; width: 960px; margin: 0 auto; clear: both; }
#main section, #main footer { position: relative;z-index: 10; margin-left: 235px; clear: both;  padding-top: 109px; margin-bottom: 50px; }
#main { z-index: 10; line-height: 1;}
#main section article { margin-right: 25px; padding: 25px; }
#main section .pic article { margin-right: 0; padding: 0; }

#main section div.pic { position: relative; height: 350px; padding: 0; background: #fff; }
div.pic img { margin: 9px;}
div.pic p { position: absolute; z-index:101; width: auto; bottom: 11px; right: 9px; text-align: right; display: inline-block; padding: 5px 10px; background: rgba(0,0,0,0.4); color: #fff; margin-bottom: 0; margin-left: 9px; }
div.pic p.left { left: 9px; right: auto; text-align: left; margin-left:0; margin-right: 9px; }
#contact div.pic p { bottom: 9px; }

#logo { position: absolute; position: fixed; top: 66px; width: 244px; }

#masthead nav#menu-toggle { display: none; width: 64px; height: 64px; overflow: hidden; line-height: 64px; text-align: center; position: absolute; top: 0; right: 9px; z-index: 1001; font-size: 32px;    }
#masthead nav#menu-toggle a:hover { color: #EE3736; }

#masthead nav { display: none; position: fixed; top: 266px; width: 244px; z-index: 9; }
#masthead nav ul { list-style-type: none;  }
#masthead nav ul li { list-style-type: none; text-align: right; }
#masthead nav ul li a, #masthead nav ul li a:active, #masthead nav ul li a:visited { 
	color: #000; font-family: Serifa-Reg,Rockwell,georgia,times,times new roman,serif; -moz-transition: 0.15s border-width ease-in; -webkit-transition: 0.15s border-width ease-in; transition: 0.15s border-width ease-in;   
	text-align: right; text-transform: uppercase; text-decoration: none;
	width: auto; height: 30px; line-height: 30px; font-size: 14px; padding: 0 10px 0 10px; display: inline-block; 
	/*background: url(../images/BG-Nav-Btn.png) 0 0 no-repeat;*/ border-right: 20px solid #EE3736; background-color: rgba(255,255,255,0.5); }
#masthead nav ul li a:hover { background-color: #fff; border-right-width: 25px }

#masthead nav ul li a.red {/* background-position: right 0;*/ border-color: #EE3736;}
#masthead nav ul li a.pink { /*background-position: right -30px;*/ border-color: #d22b64;}
#masthead nav ul li a.purple { /*background-position: right -60px;*/ border-color: #683695;}
#masthead nav ul li a.blue{ /*background-position: right -90px;*/ border-color: #006bb7;}
#masthead nav ul li a.green { /*background-position: right -120px;*/ border-color: #00885d;}
#masthead nav ul li a.orange { /*background-position: right -150px;*/ border-color: #ea6e00;}

#coloured-band { display: none; position: absolute; top: 0; right: 0; }
#coloured-band span { display: block; border-right: 9px solid #EE3736; height:32px;  }
#coloured-band span.red { border-color: #EE3736;}
#coloured-band span.pink { border-color: #d22b64;}
#coloured-band span.purple { border-color: #683695;}
#coloured-band span.blue{  border-color: #006bb7;}
#coloured-band span.green { border-color: #00885d;}
#coloured-band span.orange { border-color: #ea6e00;}

.trip-advisor-sticker { position: absolute; top:80px; right: 0; z-index:10; }
.trip-advisor-sticker img { width :100%; height: auto; }

#masthead #social { position: relative; top: 90px; right: 20px; height: 40px; width :auto; z-index: 1000; }
ul.social-menu { text-align: right; margin: 0; }
.social-menu li { display: inline-block; text-align: center; height: 40px; width: 40px; margin: 0 0 0 5px; }
.social-menu li a { text-decoration: none; font-size: 32px; height: 32px; width: 32px; line-height: 32px; padding: 4px; overflow: hidden; display: block; }
.social-menu li a:hover { color: #EE3736; }
.social-menu li a span { margin-right: 1em; }

nav.in-page { margin: 0 -25px 2em -25px;  padding: 25px 25px 2em 25px;  border-bottom: 1px solid #eaeaea; }
nav.in-page ul li a:before { width: 16px; height: 16px; margin-right: 0.5em; overflow: hidden; font-family: 'ipt' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\e905";}
nav.in-page ul li a { color:#d22b64; padding: 0.2em 0; text-decoration: none; display: inline-block; }
article h2 a[name] {padding-top: 1em; display: block;}

/* Colour */
#feature article.text-content { background-color: #ee3736; color: #fff;}
#services article { background-color: #d22b64; color: #fff;}
#tours article { background-color: #683695; color: #fff;}
.tour article { background: transparent url(../images/BG-White-30pc.png); background: rgba(255,255,255,0.3) none; padding-top: 0; }
.ie6 .tour article { background: none;}
.tour article header { margin: -25px -25px 25px -25px; padding: 0 25px 25px 25px; background-color: #683695; color: #fff; }
.tour article header div.pic { margin: 0 -25px; }
.tour article .col-full a { color: #000; }
.tour article .col-full a:hover { color: #683695; }
#testimonials article { background-color: #ea6e00; color: #fff; }
#tour-guides-drivers article { background-color: #ea6e00; color: #fff; }
#tips article { background-color: #006bb7; color: #fff; }
#contact article { background-color: #00885d; color: #fff;}
._red, p.red { color: #EE3736;}
.white article {  background: #fff; }
.white h1 { color: #222; }
.white h2, .white h2 a, .white h2 a:visited { color: #d22b64; text-decoration: none;}
.red h2 { color: #EE3736; }
.blue h2 { color: #006bb7; }
.green h2 { color: #00885d; }


#feature {  }
#feature p {  }
#feature img {  }

h1 { color: #fff; text-transform: uppercase; font-family: Serifa-Reg,Rockwell,georgia,times,times new roman,serif; margin-bottom: 50px; font-weight: normal; }
.tour h1 { text-transform: none; font-size: 48px; line-height: 52px; margin-top: 25px; margin-bottom: 30px; padding-bottom: 10px; border-bottom: 1px solid #8569ae; }
.tour h1 em { color: #9782bc; font-style: normal; font-size: 36px;}
h2 { font-size: 20px; line-height: 24px;margin-bottom: 10px; color: #f9c24f; font-weight: normal; font-family: Serifa-Med,Rockwell,georgia,times,times new roman,serif;}
.tour h2 {  margin-top: 20px; color: #562a8f;  font-family: Serifa-Reg,Rockwell,georgia,times,times new roman,serif;}
.tour h2 em { color: #000; font-size: 17px; line-height: 18px; font-style: normal; }
#tours h2 { margin-top: 25px; font-size: 14px; line-height: 18px; }
#tours h2 a { display: block; text-decoration: none; height: 190px; }
#tours h2 a:hover { color: #fff; }
#tours h2 img { display: block; margin-bottom: 5px; border:solid 4px #FFF; }
#tours h2 em { color: #9782bc; font-style: normal; font-size: 14px; line-height: 18px;}
#tips h2 { color: #fff;}
p { margin-bottom: 10px; line-height: 1.4em; }
.intro, .intro p { color: #f9c24f; font-size: 21px; line-height: 25px; font-family: Serifa-Reg,Rockwell,georgia,times,times new roman,serif; }
.intro em { color: #fff;}
ul, ol { margin-bottom:10px; line-height:1.4;}
ul.ruled { list-style-type: none; margin-left: 0; font-family: Serifa-Reg,Rockwell,georgia,times,times new roman,serif;  }
ul.ruled li {  border-bottom: 1px solid #f9c24f; color: #f9c24f; padding: 0 0 10px 0 ; margin: 10px 0;line-height: 1.3em;  }
ul.ruled li a, ul.ruled li a:visited {  color: #f9c24f;  }
.shadow { -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2); box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);}
.rotate { -moz-transform: rotate(5deg); 
-webkit-transform: rotate(5deg);
-o-transform: rotate(5deg);
transform: rotate(5deg);}
.align-right { float: right; margin-left: 15px; margin-bottom: 10px;}
.align-left { float: left; margin-right: 15px; margin-bottom: 10px;}
.outside { margin-right: -75px;} .ie6 .outside { margin-right:-35px;}
.border { border: 5px solid #fff;}
.img-small-sq { width: 200px; height: 200px;}
p strong, li strong { font-family: 'TitilliumText22LBold',Arial,sans-serif; -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;}
.circle { border: 1px solid #006bb7;  border-radius: 50% 50%; width: 26px; height: 26px;display: inline-block; text-align: center; }


#main footer { width: 700px; padding-bottom: 100px; padding-top: 20px; font-size: 13px; border-top: 1px solid; border-color: rgba(0,0,0,0.2);  }
footer ul li { margin-bottom: 10px; float:left; }
#main footer a { color: #000; text-decoration: none;}
 
.col-1, .col-2, .col-3, .col-4 { position: relative; display: block; float: left; width: 240px; margin-left: 40px; }
.col-full { margin-left: 0; clear: both;} 
.one-col-indent .col-full { margin-left: 100px; }
.two-col-full-right .col-1 { width: 366px; margin-left: 0;}
.two-col-full-right .col-2 {  }
.two-col-full-left .col-1 { width: 200px; margin-left: 0;}
.two-col-full-left .col-2 { width: 406px;  }
.two-col-indent .col-1 { margin-left: 100px; } .ie6 .two-col-indent .col-1 { margin-left: 50px; } 
.two-col-indent .col-2 { margin-left: 66px;} .ie6 .two-col-indent .col-2 { margin-left: 66px;}
.three-col .col-1, .three-col .col-2, .three-col .col-3 { width :200px; }
.three-col .col-1 {margin-left: 0;}
.four-col .col-1, .four-col .col-2, .four-col .col-3, .four-col .col-4 { width :142px; margin-left: 20px; }
.four-col .col-1 {margin-left: 0; clear: left;}

.clear { clear: both; }


/* jQuery Cycle 2*/
.cycle-slideshow { min-height: 310px; }
/*.cycle-slideshow .feature-image-div { display: none; height: 100%; width: 100%;}
.cycle-slideshow .feature-image-div.first { display: block }
.cycle-slideshow .feature-image-wrap, .cycle-slideshow .feature-image-wrap-inner { height : 100%; }
.cycle-slideshow .feature-image-wrap img { display: none; }
.cycle-slideshow .slide-caption { position: absolute; top: 5%; width: 100%; text-align: center; }
.cycle-slideshow .slide-caption-inner { max-width: 650px; padding: 20px; margin: 0 5%; color: #fff; text-align: left;}
.slide-caption h1 a { text-decoration: none; color: #fff; }
.slide-caption h2 { font-weight: normal; font-style: normal; font-family: 'Serifa-Reg'; font-size: 0.86666666666em ;}*/
.slide-caption p { font-size: 0.866666666666em; margin-top: 0; line-height: 1.3076923em; }
.controls { display: none; position: absolute; z-index:500; left :5%; bottom: 20px; height: 30px; color: rgba(255,255,255,0.2); max-width :600px; margin-left: 10px; }
.controls button { padding: 0 0.3em; border: 0; background: none; color: #fff; font-size: 16px; line-height: 30px; margin: 0; vertical-align: top; outline: none;}
.cycle-pager { position: absolute; z-index: 101; bottom: 10px; left: 16px;  }
.cycle-pager a { width :20px; height: 28px; overflow: hidden; text-align: left; display: inline-block; cursor: pointer; }
.cycle-pager span { display: block; font-size: 40px; font-family: arial; width :4px; height: 4px; margin: 12px 8px; overflow: hidden; cursor: pointer; background: #fff; -moz-border-radius: 50% 50%; -webkit-border-radius: 50% 50%; border-radius: 50% 50%; -webkit-transition-property: width height margin; -webkit-transition-duration: 0.2s; transition-property: width height margin; transition-duration: 0.2s; }
.cycle-pager .cycle-pager-active span, .cycle-pager a:hover > span { width :8px; height: 8px; margin: 10px 6px; }
.cycle-slide-active .highlight {background-size: 0% 2.8em;}
.cycle-slide-active .highlight.active {background-size: 100% 2.8em;}



/* ------ Contact Form ------------------	*/

input, textarea, select, button { border: 0; font-family: 'TitilliumText22LRegular',Arial,sans-serif; background: none; color: #fff; }
button { text-align: center; height: 38px; line-height: 38px; width: 92px;  
	color: #fff;
	font-size: 16px;  
	border: 1px solid #6ea88d; 
	border: 1px solid rgba(255,255,255,0.5);}
button:hover { cursor: pointer; color: #fff; }
#contact-form input[type=text], #contact-form textarea { width: 346px; padding: 10px; font-size: 15px; color: #fff; }
#contact-form textarea { width: 345px; }
#contact-form input[type=text] { width: 283px;}
.ie6 #contact-form .textarea { width: 346px;  padding: 10px;}
.element { margin-bottom: 10px; }
.element .hightlight { 	  }
.line { border-bottom: 1px solid #6ea88d; border-bottom: 1px solid rgba(255,255,255,0.5);} 
.element #submit {/* float:right;*/ }
.element label { width: 60px; display: inline-block;}
.box label { width: auto; display: block; margin-bottom: 10px;}
.box textarea { border: 1px solid #6ea88d; border: 1px solid rgba(255,255,255,0.5); }
.box { margin-right: -280px; }

.loading { display:none; float:right; height:38px; width:38px; margin-right:10px; /*background:url(images/ajax-loader.gif) no-repeat 1px;*/ }
.loading .loadme-circular { width: 30px; height: 30px; position: relative; top: auto; left: auto; margin: 2px; } 
.loading .loadme-scaleout { width: 30px; height: 30px; position: relative; top: auto; left: auto; margin: 2px; } 
.loading .loadme-fadingCircle { width: 30px; height: 30px; position: relative; top: auto; left: auto; margin: 2px; } 
.loading .loadme-bounced { width: 38px; height: 30px; position: relative; top: 30%; left: auto; margin: 0px; }
.loading .loadme-bounced .loadme-bounced-child { width: 9px; height: 9px; }
.done { display: none; }
/*.done .intro:before { content: ""; width :32px; height: 32px; background: url(../images/tick.svg) no-repeat; }*/
#reset { margin-top: 25px;}
.done { display: none; }

/* ------ RazorPay ----------------------- */

.razorpay-payment-button { text-decoration: none;position:relative;display:block;min-height:38px;width:240px;padding:10px;margin:0 auto;line-height:38px;font-weight:600;font-size:18px;word-break:break-word;border-radius:2px;text-align:center;background-color:#528FF0;color:#fff;box-shadow:0 0 24px 0 rgba(0,0,0,0.2);z-index:2}

/*  HTML5 ✰ Boilerplate, continued  */

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


@media all and (orientation:portrait) {

}

@media all and (orientation:landscape) {

}


@media screen and (max-width: 480px) {
#main, header#masthead, #main section, #main footer { width: 320px; }
header#masthead { height: 190px; }
#main section article { margin-right: 0px; }

#logo { top: 14px; left: 12px; position: relative; margin-bottom: 0px;}
#logo img { width: 170px; height: 153px; margin-left:3px; } 
#masthead nav#menu-toggle { display: block;}
#masthead nav#menu-toggle.open { right: 0; }
#masthead nav#menu-toggle a span.icon-menu { color:#fff; }
#masthead nav#menu-toggle a span.icon-cross { color:#EE3736; }
#coloured-band { display: block; }
#main-menu { background: #fff; z-index: 999; }
#masthead nav { position: absolute; top: 0px; right: 0px; left: auto; width: 100%; overflow: hidden; z-index:1000; }
#masthead nav ul { margin: 64px 0 0 0; min-height: calc(100vh - 64px); }
#masthead nav ul li a, #masthead nav ul li a:active, #masthead nav ul li a:visited { width: calc(100% - 49px); height: 30px; line-height: 30px; font-size: 15px; padding: 10px 20px; text-align: left; border-right-width: 9px; }
#masthead nav ul li a:hover { }
#masthead #social { display: none; top: 12px; left: 20px; position: absolute; }
ul.social-menu { text-align: left; margin: auto;}
.social-menu li { margin: 0 12px 0 0; }
.social-menu li a, .social-menu li a:link, .social-menu li a:visited, .social-menu li a:focus { color: #EE3736; }
#main section, #main footer { margin-left: 0px; padding-top: 0px; margin-bottom: 25px; }
#main section div.pic { height: 160px; background: #FFF;}
#main section div.short-pic { height: 130px; }
div.pic img { margin: 7px; width: 305px; height: 146px;}
div.short-pic img { height: 115px;}
div.pic p { bottom: 9px; right: 7px; }
div.pic p.left { left: 7px; margin-right: 7px; }
#contact div.pic p { bottom: 7px; right: 8px; }
#contact div.pic p.left {  right: auto; }

.trip-advisor-sticker { width: 100px; right: 16px;}

#tours h2 a { height: 142px; }
#tours h2 a img { float: left; margin-right: 12px; }

.col-1, .col-2, .col-3, .col-4 { display: block; float: none; clear: both; width: 270px; margin-left: 0px; }
.one-col-indent .col-full,
.two-col-full-right .col-1,
.two-col-full-left .col-1,
.two-col-full-left .col-2,
.two-col-indent .col-1,
.two-col-indent .col-2,
.three-col .col-1, .three-col .col-2, .three-col .col-3,
.four-col .col-1, .four-col .col-2, .four-col .col-3, .four-col .col-4 {  width: 270px; margin-left: 0px; }

#main footer { padding-bottom: 0; padding-top: 25px;} 
#main footer div { margin-left: 25px;}
#contact-form input[type=text], #contact-form textarea { width: 250px;}
element.lable { display: block; }

.intro, .intro p { font-size: 17px; line-height: 21px; }

#main section article.slide { }
article.slide img { margin: 7px; width: 305px; height: 146px;}
article img.outside  { float: none; clear: both; display: block; margin-bottom: 20px;}
.cycle-pager { display: none;  }
a.browse {display: none;}

.box { margin-right: 0; }
.element #submit {width: 100%; margin-bottom:2em; }

}

@media only screen and (min-width: 481px) {
.home #main section div.pic { margin-right: 25px;}
#main section div.pic.short-pic { height: 274px; }
}

@media only screen and (min-width: 768px) {
#menu-toggle { display: none; }
#masthead nav { display: block;}
.feature-image { height: 450px; }
}

@media only screen and (min-width: 940px) {
.feature-image { height: 500px; }

}

@media only screen and (min-width: 1120px) {
.feature-image { height: 550px; }

}

@media only screen and (min-width: 1440px) {
.feature-image { height: 600px; }

}
@media only screen and (min-width: 1680px) {
.feature-image { height: 650px; }

}



@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}

a.whatsapp-btn {
    background: #1bd741;
    border-radius: 4px;
    bottom: 25px;
    left: 15px;
    padding: 0px 3px;
    position: fixed;
    z-index: 1111
}

a.whatsapp-btn:hover {
    background: #1bd741
}
