@charset "UTF-8";

@font-face {
    font-family: 'Circe-Regular';
    src: url('Circe-Regular.ttf');
    src: local('O'),
    url('Circe-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Circe-Bold';
    src: url('Circe-Bold.ttf');
    src: local('O'),
    url('Circe-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

img{
    max-width: 100%;
}
table{
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
* {
    margin: 0;
    padding: 0;
}

.hide{
    display: none !important;
}

.show{
    display: block !important;
}

body {
    background: #fff;
    width: 100%;
    font-size: 16px;
    color: #616276;
    font-family: 'Circe-Regular';
    line-height: 1.5;
    overflow-x: hidden;
}

a {
    color: #ff8400;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Circe-Bold';
    font-weight: normal;
}

.clr {
    clear: both;
}

* {
    outline: none;
}

#wrapper {
    width: 1140px;
    margin: 0 auto;
    overflow: hidden;
}

#top {
    position: relative;
}

#top-inner {
    width: 1200px;
    margin: 0px auto;
    position: relative;
}

.tablest {
    overflow: auto;
}

#logo {
    display: inline-block;
    position: relative;
    padding: 15px 0;
}

.moduletable_zap {
    /*display: inline-block;*/
    /*padding: 38px 0;*/
    /*vertical-align: top;*/
}

.moduletable_zap #wrap-contact-form98 .sscf-popup {
    font-family: 'Circe-Bold';
    font-size: 14px;
    padding: 10px 25px;
    box-shadow: 0px 3px 10px -3px #ff8400;
}

.moduletable_zap #wrap-contact-form98 .sscf-popup:hover {
    box-shadow: 0px 3px 15px -3px #ff9600;
}

.moduletable_con td {
    vertical-align: top;
    padding: 2px 5px;
}

.moduletable_con a {
    color: #fbcf06;
    text-decoration: none;
}

.moduletable_con span {
    font-size: 20px;
    font-family: 'Circe-Bold';
}

.moduletable_form {
    position: absolute;
    right: 62px;
    bottom: 33px;
}

.moduletable_con {
    display: inline-block;
    margin: 0 0 0 44px;
}
.moduletable_zvonok {
    display: inline-block;
    position: relative;
    bottom: 40px;
    margin: 0 0 0 10px;
}
.moduletable_zap{
    display: inline-block;
    position: relative;
    bottom: 40px;
    margin: 0 25px;
}
.moduletable_inst {
    display: inline-block;
    position: relative;
    bottom: 40px;
}

#wrap-contact-form88 .sscf-popup {
    font-size: 14px;
    color: #ff8400;
    font-family: 'Circe-Regular';
    background: none;
    border-bottom: 1px dashed #ff8400;
    border-radius: 0;
    padding: 0;
}

#wrap-contact-form88 .sscf-popup:hover {
    background: none;
    border-bottom: 1px dashed transparent;
}

/*.moduletable_inst {
    float: right;
	padding: 40px 0 0;
}*/

.moduletable_inst a {
    background: url(../images/ins2.png) no-repeat center;
    background-position: 0 0;
    width: 30px;
    height: 30px;
    display: block;
    text-indent: -9999px;
    background-size: cover;
}

.moduletable_inst a:hover {
    background: url(../images/ins2.png) no-repeat center;
    background-position: 0 0px;
    background-size: cover;
}

#header {
    position: relative;
}

/*����*/
.moduletable_menu {
    background: #49bed8;
    position: relative;
    z-index: 20;
}

.moduletable_menu ul {
    width: 1140px;
    margin: 0 auto;
}

.moduletable_menu ul li {
    display: inline-block;
    padding: 8px 39px;
    font-size: 16px;
    position: relative;
    background: url(../images/border.png) no-repeat center right;
    position: relative;
}

.moduletable_menu ul li.active:first-child:before {
    display: none;
}

.moduletable_menu ul li:first-child:before {
    position: absolute;
    content: '';
    background: url(../images/border.png) no-repeat center right;
    width: 2px;
    height: 100%;
    left: 0px;
    top: 0;
}

.moduletable_menu ul li:last-child {
    padding: 8px 40px 8px 41px;
}

.moduletable_menu ul li.item-104,
.moduletable_menu ul li.item-104.active {
    background: #ff8400;
}

.moduletable_menu ul li a {
    text-decoration: none;
    font-family: 'Circe-bold';
    color: #fff;
    text-transform: uppercase;
}

.moduletable_menu ul li:hover,
.moduletable_menu > ul > li.active {
    background: #61d7f1;
}

.moduletable_menu ul li ul {
    display: none;
    position: absolute;
    left: 0;
    width: auto;
    background: #49bed8;
    margin: 8px 0 0 0;
}

.moduletable_menu ul li ul li {
    display: block;
    background: none;
}

.moduletable_menu ul li:hover ul {
    display: block;
}

.moduletable_menu ul li ul li a {
    text-transform: none;
}

.moduletable_menu ul li ul li:first-child:before {
    display: none;
}

.moduletable_bread li {
    display: inline-block;
    color: #afb0c4;
    font-size: 14px;
    margin: 0 0 10px 0;
}

#wrapper div.center {
    margin: 20px 0 0 0;
}

