@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 200;
  src: local('Roboto Condensed Regular'), local('RobotoCondensed-Regular'), url("../font/RobotoCondensed-Regular.ttf") format('truetype');
}
@font-face {
  font-family: "Penelope Anne";
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed Regular'), local('RobotoCondensed-Regular'), url("../font/Penelope Anne.ttf") format('truetype');
}
@font-face {
  font-family: "Trench";
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed Regular'), local('RobotoCondensed-Regular'), url("../font/trench100free.otf") format('truetype');
}
@font-face {
  font-family:"CF Boston";
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed Regular'), local('RobotoCondensed-Regular'), url("../font/CFBoston-Regular.ttf") format('truetype');
}
@font-face {
  font-family:"DorovarFLF-Carolus";
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed Regular'), local('RobotoCondensed-Regular'), url("../font/DorovarFLF-Carolus.ttf") format('truetype');
}
@font-face {
  font-family:"Champion Shipmate";
  font-style: normal;
  font-weight: 400;
  src: local('Champion Shipmate'), local('Champion Shipmate'), url("../font/Champion Shipmate.ttf") format('truetype');
}
@font-face {
  font-family:"harrington";
  font-style: normal;
  font-weight: 400;
  src: local('HARNGTON'), local('HARNGTON'), url("../font/HARNGTON.ttf") format('truetype');
}
@font-face {
  font-family: "avantGarde Bk BT";
  font-style: normal;
  font-weight: 400;
  src: local('AVGARDN_2'), local('AVGARDN_2'), url("../font/AVGARDN_2.TTF") format('truetype');
}
@font-face {
  font-family: "Zrnic Rg";
  font-style: normal;
  font-weight: 400;
  src: local('zrnic rg'), local('zrnic rg'), url("../font/zrnic rg.ttf") format('truetype');
}
@font-face {
  font-family: "conthrax";
  font-style: normal;
  font-weight: 400;
  src: local('conthrax-sb'), local('conthrax-sb'), url("../font/conthrax-sb.ttf") format('truetype');
}
@font-face {
  font-family: "Century Schoolbook";
  font-style: normal;
  font-weight: 400;
  src: local('Century_Schoolbook'), local('Century_Schoolbook'), url("../font/Century_Schoolbook.ttf") format('truetype');
}
@font-face {
  font-family: "Eras Light ITC";
  font-style: normal;
  font-weight: 400;
  src: local('ErasLightITC'), local('ErasLightITC'), url("../font/ErasLightITC.ttf") format('truetype');
}
body {
	margin:0;
	padding:0;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	top:0;
	}
a {
	text-decoration:none;
	}
ul,li,lo {
	list-style-type:none;
	}
.cle {
	clear:both;
	margin:0;
	padding:0;
	}
.topp {
	padding:0px 5% 70px 5%;
	background: linear-gradient(180deg, rgba(000,000,000,0.8) 0%, rgba(000,000,000,0) 100%);
	position: relative;
    z-index: 99;
}
.latu {
	margin-top:35px;
	}
.latu p {
    float: right;
    color:#fff;
    font-size: 23px;
    font-family: "Times New Roman", Times, serif;
    margin:0 3rem 0 0;
    line-height: 34px;
}	
.latu ul {
	z-index:99;
	position:relative;
	float: right;
	}
.latu ul li {
	color:#fff;
	text-align:right;
	font-size: 16px;
	display:inline-block;
	float:right;
	margin-left:25px;
	font-family:"roboto Condensed";
	}	
.latu ul li i.fa {
    color: #fff;
	background:#cd470d;
    padding:10px;
	border-radius:50%;
}	
.latu ul li.pho i.fa {
    color: #fff;
	background:#cd470c;
    padding:10px 12px;
	border-radius:50%;
}
.latu1 {
	margin-top:30px;
	}	
.latu1 a {
	float: right;
    background: #cd470c;
    color: #fff;
	position:relative;
    font-size: 19px;
    border-radius: 26px;
    padding: 6px 28px;
    box-shadow: 0px 5px 0px #842005;
    text-align: center;
	z-index:1000;
	transition:all 0.3s ease-in-out;
	}
.latu1 a:hover {
	box-shadow: 0px 5px 0px #cd470c;
	background: #842005;
	color: #fff;
	text-decoration:none;
	}	
.logo_nav {
	max-width:1100px;
	height:85px;
	background:#000;
	margin:0 auto;
	}	
.absolute-div {
    width: 100%;
	position: absolute;
}
.padpar h1 {
    text-align: center;
    color: #fff;
    font-family: "Roboto Condensed";
    text-transform: uppercase;
    background: url(../images/line2.png) no-repeat bottom center;
    padding-bottom: 25px;
    padding-top: 10px;
    font-size: 26px;
    margin: 0 0 10px 0;
	}
.welcomephoto {
	}
.welcomephoto h1 {
	margin:0;
	}
.logoo img {
    position: absolute;
    z-index: 99;
	display:none;
}	
.logopart {
	}	
.logo {
	padding:0;
	}
