@import url('https://fonts.googleapis.com/css?family=Khand&display=swap');
@import url('https://fonts.googleapis.com/css?family=Abel&display=swap');
@font-face {
font-family: 'Bebas Neue Light';
src: url('BebasNeueLight.eot');
src: url('BebasNeueLight.eot?#iefix') format('embedded-opentype'),
url('BebasNeueLight.woff') format('woff'),
url('BebasNeueLight.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face
{
font-family: myFirstFont;
src: url('Bebas Neue.ttf'),
     url('Bebas Neue.eot'); /* IE9 */
}

body, html{
	height:100%;
}
/*html{
	scroll-behavior: smooth;
}*/


#brand_title p {
    font-size: 20px;
    width: 1000px;
    margin: 20px auto;
}


.headerSection{
	height:100%;
	width:100%;
	background-size:cover;
	background-position: center;
	position: relative;
}
.headerSection >.bg_antireflection{
	position: absolute;
	top:0;
	z-index:9;
	width:100%;
	height:100%;
	background:rgba(64, 14, 63, 0.7);
}

.about_image > .bg_antireflection{
	position: absolute;
	top:0;
	z-index:1;
	width:100%;
	height:100%;
	background: rgba(0,0,0,.7);
}

.nav_menu_header{
	width:1240px;
	height:100px;
	margin:auto;
	position: relative;
}

.nav_menu_header.menuAnimation {
    position: fixed;
    width: 100%;
    background: rgba(64, 14, 63, 0.77);
    z-index:999;
}

#logo{
	width:200px;
	margin-top:10px;
}

#logo.logoAnimation{
	margin-left: 55px;
}

#logo img{
	width: 100%;
}

.dcb_menu_items.navAnimation{
	right:55px;
}

.dcb_menu_items{
	position: absolute;
	right:0;
	top:50%;
	transform:translateY(-50%);
}

#btn_b2b {
    background: #1a8bdb;
    padding: 5px;
    border-radius: 5px;
}

.dcb_menu_items a{
	color:#fff;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif; 
	margin-left:20px;
	position: relative;
}


/*.dcb_menu_items a:last-child:before{
	content: none;
}*/

.dcb_menu_items a:before{
	content:'';
	position: absolute;
	bottom:-10px;
	height:2px;
	width:100%;
	background:#E64750;
	transition:.2s;
	transform:scaleX(0);
}

.dcb_menu_items a:hover{
	color:#fff;
	text-decoration: none;
}
.dcb_menu_items a:hover:before{
	transform:scaleX(1);
	transition:.2s;

}

.description {
    position: absolute;
    margin-left: 20px;
    margin-top:70px;
    z-index: 9;
}
.description h2{
	font-size: 24pt;
	font-family: Abel Pro, sans-serif;
	font-weight: bold;
	margin-left:25px;

}

.istanbulText h2 {
    margin-top: -50px;
    margin-left: -30px;
}
.istanbulText p{
	margin-left:-30px;
	font-size:15px;
	margin-top: 20px;
}
.istanbulText a {
    margin-left: 150px;
    margin-top: 25px;
}

.energyText h2{
	margin-left:15px;
	margin-top:-20px;
}
.energyText p{
	margin-left:15px;
}
.energyText a{
	margin-left:150px;
	margin-top:20px;
}
.windText h2{
	margin-left: -20px;
}
.windText p{
	margin-left: -20px;
}
.windText a{
	margin-left:150px;
	margin-top:20px;
}

/*.description p {

    margin-top: 20px;
    margin-left:0px;
    font-size:15px;

}*/

.solraText p{
	margin-left:25px;
}

.socials_links{
	margin-top:50px;
}
.socials_links a{
	margin-right:20px;
	color:#fff;
	font-size:30pt;
}

#footer_section h2{
	margin:0;
	padding:0;
	margin-bottom:50px;
}
#footer_section b{
	color:#fff;
}
#footer_section p{
	color:#fff;
	font-size:12pt;
}
#footer_section hr{
	border:1px solid #fff;
}

#brand_title{
	position: absolute;
	width:100%;
	text-align: center;
	text-transform: uppercase;
	top:40%;
	transform:translateY(-30%);
	color:#fff;


}

#brand_title h2{
	font-size: 65pt;
	letter-spacing: 2px;
	font-weight: bold;
	font-family:'Bebas Neue',sans-serif;
}



