/*  Theme Name: Gentacz - Responsive Multipurpose Template
    Author: Saptavarana
    Version: 1.0.0
    Created:October 2019
    File Description:Main Css file of the template
*/


/***************

1.BASIC
2.HELPER
3.NAVBAR
4.HOME
5.ABOUT
6.SERVICES
7.CTA
8.WORK PROCESS
9.FEATURES
10.PORTFOLIO
11.TESTIMONIAL
12.TEAM
13.COUNTER
14.PRICING PLAN
15.BLOG
16.FAQ
17.GREAT PEOPLE
18.CONTACT US
19.FOOTER 
20.RESPONSIVE

*****************/

@import url('https://fonts.googleapis.com/css?family=Poppins:400,500|Roboto:400,500');

@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

/*=================
    01.BASIC
===================*/


.footer-1{
	font-size:2rem
}

@media screen and (max-width: 500px){
   
   .footer-1{
		font-size:1.6rem !important;
	}
	.footer-2{
		font-size:1.4rem !important;
		padding-top:8px;
	}

}

.budapest-title{
	background: #cb3077  !important;
  -webkit-box-shadow: 0 0 0 #cb3077,10px 0 0 #cb3077;
  box-shadow: 0 0 0 #cb3077,10px 0 0 #cb3077  !important;
  color: #fff;
  padding: 4px 0 3px 10px;
  
  font-size: 55px !important;
}

#salgotarjan .prog-box{
	display: none !important;
}

#salgotarjan .prog-box-process{
	display: block !important;
}

body {
    font-family: 'Roboto', sans-serif;
    overflow-x: hidden;
	

}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Bebas Neue', sans-serif;
}

h1.font-weight-bold,
h2.font-weight-bold,
h3.font-weight-bold,
h4.font-weight-bold,
h5.font-weight-bold,
h6.font-weight-bold {
    font-weight: 500 !important;
}


h2{
		font-size: 2.5rem;
}

h3{
		font-size: 3.0rem;
}
a,
a:hover,
a:focus,
button {
    text-decoration: none !important;
    outline: none !important;
}

p {
    font-size: 15px;
    line-height: 1.6;
}


vip{
	font-size:36px;
	color:#f8b91b;
}
.vip-desc_subtitle{
	font-family: 'DIN Pro';
  font-weight: 900 !important;
  font-size: 36px;
  line-height: 1.1;
  margin-top: 20px;
}

.vip-desc{
	color: #fff;
  line-height: 1.1;
  font-size: 34px;
  display: inline-block;
  font-family: 'Bebas Neue', sans-serif;
  max-width: 100%;
  margin-top: 30px;
  font-family: 'DIN Pro';
  font-weight: 900 !important;
  font-size: 28px;
  line-height: 1.1;
  
   
}

.vip-desc-1, .vip-desc-2, .vip-desc-3{
	opacity:0;
}



@media (max-width:767px) {
	#vip h3{
		font-size:40px;
	}
	vip{
	font-size:26px;
	color:#f8b91b;
	}
.vip-desc_subtitle{
  font-size: 24px;
 
}

.vip-desc{
  font-size: 22px;
  line-height: 1.1;
  
}

	
}

 /* Konténer, amely relatív pozícióban tartja a képet és az SVG-t */
        .map-image-container {
            position: relative;
            width: 100%;
            
            margin: 0 auto;
        }

        /* A kép 100%-os szélességgel */
        .map-image-container img {
            width: 100%;
            height: auto;
            display: block;
        }

        /* Az SVG réteg a kép fölött */
        .map-overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

        /* Körök stílusa */
        .map-circle {
            fill: #f8b91b; /* Átlátszó belső rész */
            stroke: red; /* Piros körvonal */
            stroke-width: 0;
		}

       /* Pulzáló animáció, amely középpontosan méretez */
        @keyframes pulse {
            0% {
                transform: scale(1);
                opacity: 1;
            }
            50% {
                transform: scale(1.3); /* Középről nagyobbodik */
                opacity: 0.6;
            }
            100% {
                transform: scale(1);
                opacity: 1;
            }
        }



.prog-change{
	font-style: italic;
  padding-bottom: 10px;
  padding-top: 5px;
  text-align: center;
}
.prog-speaker-info-title{
	text-transform: uppercase;
  font-weight: 800;
  padding-top:8px;
}



.prog-speaker-info-desc{
  padding-top:0px;
  margin-bottom: 12px;
}
.prog-speaker-info-desc span{
  font-weight: 800 !important;
 font-size: 18px !important;
}


.know .section_title_all .know-bg{
	width:36%;
  z-index: -1;
  position: absolute;
}

.know .section_title_all .title{

  position: relative;
  transform: perspective(10000px) rotateX(15deg) rotateY(20deg);
 
}

.know .section_title_all .title span{
	font-size: 6rem;
  left: 170px;
  position: relative;
  top: 80px;
  display:inline-block;
}

.know2 .section_title_all .title span{
	color:#f8b91b !important;
}




.know .section_title_all .know-bg2 {
  position: absolute;
  top: -170px;
  right: 3px;
  z-index: -1;
  width: 55%;
}
  

.know .section_title_all .desc {
  text-align: left;
  position: relative;
  padding-top: 0px;
  padding-left: 470px;
}

.know .section_title_all .desc div{
  position: relative;
  font-size: 3rem;
  color: #c8039f;
  display: inline;
  color: #000;
  background: linear-gradient(to right, #f8b91b 0%, #f8b91b 80%) left 32px/ 100% 17px no-repeat;
}


.know .section_title_all .know-bg3 {
  position: absolute;
  top: -40px;
  right: 0;
  z-index: -1;
  width: 50%;
  left: 10px;
}

.know .section_title_all .desc2 {
  text-align: left;
  position: relative;
  padding-top: 71px;
  padding-left: 220px;
  padding-right: 280px;
}

.know .section_title_all .desc2 div{

  background: linear-gradient(to right, #42d2e8 0%, #42d2e8 80%) left 32px/ 100% 17px no-repeat;
}

.know .section_title_all .desc3 div{

  background-image: linear-gradient(to right, rgb(66, 210, 232) 0%, rgb(66, 210, 232) 80%) !important;
}


@media (max-width:1200px) {
	.know .section_title_all .know-bg2 {
	  position: absolute;
	  top: -240px;
	  right: -47px;
	  z-index: -1;
	  width: 55%;
	}
	  

	 .know .section_title_all .desc {
    text-align: left;
    position: relative;
    padding-top: 70px;
    padding-left: 350px;
  }

	  .know .section_title_all .know-bg3 {
		position: absolute;
		top: -90px;
		right: 0;
		z-index: -1;
		width: 50%;
		left: -20px;
	  }

	.know .section_title_all .desc2 {
	  text-align: left;
	  position: relative;
	  padding-top: 50px;
	  padding-left: 170px;
	  padding-right: 280px;
	}

	
}

@media (max-width:991px) {
	
	.know .section_title_all .know-bg {
    width: 43%;
    z-index: -1;
    position: absolute;
    left: -119px;
  }



    .know .section_title_all .title span {
    font-size: 5rem;
    left: 0px;
    position: relative;
    top: 65px;
    display: inline-block;
  }

	
	
	 .know .section_title_all .know-bg2 {
    position: absolute;
    top: -120px;
    right: 33px;
    z-index: -1;
    width: 45%;
  }
	  

	 .know .section_title_all .desc {
		 
    text-align: left;
    position: relative;
    padding-top: 0px;
    padding-left: 250px;
  }
  
  .know .section_title_all .desc div{
		 font-size: 2.3rem;
   
  }

	   .know .section_title_all .know-bg3 {
    position: absolute;
    top: -20px;
    right: 0;
    z-index: -1;
    width: 47%;
    left: 315px;
  }

	  .know .section_title_all .desc2 {
    text-align: left;
    position: relative;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 120px;
  }

	
}


@media (max-width:767px) {
	
	 .know .section_title_all .know-bg {
    width: 56%;
    z-index: -1;
    position: absolute;
    left: -139px;
  }



   .know .section_title_all .title span {
    font-size: 5rem;
    left: -29px;
    position: relative;
    top: 55px;
    display: inline-block;
  }

	
	
	 .know .section_title_all .know-bg2 {
    position: absolute;
    top: 40px;
    right: 0;
    z-index: -1;
    width: 95%;
    left: -20px;
  }
	  

	.know .section_title_all .desc {
    text-align: left;
    position: relative;
    padding-top: 0px;
    padding-left: 240px;
    top: -70px;
  }
  
  .know .section_title_all .desc div{
		 font-size: 2.3rem;
   
  }

	    .know .section_title_all .know-bg3 {
    position: absolute;
    top: -20px;
    right: 0;
    z-index: -1;
    width: 67%;
    left: 195px;
  }

	    .know .section_title_all .desc2 {
    text-align: left;
    position: relative;
    padding-top: 20px;
    padding-left: 0px;
    padding-right: 150px;
  }

	
}

@media (max-width:500px) {
	
	 .know .section_title_all .know-bg {
    width: 90%;
    z-index: -1;
    position: absolute;
    left: -87px;
    top: -37px;
  }



    .know .section_title_all .title span {
    font-size: 4.7rem;
    left: 50px;
    position: relative;
    top: 45px;
    display: inline-block;
  }

	
	
	 .know .section_title_all .know-bg2 {
    position: absolute;
    top: 20px;
    right: -80px;
    z-index: -1;
    width: 100%;
    left: auto;
  }
	  

	.know .section_title_all .desc {
    text-align: left;
    position: relative;
    padding-top: 110px;
    padding-left: 40px;
    top: 0;
    margin-top: 100px;
  }
  
  

	     .know .section_title_all .know-bg3 {
    position: absolute;
    top: -60px;
    right: 0;
    z-index: -1;
    width: 91%;
    left: -105px;
  }

	    .know .section_title_all .desc2 {
   text-align: left;
    position: relative;
    padding-top: 0px;
    padding-left: 40px;
	padding-right:0px;
    top: 0px;
  }
  
  
  .know .section_title_all .desc div{
	 font-size: 2.2rem;
	
 background: linear-gradient(to right, #f8b91b 0%, #f8b91b 80%) left 28px/ 100% 20px no-repeat;
	}




.know .section_title_all .desc2 div{

  background: linear-gradient(to right, #42d2e8 0%, #42d2e8 80%) left 28px/ 100% 20px no-repeat;
}

	
}



.h2-cta{
	font-size: 4.5rem;
}


.cta_desc2 {
	font-size: 20px;
	line-height: 1.5;
}

@media (max-width:768px) {
	
	.h2-cta{
		font-size: 3.5rem;
		line-height:1.1;
	}
	.cta_desc2 {
	font-size: 18px;
	line-height: 1.3;
}
}

.logo-container{
	position:absolute;
	left:0;
	top:54px;
	 background: rgb(255,255,255);
background: linear-gradient(90deg, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.75) 70%, rgba(255,255,255,0) 100%); 

z-index:22;
padding-right: 30px;
}

.logo-container-3{
	
	top:10px;
	
}

.btn_reg {
	background-color: #f52a50 !important;
	color: #FFF !important;
	line-height: 1.3;
	font-size: 36px !important;
	text-transform: uppercase;
	display: inline-block;
	font-family: 'Bebas Neue', sans-serif;
	padding: 13px 30px !important;
}

.icon-reg {
	width: 42px;
	margin-right: 15px !important;
}


#home .logo {
    width: auto;
    height: 70px;
	margin: 15px;
}

#home .logo-1 {
  
	margin-left: 0px;
}

#home .logo-2 {
    width: auto;
    height: 80px;
	margin: 15px;
}