.logo img {
	position:absolute;
	z-index:1000;
	width:250px;
	}	
.navbar {margin-bottom:0px;}	
.navibar {z-index:99;}	
.navbar-nav {position:relative; margin-right:20px; float:right; margin-top:25px;     background: #cd470c; border-radius:25px; padding:2px;}
.navbar-inverse{background:rgba(0,0,0,0.0); height:auto; border:0; padding-bottom:0px; padding-top: 25px;}
.navbar-nav > li {background:url(../images/dot.png) no-repeat right center;}
.navbar-nav > li:last-child {background:none;}
.navbar-nav > li > a{color:#fff !important; font-weight:500; transition:all 0.3s ease-in-out; font-size:17px; font-family: "Roboto Condensed"; text-transform:uppercase; padding:12px 28px; }
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > li > a:hover{background:#000  !important; color: #fff !important; border-radius:25px; }

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color:#fff !important;
    background-color: #000;
}
.navbar-nav > li > a.active {
	background-color: #842e00;
	border-radius:25px;
	}
.dropdown-menu	{
	background-color:#fff ;
	min-width:197px !important;
	}
	.navbar-nav ul.sm-nowrap > li > a {
	padding:7px 20px 7px 10px;
	color:#000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:13px;
	text-transform:uppercase;
	border-bottom: 1px dotted #c3c3c3;
	}	
.navbar-nav ul.sm-nowrap > li > a:hover {
	background:#ed7025;
	color:#fff;
	}	
.navbar-nav li ul.sub-menu{display:none;position:absolute; top:89px; left:0; border-top:2px solid #a42629; padding-left:10px;}
.navbar-nav li:hover ul.sub-menu{display:block; width:200px;  background-color: rgba(0, 0, 0, 0.8); list-style-type:none;}
.navbar-nav li:hover ul.sub-menu li{padding:10px; border-top:1px solid #292828; font-size:15px; }
.navbar-nav li:hover ul.sub-menu li:first-child{border:0;}
.navbar-nav li:hover ul.sub-menu li a{color:#7a7a7a; text-decoration:none;}
.navbar-nav li:hover ul.sub-menu li a:hover{color:#9c0a0e;}

.hg {
	display:none;
	}
.totphoto {
	float: right;
    position: relative;
    margin-top: -31px;
	}	
.totphoto p {
	color: #fff !important;
    background: #000000ab;
    padding: 0 7px;
    margin: 0 !important;
	}	
.social_wr {
	padding:9px 0;
	width: 200px;
	}		
.social_wr a {
    float: left;
    color: #cd470c;
	height:40px; width:40px; background:#fff;
    text-align: center;
    vertical-align: middle;
    line-height: 41px;
    margin-left: 20px;
    transition: 0.4s ease-in-out;
    font-size: 23px;
	border-radius:50%;
}

.social_wr a.goop:hover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
	background: #4875B4;
	color:#fff;
}
.social_wr a.face:hover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
	background: #3B5998;
	color:#fff;
}
.social_wr a.twi:hover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
	background: #0084b4;
	color:#fff;
}
.flex-caption h2 {
	font-family:forte;
	}


		
.name_res {
	display:none;
	}			
.chackab {
	background: #dd4300e8;
    padding: 12px 30px;
    margin-top: -66px;
    position: absolute;
    width: 50%;
    margin-left: 25%;
    border-radius: 8rem 8rem 0 0;
	}	
.datbox {
	background:#fff;
	}
.avalboxwidth {
	width:16.66%;
	}	
.form-control2 {
    display: block;
    width: 100%;
    padding: 9px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #000;
    background-color: rgba(255,255,255,1);
    background-image: none;
    border: 1px solid #fff;
    border-radius: 0px;
    transition: all 0.3s ease-in-out;
}
.form-control3 {
    display: block;
    width: 100%;
    padding: 11px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #000;
    background-color: rgba(255,255,255,1);
    background-image: none;
    border: 1px solid #fff;
    border-radius: 0px;
    transition: all 0.3s ease-in-out;
}
.form-control2::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color:#000;
    opacity: 1; /* Firefox */
}

.form-control2:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:#000;
}

.form-control2::-ms-input-placeholder { /* Microsoft Edge */
    color:#000;
}
input[type=date]:focus {
  border: 1px solid rgba(0,0,0,0.0);
  outline:none;
}
select:focus {
  border: 1px solid rgba(0,0,0,0.0);
  outline:none;
}	
.chesubmit {
	color: #ffffff;
    background-color: #cd470c;
    border-color: #cd470c;
    border-radius: 25px;
    padding: 11px 25px;
    font-size: 16px;
    width: 100%;
	text-align:center;
	transition:all 0.3s ease-in-out;
	}	
.chesubmit:hover {
	color: #fff;
    background-color: #842005 ;
    border-color: #842005 ;
	}	
.pro_block {
    background: #fff;
    box-shadow: 1px 1px 3px #0000002e;
    transition: all 0.3s ease-in-out;
}
.pro_photo {
    overflow: hidden;
}
.pro_photo img {
    max-width: none;
    width: -webkit-calc(100% + 50px);
    width: calc(100% + 50px);
    opacity: 1;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px,0, 0);
    transform: translate3d(-40px,0,0);
}
.pro_diteals {
    bottom: 0;
    position: absolute;
    width: 100%;
    padding: 0% 40px 0% 40px;
	text-align: center;
	bottom: 6%;
}
.pro_diteals h2 {
	color:#fff;
	font-size:26px;
	font-weight:100;
	padding:25px 0;
	background-image: linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0.5));
	border:2px solid #fff;
	margin:0;
	
	}	