#brand_title span {
    text-align: center;
    color: #FFF;
    text-transform: none;
    display: block;
    /*width: 780px;*/
    margin: auto;
    font-size: 57pt;
    letter-spacing: 10px;
    font-family:'Bebas Neue Book',sans-serif;
    padding-left: 15px;
}

.heading_box{
	position: absolute;
	bottom:8%;
	width:1140px;
	left:50%;
	transform:translateX(-50%);
}

#date{
	width:100%;
	overflow: hidden;
	margin-bottom:50px;
}

#date span:nth-child(1){
	width:60px;
	height:60px;
	background: rgb(26, 139, 219);
	float:left;
	font-size:35px;
	color:#ffff;
	text-align: center;
	line-height: 60px;

}

#date span:nth-child(2){
	margin:17pt;
	color:#fff;
	float: left;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif; 
}

#navigation span:nth-child(1){
	width:60px;
	height:60px;
	background: rgb(26, 139, 219);
	float:left;
	font-size:35px;
	color:#ffff;
	text-align: center;
	line-height: 60px;
	display: block;

}

#navigation span:nth-child(2){
	margin:17pt;
	color:#fff;
	float: left;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif; 
}

#register{
	position: absolute;
	right:0;
	top:20%;
}

#register span{
	display: block;
	color:#fff;
	font-size: 11pt;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
}

#register button{
	float: right;
	margin-top:6px;
	font-size: 21pt;
}

section#sponsor{
	width:1140px;
	margin:auto;
}
#sponsor span{
	display: block;
	text-align: center;
	font-family: 'Abel Pro',sans-serif;
	font-size: 34pt;
	position: relative;
}
#sponsor span:before{
	content:'';
	position:absolute;
	width:10%;
	left:50%;
	transform:translateX(-50%);
	height:2px;
	background: #E64750;
	bottom:-10px;
}
#sponsor .col-md-4{
	text-align: center;
	margin-top:100px;
}

.bs_desc{
	margin-top:30px;
	text-align: center;
}
.bs_desc h3{
	font-weight: bold;
}
.bs_desc p{
	font-size: 10pt;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	text-align: center;
	padding:15px;
}

#speakers span{
	display: block;
	text-align: center;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	font-size: 34pt;
	text-transform: uppercase;
	position: relative;
}
#speakers span:before{
	content:'';
	position:absolute;
	width:10%;
	left:50%;
	transform:translateX(-50%);
	height:1px;
	background: blue;
	bottom:-10px;
}
#speakers{
	height:auto;
	margin-bottom:25px;
	overflow: hidden;
}

section#about{
	height:450px;
	background-size: cover;
	position: relative;
	background-position: center;
	margin-bottom:50px;
}
#reflection{
	position: absolute;
	background: rgba(0,0,0,.7);
	width:100%;
	height:100%;
}

.aboutTitle{
	width:1240px;
	margin:70px auto;
	color:#fff;
}
.aboutTitle h2{
	font-size: 35pt;
	font-family: 'Abel Pro', sans-serif;
	letter-spacing: 5px;
	text-align: center;
}

.aboutTitle p{
	font-size:15pt;
	margin-top:70px;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
}

#reflection span {
    font-size: 40pt;
    color: #fff;
    text-transform: uppercase;
    font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
    font-weight: bold;
    position: absolute;
    right: -25%;
    transform: translateY(-50%) rotate(-90deg);
    top: 50%;
    letter-spacing: 4px;
}
.container{
	margin-top:30px;
}
.col-md-3{
	margin-bottom:50px;
}
.col-md-3 >.col{
	height:290pt;
	box-shadow: 4px 5px 5px #666;
	position: relative;
}
#spk_image{
	height:100pt;
	width:100pt;
	background: gray;
	border-radius:50%;
	margin:10px auto;
}
#spk_name{
	margin-top:25px;
	font-size:16pt;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	position: relative;
}
#spk_name:before{
	content:'';
	position:absolute;
	width:30%;
	height:1px;
	left:0;
	bottom:0px;
	background:blue;
}
#spk_name >a{
	color:#444;
}
#spk_name>a:hover{
	text-decoration: none;
}

#spk_work_name{
	color:#38c;
	font-size:8pt;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	margin-top:5px;
}
a#btn_request{
	width:110pt;
	height:25pt;
	background: #38c;
	color:#fff;
	margin:auto;
	border:none;
	line-height: 25pt;
	display: block;
	border-radius:5px;
	padding-left:10px;
	font-size:10pt;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	position: absolute;
	bottom:20px;
	left:50%;
	transform:translateX(-50%);
}
a#btn_request:hover{
	text-decoration: none;
}
a#btn_request >span{
	position: absolute;
	top:0;
	right:10px;
	font-size:9pt;
}
a#btn_request >span:before{
	content:'';
	position: absolute;
	width:1px;
	height:25pt;
	background: #fff;
	left:-8px;
	top:0;
}

