@font-face {
	font-family: 'GothamPro-Light';
	src: url('GothamPro-Light.eot?') format('eot'), 
	     url('GothamPro-Light.otf')  format('opentype'),
	     url('GothamPro-Light.woff') format('woff'), 
	     url('GothamPro-Light.ttf')  format('truetype'),
	     url('GothamPro-Light.svg#GothamPro-Light') format('svg');
}


@font-face {
  font-family: 'GothamPro-Bold';
  src: url('GothamPro-Bold.eot?#iefix') format('embedded-opentype'),  url('GothamPro-Bold.otf')  format('opentype'),
       url('GothamPro-Bold.woff') format('woff'), url('GothamPro-Bold.ttf')  format('truetype'), url('GothamPro-Bold.svg#GothamPro-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'GothamPro-Medium';
  src: url('GothamPro-Medium.eot?#iefix') format('embedded-opentype'),  url('GothamPro-Medium.otf')  format('opentype'),
       url('GothamPro-Medium.woff') format('woff'), url('GothamPro-Medium.ttf')  format('truetype'), url('GothamPro-Medium.svg#GothamPro-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}


html, body{
	font-family: 'Open Sans', sans-serif;
	color: #000;
}

h1, h2, h3 {
    font-family: 'GothamPro-Bold';
    color: #000;
}

.tel-nsr.fll {
    font-weight: bold;
    font-size: 20px;
    margin-top: -5px;
    margin-right: 26px;
}

.tel-nsr.fll strong, .tel-nsr.fll span{
	font-family: 'PT Sans', sans-serif;
font-weight: normal;
font-size: 12px;
clear: both;
display: block;
}

.slider-nav-thumbnails .slick-slide {
	opacity: 0.5;
}

.slider-nav-thumbnails .slick-slide.slick-active {
	opacity: 1;
  background: green;
}

.content {
  font-size: 18px;
  padding: 20px;
  text-align:center;
  color: white;
}
.one {
  background: blue;
}
.two {
  background: red;
}
.three {
  background: purple;
}
.four {
  background: green;
}
.five {
  background: pink;
}
.two, .three, .four, .five {
  display:none;
}


img {
    max-width: 100%;
}

li{
	list-style: none;
}


.slick-slide img {
    width: 100%;
}

input, textarea{
	width: 100%;
	max-width: 100%;
}

:focus{
	outline: none !important;
}

.fll{
	float: left;
}

.flr{
	float: right;
}


section.footer-main {
    background-image: -moz-linear-gradient(left, #0090FF 0%, #0ABAB7 100%);
    background-image: -o-linear-gradient(left, #0090FF 0%, #0ABAB7 100%);
    background-image: -webkit-linear-gradient(left, #0090FF 0%, #0ABAB7 100%);
    background-image: linear-gradient(to right, #0090FF 0%, #0ABAB7 100%);
}

.navs-blk{
	cursor: pointer;
}

.navs-blk.nav-cart1 {
    background-color: #068AEA;
}
.navs-blk.nav-cart2 {
 background-color: #0299EF;
}
.navs-blk.nav-cart3 {
background-color: #04A2EB;
}
.navs-blk.nav-cart4 {
 background-color: #05B1DC;
}
.navs-blk.nav-cart5 {
  background-color: #06A9D3;
}
.navs-blk.nav-cart6 {
    background-color: #08b1c6;
}
.navs-blk.nav-cart7 {
   background-color: #09B8BB;
}

.navs-blk.nav-cart8 {
    background-color: #0299EF;
}

.slider-nav-thumbnails .slick-slide {
    opacity: 1;
}

.header a:before, .header a:after, .header a span {
    background: #000;
}

.rowd
{
    display: flex;

    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
}


.header, .footer {
    background: #F3F3F3;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    line-height: 40px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    padding: 0 50px;
}

.logo {
    width: 163px;
    height: 100px;
    background: url(../img/logo_new.png?12) 0 0 no-repeat;
    float: left;
    margin-top: 25px;
}


@media (max-width: 767px) { 
.mobile-menu {
    top: 0;
}
}


.top-menu {
    margin-top: 30px;
}

ul.menu-bottom li{
	float: left;
}


@media (min-width: 1270px)
{
.container {
    width: 1215px;
}
}

.right-mns {
    float: right;
    margin-right: 0px;
    width: 1016px;
}

ul.menu-bottom {
    clear: both;
    float: right;
    padding-left: 0;
}

ul{
	padding: 0;
}

ul.menu-bottom li {
    float: left;
    margin-left: 35px;
}

a{
	text-decoration: none !important;
}



.office-area.fll a{
	   border-bottom: 1px solid #dadada;
}

.office-area.fll a:hover{
	border: 0;
}

.office-area.fll {
    margin-right: 58px;
    margin-bottom: 34px;
    margin-left: 64px;
}

.office-area.fll a:before {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(../img/map.png) 0 0 no-repeat;
    margin-left: -20px;
    margin-top: 4px;
}

a:hover{
	color: #000;
}

.tel-nsr b{
	font-weight: normal;
}

.tel-nsr.fll span {
    margin-left: 11px;
    margin-top: -4px;
}
.tel-nsr.fll strong {
    margin-left: 45px;
    margin-top: -4px;
}

.tel-nsr.fll strong:before {
    width: 20px;
    height: 20px;
    background: url(../img/clock.png) 0 0 no-repeat;
    content: '';
    position: absolute;
    margin-left: -17px;
    margin-top: 1px;
}

a.inf-ps.fll {
    color: #003366;
    font-size: 17px;
    text-decoration: none !important;
    border-bottom: 1px solid #003366;
    margin-top: -5px;
    margin-right: 6px;
    float: right;
} 
.zvn-btn {
    float: right;
    font-size: 14px;
    background: none;
    border: 2px solid #3399ff;
    color: #3399ff;
    border-radius: 4px;
    margin-top: -5px;
    padding-left: 15px;
    cursor: pointer;
	margin-left: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 15px;
}

.zvn-btn:hover{
	background: #3399ff;
	color: #fff;
}

ul.menu-bottom a:hover{
	border-bottom: 1px solid #dadada;
}


.slider-area {
    position: relative;
}

header:before{
	background: url(../img/bf2.png) 0 0 no-repeat;
	content: '';
	position: absolute;
}

.block-top-slider {
    position: absolute;
    z-index: 1;
    right: 15px;
}

.container{
	position: relative;
}

ul.menu-bottom {
    clear: both;
    float: right;
    padding-left: 0;
    margin-top: 14px;
    margin-bottom: 26px;
}
@media (min-width: 1270px)
{
header:before {
    background: url(../img/bf2.png) 0 0 no-repeat;
    content: '';
    position: absolute;
    width: 100%;
    height: 30px;
    margin-top: 143px;
    z-index: 111;
    background-size: contain;
}

header{
	height: 144px;
}
}

.navs-blk img {
    width: auto;
    display: block;
    margin: 0 auto;
    padding-top: 11px;
    padding-bottom: 4px;
}

.navs-blk {
    height: 138px;
    padding-left: 10px;
    padding-right: 10px;
}

.navs-blk span {
    color: #fff;
    text-align: center;
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    display: block;
    line-height: 16px;
}

.navs-blk{
	position: relative;
}



.slider-nav-thumbnails .slick-list {
    overflow: visible;
}

.slider-nav-thumbnails .slick-slide.slick-active .navs-blk:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 20px;
    margin-top: -20px;
    left: 0px;
    bottom: auto;
    top: 0;
    background: url(../img/nb.png) 0 0 no-repeat;
    background-size: 100% 100%;
}


.slider-nav-thumbnails .slick-slide.slick-active .navs-blk{
	background: #0a489d !important;
}

.block-top-slider {
    position: absolute;
    z-index: 1;
    right: 15px;
    margin-top: 50px;
}

.flr.purple-ov {
    background: #511972;
    color: #fff;
    width: 146px;
    height: 146px;
    border-radius: 150px;
    text-align: center;
    padding-top: 85px;
    text-transform: uppercase;
    font-family: 'PT Sans', sans-serif;
}

.flr.purple-ov:before {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    background: url(../img/tr2.png) 0 0 no-repeat;
    margin-top: -60px;
    margin-left: 2px;
}


.flr.orange-ov {
    background: #e46713;
    color: #fff;
    width: 146px;
    height: 146px;
    border-radius: 150px;
    text-align: center;
    padding-top: 84px;
    text-transform: uppercase;
    font-family: 'PT Sans', sans-serif;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 34px;
}

.flr.orange-ov:before {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    background: url(../img/tr1.png) 0 0 no-repeat;
    margin-top: -60px;
      margin-left: -3px;
}

a.inf-ps.fll:hover {
    border-bottom: 0;
}

.block-in-slider {
    position: absolute;
    bottom: 25px;
    margin-left: 40px;
}

.block-in-slider h1 {
    color: #fff;
    font-size: 48px;
    max-width: 600px;
}

.block-in-slider h2 {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 24px;
      max-width: 600px;
}


.container-no button.slick-prev {
    display: none !important;
}


.container-no button.slick-next {
    position: absolute;
    z-index: 111;
    top: 50%;
    right: 100px;
    background: url(../img/arrow.png) 0 0 no-repeat;
    border: 0;
    font-size: 0;
    width: 80px;
    height: 106px;
}

.container-no button.slick-next:hover{
	opacity: 0.8;
}

@media (max-width: 1300px)
{
.container-no button.slick-next {
    position: absolute;
    z-index: 111;
    top: 50%;
    right: 30px;
    background: url(../img/arrow.png) 0 0 no-repeat;
    border: 0;
    font-size: 0;
    width: 80px;
    height: 106px;
}
}

.frame-video iframe {
    width: 100%;
}

section.about-nt {
    padding-top: 80px;
}

h3.before-2, h3.before-1 {
    margin-bottom: 18px;
    position: relative;
}

h3.before-1:before{
	content: '';
	position: absolute;
	width: 60px;
	height: 60px;
	background: url(../img/pnlogo.png) 0 0 no-repeat;
}

.row-slide {
    margin-right: -1px;
}

.slider-area{
	overflow-x: hidden !important;
}

section.about-nt h4 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
    margin-bottom: 23px;
}
h3.before-1:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 60px;
    background: url(../img/pnlogo.png) 0 0 no-repeat;
    margin-left: -68px;
    margin-top: -31px;
}
h3.before-2:before {
    content: '';
    position: absolute;
    width: 67px;
    height: 67px;
    background: url(../img/pnlogo2.png) 0 0 no-repeat;
    margin-left: -47px;
    margin-top: -39px;
}

section.about-nt p{
	font-family: 'Open Sans', sans-serif;
		font-weight: 100;
		font-size: 14px;
		line-height: 20px;
}

section.about-nt p span{
	background: #b6ffff;
}
@media (min-width: 1200px)
{
section.about-nt .col-sm-6:last-child {
    padding-left: 80px;
}
}

.frame-video iframe {
    height: 255px;
}

section.news {
    background: #f6f6f6;
    margin-top: 30px;
    padding-top: 44px;
    padding-bottom: 65px;
}

h2, .h2 {
    font-size: 36px;
    margin-bottom: 22px;
}

.news-area {
    background: #ffffff;
    margin: 7px;
}

.news-area {
    position: relative;
}

.time-area {
    position: absolute;
    margin-top: auto;
    text-align: center;
    display: block;
    background: rgba(255, 255, 255, 0.73);
    padding: 3px 10px;
    border-radius: 30px;
    bottom: 20px;
    width: 100px;
    left: 50%;
    margin-left: -50px;
}

.news-area {
    background: #ffffff;
    margin: 7px;
    height: 413px;
}
.single-item-n {
    margin-left: -6px;
    margin-right: -6px !important;
}
.news-area img {
    position: absolute;
    bottom: 0;
}
.padding-news {
    padding: 23px;
    text-align: center;
}
.block-news h4 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
}

.padding-news {
    max-height: 355px;
    overflow: hidden;
}

.color-gr{
	color: #cccccc;
}

.padding-news p {
    font-size: 13px;
    line-height: 18px;
}

strong.logo {
    display: none;
}

.img-block {
    float: left;
}

.img-block {
    float: left;
    height: 300px;
    padding-right: 31px;
}

.pdx-block{
	padding-right: 0;
}
@media (min-width: 1200px)
{
.pdx-block2 img{
	    width: 281px;
    margin-left: -19px;
    margin-top: -20px;
}
}

section.sect-lsv {
    padding-top: 37px;
}

.img-block.pdx-block2{
	padding-right: 14px;
}

section.sect-lsv {
    border-bottom: 1px solid #d7e3e6;
}
section.rews-area {
    padding-top: 50px;
    padding-bottom: 80px;
}


.img-txt {
    padding-right: 16px;
    line-height: 18px;
    float: left;
    display: table-cell;
    padding-left: 21px;
}

.area-nx {
    display: table;
}

.img-ls {
    display: table-cell;
    vertical-align: top;
    width: 91px;
}

.img-ls img {
    width: auto;
    float: left;
    margin-right: 21px;
    margin-top: 3px;
}

.img-txt span {
    display: block;
    margin-top: 16px;
}

.img-txt span a {
    display: block;
    font-size: 12px;
    color: #0e55f5;
    	font-family: 'PT Sans', sans-serif !important;
    text-decoration: underline !important;
}

.img-txt span a:hover{
	text-decoration: none !important;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 4px;
    padding: 0;
    width: 12px;
    height: 12px;
    background-color: #e1eaec;
    border-radius: 50px;
}

li.slick-active {
    background: #039cea;
    box-shadow: none;
    width: 11px;
    height: 11px;
}

.slick-dots {
    position: relative;
    bottom: 5px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
    margin-top: 50px;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

section.sect-lsv {
    padding-bottom: 0px;
}

section.footer-main {
    overflow: hidden;
}

section.rews-area button.slick-next:hover, section.rews-area button.slick-prev:hover{
	opacity: 0.6 !important;
}








/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: #000;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '←';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '→';
}


.slick-next {
    right: 508px;
    top: 93.8%;
    z-index: 22;
}

.slick-prev{
	 left: 508px;
    top: 93.8%;
    z-index: 22;
}

@media (max-width: 1269px)
{
section.rews-area .slick-next, section.rews-area .slick-prev{
	display: none !important;
}
}

.single-item {
    margin-top: 40px;
}

section.footer-main {
	padding-bottom: 80px;
    padding-top: 48px;
}

.fll-footer{
	float: left;
}

.flr-footer {
    float: right;
}

.w33 {
    width: 33%;
    float: left;
    padding: 6px;
    padding-bottom: 13px;
}
.row-alighn {
    overflow: hidden;
    margin-right: -13px;
    margin-left: -6px;
}

.w33 input{
	border: 0;
}


input, textarea{
	border: 0;
	padding: 16px;
	box-sizing: border-box;
	text-transform: uppercase;
	background: #f3f3f3;
	font-weight: 300;
}


section.footer-main h2 {
    margin-bottom: 43px;
}

button.send-btn {
    font-size: 18px;
    background: #0abab7;
    border: 0;
    padding: 13px;
    color: #fff;
    padding-left: 38px;
    padding-right: 38px;
    margin-top: 30px;
    margin-bottom: 51px;
    border-radius: 4px;
}

.bottom-footer-area {
    color: #2c2e34;
}

.fll-footer span {
    margin-right: 20px;
}

.fll-footer a {
    margin-right: 20px;
}

.likely .likely__widget {
    color: #000;
    background: #09b0bc;
}

.soc-area {
    margin-top: -21px;
}

.txt-top-nh p{
	font-size: 24px;
font-family: 'GothamPro-Light';
}

.tel-area{
	font-size: 36px;
	 font-family: 'GothamPro-Bold';
}

.tel-area span{
	font-family: 'GothamPro-Light';
}

.txt-top-nh {
    margin-left: 44px;
    margin-top: -2px;
}

button.send-btn:hover{
	background: #10ccc8;
}


@media (max-width: 1269px)
{
.right-mns {
    float: right;
    margin-right: 0px;
    width: 974px;
}
ul.menu-bottom li {
    float: left;
    margin-left: 28px;
}
h3.before-1:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 60px;
    background: url(../img/pnlogo.png) 0 0 no-repeat;
    margin-left: -24px;
    margin-top: -51px;
}
}

@media (max-width: 1199px)
{
.tel-area {
    font-size: 31px;
    font-family: 'GothamPro-Bold';
}
.img-block {
    float: left;
    height: 362px;
}

.right-mns {
    float: right;
    margin-right: 0px;
    width: 774px;
}
.office-area.fll {
    display: none;
}
ul.menu-bottom a {
    font-size: 12px;
}
ul.menu-bottom li {
    float: left;
    margin-left: 17px;
}
.logo {
    margin-top: 11px;
}

.w33 {
    width: 100%;
}
.row-alighn {
    overflow: hidden;
    margin-right: -6px;
    margin-left: -6px;
}
}

@media (max-width: 991px)
{
.txt-top-nh {
    margin-left: 0;
    margin-top: -2px;
}
.tel-area {
    font-size: 25px;
}

.txt-top-nh p {
    font-size: 21px;
    font-family: 'GothamPro-Light';
    margin-top: 2px;
}
.img-block {
    float: left;
    height: auto;
    margin-bottom: 20px;
}
.txt-block {
    clear: both;
}

section.sect-lsv {
    padding-bottom: 50px;
}
.block-in-slider {
    margin-left: 0;
}
.logo {
    margin-top: 11px;
    width: 140px;
    background-size: contain;
}
.right-mns {
    float: right;
    margin-right: 0px;
    width: 577px;
}
.zvn-btn {
    display: none;
}
ul.menu-bottom li {
    float: left;
    margin-left: 0;
    margin-right: 12px;
}
section.rews-area {
    padding-top: 50px;
    padding-bottom: 40px;
}
section.footer-main {
    padding-bottom: 50px;
    padding-top: 48px;
}

section.news {
    background: #f6f6f6;
    margin-top: 55px;
    padding-top: 44px;
    padding-bottom: 35px;
}
}

@media (max-width: 767px)
{

.flr.orange-ov, .flr.purple-ov {
    display: none;
}


ul.menu-bottom li {
    float: left;
    margin-left: 0;
    margin-right: 12px;
    width: 108%;
    margin-left: -21px;
    padding-left: 17px;
    
}

.container-no button.slick-next {
    position: absolute;
    z-index: 111;
    top: 50%;
    right: 14px;
    background: url(../img/arrow.png) 0 0 no-repeat;
    border: 0;
    font-size: 0;
    width: 27px;
    height: 44px;
    background-size: contain;
}
block-in-slider {
    margin-left: 0;
    width: 100%;
    padding-right: 63px;
}
ul.menu-bottom.mm-listview a {
    text-decoration: none !important;
    border: 0 !important;
}
.block-in-slider h2 {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 16px;
}

.block-in-slider {
    margin-left: 0;
    width: 100%;
    padding-right: 63px;
    bottom: 4px;
}

.block-in-slider h1 {
    color: #fff;
    font-size: 21px;
    margin-bottom: -13px;
}

ul.menu-bottom a {
    font-size: 14px;
}

h3.before-1:before, h3.before-2:before{
	display: none;
}

section.about-nt {
    padding-top: 20px;
}

section.rews-area {
    padding-top: 20px;
    padding-bottom: 40px;
}

h2, .h2 {
    font-size: 29px;
}

section.footer-main {
    padding-bottom: 50px;
    padding-top: 28px;
}
section.footer-main h2 {
    margin-bottom: 28px;
}

.map-bottom {
    margin-bottom: 30px;
}

.fll-footer a {
    display: none;
}
.soc-area {
    margin-top: -16px;
}


.logo {
    margin-top: 52px;
    width: 140px;
    background-size: contain;
}

.zvn-btn {
    display: block;
    position: absolute;
    right: 15px;
    top: 79px;
}

a.inf-ps.fll {
    color: #003366;
    font-size: 20px;
    border-bottom: 1px solid #003366;
    margin-top: -5px;
    margin-left: 0;
    position: absolute;
    right: 15px;
    top: 105px;
}

.zvn-btn {
    display: block;
    position: absolute;
    right: 15px;
    top: 61px;
}

header .container {
    height: 153px;
    overflow: hidden;
}

}


.block-top-slider a:hover{
	opacity: 0.8;
}

.tel-mob {
    font-size: 14px;
}


strong.tel-mob a {
    position: relative;
    width: 100%;
}
strong.tel-mob a:before, strong.tel-mob a:after {
    display: none;
}

strong.tel-mob a {
    display: initial !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0 !important;
    color: #000;
}



@media (max-width: 370px)
{
.tel-mob {
    font-size: 11px;
    margin-top: 0px !important;
    float: right;
}
.txt-top-nh p {
    font-size: 14px;
    font-family: 'GothamPro-Light';
    margin-top: 2px;
}
h2, .h2 {
    font-size: 20px;
}
.block-in-slider h2{
	display: none;
}.block-in-slider h1 {
    color: #fff;
    font-size: 23px;
    margin-bottom: 30px;
}

.tel-area {
    font-size: 16px;
}
.fll-footer span{
	display: none;
}
}

@media (max-width: 300px)
{ 
	.tel-mob, .zvn-btn{
		display: none !important;
	}
	a.inf-ps.fll {
    color: #003366;
    font-size: 12px;
    border-bottom: 1px solid #003366;
    margin-top: -5px;
    margin-left: 0;
    position: absolute;
    right: 15px;
    top: 80px;
}
.logo {
    margin-top: 52px;
    width: 104px;
    background-size: contain;
}
header .container {
    height: 133px;
    overflow: hidden;
}
.block-in-slider h1 {
    font-size: 19px;
}
}


@media (max-width: 630px)
{
.news-area {
    background: #ffffff;
    margin: 7px;
    height: auto;
    padding-bottom: 0;
}
.time-area.color-gr {
    margin-top: -5px !important;
    position: relative;
}
.hidden-ls{
	display: none !important;
}
}@media (min-width: 631px)
{
.show-ls{
	display: block !important;
}
.show-ls{
	display: none !important;
}
}
.padding-news img {
    position: relative;
    margin-bottom: -10px !important;
}
@media (max-width: 1199px)
{
.navs-blk span {
    color: #fff;
    text-align: center;
    font-family: 'PT Sans', sans-serif;
    font-size: 10px;
    display: block;
    line-height: 12px;
}
}

@media (max-width: 670px)
{
.navs-blk span{
	display: none !important;
}
.navs-blk {
    height: 67px;
    padding-left: 10px;
    padding-right: 10px;
}
.navs-blk img {
    width: auto;
    display: block;
    margin: 0 auto;
    padding-top: 13px;
    max-width: 36px;
    padding-bottom: 4px;
}
}

.flr.orange-ov:hover{
	background: #fb893d !important;
}

.flr.purple-ov:hover{
	background: #7216a9 !important;
}

@media (max-width: 767px)
{
.block-top-slider.hidden-sm.hidden-md.hidden-lg {
    position: relative;
    overflow: hidden;
}	

.block-top-slider.hidden-sm.hidden-md.hidden-lg {
    position: relative;
    overflow: hidden;
    margin-top: 20px;
    float: left;
    margin-left: 0;
    width: 100%;
    margin-bottom: 20px;
}
.block-top-slider.hidden-sm.hidden-md.hidden-lg .flr {
    float: left !important;
    margin-left: 28px;
    margin-right: -15px;
}
	
.flr.orange-ov, .flr.purple-ov {
    display: block;
    margin-right: 9px;
}
}


.blk {
    position: absolute;
    right: 0;
    font-weight: normal;
    margin-right: 16px;
    margin-top: 22px;
}


b.blk a {
    display: inline-block;
    margin-right: 0;
    text-decoration: underline !important;
}

b.blk a:hover{
	 text-decoration: none !important;
}




@media (min-width: 530px) and (max-width: 767px)
{
.block-top-slider.hidden-sm.hidden-md.hidden-lg {
    position: relative;
    overflow: hidden;
    margin-top: 20px;
    float: left;
    margin-left: 0;
    width: 100%;
    margin-bottom: 20px;
    display: none;
}	


.block-top-slider.hidden-xs {
    display: block !important;
}

.flr.orange-ov, .flr.purple-ov {
    background: none !important;
    color: #000;
}

.flr.orange-ov:hover, .flr.purple-ov:hover{
	 background: none !important;
	 color: #3399FF !important;
}

.flr.purple-ov:before, .flr.orange-ov:before{
	display: none !important;
}
.block-top-slider.hidden-xs {
    display: block !important;
    margin-top: -165px;
    right: 193px;
}

.flr.orange-ov, .flr.purple-ov {
    background: none !important;
    color: #000;
    margin-right: -4px !important;
    width: 97px;
}

flr.orange-ov, .flr.purple-ov {
    background: none !important;
    color: #000;
    margin-right: -45px;
}

}


@media (min-width: 1200px)
{
.block-in-slider.hh1 {
    bottom: 20px;
}
.block-in-slider.hh2 {
    bottom: 31px;
}

.block-in-slider.hh8 {
    bottom: 20px;
}


.block-in-slider.hh7 {
    bottom: 20px;
}
}

section.rews-area.docv-area {
    border-top: 1px solid #D7E3E6;
}

.man_photo {
    width: 240px;
    height: 348px;
    background-color: #fff;
    display: inline-block;
    position: relative;
    border: 1px solid #e0dede;
}

.comment {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    color: #fff;
    padding: 10px;
    opacity: 0;
    -webkit-transition: opacity ease-in .4s;
    -moz-transition: opacity ease-in .4s;
    transition: opacity ease-in .4s;
    z-index: 5;
}

.comment {
text-align: center;
    padding-top: 40px;
    font-size: 14px;
}

.man_photo:hover .comment {
    opacity: 0.8;
}

.single-item-v .area-nx {
    margin: 0 auto;
}



header.second-page-border:before {
   background: url(../img/bf2.png) 0 0 no-repeat;
       background-size: contain;
}


.border-img {
    border: 1px solid #e4e4e4;
    position: relative;
}

.border-img img {
    width: 100%;
    margin: 0;
}

.loup {
    position: absolute;
    z-index: 2;
    width: 20px;
    height: 20px;
    right: 15px;
    top: 15px;
    background: url(../img/loup.png) 0 0 no-repeat;
    cursor: pointer;
}

.kvs-area .slider-area .slick-prev{
	   background: url(../img/arrows.png) 0 0 no-repeat;
	   width: 37px;
	   height: 67px;
}
.kvs-area .slider-area .slick-next{
	   background: url(../img/arrows.png) 0 0 no-repeat;
	   width: 37px;
	    transform: rotate(180deg);
	   height: 67px;
}

.kvs-area .slider-area .slick-prev:hover{
	    background-position: -37px;
}

.kvs-area .slider-area .slick-next:hover{
	    background-position: -37px;
}

.sld-l {
    max-width: 640px;
    float: left;
}

.kvs-area .slider-area .slick-prev:before{
	display: none;
}

.kvs-area .slider-area .slick-next:before{
	display: none;
}

.sld-l .slick-next {
    right: 20px;
    top: 50%;
    margin-top: -27px;
}

.sld-l .slick-prev {
    left: 20px;
    top: 50%;
    margin-top: -27px;
}

.sld-r {
    max-width: 468px;
    float: right;
}

section.kvs-area {
    padding-top: 40px;
}

.clx-area {
    font-size: 30px;
    line-height: 28px;
    margin-bottom: 35px;
    font-family: 'GothamPro-Bold';
}

.kvs-area h1 {
    font-size: 48px;
    margin-bottom: 22px;
}

.clx-area2 {
    font-size: 18px;
    font-family: 'GothamPro-Bold';
    line-height: 19px;
}
span.color-span {
    background: #b6ffff;
}

.btx-top {
    font-size: 18px;
    margin-bottom: 30px;
    margin-top: -4px;
}

.btx-top strong {
    font-size: 18px;
     font-family: 'GothamPro-Bold';
    font-weight: normal;
}

.btx-top p {
	margin-bottom: 24px;
}

.sld-r {
    max-width: 462px;
    float: right;
    padding-right: 0px;
    margin-right: 40px;
}

.kvs-area .slider-area {
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 20px;
}

section.sect-lsv-new {
    padding-top: 40px;
}

section.sect-lsv-new h2 {
    margin-bottom: 49px;
}

.border-img img {
    padding: 10px;
    box-sizing: border-box;
    width: 300px;
}

.border-img {
    border: 1px solid #e4e4e4;
    position: relative;
    padding-bottom: 40px;
    padding-top: 30px;
    cursor: pointer;
}

.modal img {
    width: 100%;
    height: auto;
}

section.sect-lsv-new h4 {
    font-size: 18px;
    font-family: 'GothamPro-Bold';
    line-height: 21px;
    margin-top: 0px;
    margin-bottom: 15px;
    padding-right: 40px;
}

.img-block.pdx-block2 {
    padding-right: 25px;
}

section.sect-lsv-new p {
    margin-bottom: 5px;
}

.uls-area p {
    float: left;
    margin-left: 30px;
    margin-right: 25px;
    font-size: 14px;
    margin-bottom: 12px;
}

.uls-area{
    margin-bottom: 12px;
}

.red-s:before {
    content: '';
    width: 22px;
    height: 22px;
    background: #cc0033;
    position: absolute;
    margin-left: -29px;
    margin-top: -1px;
}

.green-s:before {
    content: '';
    width: 22px;
    height: 22px;
    background: #0abab7;
    position: absolute;
    margin-left: -29px;
    margin-top: -1px;
}


.white-s:before {
    content: '';
    width: 22px;
    height: 22px;
    background: #f4f4f4;
    position: absolute;
    margin-left: -29px;
    margin-top: -1px;
}

.uls-area {
    margin-bottom: 42px;
    overflow: hidden;
    margin-top: -32px;
}

.mtr-1 {
    width: 260px;
    float: left;
    padding-top: 43px;
}

.mtr-2 {
    float: right;
    width: 910px;
}

.mtr-ls1, .mtr-ls2 {
    float: left;
}

.white-pn {
    width: 30px;
    height: 38px;
    background: #0abab7;
    margin: 10px 3.5px;
    font-size: 14px;
    text-align: center;
    padding-top: 9px;
    color: #fff;
}

.green-pn {
    width: 30px;
    height: 38px;
    background: #f4f4f4;

    margin: 10px 3.5px;

    font-size: 14px;
    text-align: center;
    padding-top: 9px;
}


.red-pn {
    width: 36px;
    height: 47px;
    background: #cc0033;
    color: #fff;
    margin: 10px 3.5px;
    font-size: 14px;
    text-align: center;
    padding-top: 13px;
}

.numb-k {
    font-size: 18px;
    font-family: 'GothamPro-Bold';
    margin-right: 15px;
    margin-top: 5px;
}

.title {
	position: relative;
}

.title span {
    text-align: center;
    font-size: 18px;
    font-family: 'GothamPro-Bold';
    display: table;
    margin: auto;
    margin-bottom: 10px;
    padding: 0px 15px;
    z-index: 1;
    background: #fff;
    	position: relative;
}

.title strong {
    width: 100%;
    position: absolute;
    height: 23px;
    border: 1px solid #c5c5c5;
    border-bottom: 0;
    margin-top: -22px;
}

.mtr-ls2 {
    margin-left: 20px;
}

.mtr-2 table td:first-child {
    padding-left: 5px;
}

.mtr-2 table td:last-child {
    padding-right: 5px;
}

.mtr-ls1 strong {
    width: 90%;
    margin-left: 28px;
}

.mtr-ls1 .title {
    padding-left: 29px;
}

.mtr-ls1 strong {
    width: 89.4%;
    margin-left: 0;
}

.mtr-1 h4{
	font-size: 24px;
}

.green{
	color: #0abab7;
}

.red{
	color: #cc0033;
}

.xps-area p {
    margin-bottom: 17px !important;
}

.xps-area p span {
    font-size: 9px;
    vertical-align: super;
}

.matrix-section {
    overflow: hidden;
    clear: both;
    margin-bottom: 50px;
}

.mtr-1 h4 {
    font-size: 24px !important;
    line-height: 1.2em !important;
}

.mtr-ls2 {
    margin-bottom: 37px;
}

.matrix-section:last-child {
    margin-bottom: 0 !important;
}

.btn-area button {
    margin-bottom: 10px;
}

.cont-block{
	margin-top: -10px;
}

.cont-block {
    overflow: hidden;
    margin-bottom: 0px;
}

.video-block {
    float: left;
    width: 640px;
}

.video-block iframe{
	width: 100%;
	   height: 400px;
}

.txt-block-r {
    float: right;
    width: 502px;
}

.txt-block-r ul li {
    margin-top: 10px;
    margin-left: 21px;
}

.txt-block-r ul li:before {
    content: '—';
    position: absolute;
    margin-left: -21px;
}

.txt-block-r h4 {
    line-height: 25px !important;
    margin-top: -3px !important;
    margin-bottom: 18px !important;
}




.txt-block-rl ul li:before {
    content: '—';
    position: absolute;
    margin-left: -21px;
}

.txt-block-rl h4 {
    line-height: 25px !important;
    margin-top: -3px !important;
    margin-bottom: 18px !important;
}

.txt-block-rl ul li {
    margin-top: 10px;
    margin-left: 21px;
}

p.stand-p {
    font-size: 13.8px;
}

.txt-block-rl {
    overflow: hidden;
    clear: both;
    margin-top: 70px;
    margin-bottom: 80px;
}

.crls {
    margin-top: 15px;
}

.sldx, .sldx img{
	width: 197px;
}

.sldx {
    margin-right: 2px;
    margin-bottom: 2px;
}

.sldx {
    cursor: pointer;
}

.sldx:hover{
	opacity: 0.8;
}

.opac-bl {
    box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.32);
    height: 146px;
    margin-top: 0;
}
.sldx, .sldx img {
    width: 195px;
    float: left;
    height: 147px;
    object-fit: cover;
    cursor: pointer;
}

.opac-bl p {
    text-align: center;
    font-size: 14px;
    margin-top: 6px;
}

.opac-bl img {
    width: auto !important;
    margin: 0 auto;
    display: block;
    float: none !important;
    margin-top: 0px;
    padding-top: 40px;
    height: auto !important;
}

p {
    line-height: 1.5em;
}

p.stand-p {
    line-height: 1.8em;
}

@media (max-width: 1270px)
{
.sld-l {
    max-width: 592px;
}	
.mtr-1 {
    width: 216px;
}
.video-block {
    width: 598px;
}
.hidd-lx{
	display: none;
}
}


@media (max-width: 1199px)
{
.sld-l {
    max-width: 497px;
}

.sld-r {
    max-width: 410px;
    float: right;
    padding-right: 0px;
    margin-right: 0px;
}

.img-block.pdx-block2 {
    padding-right: 25px;
    width: 241px;
}

section.sect-lsv-new .img-block.pdx-block2 {
    height: auto;
}

.white-pn, .green-pn, .red-pn{
	width: 32px;
	height: 40px;
	padding-top: 11px;
}

.mtr-2 {
    float: right;
    width: 690px;
}
.video-block {
    width: 481px;
}
.txt-block-r {
    float: right;
    width: 428px;
}

}
@media (max-width: 991px)
{
a.inf-ps.fll {
    margin-left: 27px;
}
.sld-l {
    max-width: 100%;
}
.sld-r {
    max-width: 100%;
    float: right;
    padding-right: 0px;
    margin-right: 0px;
    margin-top: 44px;
}
section.sect-lsv-new {
    padding-top: 16px;
}
.slider-area{
	margin-bottom: 0;
	padding-bottom: 0;
}

.mtr-1 {
    width: 100%;
      padding-top: 0;
}
.mtr-2 {
    float: left;
    width: 100%;
}


.white-pn, .green-pn, .red-pn{
	margin: 2px !important;
}

.mtr-ls2 {
    margin-left: 6px;
}
.matrix-section {
    margin-bottom: 15px;
}

.txt-block-r {
    float: left;
    width: 100%;
    margin-top: 40px;
}

.hidd-lx{
	display: block;
}
.txt-block-rl {
    margin-top: 50px;
    margin-bottom: 50px;
}

}

@media (max-width:767px)
{
.clx-area2 {
    margin-bottom: 20px;
}

section.sect-lsv-new .col-sm-6 {
    clear: both;
}
section.sect-lsv-new .txt-block {
    clear: none;
}
.video-block iframe {
    height: 270px;
}
}

@media (max-width:470px)
{
	section.sect-lsv-new .txt-block{
		clear: both;
		margin-bottom: 30px;
	}
	
	section.sect-lsv-new .col-sm-6 {
    clear: none;
    width: 50%;
    float: left;
}

section.sect-lsv-new .img-block.pdx-block2 {
    width: 100%;
}

section.sect-lsv-new .img-block.pdx-block2 {
    width: 100%;
    padding: 0;
}
.border-img img {
    padding: 10px;
    box-sizing: border-box;
    width: 100% !important;
    max-width: 100%;
    margin: 0 auto;
}

.sldx {
    margin-right: 3px;
    margin-bottom: 2px;
   
}
.gallery-area .sldx {
    width: 49% !important;
}

.mtr-ls1 {
    margin-bottom: 37px;
}
.mtr-ls2 {
    margin-left: 28px;
}
	
}

.clim {
    position: relative;
    width: 200px;
    height: 150px;
    margin-top: 25px;
}

.cvn a{
	display: block;
}

.clx1 {
    width: 246px;
    float: left;
}

.clx2 {
    width: 910px;
    float: right;
}

.clim:hover{
	opacity: 0.8;
}

.wtlk{
	width: 860px;
	float: right;
	height: 380px;
}

.clx1 h4 {
    margin-top: 0;
    font-size: 18px;
     font-family: 'GothamPro-Bold';
}

.cvb {
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 25px;
}

.cvb span{
	font-weight: normal;
}

.cvn a {
    margin-bottom: 15px;
}

.cvn a span{
	color: #0c57ee;
	border-bottom: 1px dotted #0c57ee;
}

.cvn a span:hover{
	border: 0;
}

.map-full {
    overflow: hidden;
    margin-bottom: 60px;
}

.map-full:last-child {
    margin-bottom: 80px;
}

.map-full {
    margin-top: 30px !important;
}
@media (max-width: 1269px)
{
.clx2 {
    width: 810px;
}
}
@media (max-width: 1199px)
{
.clx2 {
    width: 690px;
}
.wtlk{
	width: 100%;
}
}
@media (max-width: 991px)
{
.clx2 {
    width: 465px;
}
}
@media (max-width: 767px)
{
.clx1 {
    width: 100%;
    float: left;
}
.clx2 {
    width: 100%;
    margin-top: 25px;
}
.wtlk {
    height: 280px;
}
.kvs-area h1 {
    font-size: 38px;
}
}



@media (min-width: 1300px)
{
.block-in-slider.hh1 {
    bottom: 238px;
}

}


@media (min-width: 1300px) and (max-width: 1500px) 
{
.block-in-slider.hh1 {
    bottom: 187px;
}

.block-in-slider.hh5 {
    bottom: 300px !important;
}

.block-in-slider.hh6 {
    bottom: 30px !important;
}

body .block-in-slider.hh4 {
    position: absolute;
    bottom: 140px !important;
    margin-left: -34px;
}

body .block-in-slider.hh3 {
    position: absolute;
    bottom: 140px !important;
    margin-left: -34px;
}

}



@media (min-width: 1500px)
{
.block-in-slider.hh1 {
    bottom: 227px;
}

.block-in-slider.hh5 {
    margin-left: -30px;
}

}

@media (min-width: 1600px)
{
.block-in-slider.hh2 {
    bottom: 70px;
    margin-left: 411px;
}

.block-in-slider.hh1 {
    bottom: 231px;
}

.block-in-slider.hh5 {
    margin-left: -100px;
}
.block-in-slider.hh7 {
    bottom: 20px;
    margin-left: -180px;
}
}

@media (min-width: 1900px)
{
.block-in-slider.hh1 {
    bottom: 382px !important;
}
.block-in-slider.hh2 {
    bottom: 143px;
    margin-left: 399px;
}
.block-in-slider.hh5 {
    margin-left: -250px;
}
.block-in-slider.hh7 {
    bottom: 17px;
    margin-left: -332px;
}
body .block-in-slider h2 {
    margin-top: -5px !important;
}		
}

.gallery-area {
    overflow: hidden;
}

.gallery-area .sldx {
    margin-bottom: 10px;
}

.gallery-area {
    margin-top: 45px;
}

.nav-pills > li > a {
    font-size: 18px;
}


.nav-pills > li > a {
    border-radius: 0;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus, .nav-pills > li.active > a, .nav-pills > li.active > a:hover span, .nav-pills > li.active > a:focus span {
    color: #fff !important;
    background-color: #0abab7;
}

.nav a span{
	color: #ff0000;
	 border-bottom: 1px solid #ff0000;
}

ul.nav.nav-pills li.active span {
    color: #fff;
    border: 0;
}

.nav-pills > li > a {
    border-radius: 0;
    padding: 5px 19px 1px !important;
}


ul.nav.nav-pills .active:before {
    content: '';
    position: absolute;
    width: 100%;
    background: url(../img/bv.png) 0 0 no-repeat;
    margin-top: 30px;
    height: 13px;
    background-size: 100% 100%;
}

.nav-pills > li {
    float: left;
    margin-bottom: 8px;
}

.gallery-area {
    padding-bottom: 80px;
}

.tab-rs{
	padding-bottom: 40px;
}

.tab-rs {
    margin-top: 70px;
}

.left-lx {
    width: 610px;
    float: left;
}

.right-lx {
    width: 512px;
    float: right;
}

table.tbx-area {
    width: 100%;
    table-layout: fixed;
}

table.tbx-area tr td {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 22px;
    padding-top: 22px;
}

.tab-rs thead td {
    padding-bottom: 12px !important;
}

.tab-rs thead td {
    font-size: 14px;
}

.tab-rs tbody td {
    font-size: 14px;
}


.tab-rs thead td {
    font-size: 13px;
    font-weight: bold;
      border-bottom: 2px solid #dddddd !important;
}

table.tbx-area tbody span {
    font-size: 17px;
}

table.tbx-area tbody tr:last-child td {
    border: 0;
}

.tab-rs {
    overflow: hidden;
    padding-bottom: 60px;
}


.tel-arx {
	 font-family: 'GothamPro-Bold';
    font-size: 36px;
}

.tel-arx span{
	font-family: 'GothamPro-Light';
}

.lra {
    margin-bottom: 14px;
    margin-top: 30px;
    font-size: 20px;
    padding-left: 100px;
    padding-right: 40px;
}

.lra:before {
    content: '';
    position: absolute;
    width: 85px;
    height: 125px;
    background: url(../img/grl.png) 0 0 no-repeat;
    margin-left: -109px;
    margin-top: -10px;
}

.tel-arx {
    padding-left: 100px;
    margin-top: 50px;
}

.tel-arx:before {
    content: '';
    position: absolute;
    width: 85px;
    height: 125px;
    background: url(../img/sg.png) 0 0 no-repeat;
    margin-left: -96px;
    margin-top: -10px;
}


@media (max-width: 1199px)
{
.left-lx {
    width: 385px;
    float: left;
}
}

@media (max-width: 991px)
{
.right-lx {
    width: 100%;
    float: left;
}
.lra:before {
    content: '';
    position: absolute;
    width: 85px;
    height: 125px;
    background: url(../img/grl.png) 0 0 no-repeat;
    margin-left: -109px;
    margin-top: -34px;
}

.left-lx {
    width: 100%;
    float: left;
}
.left-lx {
    margin-bottom: 20px;
}
.tel-arx {
    padding-left: 100px;
    margin-top: 60px;
}
}

@media (max-width: 767px)
{
.lra {
    margin-bottom: 14px;
    margin-top: 30px;
    font-size: 20px;
    padding-left: 100px;
    padding-right: 0px;
}
.tel-arx {
    font-family: 'GothamPro-Bold';
    font-size: 26px;
}
.tel-arx:before {
    content: '';
    position: absolute;
    width: 85px;
    height: 125px;
    background: url(../img/sg.png) 0 0 no-repeat;
    margin-left: -96px;
    margin-top: -14px;
}
}

.pdb-area{
	overflow: hidden;
}

.filter {
    float: left;
    width: 344px;
    background: #f6f6f6;
    padding: 30px 26px;
    margin-right: 5px;
}

.table-st {
    float: left;
    width: 769px;
    margin-bottom: 80px;
}

.table-st table {
    table-layout: fixed;
    width: 100%;

}

.table-st thead td {
    font-weight: bold;
    padding-bottom: 6px;
}
.table-st tr td:nth-child(7) {
    width: 144px;
}

.table-st tr td:nth-child(6) {
    width: 98px;
}

.table-st tr td:nth-child(4) {
    width: 104px;
}


.table-st tr td:nth-child(5) {
    width: 64px;
}

.table-st tr td:nth-child(2) {
    width: 124px;
}

.table-st tr td:nth-child(1) {
    width: 60px;
}

.table-st tbody td {
    padding-bottom: 8px;
    padding-top: 8px;
}

.table-st tr td:nth-child(1), .table-st tr td:nth-child(2), .table-st tr td:nth-child(4), .table-st tr td:nth-child(5), .table-st tr td:nth-child(6) {
    text-align: center;
}

.table-st a {
    color: #426489;
    border-bottom: 1px solid #d8dbe2;
}

.table-st a:hover {
    border: 0;
}




.checkbox label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 15px;
    font-size: 14px;
}

input[type=radio],
input[type=checkbox] {
	display: none;
}
.checkbox label:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 1px;
    background-color: #f6f6f6 !important;
    border: 1px solid #000;
}

