@font-face {
    font-family: 'LatoWeb';
    src: url('fonts/Lato-Regular.eot'); /* IE9 Compat Modes */
    src: url('fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Lato-Regular.woff2') format('woff2'), /* Modern Browsers */
         url('fonts/Lato-Regular.woff') format('woff'), /* Modern Browsers */
         url('fonts/Lato-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: bold;
	src: url('fonts/IRANSansWeb_Bold.eot');
	src: url('fonts/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('fonts/IRANSansWeb_Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/IRANSansWeb_Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('fonts/IRANSansWeb_Bold.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 500;
	src: url('fonts/IRANSansWeb_Medium.eot');
	src: url('fonts/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('fonts/IRANSansWeb_Medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/IRANSansWeb_Medium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('fonts/IRANSansWeb_Medium.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 300;
	src: url('fonts/IRANSansWeb_Light.eot');
	src: url('fonts/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('fonts/IRANSansWeb_Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/IRANSansWeb_Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('fonts/IRANSansWeb_Light.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 200;
	src: url('fonts/IRANSansWeb_UltraLight.eot');
	src: url('fonts/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('fonts/IRANSansWeb_UltraLight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/IRANSansWeb_UltraLight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('fonts/IRANSansWeb_UltraLight.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: normal;
	src: url('fonts/IRANSansWeb.eot');
	src: url('fonts/IRANSansWeb.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('fonts/IRANSansWeb.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/IRANSansWeb.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('fonts/IRANSansWeb.ttf') format('truetype');
}

body {
  font-family: "IRANSans", "LatoWeb" !important;
  direction: rtl !important;
  text-align: right;
}


a, p, b, strong, h1, h2, h3, h4, h5, h6, div, tr, td span, table, tbody, thead, section, aside, label, select, input, input[type=button], input[type=submit]  {
  font-family: "IRANSans", "LatoWeb" !important;
  font-weight: normal !important;
  letter-spacing: normal !important;
}


a, a > * {
	text-decoration: none !important;
	-webkit-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
	   -moz-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
	    -ms-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
	     -o-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
	        transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
}

a {
  color: #4b4b4b;
}

p {
    line-height: 2;
}

i {
	font-style: normal;
}

a:hover {
  color: #3297db !important;
}



::selection {
  background: #3297db; /* WebKit/Blink Browsers */
  color: #fff;
}
::-moz-selection {
  background: #3297db; /* Gecko Browsers */
  color: #fff;
}


.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9,
.col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  float: right !important;
}

li {
    list-style: none;
}



.sections-title {
    float: right;
    margin-bottom: 46px;
    width: 100%;
}

.sections-title h4 {
    border-bottom: 1px solid #818181;
    color: #3498db;
    display: table;
    font-size: 25px;
    font-weight: bold !important;
    margin: auto;
    padding-bottom: 26px;
}

/***************************** [ Header ] *****************************/
.header {
    background: rgba(0, 0, 0, 0) url("images/headerBg.jpg") no-repeat fixed center top / cover ;
    float: right;
    height: 48vh;
    width: 100%;
}
.header-nav {
    float: right;
    margin-top: 10px;
    padding: 12px 0;
    width: 100%;
}
.header ul {
    padding: 0;
    text-align: center;
    float: right;
    width: 100%;
}

.header ul li {
    display: inline-block;
}

.header ul li span {
    color: #153085;
    display: block;
    padding: 10px 30px;
    font-weight: bold;
    cursor: pointer;
}
.header-logo {
    float: right;
    margin-top: 51px;
    width: 100%;
}
.header-7sin {
    float: left;
    margin-left: 44px;
    margin-top: -119px;
}
.header-norooz {
    float: left;
    margin-left: 88px;
    margin-top: -104px;
}



/***************************** [ Hotels ] *****************************/
.hotels {
    float: right;
    width: 100%;
    margin-top: 130px;
}

.hotels-item {
    padding-left: 5px !important;;
    padding-right: 5px !important;;
    margin-bottom: 15px;
}

.hotels-item-media {
    overflow: hidden;
    padding: 0 !important;
    position: relative;
    transition: all 0.3s ease 0s;
}

.hotels-item-media:hover {
    width: 100%;
}

.hotels-item-innerbox {
    border: 1px solid #bfbfbf;
    float: right;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.hotels-item-media {
    max-height: 287px;
    overflow: hidden;
    padding: 0 !important;
    position: relative;
    transition: all 0.3s ease 0s;
}

.hotels-item-body {
    background: #ffffff none repeat scroll 0 0;
    height: 100%;
    left: 0;
    padding: 20px 13px 0 11px !important;
    position: absolute !important;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 53%;
    z-index: 2;
}

.hotels-item-body::before {
    background: #ffffff none repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    right: 46px;
    top: 0;
    transform: skew(-15deg) translateX(32px) scale(1.4);
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: -1;
}

.hotels-item-title {
    color: #000;
    display: block;
    font-size: 15px;
    font-weight: bold !important;
    height: 34px;
}

.hotels-item-stars {
    float: right;
    margin-bottom: 9px;
    width: 100%;
}

.hotels-item-price {
    float: right;
    width: 100%;
}

.hotels-item-price ul {
    margin: 16px 0;
    padding: 0;
}

.hotels-item-price ul li {
    display: inline-block;
    width: 48%;
}

.hotels-item-price ul li:first-child {
    color: #3297db;
    font-size: 15px;
    font-weight: bold;
}
.hotels-item-price ul li:last-child {
    color: #383838;
    text-align: left;
}

.hotels-item-address {
    color: #4e4e4e;
    float: right;
    line-height: 2;
    margin: 15px 0;
    width: 100%;
}

.hotels-item-reserve {
    float: right;
    height: 38px;
    margin-top: 15px;
    width: 100%;
}

.hotels-item-reserve > a {
    background: #3297db none repeat scroll 0 0;
    border-radius: 6px 0 0 6px;
    bottom: 21px;
    color: #fff !important;
    min-width: initial;
    padding: 10px 55px 10px 57px;
    position: absolute;
    right: -12px;
    z-index: 1;
}

.hotels-item-reserve > a::before {
    background: #3297db none repeat scroll 0 0;
    bottom: -2px;
    content: "";
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    transform: skew(-15deg) translateX(8px);
    transition: all 0.3s ease 0s;
    width: 20px;
    z-index: 1;
}

.hotels-item-location {
    bottom: 15px;
    color: #ffffff;
    left: 50%;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
    width: 100%;
    z-index: 1;
}


.hotels-item-image::before {
    box-shadow: 0 -100px 60px -40px rgba(0, 0, 0, 0.8) inset;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}


.hotels-item-media:hover + .hotels-item-body::before {
    transform: skew(0deg) translateX(0px);
}

.hotels-item-media:hover + .hotels-item-body {
    transform: translateX(-100%);
}


.hotels-item-media:hover + .hotels-item-body a::before {
    transform: skew(0deg) translateX(0px) !important;
}

.hotels-item-media:hover + .hotels-item-body a {
    right: 0;
}

.hotels-item-image > img {
    margin: auto;
    position: relative;
    right: -90%;
    width: auto;
    transition: all ease .3s;
}

.hotels-item-media:hover img {
    right: 0 !important;
}


.scale-anm {
  transform: scale(1);
}

.hotels-filter {
    float: right;
    margin-bottom: 42px;
    margin-top: -40px;
    opacity: 1 !important;
    text-align: right;
    width: 100%;
}

.hotels-filter label {
    color: #3297db;
    font-size: 19px;
    font-weight: bold !important;
    padding: 0 20px !important;
}

.hotels-filter button {
    background: transparent none repeat scroll 0 0 !important;
    border-bottom: 2px solid transparent;
    border-radius: 0;
    box-shadow: none !important;
    font-weight: bold;
    opacity: 1 !important;
    padding: 15px;
    transition: all ease .3s;
}

.hotels-filter a {
    color: #333;
    padding: 15px;
    font-weight: bold !important;
}

.hotels-filter button.active, .hotels-filter button:hover {
    border-bottom: 2px solid #3297db;
    color: #3297db;
}

/** hotel-small **/
.hotels-item-small {
  text-align: right;
  margin-bottom: 30px;
  padding: 10px;
  height: 365px;
  transition: all 0.1s ease 0s;
}

.hotels-item-small:hover {
  box-shadow: 0px 0px 15px #88cfff;
  border-radius: 0 0 5px 5px;
  transition: all 0.1s ease 0s;
}

.hotels-item-small .detail-hotel a {
  color: #131418;
  font-weight: bold !important;
  padding: 7px 0px;
  display: block;
}

.hotels-item-small .detail-hotel .star-hotel {
  padding: 0;
  margin: 0;
}

.hotels-item-small .detail-hotel .star-hotel li {
  color: #f89c1b;
  display: inline-block;
}

.hotels-item-small .detail-hotel .address-hotel {
  font-size: 12px;
  display: inline-block;
  padding: 10px 0px;
  line-height: 20px;
  font-weight: 500;
  color: #888888;
  height: 60px;
}

.hotels-item-small .detail-hotel .phone-hotel {
  display: block;
  margin-bottom: 10px;
  font-weight: 500;
  color: #888888;
}

.hotels-item-small .detail-hotel .hotel-link a {
  border: 2px solid #3297db;
  color: #3297db;
  width: 45%;
  display: inline-block;
  border-radius: 10px;
  text-align: center;
}

.hotels-item-small .detail-hotel .hotel-link a:hover {
  background-color: #3297db;
  color: #fff !important;
}

.border-eb {
  border: 1px solid #ebebeb;
}

.moreing-hotel {
  text-align: center;
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 65%;
  color: #3a3a3a;
  font-weight: bold !important;
}







/***************************** [ Attractions ] *****************************/
.attractions {
    background: rgba(0, 0, 0, 0) url("images/attractionsBg.jpg") no-repeat fixed center top / cover ;
    direction: ltr !important;
    float: right;
    margin-top: 20px;
    overflow: hidden;
    padding: 70px 0;
    text-align: center;
    width: 100%;
}

.attractions .container {
    overflow: hidden;
    padding: 0;
}

.attractions .owl-item {
    transform: scale(0.9);
    background: #fff;
    transition: all ease .3s;
}

.attractions .owl-item:hover {
    transform: scale(0.92);
    box-shadow: 0 0 9px 0 #939393;
}

.attractions .container {
    width: 90%;
}

.attractions-image {
    float: right;
    height: 220px;
    overflow: hidden;
    width: 100%;
}

.attractions-image img {
    transition: all ease 1s;
}

.attractions .owl-item:hover img {
    transform: scale(1.1);
}

.attractions-content {
    float: right;
    width: 100%;
}

.attractions .owl-item h2 {
    display: table;
    font-size: 22px;
    height: 70px;
    margin: 0;
    padding: 7px;
    width: 100%;
}

.attractions .owl-item h2 p {
    display: table-cell;
    height: 70px;
    width: 100%;
    vertical-align: middle;
    padding: 0;
}

.attractions .owl-item p {
    margin-bottom: 15px;
    padding: 5px 22px;
}

.owl-buttons .owl-prev {
    position: absolute;
    right: 0;
    font-size: 42px;
    color: #3498db;
    bottom: 0;
    background: rgba(255, 255, 255, 0.7);
    padding: 10px 15px 0px 18px;
    transition: all 0.3s ease 0s;
}

.owl-buttons .owl-next {
    position: absolute;
    left: 0;
    font-size: 42px;
    color: #3498db;
    bottom: 0;
    background: rgba(255, 255, 255, 0.7);
    padding: 10px 18px 0px 15px;
    transition: all 0.3s ease 0s;
}

.owl-buttons .owl-next:hover,
.owl-buttons .owl-prev:hover {
  background: rgba(255, 255, 255, 1);
  cursor: pointer;
}






/***************************** [ Subscribe ] *****************************/
.subscribe {
  background: rgb(243, 156, 17) url("images/attractions-pattern.png");
  clear: both;
}

.subscribe .subscribe-title {
  padding: 85px 0;
}

.subscribe .subscribe-title h3 {
  color: #131418;
  font-size: 24px;
  font-weight: bold !important;
}

.subscribe .subscribe-title h4 {
  color: #fff;
  font-size: 28px;
  font-weight: bold !important;
  margin-top: 20px;
}

.subscribe .subscribe-form {
  margin-top: 115px;
}

.subscribe .subscribe-form input {
  height: 48px;
  width: 430px;
  text-align: center;
}

.subscribe .subscribe-form button {
  background-color: #3297db;
  color: #fff;
  border: none;
  float: right;
  width: 65px;
  height: 48px;
  border-radius: 0 5px 5px 0px;
}








/***************************** [ Quotes ] *****************************/
.quotes {
  background-color: #ebebeb;
  clear: both;
  padding: 85px 0px;
  display: inline-block;
  width: 100%;
}

.quotes .carousel-indicators {
  bottom: initial;
}

.quotes .carousel-inner .item i {
    font-size: 32px;
    color: #9e9e9e;
}

.quotes .carousel-inner .item h3 {
  font-size: 24px;
  line-height: 52px;
}
.quotes .carousel-inner .item .fa-quote-left {
  padding-top: 150px;
}

.quotes .carousel-indicators li {
  border: 2px solid #8b8b8b;
  width: 15px;
  height: 15px;
  background-color: #fff;
  margin: 0px;
  transition: all 0.1s ease 0s;
}

.quotes .carousel-indicators {
  margin-top: 30px;
}

.quotes .carousel-indicators .active {
  border: 5px solid #3297db;
  transition: all 0.1s ease 0s;
}






/***************************** [ Survey ] *****************************/
.survey ul li .quiz {
  border: 1px solid #bcc6cd;
  display: inline-block;
}

.survey .result-survay .fa-question-circle-o {
  margin-top: 30px;
  font-size: 20px;
}

.survey .result-survay {
  display: inline-block;
  width: 36px;
  text-align: center;
  float: right;
  background-color: #3297db;
  color: #fff;
  font-size: 14px;
  font-weight: bold !important;
}

.survey .result-survay ul li {
  margin-bottom: 30px;
}

.survey .result-survay ul {
  padding: 0px;
  margin: 70px 0px 0px;
}

.quiz-survay {
  display: inline-block;
  width: 86%;
}

.quiz-survay h5 {
  margin: 25px 10px;
  line-height: 30px;
  font-weight: bold !important;
  color: #434343;
}






/***************************** [ Footer ] *****************************/
footer {
  background-color: #fff;
  clear: both;
  text-align: center;
  padding: 50px 0px;
}
footer span {
  padding-top: 25px;
  display: block;
}
footer ul {
  padding: 25px 0px 0px;
  margin: 0px;
}
footer ul li {
  display: inline-block;
  padding: 0 15px;
}
footer ul li a {
  font-size: 32px;
  color: #7e7e7e;
}







/***************************** [ Responsive ] *****************************/
@media only screen and (max-width : 1200px) {
  .hotels {
    margin-top: 160px;
  }
}

@media only screen and (max-width : 992px) {
  .header-7sin {
    display: none;
  }
  .hotels {
    margin-top: 70px;
  }
  .hotels-filter label {
    display: block;
  }
  .hotels-filter button {
    padding: 15px;
  }
}

@media only screen and (max-width : 768px) {
  .quotes .carousel-inner .item .fa-quote-left,
  .quotes .carousel-inner .item .fa-quote-right {
    padding-top: initial;
    font-size: 14px;
  }
  .header-norooz {
    display: none;
  }
  footer span {
    line-height: 30px;
    font-weight: 500;
  }
}

@media only screen and (max-width : 500px) {
  .hotels-item-small {
    height: 285px;
  }
  .quotes .carousel-inner .item h3 {
    font-size: 14px;
    line-height: 30px;
    font-weight: 500 !important;
  }
}