#spk_logo{
	overflow: hidden;
	width:150px;
	margin:20px auto;
}

#spk_logo img{
	width:100%;
}

a#btn_seeall{
	height:30pt;
	line-height: 30pt;
	border-radius:6px;
	width:max-content;
	padding-left:10px;
	padding-right:10px;
	background: #38c;
	margin-bottom:20px;
	display: block;
	margin:auto;
	color:#fff;
	text-align: center;
	font-size: 18pt;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
}
a#btn_seeall:hover{
	text-decoration: none;
}

#catalog{
	height:100pt;
	margin-top:50px;
	background: #38c;
}
.cat_content{
	width:1200px;
	margin:auto;
	position: relative;
}

.cat_image{
	position: absolute;
	right:0;
	top:-40px;
	width:350px;
	overflow: hidden;
}
.cat_image img{
	width: 100%;
}
.cat_desc{
	height: auto;
	overflow: hidden;
}
.cat_desc span{
	font-size: 22pt;
	text-transform: uppercase;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	color:#fff;
	display: block;
	margin-top:20px;
}
.cat_desc a{
	margin-top:20px;
	margin-left:250px;
}


#formats{
	margin-top:50px;
	overflow: hidden;
}

#formats span{
	display: block;
	text-align: center;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	font-size: 34pt;
	text-transform: uppercase;
	position: relative;
}
#formats span:before{
	content:'';
	position:absolute;
	width:10%;
	left:50%;
	transform:translateX(-50%);
	height:2px;
	background: #E64750;
	bottom:-10px;
}

.prt_formats{
	height:284pt;
}
.prt_images{
	height:76pt;
	overflow: hidden;
	position: relative;
}
.prt_images:before{
	content:'';
	position:absolute;
	width:100%;
	height:100%;
	background: rgba(0,0,0,.6)
}

.prt_images:after{
	content:attr(data-title);
	color:#fff;
	right:30px;
	text-align: right;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	font-size:13pt;
	position:absolute;
	top:50%;
	width:50%;
	transform:translateY(-50%);
}

.prt_star{
	position: absolute;
	width:40%;
	height:76pt;
	background: rgba(12,160,213,.6);
	text-align: center;
	line-height: 75pt;
	color: #fff;
	font-size: 20px;
}



.prt_images img{
	width: 100%;
	margin-top:-20px;
}

.prt_content{
	height:auto;
	background: #f1f1f1;
}
.prt_content .fa-check-circle{
	color:#38c;
}
.prt_content .fa-times-circle{
	color:#d2d2d2;
}

.prt_content ul{
	padding:0;
	margin:0;
}
.prt_content li{
	list-style: none;
	height:50px;
	line-height: 50px;
	padding-left:10px;
	color:#777;
}

.prt_footer{
	height:42pt;
	background:#ddd;
	line-height: 40pt;
	text-align: center;
}
.prt_footer a{
	margin:auto;
	display: inline;
}

#counter{
	position: relative;
	height:300px;
	overflow: hidden;
}

#counter_bg{
	height:300px;
	width:100%;
	filter: blur(5px);
	position: absolute;
	transform: scale(1.1);
	background: rgba(0,0,0,.3);
}
#counter .bg_antireflection{
	position: absolute;
	width:100%;
	height:100%;
	background: rgba(0,0,0,.5);
}

#counter_bg img{
	width: 100%;
	margin-top:-250px;
}
#counter .circle{
	border:2px solid #fff;
	height:200px;
	width:200px;
	border-radius:50%;
	margin-top:25px;
	text-align: center;
	position: relative;
}
.circle span{
	display: block;
}

.circle span:nth-child(1){
	font-size: 41pt;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	color:#fff;
	margin-top:20px;
}

.circle span:nth-child(2){
	font-size: 27pt;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	color:#0CA0D5;
}
#gallery{
	height:auto;
	margin-bottom:50px;
}

#gallery span{
	display: block;
	text-align: center;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	font-size: 34pt;
	text-transform: uppercase;
	position: relative;
}
#gallery span:before{
	content:'';
	position:absolute;
	width:10%;
	left:50%;
	transform:translateX(-50%);
	height:2px;
	background: #E64750;
	bottom:-10px;
}