.home #component h1 {
    width: 45%;
}

.default #component h1 {
    font-size: 40px;
    color: #616276;
    border-bottom: 4px solid #eaebf5;
    margin: 0 0 30px 0;
    padding: 0 0 10px 0;
    position: relative;
}

.default #component h1:before,
.default #component h1:after {
    background: #eaebf5;
    width: 9999px;
    height: 4px;
    bottom: -4px;
    content: '';
    position: absolute;
}

.default #component h1:before {
    left: 100%;
}

.default #component h1:after {
    right: 100%;
}

#component h1 {
    color: #49bed8;
    font-size: 24px;
    margin: 0 0 20px 0;
}

#component .left {
    float: left;
    width: 45%;
}

#component .right {
    float: right;
    width: 50%;
}

#component ul {
    margin: 0 0 0 15px;
}

#component ul li {
    list-style-image: url(../images/marker.png);
    padding: 5px 0;
}

#component blockquote {
    background: #eaebf5;
    padding: 25px;
    margin: 5px 0 30px 0;
}

#component strong {
    font-size: 20px;
    padding: 0 0 5px 0;
    display: inline-block;
}

.blog {
    margin: 0 0 50px 0;
}

.blog.spec .items-row {
display: inline-block;
margin: 0 2% 20px 2%;
width: 21.6%;
vertical-align: top;
}

.blog.spec .items-row h2 {
    font-size: 20px;
    margin: 15px 0 0;
    word-spacing: 150px;
}

.blog.spec .items-row p {
    font-size: 16px;
    color: #afb0c4;
}

.blog.spec .items-row:nth-child(4n+2) {
    margin: 0 2% 20px 0px;
}

.blog.spec .items-row:nth-child(5n+5) {
    margin: 0 0 20px 2%;
}

.sale .items-row {
    float: left;
    width: 48%;
    position: relative;
    box-sizing: border-box;
    border: 1px solid #e6e6e6;
    overflow: hidden;
    padding: 25px;
}

.sale .items-row .pull-left {
    position: absolute;
}

.sale .items-row:nth-child(2n+1) {
    margin: 0 0 0 2.6%;
}

.sale .items-row .pull-left img {
    display: block;
    max-width: 100%;
}

.sale .items-row .intro_text {
    position: relative;
}

.sale .items-row .intro_text h2 {
    font-size: 40px;
    width: 60%;
    line-height: 1;
    margin: 0 0 20px 0;
}

.sale .items-row .intro_text h2 a {
    color: #49bed8;
    text-decoration: none;
}

.sale .items-row .intro_text button {
    color: #fff;
    text-decoration: none;
    line-height: 1;
    background: #49bed8;
    padding: 15px 25px;
    border-radius: 30px;
    box-shadow: 0px 3px 25px -6px #36d7cd;
    font-family: 'Circe-Bold';
    text-transform: uppercase;
    font-size: 14px;
    margin: 25px 0 10px;
    bottom: 20px;
}

.sale .items-row .intro_text button:hover {
    background: #61d7f1;
    box-shadow: 0px 9px 35px -5px #61d7f1;
}

.moduletable_price table {
    text-align: left;
    border-collapse: collapse;
    width: 100%;
}

.moduletable_price table th {
    padding: 7px 15px;
    font-size: 14px;
    color: #afb0c4;
    font-weight: normal;
}

.moduletable_price tr:nth-child(2n) {
    /*background: #e5faff;*/
}

.moduletable_price tr.blue {
    border-top: 2px solid #b1e8f6;
}

.moduletable_price table td {
    /*width: 33%;*/
    padding: 7px 30px;
}

.blue td {
    padding: 7px 15px;
}

.blue td:first-child {
    font-family: 'Circe-Bold';
    width: 42%;
}

#left {

}

.moduletable_service {
    margin: 0 0 35px 0;
}

.moduletable_service .new,
.serv .items-row {
    float: left;
    padding: 20px;
    box-sizing: border-box;
    width: 31.6%;
    position: relative;
    overflow: hidden;
    height: 160px;
    border: 1px solid #f7f7f7;
}

.moduletable_service .new:nth-child(1),
.serv .items-row:nth-child(2) {
    background: #fbfbfb;
}

.moduletable_service .new:nth-child(1),
.serv .items-row:nth-child(3) {
    /*margin: 0 2.6%;*/
}

.moduletable_service .img_service,
.serv .items-row .item-image {
    position: absolute;
    top: 0;
    right: -40px;
    z-index: 0;
    width: 100%;
    transition: all 0.4s ease;
}

.moduletable_service .new:hover .img_service,
.serv .items-row:hover .item-image {
    right: 0px;
}

.moduletable_service h4,
.serv .items-row h2 {
    font-size: 30px;
    z-index: 1;
    position: relative;
}

.serv .items-row h2 a {
    color: #616276;
    text-decoration: none;
}

.moduletable_service .readmore,
.serv .items-row .readmore {
    padding: 10px 0;
    z-index: 1;
    display: inline-block;
    position: relative;
}

.moduletable_service p,
.serv .items-row p {
    z-index: 1;
    position: relative;
}

