﻿/*@import "animate.css";*/
@import "font-awesome.min.css";

@font-face {
  font-family: 'BYekan';
  src: url('/fonts/Yekan.eot?#') format('eot'),  /* IE6–8 */
       url('/fonts/Yekan.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('/fonts/Yekan.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
        /*unicode-range: U+0-2f, U+40-10FFFF;*/
}

/*========================================================
                    Main layout styles
=========================================================*/
body {
  font: 400 16px/21px "BYekan", Tahoma;
  color: #494949;
  background: #ffffff;
    direction: rtl;
}



.progLay
{
    z-index: 0;
    width: 300px;
    height: 200px;
    display: block;
    margin: 0px auto;
    -moz-transition: background .2s linear;
    -ms-transition: background .2s linear;
    -o-transition: background .2s linear;
    transition: background .2s linear;
    background-color: rgba(0, 0, 0, 0.8);
    position: absolute;
    /* Firefox */
    left: -moz-calc(50% - 150px);
    /* WebKit */
    left: -webkit-calc(50% - 150px);
    /* Opera */
    left: -o-calc(50% - 150px);
    /* Standard */
    left: calc(50% - 150px);

    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
}

.backlay
{
    z-index: 0;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -moz-transition: background .2s linear;
    -ms-transition: background .2s linear;
    -o-transition: background .2s linear;
    transition: background .2s linear;
    background-color: rgba(0, 0, 0, 0.8);
    
}

    .backlay .overlay
    {
        padding: 15px;
        overflow: hidden;
        display: table;
        margin: 80px auto;
        min-width: 200px;
        -moz-transition: background .2s linear;
        -ms-transition: background .2s linear;
        -o-transition: background .2s linear;
        transition: background .2s linear;
        background: white;
        -moz-border-radius: 12px;
        -webkit-border-radius: 12px;
        border-radius: 12px;
    }


.ajansBox {
    margin-top: 90px;
    padding-bottom: 10px;
    /*position: absolute;
    left: -moz-calc(50% - 570px);
    left: -webkit-calc(50% - 570px);
    left: -o-calc(50% - 570px);
    left: calc(50% - 570px);*/
}

#stuck_container {
  position: relative;
  z-index: 1000;
}
a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  color: #33baaf;
}
.a1 {
  display: inline-block;
  font: 300 24px/30px 'BYekan', Tahoma;
  text-transform: none;
  color: #494949;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.a1:hover {
  color: #f6af33;
}
@media (max-width: 1200px) {
  .a1 {
    font: 300 18px/24px 'BYekan', Tahoma;
  }
}
.a2 {
  /*display: inline-block;*/
  font: 500 18px/18px 'BYekan', Tahoma;
  text-transform: uppercase;
  color: #33baaf;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.a2:hover {
  color: #f6af33;
}
@media (max-width: 1200px) {
  .a2 {
    font: 500 14px/14px 'BYekan', Tahoma;
  }
}
/*img {
  max-width: 100%;
}*/
* {
  -webkit-text-size-adjust: none;
}
/* ======= Headers ======= */
h2 {
  font: 500 36px/42px 'BYekan', Tahoma;
  color: #33baaf;
  text-transform: uppercase;
  /* Landscape phones and down */
}
@media (max-width: 1200px) {
  h2 {
    font: 500 36px/36px 'BYekan', Tahoma;
  }
}
@media (max-width: 480px) {
  h2 {
    font: 500 26px/26px 'BYekan', Tahoma;
  }
}
h3 {
  font: 500 30px/30px 'BYekan', Tahoma;
  text-transform: uppercase;
  color: #F6AF33;
  /* Landscape phones and down */
}
@media (max-width: 1200px) {
  h3 {
    font: 500 26px/26px 'BYekan', Tahoma;
  }
}
@media (max-width: 480px) {
  h3 {
    font: 500 16px/16px 'BYekan', Tahoma;
  }
}
h4 {
  font: 300 30px/30px 'BYekan', Tahoma;
  text-transform: none;
  color: #ffffff;
}
@media (max-width: 1200px) {
  h4 {
    font: 300 20px/20px 'BYekan', Tahoma;
  }
}
h5 {
  display: inline-block;
  font: 500 18px/18px 'BYekan', Tahoma;
  text-transform: uppercase;
  color: #33baaf;
}
p {
  font: 300 16px/30px "BYekan", Tahoma;
  color: #494949;
}

p.justify {
    text-align: justify;
}