#box_gallery{
	height:77pt;
	width:136pt;
	margin-bottom:20px;
	overflow: hidden;
	position: relative;
}





#photo_hover_event{
	display: block;
	position: absolute;
	width:100%;
	height:100%;
	background: rgba(52, 8, 56, 0.6);
	z-index: 99;
	opacity:0;
	transition: .2s;

}
#box_gallery:hover #photo_hover_event{
	opacity: 1;
	transition: .2s;
}

#photo_hover_event:before{
	content:'+';
	color:#fff;
	text-align: center;
	line-height: 40px;
	font-size:25px;
	position: absolute;
	width:50px;
	height:50px;
	border:1px solid #fff;
	border-radius:50%;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
}

.box_gallery img{
	width:100%;
	z-index: -1;
}

.box_gallery{
	position: relative;
	overflow:hidden;
	width:250px;
	margin-right: 10px;
}
#gallery .owl-prev{
	display: none;
}
#gallery .owl-next{
	display: none;
}

.box_gallery span{
	color:green;
}

.box_gallery:hover #photo_hover_event{
	opacity: 1;
	transition: .2s;
}

.photo_hover_event:before{
	content:'+';
	color:#fff;
	text-align: center;
	line-height: 40px;
	font-size:25px;
	position: absolute;
	width:50px;
	height:50px;
	border:1px solid #fff;
	border-radius:50%;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
}

.ekko-lightbox-nav-overlay a:hover{
	color:#fff;
}

#bigPhoto {
    height: 94.7%;
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}
#bigPhoto img{
	width: 100%;
	transform: scale(1.3);
}

#btn_show{
	margin:auto;
	background: #0CA0D5;
	width:130px;
}



#big_photo_hover_event{
	display: block;
	position: absolute;
	width:100%;
	height:100%;
	background: rgba(8,20,56,.6);
	z-index: 99;
	opacity: 0;
	transition: .2s;

}
.event{
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
}

#event_title:nth-child(1){
	width:60px;
	height:50px;
	background: #0CA0D5;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 30px;
	margin:auto;
}

#event_title:nth-child(2){
	color:#fff;
	text-align: center;
	font-size: 34pt;
	font-family: 'Abel', sans-serif;
}

#bigPhoto:hover #big_photo_hover_event{
	opacity: 1;
	transition: .2s;
}


#event_fag{
	height:388pt;
	background-size: cover;
	position: relative;
}
#event_fag .bg_antireflection{
	position: absolute;
	width:100%;
	height:100%;
	background: rgba(0,0,0,.7);
}

#cont_faq h2{
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	font-size:26pt;
	text-transform: uppercase;
	font-weight: bold;
	color:#fff;
}
.faq b{
	color:#0CA0D5;
	margin-top:35px;
	margin-bottom:15px;
	font-size:15pt;
	display: block;
	width: 100%;
	display: block;
}

.faq p{
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	color:#fff;
	font-size: 10pt;
}

#ul_left{
	float: left;
	margin:0;
	padding:0;
}
#ul_left li{
	color:#fff;
	line-height: 35px;
	line-height: 35px;
	margin-left:10px;
	font-size: 10pt;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
}

#ul_right{
	float:left;
	margin:0;
	padding:0;
	font-size: 10pt;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	color:#fff;
}
#ul_right li{
	margin-left:100px;
	line-height: 35px;
	line-height: 35px;
}

.item{
	margin-right: 15px;
	height:70px;
	width:150px;
}

.owl-prev {
    position: absolute;
    height: 50px;
    width: 50px;
    background: #E64750;
    left: -55px;
    top: 22%;
    transform: translateY(-20%);
}

.owl-prev span {
    font-size: 30pt;
    line-height: 15px;
    color:#fff;
}

.owl-next span {
    font-size: 30pt;
    line-height: 15px;
    color:#fff;
}

.owl-next
{
	position: absolute;
    height: 50px;
    width: 50px;
    background: #E64750;
    right: -55px;
    top: 22%;
    transform: translateY(-20%);
}

#partners{
	margin-top:50px;
	margin-bottom:50px;
}

#parent_title{
	display: block;
	text-align: center;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	font-size: 34pt;
	text-transform: uppercase;
	position: relative;
}

#parent_title:before{
	content:'';
	position:absolute;
	width:10%;
	left:50%;
	transform:translateX(-50%);
	height:2px;
	background: #E64750;
	bottom:-10px;
}

