@charset "UTF-8";
/*
Theme Name: CommSummit
Theme URI: https://www.commsummit.ro
Author: Marian Cazacu
Author URI: https://www.mariancazacu.ro
Description:  
Version: 1.1
Tags: evensys, 
Text Domain: www.commsummit.ro
*/

@import url("https://use.typekit.net/lxk7fwd.css");

:root {
    --color1:#e80000;
    --color2:#ff2a00;
    --color3:#000000;
	--text:#000000;
    --fundal:#000000;
	--alb:#FFFFFF;
	--negru:#000000;
	--gri1:#f8f8f8;
	--gri2:#d1d1d1;
	--gri3:#b0b0b0;
	--gri4:#888888;
	--gri5:#6d6d6d;
	--gri6:#5d5d5d;
	--gri7:#4f4f4f;
	--gri8:#454545;
	--gri9:#3d3d3d;
}

/***********************************************************************************************/
/* HTML DETALII*/
/***********************************************************************************************/
html {
    display: block;
    color: var(--text);
}
body {
	margin: 0px;
	padding: 0px;
    font-family: "elza", sans-serif;
	font-size: 17px;
	line-height: 1.4;
	font-weight: 200;
    letter-spacing: 0px;
    color: var(--text);
}
body {
    background: url("files/bg.jpg");
    background-position: center 50px;
    background-repeat: no-repeat;
    background-color: black;
}

section {
    width: 100%;
}
a, a:hover, a:focus, a:active, a.active {
    outline: 0;
}
a {
    color: var(--color1);
    text-decoration: none;
}
a:hover, a:focus, a:active, a.active {
    color: var(--color1);
    text-decoration: underline;
}
content {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 100%;
}
.container {
	width:100%;
	max-width:1200px;
	margin: 0px auto;
	padding: 100px 0px 100px 0px;
	box-sizing: border-box;
	display: table;
}
.row {
    content: " ";
	margin: 0px auto;
    clear: both;
}
.box {
	margin: 0px auto;
}
.box img {
	max-width: 90%;
}
.col-1 img, .col-2 img, .col-3 img, .col-3P img,.col-3m img,.col-2m img,.col-4 img, .col-5 img, .col-6 img {
	margin: 0px auto;
}
.col-1, .col-2, .col-3, .col-3P, .col-2m, .col-3m, .col-4, .col-5, .col-6 {
	position: relative;
    min-height: 1px;
    padding: 0px;
	display: block;
	box-sizing: border-box;
}
.col-2, .col-3, .col-3P, .col-4, .col-5, .col-6, .col-2m, .col-3m {
	float: left;
}
.col-1 {
	width: 100%;
}
.col-2 {
	width: 50%;
}
.col-3 {
	width: 33.33333333%;
}
.col-3P {
	width: 79%;
}
.col-2m { 
	width: 30%;
}
.col-3m {
	width: 70%;
}
.col-4 {
	width: 25%;
}
.col-5 {
	width: 20%;
}
.col-6 {
	width: 16.66666667%;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-nowrap {
    white-space: nowrap;
}
.text-lowercase {
    text-transform: lowercase;
}
.text-uppercase {
    text-transform: uppercase;
}
.text-capitalize {
    text-transform: capitalize;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 400;
    line-height: 1.1;
	margin: 15px 0px 15px 0px;
    letter-spacing: 1px;
	font-family: richmond-display, sans-serif;
	color: var(--color1);
}
h1, .h1 {
    font-size: 36px;
}
h2, .h2 {
    font-size: 60px;
	font-weight: 500;
	letter-spacing: 0px;
}
h3, .h3 {
    font-size: 35px;
	font-weight: 500;
}
h4, .h4 {
    font-size: 25px;
	font-weight: 500;
	color: var(--negru);
}
h5, .h5 {
    font-size: 16px;
}
h6, .h6 {
    font-size: 14px;
}
p {
    margin: 0px 0px 30px 0px;
	font-size: 24px;
	line-height: 1.4;
	font-weight: 200;
}
#legal p {
    margin: 0px 0px 30px 0px;
	font-size: 16px;
	line-height: 1.3;
	font-weight: 200;
}
.beneficii-img {
	width: 98%;
	height: 98%; 
}

.text-20 {

}

.text-20 p{
	font-size: 20px;
}