p a {
  font: 300 18px/30px "BYekan", Tahoma;
  display: inline-block;
}
@media (max-width: 1200px) {
  p {
    font: 300 14px/20px "BYekan", Tahoma;
  }
  p a {
    font: 300 18px/20px "BYekan", Tahoma;
  }
}
.p1 {
  font: 500 26px/32px 'BYekan', Tahoma;
  text-transform: uppercase;
  color: #3b3b3b;
    text-align: right;
  /* Landscape phone to portrait tablet */
}
.p1 span {
  font: 500 30px/36px 'BYekan', Tahoma;
}
@media (max-width: 1200px) {
  .p1 {
    font: 500 26px/26px 'BYekan', Tahoma;
  }
  .p1 span {
    font: 500 20px/26px 'BYekan', Tahoma;
  }
}
@media (max-width: 979px) {
  .p1 {
    font: 500 17px/27px 'BYekan', Tahoma;
  }
  .p1 span {
    font: 500 17px/27px 'BYekan', Tahoma;
  }
}
@media (max-width: 767px) {
  .p1 {
    padding-top: 15px;
    font: 500 13px/17px 'BYekan', Tahoma;
  }
  .p1 span {
    font: 500 13px/17px 'BYekan', Tahoma;
  }
}
.p2 {
  font: 300 20px/36px 'BYekan', Tahoma;
  text-transform: none;
  color: #494949;
}
@media (max-width: 1200px) {
  .p2 {
    font: 300 16px/26px 'BYekan', Tahoma;
  }
}
.p3 {
  font: 300 14px/24px 'BYekan', Tahoma;
  color: #494949;
}
.p3 span {
  font: 700 18px/24px 'BYekan', Tahoma;
}
.p4 {
  font: 300 60px/34px 'BYekan', Tahoma;
  color: #ffffff;
  padding-top: 30px;
  padding-bottom: 0px;
}
@media (max-width: 1200px) {
  .p4 {
    font: 300 40px/34px 'BYekan', Tahoma;
  }
}
@media (min-width: 1266px) {
  .picHolder {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 220px;
    top: 0px;
  }
  .picHolder43 {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 150px;
    top: 0px;
  }
}
@media (min-width: 1266px) {
  .picHolder > ul {
    list-style: none;
    margin: 0;
    white-space: nowrap;
    position: relative;
    display: inline-block;
    height: 220px;
    float: left;
  }
  .picHolder43 > ul {
    list-style: none;
    margin: 0;
    white-space: nowrap;
    position: relative;
    display: inline-block;
    height: 150px;
    float: left;
  }
}
@media (max-width: 1266px) {
  .picHolder > ul {
    float: none;
    display: block;
    text-align: center;
  }
  .picHolder43 > ul {
    float: none;
    display: block;
    text-align: center;
  }
}
.picHolder > ul > li {
  width: 647px;
  height: 220px;
  display: inline-block;
  position: relative;
  margin-left: -4px;
}
.picHolder43 > ul > li {
  width: 200px;
  height: 150px;
  display: inline-block;
  position: relative;
  margin-left: -4px;
}
.picHolder43 img {
    width: 200px;
    height: 150px;
}
@media (max-width: 1266px) {
  .picHolder > ul > li {
    width: 100%;
    height: auto;
  }
  .picHolder43 > ul > li {
    width: 100%;
    height: auto;
  }
}
.picHolder > ul > li > a {
  width: 647px;
  height: 220px;
  display: block;
  position: relative;
}
.picHolder43 > ul > li > a {
  width: 200px;
  height: 150px;
  display: block;
  position: relative;
}
@media (max-width: 1266px) {
  .picHolder > ul > li > a {
    width: 100%;
    height: auto;
    margin: 5px 0;
  }
  .picHolder > ul > li > a img {
    width: 100%;
    height: auto;
  }
  .picHolder43 > ul > li > a {
    width: 100%;
    height: auto;
    margin: 5px 0;
  }
  .picHolder43 > ul > li > a img {
    width: 100%;
    height: auto;
  }
}
.picHolder > ul > li > a ._over {
  width: 637px;
  height: 370px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.3);
  border: 5px solid #ffffff;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.picHolder43 > ul > li > a ._over {
  width: 190px;
  height: 140px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.3);
  border: 5px solid #ffffff;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media (max-width: 1266px) {
  .picHolder > ul > li > a ._over {
    display: none;
  }
  .picHolder43 > ul > li > a ._over {
    display: none;
  }
}
.picHolder > ul > li > a:hover ._over {
  opacity: 100;
  filter: alpha(opacity=10000);
}
.picHolder43 > ul > li > a:hover ._over {
  opacity: 100;
  filter: alpha(opacity=10000);
}
/* ======= Buttons ======= */
.btn-default {
  display: inline-block;
  background: #F6AF33;
  position: relative;
  z-index: 5;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-default em {
  font: 500 24px/24px 'BYekan', Tahoma;
  text-transform: none;
  color: #ffffff;
  padding: 15px 25px 15px 25px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
}
.btn-default:hover {
  background: #313131;
}
.btn-link {
  display: inline-block;
  font: 500 18px/18px 'BYekan', Tahoma;
  color: #33baaf;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 5;
}
.btn-link:hover {
  color: #f6af33;
}
/*========================================================
                    HEADER styles
=========================================================*/
#header {
  /*  position: absolute;
  top:0;
  right: 0;
  width: 100%;
  z-index: 2;*/

}
#header #stuck_container {
  background: rgba(49, 49, 49, 0.55);
}

#header #stuck_container.isStuck {
  background: rgba(49, 49, 49, 0.45);
}