.radio label:before {
	border-radius: 8px;
}
.checkbox label {
	margin-bottom: 10px;
}
.checkbox label:before {
    border-radius: 3px;
}

input[type=radio]:checked + label:before {
    content: "\2022";
    color: #f3f3f3;
    font-size: 30px;
    text-align: center;
    line-height: 18px;
}


input[type=checkbox]:checked + label:after {
    content: "";
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    font-size: 15px;
    color: #f3f3f3;
    text-align: center;
    line-height: 15px;
    width: 23px;
    height: 22px;
    background: url(../img/cv.png) 0 0 no-repeat;
    display: block;
    position: absolute;
    left: 3px;
    top: -3px;
}


.checkbox {
    width: 50%;
    float: left;
    margin: 0 !important;
    padding: 0 !important;
}

.checkbox label{
	position: relative;
}

.pdb-area {
    margin-top: 50px;
}

span.qv2 {
    vertical-align: super;
    font-size: 9px;
    line-height: 0px;
}

.table-st td span {
    font-size: 9px;
    vertical-align: super;
}


@media (max-width: 1199px)
{
.table-st {
    float: left;
    width: 589px;
    margin-bottom: 80px;
    overflow: auto;
}
.table-st table {
    min-width: 782px;
    overflow: auto;
}
}