.moduletable_ben {
    clear: both;
    padding: 30px 0;
}

.moduletable_ben h3 {
    color: #49bed8;
    font-size: 24px;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #49bed8;
    margin: 0 0 40px 0;
}

.moduletable_ben li {
    float: left;
    width: 25%;
    text-align: center;
    vertical-align: top;
    list-style: none !important;
    box-sizing: border-box;
    padding: 0 20px;
}

.moduletable_ben li .title {
    font-size: 18px;
    font-family: 'Circe-Bold';
    padding: 20px 0;
    position: relative;
}

.moduletable_ben li .title:after {
    content: '';
    position: absolute;
    width: 40px;
    height: 2px;
    background: #ff8400;
    left: 42%;
    bottom: 10px;
}

.moduletable_ben li .text {
    font-size: 15px;
    color: #9c9db9;
}

#right {
    background: url(../images/fon_form.png) no-repeat bottom center;
	background-size: 100% 100%;
}

.moduletable_vopros {
    padding: 60px 0 30px;
    width: 1140px;
    margin: 50px auto 0;
    position: relative;
    min-height: 484px;
    box-sizing: border-box;
}

.moduletable_vopros h3 {
    color: #fff;
    font-size: 40px;
    text-transform: uppercase;   
    text-align: left;    
    line-height: 50px;
    margin-left: 10px;
    letter-spacing: 1.4px;
}

#wrap-contact-form90 {
    margin: 0 0 0 0;
    margin-left: 10px;
}

.moduletable_vopros .sscf-form .fl_wrap {
    height: auto;
    margin: 0px 30px 10px 0;
    float: left;
    width: 49%;
}

.moduletable_vopros .sscf-form .sscf-input {
    background: #fff;
    border: 1px solid #e8e8e8;
    font-size: 15px;
    color: #616276;
    height: auto;
    line-height: normal;
    padding: 8px 15px;
    position: relative;
    border-radius: 30px;
    width: 110%;
    font-family: 'Circe-Regular';
}

.moduletable_vopros .sscf-form .sscf-input:focus {
    border: 1px solid #fbcf06 !important;
}

.moduletable_vopros .sscf-header {
    opacity: 1;
    color: #fff;
    font-size: 15px;
    margin: -8px 0 30px 0;
}

.sscf-form .fl_label {
    display: none;
}

#wrap-contact-form90 .rf_submit {
    background: #ff8400;
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Circe-Bold';
    box-shadow: 0px 9px 35px -5px #ff8400;
    padding: 8px 42px 7px;
}

#wrap-contact-form90 .rf_submit:hover {
    box-shadow: 0px 9px 40px 0px #d56e00;
    background: #d56e00;
}

#wrapper div.center:after {
    content: '.';
    visibility: hidden;
    height: 0px;
    display: block;
    clear: both;
}

#bottom {
    background: #3f4054;
    overflow: hidden;
}

#bottom-inner {
    width: 1140px;
    margin: 25px auto 0;
    position: relative;
}

.logo {
    float: left;
    margin: 0 10% 0 0;
    color: #adaebf;
    font-size: 14px;
    padding: 25px 0 0 0;
}

.moduletable_menufoo {
    float: left;
    position: relative;
    width: 35%;
}

.moduletable_menufoo li.item-102 {
    display: none;
}

.moduletable_menufoo li.item-104,
.moduletable_menufoo li.item-106,
.moduletable_menufoo li.item-107 {
    position: absolute;
    left: 75%;
    top: 0;
}

.moduletable_menufoo li.item-106 {
    top: 0;
}

.moduletable_menufoo li.item-104 {
    top: 42px;
}

.moduletable_menufoo li.item-107 {
    top: 84px;
}

.moduletable_menufoo li {
    padding: 0px 0 12px;
    list-style: none;
}

.moduletable_menufoo li ul {
    display: none;
}

.moduletable_menufoo a {
    color: #fff;
    font-size: 18px;
    text-decoration: none;
}

.moduletable_foo {
    color: #fff;
    font-size: 15px;
}

.moduletable_foo .ad {
    float: left;
    width: 25%;
}

.moduletable_foo .ad span {
    font-size: 22px;
    font-family: 'Circe-Bold';
}

.moduletable_foo .ad img {
    float: left;
    margin: 0 10px 20px 0;
}
.moduletable_foo .ad img.insico {
	width: 45px;
}

.moduletable_foo .ad a {
    color: #fff;
}

#copy {
    background: #353649;
    position: relative;
    width: 100%;
    padding: 29px 0;
}

#copy:before,
#copy:after {
    background: #353649;
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    width: 9999px;
}

#copy:before {
    left: 100%;
}

#copy:after {
    right: 100%;
}

.copy {
    display: flex;
    font-size: 14px;
    padding: 25px 0 0 0;
    flex-wrap: wrap;
    gap: 4px 18px;
}
.copy a {
    color: #a6a7b9;
}
.copy a:hover {
    color: #4abfd9;
}

#copyright {
    float: right;
    font-size: 14px;
    color: #adaebf;
    position: relative;
    padding: 5px 0 0 0;
}

#copyright span {
    position: absolute;
    left: -15px;
    top: 4px;
}