.pro_diteals p {
	color:#fff;
	font-family:"Roboto Condensed";
	font-size:19px;
	}		
.pro_block:hover .pro_photo img {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	}
.explore {
	margin-top:25px;
	}	
.explore a {
	color: #fff;
    padding: 10px 40px;
    border: 2px solid #fff;
    border-radius: 25px;
    font-size: 15px;
	transition:all 0.3s ease-in-out;
	}
.explore a:hover {
	background: #cd470c;
    border-radius: 25px;
    box-shadow: 0px 5px 0px #842005;
    color: #fff;
	border: 2px solid #cd470c;
	}
	.padding-problem {
    padding: 0 0px;
}		
	
ul.roomser {
    padding:0px;
    margin:0px;
}
ul.roomser li {
    margin: 10px 3%;
    width: 42%;
    float: left;
    text-align: center;
}
ul.roomser li a {
     color: #fff;
}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
	
	
	
	
.products {
	padding:50px 0 50px 0;
	border-radius:10px 10px 0 0;
	}
.products h1 {
	color: #fff;
    font-size:65px;
	font-weight:400;
    margin: 0;
    padding: 0;
	font-family: forte;
    text-align: right;
	}
.products h1 span {
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	}		
.products h4 {
	color: #f6801e;
    font-weight: 600;
    margin: 0;
    padding: 5px 0 10px 0;
    font-family: pristina;
    font-size: 25px;
	}	
.products p {
	text-align: right;
	color:#E6E6E6;
	font-size:17px;
	font-style: italic;
    line-height: 25px;
	}
.products img {
	width:100%;
	}	
.readmore {
	margin-top:30px;
	}	
.readmore a {
	background:#cd470c;
	border-radius:25px;
	box-shadow: 0px 5px 0px #842005;
	color:#fff;
	padding:9px 33px;
	font-size:17px;
	text-decoration:none;
	transition:all 0.3s ease-in-out;
	float: right;
	}	
.readmore a:hover {
	background:#842005;
	box-shadow: 0px 5px 0px #cd470c;
	color:#fff;
	}
.antiq {
	background:url(../images/bg.jpg) repeat;
	padding:40px 0 60px 0;
	}	
.antiq h3 {
	text-align: center;
    margin: 0 0 5px 0;
    padding-bottom: 10px;
    color: #3a3a3a;
    font-family: "Eras Light ITC";
	font-size:55px;
    text-shadow: 3px 3px 2px #00000063;
    font-weight: 100;
	}
.antiq h3 img {
	margin-top: -23px;
	}
.antiq p {
	text-align:center;
	color:#000;
	font-size: 19px;
	margin: 0;
	font-style:italic;
	}	
.dom_tour {
	padding-bottom:5rem;
	width:90%;
	margin:0 auto;
	}		
.forhozoom {
    overflow: hidden;
}
.stylee {
	background:#0051B3;
	}
.stylee h4 {
	margin:0;
	color:#fff;
	float:left;
	font-family:"roboto Condensed";
	padding:7px 0 0 12px;
	text-transform:uppercase;
	font-size:17px;
	}
.stylee a {
	background:#FF641B;
	color:#fff;
	padding:7px 15px;
	float:right;
	}
.recotour {
	margin-top:50px;
	}	
.recotour h3 {
	text-align: center;
    margin: 0 0 5px 0;
    padding-bottom: 10px;
	color: #3a3a3a;
	font-family: "Eras Light ITC";
	text-shadow: 3px 3px 2px #00000063;
	font-size: 55px;
    font-weight: 100;
	}
.recotour h3 img {
	margin-top:-23px;
	}	
.padda-no {
    padding: 8px;
}		
.inter_tour {
	padding:0 15px;
	width: 92%;
    margin-left: 4%;
	}				
.antimage {
	width:100%;
	text-align:center;
	padding:0 0 10px 0;
	transition:all 0.3s ease-in-out;
	}	
.antimage img {
	transition:all 0.3s ease-in-out;
	}	
.anticon {
	text-align:center;
	width:100%;
	padding:20px 0;
	}	
.anticon h2 {
	margin:0 0 15px 0;
	color:#f6801e;
	font-weight:500;
	font-size:29px;
	padding-bottom:10px;
	transition:all 0.3s ease-in-out;
	background:url(../images/sline.png) no-repeat bottom center;
	}	
.anticon p {
	color:#fff;
	margin:0 auto;
	width:95%;
	font-size:17px;
	line-height:23px;
	margin-bottom:20px;
	}	
