.preloader {
  /*фиксированное позиционирование*/
  position: fixed;
  /* координаты положения */
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  /* фоновый цвет элемента */
  background: #e0e0e0;
  /* размещаем блок над всеми элементами на странице (это значение должно быть больше, чем у любого другого позиционированного элемента на странице) */
  z-index: 999999999999999999999999;
}

.preloader__row {
  position: relative;
  top: 50%;
  left: 50%;
  width: 70px;
  height: 70px;
  margin-top: -35px;
  margin-left: -35px;
  text-align: center;
  animation: preloader-rotate 2s infinite linear;
}

.preloader__item {
  position: absolute;
  display: inline-block;
  top: 0;
  background-color: #2a3d57;
  border-radius: 100%;
  width: 35px;
  height: 35px;
  animation: preloader-bounce 2s infinite ease-in-out;
}

.preloader__item:last-child {
  top: auto;
  bottom: 0;
  animation-delay: -1s;
}



div.lazy {
        width: 700px; 
        height: 467px; 
        display: block;
    }

@keyframes preloader-rotate {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes preloader-bounce {

  0%,
  100% {
    transform: scale(0);
  }

  50% {
    transform: scale(1);
  }
}

.loaded_hiding .preloader {
  transition: 0.3s opacity;
  opacity: 0;
}

.loaded .preloader {
  display: none;
}

.block-1 {
  
  }

.block-2 {
  display: none;
  }



.knopka {
box-sizing: border-box;
    padding: 6px;
    width: 80px;
    height: 70px;
    background-color: #ffffff;
    margin: 2px;
    color: #1e364e;
    font-size: 15px;
    cursor: pointer;
    transition: .2s;
    font-weight: 700;
  }
  .knopka:focus,.knopka:hover{
    background-color: rgb(212 183 124);
    color: #1e364e;
}
.knopka.is-active{
    background-color: #1e364e;
    border-color: #182e46;
    font-weight: 700;
    color: #fff;
}
.knopka:active{
    background-color: #1e364e;
    border-color: #182e46;
    font-weight: 700;
    color: #fff;
}

a.button7 {
  font-weight: 700;
  color: white;
  text-decoration: none;
  padding: 1.3em 1.3em calc(.8em + 3px);
  border-radius: 30px;
  background: #2a3d57;
  transition: 0.2s;


  color:#2a3d57;
  font-size:12px;
  font-family:'TabystyFonts',Arial,sans-serif;line-height:1.5;
  font-weight:900;border-width:1px;
  border-radius:30px;
  background-color:#d4b77c;
  background-position:center center;
  border-color:transparent;border-style:solid;

} 
a.button7:hover { background: rgb(179 151 94); color:#fff; }
a.button7:active {
  background: rgb(179 151 94);
  box-shadow: 0 3px rgb(179 151 94) inset;
   color:#fff;} 

p.link {
  clear: both;
  margin: 380px 0 0 15px;
}
p.link a {
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  color: #fff;
  padding: 5px 10px;
  margin: 0 5px;
  background-color: #612e76;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
p.link a:hover {
  background-color: #522764;
}


#rec205162326 .t396__artboard{height: 100px;}
#rec205162326 .t396__filter{height: 100px;}
#rec205162326 .t396__carrier{height: 100px;background-position: center center;background-attachment: scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width: 1199px){#rec205162326 .t396__artboard{}
#rec205162326 .t396__filter{}
#rec205162326 .t396__carrier{background-attachment:scroll;}}
@media screen and (max-width: 959px){}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){#rec205162326 .t396__artboard{height: 90px;}
#rec205162326 .t396__filter{height: 90px;}
#rec205162326 .t396__carrier{height: 90px;}}
#rec205162326 .tn-elem[data-elem-id="1561101577399"]{z-index:2;top: calc(50px - 0px + 1px);left: 70px;width:140px;}
#rec205162326 .tn-elem[data-elem-id="1561101577399"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec205162326 .tn-elem[data-elem-id="1561101577399"]{top: calc(50px - 0px + 0px);left: calc(50% - 480px + 0px);width:150px;}}
@media screen and (max-width: 959px){#rec205162326 .tn-elem[data-elem-id="1561101577399"]{top: calc(50px - 0px + 0px);left: 30px;}}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){#rec205162326 .tn-elem[data-elem-id="1561101577399"]{top: calc(45px - 0px + 0px);left: 30px;width:130px;}}
#rec205162326 .tn-elem[data-elem-id="1561102909476"]{color:#ffffff;text-align:center;z-index:3;top: calc(50px - 25px + -4px);left: calc(100% - 180px + -43px);width:180px;height:50px;}
#rec205162326 .tn-elem[data-elem-id="1561102909476"] .tn-atom{color:#ffffff;font-size:16px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.55;font-weight:600;border-width:1px;border-radius:30px;background-position:center center;border-color:transparent;border-style:solid;transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;}
@media screen and (max-width: 1199px){#rec205162326 .tn-elem[data-elem-id="1561102909476"]{top: calc(50px - 25px + -10px);left: calc(100% - 180px + -23px);}}
@media screen and (max-width: 959px){#rec205162326 .tn-elem[data-elem-id="1561102909476"]{top: calc(50px - 25px + 300px);left: calc(100% - 180px + -222px);}}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){}
#rec205162326 .tn-elem[data-elem-id="1566906262675"]{color:#ffffff;text-align:center;z-index:4;top: calc(50px - 20px + 0px);left: calc(100% - 160px + -240px);width:160px;height:40px;}
#rec205162326 .tn-elem[data-elem-id="1566906262675"] .tn-atom{color:#2a3d57;font-size:12px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.5;font-weight:900;border-width:1px;border-radius:30px;background-color:#d4b77c;background-position:center center;border-color:transparent;border-style:solid;transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;}
#rec205162326 .tn-elem[data-elem-id="1566906262675"] .tn-atom:hover{background-color:#b99141;color:#ffffff;}
@media screen and (max-width: 1199px){#rec205162326 .tn-elem[data-elem-id="1566906262675"]{top: calc(50px - 20px + 0px);left: calc(100% - 160px + -202px);}}
@media screen and (max-width: 959px){#rec205162326 .tn-elem[data-elem-id="1566906262675"]{top: calc(50px - 20px + 415px);left: calc(100% - 160px + -40px);}}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){}
#rec205162326 .tn-elem[data-elem-id="1566907740070"]{z-index:9;top: calc(50px - 0px + -2px);left: calc(50% - 3.5px + -245px);width:7px;}
#rec205162326 .tn-elem[data-elem-id="1566907740070"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec205162326 .tn-elem[data-elem-id="1566907740070"]{top: calc(50px - 0px + -1px);left: 327px;}}
@media screen and (max-width: 959px){#rec205162326 .tn-elem[data-elem-id="1566907740070"]{top: calc(50px - 0px + 299px);left: 361px;}}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){}
#rec205162326 .tn-elem[data-elem-id="1593361301641"]{z-index:5;top: 350px;left: calc(50% - 600px + 150px);width:200px;}
#rec205162326 .tn-elem[data-elem-id="1593361301641"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){}
@media screen and (max-width: 959px){#rec205162326 .tn-elem[data-elem-id="1593361301641"]{top: calc(50px - 0px + 175px);left: calc(100% - 40px + -110px);width:40px;}}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){#rec205162326 .tn-elem[data-elem-id="1593361301641"]{top: 175px;left: calc(100% - 45px + -85px);width:45px;}}
#rec205162326 .tn-elem[data-elem-id="1595588276962"]{color:#ffffff;z-index:6;top: calc(50px - 0px + 17px);left: calc(100% - 200px + -4px);width:200px;}
#rec205162326 .tn-elem[data-elem-id="1595588276962"] .tn-atom{color:#ffffff;font-size:16px;font-family:'TabystyFonts',Arial,sans-serif;line-height:0.4;font-weight:600;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec205162326 .tn-elem[data-elem-id="1595588276962"]{top: calc(50px - 0px + 14px);left: calc(100% - 170px + -15px);width:170px;}
#rec205162326 .tn-elem[data-elem-id="1595588276962"] .tn-atom{font-size:9px;}}
@media screen and (max-width: 959px){#rec205162326 .tn-elem[data-elem-id="1595588276962"]{top: calc(50px - 0px + 122px);left: calc(100% - 170px + -10px);}}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){}
#rec205162326 .tn-elem[data-elem-id="1595588505336"]{color:#ffffff;z-index:7;top: calc(50px - 0px + 99px);left: calc(100% - 100px + -84px);width:100px;}
#rec205162326 .tn-elem[data-elem-id="1595588505336"] .tn-atom{color:#ffffff;font-size:11px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.55;font-weight:400;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec205162326 .tn-elem[data-elem-id="1595588505336"]{top: calc(50px - 0px + 177px);left: calc(100% - 100px + 8px);}
#rec205162326 .tn-elem[data-elem-id="1595588505336"] .tn-atom{font-size:9px;}}
@media screen and (max-width: 959px){}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){}
#rec205162326 .tn-elem[data-elem-id="1601888642700"]{color:#ffffff;text-align:center;z-index:8;top: calc(50px - 20px + 0px);left: calc(50% - 70px + -310px);width:140px;height:40px;}
#rec205162326 .tn-elem[data-elem-id="1601888642700"] .tn-atom{color:#ffffff;font-size:13px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.55;font-weight:900;border-width:1px;border-radius:30px;background-position:center center;border-color:transparent;border-style:solid;transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;}
#rec205162326 .tn-elem[data-elem-id="1601888642700"] .tn-atom:hover{color:#b99141;}
@media screen and (max-width: 1199px){#rec205162326 .tn-elem[data-elem-id="1601888642700"]{top: calc(50px - 20px + 0px);left: 200px;}
#rec205162326 .tn-elem[data-elem-id="1601888642700"] .tn-atom{font-size:12px;}}
@media screen and (max-width: 959px){#rec205162326 .tn-elem[data-elem-id="1601888642700"]{top: calc(50px - 20px + 300px);left: 210px;}}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){}
#rec205162326 .tn-elem[data-elem-id="1601888642712"]{color:#ffffff;text-align:center;z-index:11;top: calc(50px - 20px + 0px);left: calc(50% - 70px + 20px);width:140px;height:40px;}
#rec205162326 .tn-elem[data-elem-id="1601888642712"] .tn-atom{color:#ffffff;font-size:13px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.55;font-weight:900;border-width:1px;border-radius:30px;background-position:center center;border-color:transparent;border-style:solid;transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;}
#rec205162326 .tn-elem[data-elem-id="1601888642712"] .tn-atom:hover{color:#b99141;}
@media screen and (max-width: 1199px){#rec205162326 .tn-elem[data-elem-id="1601888642712"]{top: calc(50px - 20px + 0px);left: 483px;}}
@media screen and (max-width: 959px){#rec205162326 .tn-elem[data-elem-id="1601888642712"]{top: calc(50px - 20px + 300px);left: 352px;}}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){}
#rec205162326 .tn-elem[data-elem-id="1601888642720"]{color:#ffffff;text-align:center;z-index:13;top: calc(50px - 20px + 0px);left: calc(50% - 70px + -130px);width:140px;height:40px;}
#rec205162326 .tn-elem[data-elem-id="1601888642720"] .tn-atom{color:#ffffff;font-size:13px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.55;font-weight:900;border-width:1px;border-radius:30px;background-position:center center;border-color:transparent;border-style:solid;transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;}
#rec205162326 .tn-elem[data-elem-id="1601888642720"] .tn-atom:hover{color:#b99141;}
@media screen and (max-width: 1199px){#rec205162326 .tn-elem[data-elem-id="1601888642720"]{top: calc(50px - 20px + 0px);left: 353px;}
#rec205162326 .tn-elem[data-elem-id="1601888642720"] .tn-atom{font-size:12px;}}
@media screen and (max-width: 959px){#rec205162326 .tn-elem[data-elem-id="1601888642720"]{top: calc(50px - 20px + 310px);left: 220px;}}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){}
#rec205162326 .tn-elem[data-elem-id="1601888779402"]{z-index:1;top: calc(50px - 50px + 0px);left: calc(50% - 50px + 0px);width:100%;height:100px;}
#rec205162326 .tn-elem[data-elem-id="1601888779402"] .tn-atom{background-color:#2A3D57;background: #2A3D57 url(../images/bg-line.webp);background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec205162326 .tn-elem[data-elem-id="1601888779402"]{top: calc(50px - 50px + 0px);left: calc(50% - 50px + 0px);}}
@media screen and (max-width: 959px){}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){}
#rec205162326 .tn-elem[data-elem-id="1601900109336"]{z-index:16;top: calc(50px - 0px + 1px);left: calc(100% - 32px + -422px);width:32px;}
#rec205162326 .tn-elem[data-elem-id="1601900109336"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec205162326 .tn-elem[data-elem-id="1601900109336"]{top: calc(50px - 0px + 0px);left: calc(100% - 32px + -373px);}}
@media screen and (max-width: 959px){#rec205162326 .tn-elem[data-elem-id="1601900109336"]{top: calc(50px - 0px + 28px);left: calc(100% - 32px + -744px);}}
@media screen and (max-width: 639px){#rec205162326 .tn-elem[data-elem-id="1601900109336"]{top: calc(50px - 0px + 15px);left: calc(100% - 32px + -532px);}}
@media screen and (max-width: 479px){}
#rec205162326 .tn-elem[data-elem-id="1605089418327"]{z-index:17;top: calc(50px - 0px + 1px);left: calc(100% - 32px + -472px);width:32px;}
#rec205162326 .tn-elem[data-elem-id="1605089418327"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec205162326 .tn-elem[data-elem-id="1605089418327"]{top: calc(50px - 0px + 281px);left: calc(100% - 32px + 120px);}}
@media screen and (max-width: 959px){#rec205162326 .tn-elem[data-elem-id="1605089418327"]{top: calc(50px - 0px + 38px);left: calc(100% - 32px + -734px);}}
@media screen and (max-width: 639px){#rec205162326 .tn-elem[data-elem-id="1605089418327"]{top: calc(50px - 0px + 25px);left: calc(100% - 32px + -522px);}}
@media screen and (max-width: 479px){}
#rec205162326 .tn-elem[data-elem-id="1605089432553"]{z-index:18;top: calc(50px - 0px + 1px);left: calc(100% - 32px + -522px);width:32px;}
#rec205162326 .tn-elem[data-elem-id="1605089432553"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec205162326 .tn-elem[data-elem-id="1605089432553"]{top: calc(50px - 0px + 336px);left: calc(100% - 32px + 200px);}}
@media screen and (max-width: 959px){#rec205162326 .tn-elem[data-elem-id="1605089432553"]{top: calc(50px - 0px + 48px);left: calc(100% - 32px + -724px);}}
@media screen and (max-width: 639px){#rec205162326 .tn-elem[data-elem-id="1605089432553"]{top: calc(50px - 0px + 35px);left: calc(100% - 32px + -512px);}}
@media screen and (max-width: 479px){}


#rec223902163 input::-webkit-input-placeholder {color:#000000; opacity: 0.5;}	#rec223902163 input::-moz-placeholder {color:#000000; opacity: 0.5;}	#rec223902163 input:-moz-placeholder {color:#000000; opacity: 0.5;}	#rec223902163 input:-ms-input-placeholder {color:#000000; opacity: 0.5;}	#rec223902163 textarea::-webkit-input-placeholder {color:#000000; opacity: 0.5;}	#rec223902163 textarea::-moz-placeholder {color:#000000; opacity: 0.5;}	#rec223902163 textarea:-moz-placeholder {color:#000000; opacity: 0.5;}	#rec223902163 textarea:-ms-input-placeholder {color:#000000; opacity: 0.5;}


#rec223902163 .t-btn[data-btneffects-first],
#rec223902163 .t-btn[data-btneffects-second],
#rec223902163 .t-submit[data-btneffects-first],
#rec223902163 .t-submit[data-btneffects-second] {	position: relative; overflow: hidden; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0);
}

.f-nav{
    
    z-index: 9999;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    transition:all 0.6s cubic-bezier(0, 0, 0.8, 1.0);
    -webkit-box-shadow: 0px 26px 55px -20px rgba(0,0,0,0.09);
-moz-box-shadow: 0px 26px 55px -20px rgba(0,0,0,0.09);
box-shadow: 0px 26px 55px -20px rgba(0,0,0,0.09);
}



#rec205162381 .t794__tooltip-menu { background-color:#d4b77c; text-align:left; max-width:200px; border-radius:9px; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.20); }
#rec205162381 .t794__tooltip-menu_top:after { border-top-color: #b99141; }
#rec205162381 .t794__tooltip-menu_bottom:after { border-bottom-color: #b99141; }
#rec205162381 .t794__tooltip-menu_top:before {}
#rec205162381 .t794__tooltip-menu_bottom:before {}

#rec205162381 .t794__typo.t-active{ color:#b99141 !important;}

#rec205163050 .t-btn:not(.t-animate_no-hover):hover{ background-color: #f55b34 !important; color: #ffffff !important;	}	#rec205163050 .t-btn:not(.t-animate_no-hover){ -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;	}


#rec205163050 .t-menu__link-item{ -webkit-transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out; transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;	}
#rec205163050 .t-menu__link-item:not(.t-active):not(.tooltipstered):hover{ color: #f55b34 !important; }
@supports (overflow:-webkit-marquee) and (justify-content:inherit)
{ #rec205163050 .t-menu__link-item, #rec205163050 .t-menu__link-item.t-active { opacity: 1 !important; }
}

	@media screen and (max-width: 980px) { #rec205163050 .t-menusub__menu .t-menusub__link-item { color:#ffffff !important; } #rec205163050 .t-menusub__menu .t-menusub__link-item.t-active { color:#ffffff !important; }
}


#rec233035763 .t396__artboard{height: 980px;}
#rec233035763 .t396__filter{height: 980px;}
#rec233035763 .t396__carrier{height: 980px;background-position: center center;background-attachment: scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width: 1199px){#rec233035763 .t396__artboard{height: 800px;}
#rec233035763 .t396__filter{height: 800px;}
#rec233035763 .t396__carrier{height: 800px;background-position: center center;background-attachment:scroll;}}
@media screen and (max-width: 959px){#rec233035763 .t396__artboard{height: 700px;}
#rec233035763 .t396__filter{height: 700px;}
#rec233035763 .t396__carrier{height: 700px;}}
@media screen and (max-width: 639px){#rec233035763 .t396__artboard{height: 600px;background-color: #ffffff;}
#rec233035763 .t396__filter{height: 600px;}
#rec233035763 .t396__carrier{height: 600px;}}
@media screen and (max-width: 479px){#rec233035763 .t396__artboard{height: 500px;}
#rec233035763 .t396__filter{height: 500px;}
#rec233035763 .t396__carrier{height: 500px;background-position: center center;}}
#rec233035763 .tn-elem[data-elem-id="1470209944682"]{color:#ffffff;z-index:7;top: 50px;left: calc(50% - 600px + 50px);width:610px;}
#rec233035763 .tn-elem[data-elem-id="1470209944682"] .tn-atom{color:#ffffff;font-size:38px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.15;font-weight:600;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec233035763 .tn-elem[data-elem-id="1470209944682"]{top: 40px;left: calc(50% - 480px + 70px);width:530px;}
#rec233035763 .tn-elem[data-elem-id="1470209944682"] .tn-atom{font-size:36px;}}
@media screen and (max-width: 959px){#rec233035763 .tn-elem[data-elem-id="1470209944682"]{top: 40px;left: 50px;width:550px;}
#rec233035763 .tn-elem[data-elem-id="1470209944682"] .tn-atom{font-size:34px;}}
@media screen and (max-width: 639px){#rec233035763 .tn-elem[data-elem-id="1470209944682"]{top: 40px;left: 30px;}
#rec233035763 .tn-elem[data-elem-id="1470209944682"] .tn-atom{font-size:42px;}}
@media screen and (max-width: 479px){#rec233035763 .tn-elem[data-elem-id="1470209944682"]{top: 40px;left: 20px;width:85px;}
#rec233035763 .tn-elem[data-elem-id="1470209944682"] .tn-atom{font-size:32px;}}
#rec233035763 .tn-elem[data-elem-id="1470233923389"]{color:#ffffff;z-index:8;top: 60px;left: calc(50% - 600px + 830px);width:400px;}
#rec233035763 .tn-elem[data-elem-id="1470233923389"] .tn-atom{color:#ffffff;font-size:18px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.15;font-weight:400;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec233035763 .tn-elem[data-elem-id="1470233923389"]{top: 157px;left: calc(50% - 480px + 110px);width:320px;}
#rec233035763 .tn-elem[data-elem-id="1470233923389"] .tn-atom{font-size:14px;}}
@media screen and (max-width: 959px){#rec233035763 .tn-elem[data-elem-id="1470233923389"]{top: 195px;left: 90px;}}
@media screen and (max-width: 639px){#rec233035763 .tn-elem[data-elem-id="1470233923389"]{top: 165px;left: 70px;}}
@media screen and (max-width: 479px){#rec233035763 .tn-elem[data-elem-id="1470233923389"]{top: 155px;left: 60px;}
#rec233035763 .tn-elem[data-elem-id="1470233923389"] .tn-atom{font-size:12px;}}
#rec233035763 .tn-elem[data-elem-id="1593346289060"]{z-index:9;top: 53px;left: calc(50% - 600px + 770px);width:30px;}
#rec233035763 .tn-elem[data-elem-id="1593346289060"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec233035763 .tn-elem[data-elem-id="1593346289060"]{top: 150px;left: calc(50% - 480px + 70px);width:25px;}}
@media screen and (max-width: 959px){#rec233035763 .tn-elem[data-elem-id="1593346289060"]{top: 189px;left: 50px;}}
@media screen and (max-width: 639px){#rec233035763 .tn-elem[data-elem-id="1593346289060"]{top: 158px;left: 30px;}}
@media screen and (max-width: 479px){#rec233035763 .tn-elem[data-elem-id="1593346289060"]{top: 146px;left: 20px;}}



#rec233035763 .tn-elem[data-elem-id="1596562215435"]{color:#ffffff;z-index:21;top: 198px;left: calc(50% - 600px + 800px);width:320px;}

#rec233035763 .tn-elem[data-elem-id="1596562215435"] .tn-atom{color:#324a5f;font-size:32px;font-family:'TabystyFonts',Arial,sans-serif;line-height:0.9;font-weight:600;background-position:center center;border-color:transparent;border-style:solid;}
#rec233035763 .tn-elem[data-elem-id="1596562215435"] .tn-atom2{color:#324a5f;font-size:21px;font-family:'TabystyFonts',Arial,sans-serif;font-weight:600;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec233035763 .tn-elem[data-elem-id="1596562215435"]{top: 60px;left: calc(50% - 480px + 590px);}
#rec233035763 .tn-elem[data-elem-id="1596562215435"] .tn-atom{font-size:16px;}}
@media screen and (max-width: 959px){#rec233035763 .tn-elem[data-elem-id="1596562215435"]{top: 267px;left: calc(50% - 320px + 389px);width:170px;}
#rec233035763 .tn-elem[data-elem-id="1596562215435"] .tn-atom{font-size:14px;}}
@media screen and (max-width: 639px){#rec233035763 .tn-elem[data-elem-id="1596562215435"]{top: 240px;left: 270px;width:180px;}
#rec233035763 .tn-elem[data-elem-id="1596562215435"] .tn-atom{font-size:14px;}}
@media screen and (max-width: 479px){#rec233035763 .tn-elem[data-elem-id="1596562215435"]{top: 215px;left: calc(100% - 150px + -30px);width:150px;}
#rec233035763 .tn-elem[data-elem-id="1596562215435"] .tn-atom{font-size:17px;}}
@media screen and (max-width: 479px){#rec233035763 .tn-elem[data-elem-id="1596562215435"]{top: 215px;left: calc(100% - 150px + -30px);width:150px;}
#rec233035763 .tn-elem[data-elem-id="1596562215435"] .tn-atom2{font-size:11px;}}


#rec233035763 .tn-elem[data-elem-id="1596564816131"]{z-index:13;top: calc(980px + -107px);left: calc(100% - 260px + 0px);width:260px;}
#rec233035763 .tn-elem[data-elem-id="1596564816131"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec233035763 .tn-elem[data-elem-id="1596564816131"]{width:200px;}}
@media screen and (max-width: 959px){#rec233035763 .tn-elem[data-elem-id="1596564816131"]{top: calc(700px + -103px);left: calc(100% - 200px + 0px);}}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){#rec233035763 .tn-elem[data-elem-id="1596564816131"]{top: calc(500px + -193px);left: calc(100% - 120px + 0px);width:120px;}}
#rec233035763 .tn-elem[data-elem-id="1596110429143"]{z-index:1;top: 0px;left: calc(50% - 50px + 0px);width:100%;height:70vh;}
#rec233035763 .tn-elem[data-elem-id="1596110429143"] .tn-atom{background-color:#324a5f;background: #324a5f url(../images/bg4.jpg);
background-repeat: repeat-x; /* Изображение повторяется по горизонтали */background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec233035763 .tn-elem[data-elem-id="1596110429143"]{top: 0px;left: calc(50% - 50px + 0px);}}
@media screen and (max-width: 959px){#rec233035763 .tn-elem[data-elem-id="1596110429143"]{top: 0px;left: calc(50% - 50px + 0px);}}
@media screen and (max-width: 639px){#rec233035763 .tn-elem[data-elem-id="1596110429143"]{top: 0px;left: calc(50% - 50px + 0px);}}
@media screen and (max-width: 479px){#rec233035763 .tn-elem[data-elem-id="1596110429143"]{height:60vh;}
#rec233035763 .tn-elem[data-elem-id="1596110429143"] .tn-atom{background-color:#324a5f;}}
#rec233035763 .tn-elem[data-elem-id="1598364235394"]{z-index:17;top: calc(980px + -109px);left: calc(100% - 260px + 0px);width:260px;}
#rec233035763 .tn-elem[data-elem-id="1598364235394"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec233035763 .tn-elem[data-elem-id="1598364235394"]{width:200px;}}
@media screen and (max-width: 959px){#rec233035763 .tn-elem[data-elem-id="1598364235394"]{top: calc(700px + -103px);left: calc(100% - 200px + 0px);}}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){#rec233035763 .tn-elem[data-elem-id="1598364235394"]{top: calc(500px + -193px);left: calc(100% - 120px + 0px);width:120px;}}
#rec233035763 .tn-elem[data-elem-id="1601004247572"]{z-index:1;top: 259px;left: calc(50% - 45px + 0px);width:90%;height:600px;}
#rec233035763 .tn-elem[data-elem-id="1601004247572"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec233035763 .tn-elem[data-elem-id="1601004247572"]{top: 220px;left: calc(50% - 45px + 0px);height:500px;}}
@media screen and (max-width: 959px){#rec233035763 .tn-elem[data-elem-id="1601004247572"]{top: 275px;left: calc(50% - 45px + 0px);height:360px;}}
@media screen and (max-width: 639px){#rec233035763 .tn-elem[data-elem-id="1601004247572"]{top: 238px;left: calc(50% - 45px + 0px);}}
@media screen and (max-width: 479px){#rec233035763 .tn-elem[data-elem-id="1601004247572"]{top: 274px;left: calc(50% - 45px + 0px);height:240px;}}
#rec233035763 .tn-elem[data-elem-id="1601005802927"]{color:#ffffff;z-index:26;top: 272px;left: calc(50% - 600px + 800px);width:290px;}


#rec233035763 .tn-elem[data-elem-id="1601005802927"] .tn-atom{color:#ffffff;font-size:62px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.15;font-weight:700;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec233035763 .tn-elem[data-elem-id="1601005802927"]{top: 125px;left: calc(50% - 480px + 590px);width:370px;}
#rec233035763 .tn-elem[data-elem-id="1601005802927"] .tn-atom{font-size:56px;}}
@media screen and (max-width: 959px){#rec233035763 .tn-elem[data-elem-id="1601005802927"]{top: 322px;left: 389px;width:180px;}
#rec233035763 .tn-elem[data-elem-id="1601005802927"] .tn-atom{font-size:56px;}}
@media screen and (max-width: 639px){#rec233035763 .tn-elem[data-elem-id="1601005802927"]{top: 295px;left: 270px;}
#rec233035763 .tn-elem[data-elem-id="1601005802927"] .tn-atom{font-size:56px;}}
@media screen and (max-width: 479px){#rec233035763 .tn-elem[data-elem-id="1601005802927"]{top: 262px;left: calc(100% - 150px + -30px);width:150px;}
#rec233035763 .tn-elem[data-elem-id="1601005802927"] .tn-atom{font-size:32px;}}


#rec233035763 .tn-elem[data-elem-id="1601005829320"]{color:#ffffff;z-index:27;top: 343px;left: calc(50% - 600px + 800px);width:290px;}
#rec233035763 .tn-elem[data-elem-id="1601005829320"] .tn-atom{color:#ffffff;font-size:36px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.15;font-weight:400;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec233035763 .tn-elem[data-elem-id="1601005829320"]{top: 185px;left: calc(50% - 480px + 590px);width:110px;}
#rec233035763 .tn-elem[data-elem-id="1601005829320"] .tn-atom{font-size:28px;}}
@media screen and (max-width: 959px){#rec233035763 .tn-elem[data-elem-id="1601005829320"]{top: 382px;left: 389px;width:180px;}
#rec233035763 .tn-elem[data-elem-id="1601005829320"] .tn-atom{font-size:24px;}}
@media screen and (max-width: 639px){#rec233035763 .tn-elem[data-elem-id="1601005829320"]{top: 351px;left: 273px;}
#rec233035763 .tn-elem[data-elem-id="1601005829320"] .tn-atom{font-size:24px;}}
@media screen and (max-width: 479px){#rec233035763 .tn-elem[data-elem-id="1601005829320"]{top: 300px;left: calc(100% - 180px + 0px);}
#rec233035763 .tn-elem[data-elem-id="1601005829320"] .tn-atom{font-size:18px;}}
#rec233035763 .tn-elem[data-elem-id="1601005878772"]{z-index:19;top: 157px;left: calc(50% - 600px + 742px);width:382px;height:269px;}
#rec233035763 .tn-elem[data-elem-id="1601005878772"] .tn-atom{border-width:3px;border-radius:0px;opacity:0.95;background-color:#d4b77c;background-position:center center;border-color:#d4b77c;border-style:solid;}
@media screen and (max-width: 1199px){#rec233035763 .tn-elem[data-elem-id="1601005878772"]{top: 26px;left: calc(50% - 480px + 555px);width:284px;height:234px;}}
@media screen and (max-width: 959px){#rec233035763 .tn-elem[data-elem-id="1601005878772"]{top: 239px;left: calc(50% - 320px + 361px);width:229px;height:209px;}}
@media screen and (max-width: 639px){#rec233035763 .tn-elem[data-elem-id="1601005878772"]{top: 209px;left: calc(50% - 240px + 248px);}}
@media screen and (max-width: 479px){#rec233035763 .tn-elem[data-elem-id="1601005878772"]{top: 190px;left: calc(100% - 193px + -11px);width:193px;height:159px;}}
#rec233035763 .tn-elem[data-elem-id="1601033557309"]{color:#ffffff;z-index:29;top: 360px;left: calc(50% - 600px + 950px);width:130px;}
#rec233035763 .tn-elem[data-elem-id="1601033557309"] .tn-atom{color:#324a5f;font-size:20px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.10;font-weight:700;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec233035763 .tn-elem[data-elem-id="1601033557309"]{top: 200px;left: calc(50% - 480px + 700px);}
#rec233035763 .tn-elem[data-elem-id="1601033557309"] .tn-atom{font-size:14px;}}
@media screen and (max-width: 959px){#rec233035763 .tn-elem[data-elem-id="1601033557309"]{top: 395px;left: calc(50% - 320px + 480px);width:100px;}
#rec233035763 .tn-elem[data-elem-id="1601033557309"] .tn-atom{font-size:12px;}}
@media screen and (max-width: 639px){#rec233035763 .tn-elem[data-elem-id="1601033557309"]{top: 360px;left: 370px;width:90px;}
#rec233035763 .tn-elem[data-elem-id="1601033557309"] .tn-atom{font-size:14px;}}
@media screen and (max-width: 479px){#rec233035763 .tn-elem[data-elem-id="1601033557309"]{top: 305px;left: calc(100% - 100px + -10px);width:100px;}
#rec233035763 .tn-elem[data-elem-id="1601033557309"] .tn-atom{font-size:12px;}}

@media (min-width: 600px)  and (max-width: 1500px){

#rec233035763 .t396__artboard{
    
    height:760px !important;
    
}
}
#rec238217813 .t-btn[data-btneffects-first],
#rec238217813 .t-btn[data-btneffects-second],
#rec238217813 .t-submit[data-btneffects-first],
#rec238217813 .t-submit[data-btneffects-second] {	position: relative; overflow: hidden; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0);
}




#rec235196807 .t396__artboard{height: 840px;}
#rec235196807 .t396__filter{height: 840px;}
#rec235196807 .t396__carrier{height: 840px;background-position: center center;background-attachment: scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width: 1199px){#rec235196807 .t396__artboard{height: 700px;}
#rec235196807 .t396__filter{height: 700px;}
#rec235196807 .t396__carrier{height: 700px;background-attachment:scroll;}}
@media screen and (max-width: 959px){#rec235196807 .t396__artboard{height: 700px;}
#rec235196807 .t396__filter{height: 700px;}
#rec235196807 .t396__carrier{height: 700px;}}
@media screen and (max-width: 639px){#rec235196807 .t396__artboard{height: 600px;}
#rec235196807 .t396__filter{height: 600px;}
#rec235196807 .t396__carrier{height: 600px;}}
@media screen and (max-width: 479px){#rec235196807 .t396__artboard{height: 650px;}
#rec235196807 .t396__filter{height: 650px;}
#rec235196807 .t396__carrier{height: 650px;}}
#rec235196807 .tn-elem[data-elem-id="1596597951140"]{color:#000000;z-index:12;top: 215px;left: calc(50% - 600px + 50px);width:470px;}
#rec235196807 .tn-elem[data-elem-id="1596597951140"] .tn-atom{color:#000000;font-size:18px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.55;font-weight:400;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec235196807 .tn-elem[data-elem-id="1596597951140"]{top: 140px;left: calc(50% - 480px + 30px);width:460px;}
#rec235196807 .tn-elem[data-elem-id="1596597951140"] .tn-atom{font-size:18px;}}
@media screen and (max-width: 959px){#rec235196807 .tn-elem[data-elem-id="1596597951140"]{top: 145px;left: calc(50% - 320px + 40px);width:530px;}
#rec235196807 .tn-elem[data-elem-id="1596597951140"] .tn-atom{font-size:16px;}}
@media screen and (max-width: 639px){#rec235196807 .tn-elem[data-elem-id="1596597951140"]{top: 135px;left: calc(50% - 240px + 40px);width:410px;}}
@media screen and (max-width: 479px){#rec235196807 .tn-elem[data-elem-id="1596597951140"]{top: 100px;left: 20px;width:85px;}}
#rec235196807 .tn-elem[data-elem-id="1596597947227"]{color:#2b2b2b;z-index:13;top: 95px;left: calc(50% - 600px + 50px);width:630px;}
#rec235196807 .tn-elem[data-elem-id="1596597947227"] .tn-atom{color:#2b2b2b;font-size:58px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.15;font-weight:600;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec235196807 .tn-elem[data-elem-id="1596597947227"]{top: 35px;left: calc(50% - 480px + 30px);width:370px;}
#rec235196807 .tn-elem[data-elem-id="1596597947227"] .tn-atom{font-size:54px;}}
@media screen and (max-width: 959px){#rec235196807 .tn-elem[data-elem-id="1596597947227"]{top: 40px;left: 40px;width:440px;}
#rec235196807 .tn-elem[data-elem-id="1596597947227"] .tn-atom{font-size:54px;}}
@media screen and (max-width: 639px){#rec235196807 .tn-elem[data-elem-id="1596597947227"] .tn-atom{font-size:56px;}}
@media screen and (max-width: 479px){#rec235196807 .tn-elem[data-elem-id="1596597947227"]{top: 30px;left: 20px;width:85px;}
#rec235196807 .tn-elem[data-elem-id="1596597947227"] .tn-atom{font-size:36px;}}
#rec235196807 .tn-elem[data-elem-id="1601615957100"]{z-index:15;top: 73px;left: calc(50% - 600px + 636px);width:494px;height:655px;}
#rec235196807 .tn-elem[data-elem-id="1601615957100"] .tn-atom{background-color:#f2f2f2;background-position:center center;background-size:cover;background-repeat:no-repeat;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec235196807 .tn-elem[data-elem-id="1601615957100"]{top: 52px;left: calc(50% - 480px + 546px);width:377px;height:534px;}}
@media screen and (max-width: 959px){#rec235196807 .tn-elem[data-elem-id="1601615957100"]{top: 67px;left: calc(50% - 320px + 793px);}}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){}

 #rec233076656 .t-slds__bullet_active .t-slds__bullet_body { background-color: #222 !important; } #rec233076656 .t-slds__bullet:hover .t-slds__bullet_body { background-color: #222 !important; }


 #rec233084836 .t396__artboard{height: 120px;}
#rec233084836 .t396__filter{height: 120px;}
#rec233084836 .t396__carrier{height: 120px;background-position: center center;background-attachment: scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width: 1199px){#rec233084836 .t396__artboard{height: 120px;}
#rec233084836 .t396__filter{height: 120px;}
#rec233084836 .t396__carrier{height: 120px;background-attachment:scroll;}}
@media screen and (max-width: 959px){#rec233084836 .t396__artboard{height: 120px;}
#rec233084836 .t396__filter{height: 120px;}
#rec233084836 .t396__carrier{height: 120px;}}
@media screen and (max-width: 639px){#rec233084836 .t396__artboard{height: 120px;}
#rec233084836 .t396__filter{height: 120px;}
#rec233084836 .t396__carrier{height: 120px;}}
@media screen and (max-width: 479px){#rec233084836 .t396__artboard{height: 90px;}
#rec233084836 .t396__filter{height: 90px;}
#rec233084836 .t396__carrier{height: 90px;}}
#rec233084836 .tn-elem[data-elem-id="1470209944682"]{color:#3a3a3a;z-index:3;top: 27px;left: calc(50% - 600px + 20px);width:560px;}
#rec233084836 .tn-elem[data-elem-id="1470209944682"] .tn-atom{color:#3a3a3a;font-size:58px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.15;font-weight:600;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec233084836 .tn-elem[data-elem-id="1470209944682"]{top: 17px;left: calc(50% - 480px + 20px);width:470px;}
#rec233084836 .tn-elem[data-elem-id="1470209944682"] .tn-atom{font-size:58px;}}
@media screen and (max-width: 959px){#rec233084836 .tn-elem[data-elem-id="1470209944682"]{top: 27px;left: calc(50% - 320px + 40px);}}
@media screen and (max-width: 639px){#rec233084836 .tn-elem[data-elem-id="1470209944682"]{top: 40px;left: 40px;}
#rec233084836 .tn-elem[data-elem-id="1470209944682"] .tn-atom{font-size:42px;}}
@media screen and (max-width: 479px){#rec233084836 .tn-elem[data-elem-id="1470209944682"]{top: 22px;left: 20px;}
#rec233084836 .tn-elem[data-elem-id="1470209944682"] .tn-atom{font-size:36px;}}
#rec233084836 .tn-elem[data-elem-id="1595495600809"]{color:#3a3a3a;z-index:2;top: 110px;left: calc(50% - 600px + 20px);width:60%;}
#rec233084836 .tn-elem[data-elem-id="1595495600809"] .tn-atom{color:#3a3a3a;font-size:18px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.45;font-weight:400;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec233084836 .tn-elem[data-elem-id="1595495600809"]{top: 95px;left: calc(50% - 480px + 20px);width:60%;}
#rec233084836 .tn-elem[data-elem-id="1595495600809"] .tn-atom{font-size:16px;}}
@media screen and (max-width: 959px){#rec233084836 .tn-elem[data-elem-id="1595495600809"]{top: 105px;left: calc(50% - 320px + 40px);}}
@media screen and (max-width: 639px){#rec233084836 .tn-elem[data-elem-id="1595495600809"]{top: 100px;left: 40px;width:400%;}}
@media screen and (max-width: 479px){#rec233084836 .tn-elem[data-elem-id="1595495600809"]{top: 75px;left: 20px;width:90%;}
#rec233084836 .tn-elem[data-elem-id="1595495600809"] .tn-atom{font-size:15px;}}


#rec206651190 .t396__artboard{height: 680px;background-color: #ffffff;}
#rec206651190 .t396__filter{height: 680px;}
#rec206651190 .t396__carrier{height: 680px;background-position: center center;background-attachment: scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width: 1199px){#rec206651190 .t396__artboard{}
#rec206651190 .t396__filter{}
#rec206651190 .t396__carrier{background-attachment:scroll;}}
@media screen and (max-width: 959px){}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){}
#rec206651190 .tn-elem[data-elem-id="1560358583351"]{z-index:2;top: 1px;left: calc(50% - 50px + 0px);width:100%;height:100vh;}
#rec206651190 .tn-elem[data-elem-id="1560358583351"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){}
@media screen and (max-width: 959px){}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){}
#rec206651190 .tn-elem[data-elem-id="1595328538398"]{z-index:1;top: calc(680px - 20px + 0px);left: calc(50% - 50px + 0px);width:100%;height:20vh;}
#rec206651190 .tn-elem[data-elem-id="1595328538398"] .tn-atom{background-color:#324a5f;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){}
@media screen and (max-width: 959px){}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){}
#rec206651190 .tn-elem[data-elem-id="1596599166957"]{z-index:11;top: 119px;left: calc(50% - 600px + 29px);width:311px;height:308px;}
#rec206651190 .tn-elem[data-elem-id="1596599166957"] .tn-atom{border-radius:5px;background-color:#ffffff;background-position:center center;border-color:transparent;border-style:solid;box-shadow: 0px 14px 30px -15px rgba(0,0,0,0.1);}
@media screen and (max-width: 1199px){}
@media screen and (max-width: 959px){}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){}
#rec206651190 .tn-elem[data-elem-id="1596599166965"]{color:#000000;z-index:12;top: 206px;left: calc(50% - 600px + 60px);width:270px;}
#rec206651190 .tn-elem[data-elem-id="1596599166965"] .tn-atom{color:#000000;font-size:14px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.55;font-weight:400;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){}
@media screen and (max-width: 959px){}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){}
#rec206651190 .tn-elem[data-elem-id="1596599166969"]{color:#000000;z-index:13;top: 352px;left: calc(50% - 600px + 60px);width:270px;}
#rec206651190 .tn-elem[data-elem-id="1596599166969"] .tn-atom{color:#000000;font-size:14px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.55;font-weight:400;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){}
@media screen and (max-width: 959px){}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){}
#rec206651190 .tn-elem[data-elem-id="1596599166974"]{color:#000000;z-index:14;top: 150px;left: calc(50% - 600px + 60px);width:290px;}
#rec206651190 .tn-elem[data-elem-id="1596599166974"] .tn-atom{color:#000000;font-size:23px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.55;font-weight:600;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){}
@media screen and (max-width: 959px){}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){}
#rec206651190 .tn-elem[data-elem-id="1596599166981"]{z-index:16;top: 260px;left: calc(50% - 600px + 60px);width:240px;height:1px;}
#rec206651190 .tn-elem[data-elem-id="1596599166981"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){}
@media screen and (max-width: 959px){}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){}
#rec206651190 .tn-elem[data-elem-id="1596599166988"]{z-index:17;top: 335px;left: calc(50% - 600px + 60px);width:240px;height:1px;}
#rec206651190 .tn-elem[data-elem-id="1596599166988"] .tn-atom{background-color:#e3e3e3;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){}
@media screen and (max-width: 959px){}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){}
#rec206651190 .tn-elem[data-elem-id="1596599219242"]{color:#000000;z-index:19;top: 280px;left: calc(50% - 600px + 60px);width:270px;}
#rec206651190 .tn-elem[data-elem-id="1596599219242"] .tn-atom{color:#000000;font-size:24px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.55;font-weight:700;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){}
@media screen and (max-width: 959px){}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){}


@media screen and (min-width: 640px){
#rec20516232f6{
    
    position:fixed;
    top:0px;
    z-index:99999 !important;
    width:100%;
    height:auto;}
}
#rec216211985{
    
    position:fixed;
    top:0px;
    z-index:99999 !important;
    width:100%;
    height:auto;
}

#rec233829133 .t396__artboard{height: 540px;}
#rec233829133 .t396__filter{height: 540px;}
#rec233829133 .t396__carrier{height: 540px;background-position: center center;background-attachment: scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width: 1199px){#rec233829133 .t396__artboard{height: 380px;}
#rec233829133 .t396__filter{height: 380px;}
#rec233829133 .t396__carrier{height: 380px;background-attachment:scroll;}}
@media screen and (max-width: 959px){#rec233829133 .t396__artboard{height: 900px;}
#rec233829133 .t396__filter{height: 900px;}
#rec233829133 .t396__carrier{height: 900px;}}
@media screen and (max-width: 639px){#rec233829133 .t396__artboard{height: 730px;}
#rec233829133 .t396__filter{height: 730px;}
#rec233829133 .t396__carrier{height: 730px;}}
@media screen and (max-width: 479px){#rec233829133 .t396__artboard{height: 480px;}
#rec233829133 .t396__filter{height: 480px;}
#rec233829133 .t396__carrier{height: 480px;}}
#rec233829133 .tn-elem[data-elem-id="1474899971838"]{color:#3a3a3a;z-index:6;top: 219px;left: calc(50% - 600px + 40px);width:230px;}
#rec233829133 .tn-elem[data-elem-id="1474899971838"] .tn-atom{color:#3a3a3a;font-size:28px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.2;font-weight:600;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec233829133 .tn-elem[data-elem-id="1474899971838"]{top: 145px;left: calc(50% - 480px + 35px);width:190px;}
#rec233829133 .tn-elem[data-elem-id="1474899971838"] .tn-atom{font-size:24px;}}
@media screen and (max-width: 959px){#rec233829133 .tn-elem[data-elem-id="1474899971838"]{top: 205px;left: calc(50% - 320px + 90px);}
#rec233829133 .tn-elem[data-elem-id="1474899971838"] .tn-atom{font-size:28px;}}
@media screen and (max-width: 639px){#rec233829133 .tn-elem[data-elem-id="1474899971838"]{top: 165px;left: calc(50% - 240px + 60px);}
#rec233829133 .tn-elem[data-elem-id="1474899971838"] .tn-atom{font-size:24px;}}
@media screen and (max-width: 479px){#rec233829133 .tn-elem[data-elem-id="1474899971838"]{top: 107px;left: 40px;width:140px;}
#rec233829133 .tn-elem[data-elem-id="1474899971838"] .tn-atom{font-size:18px;}}
#rec233829133 .tn-elem[data-elem-id="1596566442109"]{color:#b99141;z-index:5;top: 310px;left: calc(50% - 600px + 40px);width:330px;}
#rec233829133 .tn-elem[data-elem-id="1596566442109"] .tn-atom{color:#b99141;font-size:28px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.2;font-weight:700;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec233829133 .tn-elem[data-elem-id="1596566442109"]{top: 225px;left: calc(50% - 480px + 35px);width:190px;}
#rec233829133 .tn-elem[data-elem-id="1596566442109"] .tn-atom{font-size:24px;}}
@media screen and (max-width: 959px){#rec233829133 .tn-elem[data-elem-id="1596566442109"]{top: 305px;left: calc(50% - 320px + 90px);width:240px;}
#rec233829133 .tn-elem[data-elem-id="1596566442109"] .tn-atom{font-size:28px;}}
@media screen and (max-width: 639px){#rec233829133 .tn-elem[data-elem-id="1596566442109"]{top: 240px;left: calc(50% - 240px + 60px);}
#rec233829133 .tn-elem[data-elem-id="1596566442109"] .tn-atom{font-size:24px;}}
@media screen and (max-width: 479px){#rec233829133 .tn-elem[data-elem-id="1596566442109"]{top: 157px;left: 40px;width:140px;}
#rec233829133 .tn-elem[data-elem-id="1596566442109"] .tn-atom{font-size:16px;}}
#rec233829133 .tn-elem[data-elem-id="1596566561811"]{color:#ffffff;text-align:center;z-index:7;top: 406px;left: calc(50% - 600px + 40px);width:200px;height:45px;}
#rec233829133 .tn-elem[data-elem-id="1596566561811"] .tn-atom{color:#ffffff;font-size:14px;font-family:'Arial',Arial,sans-serif;line-height:1.55;font-weight:600;border-width:1px;border-radius:30px;background-color:#d4b77c;background-position:center center;border-color:transparent;border-style:solid;transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;}
@media screen and (max-width: 1199px){#rec233829133 .tn-elem[data-elem-id="1596566561811"]{top: 278px;left: calc(50% - 480px + 35px);width:180px;height:40px;}
#rec233829133 .tn-elem[data-elem-id="1596566561811"] .tn-atom{font-size:13px;}}
@media screen and (max-width: 959px){#rec233829133 .tn-elem[data-elem-id="1596566561811"]{top: 370px;left: calc(50% - 320px + 90px);width:180px;height:45px;}}
@media screen and (max-width: 639px){#rec233829133 .tn-elem[data-elem-id="1596566561811"]{top: 295px;left: calc(50% - 240px + 60px);}}
@media screen and (max-width: 479px){#rec233829133 .tn-elem[data-elem-id="1596566561811"]{top: 205px;left: 30px;width:150px;height:36px;}
#rec233829133 .tn-elem[data-elem-id="1596566561811"] .tn-atom{font-size:12px;}}
#rec233829133 .tn-elem[data-elem-id="1596599495265"]{z-index:4;top: 186px;left: calc(50% - 600px + 0px);width:560px;height:300px;}
#rec233829133 .tn-elem[data-elem-id="1596599495265"] .tn-atom{border-width:1px;border-radius:12px;background-color:#fafafa;background-position:center center;border-color:#e3e3e3;border-style:solid;}
@media screen and (max-width: 1199px){#rec233829133 .tn-elem[data-elem-id="1596599495265"]{top: 111px;left: calc(50% - 480px + 10px);width:420px;height:240px;}}
@media screen and (max-width: 959px){#rec233829133 .tn-elem[data-elem-id="1596599495265"]{top: 158px;left: calc(50% - 320px + 40px);width:560px;height:300px;}}
@media screen and (max-width: 639px){#rec233829133 .tn-elem[data-elem-id="1596599495265"]{top: 133px;left: calc(50% - 240px + 30px);width:420px;height:240px;}}
@media screen and (max-width: 479px){#rec233829133 .tn-elem[data-elem-id="1596599495265"]{top: 88px;left: calc(50% - 45px + 0px);width:90px;height:170px;}}
#rec233829133 .tn-elem[data-elem-id="1596599787853"]{color:#3a3a3a;z-index:13;top: 219px;left: calc(50% - 600px + 720px);width:190px;}
#rec233829133 .tn-elem[data-elem-id="1596599787853"] .tn-atom{color:#3a3a3a;font-size:28px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.2;font-weight:600;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec233829133 .tn-elem[data-elem-id="1596599787853"]{top: 145px;left: calc(50% - 480px + 560px);width:180px;}
#rec233829133 .tn-elem[data-elem-id="1596599787853"] .tn-atom{font-size:24px;}}
@media screen and (max-width: 959px){#rec233829133 .tn-elem[data-elem-id="1596599787853"]{top: 550px;left: calc(50% - 320px + 90px);}
#rec233829133 .tn-elem[data-elem-id="1596599787853"] .tn-atom{font-size:28px;}}
@media screen and (max-width: 639px){#rec233829133 .tn-elem[data-elem-id="1596599787853"]{top: 458px;left: calc(50% - 240px + 60px);}
#rec233829133 .tn-elem[data-elem-id="1596599787853"] .tn-atom{font-size:24px;}}
@media screen and (max-width: 479px){#rec233829133 .tn-elem[data-elem-id="1596599787853"]{top: 315px;left: 40px;width:130px;}
#rec233829133 .tn-elem[data-elem-id="1596599787853"] .tn-atom{font-size:18px;}}
#rec233829133 .tn-elem[data-elem-id="1596599787861"]{color:#b99141;z-index:12;top: 310px;left: calc(50% - 600px + 720px);width:330px;}
#rec233829133 .tn-elem[data-elem-id="1596599787861"] .tn-atom{color:#b99141;font-size:28px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.2;font-weight:700;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec233829133 .tn-elem[data-elem-id="1596599787861"]{top: 225px;left: calc(50% - 480px + 560px);width:180px;}
#rec233829133 .tn-elem[data-elem-id="1596599787861"] .tn-atom{font-size:24px;}}
@media screen and (max-width: 959px){#rec233829133 .tn-elem[data-elem-id="1596599787861"]{top: 650px;left: calc(50% - 320px + 90px);width:220px;}
#rec233829133 .tn-elem[data-elem-id="1596599787861"] .tn-atom{font-size:28px;}}
@media screen and (max-width: 639px){#rec233829133 .tn-elem[data-elem-id="1596599787861"]{top: 530px;left: calc(50% - 240px + 60px);}
#rec233829133 .tn-elem[data-elem-id="1596599787861"] .tn-atom{font-size:24px;}}
@media screen and (max-width: 479px){#rec233829133 .tn-elem[data-elem-id="1596599787861"]{top: 365px;left: 40px;width:140px;}
#rec233829133 .tn-elem[data-elem-id="1596599787861"] .tn-atom{font-size:18px;}}
#rec233829133 .tn-elem[data-elem-id="1596599787863"]{color:#ffffff;text-align:center;z-index:14;top: 406px;left: calc(50% - 600px + 720px);width:200px;height:45px;}
#rec233829133 .tn-elem[data-elem-id="1596599787863"] .tn-atom{color:#ffffff;font-size:14px;font-family:'Arial',Arial,sans-serif;line-height:1.55;font-weight:600;border-width:1px;border-radius:30px;background-color:#d4b77c;background-position:center center;border-color:transparent;border-style:solid;transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;}
@media screen and (max-width: 1199px){#rec233829133 .tn-elem[data-elem-id="1596599787863"]{top: 278px;left: calc(50% - 480px + 560px);width:180px;height:40px;}
#rec233829133 .tn-elem[data-elem-id="1596599787863"] .tn-atom{font-size:13px;}}
@media screen and (max-width: 959px){#rec233829133 .tn-elem[data-elem-id="1596599787863"]{top: 730px;left: calc(50% - 320px + 90px);height:45px;}}
@media screen and (max-width: 639px){#rec233829133 .tn-elem[data-elem-id="1596599787863"]{top: 588px;left: calc(50% - 240px + 60px);}}
@media screen and (max-width: 479px){#rec233829133 .tn-elem[data-elem-id="1596599787863"]{top: 410px;left: 30px;width:150px;height:36px;}
#rec233829133 .tn-elem[data-elem-id="1596599787863"] .tn-atom{font-size:12px;}}
#rec233829133 .tn-elem[data-elem-id="1596599787879"]{z-index:11;top: 181px;left: calc(50% - 600px + 679px);width:560px;height:300px;}
#rec233829133 .tn-elem[data-elem-id="1596599787879"] .tn-atom{border-width:1px;border-radius:12px;background-color:#fafafa;background-position:center center;border-color:#e3e3e3;border-style:solid;}
@media screen and (max-width: 1199px){#rec233829133 .tn-elem[data-elem-id="1596599787879"]{top: 106px;left: calc(50% - 480px + 530px);width:420px;height:240px;}}
@media screen and (max-width: 959px){#rec233829133 .tn-elem[data-elem-id="1596599787879"]{top: 511px;left: calc(50% - 320px + 40px);width:560px;height:300px;}}
@media screen and (max-width: 639px){#rec233829133 .tn-elem[data-elem-id="1596599787879"]{top: 424px;left: calc(50% - 240px + 30px);width:420px;height:240px;}}
@media screen and (max-width: 479px){#rec233829133 .tn-elem[data-elem-id="1596599787879"]{top: 296px;left: calc(50% - 45px + 0px);width:90px;height:170px;}}
#rec233829133 .tn-elem[data-elem-id="1596600265355"]{z-index:17;top: calc(540px + 4px);left: 0px;width:150px;}
#rec233829133 .tn-elem[data-elem-id="1596600265355"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec233829133 .tn-elem[data-elem-id="1596600265355"]{top: calc(380px + 40px);left: -228px;}}
@media screen and (max-width: 959px){#rec233829133 .tn-elem[data-elem-id="1596600265355"]{top: calc(900px + 556px);left: -300px;}}
@media screen and (max-width: 639px){#rec233829133 .tn-elem[data-elem-id="1596600265355"]{top: calc(730px + 479px);left: -410px;width:110px;}}
@media screen and (max-width: 479px){#rec233829133 .tn-elem[data-elem-id="1596600265355"]{top: calc(480px + 429px);left: -310px;}}
#rec233829133 .tn-elem[data-elem-id="1598361735681"]{color:#3a3a3a;z-index:18;top: 60px;left: calc(50% - 600px + 80px);width:610px;}
#rec233829133 .tn-elem[data-elem-id="1598361735681"] .tn-atom{color:#3a3a3a;font-size:58px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.15;font-weight:600;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec233829133 .tn-elem[data-elem-id="1598361735681"]{top: 30px;left: calc(50% - 480px + 20px);width:530px;}
#rec233829133 .tn-elem[data-elem-id="1598361735681"] .tn-atom{font-size:36px;}}
@media screen and (max-width: 959px){#rec233829133 .tn-elem[data-elem-id="1598361735681"]{top: 50px;left: 50px;width:440px;}
#rec233829133 .tn-elem[data-elem-id="1598361735681"] .tn-atom{font-size:48px;}}
@media screen and (max-width: 639px){#rec233829133 .tn-elem[data-elem-id="1598361735681"]{top: 50px;left: 50px;width:360px;}
#rec233829133 .tn-elem[data-elem-id="1598361735681"] .tn-atom{font-size:36px;}}
@media screen and (max-width: 479px){#rec233829133 .tn-elem[data-elem-id="1598361735681"]{top: 30px;left: 20px;width:85px;}
#rec233829133 .tn-elem[data-elem-id="1598361735681"] .tn-atom{font-size:32px;}}
#rec233829133 .tn-elem[data-elem-id="1601283947002"]{z-index:8;top: 225px;left: calc(50% - 600px + 300px);width:240px;}
#rec233829133 .tn-elem[data-elem-id="1601283947002"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec233829133 .tn-elem[data-elem-id="1601283947002"]{top: 140px;left: calc(50% - 480px + 220px);width:200px;}}
@media screen and (max-width: 959px){#rec233829133 .tn-elem[data-elem-id="1601283947002"]{top: 189px;left: calc(50% - 320px + 330px);width:250px;}}
@media screen and (max-width: 639px){#rec233829133 .tn-elem[data-elem-id="1601283947002"]{top: 165px;left: calc(50% - 240px + 250px);width:190px;}}
@media screen and (max-width: 479px){#rec233829133 .tn-elem[data-elem-id="1601283947002"]{top: 103px;left: calc(100% - 110px + -27px);width:110px;}}
#rec233829133 .tn-elem[data-elem-id="1601284018358"]{z-index:20;top: 181px;left: calc(50% - 600px + 930px);width:300px;}
#rec233829133 .tn-elem[data-elem-id="1601284018358"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec233829133 .tn-elem[data-elem-id="1601284018358"]{top: 105px;left: calc(50% - 480px + 720px);width:240px;}}
@media screen and (max-width: 959px){#rec233829133 .tn-elem[data-elem-id="1601284018358"]{top: 511px;left: calc(50% - 320px + 284px);width:300px;}}
@media screen and (max-width: 639px){#rec233829133 .tn-elem[data-elem-id="1601284018358"]{top: 425px;left: calc(50% - 240px + 230px);width:240px;}}
@media screen and (max-width: 479px){#rec233829133 .tn-elem[data-elem-id="1601284018358"]{top: 313px;left: calc(100% - 110px + -25px);width:110px;}}
#rec233829133 .tn-elem[data-elem-id="1602079797005"]{z-index:21;top: calc(540px + 4px);left: 0px;width:150px;}
#rec233829133 .tn-elem[data-elem-id="1602079797005"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec233829133 .tn-elem[data-elem-id="1602079797005"]{top: calc(380px + 50px);left: -218px;}}
@media screen and (max-width: 959px){#rec233829133 .tn-elem[data-elem-id="1602079797005"]{top: calc(900px + 566px);left: -290px;}}
@media screen and (max-width: 639px){#rec233829133 .tn-elem[data-elem-id="1602079797005"]{top: calc(730px + 489px);left: -400px;width:110px;}}
@media screen and (max-width: 479px){#rec233829133 .tn-elem[data-elem-id="1602079797005"]{top: calc(480px + 439px);left: -300px;}}

#rec233081404 .t-btn[data-btneffects-first],
#rec233081404 .t-btn[data-btneffects-second],
#rec233081404 .t-submit[data-btneffects-first],
#rec233081404 .t-submit[data-btneffects-second] {	position: relative; overflow: hidden; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0);
}

  .shirina{
   background:none !important; right: 0 !important;left: 0 !important;}  
  .parpadding{padding:0 !important;}
  .tn-atom .t-form__errorbox-wrapper, .tn-form__errorbox-popup , .t-form-success-popup { z-index: 9999999 !important; }
  
#rec232817845 .t-btn[data-btneffects-first],
#rec232817845 .t-btn[data-btneffects-second],
#rec232817845 .t-submit[data-btneffects-first],
#rec232817845 .t-submit[data-btneffects-second] {	position: relative; overflow: hidden; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0);
}


  .shirina{
   background:none !important; right: 0 !important;left: 0 !important;}  
  .parpadding{padding:0 !important;}
  .tn-atom .t-form__errorbox-wrapper, .tn-form__errorbox-popup , .t-form-success-popup { z-index: 9999999 !important; }




body{
    
    background-color:#fff;
}

.t-zoomer__bg{
    
    background:rgba(0, 0, 0, 0.6);
    
}



.slider1 {
    
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 5px 0px 20px 20px;
    
    
}

.slider1 .slitem {
    
    width:33%;
    height:auto;
    margin-right: 15px;
    background:rgba(255, 255, 255, 0.00);
    margin-bottom:10px;

    
    
}

.slider1 .slitem img {
    
    margin:15px 30px 15px 15px;
    width:60px !important;
    float:left;
    
}


.slider1 img {
    
    width:190px !important;
    
}

.slider1 .infrst {
    
    color:#fff;
    font-size:16px;
    font-family: 'TabystyFonts'; 
    font-weight:600;
    padding-top:10px;
    padding-left:10px;
    position:relative;
    z-index:10;
    
}


.slider1 .grey {
    
    background: #0a2b25;    
    color:#fff;
    padding:10px 6px;
    position:relative;
    z-index:10;
    top:-25px;
    
}


.slider1 .hdng {

    width:auto;
    color:#fff;
    font-size:15px;
    font-family: 'TabystyFonts'; 
    font-weight:400;
    padding:6px 20px;
    position:relative;
    z-index:10;
    top:12px;
    
}


.slider1 .cnt {

    width:220px;
    color:#fff;
    font-size:20px;
    font-family: 'TabystyFonts'; 
    font-weight:800;
    padding:6px 20px;
    position:relative;
    z-index:10;
    top:12px;
    
}

.slider1 .cnt2 {

    width:none;
    color:#b99141;
    font-size:20px;
    font-family: 'TabystyFonts'; 
    font-weight:900;
    padding:6px 20px;
    position:relative;
    z-index:10;
    top:12px;
    
}

#rec236828118 .t396__artboard{height: 540px;}
#rec236828118 .t396__filter{height: 540px;background-image: -webkit-gradient( linear, left top, left bottom, from(rgba(245,91,52,0)), to(rgba(245,91,52,0)) );background-image: -webkit-linear-gradient(top, rgba(245,91,52,0), rgba(245,91,52,0));background-image: linear-gradient(to bottom, rgba(245,91,52,0), rgba(245,91,52,0));}
#rec236828118 .t396__carrier{height: 540px;background-position: center center;background-attachment: scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width: 1199px){#rec236828118 .t396__artboard{height: 380px;}
#rec236828118 .t396__filter{height: 380px;}
#rec236828118 .t396__carrier{height: 380px;background-attachment:scroll;}}
@media screen and (max-width: 959px){#rec236828118 .t396__artboard{height: 700px;}
#rec236828118 .t396__filter{height: 700px;}
#rec236828118 .t396__carrier{height: 700px;}}
@media screen and (max-width: 639px){#rec236828118 .t396__artboard{height: 700px;}
#rec236828118 .t396__filter{height: 700px;}
#rec236828118 .t396__carrier{height: 700px;}}
@media screen and (max-width: 479px){#rec236828118 .t396__artboard{height: 650px;}
#rec236828118 .t396__filter{height: 650px;}
#rec236828118 .t396__carrier{height: 650px;}}
#rec236828118 .tn-elem[data-elem-id="1560239817986"]{z-index:6;top: calc(270px - 270.5px + 1px);left: calc(50% - 600px + 0px);width:530px;height:541px;}
#rec236828118 .tn-elem[data-elem-id="1560239817986"] .tn-atom{background-color:#d4b77c;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec236828118 .tn-elem[data-elem-id="1560239817986"]{top: calc(190px - 189.5px + 1px);left: calc(50% - 480px + 1px);width:433px;height:379px;}}
@media screen and (max-width: 959px){#rec236828118 .tn-elem[data-elem-id="1560239817986"]{top: calc(350px - 201px + 42px);left: calc(50% - 320px + 29px);width:419px;height:402px;}}
@media screen and (max-width: 639px){#rec236828118 .tn-elem[data-elem-id="1560239817986"]{top: calc(350px - 235px + 76px);left: calc(50% - 240px + 53px);width:375px;height:470px;}}
@media screen and (max-width: 479px){#rec236828118 .tn-elem[data-elem-id="1560239817986"]{top: calc(325px - 230px + 83px);left: calc(50% - 45px + 0px);width:90px;height:460px;}}
#rec236828118 .tn-elem[data-elem-id="1560240116574"]{color:#ffffff;z-index:8;top: 77px;left: calc(50% - 600px + 70px);width:410px;}
#rec236828118 .tn-elem[data-elem-id="1560240116574"] .tn-atom{color:#ffffff;font-size:36px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1;font-weight:700;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec236828118 .tn-elem[data-elem-id="1560240116574"]{top: 31px;left: calc(50% - 480px + 37px);width:360px;}
#rec236828118 .tn-elem[data-elem-id="1560240116574"] .tn-atom{font-size:28px;}}
@media screen and (max-width: 959px){#rec236828118 .tn-elem[data-elem-id="1560240116574"]{top: 228px;left: calc(50% - 320px + 76px);}}
@media screen and (max-width: 639px){#rec236828118 .tn-elem[data-elem-id="1560240116574"]{top: 240px;left: calc(50% - 240px + 112px);width:280px;}}
@media screen and (max-width: 479px){#rec236828118 .tn-elem[data-elem-id="1560240116574"]{top: 213px;left: 50px;width:70px;}}
#rec236828118 .tn-elem[data-elem-id="1561983466069"]{z-index:9;top: 253px;left: calc(50% - 600px + 70px);width:400px;}
#rec236828118 .tn-elem[data-elem-id="1561983466069"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec236828118 .tn-elem[data-elem-id="1561983466069"]{top: 140px;left: calc(50% - 480px + 37px);width:329px;}}
@media screen and (max-width: 959px){#rec236828118 .tn-elem[data-elem-id="1561983466069"]{top: 349px;left: calc(50% - 320px + 75px);width:300px;}}
@media screen and (max-width: 639px){#rec236828118 .tn-elem[data-elem-id="1561983466069"]{top: 419px;left: calc(50% - 240px + 112px);width:260px;}}
@media screen and (max-width: 479px){#rec236828118 .tn-elem[data-elem-id="1561983466069"]{top: 400px;left: 50px;width:75px;}}
#rec236828118 .tn-elem[data-elem-id="1563787873303"]{z-index:2;top: 0px;left: calc(50% + 600px - 810px + 0px);width:810px;}
#rec236828118 .tn-elem[data-elem-id="1563787873303"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec236828118 .tn-elem[data-elem-id="1563787873303"]{top: 0px;left: calc(50% + 480px - 570px + 0px);width:570px;}}
@media screen and (max-width: 959px){#rec236828118 .tn-elem[data-elem-id="1563787873303"]{top: 15px;left: calc(50% + 320px - 590px + 0px);width:590px;}}
@media screen and (max-width: 639px){#rec236828118 .tn-elem[data-elem-id="1563787873303"]{top: 0px;left: calc(100% - 90px + -24px);width:90px;}}
@media screen and (max-width: 479px){#rec236828118 .tn-elem[data-elem-id="1563787873303"]{top: 0px;left: calc(50% - 45px + 0px);}}
#rec236828118 .tn-elem[data-elem-id="1564061650120"]{color:#ffffff;z-index:10;top: 150px;left: calc(50% - 600px + 70px);width:420px;}
#rec236828118 .tn-elem[data-elem-id="1564061650120"] .tn-atom{color:#ffffff;font-size:20px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.55;font-weight:400;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec236828118 .tn-elem[data-elem-id="1564061650120"]{top: 78px;left: calc(50% - 480px + 37px);width:350px;}
#rec236828118 .tn-elem[data-elem-id="1564061650120"] .tn-atom{font-size:20px;}}
@media screen and (max-width: 959px){#rec236828118 .tn-elem[data-elem-id="1564061650120"]{top: 278px;left: calc(50% - 320px + 80px);}}
@media screen and (max-width: 639px){#rec236828118 .tn-elem[data-elem-id="1564061650120"]{top: 330px;left: calc(50% - 240px + 112px);width:280px;}}
@media screen and (max-width: 479px){#rec236828118 .tn-elem[data-elem-id="1564061650120"]{top: 293px;left: 50px;width:70px;}
#rec236828118 .tn-elem[data-elem-id="1564061650120"] .tn-atom{font-size:20px;}}
#rec236828118 .tn-elem[data-elem-id="1602078082841"]{z-index:11;top: 195px;left: calc(50% - 600px + -100px);width:150px;}
#rec236828118 .tn-elem[data-elem-id="1602078082841"] .tn-atom{-webkit-transform:rotate(90deg); -moz-transform:rotate(90deg); transform:rotate(90deg);background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec236828118 .tn-elem[data-elem-id="1602078082841"]{top: 70px;left: calc(50% - 480px + 380px);width:120px;}}
@media screen and (max-width: 959px){#rec236828118 .tn-elem[data-elem-id="1602078082841"]{top: 425px;left: calc(50% - 320px + 390px);}}
@media screen and (max-width: 639px){#rec236828118 .tn-elem[data-elem-id="1602078082841"]{top: 240px;left: calc(50% - 240px + 350px);}}
@media screen and (max-width: 479px){#rec236828118 .tn-elem[data-elem-id="1602078082841"]{top: 120px;left: calc(50% - 160px + 20px);width:90px;}}
#rec236828118 .tn-elem[data-elem-id="1602078154429"]{z-index:12;top: 75px;left: calc(50% - 600px + 1160px);width:80px;}
#rec236828118 .tn-elem[data-elem-id="1602078154429"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec236828118 .tn-elem[data-elem-id="1602078154429"]{top: 30px;left: calc(50% - 480px + 440px);width:60px;}}
@media screen and (max-width: 959px){#rec236828118 .tn-elem[data-elem-id="1602078154429"]{top: 360px;left: calc(50% - 320px + 420px);}}
@media screen and (max-width: 639px){#rec236828118 .tn-elem[data-elem-id="1602078154429"]{top: 200px;left: calc(50% - 240px + 390px);}}
@media screen and (max-width: 479px){#rec236828118 .tn-elem[data-elem-id="1602078154429"]{top: 80px;left: calc(50% - 160px + 60px);width:40px;}}


#rec217791843 .t396__artboard{height: 75px;}
#rec217791843 .t396__filter{height: 75px;}
#rec217791843 .t396__carrier{height: 75px;background-position: center center;background-attachment: scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width: 1199px){#rec217791843 .t396__artboard{height: 75px;}
#rec217791843 .t396__filter{height: 75px;}
#rec217791843 .t396__carrier{height: 75px;background-attachment:scroll;}}
@media screen and (max-width: 959px){#rec217791843 .t396__artboard{height: 75px;}
#rec217791843 .t396__filter{height: 75px;}
#rec217791843 .t396__carrier{height: 75px;}}
@media screen and (max-width: 639px){#rec217791843 .t396__artboard{height: 75px;}
#rec217791843 .t396__filter{height: 75px;}
#rec217791843 .t396__carrier{height: 75px;}}
@media screen and (max-width: 479px){#rec217791843 .t396__artboard{height: 50px;}
#rec217791843 .t396__filter{height: 50px;}
#rec217791843 .t396__carrier{height: 50px;}}
#rec217791843 .tn-elem[data-elem-id="1470209944682"]{color:#3a3a3a;z-index:2;top: 10px;left: calc(50% - 600px + 20px);width:560px;}
#rec217791843 .tn-elem[data-elem-id="1470209944682"] .tn-atom{color:#3a3a3a;font-size:58px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.15;font-weight:600;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec217791843 .tn-elem[data-elem-id="1470209944682"]{top: 17px;left: calc(50% - 480px + 20px);width:370px;}
#rec217791843 .tn-elem[data-elem-id="1470209944682"] .tn-atom{font-size:36px;}}
@media screen and (max-width: 959px){#rec217791843 .tn-elem[data-elem-id="1470209944682"]{top: 17px;left: calc(50% - 320px + 40px);}}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){#rec217791843 .tn-elem[data-elem-id="1470209944682"]{top: 2px;left: 20px;}
#rec217791843 .tn-elem[data-elem-id="1470209944682"] .tn-atom{font-size:36px;}}




.slider2 {
    
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 5px 0px 20px 20px;
    
    
}

.slider2 .slitem {
    
    width:auto;
    height:auto;
    margin-right: 15px;
    background:rgba(255, 255, 255, 0.00);
    margin-bottom:10px;
    
}

.slider2 .slitem:first-child {

    margin-left:10%;

    
}

.slider2 .slitem img {
    
    margin:15px 30px 15px 15px;
    width:80px !important;
    float:left;
    
}


.slider2 img {
    
    width:190px !important;
    
}

.slider2 .infrst {
    
    color:#3A3A3A;
    font-size:16px;
    font-family: 'TabystyFonts'; 
    font-weight:600;
    padding-top:10px;
    padding-left:10px;
    position:relative;
    z-index:10;
    
}


.slider2 .grey {
    
    background: #0a2b25;    
    color:#3A3A3A;
    padding:10px 6px;
    position:relative;
    z-index:10;
    top:-25px;
    
}


.slider2 .hdng {

        
    width:auto;
    color:#3A3A3A;
    font-size:13px;
    font-family: 'TabystyFonts'; 
    font-weight:400;
    padding:6px 20px;
    position:relative;
    z-index:10;
    top:12px;
    
}


.slider2 .cnt {

      
    width:220px;
    color:#3A3A3A;
    font-size:14px;
    font-family: 'TabystyFonts'; 
    font-weight:800;
    padding:6px 20px;
    position:relative;
    z-index:10;
    top:12px;
    
}


@media screen and (max-width: 640px) {
    

.slider2 .slitem:first-child {

    margin-left:3%;

    
}


}



#rec216274499 .t396__artboard{height: 240px;}
#rec216274499 .t396__filter{height: 240px;}
#rec216274499 .t396__carrier{height: 240px;background-position: center center;background-attachment: scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width: 1199px){#rec216274499 .t396__artboard{height: 200px;}
#rec216274499 .t396__filter{height: 200px;}
#rec216274499 .t396__carrier{height: 200px;background-attachment:scroll;}}
@media screen and (max-width: 959px){#rec216274499 .t396__artboard{height: 1033px;}
#rec216274499 .t396__filter{height: 1033px;}
#rec216274499 .t396__carrier{height: 1033px;}}
@media screen and (max-width: 639px){#rec216274499 .t396__artboard{height: 863px;}
#rec216274499 .t396__filter{height: 863px;}
#rec216274499 .t396__carrier{height: 863px;}}
@media screen and (max-width: 479px){#rec216274499 .t396__artboard{height: 903px;}
#rec216274499 .t396__filter{height: 903px;}
#rec216274499 .t396__carrier{height: 903px;}}
#rec216274499 .tn-elem[data-elem-id="1494853508434"]{color:#000000;z-index:4;top: 123px;left: calc(50% - 600px + 10px);width:300px;}
#rec216274499 .tn-elem[data-elem-id="1494853508434"] .tn-atom{color: #000000;
    font-size: 15px;
    font-family: 'TabystyFonts',Arial,sans-serif;
    line-height: 1.11;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;}
@media screen and (max-width: 1199px){#rec216274499 .tn-elem[data-elem-id="1494853508434"]{top: 76px;left: calc(50% - 480px + 10px);width:240px;}
#rec216274499 .tn-elem[data-elem-id="1494853508434"] .tn-atom{font-size:20px;}}
@media screen and (max-width: 959px){#rec216274499 .tn-elem[data-elem-id="1494853508434"]{top: 318px;left: calc(50% - 320px + 180px);width:280px;}}
@media screen and (max-width: 639px){#rec216274499 .tn-elem[data-elem-id="1494853508434"]{top: 235px;left: calc(50% - 240px + 100px);}
#rec216274499 .tn-elem[data-elem-id="1494853508434"] .tn-atom{font-size:18px;}}
@media screen and (max-width: 479px){#rec216274499 .tn-elem[data-elem-id="1494853508434"]{top: 268px;left: calc(50% - 160px + 30px);width:260px;}}
#rec216274499 .tn-elem[data-elem-id="1494853543436"]{color:#000000;z-index:5;top: 96px;left: calc(50% - 600px + 10px);width:300px;}


#rec216274499 .tn-elem[data-elem-id="1494853543436"] .tn-atom{color: #2a3d57;
    font-size: 20px;
    font-family: 'TabystyFonts',Arial,sans-serif;
    line-height: 1.55;
    font-weight: 900;
    background-position: center center;
    border-color: transparent;
    border-style: solid;}
@media screen and (max-width: 1199px){#rec216274499 .tn-elem[data-elem-id="1494853543436"]{top: 113px;left: calc(50% - 480px + 10px);width:240px;}
#rec216274499 .tn-elem[data-elem-id="1494853543436"] .tn-atom{font-size:16px;}}
@media screen and (max-width: 959px){#rec216274499 .tn-elem[data-elem-id="1494853543436"]{top: 362px;left: calc(50% - 320px + 180px);width:280px;}}
@media screen and (max-width: 639px){#rec216274499 .tn-elem[data-elem-id="1494853543436"]{top: 275px;left: calc(50% - 240px + 100px);}
#rec216274499 .tn-elem[data-elem-id="1494853543436"] .tn-atom{font-size:14px;}}
@media screen and (max-width: 479px){#rec216274499 .tn-elem[data-elem-id="1494853543436"]{top: 308px;left: calc(50% - 160px + 30px);width:260px;}}
#rec216274499 .tn-elem[data-elem-id="1595582842265"]{z-index:3;top: 53px;left: calc(50% - 600px + 200px);width:110px;}
#rec216274499 .tn-elem[data-elem-id="1595582842265"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec216274499 .tn-elem[data-elem-id="1595582842265"]{top: 55px;left: calc(50% - 480px + 185px);}}
@media screen and (max-width: 959px){}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){}
#rec216274499 .tn-elem[data-elem-id="1595582867505"]{color:#000000;z-index:9;top: 123px;left: calc(50% - 600px + 450px);width:300px;}
#rec216274499 .tn-elem[data-elem-id="1595582867505"] .tn-atom{color: #000000;
    font-size: 15px;
    font-family: 'TabystyFonts',Arial,sans-serif;
    line-height: 1.11;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;}
@media screen and (max-width: 1199px){#rec216274499 .tn-elem[data-elem-id="1595582867505"]{top: 76px;left: calc(50% - 480px + 350px);width:240px;}
#rec216274499 .tn-elem[data-elem-id="1595582867505"] .tn-atom{font-size:20px;}}
@media screen and (max-width: 959px){#rec216274499 .tn-elem[data-elem-id="1595582867505"]{top: 328px;left: calc(50% - 320px + 190px);width:280px;}}
@media screen and (max-width: 639px){#rec216274499 .tn-elem[data-elem-id="1595582867505"]{top: 245px;left: calc(50% - 240px + 110px);}
#rec216274499 .tn-elem[data-elem-id="1595582867505"] .tn-atom{font-size:18px;}}
@media screen and (max-width: 479px){#rec216274499 .tn-elem[data-elem-id="1595582867505"]{top: 278px;left: calc(50% - 160px + 40px);width:260px;}}
#rec216274499 .tn-elem[data-elem-id="1595582867510"]{color:#000000;z-index:10;top: 96px;left: calc(50% - 600px + 450px);width:300px;}
#rec216274499 .tn-elem[data-elem-id="1595582867510"] .tn-atom{color: #2a3d57;
    font-size: 20px;
    font-family: 'TabystyFonts',Arial,sans-serif;
    line-height: 1.55;
    font-weight: 900;
    background-position: center center;
    border-color: transparent;
    border-style: solid;	}
@media screen and (max-width: 1199px){#rec216274499 .tn-elem[data-elem-id="1595582867510"]{top: 113px;left: calc(50% - 480px + 350px);width:240px;}
#rec216274499 .tn-elem[data-elem-id="1595582867510"] .tn-atom{font-size:16px;}}
@media screen and (max-width: 959px){#rec216274499 .tn-elem[data-elem-id="1595582867510"]{top: 372px;left: calc(50% - 320px + 190px);width:280px;}}
@media screen and (max-width: 639px){#rec216274499 .tn-elem[data-elem-id="1595582867510"]{top: 285px;left: calc(50% - 240px + 110px);}
#rec216274499 .tn-elem[data-elem-id="1595582867510"] .tn-atom{font-size:14px;}}
@media screen and (max-width: 479px){#rec216274499 .tn-elem[data-elem-id="1595582867510"]{top: 318px;left: calc(50% - 160px + 40px);width:260px;}}
#rec216274499 .tn-elem[data-elem-id="1595582901263"]{z-index:11;top: 53px;left: calc(50% - 600px + 640px);width:110px;}
#rec216274499 .tn-elem[data-elem-id="1595582901263"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec216274499 .tn-elem[data-elem-id="1595582901263"]{top: 55px;left: calc(50% - 480px + 510px);}}
@media screen and (max-width: 959px){}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){}
#rec216274499 .tn-elem[data-elem-id="1595582912743"]{color:#000000;z-index:12;top: 125px;left: calc(50% - 600px + 890px);width:300px;}
#rec216274499 .tn-elem[data-elem-id="1595582912743"] .tn-atom{color: #000000;
    font-size: 15px;
    font-family: 'TabystyFonts',Arial,sans-serif;
    line-height: 1.11;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;}
@media screen and (max-width: 1199px){#rec216274499 .tn-elem[data-elem-id="1595582912743"]{top: 76px;left: calc(50% - 480px + 700px);width:240px;}
#rec216274499 .tn-elem[data-elem-id="1595582912743"] .tn-atom{font-size:20px;}}
@media screen and (max-width: 959px){#rec216274499 .tn-elem[data-elem-id="1595582912743"]{top: 338px;left: calc(50% - 320px + 200px);width:280px;}}
@media screen and (max-width: 639px){#rec216274499 .tn-elem[data-elem-id="1595582912743"]{top: 255px;left: calc(50% - 240px + 120px);}
#rec216274499 .tn-elem[data-elem-id="1595582912743"] .tn-atom{font-size:18px;}}
@media screen and (max-width: 479px){#rec216274499 .tn-elem[data-elem-id="1595582912743"]{top: 288px;left: calc(50% - 160px + 50px);width:260px;}}
#rec216274499 .tn-elem[data-elem-id="1595582912748"]{color:#000000;z-index:13;top: 98px;left: calc(50% - 600px + 890px);width:300px;}
#rec216274499 .tn-elem[data-elem-id="1595582912748"] .tn-atom{color: #2a3d57;
    font-size: 20px;
    font-family: 'TabystyFonts',Arial,sans-serif;
    line-height: 1.55;
    font-weight: 900;
    background-position: center center;
    border-color: transparent;
    border-style: solid;}
@media screen and (max-width: 1199px){#rec216274499 .tn-elem[data-elem-id="1595582912748"]{top: 113px;left: calc(50% - 480px + 700px);width:240px;}
#rec216274499 .tn-elem[data-elem-id="1595582912748"] .tn-atom{font-size:16px;}}
@media screen and (max-width: 959px){#rec216274499 .tn-elem[data-elem-id="1595582912748"]{top: 382px;left: calc(50% - 320px + 200px);width:280px;}}
@media screen and (max-width: 639px){#rec216274499 .tn-elem[data-elem-id="1595582912748"]{top: 295px;left: calc(50% - 240px + 120px);}
#rec216274499 .tn-elem[data-elem-id="1595582912748"] .tn-atom{font-size:14px;}}
@media screen and (max-width: 479px){#rec216274499 .tn-elem[data-elem-id="1595582912748"]{top: 328px;left: calc(50% - 160px + 50px);width:260px;}}
#rec216274499 .tn-elem[data-elem-id="1595582919375"]{z-index:14;top: 53px;left: calc(50% - 600px + 1070px);width:110px;}
#rec216274499 .tn-elem[data-elem-id="1595582919375"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec216274499 .tn-elem[data-elem-id="1595582919375"]{top: 55px;left: calc(50% - 480px + 840px);}}
@media screen and (max-width: 959px){}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){}
#rec216274499 .tn-elem[data-elem-id="1596568751516"]{z-index:15;top: 50px;left: calc(50% - 600px + 380px);width:1px;height:100px;}
#rec216274499 .tn-elem[data-elem-id="1596568751516"] .tn-atom{background-color:#d6d6d6;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec216274499 .tn-elem[data-elem-id="1596568751516"]{top: 64px;left: calc(50% - 480px + 321px);}}
@media screen and (max-width: 959px){}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){}
#rec216274499 .tn-elem[data-elem-id="1596568786593"]{z-index:17;top: 50px;left: calc(50% - 600px + 820px);width:1px;height:100px;}
#rec216274499 .tn-elem[data-elem-id="1596568786593"] .tn-atom{background-color:#d6d6d6;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec216274499 .tn-elem[data-elem-id="1596568786593"]{top: 64px;left: calc(50% - 480px + 644px);}}
@media screen and (max-width: 959px){}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){}



#rec217794925 .t396__artboard{height: 240px;}
#rec217794925 .t396__filter{height: 240px;}
#rec217794925 .t396__carrier{height: 240px;background-position: center center;background-attachment: scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width: 1199px){#rec217794925 .t396__artboard{height: 200px;}
#rec217794925 .t396__filter{height: 200px;}
#rec217794925 .t396__carrier{height: 200px;background-attachment:scroll;}}
@media screen and (max-width: 959px){#rec217794925 .t396__artboard{height: 1033px;}
#rec217794925 .t396__filter{height: 1033px;}
#rec217794925 .t396__carrier{height: 1033px;}}
@media screen and (max-width: 639px){#rec217794925 .t396__artboard{height: 863px;}
#rec217794925 .t396__filter{height: 863px;}
#rec217794925 .t396__carrier{height: 863px;}}
@media screen and (max-width: 479px){#rec217794925 .t396__artboard{height: 903px;}
#rec217794925 .t396__filter{height: 903px;}
#rec217794925 .t396__carrier{height: 903px;}}
#rec217794925 .tn-elem[data-elem-id="1494853508434"]{color:#000000;z-index:4;top: 123px;left: calc(50% - 600px + 10px);width:300px;}


#rec217794925 .tn-elem[data-elem-id="1494853508434"] .tn-atom{color: #000000;
    font-size: 15px;
    font-family: 'TabystyFonts',Arial,sans-serif;
    line-height: 1.11;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;}
@media screen and (max-width: 1199px){#rec217794925 .tn-elem[data-elem-id="1494853508434"]{top: 75px;left: calc(50% - 480px + 0px);width:240px;}
#rec217794925 .tn-elem[data-elem-id="1494853508434"] .tn-atom{font-size:20px;}}
@media screen and (max-width: 959px){#rec217794925 .tn-elem[data-elem-id="1494853508434"]{top: 318px;left: calc(50% - 320px + 180px);width:280px;}}
@media screen and (max-width: 639px){#rec217794925 .tn-elem[data-elem-id="1494853508434"]{top: 235px;left: calc(50% - 240px + 100px);}
#rec217794925 .tn-elem[data-elem-id="1494853508434"] .tn-atom{font-size:18px;}}
@media screen and (max-width: 479px){#rec217794925 .tn-elem[data-elem-id="1494853508434"]{top: 268px;left: calc(50% - 160px + 30px);width:260px;}}
#rec217794925 .tn-elem[data-elem-id="1494853543436"]{color:#000000;z-index:5;top: 96px;left: calc(50% - 600px + 10px);width:300px;}


#rec217794925 .tn-elem[data-elem-id="1494853543436"] .tn-atom{color: #2a3d57;
    font-size: 20px;
    font-family: 'TabystyFonts',Arial,sans-serif;
    line-height: 1.55;
    font-weight: 900;
    background-position: center center;
    border-color: transparent;
    border-style: solid;}
@media screen and (max-width: 1199px){#rec217794925 .tn-elem[data-elem-id="1494853543436"]{top: 117px;left: calc(50% - 480px + 0px);width:240px;}
#rec217794925 .tn-elem[data-elem-id="1494853543436"] .tn-atom{font-size:16px;}}
@media screen and (max-width: 959px){#rec217794925 .tn-elem[data-elem-id="1494853543436"]{top: 362px;left: calc(50% - 320px + 180px);width:280px;}}
@media screen and (max-width: 639px){#rec217794925 .tn-elem[data-elem-id="1494853543436"]{top: 275px;left: calc(50% - 240px + 100px);}
#rec217794925 .tn-elem[data-elem-id="1494853543436"] .tn-atom{font-size:14px;}}
@media screen and (max-width: 479px){#rec217794925 .tn-elem[data-elem-id="1494853543436"]{top: 308px;left: calc(50% - 160px + 30px);width:260px;}}
#rec217794925 .tn-elem[data-elem-id="1595582842265"]{z-index:3;top: 53px;left: calc(50% - 600px + 200px);width:110px;}
#rec217794925 .tn-elem[data-elem-id="1595582842265"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec217794925 .tn-elem[data-elem-id="1595582842265"]{top: 45px;left: calc(50% - 480px + 160px);}}
@media screen and (max-width: 959px){}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){}
#rec217794925 .tn-elem[data-elem-id="1595582867505"]{color:#000000;z-index:9;top: 123px;left: calc(50% - 600px + 450px);width:300px;}

#rec217794925 .tn-elem[data-elem-id="1595582867505"] .tn-atom{color: #000000;
    font-size: 15px;
    font-family: 'TabystyFonts',Arial,sans-serif;
    line-height: 1.11;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;}
@media screen and (max-width: 1199px){#rec217794925 .tn-elem[data-elem-id="1595582867505"]{top: 75px;left: calc(50% - 480px + 330px);width:240px;}
#rec217794925 .tn-elem[data-elem-id="1595582867505"] .tn-atom{font-size:20px;}}
@media screen and (max-width: 959px){#rec217794925 .tn-elem[data-elem-id="1595582867505"]{top: 328px;left: calc(50% - 320px + 190px);width:280px;}}
@media screen and (max-width: 639px){#rec217794925 .tn-elem[data-elem-id="1595582867505"]{top: 245px;left: calc(50% - 240px + 110px);}
#rec217794925 .tn-elem[data-elem-id="1595582867505"] .tn-atom{font-size:18px;}}
@media screen and (max-width: 479px){#rec217794925 .tn-elem[data-elem-id="1595582867505"]{top: 278px;left: calc(50% - 160px + 40px);width:260px;}}
#rec217794925 .tn-elem[data-elem-id="1595582867510"]{color:#000000;z-index:10;top: 96px;left: calc(50% - 600px + 450px);width:300px;}



#rec217794925 .tn-elem[data-elem-id="1595582867510"] .tn-atom{color: #2a3d57;
    font-size: 20px;
    font-family: 'TabystyFonts',Arial,sans-serif;
    line-height: 1.55;
    font-weight: 900;
    background-position: center center;
    border-color: transparent;
    border-style: solid;}
@media screen and (max-width: 1199px){#rec217794925 .tn-elem[data-elem-id="1595582867510"]{top: 117px;left: calc(50% - 480px + 330px);width:240px;}
#rec217794925 .tn-elem[data-elem-id="1595582867510"] .tn-atom{font-size:16px;}}
@media screen and (max-width: 959px){#rec217794925 .tn-elem[data-elem-id="1595582867510"]{top: 372px;left: calc(50% - 320px + 190px);width:280px;}}
@media screen and (max-width: 639px){#rec217794925 .tn-elem[data-elem-id="1595582867510"]{top: 285px;left: calc(50% - 240px + 110px);}
#rec217794925 .tn-elem[data-elem-id="1595582867510"] .tn-atom{font-size:14px;}}
@media screen and (max-width: 479px){#rec217794925 .tn-elem[data-elem-id="1595582867510"]{top: 318px;left: calc(50% - 160px + 40px);width:260px;}}
#rec217794925 .tn-elem[data-elem-id="1595582901263"]{z-index:11;top: 53px;left: calc(50% - 600px + 640px);width:110px;}
#rec217794925 .tn-elem[data-elem-id="1595582901263"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec217794925 .tn-elem[data-elem-id="1595582901263"]{top: 45px;left: calc(50% - 480px + 510px);}}
@media screen and (max-width: 959px){}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){}
#rec217794925 .tn-elem[data-elem-id="1595582912743"]{color:#000000;z-index:12;top: 125px;left: calc(50% - 600px + 890px);width:300px;}


#rec217794925 .tn-elem[data-elem-id="1595582912743"] .tn-atom{color: #000000;
    font-size: 15px;
    font-family: 'TabystyFonts',Arial,sans-serif;
    line-height: 1.11;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;}
@media screen and (max-width: 1199px){#rec217794925 .tn-elem[data-elem-id="1595582912743"]{top: 55px;left: calc(50% - 480px + 670px);width:240px;}
#rec217794925 .tn-elem[data-elem-id="1595582912743"] .tn-atom{font-size:20px;}}
@media screen and (max-width: 959px){#rec217794925 .tn-elem[data-elem-id="1595582912743"]{top: 338px;left: calc(50% - 320px + 200px);width:280px;}}
@media screen and (max-width: 639px){#rec217794925 .tn-elem[data-elem-id="1595582912743"]{top: 255px;left: calc(50% - 240px + 120px);}
#rec217794925 .tn-elem[data-elem-id="1595582912743"] .tn-atom{font-size:18px;}}
@media screen and (max-width: 479px){#rec217794925 .tn-elem[data-elem-id="1595582912743"]{top: 288px;left: calc(50% - 160px + 50px);width:260px;}}
#rec217794925 .tn-elem[data-elem-id="1595582912748"]{color:#000000;z-index:13;top: 98px;left: calc(50% - 600px + 890px);width:300px;}


#rec217794925 .tn-elem[data-elem-id="1595582912748"] .tn-atom{color: #2a3d57;
    font-size: 20px;
    font-family: 'TabystyFonts',Arial,sans-serif;
    line-height: 1.55;
    font-weight: 900;
    background-position: center center;
    border-color: transparent;
    border-style: solid;}
@media screen and (max-width: 1199px){#rec217794925 .tn-elem[data-elem-id="1595582912748"]{top: 117px;left: calc(50% - 480px + 670px);width:240px;}
#rec217794925 .tn-elem[data-elem-id="1595582912748"] .tn-atom{font-size:16px;}}
@media screen and (max-width: 959px){#rec217794925 .tn-elem[data-elem-id="1595582912748"]{top: 382px;left: calc(50% - 320px + 200px);width:280px;}}
@media screen and (max-width: 639px){#rec217794925 .tn-elem[data-elem-id="1595582912748"]{top: 295px;left: calc(50% - 240px + 120px);}
#rec217794925 .tn-elem[data-elem-id="1595582912748"] .tn-atom{font-size:14px;}}
@media screen and (max-width: 479px){#rec217794925 .tn-elem[data-elem-id="1595582912748"]{top: 328px;left: calc(50% - 160px + 50px);width:260px;}}
#rec217794925 .tn-elem[data-elem-id="1595582919375"]{z-index:14;top: 53px;left: calc(50% - 600px + 1070px);width:110px;}
#rec217794925 .tn-elem[data-elem-id="1595582919375"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec217794925 .tn-elem[data-elem-id="1595582919375"]{top: 45px;left: calc(50% - 480px + 860px);}}
@media screen and (max-width: 959px){}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){}
#rec217794925 .tn-elem[data-elem-id="1596568751516"]{z-index:15;top: 50px;left: calc(50% - 600px + 380px);width:1px;height:100px;}
#rec217794925 .tn-elem[data-elem-id="1596568751516"] .tn-atom{background-color:#d6d6d6;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec217794925 .tn-elem[data-elem-id="1596568751516"]{top: 54px;left: calc(50% - 480px + 308px);}}
@media screen and (max-width: 959px){}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){}
#rec217794925 .tn-elem[data-elem-id="1596568786593"]{z-index:17;top: 50px;left: calc(50% - 600px + 820px);width:1px;height:100px;}
#rec217794925 .tn-elem[data-elem-id="1596568786593"] .tn-atom{background-color:#d6d6d6;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec217794925 .tn-elem[data-elem-id="1596568786593"]{top: 54px;left: calc(50% - 480px + 640px);}}
@media screen and (max-width: 959px){}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){}



#rec235547559 .t396__artboard{height: 1400px;background-color: #324a5f;background: #324a5f url(../images/bg4.jpg);
background-attachment: fixed; /* Фон страницы фиксируется */
background-repeat: repeat-x; /* Изображение повторяется по горизонтали */}
#rec235547559 .t396__filter{height: 1400px;}
#rec235547559 .t396__carrier{height: 1400px;background-position: center center;background-attachment: scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width: 1199px){#rec235547559 .t396__artboard{height: 1100px;}
#rec235547559 .t396__filter{height: 1100px;}
#rec235547559 .t396__carrier{height: 1100px;background-attachment:scroll;}}
@media screen and (max-width: 959px){#rec235547559 .t396__artboard{height: 1800px;background-color: #324a5f;}
#rec235547559 .t396__filter{height: 1800px;}
#rec235547559 .t396__carrier{height: 1800px;background-position: center center;}}
@media screen and (max-width: 639px){#rec235547559 .t396__artboard{height: 1520px;background-color: #324a5f;}
#rec235547559 .t396__filter{height: 1520px;}
#rec235547559 .t396__carrier{height: 1520px;background-position: center center;}}
@media screen and (max-width: 479px){#rec235547559 .t396__artboard{height: 1500px;background-color: #324a5f;}
#rec235547559 .t396__filter{height: 1500px;}
#rec235547559 .t396__carrier{height: 1500px;}}
#rec235547559 .tn-elem[data-elem-id="1474899971838"]{color:#ffffff;z-index:5;top: 533px;left: calc(50% - 600px + -30px);width:200px;}
#rec235547559 .tn-elem[data-elem-id="1474899971838"] .tn-atom{color:#ffffff;font-size:36px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.2;font-weight:700;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec235547559 .tn-elem[data-elem-id="1474899971838"]{top: 460px;left: calc(50% - 480px + 0px);width:140px;}
#rec235547559 .tn-elem[data-elem-id="1474899971838"] .tn-atom{font-size:32px;}}
@media screen and (max-width: 959px){#rec235547559 .tn-elem[data-elem-id="1474899971838"]{top: 752px;left: calc(50% - 320px + 20px);}
#rec235547559 .tn-elem[data-elem-id="1474899971838"] .tn-atom{font-size:36px;}}
@media screen and (max-width: 639px){#rec235547559 .tn-elem[data-elem-id="1474899971838"]{top: 686px;left: calc(50% - 240px + 20px);}
#rec235547559 .tn-elem[data-elem-id="1474899971838"] .tn-atom{font-size:20px;}}
@media screen and (max-width: 479px){#rec235547559 .tn-elem[data-elem-id="1474899971838"]{top: 602px;left: 20px;width:260px;}}
#rec235547559 .tn-elem[data-elem-id="1596597947227"]{color:#ffffff;z-index:12;top: 110px;left: calc(50% - 600px + 50px);width:530px;}
#rec235547559 .tn-elem[data-elem-id="1596597947227"] .tn-atom{color:#CDB07A;font-size:58px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.15;font-weight:600;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec235547559 .tn-elem[data-elem-id="1596597947227"]{top: 90px;left: calc(50% - 480px + 20px);width:370px;}
#rec235547559 .tn-elem[data-elem-id="1596597947227"] .tn-atom{font-size:54px;}}
@media screen and (max-width: 959px){#rec235547559 .tn-elem[data-elem-id="1596597947227"]{top: 35px;left: 50px;width:520px;}
#rec235547559 .tn-elem[data-elem-id="1596597947227"] .tn-atom{font-size:58px;}}
@media screen and (max-width: 639px){#rec235547559 .tn-elem[data-elem-id="1596597947227"]{top: 50px;left: 30px;}
#rec235547559 .tn-elem[data-elem-id="1596597947227"] .tn-atom{font-size:56px;}}
@media screen and (max-width: 479px){#rec235547559 .tn-elem[data-elem-id="1596597947227"]{top: 30px;left: 20px;width:85px;}
#rec235547559 .tn-elem[data-elem-id="1596597947227"] .tn-atom{font-size:36px;}}
#rec235547559 .tn-elem[data-elem-id="1596597951140"]{color:#ffffff;z-index:11;top: 130px;left: calc(50% - 600px + 680px);width:440px;}
#rec235547559 .tn-elem[data-elem-id="1596597951140"] .tn-atom{color:#ffffff;font-size:16px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.3;font-weight:400;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec235547559 .tn-elem[data-elem-id="1596597951140"]{top: 100px;left: calc(50% - 480px + 550px);width:370px;}}
@media screen and (max-width: 959px){#rec235547559 .tn-elem[data-elem-id="1596597951140"]{top: 235px;left: calc(50% - 320px + 50px);width:520px;}}
@media screen and (max-width: 639px){#rec235547559 .tn-elem[data-elem-id="1596597951140"]{top: 230px;left: calc(50% - 240px + 30px);width:390px;}
#rec235547559 .tn-elem[data-elem-id="1596597951140"] .tn-atom{line-height:1.3;}}
@media screen and (max-width: 479px){#rec235547559 .tn-elem[data-elem-id="1596597951140"]{top: 140px;left: 20px;width:85px;}
#rec235547559 .tn-elem[data-elem-id="1596597951140"] .tn-atom{font-size:13px;line-height:1.2;}}
#rec235547559 .tn-elem[data-elem-id="1596597967953"]{z-index:20;top: calc(1400px + -251px);left: calc(100% - 280px + 0px);width:280px;}
#rec235547559 .tn-elem[data-elem-id="1596597967953"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec235547559 .tn-elem[data-elem-id="1596597967953"]{top: calc(1100px + -196px);left: calc(100% - 210px + 0px);width:210px;}}
@media screen and (max-width: 959px){#rec235547559 .tn-elem[data-elem-id="1596597967953"]{top: calc(1800px + -861px);left: calc(100% - 210px + 0px);}}
@media screen and (max-width: 639px){#rec235547559 .tn-elem[data-elem-id="1596597967953"]{top: calc(1520px + -605px);left: calc(100% - 210px + 0px);}}
@media screen and (max-width: 479px){#rec235547559 .tn-elem[data-elem-id="1596597967953"]{top: calc(1500px + -662px);left: calc(100% - 120px + 0px);width:120px;}}
#rec235547559 .tn-elem[data-elem-id="1601613109181"]{z-index:1;top: 365px;left: calc(50% - 600px + 19px);width:520px;height:293px;}
#rec235547559 .tn-elem[data-elem-id="1601613109181"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec235547559 .tn-elem[data-elem-id="1601613109181"]{top: 1083px;left: calc(50% - 480px + -490px);width:400px;height:225px;}}
@media screen and (max-width: 959px){#rec235547559 .tn-elem[data-elem-id="1601613109181"]{top: 606px;left: calc(50% - 320px + 70px);width:500px;height:280px;}}
@media screen and (max-width: 639px){#rec235547559 .tn-elem[data-elem-id="1601613109181"]{top: 1899px;left: calc(50% - 240px + -503px);width:400px;height:225px;}}
@media screen and (max-width: 479px){#rec235547559 .tn-elem[data-elem-id="1601613109181"]{top: 1739px;left: -704px;width:390px;height:220px;}}
#rec235547559 .tn-elem[data-elem-id="1601614516146"]{color:#ffffff;z-index:17;top: 718px;left: calc(50% - 600px + 613px);width:200px;}
#rec235547559 .tn-elem[data-elem-id="1601614516146"] .tn-atom{color:#ffffff;font-size:36px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.2;font-weight:700;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec235547559 .tn-elem[data-elem-id="1601614516146"]{top: 628px;left: calc(50% - 480px + 488px);width:185px;}
#rec235547559 .tn-elem[data-elem-id="1601614516146"] .tn-atom{font-size:32px;}}
@media screen and (max-width: 959px){#rec235547559 .tn-elem[data-elem-id="1601614516146"]{top: 1082px;left: calc(50% - 320px + 20px);width:215px;}
#rec235547559 .tn-elem[data-elem-id="1601614516146"] .tn-atom{font-size:36px;}}
@media screen and (max-width: 639px){#rec235547559 .tn-elem[data-elem-id="1601614516146"]{top: 969px;left: calc(50% - 240px + 20px);}
#rec235547559 .tn-elem[data-elem-id="1601614516146"] .tn-atom{font-size:20px;}}
@media screen and (max-width: 479px){#rec235547559 .tn-elem[data-elem-id="1601614516146"]{top: 905px;left: 30px;width:260px;}}
#rec235547559 .tn-elem[data-elem-id="1601614516154"]{z-index:13;top: 559px;left: calc(50% - 600px + 662px);width:520px;height:293px;}
#rec235547559 .tn-elem[data-elem-id="1601614516154"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec235547559 .tn-elem[data-elem-id="1601614516154"]{top: 1425px;left: calc(50% - 480px + -556px);width:400px;height:225px;}}
@media screen and (max-width: 959px){#rec235547559 .tn-elem[data-elem-id="1601614516154"]{top: 940px;left: calc(50% - 320px + 70px);width:500px;height:280px;}}
@media screen and (max-width: 639px){#rec235547559 .tn-elem[data-elem-id="1601614516154"]{top: 2094px;left: calc(50% - 240px + -505px);width:400px;height:225px;}}
@media screen and (max-width: 479px){#rec235547559 .tn-elem[data-elem-id="1601614516154"]{top: 2034px;left: -709px;}}
#rec235547559 .tn-elem[data-elem-id="1601614977868"]{color:#ffffff;text-align:center;z-index:18;top: 1260px;left: calc(50% - 600px + 460px);width:290px;height:70px;}
#rec235547559 .tn-elem[data-elem-id="1601614977868"] .tn-atom{color:#ffffff;font-size:14px;font-family:'Arial',Arial,sans-serif;line-height:1.55;font-weight:600;border-width:1px;border-radius:90px;background-color:#d4b77c;background-position:center center;border-color:transparent;border-style:solid;transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;}
@media screen and (max-width: 1199px){#rec235547559 .tn-elem[data-elem-id="1601614977868"]{top: 980px;left: calc(50% - 480px + 360px);width:240px;height:60px;}}
@media screen and (max-width: 959px){#rec235547559 .tn-elem[data-elem-id="1601614977868"]{top: 1665px;left: calc(50% - 320px + 200px);}}
@media screen and (max-width: 639px){#rec235547559 .tn-elem[data-elem-id="1601614977868"]{top: 1405px;left: calc(50% - 240px + 120px);}}
@media screen and (max-width: 479px){#rec235547559 .tn-elem[data-elem-id="1601614977868"]{top: 1380px;left: calc(50% - 160px + 40px);}}
#rec235547559 .tn-elem[data-elem-id="1601615097811"]{z-index:19;top: -141px;left: calc(50% - 600px + 0px);width:100%;height:1px;}
#rec235547559 .tn-elem[data-elem-id="1601615097811"] .tn-atom{opacity:0.12;background-color:#ffffff;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){}
@media screen and (max-width: 959px){}
@media screen and (max-width: 639px){#rec235547559 .tn-elem[data-elem-id="1601615097811"]{top: -137px;left: calc(50% - 240px + 0px);}}
@media screen and (max-width: 479px){#rec235547559 .tn-elem[data-elem-id="1601615097811"]{top: -99px;left: calc(50% - 160px + 0px);}}
#rec235547559 .tn-elem[data-elem-id="1601617370394"]{z-index:4;top: 1546px;left: calc(50% - 600px + -769px);width:569px;height:320px;}
#rec235547559 .tn-elem[data-elem-id="1601617370394"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec235547559 .tn-elem[data-elem-id="1601617370394"]{top: 344px;left: calc(50% - 480px + 42px);width:390px;height:220px;}}
@media screen and (max-width: 959px){#rec235547559 .tn-elem[data-elem-id="1601617370394"]{top: 1647px;left: calc(50% - 320px + -652px);width:500px;height:280px;}}
@media screen and (max-width: 639px){#rec235547559 .tn-elem[data-elem-id="1601617370394"]{top: 573px;left: calc(50% - 195px + 0px);width:390px;height:225px;}}
@media screen and (max-width: 479px){#rec235547559 .tn-elem[data-elem-id="1601617370394"]{top: 423px;left: calc(50% - 195px + 0px);width:390px;height:220px;}}
#rec235547559 .tn-elem[data-elem-id="1601617376441"]{z-index:16;top: 1984px;left: calc(50% - 600px + -777px);width:569px;height:320px;}
#rec235547559 .tn-elem[data-elem-id="1601617376441"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec235547559 .tn-elem[data-elem-id="1601617376441"]{top: 517px;left: calc(50% - 480px + 532px);width:390px;height:220px;}}
@media screen and (max-width: 959px){#rec235547559 .tn-elem[data-elem-id="1601617376441"]{top: 1981px;left: calc(50% - 320px + -652px);width:500px;height:280px;}}
@media screen and (max-width: 639px){#rec235547559 .tn-elem[data-elem-id="1601617376441"]{top: 852px;left: calc(50% - 195px + 0px);width:390px;height:225px;}}
@media screen and (max-width: 479px){#rec235547559 .tn-elem[data-elem-id="1601617376441"]{top: 719px;left: calc(50% - 195px + 0px);}}
#rec235547559 .tn-elem[data-elem-id="1601720525947"]{z-index:22;top: 815px;left: calc(50% - 600px + 30px);width:520px;}
#rec235547559 .tn-elem[data-elem-id="1601720525947"] .tn-atom{opacity:0.9;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec235547559 .tn-elem[data-elem-id="1601720525947"]{top: 675px;left: calc(50% - 480px + 50px);width:390px;}}
@media screen and (max-width: 959px){#rec235547559 .tn-elem[data-elem-id="1601720525947"]{top: 1295px;left: calc(50% - 320px + 70px);width:500px;}}
@media screen and (max-width: 639px){#rec235547559 .tn-elem[data-elem-id="1601720525947"]{top: 1131px;left: calc(50% - 240px + 50px);width:390px;}}
@media screen and (max-width: 479px){#rec235547559 .tn-elem[data-elem-id="1601720525947"]{top: 1035px;left: calc(50% - 160px + -30px);}}
#rec235547559 .tn-elem[data-elem-id="1601720565793"]{color:#ffffff;z-index:23;top: 995px;left: calc(50% - 600px + -20px);width:200px;}
#rec235547559 .tn-elem[data-elem-id="1601720565793"] .tn-atom{color:#ffffff;font-size:36px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.2;font-weight:700;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec235547559 .tn-elem[data-elem-id="1601720565793"]{top: 800px;left: calc(50% - 480px + 0px);width:140px;}
#rec235547559 .tn-elem[data-elem-id="1601720565793"] .tn-atom{font-size:32px;}}
@media screen and (max-width: 959px){#rec235547559 .tn-elem[data-elem-id="1601720565793"]{top: 1470px;left: calc(50% - 320px + 20px);}
#rec235547559 .tn-elem[data-elem-id="1601720565793"] .tn-atom{font-size:36px;}}
@media screen and (max-width: 639px){#rec235547559 .tn-elem[data-elem-id="1601720565793"]{top: 1266px;left: calc(50% - 240px + 20px);}
#rec235547559 .tn-elem[data-elem-id="1601720565793"] .tn-atom{font-size:20px;}}
@media screen and (max-width: 479px){#rec235547559 .tn-elem[data-elem-id="1601720565793"]{top: 1245px;left: 30px;width:190px;}}
#rec235547559 .tn-elem[data-elem-id="1602079777065"]{z-index:24;top: calc(1400px + -251px);left: calc(100% - 280px + 0px);width:280px;}
#rec235547559 .tn-elem[data-elem-id="1602079777065"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec235547559 .tn-elem[data-elem-id="1602079777065"]{top: calc(1100px + -186px);left: calc(100% - 210px + 10px);width:210px;}}
@media screen and (max-width: 959px){#rec235547559 .tn-elem[data-elem-id="1602079777065"]{top: calc(1800px + -851px);left: calc(100% - 210px + 10px);}}
@media screen and (max-width: 639px){#rec235547559 .tn-elem[data-elem-id="1602079777065"]{top: calc(1520px + -595px);left: calc(100% - 210px + 10px);}}
@media screen and (max-width: 479px){#rec235547559 .tn-elem[data-elem-id="1602079777065"]{top: calc(1500px + -652px);left: calc(100% - 120px + 10px);width:120px;}}


#rec220524562 .t396__artboard{height: 200px;}
#rec220524562 .t396__filter{height: 200px;}
#rec220524562 .t396__carrier{height: 200px;background-position: center center;background-attachment: scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width: 1199px){#rec220524562 .t396__artboard{height: 200px;}
#rec220524562 .t396__filter{height: 200px;}
#rec220524562 .t396__carrier{height: 200px;background-attachment:scroll;}}
@media screen and (max-width: 959px){#rec220524562 .t396__artboard{height: 300px;}
#rec220524562 .t396__filter{height: 300px;}
#rec220524562 .t396__carrier{height: 300px;}}
@media screen and (max-width: 639px){#rec220524562 .t396__artboard{height: 300px;}
#rec220524562 .t396__filter{height: 300px;}
#rec220524562 .t396__carrier{height: 300px;}}
@media screen and (max-width: 479px){#rec220524562 .t396__artboard{height: 300px;}
#rec220524562 .t396__filter{height: 300px;}
#rec220524562 .t396__carrier{height: 300px;}}
#rec220524562 .tn-elem[data-elem-id="1596597947227"]{color:#2b2b2b;z-index:13;top: 15px;left: calc(50% - 600px + 50px);width:630px;}
#rec220524562 .tn-elem[data-elem-id="1596597947227"] .tn-atom{color:#2b2b2b;font-size:58px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.15;font-weight:600;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec220524562 .tn-elem[data-elem-id="1596597947227"]{top: 35px;left: calc(50% - 480px + 50px);width:370px;}
#rec220524562 .tn-elem[data-elem-id="1596597947227"] .tn-atom{font-size:54px;}}
@media screen and (max-width: 959px){#rec220524562 .tn-elem[data-elem-id="1596597947227"]{top: 40px;left: 40px;width:440px;}
#rec220524562 .tn-elem[data-elem-id="1596597947227"] .tn-atom{font-size:54px;}}
@media screen and (max-width: 639px){#rec220524562 .tn-elem[data-elem-id="1596597947227"] .tn-atom{font-size:56px;}}
@media screen and (max-width: 479px){#rec220524562 .tn-elem[data-elem-id="1596597947227"]{top: 30px;left: 20px;width:85px;}
#rec220524562 .tn-elem[data-elem-id="1596597947227"] .tn-atom{font-size:36px;}}
#rec220524562 .tn-elem[data-elem-id="1596597951140"]{color:#000000;z-index:12;top: 35px;left: calc(50% - 600px + 680px);width:440px;}
#rec220524562 .tn-elem[data-elem-id="1596597951140"] .tn-atom{color:#000000;font-size:16px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.55;font-weight:400;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec220524562 .tn-elem[data-elem-id="1596597951140"]{top: 35px;left: calc(50% - 480px + 490px);width:460px;}}
@media screen and (max-width: 959px){#rec220524562 .tn-elem[data-elem-id="1596597951140"]{top: 145px;left: calc(50% - 320px + 40px);width:530px;}}
@media screen and (max-width: 639px){#rec220524562 .tn-elem[data-elem-id="1596597951140"]{top: 135px;left: calc(50% - 240px + 40px);width:410px;}}
@media screen and (max-width: 479px){#rec220524562 .tn-elem[data-elem-id="1596597951140"]{top: 100px;left: 20px;width:85px;}}



/* width */
.scroll::-webkit-scrollbar {

  width:60% !important;
  height: 2px;
  padding:10% !important;
}


/* Track */
::-webkit-scrollbar-track {
  border-radius: 10px;
  width:60% !important;
  background:#ececec;
  
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #8a8a8a; 
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #8a8a8a; 
}

#app{
 
     overflow: hidden;
    
}


.slider4 {
    
    display: flex;
    overflow: hidden;
    padding: 36px 240px 24px 0px;
    position:relative;   
    width: max-content;
    cursor: pointer;
    margin-left:5%;
    
    
}


.slider4 .slitem {
    
    width:340px;
    height:auto;
    margin-right: 18px;
    background:rgba(255, 255, 255, 0.00);
    margin-bottom:10px;

    
    
}


.slider4 .colr {
    
    width:340px;
    height:100%;
    background:rgba(10, 44, 38, 0.35);
    bottom:0;
    position:absolute;

    
    
}

.slider4 .slitem:first-child {

   

    
}


.slider4 img {
    
    width:340px !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    position:relative;    
    
}




.slider4 .slitem:hover{
    
  transform: scale(1);

}

.slider4.active{
    
          cursor: grabbing;
    cursor: -webkit-grabbing;
    transform: scale(1.03);
    
}

.slider4 .slitem {
    
  transition: all .2s ease-in-out;
  transform: scale(0.95);
    
}



@media screen and (max-width: 640px) {
    
    
    .slider4 .slitem {
    

    margin-right: 14px;


    
    
}
    

.slider4 img {
    
    width:320px !important;
 
    
}    
    
.t-rec_pt_45 {
    
    padding-top:0px ! important;
    
}



.slider4 .slitem:first-child {

    
}


}

.slider4 .infrst {
    
    color:#000;
    width:320px;
    font-size:18px;
    font-family: 'TabystyFonts'; 
    font-weight:600;
    padding-top:10px;
    padding-left:10px;
    position:relative;
    z-index:10;
    
}

.slider4 .dist {
    
    color:#fff;
    font-size:14px;
    font-family: 'TabystyFonts'; 
    font-weight:600;
    padding:6px 14px;
    position:absolute;
    z-index:10;
    background:#b99141;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;   
    width: max-content;
    top:16px;
    right:21px;
    
}

#rec232829365 .t396__artboard{height: 180px;}
#rec232829365 .t396__filter{height: 180px;}
#rec232829365 .t396__carrier{height: 180px;background-position: center center;background-attachment: scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width: 1199px){#rec232829365 .t396__artboard{height: 200px;}
#rec232829365 .t396__filter{height: 200px;}
#rec232829365 .t396__carrier{height: 200px;background-attachment:scroll;}}
@media screen and (max-width: 959px){#rec232829365 .t396__artboard{height: 120px;}
#rec232829365 .t396__filter{height: 120px;}
#rec232829365 .t396__carrier{height: 120px;}}
@media screen and (max-width: 639px){#rec232829365 .t396__artboard{height: 200px;}
#rec232829365 .t396__filter{height: 200px;}
#rec232829365 .t396__carrier{height: 200px;}}
@media screen and (max-width: 479px){#rec232829365 .t396__artboard{height: 130px;}
#rec232829365 .t396__filter{height: 130px;}
#rec232829365 .t396__carrier{height: 130px;}}
#rec232829365 .tn-elem[data-elem-id="1596597947227"]{color:#2b2b2b;z-index:13;top: 80px;left: calc(50% - 600px + 50px);width:630px;}
#rec232829365 .tn-elem[data-elem-id="1596597947227"] .tn-atom{color:#2b2b2b;font-size:58px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.15;font-weight:600;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec232829365 .tn-elem[data-elem-id="1596597947227"]{top: 35px;left: calc(50% - 480px + 50px);width:370px;}
#rec232829365 .tn-elem[data-elem-id="1596597947227"] .tn-atom{font-size:54px;}}
@media screen and (max-width: 959px){#rec232829365 .tn-elem[data-elem-id="1596597947227"]{top: 35px;left: 40px;width:440px;}
#rec232829365 .tn-elem[data-elem-id="1596597947227"] .tn-atom{font-size:54px;}}
@media screen and (max-width: 639px){#rec232829365 .tn-elem[data-elem-id="1596597947227"] .tn-atom{font-size:56px;}}
@media screen and (max-width: 479px){#rec232829365 .tn-elem[data-elem-id="1596597947227"]{top: 30px;left: 20px;width:85px;}
#rec232829365 .tn-elem[data-elem-id="1596597947227"] .tn-atom{font-size:36px;}}
#rec232829365 .tn-elem[data-elem-id="1596597951140"]{color:#000000;z-index:12;top: 55px;left: calc(50% - 600px + 680px);width:440px;}
#rec232829365 .tn-elem[data-elem-id="1596597951140"] .tn-atom{color:#000000;font-size:16px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.55;font-weight:400;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec232829365 .tn-elem[data-elem-id="1596597951140"]{top: 35px;left: calc(50% - 480px + 490px);width:460px;}}
@media screen and (max-width: 959px){#rec232829365 .tn-elem[data-elem-id="1596597951140"]{top: 145px;left: calc(50% - 320px + 40px);width:530px;}}
@media screen and (max-width: 639px){#rec232829365 .tn-elem[data-elem-id="1596597951140"]{top: 135px;left: calc(50% - 240px + 40px);width:410px;}}
@media screen and (max-width: 479px){#rec232829365 .tn-elem[data-elem-id="1596597951140"]{top: 100px;left: 20px;width:85px;}}

#rec213746012 {

    display: flex;
    overflow-x: overlay;
    overflow-y: hidden;
}
@media screen and (max-width: 640px) {#rec213746012 {width:100%;}}



#rec213746012 .t396__artboard{height: 900px;overflow:visible;}
#rec213746012 .t396__filter{height: 900px;}
#rec213746012 .t396__carrier{height: 900px;background-position: center center;background-attachment: scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width: 1199px){#rec213746012 .t396__artboard{height: 640px;}
#rec213746012 .t396__filter{height: 640px;}
#rec213746012 .t396__carrier{height: 640px;background-attachment:scroll;}}
@media screen and (max-width: 959px){#rec213746012 .t396__artboard{height: 500px;}
#rec213746012 .t396__filter{height: 500px;}
#rec213746012 .t396__carrier{height: 500px;}}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){#rec213746012 .t396__artboard{height: 560px;}
#rec213746012 .t396__filter{height: 560px;}
#rec213746012 .t396__carrier{height: 560px;}}
#rec213746012 .tn-elem[data-elem-id="1564558957744"]{z-index:3;top: 0px;left: calc(50% - 600px + 0px);width:1200px;}
#rec213746012 .tn-elem[data-elem-id="1564558957744"] .tn-atom{border-radius:0px;background-position:center center;border-color:transparent;border-style:solid;}
#rec213746012 .tn-elem[data-elem-id="1564558957744"] .tn-atom__img{border-radius:0px;}
@media screen and (max-width: 1199px){#rec213746012 .tn-elem[data-elem-id="1564558957744"]{top: 0px;left: calc(50% - 480px + 0px);width:960px;}}
@media screen and (max-width: 959px){#rec213746012 .tn-elem[data-elem-id="1564558957744"]{top: 0px;left: calc(50% - 320px + 0px);width:640px;}}
@media screen and (max-width: 639px){#rec213746012 .tn-elem[data-elem-id="1564558957744"]{top: 0px;left: 0px;}
#rec213746012 .tn-elem[data-elem-id="1564558957744"] .tn-atom{border-radius:0px;}
#rec213746012 .tn-elem[data-elem-id="1564558957744"] .tn-atom__img{border-radius:0px;}}
@media screen and (max-width: 479px){#rec213746012 .tn-elem[data-elem-id="1564558957744"]{top: 0px;left: 0px;width:960px;}}
#rec213746012 .tn-elem[data-elem-id="1595422665706"]{z-index:13;top: 50px;left: calc(50% + 600px - 120px + -50px);width:120px;height:1px;}
#rec213746012 .tn-elem[data-elem-id="1595422665706"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){}
@media screen and (max-width: 959px){}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){#rec213746012 .tn-elem[data-elem-id="1595422665706"]{top: 20px;left: calc(100% - 120px + -20px);}}
#rec213746012 .tn-elem[data-elem-id="1595502980067"]{color:#b99141;text-align:center;z-index:30;top: 241px;left: calc(50% - 600px + 821px);width:36px;height:36px;}
#rec213746012 .tn-elem[data-elem-id="1595502980067"] .tn-atom{color:#b99141;font-size:15px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.55;font-weight:700;border-width:1px;border-radius:30px;background-color:#ffffff;background-position:center center;border-color:transparent;border-style:solid;transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;box-shadow: 0px 4px 20px -5px rgba(0,0,0,0.4);}
#rec213746012 .tn-elem[data-elem-id="1595502980067"] .tn-atom:hover{background-color:#c29674;color:#ffffff;}
@media screen and (max-width: 1199px){#rec213746012 .tn-elem[data-elem-id="1595502980067"]{top: 195px;left: calc(50% - 480px + 640px);width:20px;height:20px;}
#rec213746012 .tn-elem[data-elem-id="1595502980067"] .tn-atom{font-size:11px;}}
@media screen and (max-width: 959px){#rec213746012 .tn-elem[data-elem-id="1595502980067"]{top: 135px;left: calc(50% - 320px + 430px);width:20px;height:20px;}
#rec213746012 .tn-elem[data-elem-id="1595502980067"] .tn-atom{font-size:11px;}}
@media screen and (max-width: 639px){#rec213746012 .tn-elem[data-elem-id="1595502980067"]{top: 95px;left: calc(50% - 240px + -190px);}}
@media screen and (max-width: 479px){#rec213746012 .tn-elem[data-elem-id="1595502980067"]{top: 192px;left: 662px;width:20px;}}
#rec213746012 .tn-elem[data-elem-id="1595513082585"]{z-index:14;top: 199px;left: calc(50% - 600px + 771px);width:150px;}
#rec213746012 .tn-elem[data-elem-id="1595513082585"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec213746012 .tn-elem[data-elem-id="1595513082585"]{top: 158px;left: calc(50% - 480px + 618px);width:120px;}}
@media screen and (max-width: 959px){#rec213746012 .tn-elem[data-elem-id="1595513082585"]{top: 105px;left: calc(50% - 320px + 410px);width:80px;}}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){#rec213746012 .tn-elem[data-elem-id="1595513082585"]{top: 157px;left: 619px;width:120px;}
#rec213746012 .tn-elem[data-elem-id="1595513082585"] .tn-atom{opacity:1;}}
#rec213746012 .tn-elem[data-elem-id="1595513284459"]{z-index:15;top: 220px;left: calc(50% - 600px + 890px);width:150px;}
#rec213746012 .tn-elem[data-elem-id="1595513284459"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec213746012 .tn-elem[data-elem-id="1595513284459"]{top: 175px;left: calc(50% - 480px + 712px);width:120px;}}
@media screen and (max-width: 959px){#rec213746012 .tn-elem[data-elem-id="1595513284459"]{top: 117px;left: calc(50% - 320px + 472px);width:80px;}}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){#rec213746012 .tn-elem[data-elem-id="1595513284459"]{top: 174px;left: 710px;width:120px;}}
#rec213746012 .tn-elem[data-elem-id="1595513318046"]{color:#b99141;text-align:center;z-index:29;top: 250px;left: calc(50% - 600px + 930px);width:36px;height:36px;}
#rec213746012 .tn-elem[data-elem-id="1595513318046"] .tn-atom{color:#b99141;font-size:15px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.55;font-weight:700;border-width:1px;border-radius:30px;background-color:#ffffff;background-position:center center;border-color:transparent;border-style:solid;transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;box-shadow: 0px 4px 20px -5px rgba(0,0,0,0.4);}
#rec213746012 .tn-elem[data-elem-id="1595513318046"] .tn-atom:hover{background-color:#c29674;color:#ffffff;}
@media screen and (max-width: 1199px){#rec213746012 .tn-elem[data-elem-id="1595513318046"]{top: 225px;left: calc(50% - 480px + 720px);width:20px;height:20px;}
#rec213746012 .tn-elem[data-elem-id="1595513318046"] .tn-atom{font-size:11px;}}
@media screen and (max-width: 959px){#rec213746012 .tn-elem[data-elem-id="1595513318046"]{top: 145px;left: calc(50% - 320px + 480px);width:20px;height:20px;}
#rec213746012 .tn-elem[data-elem-id="1595513318046"] .tn-atom{font-size:11px;}}
@media screen and (max-width: 639px){#rec213746012 .tn-elem[data-elem-id="1595513318046"]{top: 105px;left: calc(50% - 240px + -180px);}}
@media screen and (max-width: 479px){#rec213746012 .tn-elem[data-elem-id="1595513318046"]{top: 210px;left: 751px;width:20px;}}
#rec213746012 .tn-elem[data-elem-id="1595513419633"]{z-index:16;top: 245px;left: calc(50% - 600px + 1010px);width:150px;}
#rec213746012 .tn-elem[data-elem-id="1595513419633"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec213746012 .tn-elem[data-elem-id="1595513419633"]{top: 195px;left: calc(50% - 480px + 810px);width:120px;}}
@media screen and (max-width: 959px){#rec213746012 .tn-elem[data-elem-id="1595513419633"]{top: 129px;left: calc(50% - 320px + 537px);width:80px;}}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){#rec213746012 .tn-elem[data-elem-id="1595513419633"]{top: 194px;left: 807px;width:120px;}}
#rec213746012 .tn-elem[data-elem-id="1595513483811"]{color:#b99141;text-align:center;z-index:28;top: 270px;left: calc(50% - 600px + 1070px);width:36px;height:36px;}
#rec213746012 .tn-elem[data-elem-id="1595513483811"] .tn-atom{color:#b99141;font-size:15px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.55;font-weight:700;border-width:1px;border-radius:30px;background-color:#ffffff;background-position:center center;border-color:transparent;border-style:solid;transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;box-shadow: 0px 4px 20px -5px rgba(0,0,0,0.4);}
#rec213746012 .tn-elem[data-elem-id="1595513483811"] .tn-atom:hover{background-color:#c29674;color:#ffffff;}
@media screen and (max-width: 1199px){#rec213746012 .tn-elem[data-elem-id="1595513483811"]{top: 235px;left: calc(50% - 480px + 830px);width:20px;height:20px;}
#rec213746012 .tn-elem[data-elem-id="1595513483811"] .tn-atom{font-size:11px;}}
@media screen and (max-width: 959px){#rec213746012 .tn-elem[data-elem-id="1595513483811"]{top: 160px;left: calc(50% - 320px + 550px);width:20px;height:20px;}
#rec213746012 .tn-elem[data-elem-id="1595513483811"] .tn-atom{font-size:11px;}}
@media screen and (max-width: 639px){#rec213746012 .tn-elem[data-elem-id="1595513483811"]{top: 115px;left: calc(50% - 240px + -170px);}}
@media screen and (max-width: 479px){#rec213746012 .tn-elem[data-elem-id="1595513483811"]{top: 234px;left: 872px;width:20px;}}
#rec213746012 .tn-elem[data-elem-id="1595513508894"]{z-index:18;top: 307px;left: calc(50% - 600px + 988px);width:130px;}
#rec213746012 .tn-elem[data-elem-id="1595513508894"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec213746012 .tn-elem[data-elem-id="1595513508894"]{top: 245px;left: calc(50% - 480px + 790px);width:110px;}}
@media screen and (max-width: 959px){#rec213746012 .tn-elem[data-elem-id="1595513508894"]{top: 160px;left: calc(50% - 320px + 520px);width:80px;}}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){#rec213746012 .tn-elem[data-elem-id="1595513508894"]{top: 241px;left: 773px;width:120px;}}
#rec213746012 .tn-elem[data-elem-id="1595513634942"]{color:#b99141;text-align:center;z-index:27;top: 330px;left: calc(50% - 600px + 1030px);width:36px;height:36px;}
#rec213746012 .tn-elem[data-elem-id="1595513634942"] .tn-atom{color:#b99141;font-size:15px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.55;font-weight:700;border-width:1px;border-radius:30px;background-color:#ffffff;background-position:center center;border-color:transparent;border-style:solid;transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;box-shadow: 0px 4px 20px -5px rgba(0,0,0,0.4);}
#rec213746012 .tn-elem[data-elem-id="1595513634942"] .tn-atom:hover{background-color:#c29674;color:#ffffff;}
@media screen and (max-width: 1199px){#rec213746012 .tn-elem[data-elem-id="1595513634942"]{top: 290px;left: calc(50% - 480px + 810px);width:20px;height:20px;}
#rec213746012 .tn-elem[data-elem-id="1595513634942"] .tn-atom{font-size:11px;}}
@media screen and (max-width: 959px){#rec213746012 .tn-elem[data-elem-id="1595513634942"]{top: 205px;left: calc(50% - 320px + 530px);width:20px;height:20px;}
#rec213746012 .tn-elem[data-elem-id="1595513634942"] .tn-atom{font-size:11px;}}
@media screen and (max-width: 639px){#rec213746012 .tn-elem[data-elem-id="1595513634942"]{top: 125px;left: calc(50% - 240px + -160px);}}
@media screen and (max-width: 479px){#rec213746012 .tn-elem[data-elem-id="1595513634942"]{top: 284px;left: 839px;width:20px;}}
#rec213746012 .tn-elem[data-elem-id="1595513666941"]{z-index:19;top: 372px;left: calc(50% - 600px + 947px);width:130px;}
#rec213746012 .tn-elem[data-elem-id="1595513666941"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec213746012 .tn-elem[data-elem-id="1595513666941"]{top: 299px;left: calc(50% - 480px + 755px);width:110px;}}
@media screen and (max-width: 959px){#rec213746012 .tn-elem[data-elem-id="1595513666941"]{top: 195px;left: calc(50% - 320px + 500px);width:80px;}}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){#rec213746012 .tn-elem[data-elem-id="1595513666941"]{top: 297px;left: 752px;width:110px;}}
#rec213746012 .tn-elem[data-elem-id="1595513744353"]{color:#b99141;text-align:center;z-index:26;top: 385px;left: calc(50% - 600px + 980px);width:36px;height:36px;}
#rec213746012 .tn-elem[data-elem-id="1595513744353"] .tn-atom{color:#b99141;font-size:15px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.55;font-weight:700;border-width:1px;border-radius:30px;background-color:#ffffff;background-position:center center;border-color:transparent;border-style:solid;transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;box-shadow: 0px 4px 20px -5px rgba(0,0,0,0.4);}
#rec213746012 .tn-elem[data-elem-id="1595513744353"] .tn-atom:hover{background-color:#c29674;color:#ffffff;}
@media screen and (max-width: 1199px){#rec213746012 .tn-elem[data-elem-id="1595513744353"]{top: 355px;left: calc(50% - 480px + 770px);width:20px;height:20px;}
#rec213746012 .tn-elem[data-elem-id="1595513744353"] .tn-atom{font-size:11px;}}
@media screen and (max-width: 959px){#rec213746012 .tn-elem[data-elem-id="1595513744353"]{top: 240px;left: calc(50% - 320px + 510px);width:20px;height:20px;}
#rec213746012 .tn-elem[data-elem-id="1595513744353"] .tn-atom{font-size:11px;}}
@media screen and (max-width: 639px){#rec213746012 .tn-elem[data-elem-id="1595513744353"]{top: 135px;left: calc(50% - 240px + -150px);}}
@media screen and (max-width: 479px){#rec213746012 .tn-elem[data-elem-id="1595513744353"]{top: 332px;left: 802px;width:20px;}}
#rec213746012 .tn-elem[data-elem-id="1595513785509"]{z-index:20;top: 420px;left: calc(50% - 600px + 830px);width:210px;}
#rec213746012 .tn-elem[data-elem-id="1595513785509"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec213746012 .tn-elem[data-elem-id="1595513785509"]{top: 341px;left: calc(50% - 480px + 658px);width:170px;}}
@media screen and (max-width: 959px){#rec213746012 .tn-elem[data-elem-id="1595513785509"]{top: 224px;left: calc(50% - 320px + 437px);width:120px;}}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){#rec213746012 .tn-elem[data-elem-id="1595513785509"]{top: 340px;left: 665px;width:160px;}}
#rec213746012 .tn-elem[data-elem-id="1595513860478"]{color:#b99141;text-align:center;z-index:23;top: 460px;left: calc(50% - 600px + 920px);width:36px;height:36px;}
#rec213746012 .tn-elem[data-elem-id="1595513860478"] .tn-atom{color:#b99141;font-size:15px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.55;font-weight:700;border-width:1px;border-radius:30px;background-color:#ffffff;background-position:center center;border-color:transparent;border-style:solid;transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;box-shadow: 0px 4px 20px -5px rgba(0,0,0,0.4);}
#rec213746012 .tn-elem[data-elem-id="1595513860478"] .tn-atom:hover{background-color:#c29674;color:#ffffff;}
@media screen and (max-width: 1199px){#rec213746012 .tn-elem[data-elem-id="1595513860478"]{top: 410px;left: calc(50% - 480px + 700px);width:20px;height:20px;}
#rec213746012 .tn-elem[data-elem-id="1595513860478"] .tn-atom{font-size:11px;}}
@media screen and (max-width: 959px){#rec213746012 .tn-elem[data-elem-id="1595513860478"]{top: 285px;left: calc(50% - 320px + 490px);width:20px;height:20px;}
#rec213746012 .tn-elem[data-elem-id="1595513860478"] .tn-atom{font-size:11px;}}
@media screen and (max-width: 639px){#rec213746012 .tn-elem[data-elem-id="1595513860478"]{top: 145px;left: calc(50% - 240px + -140px);}}
@media screen and (max-width: 479px){#rec213746012 .tn-elem[data-elem-id="1595513860478"]{top: 412px;left: 731px;width:20px;}}
#rec213746012 .tn-elem[data-elem-id="1595513885208"]{z-index:21;top: 395px;left: calc(50% - 600px + 710px);width:165px;}
#rec213746012 .tn-elem[data-elem-id="1595513885208"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec213746012 .tn-elem[data-elem-id="1595513885208"]{top: 315px;left: calc(50% - 480px + 560px);width:135px;}}
@media screen and (max-width: 959px){#rec213746012 .tn-elem[data-elem-id="1595513885208"]{top: 209px;left: calc(50% - 320px + 376px);width:100px;}}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){#rec213746012 .tn-elem[data-elem-id="1595513885208"]{top: 321px;left: 570px;width:130px;}}
#rec213746012 .tn-elem[data-elem-id="1595513931228"]{color:#b99141;text-align:center;z-index:24;top: 436px;left: calc(50% - 600px + 752px);width:36px;height:36px;}
#rec213746012 .tn-elem[data-elem-id="1595513931228"] .tn-atom{color:#b99141;font-size:15px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.55;font-weight:700;border-width:1px;border-radius:30px;background-color:#ffffff;background-position:center center;border-color:transparent;border-style:solid;transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;box-shadow: 0px 4px 20px -5px rgba(0,0,0,0.4);}
#rec213746012 .tn-elem[data-elem-id="1595513931228"] .tn-atom:hover{background-color:#c29674;color:#ffffff;}
@media screen and (max-width: 1199px){#rec213746012 .tn-elem[data-elem-id="1595513931228"]{top: 380px;left: calc(50% - 480px + 600px);width:20px;height:20px;}
#rec213746012 .tn-elem[data-elem-id="1595513931228"] .tn-atom{font-size:11px;}}
@media screen and (max-width: 959px){#rec213746012 .tn-elem[data-elem-id="1595513931228"]{top: 260px;left: calc(50% - 320px + 410px);width:20px;height:20px;}
#rec213746012 .tn-elem[data-elem-id="1595513931228"] .tn-atom{font-size:11px;}}
@media screen and (max-width: 639px){#rec213746012 .tn-elem[data-elem-id="1595513931228"]{top: 155px;left: calc(50% - 240px + -130px);}}
@media screen and (max-width: 479px){#rec213746012 .tn-elem[data-elem-id="1595513931228"]{top: 389px;left: 615px;width:20px;}}
#rec213746012 .tn-elem[data-elem-id="1595514079929"]{z-index:22;top: 375px;left: calc(50% - 600px + 610px);width:140px;}
#rec213746012 .tn-elem[data-elem-id="1595514079929"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec213746012 .tn-elem[data-elem-id="1595514079929"]{top: 300px;left: calc(50% - 480px + 481px);width:110px;}}
@media screen and (max-width: 959px){#rec213746012 .tn-elem[data-elem-id="1595514079929"]{top: 200px;left: calc(50% - 320px + 320px);width:80px;}}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){#rec213746012 .tn-elem[data-elem-id="1595514079929"]{top: 300px;left: 488px;width:110px;}}
#rec213746012 .tn-elem[data-elem-id="1595514124652"]{color:#b99141;text-align:center;z-index:25;top: 420px;left: calc(50% - 600px + 650px);width:36px;height:36px;}
#rec213746012 .tn-elem[data-elem-id="1595514124652"] .tn-atom{color:#b99141;font-size:15px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.55;font-weight:700;border-width:1px;border-radius:30px;background-color:#ffffff;background-position:center center;border-color:transparent;border-style:solid;transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;box-shadow: 0px 4px 20px -5px rgba(0,0,0,0.4);}
#rec213746012 .tn-elem[data-elem-id="1595514124652"] .tn-atom:hover{background-color:#c29674;color:#ffffff;}
@media screen and (max-width: 1199px){#rec213746012 .tn-elem[data-elem-id="1595514124652"]{top: 345px;left: calc(50% - 480px + 510px);width:20px;height:20px;}
#rec213746012 .tn-elem[data-elem-id="1595514124652"] .tn-atom{font-size:11px;}}
@media screen and (max-width: 959px){#rec213746012 .tn-elem[data-elem-id="1595514124652"]{top: 240px;left: calc(50% - 320px + 340px);width:20px;height:20px;}
#rec213746012 .tn-elem[data-elem-id="1595514124652"] .tn-atom{font-size:11px;}}
@media screen and (max-width: 639px){#rec213746012 .tn-elem[data-elem-id="1595514124652"]{top: 165px;left: calc(50% - 240px + -120px);}}
@media screen and (max-width: 479px){#rec213746012 .tn-elem[data-elem-id="1595514124652"]{top: 368px;left: 521px;width:20px;}}
#rec213746012 .tn-elem[data-elem-id="1596569114212"]{z-index:1;top: calc(900px - 600px + 0px);left: calc(50% - 50px + 0px);width:100%;height:600px;}
#rec213746012 .tn-elem[data-elem-id="1596569114212"] .tn-atom{background-color:#324a5f;background: #324a5f url(../images/bg4.jpg);
background-repeat: repeat-x; /* Изображение повторяется по горизонтали */background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){}
@media screen and (max-width: 959px){#rec213746012 .tn-elem[data-elem-id="1596569114212"]{top: calc(500px - 218px + 32px);left: calc(50% - 50px + 0px);width:100%;height:218px;}}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){#rec213746012 .tn-elem[data-elem-id="1596569114212"]{top: calc(560px - 218px + 773px);left: calc(50% - 50px + 404px);}
#rec213746012 .tn-elem[data-elem-id="1596569114212"] .tn-atom{background-color:#0a2b25;}}
#rec213746012 .tn-elem[data-elem-id="1596600271571"]{z-index:31;top: calc(900px + -10px);left: 0px;width:150px;}
#rec213746012 .tn-elem[data-elem-id="1596600271571"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){}
@media screen and (max-width: 959px){#rec213746012 .tn-elem[data-elem-id="1596600271571"]{top: calc(500px + -19px);left: 0px;width:130px;}}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){#rec213746012 .tn-elem[data-elem-id="1596600271571"]{top: calc(560px + 473px);left: 0px;width:90px;}}
#rec213746012 .tn-elem[data-elem-id="1596600273425"]{z-index:32;top: calc(900px + -10px);left: 0px;width:150px;}
#rec213746012 .tn-elem[data-elem-id="1596600273425"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){}
@media screen and (max-width: 959px){#rec213746012 .tn-elem[data-elem-id="1596600273425"]{top: calc(500px + -19px);left: 0px;width:130px;}}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){#rec213746012 .tn-elem[data-elem-id="1596600273425"]{top: calc(560px + 488px);left: 0px;width:90px;}}
#rec213746012 .tn-elem[data-elem-id="1598447466622"]{z-index:33;top: 199px;left: calc(50% - 600px + 771px);width:150px;}
#rec213746012 .tn-elem[data-elem-id="1598447466622"] .tn-atom{opacity:0;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec213746012 .tn-elem[data-elem-id="1598447466622"]{top: 158px;left: calc(50% - 480px + 618px);width:120px;}}
@media screen and (max-width: 959px){#rec213746012 .tn-elem[data-elem-id="1598447466622"]{top: 105px;left: calc(50% - 320px + 410px);width:80px;}
#rec213746012 .tn-elem[data-elem-id="1598447466622"] .tn-atom{opacity:0;}}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){#rec213746012 .tn-elem[data-elem-id="1598447466622"]{top: 157px;left: 620px;width:120px;}}
#rec213746012 .tn-elem[data-elem-id="1598447499236"]{z-index:34;top: 220px;left: calc(50% - 600px + 890px);width:150px;}
#rec213746012 .tn-elem[data-elem-id="1598447499236"] .tn-atom{opacity:0;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec213746012 .tn-elem[data-elem-id="1598447499236"]{top: 175px;left: calc(50% - 480px + 712px);width:120px;}}
@media screen and (max-width: 959px){#rec213746012 .tn-elem[data-elem-id="1598447499236"]{top: 120px;left: calc(50% - 320px + 470px);width:80px;}
#rec213746012 .tn-elem[data-elem-id="1598447499236"] .tn-atom{opacity:0;}}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){#rec213746012 .tn-elem[data-elem-id="1598447499236"]{top: 165px;left: 720px;width:120px;}}
#rec213746012 .tn-elem[data-elem-id="1598447526264"]{z-index:35;top: 245px;left: calc(50% - 600px + 1010px);width:150px;}
#rec213746012 .tn-elem[data-elem-id="1598447526264"] .tn-atom{opacity:0;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec213746012 .tn-elem[data-elem-id="1598447526264"]{top: 195px;left: calc(50% - 480px + 810px);width:120px;}}
@media screen and (max-width: 959px){#rec213746012 .tn-elem[data-elem-id="1598447526264"]{top: 130px;left: calc(50% - 320px + 540px);width:80px;}
#rec213746012 .tn-elem[data-elem-id="1598447526264"] .tn-atom{opacity:0;}}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){#rec213746012 .tn-elem[data-elem-id="1598447526264"]{top: 194px;left: 807px;width:120px;}}
#rec213746012 .tn-elem[data-elem-id="1598447545190"]{z-index:36;top: 307px;left: calc(50% - 600px + 988px);width:130px;}
#rec213746012 .tn-elem[data-elem-id="1598447545190"] .tn-atom{opacity:0;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec213746012 .tn-elem[data-elem-id="1598447545190"]{top: 245px;left: calc(50% - 480px + 790px);width:110px;}}
@media screen and (max-width: 959px){#rec213746012 .tn-elem[data-elem-id="1598447545190"]{top: 160px;left: calc(50% - 320px + 520px);width:80px;}
#rec213746012 .tn-elem[data-elem-id="1598447545190"] .tn-atom{opacity:0;}}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){#rec213746012 .tn-elem[data-elem-id="1598447545190"]{top: 242px;left: 773px;width:120px;}
#rec213746012 .tn-elem[data-elem-id="1598447545190"] .tn-atom{opacity:0;}}
#rec213746012 .tn-elem[data-elem-id="1598447562813"]{z-index:37;top: 372px;left: calc(50% - 600px + 947px);width:130px;}
#rec213746012 .tn-elem[data-elem-id="1598447562813"] .tn-atom{opacity:0;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec213746012 .tn-elem[data-elem-id="1598447562813"]{top: 299px;left: calc(50% - 480px + 755px);width:110px;}}
@media screen and (max-width: 959px){#rec213746012 .tn-elem[data-elem-id="1598447562813"]{top: 175px;left: calc(50% - 320px + 510px);width:80px;}
#rec213746012 .tn-elem[data-elem-id="1598447562813"] .tn-atom{opacity:0;}}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){#rec213746012 .tn-elem[data-elem-id="1598447562813"]{top: 295px;left: 780px;width:110px;}}
#rec213746012 .tn-elem[data-elem-id="1598447570227"]{z-index:38;top: 420px;left: calc(50% - 600px + 830px);width:210px;}
#rec213746012 .tn-elem[data-elem-id="1598447570227"] .tn-atom{opacity:0;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec213746012 .tn-elem[data-elem-id="1598447570227"]{top: 341px;left: calc(50% - 480px + 658px);width:170px;}}
@media screen and (max-width: 959px){#rec213746012 .tn-elem[data-elem-id="1598447570227"]{top: 225px;left: calc(50% - 320px + 436px);width:120px;}
#rec213746012 .tn-elem[data-elem-id="1598447570227"] .tn-atom{opacity:0;}}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){#rec213746012 .tn-elem[data-elem-id="1598447570227"]{top: 340px;left: 660px;width:160px;}}
#rec213746012 .tn-elem[data-elem-id="1598447590863"]{z-index:39;top: 395px;left: calc(50% - 600px + 710px);width:165px;}
#rec213746012 .tn-elem[data-elem-id="1598447590863"] .tn-atom{opacity:0;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec213746012 .tn-elem[data-elem-id="1598447590863"]{top: 315px;left: calc(50% - 480px + 560px);width:135px;}}
@media screen and (max-width: 959px){#rec213746012 .tn-elem[data-elem-id="1598447590863"]{top: 200px;left: calc(50% - 320px + 370px);width:110px;}
#rec213746012 .tn-elem[data-elem-id="1598447590863"] .tn-atom{opacity:0;}}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){#rec213746012 .tn-elem[data-elem-id="1598447590863"]{top: 320px;left: 570px;width:130px;}}
#rec213746012 .tn-elem[data-elem-id="1598447611948"]{z-index:40;top: 375px;left: calc(50% - 600px + 610px);width:140px;}
#rec213746012 .tn-elem[data-elem-id="1598447611948"] .tn-atom{opacity:0;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec213746012 .tn-elem[data-elem-id="1598447611948"]{top: 300px;left: calc(50% - 480px + 481px);width:110px;}}
@media screen and (max-width: 959px){#rec213746012 .tn-elem[data-elem-id="1598447611948"]{top: 200px;left: calc(50% - 320px + 320px);width:80px;}
#rec213746012 .tn-elem[data-elem-id="1598447611948"] .tn-atom{opacity:0;}}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){#rec213746012 .tn-elem[data-elem-id="1598447611948"]{top: 300px;left: 484px;width:110px;}}


					.price {padding-top: 20px;font-weight: 700;color: #1e364e;}
.t851__bg{
    
    border-radius:12px;
    
}

#rec217293975 .t396__artboard{height: 400px;background-color: #ffffff;}
#rec217293975 .t396__filter{height: 400px;}
#rec217293975 .t396__carrier{height: 400px;background-position: center center;background-attachment: scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width: 1199px){#rec217293975 .t396__artboard{}
#rec217293975 .t396__filter{}
#rec217293975 .t396__carrier{background-attachment:scroll;}}
@media screen and (max-width: 959px){}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){}
#rec217293975 .tn-elem[data-elem-id="1560239817986"]{z-index:1;top: calc(200px - 190px + 0px);left: calc(50% - 640px + 0px);width:1280px;height:380px;}
#rec217293975 .tn-elem[data-elem-id="1560239817986"] .tn-atom{background-color:#324a5f;background: #324a5f url(../images/bg4.jpg);background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec217293975 .tn-elem[data-elem-id="1560239817986"]{top: calc(200px - 190px + 0px);left: calc(50% - 640px + 0px);}}
@media screen and (max-width: 959px){#rec217293975 .tn-elem[data-elem-id="1560239817986"]{top: calc(200px - 190px + 0px);left: calc(50% - 640px + 0px);}}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){}
#rec217293975 .tn-elem[data-elem-id="1560240116574"]{color:#ffffff;z-index:5;top: 100px;left: calc(50% - 600px + 180px);width:410px;}
#rec217293975 .tn-elem[data-elem-id="1560240116574"] .tn-atom{color:#ffffff;font-size:48px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1;font-weight:700;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec217293975 .tn-elem[data-elem-id="1560240116574"]{top: 90px;left: calc(50% - 480px + 90px);}}
@media screen and (max-width: 959px){#rec217293975 .tn-elem[data-elem-id="1560240116574"]{top: 90px;left: calc(50% - 320px + 50px);}
#rec217293975 .tn-elem[data-elem-id="1560240116574"] .tn-atom{font-size:36px;}}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){}
#rec217293975 .tn-elem[data-elem-id="1560262797969"]{color:#ffffff;z-index:7;top: 245px;left: calc(50% - 600px + 180px);width:420px;}
#rec217293975 .tn-elem[data-elem-id="1560262797969"] .tn-atom{color:#ffffff;font-size:14px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.55;font-weight:400;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec217293975 .tn-elem[data-elem-id="1560262797969"]{top: 235px;left: calc(50% - 480px + 90px);}}
@media screen and (max-width: 959px){#rec217293975 .tn-elem[data-elem-id="1560262797969"]{top: 185px;left: calc(50% - 320px + 50px);width:240px;}
#rec217293975 .tn-elem[data-elem-id="1560262797969"] .tn-atom{font-size:12px;opacity:1;}}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){}
#rec217293975 .tn-elem[data-elem-id="1561983466069"]{z-index:9;top: 93px;left: calc(50% - 600px + 621px);width:360px;}
#rec217293975 .tn-elem[data-elem-id="1561983466069"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec217293975 .tn-elem[data-elem-id="1561983466069"]{top: 83px;left: calc(50% - 480px + 572px);}}
@media screen and (max-width: 959px){#rec217293975 .tn-elem[data-elem-id="1561983466069"]{top: 87px;left: calc(50% - 320px + 288px);width:300px;}}
@media screen and (max-width: 639px){}
@media screen and (max-width: 479px){}



#rec217843894 .t396__artboard{height: 520px;background-color: #ffffff;}
#rec217843894 .t396__filter{height: 520px;}
#rec217843894 .t396__carrier{height: 520px;background-position: center center;background-attachment: scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width: 1199px){#rec217843894 .t396__artboard{}
#rec217843894 .t396__filter{}
#rec217843894 .t396__carrier{background-attachment:scroll;}}
@media screen and (max-width: 959px){}
@media screen and (max-width: 639px){#rec217843894 .t396__artboard{height: 520px;}
#rec217843894 .t396__filter{height: 520px;}
#rec217843894 .t396__carrier{height: 520px;}}
@media screen and (max-width: 479px){#rec217843894 .t396__artboard{height: 430px;background-color: #ffffff;}
#rec217843894 .t396__filter{height: 430px;}
#rec217843894 .t396__carrier{height: 430px;background-position: center center;}}
#rec217843894 .tn-elem[data-elem-id="1561987634953"]{z-index:1;top: -194px;left: calc(50% - 600px + -281px);width:883px;height:448px;}
#rec217843894 .tn-elem[data-elem-id="1561987634953"] .tn-atom{opacity:0;background-color:#f55b34;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){}
@media screen and (max-width: 959px){}
@media screen and (max-width: 639px){#rec217843894 .tn-elem[data-elem-id="1561987634953"]{top: 0px;left: calc(50% - 240px + 0px);width:100px;}
#rec217843894 .tn-elem[data-elem-id="1561987634953"] .tn-atom{background-color:#324a5f;opacity:1;}}
@media screen and (max-width: 479px){#rec217843894 .tn-elem[data-elem-id="1561987634953"]{top: 0px;left: 0px;width:100px;height:433px;}
#rec217843894 .tn-elem[data-elem-id="1561987634953"] .tn-atom{opacity:1;}}
#rec217843894 .tn-elem[data-elem-id="1561987634968"]{color:#ffffff;z-index:6;top: 177px;left: calc(50% - 600px + 158px);width:420px;}
#rec217843894 .tn-elem[data-elem-id="1561987634968"] .tn-atom{color:#ffffff;font-size:14px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.55;font-weight:400;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){}
@media screen and (max-width: 959px){}
@media screen and (max-width: 639px){#rec217843894 .tn-elem[data-elem-id="1561987634968"]{top: 110px;left: calc(50% - 240px + 60px);width:280px;}}
@media screen and (max-width: 479px){#rec217843894 .tn-elem[data-elem-id="1561987634968"]{top: 100px;left: 40px;width:80px;}}
#rec217843894 .tn-elem[data-elem-id="1561987634977"]{z-index:7;top: 524px;left: calc(50% - 600px + 149px);width:300px;}
#rec217843894 .tn-elem[data-elem-id="1561987634977"] .tn-atom{background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){#rec217843894 .tn-elem[data-elem-id="1561987634977"]{top: 455px;left: calc(50% - 480px + 154px);}}
@media screen and (max-width: 959px){#rec217843894 .tn-elem[data-elem-id="1561987634977"]{top: 385px;left: calc(50% - 320px + 155px);width:300px;}}
@media screen and (max-width: 639px){#rec217843894 .tn-elem[data-elem-id="1561987634977"]{top: 184px;left: calc(50% - 240px + 57px);width:360px;}}
@media screen and (max-width: 479px){#rec217843894 .tn-elem[data-elem-id="1561987634977"]{top: calc(430px + -29px);left: 39px;width:80px;}}
#rec217843894 .tn-elem[data-elem-id="1561987644579"]{color:#ffffff;z-index:5;top: 120px;left: calc(50% - 600px + 150px);width:340px;}
#rec217843894 .tn-elem[data-elem-id="1561987644579"] .tn-atom{color:#ffffff;font-size:36px;font-family:'TabystyFonts',Arial,sans-serif;line-height:1.55;font-weight:700;background-position:center center;border-color:transparent;border-style:solid;}
@media screen and (max-width: 1199px){}
@media screen and (max-width: 959px){}
@media screen and (max-width: 639px){#rec217843894 .tn-elem[data-elem-id="1561987644579"]{top: 45px;left: calc(50% - 240px + 60px);}}
@media screen and (max-width: 479px){#rec217843894 .tn-elem[data-elem-id="1561987644579"]{top: 30px;left: 40px;width:80px;}
#rec217843894 .tn-elem[data-elem-id="1561987644579"] .tn-atom{font-size:26px;}}

#rec235941029 .t908__item_active { border-color: #c5c5c5; background-color: #f5e9d1;} 


.whatsapp-button {
    position: fixed;
    right: 50px;
    bottom: 90px;
    transform: translate(-50%, -50%);
    background: #d4b77c;
    background: linear-gradient(0deg,#d4b77c 30%,rgb(179 151 94) 70%);
    border-radius: 50%;
    width: 55px;
    height: 55px;
    color: #fff;
    text-align: center;
    line-height: 53px;
    padding-left: 2px;
    font-size: 32px;
    z-index: 9999;
}
.whatsapp-button a {
    color: #fff;
}
.whatsapp-button:before,
.whatsapp-button:after {
    content: " ";
    display: block;
    position: absolute;
    border: 50%;
    border: 1px solid #d4b77c; /*цвет анимированных волн от кнопки*/
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50%;
    animation: animate 1.5s linear infinite;
    opacity: 0;
    backface-visibility: hidden; 
}
 
.whatsapp-button:after{
    animation-delay: .5s;
}
 
@keyframes animate
{
    0%
    {
        transform: scale(0.5);
        opacity: 0;
    }
    50%
    {
        opacity: 1;
    }
    100%
    {
        transform: scale(1.2);
        opacity: 0;
    }
}

@media (max-width : 800px) {  
.whatsapp-button {   
    bottom: 5px; /*отступ кнопки снизу от экрана*/
    left: 70px; /*отступ кнопки слева от экрана(right - справа)*/
    padding-left: 2px;
    padding-top: 2px;
  }
}

@media screen and (min-width: 900px) {

    #div-mobile { display: none; }
    #div-desktop { display: block; }

}

@media screen and (max-width: 765px) {

    #div-mobile { display: block; }
    #div-desktop { display: none; }

}