.pagination {
    margin: 20px auto;
}

.pagination ul {
    list-style-type: none;
}

.pagination li {
    float: left;
    padding: 10px;
}

.contact .con_left {
    float: left;
    width: 32%;
    margin: 0 2.6% 0 0;
}

.contact .con_right {
    float: right;
    width: 65%;
}

.contact td {
    padding: 10px 10px 10px 0;
    font-size: 14px;
    vertical-align: middle;
}

.moduletable_form2 {
    margin: 35px 0 0 0;
}

.moduletable_form2 h3 {
    font-size: 22px;
    margin: 0;
    padding: 0;
}

.moduletable_form2 .sscf-header {
    font-size: 18px;
    opacity: 1;
    margin: 0 0 30px 0;
    position: relative;
}

.moduletable_form2 .sscf-header:after {
    content: '';
    height: 2px;
    background: #ff8400;
    width: 70px;
    bottom: -12px;
    position: absolute;
}

.moduletable_form2 .sscf-form .sscf-input {
    width: 100%;
    border: 1px solid #e6e6e6;
    padding: 8px 20px;
    box-sizing: border-box;
    border-radius: 30px;
    margin: 0 0 25px 0;
    font-size: 15px;
    color: #616276;
    font-family: 'Circe-Regular';
    max-width: 260px;
    height: auto;
    position: relative;
}

.moduletable_form2 #wrap-contact-form112 .rf_submit {
    color: #fff;
    background: #49bed8;
    padding: 11px 68px;
    border-radius: 30px;
    box-shadow: 0px 3px 25px -6px #36d7cd;
    font-family: 'Circe-Bold';
    text-transform: uppercase;
    font-size: 14px;
    margin: 5px 0 35px;
    border: none !important;
}

.moduletable_form2 .rf_submit:hover {
    background: #61d7f1;
    box-shadow: 0px 9px 35px -5px #61d7f1;
}

.moduletable_form2 .privacy-paragraph a {
    color: #ff8400;
}

.moduletable_form2 .privacy-paragraph {
    padding: 0 20% 0 0;
}

.moduletable_form2 .sscf-form .fl_wrap {
    margin: 0 0 15px 0;
}

.moduletable_foto {
    clear: both;
    margin: 0 0 50px 0;
}

.moduletable_foto h3 {
    padding: 55px 0 20px;
}

.moduletable_foto li {
    float: left;
    width: 22.4%;
    list-style: none !important;
}

.moduletable_foto li:nth-child(2),
.moduletable_foto li:nth-child(3) {
    margin: 0 2.6%;
}

.moduletable_foto li img {
    max-width: 100%;
}

/*mobile-menu*/

.mobile_menu_bar{
    width: 100%;
    max-height: 45px;
    background: #49bed8;
}

#menu_icon {
    background: url(../images/menu_icon.png) no-repeat center;
    width: 20px;
    height: 20px;
    padding: 20px 0 0 10%;
}

.mobile-menu{
    display: none;
    background: #49BED8;
}

.mobile-menu li{
    padding: 5px 0;
    box-shadow: 0 -1px 0 0 #fff;
}

.mobile-menu ul{
    list-style: none;
    padding: 0 15px;
}

.mobile-menu li > ul{
    display: none;
}

.mobile-menu li.parent{
    position: relative;
}

.mobile-menu li.parent:after{
    content: "";
    right: 10px;
    top: 10px;
    z-index: 1;
    position: absolute;
    height: 9px;
    width: 9px;
    border-bottom: 3px solid #FFF;
    border-left: 3px solid #FFF;
    transform: rotate(45deg);
    transition: .3s;
}

.mobile-menu li.parent.focus:after{
    transition: .3s;
    transform: rotate(-45deg);
}

.mobile-menu a{
    color: #fff;
}

/*mobile-menu*/

/*price*/
.moduletable_price li.ext_tab_1.style_tab {
    background: #ebebeb;
    color: #616276;
    font-size: 15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin: 0 1px 0 1px;
    padding: 7px 9px 7px 9px !important;
    /*float: left;*/
    /*display: block;*/
}
.moduletable_price ul.ext_tabs_1.style_tabs {
    border-bottom: 1px solid #ff8400;
}
.moduletable_price li.ext_tab_1.style_tab.active {
    background: #ff8400;
    color: white;
    padding: 12px 9px 7px 9px !important;
}
.moduletable_price li.ext_tab_1.style_tab.active:after {
    bottom: -30px;
}
.moduletable_price .ext_tabs_content_1.style_tabs_content {
    margin: 35px 0 0 0;
}

.moduletable_price .ext_tabs_content_1.style_tabs_content td:first-child {
    font-size: 16px;
    color: #616276;
    /*padding: 5px 0 5px 35px;*/
}