/***********************************************************************************************/
/* HEADER DETALII*/
/***********************************************************************************************/
header {
	width: 100%;
	margin: 0px;
	padding: 0px;
    font-size: 18px;
}
.header-container {
    z-index: 1;
    width: 100%;
    max-width: 1200px;
    position: relative;
	margin: 0px auto;
	padding: 0px;
}
.title-container {
    margin: 260px 0px 200px 0px;
    display: block;
}

#top {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 50px;
    display: block;
}
.top {
    margin: 0px auto;
}
.web, .web .logo-w, .web .data, .web.motto{
	height: 100%!important;
	visibility: visible !important;
	margin: 0px auto;
	display: block;
	}
.mobile, .mobile .logo-m, .mobile .data, .mobile .motto {
	height: 0px!important;
	visibility: hidden;
	display: none;
	}
.web .logo-w {
    width: 100%;
    max-width: 400px;
    padding: 0px;
    margin: 0px 0px 35px 0px;
}
.web .motto {
	text-align: left;
	font-size: 90px;
	font-weight: 500;
	line-height: 1;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	letter-spacing: -1px;
	max-width: 960px;
	width: 100%;
	color: var(--alb);
}
.web .data { 
    font-size: 30px;
	font-weight: 400;
    margin: 30px 0px 30px 0px;
	padding: 0px;
	letter-spacing: 1px;
	display: block;
	color: var(--alb);
	max-width: 700px;
	width: 100%;
	font-family: richmond-display, sans-serif;
	text-transform: uppercase;
}
.web .logo-H {
	text-align: center;
	width: 100%;
    max-width: 700px;
    padding: 0px;
    margin: 150px auto 35px auto;
	display: block;
}
.web .logo-H img {
    max-width: 680px;
}
.logo {
    width: 100%;
    max-width: 650px;
    padding: 0px;
    margin: 0px 0px 35px 0px;
    
}
.linie-data { 
    max-width: 700px;
	height: 1px;
	width: 100%;
	margin: 10px auto;
	padding: 0px;
	background-image: url("files/linie-data.png");
	background-repeat:no-repeat;
	background-position: center center;
	background-size: cover;
}
.data span {
		visibility: visible;
	}
.linie-gri {
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 0px;
	height: 1px;
    clear: both;
    display: block;
	border-bottom: solid 1px #3C3C3C;
}

.imgHome {
	width: 100%;
	min-height: 675px;
	background: url("files/imgHome.jpg");
    background-position: center 50px;
    background-repeat: no-repeat;
    background-color: black;
}
/* TELEFON **********/