.more {
	
	}
.more a {
	background:#ec1f35;
	color:#fff;
	padding:7px 0 7px 20px;
	font-size:16px;
	text-decoration:none;
	transition:all 0.3s ease-in-out;
	}
.more a i {
	padding-left:10px;
	padding-right:15px;
	}	
.antipart:hover .more a {
	background:#000;
	}	
.antipart:hover .antimage img {
	transform: rotateY(180deg);
	}
.antipart:hover	.anticon h2 {
	color:#fff;
	}



.conitar {
	width:90%;
	margin:0 auto;
	}
.video-container {
    position: relative;
    padding-bottom: 49.25%;
    padding-top: 30px;
    height: 0;
}
.vide {
    border: 7px double #cd470c;
}	
.footbg {
	background: url(../images/footer_bg.jpg) no-repeat;
    padding: 0;
    background-position: center;
    background-size: cover;
	}	
.foot {
	
	background:#82300be6;
	background: linear-gradient(45deg, rgba(205,38,19,0.8) 0%, rgba(205,71,12,0.8) 100%);
	}
.pet_not {
    text-align: center;
}
.pet_not h4 {
    margin: 0;
    font-family: "Times New Roman", Times, serif;
    font-weight: 100;
    font-size: 31px;
    color: #fff;
}
.pet_not h4 span {
    padding: 8px 25px;
}
.footimg {
	background: url(../images/ektara-png-3.png) no-repeat right;
    background-size: contain;
	padding:40px 0 0 0;
	}	
.footblock {
	text-align:center;
	}
.footblock i {
	color:#fff;
	font-size:25px;
	}
.footblock h2 {
	color: #f6801e;
    font-weight: 300;
    font-size: 26px;
    margin: 0;
    padding: 15px 0 10px 0;
	}
.footblock p {
	color:#fff;
	font-size:17px;
	margin:0;
	}	
.footer {
	background:#070707;
	padding:10px 0;
	border-top:1px solid #842005;
	}
.footer p {
	text-align:center;
	color:#fff;
	font-size:15px;
	}
.footer p a {
	color:#FF641B;
	}			
.foot-cont h3 {
    font-family: "Times New Roman", Times, serif;
	font-weight:100;
    font-size: 23px;
    color: #fff;
    padding-bottom: 15px;
}
.foot-cont ul {
    width: 49%;
    float: left;
}
.foot-cont ul li {
}
.foot-cont ul li a {
    color: #f1f1f1;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
	font-size:15px;
}
.foot-cont p {
    color: #f1f1f1;
    font-size: 15px;
}	
.foot-cont p i.fa {
	width: 35px;
    height: 35px;
    border: 1px solid #fff;
    /* padding: 9px; */
    background: #fff;
    text-align: center;
    line-height: 33px;
    font-size: 18px;
    border-radius: 50%;
    color: #cd470c;
	}
.footaddress {
	height:50px;
	}	
.no-padding {
	width:25%;
	padding:0 10px;
}	
.roomty {
	padding:20px 0 0 0;
	}
.all_tour {
	text-align:center;
	margin-bottom:20px;
	margin-top: 20px;
	}
.all_tour a {
	background: #cd470c;
    border-radius: 25px;
    box-shadow: 0px 5px 0px #842005;
    color: #fff;
    padding: 13px 33px;
    font-size: 17px;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
	}	
.all_tour a:hover {
	background:#842005;
	box-shadow: 0px 5px 0px #cd470c;
	color:#fff;
	}
.roomty h3 {
    text-align: center;
    color: #FF641B;
    font-size: 35px;
    font-weight: 500;
    margin: 0 0 5px 0;
    padding-bottom: 10px;
}
.roomty h3 span {
    color: #000;
}
.about_bg {
	background: url(../images/about-bg.jpg) no-repeat;
    padding: 40px 0 60px 0;
   background-attachment: fixed;
    background-position: bottom;
    background-size: cover;
	}				


.inpagetopimg img {
    width: 100%;
}
.inpagename {
    position: absolute;
    margin-top: -180px;
    width: 100%;
    text-align: center;
}
.inpagename h2 {
    color: #fff;
    font-family: "Eras Light ITC";
    font-size: 45px;
    font-weight: 600;
    text-shadow: 4px 4px 7px #383838;
}
.imma img {
	width:100%;
	}
.contant-innerpage {
    padding: 10px;
    overflow: hidden;
    background: #fff;
    position: relative;
    margin-bottom: 20px;
}
.contant-innerpage p {
    color: #424242;
    line-height: 31px;
    font-size: 17px;
    margin-top: 15px;
}
.contant-innerpage h2 {
	font-family: "Eras Light ITC";
    font-size: 25px;
    font-weight: 600;
	color:#000;
	margin:11px 0 11px 0;
	}
.contact-page {
    padding: 30px 0;
    overflow: hidden;
    background: #fff;
    position: relative;
}
.mbot {
    margin-bottom: 10px;
}
.mbot p {
	color: #000;
    font-weight: 300;
    margin-bottom: 1px;
    font-style: italic;
	font-size:13px;
	}