.moduletable_price .ext_tabs_content_1.style_tabs_content .blue td:first-child {
    font-size: 16px;
    color: #616276;
    padding: 5px 0 5px 15px;
}
.pg-csv-box{
	width: 260px;
    height: 297px;
    padding: 0;
    margin: 0 30px 5px 0;
    border: 1px solid rgb(230, 230, 230);
    box-shadow: 0px 0px 0px 0px rgba(120, 120, 120, 0.5), inset 0px 0px 0px 0px rgba(240, 240, 240, 0.2);
}
.pg-cv-box{
	width: auto;
	height: 260px;
	padding: 0;
	margin: 5px 30px 27px 0;
	box-shadow: 0px 0px 0px 0px rgba(120, 120, 120, 0.5), inset 0px 0px 7px 7px rgba(240, 240, 240, 0.2);
}
#sbox-content iframe, #sbox-window{
    width: 606px !important;
}
#system-readmore{
    display: none;
}
.pg-box3 a img{
	width: 260px;
	height: 204px;
}
#photogallery img{
 -moz-transition: all 1s ease-out;
 -o-transition: all 1s ease-out;
 -webkit-transition: all 1s ease-out;
 }
 
#photogallery img:hover{
 -webkit-transform: scale(1.15);
 -moz-transform: scale(1.15);
 -o-transform: scale(1.15);
 }
.pg-csv-box-img{
	height: 213px;
}
#photogallery>img{
	width: 262px;
	height: 262px;
}
.pg-csv-name a{
	line-height: 20px;
	color: rgb(97, 98, 118);
	text-decoration: underline;
}
.pg-csv-name a:hover{
	text-decoration: none;
	color: rgb(255, 132, 0);
}
#pg-msnr-container{
	width: auto;
}


#service_delivery_scheme .one-col .block {
    margin-left: 340px;
}
#service_delivery_scheme .one-col .arrow-left:before {
    left: 228px;
}
#service_delivery_scheme .one-col .figure-left:after {
    left: 187px;
}





.bottom_contacts_map {
    position: relative;
    height: 326px;
}
.bottom_contacts_map .map {
    position: absolute;
    left: 50%;
    width: calc(50% + 179px);
    height: 100%;
    margin-left: -179px;
}
.bottom_contacts_map .contacts {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 70px;
    padding-right: 570px;
    box-sizing: border-box;
}
.bottom_contacts_map .contacts div,
.bottom_contacts_map .contacts a {
    padding-left: 46px;
    display: inline-block;
    color: #616276;
    font-size: 14px;
}
.bottom_contacts_map .contacts .clear {
    display: block;
}
.bottom_contacts_map .contacts .address {
    background: url(/images/adres.png) top left no-repeat;
    background-position-y: 7px;
}
.bottom_contacts_map .contacts .phone {
    background: url(/images/phone.png) top left no-repeat;
    margin-top: 20px;
    font-size: 22px;
    font-weight: 700;
    background-position-y: 4px;
}
.bottom_contacts_map .contacts .email {
    background: url(/images/mail.png) top left no-repeat;
    margin-top: 25px;
    font-size: 14px;
    background-position-y: -2px;
    color: #ff8400;
}
.bottom_contacts_map .contacts .instagram {
    background: url(/images/ins2.png) top left no-repeat;
    background-size: 30px;
    margin-top: 26px;
    font-size: 14px;
    background-position-y: -2px;
    color: #ff8400;
    line-height: 30px;
}



.footer-info_payment {
    margin-top: 10px;
    margin-right: -18px;
    margin-bottom: -3px;
}
.footer-info_payment-icon {
    margin-top: 13px;
}


#prewbutton {
    left: 50%;
    margin-left: -676px;
}
#nextbutton {
    right: 50%;
    margin-right: -676px;
}


#mod_btslideshow_pro_100 .carousel-feature .carousel-caption button {
    width: 181px;
    text-transform: none;
    padding: 0px;
    font-size: 15px;
    line-height: 40px;
    background: #ff8400;
    box-shadow: 0px 3px 10px -3px #ff8400;
    bottom: 90px;
}
#mod_btslideshow_pro_100 .carousel-feature:nth-of-type(3) .carousel-caption button  {
    bottom: 124px;
}





@media screen and (min-width: 1180px){
	#pg-msnr-container{
		width: 1168px;
	}
}

.above_top{
	height: 10px;
	font-size: 13px;
	color: rgb(159, 161, 194);
	line-height: 1.538;
}
.above_top table{
	margin-bottom: 0;
	text-align: right;
}
.above_top td:nth-child(2){
	width: 250px;
	padding-right: 42px;
}
.above_top td:nth-child(1) img{
	width: 7px;
	height: 11px;
	padding-top: 5px;
}
@media screen and (min-width: 689px) and (max-width: 768px){
	.above_top{
		margin-bottom: 10px;
	}
}
.pg-csv-name{
	padding-left: 20px;
}



.you_getting_blocks .item {
    background: url(../images/bg_you_getting.png) no-repeat;
    width: 267px;
    height: 132px;
    float: left;
    position: relative;
    overflow: hidden;
    margin-right: 26px;
    margin-bottom: 16px;
}
.you_getting_blocks .item_big{
    background: url(../images/bg_you_getting2.png) no-repeat;
    width: 851px;
    height: 132px;
    overflow: hidden;
    margin-right: 26px;
    float: left;
}
.you_getting_blocks .item_big img{
    float: left;
    position: relative;
    top: 46px;
    left: 53px;
}
.you_getting_blocks .item div div{
    font-size: 16px;
    color: rgb(255, 255, 255);
    line-height: 1.125;
    width: 170px;
    float: left;
    padding-left: 17px;
    position: relative;
    bottom: 25px;
}
.you_getting_blocks .item>div{
    margin-left: 24px;
    margin-top: 18px;
}
.you_getting_blocks .item img{
    float: left;
}