#industries{
	height:400px;
	margin-top:10px;
}

#industries .col-md-3{
	margin-top:20px;
}

#bs_indstry{
	height:150px;
	border-radius:8px;
	background: gray;
	overflow: hidden;
	position: relative;
}
#bs_indstry img{
	width:100%;
	height: inherit;
}
#bs_indstry a:hover{
	opacity: 1;
	transition: .3s;
}
#bs_indstry a{
	position: absolute;
	width:100%;
	height:100%;
	color:#fff;
	text-align: center;
	opacity: 0;
	transition: .3s;
}
#bs_indstry a:before{
	content:'';
	position: absolute;
	background: rgba(112,38,119,.5);
	width:100%;
	height:100%;
	left:0;
}

#bs_indstry a:after{
	position: absolute;
	content:attr(data-title);
	top:50%;
	left:50%;
	width:100%;
	transform: translate(-50%, -50%);
	font-size: 22pt;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	font-weight: bold;
}


#navigations{
	background-size: cover;
	height:650px;
	position: relative;
}

#navigations .bg_antireflections{
	position:absolute;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.7);
}

.bg_antireflections .col{
	padding:5px;
	background:#fff;
	height:auto;
}

.bg_antireflections .col > .row{
	margin-top:30px;
	margin-bottom:50px;
}

.bg_antireflections h2{
	font-size:35pt;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	color:#fff;
	margin-top:100px;
}
.bg_antireflections span{
	font-size:10pt;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	color:#fff;
}
.loc_image{
	margin:15px;
	margin-top:30px;
	text-align: center;
	vertical-align: top;
}
#loc_image_box{
	height:123pt;
	width:193pt;
	margin:auto;
	position: relative;
}
#link_hover:before{
	content: 'Confrance hall';
	text-transform: uppercase;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	color:#fff;
	line-height: 123pt;
	font-size: 19pt;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(8,20,56,.6);
	opacity: 0;
	transition: .2s;
}
#link_hover:hover:before{
	opacity: 1;
	transition: .2s;
}


#loc_image_box img{
	height:123pt;
	width:193pt;

}

.loc_title{
	vertical-align: top;
	margin-left:-50px;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
}
.loc_title h3{
	margin-top:25px;
	font-size: 20pt;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
}

.loc_title p{
	font-size: 10pt;
}

#form-group {
    margin-bottom: 10px;
    color:#fff;
}

.footer{
	height: 470pt;
	background: #777;
	margin-top:40px;
	background-size: cover;
	position: relative;
	background-position: center;
}

.footer .bg_antireflections{
	position: absolute;
	width:100%;
	height:100%;
	background:rgba(64, 14, 63, 0.7);
	overflow: hidden;
}



#footer_section .col-md-4 h3{
	color:#fff;
	text-transform: uppercase;
	font-size: 26pt;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
}



#brand_logo img{
	width: 80%;
	margin-left:-15px;
	margin-top:20px;
	
}

#brand_text{
	font-size: 11pt;
	color:#fff;
	margin-top:30px;
	padding:10px;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
}

#contact{
	font-size: 11pt;
	color:#fff;
	margin-top:60px;
}


/*=================slick slider================*/

.background{
	background-size: cover;
	height:500px;
	position: relative;
	z-index: 1;
}
.video{
	z-index:-1;
	position: absolute;
	top:0;
}
.cover{
	position: absolute;
	width:100%;
	height:100%;
	background: rgba(0,0,0,.5);
	top:0;
	left:0;
}
.cover_title{
	position: absolute;
	left:50%;
	top:40%;
	text-align: center;
	color:#fff;
	transform:translate(-50%,-40%);
}


.cover_title button{
	background: none;
	border:none;
	outline: none;
	visibility: hidden;
}
.cover:hover .cover_title button{
	visibility: visible;
}


#video_section{
	margin-top:50px;
	position: relative;
}

span#testimonilas{
	display: block;
	text-align: center;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	font-size: 34pt;
	text-transform: uppercase;
	position: relative;
	margin-top:20px;
}
#testimonilas::before{
	content:'';
	position:absolute;
	width:10%;
	left:50%;
	transform:translateX(-50%);
	height:2px;
	background: #E64750;
	bottom:-10px;
}


.slickSlider .items{
  width:100%;
  height: 500px;
  text-align: center;
  background: #666;
  overflow: hidden;
  position: relative;


}
.slickSlider .items img{
	width:100%;
}
.slickSlider{
	position: relative;
}