@media (max-width: 991px)
{
.filter {
    float: left;
    width: 100%;
    background: #f6f6f6;
    padding: 30px 26px;
    margin-right: 5px;
}
.table-st{
	width: 100%;
	margin-top: 30px;
}
.checkbox {
    width: auto;
    float: left;
    margin: 0 !important;
    padding: 0 !important;
}
.main {
    height: 100px;
    clear: none !important;
    width: 50%;
    float: left;
    margin: 0 !important;
    padding: 0 !important;
}
.filter {
    padding-bottom: 0;
}
}


@media (max-width: 640px)
{
.main {
    height: 100px;
    clear: none !important;
    width: 100%;
    float: left;
    margin: 0 !important;
    padding: 0 !important;
}
.filter button {
    margin-top: 450px !important;
    clear: both !important;
    display: block;
}	
}

.modal-backdrop {
    background-color: #00a9f8;
}

.modal-backdrop.in {
    filter: alpha(opacity=80);
    opacity: .8;
}

.modal-content {
    border: 0;
}

.modal-content {
    border: 0;
    border-radius: 0;
}

.modal-content {
    border: 0;
    border-radius: 0;
    box-shadow: none;
}

.close {
    margin-top: -2px;
    font-family: 'GothamPro-Light';
    font-size: 24px;
}