/* ======= Logo ======= */
h1 {
  display: inline-block;
  float: left;
  padding-top: 7px;
  /* Landscape phone to portrait tablet */
}
h1 a {
  display: inline-block;
}
h1 a .slogan_1 {
  font: 500 48px/36px 'BYekan', Tahoma;
  text-transform: uppercase;
  color: #ffffff;
  display: block;
  white-space: nowrap;
  /* Landscape phone to portrait tablet */
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  h1 a .slogan_1 {
    font: 500 38px/26px 'BYekan', Tahoma;
    padding-top: 10px;
  }
}
@media (max-width: 480px) {
  h1 a .slogan_1 {
    font: 500 20px/25px 'BYekan', Tahoma;
  }
}
h1 a .slogan_2 {
  font: 300 18px/18px 'BYekan', Tahoma;
  padding-top: 10px;
  text-transform: uppercase;
  color: #ffffff;
  display: block;
  /* Landscape phone to portrait tablet */
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  h1 a .slogan_2 {
    display: inline-block;
  }
}
@media (max-width: 480px) {
  h1 a .slogan_2 {
    font: 500 18px/18px 'BYekan', Tahoma;
    padding-top: 5px;
  }
}
@media (max-width: 979px) {
  h1 {
    display: block;
    float: none;
    padding-top: 17px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  h1 {
    text-align: center;
  }
}
/* ======= Main menu variables ======= */
/* ======= Sub menus common variables ======= */
/* ======= First level sub menu variables ======= */
nav {
  float: right;
  /* Landscape phone to portrait tablet */
}
@media (max-width: 1366px) {
  nav {
    display: inline-block;
    border-top: 1px solid #979797;
  }
}
@media (max-width: 979px) {
  nav {
    float: none;
    display: block;
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 767px) {
  nav {
    background: none;
    border: none;
  }
}
/* Main menu styles
========================================================*/
.sf-menu > li {
  letter-spacing: 0.00em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  position: relative;
  text-align: center;
  margin-top: 0px;
  margin-left: 0px;
}
.sf-menu > li.with-menu {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-top: 0;
  margin-left: 11px;
  padding: 25px 17px 24px 25px;
  position: relative;
}
.sf-menu > li.with-menu:before {
  position: absolute;
  content: '';
  right: 0;
  display: none;
  top: -5px;
  width: 100%;
  height: 5px;
  background: #323232;
}
@media (max-width: 979px) {
  .sf-menu > li {
    margin-top: 0;
  }
  .sf-menu > li:first-child {
    margin-right: 30px;
  }
}
.sf-menu > li.last-menu-item {
  margin-left: 35px;
}
@media (max-width: 1200px) {
  .sf-menu > li.last-menu-item {
    margin-left: 0px;
  }
}
.sf-menu > li > .sf-with-ul {
  /*      &:after {
        .after(14px);
        content: "\f078";
        color: @main-menu-color;
        bottom: 5px;
        right: 50%;
        margin-right: -7px;
        .transition(all 0.3s ease);
      }*/
}
.sf-menu > li > a {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: none;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.sf-menu > li > a > div {
  position: relative;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  overflow: hidden;
}
.sf-menu > li > a > div:first-child {
  /*.rotateZ(0deg);*/
  position: absolute;
}
.sf-menu > li > a > div:first-child + div {
  top: -100px;
}
.sf-menu > li > a > div span {
  position: relative;
  display: block;
  font: 500 18px/36px 'BYekan', Tahoma;
  color: #ffffff;
  text-transform: uppercase;
  padding: 22px 10px;
  margin: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.sf-menu > li.service {
    height: 80px;
    border-bottom: 2px solid rgba(211, 104, 104, 1);
    margin-left: 2px;
}

.sf-menu > li.service a:hover
{
    background-color: rgba(241, 84, 84, 1);
}

.sf-menu > li.newClass > a
{
    background-color: rgba(241, 84, 84, .8);
}

@media (max-width: 979px) {
  .sf-menu > li > a > div span {
    padding: 15px 14px;
  }
}
@media (max-width: 979px) {
  .sf-menu > li > a > div span {
    padding: 12px 10px;
    font: 400 17px/25px "BYekan", Tahoma;
  }
}
@media (max-width: 1266px) {
  .sf-menu > li > a {
    font-size: 17px;
  }
}
.sf-menu > li.active,
.sf-menu > li.sfHover,
.sf-menu > li:hover {
  z-index: 10;
}
.sf-menu > li:not(.service).active > a,
.sf-menu > li:not(.service).sfHover > a,
.sf-menu > li:not(.service):hover > a {
  text-decoration: none;
  background: #F6AF33;
}
.sf-menu > li.active > a > div:first-child,
.sf-menu > li.sfHover > a > div:first-child,
.sf-menu > li:hover > a > div:first-child {
  top: 200px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.sf-menu > li.active > a > div:first-child + div,
.sf-menu > li.sfHover > a > div:first-child + div,
.sf-menu > li:hover > a > div:first-child + div {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  top: 0;
}
.sf-menu > li.active > a > div span,
.sf-menu > li.sfHover > a > div span,
.sf-menu > li:hover > a > div span {
  color: #ffffff;
}
.sf-menu > li.current {
  z-index: 10;
}
.sf-menu > li.current > a {
  text-decoration: none;
  background: #F6AF33;
}
.sf-menu > li.current > a > div:first-child {
  top: 200px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.sf-menu > li.current > a > div:first-child + div {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  top: 0;
}
.sf-menu > li.current > a > div span {
  color: #ffffff;
}
@media (max-width: 979px) {
  .sf-menu {
    display: inline-block;
  }
}
/* First level sub-menu styles
========================================================*/
.sf-menu ul {
  /*.box-shadow(-1px 2px 3px 0px rgba(0, 0, 0, 0.16));*/
  display: none;
  min-width: 235px;
  font: 300 15px/16px 'BYekan', Tahoma;
  position: absolute;
  top: 81px;
  right: 0;
  background: #313131;
  text-align: right;
  padding: 10px 0 20px;
  z-index: 2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#header #stuck_container.isStuck .sf-menu ul{
  background: rgba(49, 49, 49, 0.85);
}

@media (max-width: 979px) {
  .sf-menu ul {
    top: 62px;
  }
}
.sf-menu ul li {
  letter-spacing: 0;
  position: relative;
  display: block;
}
.sf-menu ul li:hover > a {
  background: #F6AF33;
  color: #ffffff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
}
.sf-menu ul li > .sf-with-ul:after {
  display: block;
  font-family: FontAwesome;
  font-size: 14px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  content: "\f053";
  color: #ffffff;
  bottom: 5px;
  left: 15px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sf-menu ul li a {
  padding: 6px 32px 6px 0;
  display: block;
  color: #ffffff;
  text-transform: uppercase;
}
.sf-menu ul > .sfHover > a {
    background: rgba(246, 175, 51, .5);
}
.sf-menu ul > .sfHover > a:after {
  color: #ffffff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
}
.sf-menu ul li.sfHover > a {
    background: rgba(246, 175, 51, .75);
  color: #ffffff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
}
/* Second level sub-menu styles
========================================================*/
.sf-menu ul ul {
  position: absolute;
  top: -10px;
  right: 235px;
  margin-right: 0;
  z-index: 4;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .sf-menu {
    display: none;
  }
  nav {
    width: 100%;
    float: none;
  }
  .select-menu {
    border-radius: none;
    display: block;
    text-transform: capitalize;
    float: none;
    color: #333333;
    width: 90%;
    margin-right: 5%;
    margin-top: 20px;
    margin-bottom: 10px;
    background: #ffffff;
    font: 20px/26px "BYekan", Tahoma;
    text-align: right;
    border: 1px solid #c1c1c1;
    position: relative;
  }
  .select-menu option {
    text-align: right;
    position: relative;
  }
}
/*Core variables and mixins*/
/* Stuck menu styles
========================================================*/
.isStuck {
  z-index: 999;
  position: fixed;
  right: 0;
}
@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*========================================================
                    CONTENT styles
=========================================================*/
#content {
  /*position: relative;
z-index: 1;*/
}
.block_1 {
  display: block;
  background: rgba(255, 255, 255, 0.5);
  padding: 20px;
  position: relative;
  margin-top: 275px;
  overflow: hidden;
  /* Landscape phone to portrait tablet */
}
@media (max-width: 979px) {
  .block_1 {
    margin-top: 195px;
  }
}
@media (max-width: 767px) {
  .block_1 {
    margin-top: 170px;
    text-align: center;
  }
}
.block_2 {
  display: block;
  background: #33baaf;
  padding: 25px 30px 25px 20px;
  position: relative;
}
.block_3 {
  display: block;
  background: #f6af33;
  padding: 25px 30px 25px 20px;
  position: relative;
}
.block_4 {
  display: block;
  padding: 25px 30px 27px 30px;
  position: relative;
  border-top: 1px solid #525252;
  border-left: 1px solid #525252;
  border-bottom: 1px solid #525252;
  overflow: hidden;
  box-sizing: border-box;
}
@media (max-width: 1200px) {
  .block_4 {
    padding: 5px 10px 9px 20px;
  }
}
@media (max-width: 979px) {
  .block_4 {
    border-top: none;
    border-right: 1px solid #525252;
  }
  .block_4 img {
    width: 100%;
    height: auto;
  }
}
/* ======= Banner 1 ======= */
.banner1 {
  background: url(/images/p1_bg2.jpg) 50% 0px no-repeat;
  padding: 0px;
  height: 340px;
  margin-top: -80px;
}
@media (max-width: 979px) {
  .banner1 {
    height: 300px;
  }
}
/* ======= Google Map  ======= */
.google-map1 {
  height: 300px;
}
.google-map1 img {
  max-width: none !important;
}
/* ======= Address  ======= */
address {
  font: 300 14px/21px 'BYekan', Tahoma;
  text-transform: none;
  color: #494949;
  position: relative;
  display: inline-block;
  overflow: hidden;
  min-width: 200px;
  margin-left: 90px;
  float: right;
  /* Landscape phone to portrait tablet */
}
address:first-child {
  margin-right: 0;
}
address a {
  color: #33baaf;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
address a:hover {
  color: #f6af33;
}
address .fa {
  font-size: 36px;
  letter-spacing: 45px;
  color: #33baaf;
  display: inline-block;
  width: 40px;
}
@media (max-width: 767px) {
  address {
    float: none;
    margin-right: 10px;
    display: block;
  }
}
/* ======= Google Map  ======= */
.content_map {
  color: #ffffff;
  position: relative;
  text-align: center;
  height: 438px;
  margin-top: 0;
}
.content_map .rel {
  position: relative;
  z-index: 10;
}
.content_map .gmap {
  height: 438px;
}
/* ======= List 1 ======= */
.list_1 {
  padding-top: 15px;
  list-style: none;
  display: block;
}
.list_1 li {
  display: block;
  padding-top: 9px;
}
.list_1 li a {
  font: 700 14px/14px 'BYekan', Tahoma;
  color: #33baaf;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.list_1 li a:hover {
  color: #f6af33;
}
.list_2 {
  margin-top: 15px;
  display: block;
}
.list_2 li {
  display: block;
  margin-top: 32px;
}
/* ======= video ======= */
.various {
  display: block;
  position: relative;
  overflow: hidden;
}
.various:before {
  font-family: FontAwesome;
  font-size: 48px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  line-height: 34px;
  content: '\f152';
  color: #ffffff;
  top: 45%;
  right: 0;
  text-align: center;
  display: block;
  width: 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
  z-index: 3;
}
.various:hover:before {
  color: #f6af33;
}
/*========================wrappers=========================*/
.wrapper_1 {
  padding: 15px 0;
}
.wrapper_2 {
  padding: 0px 0 40px;
  overflow: hidden;
}
.wrapper_3 {
  overflow: hidden;
  padding: 5px 0 40px;
}
.wrapper_3 time {
  font: 300 14px/14px 'BYekan', Tahoma;
  color: #494949;
  display: block;
}
.wrapper_4 {
  overflow: hidden;
  padding: 15px 0 45px;
}
.wrapper_4 img {
  width: 100%;
  height: auto;
}
.wrapper_5 {
  overflow: hidden;
  padding: 50px 0 40px;
  background: #525252;
}
.wrapper_5 .p3 {
  color: #ffffff;
  padding-top: 12px;
}
.wrapper_6 {
  overflow: hidden;
  padding: 75px 0 40px;
}
.wrapper_6 .block_2 .p3 {
  color: #ffffff;
  font-style: italic;
}
.wrapper_6 .block_3 .p3 {
  color: #ffffff;
}
.wrapper_7 {
  overflow: hidden;
  padding: 25px 0 45px;
}
.wrapper_7 img {
  width: 100%;
  height: auto;
}
.wrapper_8 {
  overflow: hidden;
  padding: 10px 0 45px;
}
.wrapper_8 ul {
  padding-top: 25px;
}
.wrapper_8 ul li {
  padding-bottom: 9px;
}
.wrapper_8 .a2 {
  text-transform: none;
  font-weight: 700;
}
.wrapper_9 {
  overflow: hidden;
  padding: 50px 0 45px;
  background: #525252;
}
.wrapper_9 .p3 {
  color: #ffffff;
  font-style: italic;
}
.wrapper_10 {
  overflow: hidden;
  padding: 50px 0 45px;
}
.wrapper_10 .a2 {
  text-transform: none;
  font-weight: 300;
  line-height: 30px;
  /* Landscape phones and down */
}
@media (max-width: 480px) {
  .wrapper_10 .a2 {
    line-height: 18px;
  }
}
.wrapper_11 {
  overflow: hidden;
  padding: 30px 0 60px;
}
.wrapper_11 .bord_3 {
  margin: 9px 0;
}
.wrapper_12 {
  overflow: hidden;
  padding: 70px 0 70px;
}
.wrapper_13 {
  overflow: hidden;
  padding: 50px 0 50px;
  background: #525252;
}
.wrapper_13 .bord_3 {
  background: #ffffff;
}
.wrapper_13 img {
  width: 100%;
  height: auto;
}
.wrapper_14 {
  overflow: hidden;
  padding: 75px 0 50px;
}
.wrapper_15 {
  overflow: hidden;
  padding: 50px 0 50px;
  background: #525252;
}
.wrapper_15 .p3 {
  color: #ffffff;
  padding-top: 24px;
}
.wrapper_16 {
  overflow: hidden;
  padding: 70px 0 50px;
}
.wrapper_16 address {
  margin-right: 0;
}
/*========================others=========================*/
.tac {
  text-align: center;
}
.tal {
  text-align: right;
    color: rgba(0, 0, 0, 0);
    position: absolute;
    top: -600px;
    left: 200px;
}
.tar {
  text-align: left;
}
.fl {
  float: right;
}
.fr {
  float: left;
  /* Landscape phone to portrait tablet */
}
@media (max-width: 767px) {
  .fr {
    float: none;
  }
}
.width1 {
  display: inline-block;
  width: 80px;
}
.extra_wrap {
  overflow: hidden;
  display: block;
}
.img_indent {
  float: right;
  margin-left: 30px;
  /* Landscape phone to portrait tablet */
}
@media (min-width: 768px) and (max-width: 979px) {
  .img_indent {
    float: none;
    margin-left: 0px;
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .img_indent {
    float: none;
    margin-left: 0px;
    padding-bottom: 20px;
  }
}
.img_indent_1 {
  /*float: right;*/
  margin-left: 15px;
  /* Landscape phone to portrait tablet */
}
@media (max-width: 767px) {
  .img_indent_1 {
    float: none;
  }
}
.img_indent_2 {
  float: right;
  margin-left: 0px;
}
@media (max-width: 979px) {
  .img_indent_2 {
    float: none;
    width: 100%;
    height: auto;
  }
}
.pad_1 {
  padding: 0 28px;
}
@media (max-width: 979px) {
  .pad_1 {
    padding: 0;
  }
}
.pad_b_2 {
  padding-bottom: 20px;
}
.mar_t_05 {
  margin-top: 5px;
}
.mar_t_1 {
  margin-top: 5px;
}
.mar_t_15 {
  margin-top: 15px;
}
.mar_t_2 {
  margin-top: 10px;
}
.mar_t_25 {
  margin-top: 25px;
}
.mar_t_3 {
  margin-top: 10px;
}
.mar_t_35 {
  margin-top: 35px;
}
.mar_t_4 {
  margin-top: 40px;
  /* Landscape phone to portrait tablet */
}
@media (max-width: 1199px) {
  .mar_t_4 {
    margin-top: 27px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mar_t_4 {
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .mar_t_4 {
    margin-top: 10px;
  }
}
.mar_t_45 {
  margin-top: 45px;
  /* Landscape phone to portrait tablet */
}
@media (max-width: 1199px) {
  .mar_t_45 {
    margin-top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mar_t_45 {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .mar_t_45 {
    margin-top: 15px;
  }
}
.mar_t_5 {
  margin-top: 50px;
  /* Landscape phone to portrait tablet */
}
@media (min-width: 979px) and (max-width: 1200px) {
  .mar_t_5 {
    margin-top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mar_t_5 {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .mar_t_5 {
    margin-top: 20px;
  }
}
.mar_t_6 {
  margin-top: 60px;
  /* Landscape phone to portrait tablet */
}
@media (min-width: 979px) and (max-width: 1200px) {
  .mar_t_6 {
    margin-top: 40px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mar_t_6 {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .mar_t_6 {
    margin-top: 20px;
  }
}
.mar_t_7 {
  margin-top: 70px;
  /* Landscape phone to portrait tablet */
}
@media (min-width: 979px) and (max-width: 1200px) {
  .mar_t_7 {
    margin-top: 40px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mar_t_7 {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .mar_t_7 {
    margin-top: 20px;
  }
}
.mar_t_8 {
  margin-top: 80px;
  /* Landscape phone to portrait tablet */
}
@media (min-width: 979px) and (max-width: 1200px) {
  .mar_t_8 {
    margin-top: 50px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mar_t_8 {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .mar_t_8 {
    margin-top: 25px;
  }
}
.mar_t_9 {
  margin-top: 90px;
  /* Landscape phone to portrait tablet */
}
@media (min-width: 979px) and (max-width: 1200px) {
  .mar_t_9 {
    margin-top: 50px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mar_t_9 {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .mar_t_9 {
    margin-top: 30px;
  }
}
.mar_t_10 {
  margin-top: 100px;
  /* Landscape phone to portrait tablet */
}
@media (min-width: 979px) and (max-width: 1200px) {
  .mar_t_10 {
    margin-top: 60px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mar_t_10 {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .mar_t_10 {
    margin-top: 30px;
  }
}
.mar_t_11 {
  margin-top: 110px;
  /* Landscape phone to portrait tablet */
}
@media (min-width: 979px) and (max-width: 1200px) {
  .mar_t_11 {
    margin-top: 60px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mar_t_11 {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .mar_t_11 {
    margin-top: 35px;
  }
}
.bord_1 {
  background: url(../images/bord_1.png) no-repeat center 0;
  display: block;
  height: 66px;
}
.bord_2 {
  display: inline-block;
  width: 54px;
  height: 1px;
  background: #313131;
  margin: 20px 0;
}
.bord_3 {
  display: block;
  /*width: 155px;*/
  height: 1px;
  background: #313131;
  margin: 14px 0;
}
.bord_4 {
  background: url(../images/bord_2.png) no-repeat center 0;
  display: block;
  height: 66px;
}
/*========================================================
                    FOOTER styles
=========================================================*/
#footer {
  padding-top: 15px;
  overflow: hidden;
  padding-bottom: 17px;
  text-align: center;
  display: block;
  /* ======= Social buttons 1 ======= */
}
#footer .privacy-block {
  display: inline-block;
  color: #494949;
  font: 300 14px/14px 'BYekan', Tahoma;
}
#footer .privacy-block a {
  display: inline-block;
}
#footer .socials1 {
  float: left;
  display: inline-block;
  /* Landscape phone to portrait tablet */
}
@media (max-width: 767px) {
  #footer .socials1 {
    float: none;
  }
}
#footer .socials1 li {
  display: inline-block;
}
#footer .socials1 li + li {
  margin-right: 7px;
}
#footer .socials1 li a i {
  width: 48px;
  height: 48px;
  line-height: 48px;
  color: #ffffff;
  background: #ffffff;
  text-align: center;
  font-size: 23px;
  display: block;
  border-radius: 200px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#footer .socials1 li a i:hover {
  background: #313131;
}
.bord_f {
  border-top: 1px solid #525252;
}
/*========================================================
                    Widget styles
=========================================================*/
/* UItoTop styles
========================================================*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 80px;
  left: 30px;
  overflow: hidden;
  border: none;
  color: #494949;
  font-size: 43px;
  line-height: 38px;
  z-index: 20;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#toTop:hover {
  outline: none;
  color: #33baaf;
}
@media only screen and (max-width: 1199px) {
  #toTop {
    display: none !important;
  }
}
/*Core variables and mixins*/


.textAd3 {
    list-style: none;
    width: 100%;
}

.textAd3 li{
    width: 100%;
    margin-bottom: 10px;
    /*-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;*/
    display: block;
    /*border: 2px solid;*/
    text-align: center;
    padding: 0;

    -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.textAd3 li.ad1 {
    border-color: rgba(0, 71, 115, 1);
    background-color: rgba(0, 71, 115, .9);
}

.textAd3 li.ad2 {
    border-color: rgba(15, 108, 119, 1);
    background-color: rgba(15, 108, 119, .9);
}

.textAd3 li.ad3 {
    border-color: rgba(13, 93, 56, 1);
    background-color: rgba(13, 93, 56, .9);
}

.textAd3 li.ad4 {
    border-color: rgba(13, 166, 223, 1);
    background-color: rgba(13, 166, 223, 0.9);
}

.textAd3 li.ad5 {
    border-color: rgba(34, 67, 9, 1);
    background-color: rgba(34, 67, 9, .9);
}


.textAd3 li.ad1:hover {
    border-color: rgba(0, 71, 115, 1);
    background-color: rgba(0, 71, 115, 1);
}

.textAd3 li.ad2:hover {
    border-color: rgba(15, 108, 119, 1);
    background-color: rgba(15, 108, 119, 1);
}

.textAd3 li.ad3:hover {
    border-color: rgba(13, 93, 56, 1);
    background-color: rgba(13, 93, 56, 1);
}

.textAd3 li.ad4:hover {
    border-color: rgba(13, 166, 223, 1);
    background-color: rgba(13, 166, 223, 1);
}

.textAd3 li.ad5:hover {
    border-color: rgba(34, 67, 9, 1);
    background-color: rgba(34, 67, 9, 1);
}


.textAd3 li a {
    color: white;
    text-align: center;

}


.textAd3 li:hover a {
    color: white;
}

.photoGal { list-style: none;overflow: hidden;}
.photoGal li { float: right;list-style: none;padding: 4px;  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;}

.photoGal li img { -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.photoGal:hover li img {-webkit-filter: grayscale(100%); filter: grayscale(100%); }
.photoGal li img:hover {-webkit-filter: grayscale(0%); filter: grayscale(0%);}
.photoGal:hover li { opacity: .7;-moz-opacity: .7;}
.photoGal li:hover { opacity: 1;-moz-opacity: 1;}


.CountryCities { overflow: hidden;}
.CountryCities div { margin-bottom: 20px;height: 150px;}
.CountryCities div.grid_3:nth-of-type(3n+1){ margin-right: 0;}
.CountryCities div.grid_3 > div{width: 100px; margin-left: 10px;
overflow: hidden;
display: inline-block;
float: right;}
.CountryCities div.grid_3 > div > a >  img { width: 200px;height: 150px;max-width: inherit;}
.CountryCities div.grid_3 span { display: block;text-align: right;}
.CountryCities:hover div.grid_3 { opacity: .4;-moz-opacity: .4;-webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.CountryCities div.grid_3:hover { opacity: 1;-moz-opacity: 1;}


.CountryList { list-style: none;overflow: hidden;}
.CountryList > li { clear: both;min-height: 160px;
                    margin-bottom: 10px;
    -moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;
box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;border: 1px solid rgba(0, 0, 0, 0.14902);
-webkit-box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
}
.CountryList a { color: #33BAAF;}
.CountryList img.img_indent {-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;margin: 5px;}
.CountryList .a2 img {-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}

.ServiceList { list-style: none;overflow: hidden;}
.ServiceList li { float: right;display: inline-block;width: 90px;padding: 10px 0 0;margin-left: 10px;margin-bottom: 0px;}
.ServiceList li img { width: 60px;height: 60px;margin-bottom: 5px;}
.ServiceList li .a2 { font-size: .9em;}


.gm-style-mtc div { height: 33px;margin-top: -2px;}
.gm-btn { height: 33px;margin-top: -2px;font-family: tahoma;font-size: 10px;line-height: 35px;padding: 0 14px; 
          box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;border: 1px solid rgba(0, 0, 0, 0.14902);
-webkit-box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
background-color: #B30000;
color: #FFF;
}


.mapInfoWindowImg {-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;float: left;margin: 5px;}
.mapInfoWindow {}
.mapInfoWindow h3{font-size:16px;}
.mapInfoWindow span {float:right; display:inline-block;font-family:BYekan;width:200px;text-align: right;
margin-left: 10px;}


.cd-nugget-info {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 50px;
  line-height: 50px;
  top: 0;
  left: 0;
}
.cd-nugget-info a {
  position: relative;
  font-size: 14px;
  color: #6e7797;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  font-family: sans-serif;
  text-decoration: none;
}
.no-touch .cd-nugget-info a:hover {
  opacity: .8;
}
.cd-nugget-info span {
  vertical-align: middle;
  display: inline-block;
}
.cd-nugget-info span svg {
  display: block;
}
.cd-nugget-info .cd-nugget-info-arrow {
  fill: #6e7797;
}


.simplePager:hover a { background-color: #444;color: white;}
.simplePager a:hover { background-color: #2F7098;color: white;}





.simplePagerNav { list-style: none; padding: 0}
.simplePagerNav li{ list-style: none;float: right;margin: 0 0 3px 3px;}
.simplePagerNav li:before { content: '' !important;}
.simplePagerNav a { background-color: #2F7098;color: white;display: inline-block;width: 24px;height: 24px;line-height: 20px;text-align: center;
    color: white !important;
    -moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;padding: 0 !important;
}

.simplePagerNav .currentPage a{ background-color: #f63}

.simplePagerNav:hover a { background-color: #444;color: white;}
.simplePagerNav a:hover { background-color: #2F7098;color: white;}



/* -------------------------------- 

xcarbonads 

-------------------------------- */
#carbonads-container {
  position: fixed;
  right: 40px;
  top: 40px;
  width: 180px;
  display: none;
  z-index: 1;
}
#carbonads-container .close-carbon-adv {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 100%;
  background: rgba(0, 0, 0, 0.8);
  text-indent: 100%;
  overflow: hidden;
  width: 32px;
  height: 32px;
  border-radius: 3px 0 0 3px;
}
#carbonads-container .close-carbon-adv:hover {
  background: #000;
}
#carbonads-container .close-carbon-adv::after, #carbonads-container .close-carbon-adv::before {
  content: '';
  background-color: #fff;
  height: 2px;
  width: 14px;
  position: absolute;
  top: 14px;
  left: 9px;
}
#carbonads-container .close-carbon-adv::after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#carbonads-container .close-carbon-adv::before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#carbonads-container .carbonad {
  background: rgba(255, 255, 255, 0.9);
  border: none;
  width: 100%;
  height: auto;
  padding: 14px;
  text-align: center;
  border-radius: 0 3px 3px 3px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
#carbonads-container .carbonad .carbonad-image img {
  margin: 0 0 10px 10px;
}
#carbonads-container .carbonad .carbonad-text, #carbonads-container .carbonad .carbonad-tag {
  font-family: 'Helvetica Neue', Arial, sans-serif;
}
#carbonads-container .carbonad .carbonad-text {
  display: block;
  width: 100%;
  padding: 0;
}
#carbonads-container .carbonad .carbonad-text a {
  color: #d56766;
  font-size: 13px;
  font-weight: bold;
}
.no-touch #carbonads-container .carbonad .carbonad-text a:hover {
  text-decoration: underline;
}
#carbonads-container .carbonad .carbonad-tag {
  margin-top: 5px;
  color: #3a393f;
}
#carbonads-container .carbonad .carbonad-tag a {
  color: #3a393f;
}
#carbonads-container .carbonad .carbonad-tag a:hover {
  color: #d56766;
}
@media only screen and (min-width: 1170px) {
  #carbonads-container {
    display: block;
  }
}

#google-container {
  position: relative;
  width: 100%;
  height: 200px;
  background-color: #e7eaf0;
}
@media only screen and (min-width: 768px) {
  #google-container {
    height: 300px;
  }
}
@media only screen and (min-width: 1170px) {
  #google-container {
    height: 600px;
  }
}

#cd-google-map {
  position: relative;
}
#cd-google-map address {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 1em 1em;
  background-color: rgba(211, 104, 104, 0.9);
  color: white;
  font-size: 13px;
  font-size: 0.8125rem;
}
@media only screen and (min-width: 768px) {
  #cd-google-map address {
    font-size: 15px;
    font-size: 0.9375rem;
    text-align: center;
  }
}

#cd-zoom-in, #cd-zoom-out {
  height: 32px;
  width: 32px;
  cursor: pointer;
  margin-left: 10px;
  background-color: rgba(211, 104, 104, 0.9);
  background-repeat: no-repeat;
  background-size: 32px 64px;
  background-image: url("/images/cd-icon-controller.svg");
}
.no-touch #cd-zoom-in:hover, .no-touch #cd-zoom-out:hover {
  background-color: #d36868;
}
@media only screen and (min-width: 768px) {
  #cd-zoom-in, #cd-zoom-out {
    margin-left: 50px;
  }
}

#cd-zoom-in {
  background-position: 50% 0;
  margin-top: 10px;
  margin-bottom: 1px;
}
@media only screen and (min-width: 768px) {
  #cd-zoom-in {
    margin-top: 50px;
  }
}

#cd-zoom-out {
  background-position: 50% -32px;
}

#cd-google-map { margin: 10px 0;}




.InnerNavMenuItem { position: absolute;margin-top: -100px;}

.InnerNavMenu { list-style: none;clear: both;}
.InnerNavMenu li { float: right;margin-left: 10px;height: 40px;}
.InnerNavMenu li a { background-color: rgba(15, 108, 119, 1);
                     -moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;text-align: center;
    color: white;padding: 5px 15px;
}

.InnerNavMenu li a:hover { background-color: rgba(15, 108, 119, .7);-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;text-align: center;
    color: white;padding: 5px 15px;
}

.OuterNavMenu { list-style: none; margin-top: 40px;clear: both;}
.OuterNavMenu li { float: right;margin-left: 10px;height: 40px;}
.OuterNavMenu li a { background-color: rgba(246, 175, 51, 1);
                     -moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;text-align: center;
    color: black;padding: 5px 15px;
}

.OuterNavMenu li a:hover { background-color: rgba(246, 175, 51, 0.8);-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;text-align: center;
    color: black;padding: 5px 15px;
}


.imgMain {
    -moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius: 6px;float: left; margin-top: 60px; max-width: 100%;
}

        /*.star0:before{}
        .star1:before{ content: '\f089';   text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);}
        .star2:before{ content: '\f005';  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);}
        .star3:before{ content: '\f005 \f089';  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);}
        .star4:before{ content: '\f005 \f005';  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);}
        .star5:before{ content: '\f005 \f005 \f089';  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);}
        .star6:before{ content: '\f005 \f005 \f005 ';  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);}
        .star7:before{ content: '\f005 \f005 \f005 \f089';  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);}
        .star8:before{ content: '\f005 \f005 \f005 \f005 ';  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);}
        .star9:before{ content: '\f005 \f005 \f005 \f005 \f089';  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);}
        .star10:before{ content: '\f005 \f005 \f005 \f005 \f005 ';  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);}
        .star11:before{ content: '\f005 \f005 \f005 \f005 \f005 \f089';  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);}
        .star12:before{ content: '\f005 \f005 \f005 \f005 \f005 \f005 ';  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);}
        .star13:before{ content: '\f005 \f005 \f005 \f005 \f005 \f005 \f089';  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);}
        .star14:before{ content: '\f005 \f005 \f005 \f005 \f005 \f005 \f005 ';  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);}*/

        .star1:before{ content: '\f005';  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);color: gold;font-size: .8em;}
        .star1:after{ content: '\f006 \f006 \f006 \f006 \f006 \f006';  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);color: white;font-size: .8em;}
        .star2:before{ content: '\f005 \f005';  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);color: gold;font-size: .8em;}
        .star2:after{ content: '\f006 \f006 \f006 \f006 \f006';  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);color: white;font-size: .8em;}
        .star3:before{ content: '\f005 \f005 \f005';  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);color: gold;font-size: .8em;}
        .star3:after{ content: '\f006 \f006 \f006 \f006';  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);color: white;font-size: .8em;}
        .star4:before{ content: '\f005 \f005 \f005 \f005';  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);color: gold;font-size: .8em;}
        .star4:after{ content: '\f006 \f006 \f006';  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);color: white;font-size: .8em;}
        .star5:before{ content: '\f005 \f005 \f005 \f005 \f005';  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);color: gold;font-size: .8em;}
        .star5:after{ content: '\f006 \f006';  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);color: white;font-size: .8em;}
        .star6:before{ content: '\f005 \f005 \f005 \f005 \f005 \f005';  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);color: gold;font-size: .8em;}
        .star6:after{ content: '\f006';  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);color: white;font-size: .8em;}
        .star7:before{ content: '\f005 \f005 \f005 \f005 \f005 \f005 \f005';  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);color: gold;font-size: .8em;}
        .star7:after{ content: '';  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);color: white;font-size: .8em;}