.slick-next{
    background: blue;
    width:50px;
    height:50px;
    position: absolute;
    z-index: 999;
    left:50%;
    top:20%;
}

.slider-nav .items img{
	height: inherit;
}

.slick-prev{
  background: blue;
  position: absolute;
  top:0;
}

.slider-nav{
  text-align: center;
  margin-left:0px;
  margin-top:-50px;
}

.slider-nav .resim{
  line-height: 100px;
  text-align: center;
}

.slider-nav .items{
  border-radius:50%;
  box-shadow: 0 0 5px;
  background:#fff;
  height:100px;
  line-height: 100px;
  width:100px;
  text-align: center;
  overflow: hidden;
}

.slider-nav img{
  width: 100%
}

.events{
	height:500px;
	background-size: cover;
	margin-top:50px;
	background-position: center;
	position: relative;

}

#bs_left_decor{
	width: 55%;
	height:600px;
	position: absolute;
	left:0;
	z-index: 2;
}

#bs_left_decor:before{
	content:'';
	position:absolute;
	background:rgba(255,255,255,.7);
	height:100%;
	width:160%;
	right:-13.5%;
	transform:skew(-30deg);

}

#bs_right_decor{
	width: 40%;
	height:500px;
	position: absolute;
	right:0;
}

#bs_right_decor:before{
	content:'';
	position:absolute;
        z-index:5;
	background:rgba(0,0,0,.7);
	height:100%;
	width:123.5%;
	right:-35%;
	transform:skew(-30deg);

}



#bs_group #bs_left_decor{
	width: 40%;
	height:500px;
	position: absolute;
	left:0;
}

#bs_group #bs_left_decor:before{
	content:'';
	position:absolute;
	background:rgba(0,0,0,.7);
	height:100%;
	width:160%;
	right:-15%;
	transform:skew(-30deg);

}

#bs_group #bs_right_decor{
	width: 40%;
	height:500px;
	position: absolute;
	right:0;
	z-index: 1;
}

#bs_group #bs_right_decor:before{
	content:'';
	position:absolute;
	background:rgba(255,255,255,.7);
	height:100%;
	width:180%;
	right:-45%;
	transform:skew(-30deg);
	z-index:1;

}

/*#bs_group .btn-dark{
	z-index:5;
	position: absolute;
	bottom:-40px;
	left:10%;
}*/
#demo{
	z-index:5;
	position: absolute;
	bottom:-5px;
	left:20%;
}
.btn.btn-dark.solar{
	margin-top:0px;
	margin-left:150px;
	z-index:5;
	position: absolute;
	bottom:-50px;
}
.previous{
	top:-40px;
	left:575px;
	z-index:5;
	position:relative;
	bottom:290px;
        background-color:#343a40;
        border-radius:.25rem;
        padding:.375rem .75rem;
        color:white !important;

}
.mss{
        top:0px;
	left:-43px;
	z-index:5;
	position:relative;
	bottom:290px;
        padding:.375rem .75rem;


}
.msstwo{
        top:-20px;
	left:-43px;
	z-index:5;
	position:relative;
	bottom:290px;
        padding:.375rem .75rem;


}

.mssf{
        top:0px;
	left:12px;
	z-index:5;
	position:relative;
	bottom:290px;
        padding:.375rem .75rem;


}
.mssft{
        top:0px;
	left:0px;
	z-index:5;
	position:relative;
	bottom:290px;
        padding:.375rem .75rem;
}
.mssfttwo{
        top:-15px;
	left:0px;
	z-index:5;
	position:relative;
	bottom:290px;
        padding:.375rem .75rem;
}
.fses{
        top:-30px;
	left:0px;
	z-index:5;
	position:relative;
	bottom:290px;
        padding:.375rem .75rem;


}
.secondedt{
        top:-30px;
	left:0px;
	z-index:5;
	position:relative;
	bottom:290px;
        padding:.375rem .75rem;


}
.tmss{
        top:0px;
	left:-13px;
	z-index:5;
	position:relative;
	bottom:290px;
        padding:.375rem .75rem;


}



.previousp{
	top:-10px;
	left:10px;
	z-index:5;
	position:relative;
	bottom:290px;
        background-color:#343a40;
        border-radius:.25rem;
        padding:.375rem .75rem;
        color:white !important;

}


/*.btn.btn-dark.barcelona{
	z-index:5;
	position: absolute;
	bottom:20%;
	left:40%;
}*/