.modal-body{
	padding: 0;
}

button.close {
    position: absolute;
    right: 13px;
    top: 13px;
    background: #206c90;
    width: 24px;
	color: #fff;
}

@media (min-width: 1200px)
{
.modal-dialog {
    width: 1187px;
    margin: 30px auto;
}	
}

.modal-body {
    padding: 0;
    display: flex;
}

.left-modal {
    width: 30%;
    background: #eceae6;
    padding: 18px 34px;
}

.right-modal img {
    display: block;
    width: auto;
    margin: 0 auto;
    max-width: 430px;
}

.right-modal {
    width: 70%;
}

.modal h4 {
    font-size: 24px !important;
    line-height: 1.2em !important;
    font-family: 'GothamPro-Bold';
    margin-bottom: 34px;
}

.modal h4 span{
	    color: #0abab7;
}

.buttons-area {
    margin: 0 auto;
    display: block;
    text-align: center;
}

.padd-modal {
    overflow: hidden;
    margin-bottom: 36px;
    margin-top: 27px;
}

.pl1 span {
    font-family: 'GothamPro-Bold';
    font-size: 34px;
    display: block;
    text-align: center;
    margin-bottom: -7px;
}

.pl1 {
    width: 42%;
    float: left;
    text-align: center;
}

.padd-modal .pl1:first-child {
    margin-left: -15px;
}