@media all and (max-width: 700px) {
	.ev_vodafone {
	visibility: hidden;
		height: 0px;
		margin: 0px;
		padding: 0px;
	}
.ev_vodafone_mobile {
	margin: 80px auto 100px auto;
	padding: 0px;
	clear: both;
	visibility: visible;
	max-width: 250px;
}
	.ev_vodafone_mobile img {
	max-width: 250px;
}
.data { 
    margin: 0px 0px 15px 80px;
}
	
	.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-2m, .col-3m {
	    width: 90%;
		margin: 0px auto 0px auto;
    }
    .hastag {
    font-size: 40px;
}
    #hidden {
        visibility: hidden;
        height: 0px!important;
    }
	body {
	background-image: url("files/bg-mobile2.jpg");
	background-repeat:no-repeat;
	background-position: center 50px;
}
	.header-mobile {
		width: 100%;
		max-width: 300px;
		margin: 0px auto 40px auto;
	}
    header {
        height: 300px;
        background-image: none;
        display: table;
    }
    .header-container {
        height: auto;
        background:none;
		margin: 50px auto 50px auto;
    }
    .title-container {
        margin: 200px auto 50px auto;
        padding: 10px;
        text-align: center;
    }
	
	.web, .web .logo-w, .web .data, .web.motto, .web.logo {
		height: 0px!important;
		visibility: hidden!important;
		display: none;
	}
	.mobile, .mobile .logo-m, .mobile .data, .mobile .motto, .mobile.logo {
		height: 100%!important;
		visibility: visible;
		margin: 0px auto;
		display: block;
	}
	
	.web, .web .logo-w, .web .data, .web.motto, .web.logo {
		height: 0px!important;
		visibility: hidden!important;
		display: none;
	}
	.mobile, .mobile .logo-m, .mobile .data, .mobile .motto, .mobile.logo {
		height: 100%!important;
		visibility: visible;
		margin: 0px auto;
		display: block;
	}
	.mobile h4 {
		text-transform: uppercase;
		font-size: 17px;
		padding: 0px;
		margin: 70px auto 80px auto;
	}
    .mobile .logo {
		max-width:300px;
		margin: 10px auto 160px auto;
		display: block;
	}

	.mobile .logo-H {
		text-align: center;
		width: 100%;
		max-width: 300px;
		padding: 0px;
		margin: 150px auto 35px auto;
		display: block;
	}
	.mobile .motto {
	text-align: center;
	font-size: 45px;
	font-weight: 500;
	line-height: 1.2;
	margin: 200px auto 30px auto;
	padding: 0px;
	letter-spacing: -1px;
	max-width: 800px;
	width: 100%;
	color: var(--alb);
		
}
.mobile .data { 
    font-size:14px;
	font-weight: 400;
    margin: 30px auto 30px auto;
	padding: 0px;
	letter-spacing: 1px;
	display: block;
	color: var(--alb);
	max-width: 350px;
	width: 100%;
	text-transform: uppercase;
}
.mobile .linie-data { 
    max-width: 350px;
	height: 1px;
	width: 100%;
	margin:10px auto;
	padding: 0px;
	background-size: cover;
}
.mobile .logo-H {
	text-align: center;
	width: 100%;
    max-width: 300px;
    padding: 0px;
    margin: 50px auto 35px auto;
	display: block;
}
.mobile .logo-H img {
    max-width: 200px;
	margin: 10px auto 10px auto;
}
	h2, .h2 {
		font-size: 50px;
	}
	h3, .h3 {
		font-size: 16px;
	}
	h4, .h4 {
		font-size: 14px;
	}
	h5, .h5 {
		font-size: 14px;
	}
	h6, .h6 {
		font-size: 12px;
	}
	p {
		margin: 0 0 60px;
		font-size: 17px;
		line-height: 1.3;
		font-weight: 200;
	}
	.titlu {
    	margin: 0px 20px 30px 20px!important;
		
	}
	.caps {
    text-transform: uppercase;
	}
	.linie-gri {
		width: 90%;			
	}
}



/***********************************************************************************************/
/* CONTENT DETALII*/
/***********************************************************************************************/