.eventlogo_left {
    position: absolute;
    left: 20%;
    top: 25%;
}

.eventlogo_right {
    position: absolute;
    text-align: center;
    top: 35%;
    width: 100%;
    z-index:5;
}

.eventlogo_right img {
    width: 65%;
}

.box_gallery img{
	width: 100%;
}

#col{
	padding-left:0;
}

.vc_box{
	height:56px;
	background: #E6475036;
	border-left:2px solid #E64750;
	margin:10px;
	box-sizing: border-box;
	width:100%;
	text-align: center;
	line-height: 56px;
	font-family: 'Abel Pro', sans-serif;
	font-size:25pt;
	color:#727070;
	letter-spacing: 2px;
	font-weight:100;
	cursor: pointer;
}

.vc_image{
	height:56px;
	background: #000;
	margin:10px;
	box-sizing: border-box;
	width:100%;
	overflow: hidden;
	position: relative;
}
.vc_image img{
	width: 100%;
	margin-top:-10px;
}

.bg-antirefle{
	background:rgba(0,0,0,.8);
	position: absolute;
	width:100%;
	height:100%;
	left:0;

}
.video_section{
	height: 600px;
}

#formats-mobile{display: none}

#alertSuccess {
    width: 400px;
    height: 70px;
    background: #dc3545;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    padding: 10px;
    margin-right: -505px;
    transition: .3s;
    border-radius: 6px;
}

#alertSuccess.answerBox{
	margin-right: -105px;
    transition: .3s;
}
#menu_logo{display: none;}






#hamburger_menu_open{display: none;}
.btn-mob-mail{display: none;}
#btn_close{display: none;}



/*=======================Mobile Design=====================================*/

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

	#formats{display: none;}

#myForm {
	display: block;

}

form {
    margin-top:10px;
}

.btn-mob-mail {
	display: block;
    border: none;
    margin: 10px;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    position: absolute;
    bottom: 0;
    right: 0;
    background: #8a3481;
    color: #fff;
    font-size: 15pt;
    font-weight: normal;
    text-align: center;
}

#hamburger_menu_open {
	display: block;
    position: fixed;
    right: 10px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    cursor: pointer;

}

.fixedBar{
	position:fixed;
	top:10px;
	z-index: 999;
	background: #0d0d0d8a;
}


.footer{
	height:auto;
}

.footer .bg_antireflections{
	position: relative;
	width:100%;
	height:100%;
	background:rgba(64, 14, 63, 0.7);
	overflow: hidden;
}


.video_section{
	height: 400px;
}
.slider-nav .items{
	height:70px;
	width: 70px;
}

.slickSlider .items{
	height:300px;
}
.background{
	height: 300px;
}

.cover_title{
	width:100%;
	padding:10px;
}
.cover_title h3 {
    font-size: 15pt;
}

#btn-play{
	visibility: visible;
}

.nav_menu_header.menuAnimation{
	position: unset;
	background: none;
}

.nav_menu_header{
	width: 100%;
	height: 100%;
}

#logo.logoAnimation{
	margin-left:10px;
}

.dcb_menu_items.navAnimation{
	right:0;
}



#logo{
	width:120px;
	margin-left:10px;
	margin-top:10px;
}
.dcb_menu_items {
    left: 0;
    position: fixed;
    top: 0px;
    transform: translate(0,0);
    background: #310c1b;
    z-index: 999;
    margin-left: -999px;
    width: 250px;
    transition: .3s;
    height: 100%;
}



.fa-times{
	transition:.5s;
	transform:rotate(25deg);
	opacity: 0;
	position: absolute;
	left: 13px;
	top: 12px;
}
.fa-bars{
	transition:.5s;
}

.dcb_menu_items.activMenu{
	margin-left:0;
}

.hmb_open .fa-bars{
	transition:.5s;
	transform:rotate(25deg);
	opacity: 0;
}

.hmb_open .fa-times{
	transition:.5s;
	transform:rotate(0deg);
	opacity: 1;
}

.dcb_menu_items a{
	display: block;
	color:#fff;
	line-height: 50px;
}
#btn_b2b{
	width: max-content;
	color:#fff;
	line-height: 25px;
}



#brand_title h2 {
    letter-spacing: 2px;
}

#brand_title span{
	width: 100%;
	font-size: 22px;
	margin-top:30px;
}
.heading_box{
	width: 100%;
	top:40%;
}

#date{
	margin-top:30px;
	margin-left:10px;
}