.pl1.pdlk {
    margin-left: 0 !important;
    text-align: left !important;
}

.pl1.pdlk span{
    margin-left: 0 !important;
    text-align: left !important;
}

.pl1.pdlk strong {
    font-size: 19px;
}

.pl1.pdlk b {
    font-weight: normal;
    font-size: 9px;
    vertical-align: super;
}

.pl1.pdlk2 {
    text-align: left;
    width: 51%;
}

.pl1.pdlk2 p{
 margin-bottom: 4px;
}

.pl1.pdlk2 {
    padding-top: 9px;
}

.price-modal {
    font-family: 'GothamPro-Bold';
    font-size: 34px;
    display: block;
    text-align: center;
}


.price-modal span {
    font-family: 'GothamPro-Medium';
    font-size: 20px;
}

.price-modal strong {
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    display: block;
    margin-top: -8px;
}

button.bt-l {
    display: inline-block;
    background: #0abab7;
    border: oldlace;
    color: #fff;
    font-size: 12px;
    padding: 11px 16px;
    border: 3px solid #0abab7;
    border-radius: 3px;
    width: 160px;
}

button.bt-r{
     display: inline-block;
    background: #0abab7;
    border: oldlace;
    color: #fff;
    font-size: 12px;
    padding: 11px 16px;
    border-radius: 3px;
    width: 160px;
}