.modul, .modul-alb, .modul-negru, .modul-gri, .modul-color {
	width: 100%;
}
.modul {
	background-color: transparent;
	color: var(--alb);
}
.modul-alb {
	background-color: var(--alb);
    color: var(--negru);
}
.modul-alb .titlu h2,
.modul-alb .titlu h3 {
    color: var(--color1);
}
.modul-negru {
	background-color: var(--negru);
	color: var(--alb);
}
.modul-gri {
	background-color: #f6f6f7;
    color: var(--text);
}
.modul-color {
	background-color: var(--color1);
    color: var(--text);
}
.modul-negru .submeniu h3,
.modul-negru .submeniu h4 {
    color: var(--alb);
}
.link {
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    padding-bottom: 5px;
}
.link a {
    box-shadow: inset 0 -4px 0 0 var(--color1);
}
.link a:hover {
    color: var(--alb);
    box-shadow: inset 0 -37px 0 0 var(--color1);
}
.titlu {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 30px 0px;
	background: -webkit-linear-gradient(45deg, var(--color1), var(--color2));
    -webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	max-width: fit-content;
}
.text-mic {
    max-width: 650px;
}
.ceveiafla {
	padding: 0px;
	margin: 10px;
}
.ceveiafla-icon {
	padding: 0px;
	margin: 0px;
    width: 100%;
	text-align: center;
}
.ceveiafla h3 {
	font-size: 25px;
	font-weight: 300;
	color: var(--color1);    
	padding: 20px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
    letter-spacing: 1px;
	background: -webkit-linear-gradient(45deg, var(--color1), var(--color2));
    -webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	max-width: fit-content;
	font-family: "elza", sans-serif;
}
.ceveiafla p {
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
    font-size: 20px;
	font-weight: 200;
    line-height: 28px;
	letter-spacing: 0px;
}
.subiecte {
	padding: 0px;
	margin: 0px auto 0px auto;
    display: inline-table;
}
.subiecte-icon {
	height: 50px;
	width: 50px;
	padding: 0px;
	display: block;
	float: left;
	margin: 0px 10px 10px 10px;
}
.subiecte-box {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 10px;
	width: auto;
	max-width: 280px;
    min-height: 120px;
	display: inline;
	float: left;
}
.subiecte-titlu {
	font-size: 20px;
	line-height: 20px;
	padding: 0px;
	float: left;
	clear: both;
	text-align: left;
	width: 100%;
	margin: 0px 0px 10px 0px;
	color: var(--color1);
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0px;
	background: -webkit-linear-gradient(45deg, var(--color1), var(--color2));
    -webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	max-width: fit-content;
	 font-family: "elza", sans-serif;
}
.text-redus h3 {
	font-size: 22px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.text-redus h4 {
	font-size:16px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
.text-redus p {
	font-size: 18px;
}
.subiecte-text {
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
	line-height: 28px;
	display: table;
    font-size: 20px;
	font-weight: 200;
}
.oferta-participare {
	margin: 20px auto;
	padding: 0px;
	max-width: 1200px;
	font-size: 35px;
	font-weight: 400;
	color: aqua;
	text-align: center;
}
.haspatiu {
	width: 60px;
	height: 2px;
	margin: 0px;
	padding: 0px;
	float: left;
}
/***********************************************************************************************/
/* Vorbitor DETALII*/
/***********************************************************************************************/
.vorbitorHome {
	margin: 0px auto;
	padding: 30px;
	min-height: 360px;
}
.vorbitorPage {
	margin: 0px auto;
	padding: 30px;
	min-height: 390px;
}
.vorbitorHome img, .vorbitorPage img {
	max-width: 100%;
	height: auto;
}
.thumbH, .thumbP {
	background: url("files/bg-vb1.jpg");
    background-position: center center;
    background-repeat: no-repeat;
	background-size: cover;
}
.vorbitorHome h3 {
	font-size: 40px;
	font-weight: 400;
	line-height: 1;
	letter-spacing: -1px;
	text-align: left;
	margin: 2px 0px 10px 0px;
	background: -webkit-linear-gradient(45deg, var(--color1), var(--color2));
    -webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	max-width: fit-content;
	padding: 0px;
}
.vorbitorPage h3 {
	font-size: 30px;
	font-weight: 600;
	line-height: 1;
	letter-spacing: -1px;
	text-align: left;
	margin: 10px 0px 10px 0px;
	color: var(--color1);
	padding: 0px;
}
.vorbitorHome h4 {
	font-size: 20px;
	font-weight: 200;
	text-align: left;
	padding: 0px;
	margin: 0px;
	color: var(--alb);
	letter-spacing: 0px;
	 font-family: "elza", sans-serif;
}
.vorbitorPage h4 {
	font-size: 16px;
	font-weight: 200;
	text-align: left;
	padding: 0px;
	margin: 0px;
	color: var(--negru);
	letter-spacing: 0px;
	 font-family: "elza", sans-serif;
}


/***********************************************************************************************/
/* PROGRAM DETALII*/
/***********************************************************************************************/
.frame-prog{
	max-width: 1080px;
	margin: 0px auto;
	padding: 20px;
}
.program {
    margin: 20px auto 20px auto;
    display: inline-table !important;
}
.program-ora {
    font-size: 18px;
    font-weight: 600;
    color: var(--gri2);
	max-width: 150px;
	width: 100%;
	display: inline-block;
}
.program-ses {
    font-size: 18px;
    font-weight: 600;
    color: var(--gri2);
	width: 80%;
	max-width: 500px;
	display: inline-block;
}
.program-linie {
    border-bottom: solid 1px var(--gri2);
    padding: 10px 0px 10px 0px;
    margin: 0px 0px 20px 0px;
    clear: both;
    width: 100%;
}
.program-content {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 150px;
    max-width: 1000px;
    display: inline-block;
    
}
.program-titlu {
    font-size: 30px;
	font-weight: 400;
    clear: both;
    color: var(--color1);
    margin: 10px 0px 20px 0px;
}
.program-supra {
    font-size: 20px;
	font-weight: 500;
    line-height: 28px;
    clear: both;
    color: var(--negru);
    margin: 10px 0px 20px 0px;
	text-transform: uppercase;
}
.program-tema {
    font-size: 25px;
	font-weight: 600;
    line-height: 1.3;
    clear: both;
    color: var(--color2);
    margin: 0px 0px 10px 0px;
}
.program-tema2 {
    font-size: 20px;
    clear: both;
    color: var(--color4);
	font-weight: 400;

    margin: 10px 0px 20px 0px;
}
.program-descriere {
    padding: 0px 0px 10px 0px;
    font-size: 20px;
	font-weight: 200;
    line-height: 28px;
}
.program-descriere-ses {
    padding: 0px 0px 10px 0px;
    font-size: 20px;
	font-weight: 400;
    line-height: 28px;
}
.program-vb {
    margin: 0px 0px 30px 20px;
    display: flex;
}
.program-vb-icon {
    float: left;
    display: block;
    margin: 0px 0px 0px 20px;
}
.program-vb-icon img {
    
    border-radius: 100%;
}
.program-vb-content {
    float: left;
    max-width: 500px;
    margin: 0px 0px 0px 20px;
}
.program-vb-content h3{
    font-size: 20px;
    font-weight: 600;
    margin: 50px 0px 0px 0px;
    padding: 0px;
    color: var(--negru);
	text-transform: uppercase;
}
.program-vb-content h4 {
    font-size: 14px;
    font-weight: 300;
    margin: 5px 0px 0px 0px;
    padding: 0px;
    color: var(--gri3);
    text-transform: uppercase;
    max-width: 500px;
        
}
.y1 {
	margin: 0px auto 0px auto;
	padding: 0px;
	display: inline-block;
}
.y1-icon {
	margin: 0px auto 0px auto;
	padding: 0px 20px 0px 0px;
	list-style: none;
	float: left;
}
.y1-icon-img {
	max-height: 50px; 
}

/* TELEFON **********/

@media all and (max-width: 768px) {
	.program {
    margin: 20px;
}
    .program-content {
    margin: 0px 0px 0px 0px;
    }
    .program-vb-content {
    max-width: 200px;
}
	.haspatiu {
	width: 0px;
}
    .program-vb-icon {
    float: left;
    display: block;
    margin: 0px 0px 0px 0px;
}
.program-vb-icon img {
    border-radius: 100%;
	max-width: 100px!important;
	max-height: 100px!important;
}
	.program-vb-content h3{
    margin: 0px 0px 0px 0px;
}
	.program-vb-content h4 {
    max-width: 300px;
        
}
	.subiecte {
	margin: 0px auto 0px 20px;;
}
.subiecte-box {
	max-width: 250px;
}
}


/***********************************************************************************************/
/* FOOTER DETALII*/
/***********************************************************************************************/

.hastag {
    font-size: 60px;
	font-weight: 400;
    text-align: center;
    color: var(--color1);
    padding: 0px;
    margin-bottom: 30px;
}
#hastag {
    width: 100%;
    margin: 0px auto;
}
.hastag-icon {
    max-width: 50px !important;
    padding: 10px;
}
.hastag-text {
    font-size: 18px;
	font-weight: 500;
    color: var(--alb);
    float: center;
    padding: 5px;
    margin: 0px 0px 10px 0px;
    
}
article {
	width:100%;
	max-width:1200px;
	margin: 0px auto;
	padding: 50px 0px 50px 0px;
	box-sizing: border-box;
    display: table;
}

footer {
	width: 100%;
	font-size: 16px;
	padding: 0px 0px ;
	color: var(--alb);
	margin: 0px 0px 0px 0px;
	line-height: 1.5;
}
footer h5 {
	font-size: 18px;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 0px;
    color: var(--gri1);
	font-weight: 500;
}
footer .row a:link,
footer .row a:visited {
	font-weight: 300;
    color: var(--alb);
    text-decoration: none;
    box-shadow: inset 0 0px 0 0 var(--color1);
    padding-bottom: 0px;
}
footer .row a:hover,
footer .row  a:active {
	font-weight: 300;
    color: var(--text);
    box-shadow: inset 0 0px 0 0 var(--color1);
    padding-bottom: 0px;
}
#sponsorizare {
	color: var(--alb);
	background-color: var(--color1);
	padding: 20px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 90%;
	max-width: 900px;
	font-size: 14px;
    line-height: 1.75;
	font-weight: normal;
	text-align: center;
}
.linie-sponsors {
	width: 100%;
	margin: 20px auto 40px auto;
	padding: 0px;
	height: 1px;
    clear: both;
    display: block;
	border-bottom: solid 1px var(--gri1);
}
#sponsors {
    display: table;
}
#sponsors .container {
	max-width:1200px;
	margin: 100px auto;
	padding: 0px 0px 50px 0px;
	box-sizing: border-box;
	display: table;
}
.sponsors {
    max-width: 1200px;
    margin: 50px auto 50px auto;
    text-align: center;
	display: block;
}
.sponsors ul{
    margin: 10px auto;
    display: block;
    padding: 0px;
}
.sponsors li {
    background-size: cover!important;
    background-repeat: no-repeat;
    display: inline-table;
    list-style: none;
    margin: 0px;
    text-align: center;
    padding: 10px 50px;
}
.sponsor-titlu {
    margin: 0px auto 30px auto;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
	color: var(--gri2);
}
.img-partners {
    max-height: 110px!important;
    margin: 10px;
}
.img-agentii {
    max-height: 110px!important;
    margin: 10px;
}
.img-sponsors {
    max-height: 70px!important;
    margin: 10px;

}
#copyright {
	background-color: #101010;
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: var(--gri2);
	font-size: 11px;
    text-transform: uppercase;
    display: table;
}
.copyright {
	max-width: 1200px;
	width: 100%;
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
}
#copyright a:link,
#copyright a:visited {
	color: var(--gri1);
	font-weight: 300;
}
#copyright a:hover,
#copyright  a:active {
	color: var(--alb);
}