.formname {
    color: #000;
    font-weight: 300;
    margin-bottom: 1px;
    font-style: italic;
	font-size:13px;
}
.form-control1 {
    display: block;
    width: 100%;
    padding: 9px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #000;
    background-color: rgba(255,255,255,0.0);
    background-image: none;
    border: 1px solid #DDDDDD;
    border-radius: 0px;
    transition: all 0.3s ease-in-out;
}
.form-controlbook {
    display: block;
    width: 100%;
    padding: 9px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #000;
    background-color: rgba(255,255,255,0.0);
    background-image: none;
    border: 1px solid #a7a7a7;
    border-radius: 0px;
    transition: all 0.3s ease-in-out;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color:#000;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:#000;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color:#000;
}
input[type=text]:focus,input[type=email]:focus, input[type=date]:focus, textarea:focus {
  
  padding-left: 7px;
  border: 1px solid rgba(0,0,0,1);
  outline:none;
}
select[type=text]:focus,select[type=email]:focus {
  
  padding-left: 7px;
  border: 1px solid rgba(0,0,0,1);
  outline:none;
}
select:focus,select:focus {
  
  padding-left: 7px;
  border: 1px solid rgba(0,0,0,1);
  outline:none;
}
.quesend {
    border-radius: 0;
    padding: 11px 25px;
    font-size: 16px;
    width: 100%;
}
.lilua h3 {
	margin: 0 0 0 15px;
    color: #000;
    font-size: 20px;
    font-weight: 600;
	}
.condit h3 {
	margin:0;
	color:#000;
	font-size:20px;
	font-weight:600;
	}
.condit p {
	margin:0;
	padding-bottom:15px;
	font-size:17px;
	color:#000;
	font-family: "Roboto Condensed";
	}
.conform {
    padding: 25px 0;
	margin-top:40px;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
}
.conicon {
    text-align: center;
}
.conicon figure {
    width: 171px;
    height: 171px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    background-color: #f28431;
    text-align: center;
    line-height: 171px;
    margin-bottom: 20px;
}.conicon img {
}
.abt_col_box {
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	}
.conicon h3 {
	color:#000;
	font-size:25px;
	font-weight:600;
	margin:0;
	padding:4px 0;
	}
/*modal start*/
.modal-dialog {
    margin: 30px auto;
}
button.close {
    position: relative;
    -webkit-appearance: none;
    padding: 5px 8px;
    cursor: pointer;
    background: transparent;
    border: 0;
    margin-right: -25px;
    margin-top: -20px;
    background: #fff;
    border-radius: 15px;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    position: relative;
    margin-top: 17px;
    margin-right: -19px;
}
.panel img {
	width:100%;
	position:relative;
	}
.panel-body {
    padding:0px;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
}
.modal_long {
	width:85%;
	}
.mainbox {
	padding:0 15px;
	width:96%;
	}
/*modal end*/

/*country set start*/
.country a i.fa {
	font-size:42px;
	color:#0051b3;
	}
.pop_dit {
	text-align:center;
	padding:15px 0;
	}
.pop_dit a {
	background:#FF641B;
	padding:5px 10px;
	color:#fff;
	font-size:14px;
	text-decoration:none;
	}
.pop_dit a:hover {
	background:#dd4c09;
	color:#0051b3;
	}			
.india {
	position:absolute;
	margin: -355px 0 0 700px;
	}
.lanka {
	position:absolute;
	margin: -300px 0 0 711px;
	}
.maldives {
	position:absolute;
	margin: -295px 0 0 684px;
	}	
.dubai {
	position:absolute;
	margin: -345px 0 0 622px;
	}	
.australia {
	position:absolute;
	margin: -285px 0 0 793px;
	}
.bali {
	position:absolute;
	margin: -249px 0 0 822px;
	}	
.s_america {
	position:absolute;
	margin: -424px 0 0 542px;
	}
.europe {
	position:absolute;
	margin: -427px 0 0 512px;
	}	




/*country set end*/


.con-tooltip {
  border-radius: 9px;
  display: inline-block;
  transition: all 0.3s ease-in-out;
}

/*tooltip */
.tooltip {
  visibility: hidden;
  z-index: 1;
  opacity: .40;
  min-width: 200px !important;
  padding: 5px;
  background: #0051b3;
  color: #fff;
  position: absolute;
  top:-460%;
  left: -125%;
  font: 16px;
  transform: translateY(9px);
  transition: all 0.3s ease-in-out;
  box-shadow: 0 0 3px rgba(56, 54, 54, 0.86);
}
.tooltip p {
	font-size:19px;
	text-align:center;
	margin:0;
	padding:5px 0;
	}
.tooltip img {
	width:100%;
	}
/* tooltip  after*/
.tooltip::after {
  content: " ";
  width: 0;
  height: 0;
  
  border-style: solid;
  border-width: 12px 12.5px 0 12.5px;
  border-color: #0051b3 transparent transparent transparent;

  position: absolute;
  left: 15%;
  top:100%;

}

