@font-face{font-family:"bold"; src: url("../fonts/Avenir Black.woff")}
@font-face{font-family:"medium";src: url("../fonts/Avenir Medium.woff")}
@font-face{font-family:"book"; src: url("../fonts/Avenir Book.woff")}



.bold{font-family:"bold"}
.medium{font-family:"medium"}
.book{font-family:"book";}

.font-65{font-size: 65px;    line-height: 65px;}
.font-14{font-size: 14px; line-height: 20px;}

body,html{height:100%!important}
body{font-family:"book"!important;overflow-x:hidden; color: #889FBC !important; line-height: 25px !important}
.wrapper{max-width:2560px;margin:auto;width:100%}
.big-container{margin: auto;padding-left:15vw;padding-right:15vw; width: 100%}

.white{color: #fff;}
.black-color{color: #000}
.blue{color: #008C98}


.black-bg{background: #000;}
.white-bg{background: #fff;}


.letterspacing1{letter-spacing: 1px}

.loaderWrap{width: 100%;height: 100%;position: fixed;left: 0;background: #3C3E90;top: 0;z-index: 99999;display:flex;align-items:center; justify-content: center;    flex-direction: column;}


:focus{outline:none!important}
a{color:inherit}
a:hover{text-decoration:none!important}
a:focus{outline:none!important;border:none!important;text-decoration:none!important}

.text-underline{text-decoration: underline !important}
.abs-anch{position: absolute; width: 100%; height: 100%; top: 0;left: 0; color: transparent !important;z-index: 0}
.borderbottom{border-bottom: 1px solid}
.list-inline li{display: inline-block}

.pt-120{padding-top: 120px}
.pb-120{padding-bottom: 120px}
.pt-80{padding-top: 80px}
.pb-80{padding-bottom: 80px}
.pt-60{padding-top: 60px}
.pb-60{padding-bottom: 60px}
.pt-40{padding-top: 40px}
.pb-40{padding-bottom: 40px}

.pr-120{padding-right: 120px !important;}
.pl-120{padding-left: 120px !important;}
.pr-80{padding-right: 80px !important;}
.pl-80{padding-left: 80px !important;}
.pr-60{padding-right: 60px !important;}
.pl-60{padding-left: 60px !important;}
.pr-40{padding-right: 40px !important;}
.pl-40{padding-left: 40px !important;}

.nomargin-top{margin-top:0!important}
.nomargin-bottom{margin-bottom:0!important}
.nomargin-left{margin-left:0!important}
.nomargin-right{margin-right:0!important}
.nopadding-top{padding-top:0!important}
.nopadding-bottom{padding-bottom:0!important}
.nopadding-left{padding-left:0!important}
.nopadding-right{padding-right:0!important}



input:focus::-webkit-input-placeholder{color:transparent}
input:focus:-moz-placeholder{color:transparent}
input:focus::-moz-placeholder{color:transparent}
input:focus:-ms-input-placeholder{color:transparent}
textarea:focus::-webkit-input-placeholder{color:transparent}
textarea:focus:-moz-placeholder{color:transparent}
textarea:focus::-moz-placeholder{color:transparent}
textarea:focus:-ms-input-placeholder{color:transparent}

input::-webkit-input-placeholder{font-family: light; color: #889FBC;}
input:-moz-placeholder{font-family: light; color: #889FBC}
input::-moz-placeholder{font-family: light; color: #889FBC}
input:-ms-input-placeholder{font-family: light; color: #889FBC}
textarea::-webkit-input-placeholder{font-family: light; color: #889FBC}
textarea:-moz-placeholder{font-family: light; color: #889FBC}
textarea::-moz-placeholder{font-family: light; color: #889FBC}
textarea:-ms-input-placeholder{font-family: light; color: #889FBC}

select {-webkit-appearance: none;position: relative;background-image: url("../images/select-arrow.svg") !important;background-position: right 15px center!important;    background-repeat: no-repeat!important;}


.show-1024,.show-768,.show-600{display:none!important}
input,select,texarea{border-radius:0!important}
strong,b{font-weight:400!important;font-family:bold}
.header.stickyheader{animation-direction:normal;animation-duration:.7s;position:fixed;top:0;animation:slide-down .7s;z-index:5;transition:all ease-in-out .3s;box-shadow: 0 0 10px rgb(0 0 0 / 5%);}
.header{position:absolute;width:100%;max-width:2560px;margin:auto;left:0;right:0;z-index:5;transition:all ease-in-out .3s;padding:15px 0;}

@keyframes slide-down {
0%{opacity:0;transform:translateY(-100%)}
100%{opacity:1;transform:translateY(0)}
}
.down-arrow img{-webkit-animation:mover 1s infinite alternate;animation:mover 1s infinite alternate}
@-webkit-keyframes mover {
0%{transform:translateY(0)}
100%{transform:translateY(-10px)}
}
@keyframes mover {
0%{transform:translateY()}
100%{transform:translateY(-10px)}
}



.moz-background-picture,.moz-background-picture-side{display:inline-block;width:100%;height:100%;background-position:50%;background-repeat:no-repeat;background-size:cover}
body.loaded .rollout .moz-background-picture:before,.roll-out.anim.in-view .moz-background-picture:before{height:0; transition-delay:1s}
body.loaded .rollside .moz-background-picture-side:before,.roll-side.anim.in-view .moz-background-picture-side:before{width:0; transition-delay:1s}
.moz-background-picture:before{content:"";height:100%;width:100%;display:block;position:absolute;bottom:0;left:0;background-color:#fff;transition:height 1.2s cubic-bezier(.57,0,.08,1);z-index:0}
.moz-background-picture-side.black-bg:before,.moz-background-picture.black-bg:before{background-color:#000}
.moz-background-picture-side:before{content:"";height:100%;width:100%;display:block;position:absolute;bottom:0;left:0;background-color:#fff;transition:width 1.2s cubic-bezier(.57,0,.08,1);z-index:0}
.rollout,.roll-out,.rollside,.roll-side{position:relative}
.slide-right,.slideright{transform:translateX(-100px);opacity:0;transition:transform 1.8s cubic-bezier(0.16,0.68,0.43,0.99),opacity 1.8s ease-in-out}
.loaded .slide-right,.anim.in-view .slideright{transform:translateX(0);opacity:1}
.slide-left,.slideleft{transform:translateX(100px);opacity:0;transition:transform 1.8s cubic-bezier(0.16,0.68,0.43,0.99),opacity 1.8s ease-in-out}
.loaded .slide-left,.anim.in-view .slideleft{transform:translateX(0);opacity:1}
.longslide-left,.longslideleft{transform:translateX(-1000px);opacity:0;transition:transform 1.8s cubic-bezier(0.16,0.68,0.43,0.99),opacity 1.8s ease-in-out}
.loaded .longslide-left,.anim.in-view .longslideleft{transform:translateX(0);opacity:1}
.slide-down,.slidedown{transform:translateY(-100px);opacity:0;transition:transform 1.8s cubic-bezier(0.16,0.68,0.43,0.99),opacity 1.8s ease-in-out}
.loaded .slide-down,.anim.in-view .slidedown{transform:translateY(0);opacity:1}
.slide-up,.slideup{transform:translateY(100px);opacity:0;transition:transform 1.8s cubic-bezier(0.16,0.68,0.43,0.99),opacity 1.8s ease-in-out}
.loaded .slide-up,.anim.in-view .slideup{transform:translateY(0);opacity:1}

.loaded .delayed,.anim.in-view .de-layed{transition-delay:  0.8s}
.loaded .delayed1,.anim.in-view .de-layed1{transition-delay:  1.0s}
.loaded .delayed2,.anim.in-view .de-layed2{transition-delay: 1.2s}
.loaded .delayed3,.anim.in-view .de-layed3{transition-delay:  1.4s}
.loaded .delayed5,.anim.in-view .de-layed4{transition-delay:  1.6s}
.loaded .delayed6,.anim.in-view .de-layed5{transition-delay:  1.8s}
.loaded .delayed7,.anim.in-view .de-layed6{transition-delay:  2.0s}


.home-wrapper {grid-template-columns: 32% 36% 32%;grid-template-rows: 100%;display: grid; height: 100vh; width: 100%;}

.rows.top-image{height:55%}
.rows.bottom-image{height:45%}
.images,.images img {width: 100%; height: 100%; object-fit: cover; position: relative;}
.images:after{content: ""; position: absolute; width: 100%; height: 100%; top: 0; left: 0;background: #00ACB5; opacity: 0.11;z-index: 0;}
.second-column.columns {    background: #00ACB5;    display: flex;    align-items: center;    flex-direction: column; color: #fff;    margin: 0 15px;    justify-content: center; text-align: center; padding: 0 55px}
.columns .rows:first-child .images {    padding-bottom: 7px;}
.columns .rows:last-child .images {    padding-top: 7px;}

.curved-bg {
    display: table;
    width: 400px;
    height: 60px;
    line-height: 60px;
    border-radius: 45px;
}
.abs-image {
    z-index: 1;
    left: 30px;
    top: 30px;
}
.fest-logo img {
    width: 400px;
}



/*=======================MEDIA QUERIES=======================*/

@media only screen and (max-width: 2560px) and (min-width: 1921px) {

}

@media (max-width:1680px){
.pt-60{padding-top: 40px}
.pb-60{padding-bottom: 40px}
.fest-logo img,.fest-logo {    width: 100%;}
.second-column.columns {padding: 0 35px;}
.curved-bg {width: 100%;}

}
@media (max-width:1600px){
	
}
@media (max-width:1480px){
.pt-200{padding-top: 120px}
.pb-200{padding-bottom: 120px}
.pt-120{padding-top: 80px}
.pb-120{padding-bottom: 80px}
.pt-80{padding-top: 40px}
.pb-80{padding-bottom: 40px}
	
.pr-120{padding-right: 80px !important;}
.pl-120{padding-left: 80px !important;}
.pr-80{padding-right: 60px !important;}
.pl-80{padding-left: 60px !important;}
.pr-60{padding-right: 40px !important;}
.pl-60{padding-left: 40px !important;}


	.fest-logo img, .fest-logo,.curved-bg {
    width: 90%;
}
	
	

}
@media (max-width:1366px){

}
@media (max-width:1280px){
.pt-200{padding-top: 80px}
.pb-200{padding-bottom: 80px}
.pt-120{padding-top: 60px}
.pb-120{padding-bottom: 60px}
.pt-80{padding-top: 40px}
.pb-80{padding-bottom: 40px}
.pt-60{padding-top: 30px}
.pb-60{padding-bottom: 30px}

.second-column.columns {padding: 0 15px;}	
	.running-text.pb-60 br {
    display: none;
}

	.font-65 {
    font-size: 60px;
    line-height: 60px;
}
}
@media (max-width:1024px){
.show-1024{display:block !important}
.hide-1024{display:none!important}

.pr-120{padding-right: 40px !important;}
.pl-120{padding-left: 40px !important;}
.pr-80{padding-right: 30px !important;}
.pl-80{padding-left: 30px !important;}
.pr-60{padding-right: 30px !important;}
.pl-60{padding-left: 30px !important;}
.pr-40{padding-right: 30px !important;}
.pl-40{padding-left: 30px !important;}
.home-wrapper {	grid-template-columns: 25% 50% 25%;}
	

}
@media (max-width:992px){


	
}
@media (max-width:768px){
.show-768{display:block !important}
.hide-768{display:none!important}
	
.pr-120,.pr-80,.pr-60,.pr-40{padding-right: 15px !important;}
.pl-120,.pl-80,.pl-60,.pl-40{padding-left: 15px !important;}
	
.first-column.d-flex .rows {    width: 50%;}
.first-column.d-flex {    flex-wrap: wrap;}
.columns .rows:first-child .images {    padding-bottom: 0px;}
.columns .rows:last-child .images {    padding-top: 0px;}
.second-column.columns {
    margin: 0;
    padding: 30px 15px;
}
	.abs-image {
    z-index: 1;
    left: 15px;
    top: 15px;
}
	.fest-logo img, .fest-logo, .curved-bg {
    width: 100%;
}
		.font-65 {
    font-size: 50px;
    line-height: 50px;
}
}
@media (max-width:600px){
.show-600{display:block !important}
.hide-600{display:none!important}

}
@media (max-width:480px){

}
@media (max-width:375px){
}

@media (max-width:320px){
}