.you_getting_blocks {
    clear: both;
    overflow: hidden;
    margin-right: -10px;
}


.you_getting_blocks .item:last-of-type {
    float: right;
    margin-right: 0px;
    width: 266px;
}

.item_big li{
    font-size: 16px;
    color: rgb(255, 255, 255);
    line-height: 1.125;
    float: left;
    text-align: center;
    vertical-align: top;
    list-style: none !important;
    box-sizing: border-box;
}
.item_big>div{
    margin-left: 62px;
    margin-top: 12px;
}
.item_big>div ul{
    margin: 0 10px !important;
}
.item_big>div ul li:nth-child(1){
    width: 189px;
    margin-left: 104px;
    margin-top: 11px;
    text-align: left;
    margin-right: 68px;
}
.item_big>div ul li:nth-child(3){
    width: 200px;
    margin-left: 96px;
    margin-top: 11px;
    text-align: left;
}
.item_big>div ul li:nth-child(5){
    width: 209px;
    margin: 0 15px;
}
.item_big>div ul li:nth-child(7){
    width: 123px;
    margin-left: 20px;
}
.you_getting_blocks .item:nth-child(4), .you_getting_blocks .item:nth-child(8){
    margin: 0;
}
.item_big>div ul li:nth-child(2), .item_big>div ul li:nth-child(4), .item_big>div ul li:nth-child(6){
    border-width: 1px;
    border-color: rgb(255, 255, 255);
    border-style: solid;
    background-image: -moz-linear-gradient( 90deg, rgb(23,205,156) 0%, rgb(79,181,154) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(23,205,156) 0%, rgb(79,181,154) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(23,205,156) 0%, rgb(79,181,154) 100%);
    opacity: 0.4;
    width: 0;
    height: 72px;
    border-right: none;
}



.you_getting_blocks .item:nth-child(1)>div {
    margin-left: 27px;
    margin-top: 25px;
}
.you_getting_blocks .item:nth-child(1) div div {
    margin-top: -5px;
}
.you_getting_blocks .item:nth-child(2)>div {
    margin-left: 34px;
    margin-top: 12px;
}
.you_getting_blocks .item:nth-child(2) div div {
    padding-left: 23px;
    margin-top: 3px;
}
.you_getting_blocks .item:nth-child(3)>div {
    margin-left: 30px;
    margin-top: 11px;
}
.you_getting_blocks .item:nth-child(3) div div {
    padding-left: 18px;
    margin-top: -5px;
}
.you_getting_blocks .item:nth-child(4)>div {
    margin-left: 30px;
    margin-top: 18px;
}
.you_getting_blocks .item:nth-child(4) div div {
    padding-left: 16px;
    margin-top: 2px;
}
.you_getting_blocks .item:nth-child(5)>div {
    margin-left: 42px;
    margin-top: 23px;
}
.you_getting_blocks .item:nth-child(5) div div {
    padding-left: 58px;
    margin-top: -14px;
    width: 140px;
}
.you_getting_blocks .item:nth-child(6)>div {
    margin-left: 31px;
    margin-top: 17px;
}
.you_getting_blocks .item:nth-child(6) div div {
    padding-left: 55px;
    margin-top: -9px;
}
.you_getting_blocks .item:nth-child(7)>div {
    margin-left: 21px;
    margin-top: 13px;
}
.you_getting_blocks .item:nth-child(7) div div {
    padding-left: 65px;
    margin-top: -20px;
}
.you_getting_blocks .item:nth-child(8)>div {
    margin-left: 32px;
    margin-top: 15px;
}
.you_getting_blocks .item:nth-child(8) div div {
    padding-left: 54px;
    margin-top: -10px;
}
.you_getting_blocks .item.order_call div div {
    margin-top: 38px;
    margin-left: 34px;
}
.you_getting_blocks .item.order_call {
    cursor: pointer;
    background: #49bed8;
    transition: 0.3s;
    margin-top: 4px;
    height: 128px;
}
.you_getting_blocks .item.order_call:hover {
    background: #00a1c4;
}






