@charset "UTF-8";
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

*,*::after,*::before{-webkit-box-sizing:border-box;box-sizing:border-box}


.home-Banner {background: url("../images/main-bnr.jpg") no-repeat center center fixed; background-size: cover;}
.acc-section {height:800px;font-size:0}


.zone-acc{display:inline-block;height:100%; float:right}


.zone-header{padding:60px 10px 10px;display:block;width:108px;height:100%;float:left;cursor:pointer;position:relative; margin-left:2px;}

.zonea .zone-header{background-color:rgba(255,255,255,.4);}
.zoneb .zone-header{background-color:rgba(255,255,255,.4)}
.zonec .zone-header{background-color:rgba(255,255,255,.4)}

.zonea .blocks-holder{background-color:rgba(255,255,255,.4)}
.zoneb .blocks-holder{background-color:rgba(255,255,255,.4)}
.zonec .blocks-holder{background-color:rgba(255,255,255,.4)}

/*.no-touch .zonea .h-block:first-child a:hover{background-color:rgba(160,0,96,.4)}
.no-touch .zoneb .h-block:first-child a:hover{background-color:rgba(196,214,0,.6)}
.no-touch .zonec .h-block:first-child a:hover{background-color:rgba(0,167,206,.6)}*/


.zone-header h3{margin:0;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);text-align:left;font-size:42px;position:relative;z-index:20;letter-spacing:1px; line-height:1;color:#fff; text-shadow:1px 1px 1px #000}


.tab-arrow{position:absolute;top:15px;left:50%;margin-left:-6px;opacity:.5;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;z-index:20}
.active .tab-arrow{opacity:1;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}

.blocks-holder{height:100%;width:0;-webkit-transition:all .5s cubic-bezier(.545,0,.36,1.005);transition:all .5s cubic-bezier(.545,0,.36,1.005);overflow:hidden;display:inline-block}
.active .blocks-holder{width:600px;}

.zone-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-shadow:inset 31px 300px 156px -79px rgba(0,0,0,.16);box-shadow:inset 31px 300px 156px -79px rgba(0,0,0,.16); height: 100%}
.h-block-content {padding:30px;}
.h-block-content p{color:#fff; font-size: 16px; line-height: 1.5;}


@media (max-width: 1199.98px) {	
	.active .blocks-holder {width: 635px;}
}


@media (max-width: 991.98px) {	
	.active .blocks-holder {width: 414px;}
}


@media only screen and (max-width:767.98px){
	.acc-section{padding:40px 20px;height:auto}
	.zone-acc{display:block}
	.zone-header{padding:15px 10px;width:100%;float:none}
	.zone-header h3{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.tab-arrow{top:26px;left:initial;right:5%;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}
	.active .tab-arrow{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}
	.active .blocks-holder{width:100%}
	.blocks-holder{height:auto;width:100%;-webkit-transition:none;transition:none;display:none}
	.acc-section .zone-content .h-block{padding:16px!important;float:none;width:100%;text-align:left}
	.zone-content{width:100%}
	.vegas-container .vegas-slide .vegas-slide-inner{background-position:center center!important}

}