.hotelsGrid { width: 100%;background-color: #ddd;}
.hotelsGrid th {background-color: #33BAAF;color: white;line-height: 30px;
                text-align: center;font-weight: normal;height: 60px;}
.hotelsGrid td { color: #444;line-height: 30px;text-align: center; font-weight: bold;}
.hotelsGrid price { line-height: 60px;font-weight: bold;}








        .tourHotels{ width: 100%;}
        .tourHotels .th { background-color: #33BAAF;color: white;margin-bottom: 10px;height: 50px;}
        .tourHotels .th span { line-height: 50px;text-align: center;display: inline-block;float: right;}
        .tourHotels .tr span { line-height: 70px;text-align: center;display: inline-block;float: right;
                                 position: relative;
                               -webkit-transition: all .2s ease-in;
              -moz-transition: all .2s ease-in;
              -o-transition: all .2s ease-in;
              transition: all .2s ease-in;

        }
        .tourHotels .tr { margin-bottom: 10px;border: 1px solid #eee;min-height: 70px;
                         display: block;overflow: hidden;
            -webkit-box-shadow: 0px 0px 5px 0px rgba(46, 46, 50, 0.27);
              -moz-box-shadow: 0px 0px 5px 0px rgba(46,46,50,.27);
              box-shadow: 0px 0px 5px 0px rgba(46, 46, 50, 0.27);
              -webkit-transition: all .2s ease-in;
              -moz-transition: all .2s ease-in;
              -o-transition: all .2s ease-in;
              transition: all .2s ease-in;
        }
        .tourHotels .tr:hover { margin-bottom: 10px;border: 1px solid #ccc;
            -webkit-box-shadow: 1px 1px 15px 0px rgba(46, 46, 50, 0.57);
              -moz-box-shadow: 1px 1px 15px 0px rgba(46,46,50,.57);
              box-shadow: 1px 1px 15px 0px rgba(46, 46, 50, 0.57);

        }

        .tourHotels .cPrice { width: 140px;}
        .tourHotels .tr .cPrice { background-color: #eee;}
        .tourHotels .tr:hover .cPrice { background-color: rgba(0, 71, 115, 1);color: white;}
        .tourHotels .cFromCity { width: 110px}
        .tourHotels .tr .cFromCity { background-color: #eee;}
        .tourHotels .tr:hover .cFromCity { background-color: rgba(0, 71, 115, 1);color: white;}

            .tourHotels .tr .cFromCity:after
            {
                border-color: rgba(0, 0, 0, 0) #EBEBEB rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
                border-style: solid;
                border-width: 35px 10px;
                top: 0px;
                content: " ";
                height: 0;
                left: -16px;
                position: absolute;
                width: 0;
                z-index: 2;

                -webkit-transition: all .2s ease-in;
              -moz-transition: all .2s ease-in;
              -o-transition: all .2s ease-in;
              transition: all .2s ease-in;
            }


            .tourHotels .tr:hover .cFromCity:after
            {
                border-color: rgba(0, 0, 0, 0) rgba(0, 71, 115, 1) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
            }

        .tourHotels .cToCity { width: 110px; color: white;float: right;}
        .tourHotels .cDuration { width: 70px;color: white;float: right;}
        .tourHotels .cHotel { width: 190px;}
        .tourHotels .tr .cHotel { color: white;line-height: 35px;float: right;}

        .cHotel Hotel{ height: 40px;width: 100%;display: block;}
        .cHotel HotelService { height: 30px;width: 40%;display: block;float: left;line-height: 26px;}
        .cHotel HotelStars { height: 30px;width: 60%;display: block;float: right; }

        .tourHotels .cFrom { width: 160px;}
        .tourHotels .cAirline { width: 88px;}

            .tourHotels .cToCity:after
            {
                border-style: solid;
                border-width: 10px 25px 0;
                bottom: -10px;
                content: "";
                display: block;
                height: 0;
                left: 30px;
                position: absolute;
                width: 0;
                z-index: 2;
            }

        .tourHotels .tr:hover .arrow-left {
            border-right: 15px solid  rgba(0, 71, 115, 1);
        }

        .arrow-left
        {
            width: 0;
            height: 0;
            border-top: 35px solid transparent;
            border-bottom: 35px solid transparent;
            border-right: 15px solid #eee;
            float: right;

            -webkit-transition: all .2s ease-in;
              -moz-transition: all .2s ease-in;
              -o-transition: all .2s ease-in;
              transition: all .2s ease-in;
        }


        .hotelDetail {
            width: 370px;
            float: right;


        }

        
        .Odd:after {
              border-color: #347BDB rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
        }

        .Even:after
        {
            border-color: #348FDB rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
        }

        .Odd {
            background-color: #347BDB
        }

        .Even {
            background-color: #348FDB

        }


.agencies { list-style: none;clear: both;overflow: hidden;margin-bottom: 10px;   display: flex;  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
  align-content: stretch;}

.agencies li { float: right;margin-top: 10px;
    
}
.agencies li a { width: 250px;line-height: 35px;background-color: #347BDB;color: white;text-align: center;margin-right: 10px;padding: 3px 10px;
                 border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;
                   -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.agencies li a:hover {
    background-color: #F6AF33;color: black;
}


#mainCats { list-style: none;margin-bottom: 20px;}

#mainCats > li > a { display: inline-block;color: white;background-color: #347BDB;font-size: 1.5em; clear: both;
    width: 180px;text-align: center;line-height: 35px;margin-top: 20px;
}

#mainCats > li {
    border: 1px solid #ccc;margin-bottom: 20px;padding-bottom: 20px; background-color: #eee
}

#mainCats > li > ul { list-style: none;margin-top:10px;display: inline-block ;width: 100%;}

#mainCats > li > ul li { display: inline-block;float: right;margin-top: 15px;
  margin-right: 5px;}
#mainCats ul a { float: right;margin-left: 14px;}
#mainCats > li > ul > li > a { line-height: 30px;background-color: #FA0;color: black;width: 154px;font-size: 1em;}
#mainCats > li > ul ul li > a { line-height: 30px;background-color: #33BAAF;color: white;width: 154px; }

/********* DICE ********/

/*<div class="container">
    <div class="stage">
            
        <div id="diceOne" class="shape cube backfaces" style='zoom:1'>
            <div class="plane one"><img src='/gfx/logocircleW300.png' /></div>
            <div class="plane two"><img src='/gfx/logocircleW300.png' /></div>
            <div class="plane three"><img src='/gfx/logocircleW300.png' /></div>
            <div class="plane four"><img src='/gfx/logocircleW300.png' /></div>
            <div class="plane five"><img src='/gfx/logocircleW300.png' /></div>
            <div class="plane six"><img src='/gfx/logocircleW300.png' /></div>
        </div>
        
    </div>
</div>​*/

#diceOne {
    /*float: left;*/
}

.cubecontainer {
    width: 100%;
    -webkit-perspective: 1000;
    -webkit-perspective: 50% 225px;
}

.cubestage {
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform 2s;
    -webkit-transform-style: preserve-3d;
}

.cubeshape {
    position: relative;
    top: 160px;
    /*margin: 0 auto;*/
    margin: 0 0 20% 20%;
    height: 200px;
    width: 200px;
    -webkit-transform-style: preserve-3d;
    -webkit-animation: spin 8s infinite linear;
}

.cubeplane {
    position: absolute;
    height: 200px;
    width: 200px;
    /*border: 1px solid #c00;*/
    text-align: center;
    font-size: 124pt;
    color: #fff;
    /*background-color: rgba(204, 0, 0, 0.6);*/
    -webkit-transition: -webkit-transform 2s, opacity 2s;
    -webkit-backface-visibility: hidden;
    text-shadow: 2px 3px 10px #000;
    filter: dropshadow(color=#000, offx=2, offy=3);
}
.cubeplane img{
  width:80%;
  height:80%;
  margin:10% auto;
}
#diceOne .cubeplane {
    background-color: rgba(0, 0, 0, 0.5); /* red */
    border:  1px solid rgba(0, 0, 0, 0);
}


.cubeshape.cubebackfaces .cubeplane {
    -webkit-backface-visibility: visible;
}

@-webkit-keyframes spin {
    from { -webkit-transform: rotateY(0) rotateX(0); }
    to { -webkit-transform: rotateY(360deg) rotateX(360deg); }
}

.cube > .one {
    -webkit-transform: scale3d(1, 1, 1) rotateX(90deg) translateZ(100px) rotate(180deg);
}

.cube > .two {
    -webkit-transform: scale3d(1, 1, 1) translateZ(100px);
}

.cube > .three {
    -webkit-transform: scale3d(1, 1, 1) rotateY(90deg) translateZ(100px);
}

.cube > .four {
    -webkit-transform: scale3d(1, 1, 1) rotateY(180deg) translateZ(100px);
}

.cube > .five {
    -webkit-transform: scale3d(1, 1, 1) rotateY(-90deg) translateZ(100px);
}

.cube > .six {
    -webkit-transform: scale3d(1, 1, 1) rotateX(-90deg) translateZ(100px);
}​​


 
/********* DICE ********/