.modal button:hover{
	opacity: 0.8;
}

.buttons-area button {
    margin: 5px;
}

.right-modal img {
    margin-top: 30px;
}

.buttons-area{
	margin-top: 35px;
	margin-bottom: 60px;
}

button.bt-r {
    background: none;
    border: 3px solid #0abab7;
    color: #0abab7;
}



.padd-modal.pls {
    padding-top: 20px;
    padding-bottom: 20px;
}
.padd-modal.pls p b {
    font-weight: normal;
    font-size: 9px;
    vertical-align: super;
}
@media (max-width: 1199px)
{
	
	.modal-body{
		display: block;
	}
	
	.pl1.pdlk2 p {
    margin-bottom: 4px;
    font-size: 13px;
}
	
	.right-modal {
    width: 100%;
    padding-bottom: 10px;
}

.padd-modal .pl1:first-child {
    margin-left: 0;
}

.padd-modal {
    width: 50%;
    margin: 0;
    float: left;
}

.left-modal{
	overflow: hidden;
}
	
.left-modal {
    width: 100%;
    background: #eceae6;
    padding: 18px 34px;
}

.price-modal {
    margin-top: 25px;
}

}

@media (max-width: 600px)
{ 
	.padd-modal {
    width: 100%;
}
.pl1{
	width: 50% !important;
}
.pl1.pdlk, .pl1.pdlk span {
    text-align: center !important;
}
.pl1.pdlk2 {
    text-align: center;
}
.padd-modal.pls {
    padding-top: 6px;
    padding-bottom: 0px;
}
}

.right-modal img {
    max-width: 100%;
}

.map-ls{
	height: 870px;
	width: 100%;
}

section.main-map {
    position: relative;
}

.map-l-block {
    position: absolute;
    z-index: 111;
    background: #fff;
    -moz-box-shadow: 0 1px 38px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 1px 38px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 38px rgba(0, 0, 0, 0.15);
    margin-left: 90px;
    margin-top: 140px;
    width: 400px;
    padding: 28px;
    padding-top: 18px;
    padding-bottom: 60px;
}

.map-l-block p span{
    color: #003366;
    border-bottom: 1px dotted #003366;
    display: inline-block;
    height: 20px;
    clear: both;
    cursor: pointer;
}

.map-l-block p span:hover{
	border: 0;
}

.txt-lx {
    margin-bottom: 22px;
}

@media (max-width: 1199px)
{ 
.map-l-block {
    position: relative;
    box-shadow: none;
    width: 100%;
    margin: 0;
}

.map-l-block p {
    float: left;
    margin-right: 19px;
}

.map-l-block {
    overflow: hidden;
    padding-bottom: 30px;
}
.map-ls {
    height: 320px;
}
}

h1 span{
font-family: 'GothamPro-Light';	
}


section.kvs-area.slk-2 {
    padding-bottom: 23px;
}

.sld-r.slx2 {
    float: left;
}

p.small-px {
    margin-top: 49px;
    margin-bottom: 43px;
}

p.ul-px {
	font-family: 'GothamPro-Bold';
    font-size: 18px;
}


p.green-obl {
    background: #b6ffff;
    padding: 4px;
    font-size: 18px;
    font-family: 'GothamPro-Medium';
    width: fit-content;
}

.sld-l.slx1 p {
    margin-top: -4px;
    margin-bottom: 36px;
}


section.kvs-area.slk-2 {
    padding-top: 10px;
}
.sld-l.slx1 {
    float: right;
}
.sld-r.p-fxa {
    margin-top: -4px;
}

.sld-r.p-fxa p {
    margin-bottom: 24px;
}

@media (min-width: 1200px)
{
.sld-r.p-fxa .bottom-p {
    margin-right: 84px;
}
}

p.padd-p {
    margin-top: 43px;
}

@media (max-width: 1269px)
{ 
header.second-page-border {
    border-bottom: 1px solid #eee;
}	
}

@media (max-width: 1199px)
{ 
	.map-l-block {
    padding-left: 0;
    padding-right: 0;
}

.sld-r.p-fxa p {
    margin-bottom: 9px;
}
p.padd-p {
    margin-top: 29px;
}
.map-l-block {
    border-top: 1px solid #eee;
}
}
@media (max-width: 991px)
{ 
.sld-r.p-fxa {
    float: left;
    margin-top: 34px;
}
.sld-l.slx1 {
    margin-top: 20px;
}
.sld-r.slx2 {
    margin-top: 0;
}
}
@media (max-width: 500px)
{ 

.map-l-block p {
    float: left;
    margin-right: 9px;
    font-size: 10px;
    margin-bottom: 1px;
}
}


@media (min-width: 1200px)
{
	
#galModal .modal-body, #galModal2  .modal-body{
	display: block;
}	
	
#galModal .modal-dialog, #galModal2 .modal-dialog {
    width: 1000px !important;
    margin: 30px auto;
    
}	


.modal-dialog img {
    width: 100%;
    height: auto;
    padding: 30px;
}


}

@media (min-width: 1200px)
{
.slick-slider.slider, .slick-slider.slider .slick-slide {
    height: 420px;
}

.left-modal h4 {
    padding-left: 14px;
    padding-top: 6px;
}

.padd-modal.pls {
    padding-left: 9px;
}
}