@media screen and (min-width: 300px) and (max-width: 1179px){
    .you_getting_blocks .item:nth-child(4), .you_getting_blocks .item:nth-child(8){
        margin-right: 26px;
        margin-bottom: 15px;
    }
}
@media screen and (min-width: 890px) and (max-width: 1179px){
    .you_getting_blocks{
        width: 890px;
        margin: 0 auto;
    }
}
@media screen and (min-width: 620px) and (max-width: 879px){
    .you_getting_blocks {
        width: 620px;
        margin: 0 auto;
    }
    .you_getting_blocks .item_big{
        background: url(../images/bg_you_getting2.png);
        width: 261px;
        height: 551px;
        overflow: hidden;
    }
    .item_big li{
        float: unset;
    }
    .item_big>div ul li:nth-child(2), .item_big>div ul li:nth-child(4), .item_big>div ul li:nth-child(6){
        border-width: 0;
    }
    .you_getting_blocks .item_big img{
        display: none;
    }
    .item_big>div{
        margin-left: 0;
        margin-top: 16px;
    }
    .item_big>div ul li:nth-child(1), .item_big>div ul li:nth-child(3), .item_big>div ul li:nth-child(5), .item_big>div ul li:nth-child(7){
        width: 207px;
    }
    .item_big>div ul li:nth-child(2), .item_big>div ul li:nth-child(4), .item_big>div ul li:nth-child(6){
        height: 83px;
    }
}
@media screen and (min-width: 300px) and (max-width: 629px){
    .you_getting_blocks {
        width: 300px;
        margin: 0 auto;
    }
    .you_getting_blocks .item_big{
        background: url(../images/bg_you_getting2.png);
        width: 261px;
        height: 551px;
        overflow: hidden;
    }
    .item_big li{
        float: unset;
    }
    .item_big>div ul li:nth-child(2), .item_big>div ul li:nth-child(4), .item_big>div ul li:nth-child(6){
        border-width: 0;
    }
    .you_getting_blocks .item_big img{
        display: none;
    }
    .item_big>div{
        margin-left: 0;
        margin-top: 16px;
    }
    .item_big>div ul li:nth-child(1), .item_big>div ul li:nth-child(3), .item_big>div ul li:nth-child(5), .item_big>div ul li:nth-child(7){
        width: 207px;
    }
    .item_big>div ul li:nth-child(2), .item_big>div ul li:nth-child(4), .item_big>div ul li:nth-child(6){
        height: 83px;
    }
}
.you_getting_blocks_title{
    text-align: justify;
    margin: 60px 0;
    font-size: 30px;
    color: rgb(97, 98, 118);
    font-weight: bold;
    line-height: 1;
    margin-bottom: 54px;
}
.service_delivery_scheme_title{
    text-align: justify;
    font-size: 30px;
    color: rgb(97, 98, 118);
    font-weight: bold;
    line-height: 1;
    margin: 90px auto 50px auto;
    width: 1140px;
}
#service_delivery_scheme{
    background: url("../images/service_delivery_scheme.png") no-repeat bottom center;
    background-size: 100% 100%;
    height: 607px;
    position: absolute;
    left: 50%;
    width: 100vw; 
    margin-left: -50vw;
}
.s-cols{
    width: 1225px;
    margin-left: auto;
    margin-right: auto;
}
.s-cols:nth-child(1){
    margin-bottom: 100px;
    padding-top: 160px;
}
.s-cols .block{
    margin: 0 40px;
    display: inline-flex;
    position: relative;
}
.s-cols .block:nth-child(1), .s-cols .block:nth-child(2){
    float: left;
}
.block .a-half:nth-child(1){
    margin-right: 20px;
    float: left;
}
.block .a-half:nth-child(2){
    position: relative;
    bottom: 13px;
}
.a-half .time{
    font-size: 40px;
    color: rgb(255, 255, 255);
    font-weight: bold;
}
.a-half .description{
    font-size: 14px;
    color: rgb(51, 51, 51);
}
.figure-right:after{
     content: '';
     background: url(../images/figure.png) no-repeat;
     width: 112px;
     height: 30px;
     position: absolute;
     top: -47px;
     left: 290px;
 }
.arrow-right:before{
    content: '';
    background: url(../images/arrow.png) no-repeat;
    width: 24px;
    height: 30px;
    position: absolute;
    top: -80px;
    left: 335px;
}
.figure-right2:after{
    content: '';
    background: url(../images/figure.png) no-repeat;
    width: 112px;
    height: 30px;
    position: absolute;
    top: -47px;
    left: 253px;
}
.arrow-right2:before{
    content: '';
    background: url(../images/arrow.png) no-repeat;
    width: 24px;
    height: 30px;
    position: absolute;
    top: -80px;
    left: 300px;
}
.figure-down:after{
    content: '';
    background: url(../images/figure.png) no-repeat;
    width: 83px;
    height: 30px;
    position: absolute;
    top: 148px;
    left: 289px;
    transform: rotate(107deg);
}
.arrow-down:before{
    content: '';
    background: url(../images/arrow.png) no-repeat;
    width: 24px;
    height: 30px;
    position: absolute;
    top: 145px;
    left: 343px;
    transform: rotate(90deg);
}
.figure-left2:after{
    content: '';
    background: url(../images/figure.png) no-repeat;
    width: 112px;
    height: 30px;
    position: absolute;
    top: -47px;
    left: 230px;
}
.arrow-left:before{
    content: '';
    background: url(../images/arrow.png) no-repeat;
    width: 24px;
    height: 30px;
    position: absolute;
    top: -93px;
    left: 336px;
    transform: rotate(180deg);
}
.figure-left:after{
    content: '';
    background: url(../images/figure.png) no-repeat;
    width: 112px;
    height: 30px;
    position: absolute;
    top: -47px;
    left: 297px;
}
.arrow-left2:before{
    content: '';
    background: url(../images/arrow.png) no-repeat;
    width: 24px;
    height: 30px;
    position: absolute;
    top: -93px;
    left: 275px;
    transform: rotate(180deg);
}
@media screen and (min-width: 400px) and (max-width: 1225px){
    .service_delivery_scheme_title{
        width: auto;
    }
    #service_delivery_scheme{
        height: auto;
    }
    .s-cols{
        width: 400px;
        margin: 0 auto;
    }
    .figure-right:after, .arrow-right:before ,.figure-right2:after ,.arrow-right2:before ,.figure-down:after ,.arrow-down:before
    ,.figure-left2:after ,.arrow-left:before ,.figure-left:after ,.arrow-left2:before {
        content: unset;
    }
    .s-cols:nth-child(1){
        margin-bottom: 20px;
        padding-top: 20px;
    }
    .s-cols .block{
        margin: 10px 40px;
    }
}
@media screen and (min-width: 300px) and (max-width: 879px){
    #service_delivery_scheme{
        background: #20b798;
    }
}
@media screen and (min-width: 300px) and (max-width: 435px){
    .service_delivery_scheme_title{
        width: auto;
    }
    #service_delivery_scheme{
        height: auto;
    }
    .s-cols{
        width: 300px;
        margin: 0 auto;
    }
    .figure-right:after, .arrow-right:before ,.figure-right2:after ,.arrow-right2:before ,.figure-down:after ,.arrow-down:before
    ,.figure-left2:after ,.arrow-left:before ,.figure-left:after ,.arrow-left2:before {
        content: unset;
    }
    .s-cols:nth-child(1){
        margin-bottom: 20px;
        padding-top: 20px;
    }
    .s-cols .block{
        margin: 10px 5px;
    }
}
.sale_title{
	margin-top: 686px;
}
@media screen and (min-width: 300px) and (max-width: 1225px){
	.sale_title{
		margin-top: 916px;
	}
}