#date span:nth-child(1){
	width:40px; 
	height:40px;
	line-height: 40px;
	font-size: 15px;
}
#date span:nth-child(2){
	margin:10px;
}

#navigation{
	margin-left:10px;
}

#navigation span:nth-child(1){
	width:40px; 
	height:40px;
	line-height: 40px;
	font-size: 15px;
}
#navigation span:nth-child(2){
	margin:10px;
}

#register{
	position: unset;
	margin-top:40px;
	display: inline-block;

}
#register button{
	float: left;
	margin-left:10px;
}
#register span{
	margin-left:10px;
	margin-bottom:30px;
}

section#sponsor{
	width: 100%;
	padding:10px;
}
#sponsor span{
	font-size: 24pt;
}

.aboutTitle p{
	font-size:10pt;
	margin-top:0;
}

#bs_left_decor{
	width:100%;

}

#bs_left_decor::before {
    content: '';
    position: absolute;
    background: rgba(255,255,255,.7);
    height: 100%;
    width: 100%;
    left:0;
    transform: skew(0deg);
}
.description {
    position: absolute;
    margin-left:0px;
    margin-top:0px;
    z-index: 9;
    padding:5px;
}
.solraText p {
    margin-left:0px;
}
.description h2{
	margin-left:5px;
}

#bs_right_decor{
	display: none;
}


#speakers{
	margin-top:20px;
}
#speakers span{
	font-size: 24pt;
}

.cat_content{
	width:100%;
}
#catalog{
	height: auto;
}

.cat_image{
	display: none;
}

.cat_desc{
	text-align: center;
}

.cat_desc span{
	text-align: center;
	font-size: 15pt;
}
.cat_desc a{
	margin-left:0;
	margin-bottom: 20px;
}

#formats span{
	font-size: 24pt;
}

#formats{
	height:auto;
}
.prt_formats{
	height: auto;
}

#counter_bg img{
	margin-top: 0;
}

#gallery span{
	font-size: 24pt;
}

#box_gallery{
	width:100%;
	height: auto;
}
#box_gallery img{
	width:100%;
	height: 100%;
}
#industries{
	height:auto;
}
#industries .col-md-3{
	margin-top:0;
}

.aboutTitle{
	width:95%;
	margin:0 auto;
}

section#about{
	height:100%;
}
.aboutTitle h2{
	font-size: 25pt;
	margin-top:40px;
}
.owl-next{
	display: none;
}
.owl-prev{
	display: none;
}
.row{
	margin-left:0;
	margin-right: 0;
}

#brand_title p{
	width: 100%;
}

#row {
    margin-right: -10px;
    margin-left: -10px;
}

#formats-mobile{
	display: block;
}

#formats-mobile span{
	display: block;
	text-align: center;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	font-size: 34pt;
	text-transform: uppercase;
	position: relative;
}
#formats-mobile span:before{
	content:'';
	position:absolute;
	width:10%;
	left:50%;
	transform:translateX(-50%);
	height:2px;
	background: #E64750;
	bottom:-10px;
}
.events{
	height:auto;
}

#bs_event_mobile{
	position: relative;
	width:100%;
	height: 100%;
}
.bs_event_mobile_back{
	/*position: absolute;*/
	width:100%;
	height:100%;
	background: rgba(0,0,0,.5);
	color:#fff;
	padding:10px;
}

.bs_mobile_event_btn {
    color: #fff;
    background: #424242;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
	display: inline-block;
}

.bs_event_mobile_back h2{
	font-size: 24pt;
	font-family: Abel Pro, sans-serif;
	font-weight: bold;
	text-align: center;
}

.bs_event_mobile_back p{
	font-size: 9pt
}
#footer_section h2{
	margin-bottom:10px;
}
.bg_antireflections h2{
	font-size: 15pt;
}

#footer_section p{
	font-size: 9pt;
}
.socials_links{
	margin-top:5px;
	margin-bottom:5px;
	border-bottom:1px solid #fff;
}
.socials_links a{
	font-size: 13pt;
}

#form-group{
	margin-bottom:13px;
}

#form-group label{
	display: none;
}
#form-group input{
	border-radius:6px;
	padding:5px;
}

#btn_close {
	display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    right: 10px;
    top: 30px;
    color:#fff;
    font-size: 30px;
	text-align: center;
	cursor:pointer;
}

.menuActive{
	width:0;
}
#menu_logo {
	display: block;
    width: 100%;
    border-top: 1px solid #b5b5b5;
}
#menu_logo img {
    width: 70%;
}







}