.con-tooltip:hover .tooltip{
  visibility: visible;
  transform: translateY(-10px);
  opacity: 1;
    transition: .3s linear;
  animation: odsoky 1s ease-in-out infinite  alternate;

}
@keyframes odsoky {
  0%{
    transform: translateY(6px);	
  }

  100%{
    transform: translateY(1px);	
  }

}

/*hover ToolTip*/
.left:hover {transform: translateX(-6px); }
.top:hover {transform: translateY(-6px);  }
.bottom:hover {transform: translateY(6px);}
.right:hover {transform: translateX(6px); }

/*right*/

.right .tooltip { top:-20%; left:115%; }

.right .tooltip::after{
  top:11%;
  left:-9%;
  transform: rotate(90deg);
}
	
.back-to-top {
			position: fixed;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    color: #fff;
    display: none;
    border-style: solid;
    border-width: 0 0 60px 60px;
    border-color: transparent transparent rgb(132 32 5);
    z-index: 999;
		}
.back-to-top i {
	position: absolute;
    right: 0;
    display: inline-block;
    top: 31px;
    right: 13px;
    font-size: 22px;
	}		
.back-to-top:hover {
	color:#fff;
	}
.nav-tabs {
}
ul#demoTabs li.active {
    background: #f57626;
}
ul#demoTabs li {
    line-height: 20px;
    float: left;
    padding:0px;
    background: #04437f;
    width: 25%;
    text-align: center;
    margin-bottom:0px;
	display:inline-block;
}
ul#demoTabs li a {
    color: #fff;
    background: none;
    border: none;
    font-weight:500;
    padding: 17px 0px 12px 0px;
    text-decoration: none;
	font-size:15px;
	display:block;
}
ul#demoTabs li:hover {
    background: #f57626;
}
ul#demoTabs li.active a {
    color: #000;
}
.ckucku {
	padding:20px 0 0 0;
	}
.ckucku h2 {
	background:#f57114;
	color:#fff;
	font-size:19px;
	padding:15px 15px;
	margin:0;
	text-align:center;
	}
.kuku {
	padding:20px 0 0 0;
	}	
.kuku h2 {
	background:#04437f;
	color:#fff;
	font-size:14px;
	font-weight:400;
	padding:15px 10px;
	text-align:center;
	margin:0;
	}
.calla {
	margin:20px 0;
	}	
.tourphoto img {
	width:100%;
	}
.overvew h3 {
	margin:0;
	color:#000;
	font-family: "avantGarde Bk BT";
	font-weight:600;
	font-size:19px;
	}
.overvew p {
	font-size:14px;
	color:#464646;
	}
.sneak_tour h3 {
	color:#000;
	font-size:17px;
	font-weight:600;
	}
.sneak_tour  p {
	font-size:14px;
	color:#414141;
	}
.antiparti {
    padding: 5px;
}
.quick h3 {
	background: #04437f;
    color: #fff;
    margin: 0;
    font-size: 18px;
    padding: 15px 0;
    text-align: center;
	}
.quick ul {
	
	}
.quick ul li {
	
	}
.quick ul li a {
	display:block;
	font-size:15px;
	padding:8px 0 8px 15px;
	background:#f57626;
	color:#fff;
	transition:all 0.3s ease-in-out;
	text-transform:uppercase;
	border-top:1px solid #f59558;
	}		
.quick ul li a:hover {
	background:#04437f;
	text-decoration:none;
	padding:8px 0 8px 25px;
	}
.viewreview {
    padding: 25px 0;
    border-bottom: 1px solid #dcdcdc;
}	
.revpho img {
    width: 100%;
    border-radius: 50%;
    border: 5px solid #fff;
    box-shadow: 0px 0px 5px #000;
}
.abotp h2 {
    color: #000;
    font-size: 17px;
    padding: 0px 0 10px 0;
    font-weight: 500;
    position: relative;
    margin: 0 0 0px 0;
}
.abotp p {
    line-height: 19px;
    margin-bottom: 4px;
	font-size:15px;
}
.abotp h4 {
    margin: 2px 0 0 0;
    color: #000000;
    font-size: 15px;
}	
.ret_star i {
	color: #04437f;
    font-size: 18px;
	}
.rating { 
  border: none;
  float: left;
}

.rating > input { display: none; } 
.rating > label:before { 
  margin:0 5px;
  font-size: 2.25em;
  font-family: FontAwesome;
  display: inline-block;
  content: "\f005";
}

.rating > .half:before { 
  content: "\f089";
  position: absolute;
}

.rating > label { 
  color: #838383; 
 float: right; 
}

/***** CSS Magic to Highlight Stars on Hover *****/