@media (max-width:1300px) {
	
	#home .logo-2 {
		height: 70px;
		margin: 15px;
	}
}

@media (max-width:1200px) {
	#home .logo {
		height: 90px;
		margin: 15px;
	}
	#home .logo-2 {
		height: 70px;
		margin: 15px;
	}
}


@media (max-width:991px) {
	#home .logo {
		height: 80px;
		margin: 15px;
	}
	#home .logo-2 {
		height: 70px;
		margin: 15px;
	}

}

@media (max-width:767px) {
	#home .logo {
		height: 80px;
		margin: 15px;
		
	}
	#home .logo-2 {
		height: 70px;
		margin: 15px;
	}
	
	#home .logo-0{
		margin-right:0;
		
	}

}


@media (max-width:500px) {
	#home .logo {
		height: 40px;
		margin: 15px;
		margin-left:2px;
		margin-right:10px;
	}
	#home .logo-2 {
		height: 40px;
		margin: 15px;
		margin-left:10px;
		margin-right:5px;
	}

}


/*==================
    02.HELPER
====================*/

.bg_overlay_cover_on_landing {
    background-color: rgba(115, 186, 183, 0.95);
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.bg_overlay_cover_on {
    background-color: rgba(3, 3, 14, 0.7);
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.section_title_all h3 {
    text-transform: capitalize;
    font-weight: 500;
}

.section_subtitle {
   max-width: 800px;
  font-size: 20px;
  line-height: 1.1;
  font-style: italic;
}

.section_title_all span {
    color: #ff5c79;
	font-size: 140%;
}


.section_icons i {
    font-size: 34px;
    background-color: #ff5c79;
    color: #ffffff;
    display: inline-block;
    height: 80px;
    width: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 50px;
    font-weight: 700;
}

.section_icons i .icon {
    position: relative;
    width: 50px;
    height: auto;
    top: -2px;
}

.text_custom {
    color: #ff5c79;
}

.bg_custom {
    background-color: #222335;
}

.bg_custom_gradiant {

  background: #ff4b1f; /* fallback for old browsers */
  background: -webkit-linear-gradient(to top, #ff4b1f, #ff9068); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to top, #ff4b1f, #ff9068); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.btn {
    padding: 13px 50px;
    font-size: 14px;
    transition: all 0.5s;
   
    color: #fff;
    box-shadow: none !important;
    text-transform: uppercase;
    outline: none !important;
}

.btn_custom {
    border: 0px solid #f52a50;
    background-color: #f8ba1c;
    border-radius: 0px;
	cursor: pointer;
}

.btn_custom:hover,
.btn_custom:focus,
.btn_custom:active,
.btn_custom.active,
.btn_custom.focus,
.btn_custom:active,
.btn_custom:focus,
.btn_custom:hover,
.open > .dropdown-toggle.btn_custom {
    color: #f3f3f3;
    background-color: #f8ba1c;
    border-color: #f2395c;
}

.btn_outline {
    border: 2px solid #f52a50;
    color: #000;
}

.btn_outline:hover,
.btn_outline:focus,
.btn_outline:active,
.btn_outline.active,
.btn_outline.focus,
.btn_outline:active,
.btn_outline:focus,
.btn_outline:hover,
.open > .dropdown-toggle.btn_outline {
    background-color: #f52a50;
    border-color: #f52a50;
    color: #ffffff;
}

.btn_rounded {
    border-radius: 30px;
}

.full_height_100vh {
    height: 100vh;
}

.vertical_content_manage {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: row;
    -webkit-flex-direction: row;
}

.section_all {
    position: relative;
    padding-top: 60px;
    padding-bottom: 50px;
	overflow-y: hidden;
    /*background-color: #ffffff;*/
}

@media (max-width:767px) {
.section_all {
padding-top: 30px;
padding-bottom: 50px;


}

}
.btn_small {
    padding: 7px 14px;
}

.navbar-brand img {
    height: 34px;
}

.btn-rounded {
    border-radius: 35px;
}


.video-wrapper {
    margin-top: 40px;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}

.video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
	padding-bottom: 56.20%;
}

.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.bg_video{
    background-image: url("../images/bg_01.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
	clip-path: polygon(50% 0%, 100% 0, 100% 95%, 50% 100%, 0% 95%, 0 0);
	clip-path: polygon(50% 0%, 100% 0, 100% 100%, 50% 100%, 0% 100%, 0 0);
}


 .bg_footer {
	  background-image: url("../images/bg_01.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
 }
	 
	 
.container {
    position: relative;
}


.bg_overlay_cover_color-1{
	background-color: rgba(255, 200, 1, 0.4);
	
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
}


.bg_overlay_cover_color-gray{
	background-color: rgba(255, 255, 255, 0.5);
	
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
}

.bg-color-gray{
	/* background-image: url("../images/bg-services.jpg");*/
	
	background-image: url("../images/bg_03.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
	
	clip-path: polygon(50% 0%, 100% 0, 100% 95%, 50% 100%, 0% 95%, 0 0);
}

.bg-color-1{
	/* background-image: url("../images/bg-services.jpg");*/
	
	background-image: url("../images/bg_02.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
	
	clip-path: polygon(50% 0%, 100% 0, 100% 96%, 50% 100%, 0% 96%, 0 0);
}


.bg-color-1.opened{
	
	
	clip-path: polygon(50% 0%, 100% 0, 100% 99%, 50% 100%, 0% 99%, 0 0);
}

@media (max-width:991px) {
	.bg-color-1{
	
	
	clip-path: polygon(50% 0%, 100% 0, 100% 96%, 50% 100%, 0% 96%, 0 0);
}


.bg-color-1.opened{
	
	
	clip-path: polygon(50% 0%, 100% 0, 100% 99.5%, 50% 100%, 0% 99.5%, 0 0);
}

	
}

.bg-color-200{
	
	
		clip-path: polygon(50% 0%, 100% 0, 100% 98.5%, 50% 100%, 0% 98.5%, 0 0);
	
	
	}
	
	
@media (max-width:991px) {
	.bg-color-200{
	
	
		clip-path: polygon(50% 0%, 100% 0, 100% 99.7%, 50% 100%, 0% 99.7%, 0 0);
	
	
	}

}


@media (max-width:991px) {
	.bg-color-12{
	
	
		clip-path: polygon(50% 0%, 100% 0, 100% 99%, 50% 100%, 0% 99%, 0 0);
	
	
	}

}



.bg-noise{
	background-image: url("../images/noise_bg.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
	
}

.bg_overlay_cover_on_white{
    background-color: rgba(255, 255, 255, 0.1);
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.partners-bg{
	overflow-x: hidden;
	width:100%;
	position:relative;
	
	
	clip-path: polygon(50% 0%, 0% 5%, 0% 100%, 50% 100%, 100% 100%, 100% 5%);
	
	clip-path: polygon(50% 0%, 0% 0%, 0% 100%, 50% 100%, 100% 100%, 100% 0%);
	padding-top:80px !important;
	
	/*clip-path: polygon(50% 5%, 0% 0%, 0% 100%, 50% 100%, 100% 100%, 100% 0%);*/
}

@media (max-width:991px) {
	.partners-bg{
	
	
	clip-path: polygon(50% 0%, 0% 5%, 0% 100%, 50% 100%, 100% 100%, 100% 5%);
	clip-path: polygon(50% 0%, 0% 0%, 0% 100%, 50% 100%, 100% 100%, 100% 0%);
	padding-top:80px !important;
	
	
}

}

.partners_box{
	
}


.partners_box img{
	width:auto;
	height:80px;
	/*filter: gray;
	-webkit-filter: grayscale(100%);*/
	opacity:1;
	 transition: all 0.5s ease-in-out;
}

.partners_box img:hover{
	opacity:1;
}

@media (max-width:991px) {
	.partners_box img{
		width:50%;
		height:auto;
	}
	
	.partners_box.hrz img{
		width:60%;
	}

}
	

/*======================
    03  NAVBAR
=======================*/

.custom_nav_menu {
    padding: 0px 0px;
    width: 100%;
    border-radius: 0px;
    z-index: 999;
    margin-bottom: 0px;
    transition: all 0.5s ease-in-out;
    border-bottom: 1px solid rgba(255, 255, 255, 0.07);
	background-color: rgba(0,0,0,0.05);
}

.custom_nav_menu .social_menu .list-inline-item:not(:last-child) {
    margin-right: 8px;
}

.custom_nav_menu .navbar-nav li a {
    color: #fff;
    font-size: 16px;
    background-color: transparent !important;
    padding: 15px 0;
    margin: 0 7px;
    font-weight: 500;
    transition: all 0.4s;
}


.nav-item{
	min-width:130px;
	text-align:center;
}

.nav-item-reg{
	background-color:#f52a50;
	color:#FFF !important;
}

.nav-item-reg img{
	width: 20px;
height: 100%;
margin-right: 10px;
margin-top:-4px;
}

.nav-item-reg a{
	color:#FFF !important;
}


.navbar-toggler {
    font-size: 24px;
    margin-top: 5px;
    margin-bottom: 0px;
    color: #ffffff;
}

.stickyadd .navbar-nav {
    margin-top: 0px;
}

.stickyadd.custom_nav_menu .navbar-nav li a {
    color: rgba(0, 0, 0, 0.75);
}

.custom_nav_menu .navbar-brand.logo img {
    height: 26px;
}

.stickyadd.custom_nav_menu {
    margin-top: 0px;
    padding: 0px 0px;
   background-color: rgba(255,255,255,0.99);
    border-bottom: 1px solid #fff;
    box-shadow: 0px 0px 18px 1px rgba(0, 0, 0, 0.1);
}

/*.custom_nav_menu .navbar-nav li.active a,*/
.custom_nav_menu .navbar-nav li a:hover,
.custom_nav_menu .navbar-nav li a:active {
    /*color: #f52a50 !important;*/
}

.navbar-toggle {
    font-size: 24px;
    margin-top: 5px;
    margin-bottom: 0px;
    color: #ffffff;
}

.custom_nav_menu .btn-custom {
    margin-top: 5px;
    margin-bottom: 5px;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: transparent;
    border-color: #337ab7;
}

.logo .logo-light {
    display: inline-block;
}

.stickyadd .logo .logo-dark {
    display: inline-block;
}

.stickyadd .logo .logo-light {
    display: none;
}

.logo .logo-dark {
    display: none;
}


.navbar-nav-mob{
		display:none;
		list-style-type: none;
	}

@media (max-width:991px) {
	.navbar-nav-mob{
		display: flex;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 0;
		right: 0;
		
		width: 100%;
		
		justify-content: space-between;
	}
	
	.navbar-nav-mob .nav-item-reg{
		padding: 7px 0px;
		flex: 1 1 auto;
		
	}
	
	.navbar-collapse .nav-item-reg{
		display:none;
	}
	
	.navbar-collapse .nav-item{
		text-align:left;
	}
}

@media (max-width:500px) {
	.navbar-nav-mob{
	}
	
	.navbar-nav-mob .nav-item-reg{
		padding: 7px 0px;	
	}
	.navbar-nav-mob .nav-item.nav-item-reg  {
		min-width: 90px;
	}
	
	.navbar-nav-mob .nav-item-reg a{
		font-size:15px;
		line-height: 24px;
	}
	.navbar-nav-mob .nav-item-reg .nav-link {
		padding: .5rem 0rem;
	}
	.navbar-nav-mob .nav-item-reg img {
	  width: 20px;
	  height: 100%;
	  margin-right: 5px;
}
}

@media (max-width: 390px) {
  .navbar-nav-mob .nav-item-reg a{
		font-size:14px;
		
	}
}

@media (max-width: 375px) {
  .navbar-nav-mob .nav-item-reg a{
		font-size:13px;
		
	}
}
@media (max-width: 365px) {
  .navbar-nav-mob .nav-item-reg a{
		font-size:13px;
		line-height: 24px;
	}
}


/*================
    04.HOME
==================*/

.bg_home {
 
}



.bg_home_cover {
   background-image: url(../images/bg_01.jpg);
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
overflow:hidden;

clip-path: polygon(50% 0%, 100% 0, 100% 95%, 50% 100%, 0% 95%, 0 0);
}

.bg_home_cover_elo {
  
clip-path: polygon(50% 0%, 100% 0, 100% 96%, 50% 100%, 0% 96%, 0 0);
}


@media (max-width:767px) {
	.bg_home_cover_elo {
  
	clip-path: polygon(50% 0%, 100% 0, 100% 98%, 50% 100%, 0% 98%, 0 0);
	}
}


@media (max-width:767px) {
	.bg_home_cover {
	background-attachment: inherit;
	clip-path: polygon(50% 0%, 100% 0, 100% 97%, 50% 100%, 0% 97%, 0 0);
	}
}




@media (max-width:991px) {
	#player-wrapper {
		margin-top:30px !important;
  }
}


 @media (orientation: portrait) {
  
  #player-wrapper {
    max-width: 98% !important;
    height: auto !important;
  }
}







.home_title_wrapper {
    text-align: center;
	margin-top: 20px;
	position: relative;
}

.home_title_wrapper_me {
    text-align: center;
	margin-top: 50px;
	position: relative;
}

.home_title_wrapper_2{
	margin-top: 0px !important;
	
}

.home_title_wrapper_3{
	margin-top: 0px !important;
	
}

.home_title_wrapper-2{
	margin-top: 20px;
	
}



.home_title {
   font-size: 100px;
	line-height: 1.2;
	color:#FFF;
	text-align: center;
   margin-bottom:24x;
    text-shadow: 4px 4px 2px rgba(0, 0, 0, 0.5);
}
.home_title-2 {
   
	font-size: 80px;
	line-height: 1.2;
	padding-top:20px;
}

.home_title-3 {
   
	font-size: 75px;
	line-height: 1.2;
	padding-top:50px;
}


.home_title_me {
   font-size: 100px;
	padding-top:100px;
	line-height: 1.1;
	color:#FFF;
	text-align: center;
   margin-bottom:24x;
    text-shadow: 4px 4px 2px rgba(0, 0, 0, 0.5);
	
}

@media (max-width:1600px) {
	.home_title_me {
		font-size: 90px;
		padding-top:70px;
	}
}

@media (max-width:991px) {
	.home_title_me {
		font-size: 90px !important;
		padding-top:70px;
	}
}

@media (max-width:767px) {
	.home_title_me {
		font-size: 64px !important;
		padding-top:0px;
	}
}

.home_subtitle {
    color: #fff;
    line-height: 1.1;
    font-size: 30px;
	text-transform: uppercase;
	max-width:800px;
	text-align:center;
	margin-top:10px;
	font-weight: 500;
}
.home_subtitle.sub {
    color: #fff;
    line-height: 1.1;
    font-size: 22px;
	text-transform: uppercase;
	max-width:800px;
	text-align:center;
	margin-top:10px;
}

.home_subtitle_2 {
    color: #fff;
    line-height: 1.1;
    font-size: 38px;
	text-transform: uppercase;
	display:inline-block;
	font-family: 'Bebas Neue', sans-serif;
	max-width:710px;
}

.home_subtitle_2{

		background: #f52a50;
		-webkit-box-shadow: 0 0 0 #f52a50,10px 0 0 #f52a50;
		box-shadow: 0 0 0 #f52a50,10px 0 0 #f52a50;
		color: #fff;

padding: 4px 0 3px 10px;
max-width: 990px;
		
}

.home_subtitle_elo0 {
    color: #fff;
    line-height: 1.3;
    font-size: 50px;
	text-transform: uppercase;
	
}

.home_subtitle_elo1 {
    color: #fff;
    line-height: 1.3;
    font-size: 28px;
	text-transform: uppercase;
	background-color: transparent;
box-shadow: none;
	
}

.home_subtitle_elo2 {
    color: #fff;
    line-height: 1.3;
    font-size: 32px;
	text-transform: uppercase;
	background: #311b3c;
		-webkit-box-shadow: 0 0 0 #311b3c,10px 0 0 #311b3c;
		box-shadow: 0 0 0 #311b3c,10px 0 0 #311b3c;
		color: #fff;

padding: 4px 0 3px 10px;
	
}
.bl10-img{
	max-width:400px;
	height:auto;
	width:100%;
}
.b10-link{
	color:#f52a50;
}
.b10-link:hover{
	color:#f52a50;
}

.fix-logo{
	width:240px;
	height:auto;
}


.home_btn_manage{
	margin-top: 1.5rem !important;
	margin-bottom: 3rem !important;
}

@media (max-width:500px) {
	
	.home_btn_manage{
		margin-top: 1rem !important;
		margin-bottom: 1rem !important;
	}
}

.home_subtitle_eloFIX {
    color: #fff;
    line-height: 1.3;
    font-size: 40px;
	text-transform: uppercase;
	background: #6d1480;
		-webkit-box-shadow: 0 0 0 #6d1480,10px 0 0 #6d1480;
		box-shadow: 0 0 0 #6d1480,10px 0 0 #6d1480;
		
		
		background:transparent;
		box-shadow:none;
		
}

.home_subtitle_20{
		font-size:70px;
		font-size:60px;
		background: #f52a50;
		-webkit-box-shadow: 0 0 0 #f52a50,10px 0 0 #f52a50;
		box-shadow: 0 0 0 #f52a50,10px 0 0 #f52a50;
		color: #fff;

padding: 4px 0 3px 10px;
		
}




.home_subtitle_21{

		background: #f8b91b;
		-webkit-box-shadow: 0 0 0 #f8b91b,10px 0 0 #f8b91b;
		box-shadow: 0 0 0 #f8b91b,10px 0 0 #f8b91b;
		color: #fff;

padding: 4px 0 3px 10px;
		
}

.home_subtitle_23{

   background: transparent;
  -webkit-box-shadow: 0 0 0 transparent,10px 0 0 transparent;
  box-shadow: 0 0 0 transparent,10px 0 0 transparent;
  color: #fff;
  padding: 4px 0 3px 10px;
  font-style: italic;
  text-align: left;
  width: 100%;
max-width: 830px;
  font-size: 38px;
  padding-left: 70px;
  padding-right: 100px;
		
}

.home_subtitlec{
	font-family: 'DIN Pro';
  font-weight: 900 !important;
  font-size: 55px;
  line-height: 1.1;
  margin-top: 16px;
  color: #FFF;
  text-shadow: 4px 4px 2px rgba(0, 0, 0, 0.5);
  margin-bottom: 36px;
}

isty {
  font-size: 42px;
  color: #f8b91b;
}

.istyle-prizes-desc-1{
	position:relative;
	opacity:0;
	padding-top: 30px;
     text-align: right;
}
.istyle-prizes-desc-2{
		opacity:0;
	max-width: 780px;
 
}
.istyle-prizes-desc-3{
		opacity:0;
	max-width: 780px;
 
}

.istyle-prizes-desc-4{
		opacity:0;
	max-width: 720px;
  font-size: 30px;
}

.istyle-prizes-desc-5{
		opacity:0;
	max-width: 430px;
  position: absolute;
  top: 429px;
  right: -20px;
  text-align: right;
}

.istyle-apple-watch{
	opacity: 0;
  width: 190px;
  height: auto;
  position: absolute;
  right: 160px;
  top: -25px;
}

.istyle-apple-watch-mob{
	opacity:0;
	display:none;
}

.istyle-logo-img{
	width: auto;
   height: 55px;
   padding-left: 10px;

}

.istyle-prizes{
	opacity:0;
	padding-left: 10px;
}

.istyle-prize{
	width: auto;
  height: 170px;
  margin-left: 15px;
}

@media (max-width:1199px) {
	.home_subtitlec {
  font-size: 60px;
 
}
	isty {
	  font-size: 40px;
	  color: #f8b91b;
	}
	.home_subtitle_22 {
	  max-width: 100%;
	  font-size: 37px;
	}
	.home_subtitle_23 {
	 padding-left: 0;
    font-size: 36px;
    padding-right: 160px;
	}
	.istyle-prizes{
		padding-left: 0px;
	}
	.istyle-prize {
	  height: 140px;
	  margin-left: 10px;
	}
	.istyle-prizes-desc-1{
		
	}
	.istyle-prizes-desc-2{
		max-width:630px;
	}
	.istyle-prizes-desc-4{
		max-width: 540px;
	  font-size: 30px;
	}
	.istyle-prizes-desc-5{
	  right: 20px;
	}

	.istyle-apple-watch {
	  width: 180px;
    height: auto;
    position: absolute;
    right: 60px;
    top: -25px;
	}
}

@media (max-width:991px) {
	.home_subtitlec {
  font-size: 56px;
 
}
	isty {
	  font-size: 40px;
	  color: #f8b91b;
	}
	.home_subtitle_22 {
	  max-width: 100%;
	  font-size: 37px;
	}
	.home_subtitle_23 {
	  padding-left: 0;
    font-size: 35px;
    padding-top: 9px;
    padding-right: 200px;
	}
	
	 .istyle-prize {
    height: 110px;
    margin-left: 0;
	}
	.istyle-prizes-desc-1{
		
	}
	.istyle-prizes-desc-2{
		max-width:540px;
	}
	.istyle-logo-img {
  width: auto;
  height: 45px;
  padding-left: 0px;
}
	 .istyle-prizes-desc-4 {
    max-width: 400px;
    font-size: 30px;
  }
	.istyle-prizes-desc-5{
	  right: 20px;
    width: 300px;
    bottom: -40px;
    top: auto;
	}

	   .istyle-apple-watch {
  width: 160px;
    right: 20px;
    top: -20px;
  }
}

@media (max-width:767px) {
	.home_subtitlec {
 
line-height:1;
 font-size: 36px;
 margin-top:0px;
 margin-bottom:20px;
 
}
	isty {
	  font-size: 37px;
	  color: #f8b91b;
	}
	.home_subtitle_23 {
	 padding-left: 0;
    font-size: 30px !important;
    text-align: center;
    padding-right: 0;
	margin-bottom: 0;
	}
	 .istyle-prizes {
		
		text-align: center;
	}
	 .istyle-prize {
   height: auto;
    margin-left: 0;
    max-height: 110px;
    width: 30%;
	}
	.istyle-prizes-desc-1{
		
	}
	.istyle-prizes-desc-2{
		max-width:540px;
	}
	.istyle-logo-img {
		height: 45px;
	}
	 .istyle-prizes-desc-4 {
		max-width: 100%;
	}
	.istyle-prizes-desc-5{
		position: relative;
    right: 0;
    width: 100%;
    bottom: 0;
    top: 0;
    max-width: 100%;
    margin-top: 30px;
	}

	   .istyle-apple-watch {
		   display:none;
    
  }
  .istyle-apple-watch-mob {
	  display:block;
	  max-width:240px;
	width: 100%;
	height: auto;
	margin: auto;

  }
}



.home_subtitle_21-big{

		display:block !important;
		font-size: 70px;
	}
	.home_subtitle_21-small{

		display:none !important;
	}


@media (max-width:500px) {
	.home_subtitle_21-big{
font-size: 50px !important;
/*display:none !important;*/
	}
	.home_subtitle_21-small{

		display:none !important;
	}
}



.home_subtitle_22{

		background: #311b3c;
		-webkit-box-shadow: 0 0 0 #311b3c,10px 0 0 #311b3c;
		box-shadow: 0 0 0 #311b3c,10px 0 0 #311b3c;
		color: #fff;

padding: 4px 0 3px 10px;
		text-align:center;
}

.home-subtitle-loc{
	background: 0;
  font-size: 39px;
  font-style: italic;
  box-shadow:none;
}

@media (max-width:767px) {
	

	.home_subtitle {
    
    font-size: 29px;
    margin-top: 18px;
	
	}
	.home_subtitle.sub {
    
    font-size: 20px;
	
	}
	
	.home_subtitle_2 {
    
    font-size: 31px;

	}
	.home_subtitle_20 {
    
    font-size: 40px;

	}
	
	.btn_reg {
 
	  line-height: 1.3;
	  font-size: 30px !important;
	  
	  padding: 13px 30px !important;
	}
	.icon-reg {
	  width: 40px;
	  margin-right: 12px;
	}
}



.bg-home-center-bg {
	    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	width:700px;
   
	
    /*z-index: 101;*/
}

.bg-home-center-bg-me {
	    
	width:800px;
   
	
    /*z-index: 101;*/
}

.bg-home-center-bg-2{
	    
	width:560px;
   
	
    /*z-index: 101;*/
}

.bg-home-center-bg-3{
	    
	width:640px;
	top:-30px;
	
    /*z-index: 101;*/
}

.bg-home-tri-bg {
	position: absolute;
top: -70px;
left: auto;
right: -370px;
width: 700px;
	
}

.bg-home-tri-bg2 {
position: absolute;
top: auto;
bottom: -100px;
left: -410px;
width: 700px;
pointer-events: none;

}

.bg-home-tri-bg.cta {
	position: fixed;
	top: -120px;
	left: auto;
	right: -760px;
	width: 1020px;
	opacity: 0.2;
	pointer-events: none;
}

.bg-home-tri-bg2.cta {
	position: fixed;
	top: auto;
	bottom: -270px;
	left: -820px;
	width: 1270px;
	opacity: 0.2;
}

@media (max-width:768px) {
	.bg-home-tri-bg.cta {
	position: absolute;
	top: -120px;
	left: auto;
	right: -870px;
	width: 1020px;
	opacity: 0.2;
}

.bg-home-tri-bg2.cta {
	position: absolute;
	top: auto;
	bottom: -120px;
	left: -1160px;
	width: 1320px;
	opacity: 0.2;
}
}

@media (max-width:1300px) {
	.home_title-2 {
		font-size: 80px;
		padding-top:60px;
	
	
	}
	.home_title-3 {
		font-size: 70px;
		padding-top:60px;
		
	}
}

@media (max-width:1200px) {
	
	.home_title_wrapper {
		margin-top: 20px;
	}
	.home_title_wrapper-2{
		margin-top: 20px;
	}

	.home_title {
		font-size: 80px;
	}
	.home_title-2 {
		font-size: 80px;
		padding-top:80px;
	
	
	}
	.home_title-3 {
		font-size: 70px;
		padding-top:100px;
	
	
	}

	.bg-home-center-bg {
		width:600px;

	}
	.bg-home-center-bg-2 {
		width:600px;
		margin-top:	0px;

	}
	
	.bg-home-tri-bg {
		
	top: -70px;
	left: auto;
	right: -370px;
	width: 600px;
		
	}

	.bg-home-tri-bg2 {
	
	top: auto;
	bottom: -100px;
	left: -410px;
	width: 600px;

	}
	
}

@media (max-width:991px) {
	
	.home_title_wrapper {
		margin-top: 60px;
	}
	.home_title_wrapper-2{
		margin-top: 20px;
	}
	
	.home_title_wrapper_2{
		margin-top: 40px !important;
	}

	.home_title {
		
	}
	.home_title-2 {
		
		padding-top:80px;
	
	
	}

	.bg-home-center-bg {
		

	}
	
	.bg-home-tri-bg {

	width: 580px;
		
	}

	.bg-home-tri-bg2 {
	width: 580x;
	}
	
}

@media (max-width:767px) {
	
	.home_title_wrapper {
		margin-top: 70px;
	}
	.home_title_wrapper_2 {
		margin-top: 90px !important;
	}
	.home_title_wrapper-2{
		margin-top: 20px;
	}
	.home_title_wrapper_3{
		margin-top: 90px !important;
	}

	.home_title {
		font-size: 14vw;
		margin-bottom:0px;
	}
	.home_title-2 {
		font-size: 12vw;
		padding-top:20px;
	
	
	}
	.home_title-3 {
		font-size: 9vw;
		padding-top:20px;
	
	
	}
	
	.home_subtitle_elo0 {
		font-size: 40px;
	}
	.home_subtitle_elo1 {
		font-size: 28px;
		line-height:1.2;
	}

	.bg-home-center-bg {
		width: 120%;
margin-right: -10%;

	}
	.bg-home-center-bg-2 {
		width: 80%;
		margin-right: 10%;

	}
	.bg-home-tri-bg {

	width: 550px;
		
	}

	.bg-home-tri-bg2 {
	width: 550x;
	}
	
}

@media (max-width:500px) {
	
	.home_title_wrapper {
		margin-top: 30px;
	}
	.home_title_wrapper_2 {
		margin-top: 80px !important;
	}
	.home_title_wrapper-2{
		margin-top: 20px;
	}
	.home_title_wrapper_3{
		margin-top: 80px !important;
	}

	.home_title {
		font-size: 60px;
	}
	.home_title-elo {
		font-size: 50px;
	}
	
	.home_subtitle_elo0 {
		font-size: 40px;
	}
	
	.home_subtitle_elo1 {
		font-size: 28px;
		line-height:1.2;
	}

	.bg-home-center-bg {
		width:120%;
		margin-right:-10%;

	}
	.bg-home-center-bg-2 {
		width:120%;
		margin-right:-10%;
		

	}
	.bg-home-tri-bg {

	top: -40px;
left: auto;
right: -120px;
width: 250px;
		
	}

	.bg-home-tri-bg2 {
	
top: auto;
bottom: -100px;
left: -220px;
width: 370px;
	}
	
}






.bg-home-tri-bg img, .bg-home-tri-bg2 img{
    width: 100%;
    height: auto;
}





.bg-home-center-bg img {
    width: 100%;
    height: auto;
	
	/*mix-blend-mode: darken;*/
	
	opacity:0.8;
}



.home_table_cell_center {
    display: table-cell;
    vertical-align: middle;
}

.home_table_cell {
    display: table;
    width: 100%;
    height: 100%;
	position:relative;
	z-index:1;
}

.full_height_100vh_home {
    height: 100vh;
}

.up-index {
    z-index: 2;
}

/*-----------------
   LANDING HOME
------------------*/

.bg_home_cover_landing {
    background-image: url(../images/bg_business_landing.jpg);
    background-size: cover;
    background-position: center center; 
}

.home_title_landing {
    font-size: 50px;
    line-height: 1.2;
    max-width: 800px;
}

/*-------------------
   APP LANDING HOME
--------------------*/

.app_btn_icon {
    font-size: 24px;
}

/*------------------
  PERSONAL HOME
------------------*/

.bg_home_personal_cover {
    background-image: url(../images/bg_personal_img.jpg);
    background-color: #222335;
    background-size: cover;
    background-position: center center;
}

.personal_home_title {
    font-size: 50px;
    line-height: 1.2;
    max-width: 700px;
}

/*-------------------
    MINIMAL HOME
--------------------*/  

.bg_home_minimal_cover {
    background-image: url(../images/bg_minimal.jpg);
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    padding: 130px 0px;
}

.home_title_minimal {
    font-size: 34px;
    line-height: 1.6;
    max-width: 800px;
}

/*=================
    0.5  ABOUT
===================*/

.about_content_box_outer {
    transition: all 0.2s;
}

.about_content_box_all {
    border: 0px dashed #e7e7e7;
    padding: 30px;
	
}


.about_content_box_all{
    width: 100%;
    background-color: #fefefe;
    padding: 20px;
        padding-right: 20px;
        padding-left: 20px;
    border: 0px dashed #eee;
    border-radius: 4px;
    box-shadow: 3px 8px 26px rgba(0, 0, 0, 0.06);
    min-height: 200px;
    padding-left: 10px;
    padding-right: 10px;
}


.about_detail{
	overflow:hidden;
}


.about_icon i {
    font-size: 38px;
    height: 65px;
    width: 65px;
    line-height: 65px;
    display: inline-block;
    border-radius: 35px;
    text-align: center;
    /*box-shadow: 0 8px 20px -2px rgba(158, 152, 153, 0.5);*/
}

.about_icon span {
    position: relative;
    top: -10px;
}

.about_icon img{
		width:100%;
		height:auto;
		
		
		cursor:auto
		

  
/*	filter: gray;

  -webkit-filter: grayscale(100%);*/
  
  

  -webkit-backface-visibility: hidden;
 
  
  -webkit-transition: all .6s ease;
  transition: all .6s ease;
		
}

.about_icon img:hover{
		filter: none;
		-webkit-filter: grayscale(0%);
		transform: rotate(3deg) scale(1.2);
		-webkit-transform: rotate(3deg)  scale(1.2); 
		
}

.about_detail h5{
		position: absolute;
		top: 7%;
		left: 7%;
		color: #FFF !important;
		font-size: 26px;
		
		background: #f52a50;
		-webkit-box-shadow: 0 0 0 #f52a50,10px 0 0 #f52a50;
		box-shadow: 0 0 0 #f52a50,10px 0 0 #f52a50;
color: #fff;

padding: 4px 0 3px 10px;
		
}

.about_title_1{
	background: #f7ac2f !important;
	-webkit-box-shadow: 0 0 0 #f7ac2f,10px 0 0 #f7ac2f !important;
	box-shadow: 0 0 0 #f7ac2f,10px 0 0 #f7ac2f !important;
}
.about_title_2{
	background: #191970 !important;
	-webkit-box-shadow: 0 0 0 #191970,10px 0 0 #191970 !important;
	box-shadow: 0 0 0 #191970,10px 0 0 #191970 !important;
}

.about_title_3{
	background: #e33b90 !important;
	-webkit-box-shadow: 0 0 0 #e33b90,10px 0 0 #e33b90 !important;
	box-shadow: 0 0 0 #e33b90,10px 0 0 #e33b90 !important;
}

.about_title_4{
	background: #5cb738 !important;
	-webkit-box-shadow: 0 0 0 #5cb738,10px 0 0 #5cb738 !important;
	box-shadow: 0 0 0 #5cb738,10px 0 0 #5cb738 !important;
}


@media (max-width:991px) {
	
	.about_detail h5{
		
		font-size: 22px;
		
	}
	
	
}

.about_content_box_all {
    padding: 0px;
}

.under_box_shadow {
    box-shadow: 0 0 35px rgba(112, 112, 112, 0.1);
    border-radius: 15px;
    background-color: #ffffff;
    padding: 30px;
}

.buss_about_box_content {
    max-width: 450px;
}

.business_about_icon i {
    font-size: 38px;
    text-align: center;
    color: #ff5c79;
    overflow: hidden;
}

.business_about_icon p {
    line-height: 1.4;
}

.clients_content img {
    max-height: 80px;
    width: auto !important;
}


/*---------------------
    APP LANDING 
----------------------*/

.app_about_box_content {
    max-width: 800px;
}

/*---------------------
    ABOURT ME 
----------------------*/

.personal_about_details{
    max-width: 450px;
}

.personal_about_information h5 {
    line-height: 1.6;
}

.about_social_icons ul li a {
    font-size: 19px;
    color:  #f52a50;
    padding-right: 12px;
}


.edu_detail h5 {
    font-size: 18px;
    margin-top: 0;
    text-transform: capitalize;
}

/*-------------------
    ABOUT MINIMAL
-------------------*/

.minimal_about {
    max-width: 800px;
}

.minimal_about h4 {
    line-height: 1.6;
}

/*====================
   0.6 SERVICES
=====================*/

.business_services_boxes {
    border-radius: 6px;
}

.business_services_boxes .business_services_icon i {
    font-size: 26px;
    color: #f52a50;
    height: 55px;
    width: 55px;
    line-height: 55px;
    background-color: #fff;
    display: inline-block;
    border-radius: 35px;
}

.business_services_content p {
    line-height: 1.6;
    color: #ffffff;
}

.services_desc_bus p {
    max-width: 700px;
}

.service_color_1 {
    background-color: #34C5B8;
}

.service_color_2 {
    background-color: #5668F8;
}

.service_color_3 {
    background-color: #ff5c79;
}








.prog-logo-bottom {
	padding-top:0px;
  text-align: center;
  padding-bottom: 60px;
}

.prog-logo-bottom div{
	font-family: 'Bebas Neue', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 20px;
  padding-bottom:6px;
  padding-top:16px;
  line-height:1.2;
}

.prog-logo-bottom img{
	width:85%;
	height:auto;
	max-width:180px;
}

.bottom-logo-2 img{
	height: 70px;
 
  flex-basis: auto;
  width: auto;
}

.bottom-logo-container {
    display: flex;          /* Flexbox bekapcsolása */
    gap: 40px;              /* Távolság a képek között */
    justify-content: center; /* Középre igazítás */
}



@media (max-width:768px) {
	
	.bottom-logo-2 img{
	height: auto;
  width: 85%;
}
	
	.bottom-logo-container {
		gap: 25px;  
	   flex-direction: column; /* Váltás oszlopirányba */
        align-items: center;    /* Képek középre igazítása */
	}
}




@media (max-width:991px) {
	.prog-logo-bottom div{
		font-size: 30px;

	}
}

.prog-box{
	display:block;
	width:100%;
	height:auto;
	background-color:#323232;
	color:#FFF;
	margin-bottom:3px;
	padding:0px;
	min-height:90px;
	
}

.prog-box.half-show{
	-webkit-mask-image: -webkit-gradient(linear, left 90%, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)))
}

.prog-box.hide{
	display:none;
}



.prog-box-date{
	background-color: transparent !important;

font-size: 30px;
padding: 0px 8px 2px 13px;
font-weight: bold;
position: absolute;
line-height: 110%;
min-height: 30px;
margin: 0 6px 0 0;
left: 0;
margin-left:23px;
text-align:center;
}


@media (min-width: 501px) {
  .prog-box-date{
    min-width: 121px;
  }
}

.prog-box-moth{
	font-style: normal;
	text-transform: uppercase;
	line-height: 100%;
	font-size:12px;
	font-weight:300;
}
.prog-box-day{
	margin-left:6px;
}


.prog-box-time{
	
	font-weight: 300;
line-height: 2.2rem;
font-size:16px;
opacity:0.8;

position: relative;
top: -2px;
}

.prog-box-content{
	margin-left: 18px;
padding: 15px 15px 0 75px;
margin-bottom: 0px;
top: 0;
display: block;
}

@media (max-width:500px) {
	 .prog-box-date {
    font-size: 24px;
    padding: 0px 8px 2px 13px;
    margin: 0 6px 0 0;
    margin-left: 0px;
    left: 0;
    margin-left: 15px;
  }


	.prog-box-moth{
		font-size:12px;
		
	}
	.prog-box-day{
		margin-left:6px;
	}


	.prog-box-time{
	font-size:16px;
	top: -2px;
	}

	.prog-box-content{
		margin-left: 18px;
		padding: 15px 15px 0 75px;
	    margin-bottom: 0px;

	}
}
	

.prog-theme{
	margin-bottom:10px;
}

.prog-theme span{
	font-family: 'Bebas Neue', sans-serif;
	font-size:20px;
	padding:5px;
	text-transform: uppercase;
	
	padding-bottom:2px;
	padding-top:2px;
}

.prog-title{
	
	font-size: 26px;
	font-family: 'Bebas Neue', sans-serif;
	font-weight: 500;
line-height: 1.2;
}

.prog-speaker{
	margin-top:0px;
	color: rgba(255, 255, 255, 0.6);
font-size: 14px;
font-weight: 500;
padding-bottom:20px;
}

.progs-btn.hide{
	display:none;
}

.btn_prog{
	font-family: 'Bebas Neue', sans-serif;
cursor: pointer;
border-radius: 0px;
letter-spacing: 0.03em;
margin-bottom: 5px;
font-weight: 500;
font-size: 27px;
padding: 7px 16px;
transition: all 0.5s;
background-color: #000;
color: #e4a224 !important;
}

.btn_prog:hover{
	
background-color: #000;
color: #e4a224 !important;
}



/*--------------------
    LANDING SERVICE
---------------------*/

.services_box .service_icon i {
    font-size: 42px;
    color: #ff5c79;
    text-align: center;
}

.services_box a {
    color: #000;
    outline: none !important;
    transition: all 0.5s;
}

.services_box a:hover {
    color: #0CBEFC;
}

.service_devider {
    background-color: #ff5c79;
    height: 2px;
    width: 55px;
}


/*-------------------
    SERVICES 
--------------------*/

.personal_box_devision .service_icon i {
    font-size: 34px;
    background-color: #f52a50;
    display: inline-block;
    height: 70px;
    width: 70px;
    line-height: 70px;
    text-align: center;
    border-radius: 50px;
    font-weight: 700;
    color: #ffffff;
}

/*===================
   0.7 BUSINESS CTA 
====================*/

.bg_cta_business_img {
    background-image: url(../images/bg_business_cta.jpg);
    background-size: cover;
    background-attachment: fixed;
}

.cta_details {
    font-size:1.5rem;
    line-height: 1.5;
}

.cta_desc {
   /* max-width: 800px;*/
    line-height: 2.0;
	
	font-size:1.1rem;
    line-height: 1.5;
	font-style: italic;
	
	background: #962c62;
		-webkit-box-shadow: 0 0 0 #962c62,10px 0 0 #962c62;
		box-shadow: 0 0 0 #962c62,10px 0 0 #962c62;
	color: #fff;

	padding: 4px 4px 8px 10px;
	display: inline;
}

.cta_desc {
   /* max-width: 800px;*/
    line-height: 2.0;
	
	font-size:1.1rem;
    line-height: 1.5;
	font-style: italic;
	
	background: #962c62;
		-webkit-box-shadow: 0 0 0 #962c62,10px 0 0 #962c62;
		box-shadow: 0 0 0 #962c62,10px 0 0 #962c62;
	color: #fff;

	padding: 4px 4px 8px 10px;
	display: inline;
}

.cta_desc.green{
   
	background: #45c2ca;
	-webkit-box-shadow: 0 0 0 #45c2ca,10px 0 0 #45c2ca;
	box-shadow: 0 0 0 #45c2ca,10px 0 0 #45c2ca;
	
}

.cta_desc.yellow{
   
	background: #f8b91b;
	-webkit-box-shadow: 0 0 0 #f8b91b,10px 0 0 #f8b91b;
	box-shadow: 0 0 0 #45c2ca,10px 0 0 #f8b91b;
	
}

.bg_business_video {
    background-image: url(../images/bg_01.jpg);
    position: relative;
    background-size: cover;
    background-attachment: fixed;
}

.all_section_heading_details {
    color: #dadada;
    line-height: 1.8;
}

.cta_max_width {
    max-width: 635px;
}

.business_play_btn i {
    background: #ff5c79;
    color: #fff;
    height: 80px;
    width: 80px;
    line-height: 80px;
    border-radius: 50%;
    font-size: 30px;
    display: inline-block;
    text-align: center;
    margin-right: 15px;
}

.business_choose_box .business_choose_icon span {
    float: left;
    margin-right: 20px;
    font-size: 24px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 35px;
    text-align: center;
    color: #fff;
    display: inline-block;
    background: #f52a50;
}

.business_choose_details {
    overflow: hidden;
}

.bg_buss_call_cta {
    background-image: url(../images/bg_buss_call.jpg);
    background-size: cover;
    background-attachment: fixed;
}


/*===================
    LANDING CTA
====================*/

.bg_landing_video {
    background-image: url(../images/bg_landing_video.jpg);
    background-size: cover;
    background-attachment: fixed;
}

/*===================
  SOFTWARE CTA
====================*/

.bg_software_cta {
    background-image: url(../images/t_bg_2.png);
    background-color: #222335;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}

.get_download h2 {
    font-weight: 500;
    letter-spacing: 1px;
}

.download_division img {
    max-width: 180px;
}

.description_img img {
    box-shadow: -8px 5px 30px rgba(0, 0, 0, 0.12);
}

.app_description_header{
    max-width: 550px;
}

/*====================
  08. WORK PROCESS
====================*/

.business_work_flow i {
    font-size: 42px;
}

.work_process_details {
    overflow: hidden;
}

.work_border_left {
    border-left: 1px solid #d8d7d7;
}

/*=========================
    0.9 FEATURES
==========================*/

.description_header_main {
    max-width: 500px;
}

.business_features_box {
    border: 1px dashed #e7e7e7;
}

.business_features_box .business_features_icon i {
    float: left;
    margin-right: 20px;
    font-size: 24px;
    width: 20px;
}

.business_features_link i {
    font-size: 16px !important;
}

.business_features_details {
    overflow: hidden;
}

/*=====================
    LANDING FRATURES
======================*/

.landing_feauters_box {
    max-width: 450px;
    line-height: 1.4;
}

.landing_features_box .landing_features_icon i,
.landing_features_special .landing_features_special_icon i {
    display: inline-block;
    font-size: 26px;
    width: 55px;
    height: 55px;
    text-align: center;
    line-height: 55px;
    color: #fff;
    margin: 2px 0;
    overflow: hidden;
    background: #f52a50;
}

.landing_feauters_subtitle {
    line-height: 1.6;
}

.landing_features_img img {
    box-shadow: -8px 5px 30px rgba(0, 0, 0, 0.12);
}

.landing_features_special {
    max-width: 500px;
}

/*---------------------
    SOFTWARE FEATURES
-----------------------*/

.software_features_box .business_features_icon i {
    float: left;
    margin-right: 20px;
    font-size: 24px;
    width: 20px;
}

.business_features_link i {
    font-size: 16px !important;
}

.business_features_details {
    overflow: hidden;
}

/*=====================
  10.  PORTFOLIO
======================*/

.work_menu li a {
	font-family: 'Bebas Neue', sans-serif;
    cursor: pointer;
    display: block;
    border-radius: 0px;
    letter-spacing: 0.03em;
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 20px;
    padding: 7px 16px;
    transition: all 0.5s;
	background-color: #000;
	color:#e4a224 !important;;
    /* margin-top: 5px; */
}

.work_menu a.active,
.work_menu a:hover {
    background-color: #e5a823;
    color: #fff !important;
}

.work_item {
    position: relative;
    padding: 15px;
}

.work_item.hide{
	display:none !important;
}

.work_item_box {
    display: flex;
	flex-direction: column;
	background-color: #323232;
	width:100%;
}


.work_box {
    overflow: hidden;
    position: relative;
	 cursor: pointer;
}

.work_box .work_img {
    position: relative;
    overflow: hidden;
}

.work_box .work_img:after {
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 5px;
    transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
}

.work_box .work_img>img {
    transition: all 0.3s cubic-bezier(0.3, 0.1, 0.58, 1);
    border-radius: 0;
	width:100%;
}

.work_box .work_detail {
    opacity: 0;
    color: #ffffff;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    overflow: hidden;
    transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
}

.work_box .work_detail h4 {
    font-size: 22px;
}

.work_box .work_detail p {
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    font-weight: 500;
}

/*.work_box:hover .work_detail {
    top: 50%;
    transform: translate(0, -50%);
    opacity: 1;
}*/

.work_box:hover .work_img:after {
    background: rgba(20, 20, 20, 0.8);
}

.work_box:hover .work_img>img {
    transform: scale(1.05);
}


.yt-play-btn{
	position:absolute;
	top: 50%;
	left:50%;
	margin-left:-10%;
    transform: translate(0, -50%);
	width:20%;
	opacity:0.5;
	z-index:1;
}


.speaker-yt-play-btn{
	position: absolute;
top: 53%;
left: 50%;
transform: translate(0, 0);
width: 65px;
height: 65px;
opacity: 1;
z-index: 1;
border-radius: 100%;
background-color: #E5A823;

margin-top: 0;
padding-top: 20px;
cursor:pointer;
opacity:1;
margin-left:0;
}

.yt-play-btn img{
	width:100%;
	height:auto;
	 transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
}

.speaker-yt-play-btn img{
	width:36px;
	height:auto;
	transition: all 0.1s cubic-bezier(0.3, 0.1, 0.58, 1);
}


.speaker-yt-play-btn:hover >img {
    transform: scale(1.1);
}

.work_box:hover .yt-play-btn>img {
    transform: scale(1.3);
}

.work_box .work_detail-2 {
    color: #ffffff;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    position: relative;
	background-color:#323232;
    
}

.work_box .work_detail-2 h4 {
    font-size: 22px;
}

.work_box .work_detail-2 p {
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    font-weight: 500;
}


/*---------------------
    MINIMAL PORTFOLIO
----------------------*/

.minimal_portfolio_bg {
     background-color: #ff5c79;
}

.work_detail_miniam p{
    color: #ff5c79;
    font-weight: 600;   
    letter-spacing: 2px;
}

.work_detail_miniam {
    padding:26px 12px;
}

.work_detail_miniam h4{
  
    color: #ff5c79;
    font-weight: 600;   
    font-size: 18px;
}

/*=====================
   11. TESTIMONIAL
======================*/

.bg_testimonial_business {
    background-image: url("../images/business_testi.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}

.business_testi_content {
    max-width: 650px;
}

.business_testi_content .business_testi_details {
    font-size: 15px;
    color: #ffffff;
    line-height: 1.6;
}

.business_testi_content span {
    font-size: 12px;
    text-transform: capitalize;
}

.business_testi_content_img img {
    max-width: 120px;
    border: 5px solid #ffffff;
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 6px;
    margin: 5px 4px;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    transition: all 0.5s;
    background: #ff5c79;
}

.owl-theme .owl-controls .owl-page.active span {
    width: 20px;
}

/*----------------------
   LANDING TESTIMONIAL
-----------------------*/

.landing_client_box {
    max-width: 750px;
}

.landing_client_box .landing_client_img_box img {
    max-width: 80px;
}

.landing_client_box span {
    font-size: 14px;
}

.landing_testi_desc {
    padding: 22px 30px;
    border: 1px solid #ddd;
    border-radius: 6px;
}

.landing_testi_desc p {
    line-height: 1.6;
}

.user-work {
    font-weight: 500;
}

/*----------------------
   SOFTWARE TESTIMONIAL
------------------------*/

.software_client_box {
    max-width: 700px;
}

.software_clients_name h5 {
    font-size: 16px;
}

.soft_client_box_img img {
    max-width: 80px;
}

/*--------------------
    APP TESTIMONIAL
---------------------*/

.app_testi_box {
    max-width: 600px;
}

.app_testi_box .testi_icon {
    font-size: 48px;
}

/*--------------------
 PERSONAL TESTIMONIAL
--------------------*/


.personal_testi_content_img img {
    max-width: 100px;
    border: 5px solid #ffffff;
}

/*====================
  12. OUR TEAM
=====================*/

.business_team_box h5 {
    font-size: 18px;
}

.business_team_box .buss_team_info {
    padding: 12px 50px;
}

.business_team_box .business_team_social li a {
    color: #888;
    padding: 5px 10px;
    transition: all 0.5s;
    text-align: center;
}

.business_team_box .business_team_social li:hover a {
    border-color: #f52a50;
    background: #f52a50;
    color: #fff;
}

/*----------------------
    LANDING TEAM
------------------------*/

.landing_team_box {
	position:relative;
    border: 1px solid #ededed;
	 display:flex;
      flex-direction:column;
	  width: 100%;
}

.landing_team_box .speaker_img {
    -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 85%, 50% 100%, 0% 85%, 0 0);
    clip-path: polygon(50% 0%, 100% 0, 100% 85%, 50% 95%, 0% 85%, 0 0);
}

.landing_team_box .business_team_social li a {
    color: #888;
    padding: 5px 10px;
    transition: all 0.5s;
    text-align: center;
}

.landing_team_box_link{
		
}

.speaker_more{
	 font-size:16px;
		font-style:italic;
		color:#333;
		text-align:center;
}

.speaker_logo_box{
	 padding-left:30px;
	 padding-right:30px;
	 padding-top:10px;
	 padding-bottom:0px;
	 
	
}
.speaker_logo_box_inner{
	 
}
.speaker_logo{
	 width:60%;
	 height:auto;
}


@media (max-width:991px) {
	.speaker_more{
	 font-size:15px;
		font-style:italic;
		color:#333;
		text-align:center;
}
	
	
	
}

.landing_team_box_link{

  cursor:pointer;
  position:relative;
		
}

.landing_team_box_link .speaker_img{

  transition: all .6s ease;
		
}

.landing_team_box_link:hover .speaker_img{
	opacity:0.9;
		
	 -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 90%, 50% 100%, 0% 90%, 0 0);
    clip-path: polygon(50% 0%, 100% 0, 100% 90%, 50% 100%, 0% 90%, 0 0);
		
}

.landing_team_box h6{
		font-size:1.5rem;
		color: #212529;
}

.landing_team_box small{
		font-size:0.9rem;
		color: #212529;
}


.container-s00{
	
}

.container-popup, .container-100{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
	height:100%;
    padding-right: 0;
    -webkit-overflow-scrolling: touch;
    box-sizing: border-box;
	z-index: 10500;
}

.container-100 .site-container-bg{
	position:absolute;
	width:100%;
	height:100%;
	
	background-color:rgba(0,0,0,0.7);
}

.h-100-popup {
    min-height: 100vh !important;
    height: 100%;
    height: 100vh !important;
    position: relative;
}


.popup-100{
	width:100%;
	height:auto;
	min-height:300px;
	background-color:#fff;
	z-index:1;

	padding:20px;
	
	padding-bottom:40px;
	padding-right: 40px;
	border: 1px solid #f8f9fa;

	
}

.popup-100-yt{
		padding:0;
		border:0;
		background-color:#000;
		min-height:0;
}




.popup-100-inner-title{
	text-align:left;

	margin-top:20px;
	padding-right:0px;
	
	font-size: 1.5rem;
    color: #212529;
}


.popup-100-inner-text{

	text-align:left;
	padding-right:0px;
}

.popup-100-inner-bio{

	text-align:left;
	padding-right:0px;
}

.popup-100 .wrapper-circle-inner{
	    padding-left: 0%;
		padding-right: 0%;
}

.popup-100 .image-wrapper-circle{
	position:relative;
	width:100%;
	height:auto;
}

.popup-100 .image-wrapper-circle .image-wrapper-circle-bg{
	position:relative;
	width:100%;
	height:auto;
}

.popup-100 .image-wrapper-circle .image-circle-content{
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:auto;
	
	 -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 85%, 50% 100%, 0% 85%, 0 0);
    clip-path: polygon(50% 0%, 100% 0, 100% 85%, 50% 100%, 0% 85%, 0 0);
	
	border: 1px solid #ededed;
}


.popup-100 .btn{

	font-family: Raleway;
	font-weight: bold;
	font-size: 22px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-color: transparent;
	text-align: center;
	cursor:pointer;
	
	padding-left: 5px;

padding-top: 5px;

  
	transition:all 0.1s;
	

}
.popup-100 .nextbtn{
	opacity:1;
}
.popup-100 .btn:hover{
	opacity:1;
}
.popup-100 .btn img{
	width:30px;
	height:auto;
	display:block;
	transition:all 0.2s ease;
	transition-delay: 0s;
	
}
.popup-100 .btn:hover img{
	transform:scale(1.1);

}
.btn-100{
	position:absolute;
	top:20px;
	right:20px;
	z-index:111;
	cursor:pointer;
}

.btn-100-yt{
	top:5px;
	right:5px;

}

.btn-100-yt .btn{
	padding:0;

}

@media (max-width:768px) {
	.popup-100{
		width:90%;
		height:auto;
		padding:20px;
		max-height: 94%;
		overflow-x: auto;
	
	
	}
	
	.popup-100-yt{
		width:100%;
		height:auto;
		padding:0 !important;
		max-height: 100%;
		
	
	}
	
	.popup-100-yt .row{
		margin:0 !important;
		
	
	}
	
	
	
	.container-s00{
		padding-right:0;
		padding-left:0;
		max-width:100%;
	}

	
	
	
}


@media (max-width:500px) {
	
	.popup-100{
		padding:20px;
		padding-bottom:40px;
	}
	
	
	
	
	
	
}


/*--------------------
    MINIMAL TEAM 
--------------------*/

.minimal_team_box img {
    max-width: 150px;
    border-radius: 50%;
}

.minimal_team_box .minimal_team_social li a {
    color: #888;
    padding: 5px 10px;
    transition: all 0.5s;
    text-align: center;
}

.minimal_social_menu li a {
    margin-top: 22px !important;
    color: #000;
    font-size: 12px;
}

/*==================
  13. COUNTER
===================*/

.bg_business_counter_cover {
    background-image: url(../images/bg_business_counter.jpg);
    position: relative;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}

.counter_box .info_name {
    font-size: 16px;
    color: #000;
}

.counter_box .counter_icon {
    font-size: 38px;
}

/*====================
  14. PRICING PLAN
=====================*/

.business_price_box {
    padding: 40px;
    box-shadow: 3px 8px 26px rgba(0, 0, 0, 0.06);
}

.business_price_icon i {
    font-size: 32px;
    border: 1px solid #ededed;
    height: 70px;
    width: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 35px;
    background: #F2F5FF;
}

.business_plan_price span {
    font-size: 14px;
}

/*-----------------------
    LANDING PRICING 
-------------------------*/

.landing_price_tag {
    color: #f52a50;
    font-size: 46px;
    font-weight: bold;
}

.pricing_title_border {
    background-color: #EEE;
    width: 70%;
    height: 1px;
    margin-top: 20px;
}

/*---------------------
    SOFTWARE PRICING
----------------------*/

.software_pricing_plan_box {
    padding: 40px;
    border-radius: 10px
}

.software_list_price {
    padding: 20px 40px;
}

.software_list_price p {
    margin-bottom: 10px;
}

.software_price_tag_heading span {
    font-size: 14px;
    font-weight: normal;
}

.software_price_tag_heading h2 {
    font-size: 52px;
}

.software_price_tag_heading sub {
    font-size: 22px;
}

.software_pricing_plan_box.active {
    border: 3px solid #f52a50;
    position: relative;
    overflow: hidden;
}

/*-----------------------
    APP PRICING PLAN
------------------------*/

.app_price_box {
    padding: 40px;
}

.app_plan_name p {
    color: #5E5E5E;
    font-size: 16px;
}

.app_list_price_features {
    padding: 20px 0px;
}

.app_list_price_features p {
    margin-bottom: 10px;
}

.app_price_tag_heading span {
    font-size: 14px;
    font-weight: normal;
}

.app_price_tag_heading h2 {
    font-size: 52px;
}

.app_price_tag_heading sub {
    font-size: 22px;
}


/*===================
  15. BUSINESS BLOG
====================*/

.buss_blog_box_detail .readable_lnk {
    font-size: 15px;
    letter-spacing: 2px;
    font-weight: normal;
}

.buss_blog_box_detail .readable_lnk:hover {
    color: #ff5c79;
}

.blog_detail_badge {
    font-size: 14px;
    font-weight: 500;
    color: #ff2a58;
    letter-spacing: 2px;
}

.buss_blog_box_detail .blog_detail_devider {
    border-top: 1px solid #cecccc;
}

.business_social_menu li a {
    margin-top: 22px !important;
    color: #000;
    font-size: 14px;
}

/*--------------------
    PERSONAL BLOG
--------------------*/

.blog_detail_badge {
    padding: 5px 15px;
    display: inline-block;
    font-size: 12px;
    /*background: rgba(255, 92, 121, 0.27);*/
    color: #ff5c79;
    border-radius: 30px;
    letter-spacing: 2px;
}


/*====================
  16.  FAQ LANDING
=====================*/

.landing_all_faq_content {
    max-width: 480px;
}

.landing_faq {
    padding: 25px;
    background-color: #EEE;
}

.landing_faq_subtitle {
    line-height: 1.6;
}

/*====================
  17. GREAT PEOPLE
====================*/

.logo_img img {
    max-height: 100px;
    width: auto !important;
}

/*=====================
    18. CONTACT US
======================*/

.business_form_custom .form-control {
    height: 50px;
    font-size: 16px;
    border-color: #eae7e7;
}

textarea.form-control {
    height: auto !important;
}

.business_form_custom .form-control:focus {
    border-color: #f52a50 !important;
    box-shadow: none;
    outline: 0;
}

.contact_details_content {
    border-radius: 4px;
}

.contact_detail p {
    overflow: hidden;
}

/*----------------------
    LANDING CONTACT
------------------------*/

.landing_contact_title {
    max-width: 400px;
}

.landing_form_custom {
    box-shadow: 0 0 35px 1px #efefef;
    padding: 30px;
}

/*-------------------
  SOFTWARE CONTACT
--------------------*/

.soft_form_custom {
    max-width: 700px;
}

/*-------------------
 MINIMAL CONTACT US
--------------------*/

.minimal_contact_icon i {
    font-size: 28px;
    background: #f1f1f1;
    height: 70px;
    width: 70px;
    display: inline-block;
    text-align: center;
    line-height: 70px;
    border-radius: 50px;
}

/*==================
    19.FOOTER
====================*/

.bg_footer {
    background-color: #2e3234;
	font-family: 'Bebas Neue', sans-serif;
	position:relative;
}

.buss_footer_menu_list li a {
    color: #6c757d;
    font-size: 16px;
}

.buss_footer_menu_list li {
    padding-bottom: 10px;
}

.footer_alt_cpy {
    color: #6c757d;
}

.buss_icon_social_footer ul li a {
    border: 2px solid rgba(255, 255, 255, 0.5);
    color: rgba(255, 255, 255, 0.5);
    height: 45px;
    width: 45px;
    display: inline-block;
    line-height: 43px;
    border-radius: 50%;
    transition: all 0.5s;
    text-align: center;
    font-size: 16px;
}

.buss_icon_social_footer ul li a:hover {
    border: 2px solid #f52a50;
    color: #FFF;
}

.business_footer_logo img, .minimal_footer_logo img, .footer_logo_software img {
    max-width: 150px;
}

/*---------------------
    LANDING FOOTER
----------------------*/

.footer_menu_list li a {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

.footer_menu_list li::after {
    content: "|";
    margin: 0 8px;
    color: #fff;
}

.footer_menu_list li:last-child:after {
    content: "";
    margin: 0px;
}

.footer_alt_cpy,
.text-footer {
    color: #fff;
	
	font-size:20px;
}

.subcribe_newslatter_footer input {
    padding: 12px 20px;
    width: 100%;
    font-size: 16px;
    color: #000 !important;
    border: none;
    outline: none !important;
    padding-right: 150px;
    padding-left: 30px;
    border-radius: 30px;
    border: 2px solid #e0e0e0;
}

.subcribe_newslatter_footer button {
    position: absolute;
    top: 4px;
    right: 5px;
    outline: none !important;
    border-radius: 30px;
    font-size: 16px;
    padding: 9px 30px;
}

.subcribe_newslatter_footer form {
    max-width: 600px;
}

.footer_social_icons li a {
    border: 2px solid #6c757d;
    color: #6c757d;
    border-radius: 50%;
    transition: all 0.5s;
    width: 45px;
    height: 45px;
    line-height: 42px;
    display: inline-block;
    font-size: 16px;
    text-align: center;
}

.footer_social_icons li a:hover {
    color: #fff;
    background-color: #f52a50;
    border: 2px solid #f52a50;
}

/*--------------------
    FOOTER APP
---------------------*/


.contact_details_content {
    border-radius: 4px;
}

.contact_details_content .contact_icon i {
    font-size: 18px;
}

.contact_detail p {
    overflow: hidden;
}

/*---------------------
    MINIMAL FOOTER
----------------------*/

.minimal_footer_header h5 {
    letter-spacing: 2px;
}

.minimal_header_desc {
    max-width: 450px;
}



/*=====================
    20. RESPONSIVE
=======================*/

@media (max-width: 991px) {
    .custom_nav_menu {
        margin-top: 0px;
        padding: 0px 0px !important;
        background-color: #fff !important;
		right:auto;
		
    }
    .vertical_content_manage {
        display: inherit;
    }
    

    .home_title_minimal{
        font-size: 28px;
    }

    .section_main_box h3 {
        font-size: 24px;
    }
    .custom_nav_menu .navbar-nav li a {
        margin: 0 0px;
       padding: 10px 10px;
        color: rgba(0, 0, 0, 0.55) !important;
    }
    .custom_nav_menu .navbar-nav li.active a {
        color: #f52a50 !important;
    }
    .custom_nav_menu>.container {
        width: 100%;
    }
    .custom_nav_menu .logo .logo-dark {
        display: inline-block;
    }
    .custom_nav_menu .logo .logo-light {
        display: none;
    }
    .custom_nav_menu .navbar-brand.logo img {
        height: 26px;
    }
    .navbar-nav {
        margin-top: 0px;
    }
    .navbar-toggler {
        font-size: 28px;
        margin-top: 7px;
        margin-bottom: 7px;
        color: #000;
    }
    .h-100vh,
    .full_height_100vh_home {
        height: auto;
    }
    .full_height_100vh_home {
        padding: 125px 0px;
        position: relative;
    }
    .home_half_cover {
        padding: 125px 0 130px 0;
    }
    .work_border_left {
        border: none;
    }
    .bg_home_minimal_cover {
        padding: 90px 0px;
        position: relative;
        background-position: center;
    }
    .app_testi_box {
        margin: 5px;
    }
    .section_title h3 {
        z-index: 100;
        position: absolute;
        top: 7px;
        left: 0;
        right: 0;
        bottom: 0;
    }
    .section_title p {
        font-size: 36px;
        position: relative;
    }

    .half_height_home_blog {
        position: relative;
        padding: 121px 0 110px;
    }
}

@media (min-width: 830px)  {
    .app_home_landing  img {
        max-width: 300px;
    }
}

@media (max-width: 500px)  {
    .navbar-toggler {
    left: -2%;
    position: relative;
  }
}
  
    
@media screen and (max-width: 820px) and (min-width: 350px) {
  
}