/******new-style******/

.flex-block-footer {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.footer-menu {
    width: 49%;
}

.footer-info {
    width: 50%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.moduletable_menufoo {
    width: 70%;
}

.footer-info_help {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.footer-info_help img {
    margin-right: 12px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.footer-info_help p {
    width: 130px;
    font-size: 13px;
    color: rgb(255, 255, 255);
}

.footer-info_payment-icon img {
    width: 49px;
    object-fit: contain;
    margin-right: 8px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.footer-info_payment-icon img:hover ,
.footer-info_help img:hover {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    opacity: 0.7;
}


.footer-info_payment p {
    font-size: 13px;
    color: rgb(255, 255, 255);
    margin-bottom: 10px;
}


.open_spoiler {
    color: #f46e31;
    cursor: pointer;
    border-bottom: 1px dotted #f46e31;
    display: inline-block;
    margin-top: 10px;
}
.newsflash_service > .new > p {
    display: none;
}
@media (max-width: 991px) {

    .footer-menu {
        width: 38%;
    }

    .footer-info {
        width: 59%;
    }

}

@media (max-width: 769px) {

    .flex-block-footer {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .footer-menu {
        width: 100%;
        padding-left: 40px;
    }

    .footer-info {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .custom_foo {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .moduletable_foo .ad {
        float: left;
        width: 60%;
        margin: 0 0 0 50%;
        -webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);
    }

    #copyright span {
        left: 21%;
    }

}

@media (max-width: 500px) {

    .footer-info {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-align-items: center;
        -ms-flex-align: cente;
    }

    .footer-info_help {
        margin-bottom: 20px;
    }

    .footer-info_payment p {
        text-align: center;
    }

}

.sc-widget {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  position: fixed;
  z-index: 9999999999;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #e6e7ec;
  padding: 15px;
  -webkit-box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.1);
}

@media (max-width: 768px) {
  .sc-widget {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}

.sc-widget * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.sc-widget__img {
  width: 40px;
}

@media (max-width: 768px) {
  .sc-widget__img {
    margin-bottom: 15px;
  }
}

.sc-widget__text {
  width: calc(100% - 160px);
  padding: 0 15px;
  font: 14px "Open Sans", sans-serif;
  line-height: 1.3;
  color: #313131;
  flex-grow: 1;width: auto;
}

@media (max-width: 768px) {
  .sc-widget__text {
    margin-bottom: 15px;
    text-align: center;
    width: 100%;
  }
}

.sc-widget__text a {
  color: #238ab8;
  text-decoration: underline;
}

.sc-widget__text a:visited {
  color: #0d455e;
}

.sc-widget__text a:hover {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #0f6a93;
}

.sc-widget__button {
  width: 170px;
  font: bold 14px "Open Sans", sans-serif;
  border-radius: 3px;
  height: 40px;
  border: none;
  background: #ff8400;
  text-transform: uppercase;
  color: #ffffff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}

@media screen and (min-width: 1200px) {
  .sc-widget {
    flex-wrap: nowrap;
  }
}

.sc-widget__button:hover {
  background: #49bed8;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
/*# sourceMappingURL=smart-cookies.css.map */

.moduletable_vopros .privacy-paragraph a {
    color: #13697c;
}
.moduletable_vopros .privacy-paragraph a:hover {
    color: #1d1d1d;
}
.moduletable_form2 .privacy-paragraph a:hover {
    color: #49bed8;
}