@font-face {
	font-family: 'Conv_CALIBRI_1';
	src: url('./fonts/CALIBRI_1.eot');
	src: local('☺'), url('fonts/CALIBRI_1.woff') format('woff'), 
	url('./fonts/CALIBRI_1.ttf') format('truetype'), 
	url('./fonts/CALIBRI_1.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_NixieOne-Regular';
	src: url('./fonts/NixieOne-Regular.eot');
	src: local('☺'), url('./fonts/NixieOne-Regular.woff') format('woff'), 
	url('./fonts/NixieOne-Regular.ttf') format('truetype'), 
	url('./fonts/NixieOne-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Raleway-Thin';
	src: url('./fonts/Raleway-Thin.eot');
	src: local('☺'), url('./fonts/Raleway-Thin.woff') format('woff'), 
	url('./fonts/Raleway-Thin.ttf') format('truetype'), 
	url('./fonts/Raleway-Thin.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.management_system {
    clear: both;
}

img{max-width: 100%;}

.hotel_slide {
    margin-top: 7px;
    padding: 0;
    text-align: center;
    width: 100%;
}

#logo {width: auto !important;}

.content-wrapper > h3 {
    font-family: Conv_Raleway-Thin;
    font-size: 34px;
    margin: 22px 0 23px;
    text-align: center;
}
.content-wrapper {
    float: left;
    width: 100%;
	 margin: 0 0 4%;
}
.product-wrapp {
    clear: both;
    margin-top: 4%;
}
.hotheading {
    background: rgba(0, 0, 0, 0) url("./images/linebg.png") repeat-x scroll center center;
}
.hotheading span {
    background: white none repeat scroll 0 0;
    padding: 0 15px;
}
.hotheading > h2 {
    font-family: Conv_Raleway-Thin;
    font-size: 41px;
    margin: 40px 0 5px;
    text-align: center;
	line-height: 49px;
}
.txt-wrapper p {
    color: black;
    font-size: 16px;
    line-height: 28px;
}
.txt-wrapper {
    margin-top: 5%;  text-align: center;
}

.txt-wrapper h3 {
    font-size: 26px;
    text-align: center;
}
.hotel_slide > img {
    max-width: 100%;
    width: 1000px;
}
.feat_txt {
    color: black;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.gray_patern .container .content-wrapper .hotheading span {
    background: #fff;
    padding: 0 15px;
}
.gray_patern {
    /*background: rgba(0, 0, 0, 0) url("./images/patern01.jpg") repeat scroll center center;*/
    float: left;
    width: 100%;
	margin-bottom: 20px;
}
.slid {
    background: rgba(0, 0, 0, 0) url("./images/slid.jpg") no-repeat fixed 0 0 / cover ;
    padding: 8em 0;
    text-align: center;
	clear: both;
}
.text-center{ text-align:center;}

.slid-info strong {
    color: #fff;
    font-family: Conv_NixieOne-Regular !important;
    font-weight: 600;
}
.slid-info h4 {
    color: #fff;
    font-family: Conv_NixieOne-Regular;
    font-size: 54px;
	line-height:normal;
	font-weight: normal;
}
.slid-info > p {
    color: white;
    font-size: 20px;
    line-height: 34px;
}

.slid-info > a {
    border: 1px solid #fff;
    border-radius: 4px;
    color: white;
    display: inline-block;
    font-family: Conv_NixieOne-Regular;
    font-size: 32px;
    margin: 20px auto;
    padding: 23px 36px;
}
.button_slider1:hover{color: #000;}
.button_slider1 {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #209bd7 0%, #1989c2 100%) repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    float: none;
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin: 30px 0 0;
    padding: 10px 60px 10px 15px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    vertical-align: middle;
	  display: inline-block;
}
.button_slider1 i.icon-chevron-right {
    background: #1980b6 none repeat scroll 0 0;
    border-bottom-right-radius: 5px;
    border-left: 1px solid #35a2d7;
    border-top-right-radius: 5px;
    box-shadow: 1px 0 0 0 #1172a5 inset;
    padding: 10px 10px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 20px;
}
.mt30 {
    margin-top: 30px;
}

.quotebtn {
    clear: both;
    margin: auto;
    text-align: center;
}
.feat_mang > p {
    font-size: 13px;
    padding: 0 8px;
    text-align: justify;
}
.features_main li {
    margin: 0 0 24px;
}
.feat_mang {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #eee;
    float: left;
    margin: 0 11px 12px 0;
    min-height: 335px;
    width: 32%;
}
.feat_mang > h1 {
    font-size: 17px;
    padding: 9px 0 11px 6px;
}

.f-icon img {
    margin: 0 auto;
    transform: scale(1, 1);
    transition-duration: 500ms;
    transition-timing-function: ease-out;
}

.f-icon img:hover{
	
    overflow: hidden;
    transform: scale(1.09);
    transition-duration: 700ms;
    transition-timing-function: ease-out;
}


.feature_section19 {
   
    float: left;
    padding: 35px 0 30px;
    position: relative;
    text-align: center;
}
.feature_section19 .pesbox {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
    margin: auto;
    padding: 25px 30px;
    text-align: left;
    width: auto;
}

.pesbox > p {
  color: black;
    font-size: 16px;
    line-height: 28px;
}
.pesbox ul li {
    background: rgba(0, 0, 0, 0) url("./images/icon-right.png") no-repeat scroll 0 9px;
    padding: 2px 2px 8px 23px;
	 font-size: 13px;
}
.pesbox ul {
    margin-left: 0px;
}





@media only screen and (min-width: 768px)  and (max-width: 959px) {    

.mt30             { margin-top: 15px;}
.feat_txt         { font-size: 15px;}
.hotheading > h2  { margin: 24px 0 5px;}
.feat_mang        { min-height: 390px; width: 31%;}

@media only screen and (min-width: 620px) and (max-width: 767px) {
	
.hotel_slide       { margin-top: 237px; }
.hotheading > h2   { font-size: 35px; line-height: normal;}	
.txt-wrapper h3    { font-size: 20px; line-height: normal;}	
.slid-info h4      { font-size: 40px; line-height: normal;}	
.slid-info > p     { font-size: 17px; line-height: normal;}	
.content-wrapper   { margin-top:0;}
}

@media only screen and (min-width: 480px) and (max-width: 619px) {
	
.hotel_slide       { margin-top: 220px; }
.hotheading > h2   { font-size: 30px; line-height: normal;}	
.txt-wrapper h3    { font-size: 20px; line-height: normal;}	
.slid-info h4      { font-size: 30px; line-height: normal;}	
.slid-info > p     { font-size: 17px; line-height: normal;}	
.content-wrapper   { margin-top:0;}
.feat_mang         { width: 98% !important;   float: inherit;}
}

@media only screen and (min-width: 320px) and (max-width: 479px) {

.content-wrapper   { margin-top:0;}	
.hotel_slide       { margin-top: 239px; }
.hotheading > h2   { font-size: 30px; line-height: normal; margin: 20px 0 5px;}	
.txt-wrapper h3    { font-size: 20px; line-height: normal;}	
.slid-info h4      { font-size: 30px; line-height: normal;}	
.slid-info > p     { font-size: 17px; line-height: normal;}	
.feat_mang        { min-height: 390px; width: 98%;}
}