@media (min-width: 1200px) and (max-width: 1399px)
{
.container-no button.slick-next {
    position: absolute;
    z-index: 111;
    top: 50%;
    right: 30px;
    background: url(../img/arrow.png) 0 0 no-repeat;
    border: 0;
    font-size: 0;
    width: 55px;
    height: 106px;
    background-size: contain;
}
	
}

@media (min-width: 1400px)
{
.slick-slider.slider, .slick-slider.slider .slick-slide {
    height: 500px;
}
}


.container-no button.slick-next:before{
	font-size: 0 !important;
}

.slick-slider.slider img {
    display: block;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}


@media (min-width: 1900px)
{
.slick-slider.slider, .slick-slider.slider .slick-slide {
    height: 600px;
}

.block-in-slider.hh3 {
    bottom: 305px;
}

.block-in-slider.hh6 {
    bottom: 89px !important;
}

}
.container-no button.slick-next:before{
	font-size: 0 !important;
}

.slick-slider.slider img {
    display: block;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}

.modal-nt img {
    width: auto !important;
    padding: 0;
    height: auto !important; 
}

.gmg3 .modal-dialog {
    display: block !important;
}

.modal-dialog img {
    height: 100%;
}


.gmg3 .modal-dialog img {
    height: 100%;
    padding-top: 10px;
}

.img-zone {
    margin-top: -20px;
}

.last-block-bottom-sect{
	margin-bottom: 110px;
}

@media (max-width: 767px)
{
.last-block-bottom-sect{
	margin-bottom: 60px;
}
}

.pl-v {
    width: 50%;
}

p.psk-last {
    margin-left: -35px;
    margin-top: -11px;
    margin-bottom: 0;
}

.pjh .pl1 {
    width: 47%;
}


@media (max-width: 1199px)
{
.padd-modal.pls.pkl {
    padding-top: 0;
}
}

.left-modal h4 span {
    border-bottom: 1px dotted;
}


section.kv-img-area h1 {
    max-width: 599px;
    margin-left: 46px;
    margin-top: -9px;
}

section.kv-img-area {
    background: url(../img/bl.jpg?41) 0 0 no-repeat;
    padding-top: 50px;
    padding-bottom: 100px;
    background-position: top center;
    height: 709px;
   max-width: 1188px;
   margin: 0 auto;
       background-size: cover;
}

section.kv-img-area2 {
    padding-top: 43px;
    padding-bottom: 100px;
}

.wlk1 {
    width: 43%;
    float: left;
}

.wlk2 {
    width: 52%;
    float: right;
}

.wlk1 {
    width: 43%;
    float: left;
    font-size: 18px;
}
@media (max-width: 600px)
{
.wlk1, .wlk2{
	width: 100%;
}

.wlk2 {
    margin-top: 20px;
}

section.kv-img-area2 {
    padding-bottom: 50px;
}

}

.rst-area, .rst-area2 {
    margin-left: 15px;
    margin-bottom: 20px;
    font-size: 24px;
}

.rst-area p {
    font-size: 14px;
}

.right-modal.lb-modal img {
    margin: 0;
}

button.close {
    text-shadow: none;
    font-family: 'GothamPro-Light' !important;
}
@media (min-width: 1200px)
{
.white-close{
	color: #fff;
}

button.close {
    text-shadow: none;
    opacity: 1;
}
}
.right-modal.lb-modal {
    width: 71%;
}


.rst-area p {
    margin-bottom: 0;
}

.rst-area p:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 16px;
    background: url(../img/sd.png) 0 0 no-repeat;
    margin-left: -27px;
    margin-top: 3px;
}


@media (max-width: 1199px)
{
.right-modal.lb-modal {
    width: 100%;
    padding: 0;
}
}


@media (min-width: 1300px)
{
.map-l-block {
    margin-left: 0px;
}
}
@media (min-width: 1300px)
{
.slick-slider.slider img.asx{
	height: auto !important;
}
body .block-in-slider {
    position: absolute;
    bottom: 240px;
    margin-left: -34px;
}
}

@media (min-width: 1300px) 
{
	transform: translateY(140px);
}
	
	

@media (min-width: 1400px) 
{
	body .block-in-slider {
		position: absolute;
		bottom: 334px;
		margin-left: -34px;
	}

	.block-in-slider.hh4 {
		bottom: 88px;
	}
	.block-in-slider.hh6 {
		bottom: 100px;
		transform: translateY(0px);
	}

	.block-in-slider.hh3 {
		bottom: 100px;
	}	
}




@media (min-width: 1500px)
{
body .block-in-slider {
    position: absolute;
    bottom: 444px;
    margin-left: -64px;
}	


}

.single-item-ns2{
	width: 984px;
	float: left;
}

.single-item-ns2 .sldx{
	width: 195px;
	
}

body .single-item-ns2 .slick-next {
    background: url(../img/arrows.png) 0 0 no-repeat;
    width: 37px;
    transform: rotate(180deg);
    height: 67px;
    font-size: 0;
    right: 17px;
    top: 50%;
    margin-top: -30px;
}

body .single-item-ns2 .slick-next:before{
	display: none;
}

body .single-item-ns2 .slick-next:hover{
	    background-position: -37px;
}


body .single-item-ns2 .slick-prev {
    background: url(../img/arrows.png) 0 0 no-repeat;
    width: 37px;
    height: 67px;
    font-size: 0;
    left: 17px;
    top: 50%;
    margin-top: -30px;
}

body .single-item-ns2 .slick-prev:before{
	display: none;
}

body .single-item-ns2 .slick-prev:hover{
	    background-position: -37px;
}
@media (max-width: 1270px)
{
.single-item-ns2 {
    width: 790px;
    float: left;
}
.sldx.last-sl {
    float: left;
    margin-left: 3px;
}
}


@media (max-width: 1199px)
{
.single-item-ns2 {
    width: 740px;
    float: left;
}
.sldx.last-sl {
    float: left;
    margin-left: 3px;
}
}



@media (max-width: 991px)
{
.single-item-ns2 {
    width: 510px;
    float: left;
}
.sldx.last-sl {
    float: left;
    margin-left: 3px;
}
}


@media (max-width: 767px)
{
.single-item-ns2 {
    width: 70%;
    float: left;
}
.sldx.last-sl {
    float: left;
    width: 29%;
}
}


@media (max-width: 529px)
{
.single-item-ns2 {
    width: 58%;
    float: left;
}
.sldx.last-sl {
    float: left;
    width: 40% !important;
}
}



.rst-area2 {
    margin-top: -10px;
}

.wlk2 p {
    line-height: 1.7em;
}

@media (max-width: 1199px)
{
	section.kv-img-area h1 {
    margin-left: 0;
}


section.kv-img-area {
    height: 509px;

}
}


@media (max-width: 1199px)
{
section.kv-img-area {
    height: 445px;
    width: 767px;
}



section.kv-img-area h1 {
    margin-left: 0;
    font-size: 19px;
    width: 251px;
    margin-top: -34px;
}
}


@media (max-width: 767px)
{
	section.kv-img-area {
    height: 245px;
    width: 400px;
}

section.kv-img-area h1 {
    margin-left: 0;
    font-size: 15px;
    width: 200px;
    margin-top: -34px;
}
}

.kv-img-area .container{
	position: relative;
}


.lm1 {
    position: absolute;
    width: 50px;
    height: 235px;
    
    z-index: 111;
    left: 30px;
    top: 248px;
    cursor: pointer;
}

.lm2 {
    position: absolute;
    width: 50px;
    height: 124px;
    
    z-index: 111;
    left: 433px;
    top: 148px;
    cursor: pointer;
}

.lm3 {
    position: absolute;
    width: 50px;
    height: 108px;
    
    z-index: 111;
    left: 488px;
    top: 174px;
    cursor: pointer;
}


.lm4 {
    position: absolute;
    width: 50px;
    height: 108px;
    
    z-index: 111;
    left: 544px;
    top: 114px;
    cursor: pointer;
}


.lm5 {
    position: absolute;
    width: 50px;
    height: 108px;
    
    z-index: 111;
    left: 640px;
    top: 147px;
    cursor: pointer;
}

.lm6 {
    position: absolute;
    width: 50px;
    height: 126px;
    
    z-index: 111;
    left: 701px;
    top: 138px;
    cursor: pointer;
}

.lm7 {
    position: absolute;
    width: 50px;
    height: 161px;
    
    z-index: 111;
    left: 802px;
    top: 270px;
    cursor: pointer;
}


.lm8 {
    position: absolute;
    width: 50px;
    height: 100px;
    
    z-index: 111;
    left: 847px;
    top: 166px;
    cursor: pointer;
}

.lm9 {
    position: absolute;
    width: 50px;
    height: 209px;
    z-index: 111;
    left: 939px;
    top: 69px;
    cursor: pointer;
}

.lm10 {
    position: absolute;
    width: 50px;
    height: 80px;
    z-index: 111;
    left: 641px;
    top: 167px;
    cursor: pointer;
}