a.quicklinks {
    font-weight: 500;
}
ul.quicklinks {
    margin-bottom: 0;
    list-style: none;
    margin: 0px;
    padding: 0px;
}
li.quicklinks {
    list-style: none;
	list-style-position: inside;
	display: block;
	margin-left: -40px;

}
ul.social-buttons {
    margin-bottom: 0;
}
ul.social-buttons li a {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 30px;
    outline: 0;
    color: var(--text);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    background-color: transparent;
}
ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
	background-color: var(--text);
}
.social-buttons li {
    list-style: none;
	list-style-position: inside;
	display: inline-block;
	padding: 0px;
}
a.quicklinks {
    font-weight: 500;
}
ul.quicklinks {
    margin-bottom: 0;
    list-style: none;
    margin: 0px;
    padding: 0px;
	max-width: 325px;
	display: block;
}
li.quicklinks {
    list-style: none;
	list-style-position: inside;
	display: block;
	margin-left: -40px;
}
ul.social-buttons {
    margin-bottom: 0;
}
ul.social-buttons li a {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 30px;
    outline: 0;
    color: var(--text);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
	background-color: var(--text);
}
/* TELEFON **********/

@media all and (max-width: 768px) {
    
    .tag {
	font-size: 40px!important;
}
	.vorbitorHome {
	margin: 0px auto;
	padding: 0px 0px 40px 0px;
}
	.container {
	padding: 100px 20px 100px 20px;
}
	.buton-header {
    padding: 5px 30px 5px 30px!important;
    margin: 30px auto 30px auto!important;
		font-size: 18px!important;
}
}



