@font-face {
    font-family: 'Museo Sans 300 Light';
    src: url('../fonts/MuseoSansCyrl-300.eot');
    src: url('../fonts/MuseoSansCyrl-300.eot%3F') format('embedded-opentype'),
    url('../fonts/MuseoSansCyrl-300.woff') format('woff'),
    url('../fonts/MuseoSansCyrl-300.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

html, body {
    margin: 0;
    padding: 0;
    font-family: 'Museo Sans 300 Light';
}

.up {
    display: none;
    cursor: pointer;
    width: 30px;
    height: 30px;
    position: fixed;
    right: 104px;
    bottom: 160px;
    background: rgba(255, 255, 255,0.8) url(../img/main/up0.png) no-repeat center center;
    background-size: 30px;
    border-radius: 30px;
    padding: 10px;
}

.full-height {
    width: 100%;
    min-height: 400px;
    min-width: 1200px;
}

.full-height.ftr {
    background: #ebebeb;
    min-height: 0px;
}

.main_inner {
    margin: 0 auto;
    width: 1180px;
    padding: 40px 0;
}

.main-bg {
    background: url(../img/bgs/main1.jpg) center center;
    background-size: cover;
}

.podbor-bg {
    background: url(../img/bgs/podbor.jpg) top center;
    background-size: cover;
}

.about-bg {
    background: url(../img/bgs/about.jpg) center center;
    background-size: cover;
}

.hot-bg {
    background: url(../img/bgs/hot.jpg) center center;
    background-size: cover;
}

.partners-bg {
    background: url(../img/bgs/partners.jpg) center center;
    background-size: cover;
}

.vitrina-bg {
    background: url(../img/bgs/vitrina.jpg) center center;
    background-size: cover;
}

.kredit-bg {
    background: url(../img/bgs/vitrina.jpg) center center;
    background-size: cover;
}

.dl {
    background: url(../img/bgs/dl.jpg) center center;
    background-size: cover;
}

.cntrd-blck {
    text-align: center;
}

.menu_item {
    position: relative;
    display: inline-block;
    font-size: 18px;
    height: 60px;
    vertical-align: middle;
    margin-bottom: 40px;
}

.menu_item div {
    color: #3c3c3c;
    display: inline-block;
    margin: 0 34px;
    padding: 0 10px;
    height: 60px;
    line-height: 64px;
    background: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 36px;
}

.menu_item div:before {
    content: '';
    position: absolute;
    color: #fff;
    border-top: 30px solid;
    border-bottom: 30px solid;
    -webkit-transform: scale(.9999);
    -ms-transform: scale(.9999);
    transform: scale(.9999);
    border-left: 20px solid transparent;
    border-right: 14px solid;
    top: 0;
    left: 0;
}

.menu_item div:after {
    content: '';
    position: absolute;
    color: #fff;
    border-top: 30px solid;
    border-bottom: 30px solid;
    -webkit-transform: scale(.9999);
    -ms-transform: scale(.9999);
    transform: scale(.9999);
    border-right: 20px solid transparent;
    border-left: 14px solid;
    right: 0;
    top: 0;
}

.top-menu {
    color: #fff;
    padding-top: 6px;
    padding-bottom: 5px;
    background: rgba(1, 147, 207, .7);
    height: 147px;
    position: relative;
}

.top-menu-logo {
    color: white;
    width: 227px;
    height: 87px;
    background: url(../img/main/coral-logo.png) top center no-repeat;
    background-size: 100%;
    margin-left: 50px;
    margin-top: 46px;
    display: inline-block;
    font-weight: bold;
    position: relative;
}

.top-menu-logo span {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 85px;
}

.top-menu-contacts {
    float: right;
    display: inline-block;
    padding: 14px 14px 0 0;
    text-align: right;
}

.top-menu-contacts a {
    color: #ffffff;
    text-decoration: none;
}

.top-menu-contacts div {
}

.top-menu-menu {
    display: inline-block;
    position: absolute;
}

.top-menu-menu-1 {
    top: 40px;
    left: 400px;
}

.top-menu-menu-2 {
    left: 400px;
    bottom: 0;
}

.top-menu-menu ul {
    list-style: none;
}

.top-menu-menu ul li {
    display: inline-block;
    text-transform: uppercase;
    margin-right: 20px;
    font-weight: bold;
}

.top-menu-menu-2 ul li {
    margin-right: 70px;
}

.top-menu-menu ul li:last-child {
    margin-right: 0;
}

.top-menu-menu ul li a {
    color: #fff;
    text-decoration: none;
}

.top-menu-line {
    width: 726px;
    height: 4px;
    background: #fdaf17;
    position: absolute;
    top: 100px;
    left: 440px;
}

.top-menu-banners {
    height: 166px;
    background: #afc4e3;
    margin: 0;
}

.top-menu-banners ul {
    list-style: none;
    margin: 0;
    padding: 6px 0 0 0;
    text-align: center;
}

.top-menu-banners ul li {
    display: inline-block;
    margin-right: 20px;
    vertical-align: top;
}

.top-menu-banners ul li:last-child {
    margin-right: 0px;
}

.top-menu-banners ul li div:first-child {
    width: 115px;
    height: 115px;

    overflow: hidden;
}

.top-menu-banners ul li div img {
    width: 115px;
    height: 115px;
    transition: all 300ms ease;
}

.top-menu-banners ul li div:last-child {
    margin-top: 6px;
    width: 115px;
    text-transform: uppercase;
    color: black;
    font-size: 14px;
    text-align: center;
}

.top-menu-banners ul li a {
    text-decoration: none;
    color: black;
}

.top-menu-banners ul li a > div:last-child {
    text-decoration: none;
    color: black;
    transition: all 300ms ease;
}

.top-menu-banners ul li a:hover div:last-child {
    color: white;
    font-weight: bold;
}


.top-menu-banners ul li a:hover img {
    transform: scale(1.1);
}

.top-menu-btn {
    display: inline-block;
    font-size: 26px;
    border: 2px solid white;
    padding: 10px 0px;
    border-radius: 10px;
    text-transform: uppercase;
    background: -webkit-linear-gradient(360deg, #FD6F46 10%, #FB9832 90%);
    background: -moz-linear-gradient(360deg, #FD6F46 10%, #FB9832 90%);
    background: linear-gradient(360deg, #FD6F46 10%, #FB9832 90%);
    color: #fff;
    width: 440px;
}

.ross-box {
    width: 480px;
    height: 400px;
    background-color: rgba(255, 255, 255, 0.7);
    -webkit-box-shadow: 0 0 10px 0 rgb(189, 189, 189);
    box-shadow: 0 0 10px 0 rgb(189, 189, 189);
    border-top: 3px solid rgb(255, 255, 255);
    border-bottom: 3px solid rgb(255, 255, 255);
    text-align: left;
    padding: 10px;
    float: right;
    margin-right: 60px;
}

.tbl {
    display: table;
    width: 100%;
}

.tbl-cll {
    display: table-cell;
    width: 50%;
    text-align: center;
    vertical-align: middle;
}

.tbl-cll.txt-left {
    text-align: left;
}

.tbl.sml {
    /* border: 1px solid red; */
    width: 980px;
    margin: 20px auto 0 auto;
}

.tbl.sml .tbl-cll {
    width: 25%;
}

.for-tourists-sm,
.for-tourists-bg {
    text-align: left;
    width: 235px;
    height: 235px;
    background: #cccccc;
    display: inline-block;
    position: relative;
}

.for-tourists-bg {
    height: 482px;
}

.for-tourists-sm + .for-tourists-sm,
.for-tourists-bg + .for-tourists-sm,
.for-tourists-sm + .for-tourists-bg {
    margin-top: 12px;
}

.shdw {
    display: none;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.for-tourists-sm:hover > .shdw,
.for-tourists-bg:hover > .shdw {
    display: block;
}

.for-tourists-sm .ttl,
.for-tourists-bg .ttl {
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    background: rgba(0, 0, 0, 0.6);
    width: 190px;
    /*margin-top: 20px;*/
    display: inline-block;
    padding: 12px;
    text-transform: uppercase;
    text-align: left;
    position: absolute;
    top: 20px;
    left: 0;
}

.for-tourists-sm .ttl {

}

.for-tourists-bg .ttl {
    top: auto;
    bottom: 20px;
}

.for-tourists-sm .ttl span,
.for-tourists-bg .ttl span {
    display: block;
    font-size: 12px;
}

.for-tourists-sm.b00 {
    background: url('../img/for-tourists/00.png') center center no-repeat;
}

.for-tourists-bg.b01 {
    background: url('../img/for-tourists/011.png') center center no-repeat;
}

.for-tourists-sm.b10 {
    background: url('../img/for-tourists/10.png') center center no-repeat;
}

.for-tourists-sm.b11 {
    background: url('../img/for-tourists/11.png') center center no-repeat;
}

.for-tourists-sm.b12 {
    background: url('../img/for-tourists/12.png') center center no-repeat;
}

.for-tourists-bg.b20 {
    background: url('../img/for-tourists/20.png') center center no-repeat;
}

.for-tourists-sm.b21 {
    background: url('../img/for-tourists/21.png') center center no-repeat;
}

.for-tourists-sm.b30 {
    background: url('../img/for-tourists/30.png') center center no-repeat;
}

.for-tourists-sm.b31 {
    background: url('../img/for-tourists/31.png') center center no-repeat;
}

.for-tourists-sm.b32 {
    background: url('../img/for-tourists/322.png') center center no-repeat;
}

.footer {
    background: #ebebeb;
    font-size: 12px;
}

.footer div + div {
    margin-top: 10px;
}

.footer a.social + a.social {
    margin-left: 10px;
}

.footer a.vk {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url('../img/main/vk.png') no-repeat center center;
}

.footer a.inst {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url('../img/main/inst.png') no-repeat center center;
}
/*****/
.mrgn-t-40 {
    margin-top: 40px;
}

/*****/
table.contentpaneopen {
    width: 98%;
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
}

.modal-content.cust-mg {
    margin: 1% auto;
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

/*********/
.round-btn {
        display: inline-block;
    font-size: 26px;
    border: 2px solid white;
    padding: 10px 0px;
    border-radius: 200px;
    height: 200px;
    text-transform: uppercase;
    background: -webkit-linear-gradient(360deg, #FD6F46 10%, #FB9832 90%);
    background: -moz-linear-gradient(360deg, #FD6F46 10%, #FB9832 90%);
    background: linear-gradient(360deg, #FD6F46 10%, #FB9832 90%);
    color: #fff;
    width: 200px;
    cursor: pointer;
    box-shadow: 0px 0px 80px 30px white;
}