@media (max-width: 1199px)
{
.lm1{
	position: absolute;
    width: 36px;
    height: 148px;
    
    z-index: 111;
    left: 17px;
    top: 142px;
    cursor: pointer;
}

.lm2 {
    position: absolute;
    width: 37px;
    height: 89px;
    
    z-index: 111;
    left: 276px;
    top: 78px;
    cursor: pointer;
}
.lm3 {
    position: absolute;
    width: 33px;
    height: 70px;
    
    z-index: 111;
    left: 315px;
    top: 97px;
    cursor: pointer;
}
.lm4 {
    position: absolute;
    width: 30px;
    height: 108px;
    
    z-index: 111;
    left: 348px;
    top: 50px;
    cursor: pointer;
}
.lm5 {
    position: absolute;
    width: 33px;
    height: 76px;
    z-index: 111;
    left: 412px;
    top: 78px;
    cursor: pointer;
}
.lm6 {
    position: absolute;
    width: 39px;
    height: 93px;
    
    z-index: 111;
    left: 448px;
    top: 70px;
    cursor: pointer;
}
.lm7 {
    position: absolute;
    width: 36px;
    height: 105px;
    
    z-index: 111;
    left: 516px;
    top: 156px;
    cursor: pointer;
}
.lm8 {
    position: absolute;
    width: 36px;
    height: 84px;
    
    z-index: 111;
    left: 545px;
    top: 66px;
    cursor: pointer;
}
.lm9 {
    position: absolute;
    width: 36px;
    height: 142px;
    
    z-index: 111;
    left: 605px;
    top: 27px;
    cursor: pointer;
}


.lm10 {
    position: absolute;
    width: 40px;
    height: 50px;
    z-index: 111;
    left: 409px;
    top: 92px;
    cursor: pointer;
}

}

@media (max-width: 767px)
{
.lm1 {
    position: absolute;
    width: 22px;
    height: 93px;
    
    z-index: 111;
    left: 6px;
    top: 42px;
    cursor: pointer;
}

.lm2 {
    position: absolute;
    width: 22px;
    height: 55px;
    z-index: 111;
    left: 142px;
    top: 15px;
    cursor: pointer;
}

.lm3 {
    position: absolute;
    width: 22px;
    height: 41px;
    z-index: 111;
    left: 162px;
    top: 26px;
    cursor: pointer;
}

.lm4 {
    position: absolute;
    width: 22px;
    height: 24px;
    z-index: 111;
    left: 175px;
    top: 4px;
    cursor: pointer;
}

.lm5 {
    position: absolute;
    width: 22px;
    height: 35px;
    z-index: 111;
    left: 212px;
    top: 20px;
    cursor: pointer;
}

.lm6 {
    position: absolute;
    width: 22px;
    height: 46px;
    z-index: 111;
    left: 234px;
    top: 10px;
    cursor: pointer;
}

.lm7 {
    position: absolute;
    width: 22px;
    height: 46px;
    z-index: 111;
    left: 268px;
    top: 56px;
    cursor: pointer;
}

.lm8 {
    position: absolute;
    width: 22px;
    height: 34px;
    z-index: 111;
    left: 283px;
    top: 19px;
    cursor: pointer;
}

.lm9 {
    position: absolute;
    width: 23px;
    height: 70px;
    z-index: 111;
    left: 313px;
    top: -10px;
    cursor: pointer;
}

.lm10 {
    position: absolute;
    width: 18px;
    height: 25px;
    z-index: 111;
    left: 215px;
    top: 23px;
    cursor: pointer;
}

section.kv-img-area2 {
    padding-top: 25px;
}

}


.filter > .checkbox1 {
    width: 100%;
}

.modal-call .modal-dialog {
    width: 300px;
}

.modal-call .modal-body {
    padding-left: 15px;
    padding-right: 15px !important;
    padding-bottom: 39px;
}

.modal-call .modal-body *{
	width: 100% !important;
}

.modal-call .modal-body button {
    background: #0ABAB7;
    color: #fff;
    font-size: 18px;
    border: 0;
    padding: 10px;
    margin-top: 20px;
}

.modal-call .modal-body button:hover{
	opacity: 0.8;
}

.mtr-ls1 td div{
	cursor: pointer;
}


a.wht {
    color: #fff;
     font-family: 'GothamPro-Light' !important;
     cursor: pointer;
}


a.wht:hover{
	opacity: 0.8;
}

.right-modal section.footer-main {
    padding-left: 30px;
    padding-right: 30px;
    margin-right: -1px;
}




section.sect-lsv-new.last-block-bottom-sect {
    margin-bottom: 10px;
}

@media (min-width: 1200px)
{
.slk .sld-r.p-fxa .bottom-p {
    margin-right: 0;
}


.slk .sld-r {
    max-width: 510px;
    float: right;
    padding-right: 0px;
    margin-right: 0px;
}
}

.fsla {
    font-size: 18px;
}

.fsla b{
	font-weight: normal;
	text-decoration: underline;
}

.fsla span{
	background: #b6ffff;
}
.fsla {
    font-size: 18px;
    line-height: 1.7em;
}

.sld-r .block-top-slider.hidden-xs {
    display: block !important;
    position: relative !important;
    width: 100%;
}

.sld-r .flr.orange-ov {
    float: left !important;
    font-size: 14px;
}

.sld-r.fll {
    float: left;
    margin-left: 54px;
}

.sld-r.fll .block-top-slider.hidden-xs {
    margin-top: -3px;
    margin-left: 26px;
}

@media (max-width: 991px)
{
.fsla {
    padding-right: 195px;
}

.sld-r.fll {
    position: absolute;
    right: 0;
    margin-top: 6px;
}	
.sld-r .flr.orange-ov {
    float: left !important;
    font-size: 14px;
    float: right !important;
    margin-right: 17px;
}
}

@media (max-width: 767px)
{
.fsla {
    font-size: 15px;
    line-height: 1.4em;
    padding-right: 160px;
}
}
@media (min-width: 530px) and (max-width: 767px)
{
.sld-r.fll flr orange-ov {
    background: #e46713 !important;
    color: #fff !important;
}
.sld-r.fll .flr.orange-ov, .sld-r.fll .flr.purple-ov {
    background: #e46713 !important;
    color: #fff !important;
    margin-right: -4px !important;
    width: auto !important;
    margin-left: -120px !important;
}
.sld-r.fll .block-top-slider.hidden-xs {
    margin-top: -28px;
    margin-left: 188px;
}

.sld-r.fll .flr.orange-ov, .sld-r.fll .flr.purple-ov {
    background: #e46713 !important;
    color: #fff !important;
    margin-right: -4px !important;
    width: 100px !important;
    height: 100px !important;
    margin-left: -120px !important;
    margin-top: 20px;
    padding-top: 29px;
}

.sld-r.fll .flr.orange-ov:hover{
	    background: #fb893d !important;
}

}



.kvs-area .slider-area {
    padding-bottom: 60px;
}

.bottom-ram a {
    clear: both;
    display: block;
    margin-bottom: 20px;
    font-size: 16px;
}

.ram-area2 img {
    width: 27px;
    margin-right: 10px;
}



.bottom-ram a:hover{
 text-decoration: none !important;
}

.col-sm-4 .ram-area {
    border: 1px solid #eee;
    padding: 0px 30px;
}

section.kvs-area .ram-area h2 {
    font-size: 27px !important;
}

.col-sm-8 h2{
     font-size: 27px !important;
}


@media (max-width: 991px) {

section.kvs-area .ram-area h2 {
    font-size: 22px !important;
}

.col-sm-8 h2{
     font-size: 22px !important;
}
}

.ram-area2 img {
    width: 27px;
    margin-right: 10px;
    position: absolute;
    margin-left: -32px;
    margin-top: -2px;
}

.col-sm-8 .bottom-ram {
    padding-left: 31px;
}

@media (max-width: 499px) {
section.kvs-area .col-sm-4.col-xs-6, section.kvs-area .col-sm-8.col-xs-6 {
    width: 100%;
}
}


.right-m-block a{
	text-decoration: underline !important;
}

.right-m-block a:hover{
	text-decoration: none !important;
}

.right-m-block a {
    display: block;
    margin-bottom: 10px;
    font-size: 18px;
    padding-left: 27px;
}

@media  (min-width: 768px) and (max-width: 2222px)
{
section.rews-area.docv-area .single-item-v.slick-initialized.slick-slider {
    width: 50%;
    float: left;
}

section.rews-area.docv-area .single-item-v.slick-initialized.slick-slider .slick-track{
	width: 100% !important;
}

.right-m-block {
    width: 50%;
    float: left;
}



.single-item-v.slick-initialized.slick-slider .slick-slide {
    width: 50% !important;
}


}

@media (min-width: 768px) and (max-width: 1199px)
{
.man_photo {
    width: 211px;
    height: 318px;
    background-color: #fff;
    display: inline-block;
    position: relative;
    border: 1px solid #e0dede;
}
}

@media (min-width: 768px) and (max-width: 991px)
{
.man_photo {
    width: 111px;
    height: 178px;
    background-color: #fff;
    display: inline-block;
    position: relative;
    border: 1px solid #e0dede;
}
}
@media (max-width: 767px) {
	.right-m-block a{
		text-align: center;
		padding-left: 0 !important;
	}
}

@media (max-width: 767px)
{
	body .block-in-slider h4 {
		color: #fff;
		font-size: 18px !important;
		max-width: 600px;
		font-weight: 700;
		font-family: 'GothamPro-Bold';
	}

	body .block-in-slider p {
		color: #fff;
		font-family: 'Open Sans', sans-serif;
		font-size: 12px;
		line-height: 18px !important;
	}
}

body .block-top-slider.hidden-xs {
    overflow: hidden;
    width: 400px !important;
}
/*
.clx1 a {
	text-decoration: underline !important;
}*/