/***********************************************************************************************/
/* BUTON DETALII*/
/***********************************************************************************************/
.buton {
    display: inline-table;
    padding: 7px 50px 7px 50px;
    margin: 30px auto 30px auto;
    letter-spacing: 1px;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
	text-transform: uppercase;
    border: solid 1px;
    transition: 300ms all ease;
}
.buton:link,
.buton:visited {
    color: var(--alb);
    border-color: var(--alb);
    text-decoration: none;
}
.buton:hover,
.buton:active {
    color: var(--color1);
    border-color: var(--color1);
    text-decoration: none;
}
.buton-header {
    display: inline-table;
    padding: 7px 50px 7px 50px;
    margin: 30px auto 30px auto;
	border-radius: 50px;
    letter-spacing: 1px;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
	text-transform: uppercase;
    border: solid 1px;
    transition: 300ms all ease;
}
.buton-header:link,
.buton-header:visited {
    color: var(--alb);
    border-color: var(--color1);
	background-color: var(--color1);
	text-decoration: none;
}
.buton-header:hover,
.buton-header:active {
    color: var(--color1);
    border-color: var(--alb);
    background-color: var(--alb);
	text-decoration: none;
}
.buton-download {
	display: inline-table;
    padding: 5px 15px 5px 15px;
    margin: 10px auto 10px auto;
    letter-spacing: 1px;
    font-size: 15px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
	text-transform: uppercase;
    border: solid 1px;
    transition: 300ms all ease;
	border-radius: 10px;
}
.buton-download:link,
.buton-download:visited {
    color: var(--alb);
    border-color: var(--color1);
    text-decoration: none;
	background-color: var(--color1);
}
.buton-download:hover,
.buton-download:active {
    color: var(--alb);
    border-color: var(--negru);
    text-decoration: none;
	background-color: var(--negru);
}