.rating > input:checked ~ label, /* show gold star when clicked */
.rating:not(:checked) > label:hover, /* hover current star */
.rating:not(:checked) > label:hover ~ label { color: #EC2127;  } /* hover previous stars in list */

.rating > input:checked + label:hover, /* hover current star when changing rating */
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label, /* lighten current selection */
.rating > input:checked ~ label:hover ~ label { color: #FD6C70;  } 	

.bgph {
background:#4d4783;
}
.bgch {
background:#e3574c;
}
.bgma {
background:#64b257;
}	
.bgbi {
background:#662621;
}
.review {
    background: url(../images/clint-bg.png) repeat;
    padding: 50px 0 0 0;
}

.rating h2 {
    font-family: "avantGarde Md BT";
    font-size: 37px;
    font-weight: 300;
    text-align: center;
    padding-bottom: 10px;
    margin-top: 0px;
    color: #fff;
}
.rating h2 span {
    font-weight: 600;
    color: #fb0029;
    font-family: "avantGarde Md BT";
}
.rerat {
    background: #c71c38;
    margin-top: 20px;
    padding: 60px;
}
.rerat p {
    color:#fff;
}
.rating img {
    margin-top: 0px;

}
.revhome h3 {
    color: #fff;
    font-size: 17px;
    font-family: "roboto Condensed";
    padding: 0px 0 17px 0;
    font-weight: 500;
    position: relative;
    margin: 0 0 0px 0;
}
.revhome p {
    font-size: 13px;
    /* font-family: "roboto Condensed"; */
    line-height: 20px;
    margin-bottom: 4px;
    color: #f3f3f3;
}
.revhome h4 {
        margin: 13px 0 10px 0;
    color: #ffffff;
    font-size: 15px;
}
.pagla img {
    width: 100%;
}

.video-container {
    position: relative;
    height: 0;
    padding-bottom: 63%;
}
.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.padd_problem {
	padding:0;
	margin:1%;
	width: 31.3%;
	}
.altoba {
	box-shadow:0px 0px 2px #000;
	border:5px solid #fff;
	border-radius:5px;
	}
.altoba img {
    min-height: 185px;
}	
.resmenu {
	margin-top:15px;
	}
.resmenu h3 {
	font-family: "Eras Light ITC";
    font-size: 25px;
    font-weight: 600;
    color: #FF641B;
    margin:0;
	}	
.resmenu ul {
	padding:0;
	}	
.resmenu ul li {
	font-size: 17px;
    font-family: "roboto Condensed";
	color:#000;
	}
	
	
	
.tariff_block {
	padding: 15px 0;
    
    margin: 10px 0 25px 0;
    background: #fffbfba8;
    transition:all 0.3s ease-in-out;
	}
.tariff_block:hover {
    box-shadow:0px 0px 15px #9527272e;
}	
.tariff_photo img {
	width:100%;
	border:5px solid #cd470c;
	}	
.tariff_Name h3 {
    font-family: "Eras Light ITC";
    font-size: 25px;
    font-weight: 600;
    color: #FF641B;
    margin: 0;
}
.tariff_Name p {
	font-size: 17px;
    font-family: "roboto Condensed";
    margin: 0 0 10px 0;
	}	
.booknow {
	margin-top:30px;
	}	
.booknow a {
	background:#cd470c;
	border-radius:25px;
	box-shadow: 0px 5px 0px #842005;
	color:#fff;
	padding:10px 33px;
	font-size:17px;
	text-decoration:none;
	transition:all 0.3s ease-in-out;
	}	
.booknow a:hover {
	background:#842005;
	box-shadow: 0px 5px 0px #cd470c;
	color:#fff;
	}
.appoint_page {
    width: 60%;
    margin: 20px auto 30px auto;
}
.appoint_page h2 {
    font-family: "Eras Light ITC";
    font-size: 38px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    text-shadow: 2px 2px 2px rgb(0 0 0 / 48%);
    margin: 0;
    background: #cd470c;
    border-radius: 15px 15px 0 0;
    padding: 15px 0;
}
.appo_from {
    width: 100%;
    background: #fff;
    box-shadow: 0px 0px 34px #00000087;
    padding: 25px 0px;
    border-radius: 0 0 15px 15px;
}		
	
	
.quesend {
	background:#cd470c;
	border-radius:25px;
	box-shadow: 0px 5px 0px #842005;
	color:#fff;
	padding:10px 33px;
	font-size:17px;
	text-decoration:none;
	transition:all 0.3s ease-in-out;
	}	
.quesend:hover {
	background:#842005;
	box-shadow: 0px 5px 0px #cd470c;
	color:#fff;
	}	
	
.formname2 {
	color: #cd470c;
    font-weight: 600;
    margin-bottom: 1px;
    font-style: italic;
    font-size: 17px;
	}	
.formname1 {
	color: #000;
    font-weight: 600;
    margin-bottom: 1px;
    font-style: italic;
    font-size: 14px;
	}	
.faq li { padding: 10px; margin-top:10px; }

.faq li.q {
  border-bottom: 1px #ddd solid;
  cursor: pointer;
  background: #cd470c;
  color:#fff;
  font-family: "Eras Light ITC";
    font-size: 18px;
}
.faq li.q i.fa {
	float:right;
	margin-top: 7px;
	}
.faq li.a {
  background: #fff5f5;
  display: none;
  color:#000;
  margin-top:0px;
  font-size: 18px;
}
.faq li.a img {
   width: 90%; 
}
.rotate {
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}	
	
.roomrate h4 {
    font-family: "Eras Light ITC";
    font-size: 22px;
    font-weight: 600;
    color: #FF641B;
    margin: 0px;
}	
.roomrate p {
   margin: 0px; 
   font-size: 14px;
   line-height: 22px;
}	
	
.container_width {
    width: 92%;
    margin:0 auto;
}	
.foot-cont img {
    
   width: 80%; 
}	
	
	
	
	
	
	
	
	
	
				
		
@media screen and (max-width:1024px){
	
}

@media only screen and (min-width:992px) and (max-width:1199px)
{
	.navbar-nav > li > a {
    padding: 9px 25px;
}	
.navbar-nav > li {
    padding: 0 8px;
}	
.navbar-nav {
    margin-left: 12%;
}
.logo img {
    padding-left: 36%;
}	
}


@media only screen and (min-width:768px) and (max-width:991px)
{
.searchwidth {
	width:50%;
	}
.checke {
    margin-top: 15px;
}	
.navbar-nav > li > a {
    padding: 9px 21px;
}	
.navbar-nav > li {
    padding: 0 5px;
}	
.navbar-nav {
    margin-left: 7%;
}
.logo img {
    padding-left: 32%;
}	
.navbar-header {
    display:none;
}	
}

@media screen and (max-width:900px){
.productfont {
	width: 50%;
}
.searchwidth {
	width:50%;
	}

}




@media only screen and (min-width:992px) and (max-width:1199px)
{
.productfont {
	width: 50%;
}
}


@media only screen and (min-width:768px) and (max-width:991px)
{
	.productfont {
	width: 100%;
}			
}




@media only screen and (max-width:767px) 
{

.logo img {
    position: absolute;
    z-index: 99;
	height:60px;
	width:100px;
}
.logoo img {
    position: absolute;
    z-index: 99;
    height: 30px;
	display:block;
}
.absolute-div {
	height:50px;
}	
.navbar-collapse {
	background:rgba(0,0,0,0.9);
	}
.navbar-nav {
    margin:0;
    width: 100%;
	text-align:center;
}	
.navbar-nav > li > a {
    line-height: 30px;
    padding: 5px 22px;
	color:#fff !important;
}

.demo-inner-content h2 {
    margin: 0px 0 20px 0;
    font-size: 15px;
}	
.productfont {
	width: 100%;
}
.topp {
    padding: 0px 0 0 0;
	background: linear-gradient(180deg, rgb(000, 000, 000) 0%, rgba(000, 000, 000, 0) 100%);
}
.navbar-inverse {
    padding-bottom: 0px;
    padding-top: 0px;
}
.navbar-inverse .navbar-toggle {
    border-color: #cd470d;
	background-color: #cd470d !important;
	margin-top:6px;
}
.products {
}
.products p {
    text-align: justify;
}
.checke {
    margin-top:-110px;
}
.checke ul {
	margin-bottom:0;
	}
.checke ul li {
    width:100%;
}
.checke ul li a {
    color: #FF641B;
    padding: 4px 8px;
    font-size: 11px;
    font-weight: 500;
    display: block;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
}
.checke p {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
	line-height:17px;
}
.no-padding {
    width: 100%;
    padding:5px;
}
.readmore {
    float: none;
    margin-bottom: 20px;
    text-align: center;
}
.antipart {
	margin:10px 0;
	}
.footblock {
    margin: 25px 0;
}	
.searchwidth {
	width:100%;
	}
.latu {
	display:none;
	}
.products h1 {
    font-size: 51px;
}
.roomty h3 {
    font-size: 25px;
}
.recotour h3 {
    font-size: 31px;
}
.antiq h3 {
    font-size: 32px;
}

.name_none {
	}
.globe img.mapp {
    margin-top: -175px;
    margin-left: 35px;
    width: 72%;
}	
.padda-no {
    padding: 0px;
}

	
.country a i.fa {
	font-size:15px;
	color:#0051b3;
	}
.india {
    position: absolute;
    margin: -35% 0 0 63%;
}	

.inpagename {
    margin-top: -73px;
}
.inpagename h2 {
    font-size: 25px;
    font-weight: 500;
}
ul#demoTabs li {
    width:50%;
}










.pet_not h4 span {
    padding: 3px 0px;
}
.pet_not h4 {
    font-size: 25px;
}
.inter_tour {
    padding: 0 8px;
    width: 98%;
    margin-left: 1%;
}
.chackab {
	margin-top:0px;
    position: inherit;
	background: #cd470d;
	width:100%;
	margin:0;
	padding:15px 5px;
	border-radius:0px;
	}
.avalboxwidth {
    width: 100%;
	margin-bottom:10px;
}	
.chesubmit {
    background-color: #000;
    border-color: #000000;
    padding: 18px 25px;
}
.latu1 {
	display:none;
	}
.conitar {
	width:96%;
	margin:0 auto;
	}	
.about_bg {
    background-position: left;
}
@media only screen and (max-width:639px) 
{







