@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'FontAwesome';
    src: url(../fonts/FontAwesome.otf);
   }

body {
	font-family: 'Ubuntu', sans-serif;
	width: 100%;
	background-color: #282828;
	color:#272727;
}

#main_wrap {
	width:1280px;
	margin: 0 auto;
	overflow: hidden;
    position: relative;
}

header {
	height: 749px;
	width: 100%;
	background-image: url(../images/header_background.png);
	position: relative;
}

nav {
	position:fixed;
	z-index: 1000;
	height: 72px;
	background-color: rgba(37, 44, 46, 0.7);
	width: 1280px;
}

#logo {
	width: 230px;
	height: 31px;
	background-image: url(../images/logo.png);
	display: block;
	margin-top: 18px;
	margin-left: 40px;
	float: left;
}

nav ul {
	margin-left: 44px;
	float: left;
}

nav ul li {
	display: inline-block;
	padding: 0 26px;
}

nav ul li a {
	color:#ffffff;
	text-decoration: none;
	font-size: 19px;
	font-weight: bold;
	line-height: 72px;
	transition: 0.3s ease;
}

nav ul li a:hover {
	color: #ffde00;
	transition: 0.3s ease;
}
#contacts {
	float:right;
	font-weight: 500;
	color:#FFDE00;
	font-size: 21px;
	margin: 14px 40px 0 0;
}

#contacts span:last-child {
	font-size: 20px;
	text-decoration: underline;
}

#header_text {
	width: 528px;
	color:#ffffff;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 40px;
	text-align: right;
	padding-top: 180px;
	margin-left: 167px;
}

#header_text span:last-child {
	font-size: 85px;
	color: #ffde00;
	font-family: 'ubuntu',sans-serif;
	font-weight: bold;
	padding-right: 8px;
}

#image_header {
	display: block;
	position: absolute;
	bottom: -70px;
    left: 100px;
}

.header_form {
	position: absolute;
	height: 316px;
	width: 302px;
	background-color: rgba(54,54,54,0.5);
	top: 180px;
    right: 220px;
}

.form_wrap {
	border: 2px solid rgba(255, 231, 29, 0.6);
    padding: 15px 0 10px 0;
}

.header_form input {
	width: 100%;
	background-color: rgba(255,255,255,0.6);
	border: none;
    height: 33px;
    margin: 8px 0;
	padding: 0 15px;
    box-sizing: border-box;
	font-family: 'Ubuntu', sans-serif;
	font-size: 16px;
	color: rgba(0,0,0,1);
	transition: background-color 0.3s ease;
	
}

.header_form input:active {
	outline: 1px solid rgba(255, 231, 29, 0.6);
}

.header_form input:focus{
	outline: 1px solid rgba(255, 231, 29, 0.6);
	background-color: rgba(255,255,255,0.8);
}

.header_form textarea {
	width: 100%;
	background-color: rgba(255,255,255,0.6);
	border: none;
	margin: 8px 0;
	padding: 10px 15px;
    box-sizing: border-box;
	font-family: 'Ubuntu', sans-serif;
	font-size: 16px;
	color: rgba(0,0,0,1);
	transition: background-color 0.3s ease;
}

.header_form textarea:active {
	outline: 1px solid rgba(255, 231, 29, 0.6);
}

.header_form textarea:focus{
	outline: 1px solid rgba(255, 231, 29, 0.6);
	background-color: rgba(255,255,255,0.8);
}

.header_form button {
	width:100%;
	margin-top: 10px;
	background-color: #ffee5f;
	border:none;
	height: 45px;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 20px;
	cursor: pointer;
	transition: 0.3s ease-out;
	opacity: 1!important;
}

.header_form button:hover {
	background-color: #FFDE00;
	transition: 0.3s ease-out;
}
div#preim {
	height: 436px;
	width: 100%;
	background-image:url(../images/preim_background.png);     
}

#preim_cont {
	width: 1242px;
	height: 230px;
	text-align: justify;
	margin: 0 auto;
	padding-top: 117px;
}

.preim_subcont {
	width: 189px;
	height: inherit;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	font-size: 18px;
}

.preim_subcont img {
	margin-bottom: 30px;
}

.hidden_cont {
	visibility: hidden;
	width: 1000px;
	display: inline-block;
}

.glide__arrows {
	width: 96% !important;
    margin-left: 2% !important;
}

.glide__arrow {
	background-image: url(../images/slider_arrow_left.png);
	background-repeat: no-repeat;
	border:0;
	outline: none;
	width: 34px;
	height: 57px;
}

#arrow_right {
	background-image: url(../images/slider_arrow_right.png);
}


#slider {
	width: 100%;
	padding: 15px 0;
    background-color: rgba(215, 216, 216, 0.15);
    position: absolute;
    margin-top: -17px;
	border-bottom: 2px solid #ffe71d;
	border-top: 2px solid #ffe71d;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
}

.glide__bullets>*:hover {
	border: 2px solid #ffe15a;
}

.glide__bullets>*.active {
	background-color: #ffe15a;
}

.slider_panel {
	position: absolute;
	margin-left: 80px;
	top:94px;
	width: 381px;
	height: 103px;
	background-color: rgba(0,0,0,0.4);
	font-size: 30px;
	font-weight: 600;
	color:#ffffff;
	text-align: center;
	line-height: 103px;
}

#sl_p_top_02 {
	width: 447px;
}

#sl_p_top_08 {
	width: 447px;
}

#sl_p_top_09 {
	width: 447px;
}

.sl_p_top_04 {
	line-height: normal;
    padding-top: 13px;
    height: 93px;
    font-size: 28px;
}

.sl_p_top_05 {
	line-height: normal;
    padding-top: 29px;
    height: 77px;
    font-size: 28px;
}

.sl_p_bottom {
	top:220px;
	color:#ffe15a;
}

#sl_p_bottom_02 {
	top:220px;
	color:#ffe15a;
	width: 447px;
	line-height: normal;
    padding-top: 20px;
    height: 93px;
}

#sl_p_bottom_08 {
	top:220px;
	color:#ffe15a;
	width: 447px;
	line-height: normal;
    padding-top: 20px;
    height: 93px;
}

#sl_p_bottom_09 {
	top:220px;
	color:#ffe15a;
	width: 447px;
	line-height: normal;
    padding-top: 20px;
    height: 93px;
}

#plus {
	position: absolute;
	top:-40px;
	left:43%;
	background-image: url(../images/slider_plus.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 53px;
	height: 53px;
}

.plus_02  {
	position: absolute;
	top:-40px;
	left:43%;
	background-image: url(../images/slider_plus.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 53px;
	height: 53px;
}

.glide__slide img {
	height: inherit;
}

.glide__bullets {
	width: 1280px;
}

::-webkit-input-placeholder {color:#000000;}
::-moz-placeholder          {color:#000000;}/* Firefox 19+ */
:-moz-placeholder           {color:#000000;}/* Firefox 18- */
:-ms-input-placeholder      {color:#000000;}


::-webkit-input-placeholder       {opacity: 1; transition: opacity 0.3s ease;}
::-moz-placeholder                {opacity: 1; transition: opacity 0.3s ease;}
:-moz-placeholder                 {opacity: 1; transition: opacity 0.3s ease;}
:-ms-input-placeholder            {opacity: 1; transition: opacity 0.3s ease;}
:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.3s ease;}
:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.3s ease;}
:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.3s ease;}




.catalog {
	width: 100%;
	background-color: #ced2d3;
	padding-bottom: 50px;
	margin-top: 475px;
}

.catalog_text {
	padding-top: 100px;
	width: 1144px;
    margin: 0 auto;
}

.catalog h1 {
	font-size: 40px;
	font-weight: bold;
	color:#353535;
	text-align: center;
}

.catalog h2 {
	font-weight: bold;
	color:#353535;
	font-size: 36px;
	background-color: #ffee5f;
	width: 160px;
    padding-left: 10px;
}

.catalog p {
	margin-top: 25px;
	font-size: 18px;
	line-height: 26px;
    font-weight: 500;
    width: 1144px;
	color:#303131;
}

.tabs_wrap {
	width: 1144px;
    margin: 70px auto;
    position: relative;
    height: 580px;
}

.rect {
	height:90px;
	position: absolute;
	left:-10px;
	width:10px;
	background-color: rgba(39,39,39,0.5);
	border-top: 1px solid rgba(255,222,0,0.5);
	border-bottom: 1px solid rgba(255,222,0,0.5);
	bottom:40px;
}

.tabs {
	width: 1144px;
    /* margin: 70px auto; */
    height: 580px;
    background-color: lightslategray;
    position: absolute;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
    overflow: hidden;
   /* z-index: 1;*/
}

/* Style the tab */
/*div.tab {
    overflow: hidden;
	position: absolute;
    z-index: 1;
	width: 110%;
	height: 64px;
}*/

div.tab {
    overflow: hidden;
	position: absolute;
    z-index: 1;
	width: 110%;
	height: 64px;
	
}

/*Style the buttons inside the tab */
div.tab button {
    background-image:url(../images/tab_05.png);
	background-repeat: no-repeat;
	background-position: top left; 
	background-size: contain;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 0 0 6px 0;
    transition: 0.3s;
	width: 265px;
	height: 64px;
	background-color: transparent;
	font-size: 23px;
	font-weight: bold;
	text-shadow: 0px 0px 0px rgba(255,255,255,1), 0px 0px 0px rgba(0,0,0,0.5);
	position: relative;
	margin: 0 -18px 0 -18px;
} 

div.tab button:first-child {
	background-image:url(../images/tab_05_left.png);
	margin: 0 -18px 0 -6px;
}
	
	/*div.tab button {
    background-image:url(../images/tab_1_background.png);
	background-repeat: no-repeat;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
	width: 316px;
	border-bottom: 10px solid rgba(255,255,255,0.3);
	height: 64px;
	background-color: transparent;
	font-size: 23px;
	font-weight: bold;
	text-shadow: 0px 0px 0px rgba(255,255,255,1), 0px 0px 0px rgba(0,0,0,0.5);
	position: relative;
	margin: 0 0 0 -21px;

}*/
div.tab button.tablinks_02 {
	width: 322px;;
    background-size: contain;
	background-image:url(../images/tab_4.png);
}

div.tab button.tablinks_02:first-child {
	background-image:url(../images/tab_4_left.png);
	width: 322px;
}

/* Change background color of buttons on hover */
div.tab button:hover {
   /* background-color: #ddd;*/

}

/* Create an active/current tablink class */
div.tab button.active {
    background-image:url(../images/tab_05_hov.png);
	border:none;
	color:#faf081;
	text-shadow: 0px 0px 10px rgba(255,255,255,0.3);
}


div.tab button:first-child.active {
	background-image:url(../images/tab_05_left_hov.png);
}

div.tab button:nth-child(5).active {
	background-image:url(../images/tab_05_right_hov.png);
}

div.tab button.tablinks_02.active {
	background-image:url(../images/tab_4_hov_02.png);
}

div.tab button.tablinks_02:first-child.active {
	background-image:url(../images/tab_4_hov_left.png);
}

div.tab button.tablinks_02:nth-child(4).active {
	background-image:url(../images/tab_4_hov_right.png);
}

div.tabs div#etLight {
	background-image: url(../images/tab_light_01.png);
}

div.tabs div#et150 {
	background-image: url(../images/tab_150.png);
}

div.tabs div#et280 {
	background-image: url(../images/tab_280.png);
}

div.tabs div#et350 {
	background-image: url(../images/tab_350.png);
}

div.tabs div#access {
	background-image: url(../images/tab_access_02.png);
}

div.tabs div#et400 {
	background-image: url(../images/tab_150.png);
}

div.tabs div#et500 {
	background-image: url(../images/tab_500.png);
}

div.tabs div#et500-benz {
	background-image: url(../images/tab_500_benz.png);
}

div.tabs div#access_02 {
	background-image: url(../images/tab_access_02.png);
}




/* Style the tab content */
div.tabs div.tabcontent, div.tabs div.tabcontent_02 {
    display: none;
    padding: 6px 12px;
    border-top: none;
	position: absolute;
    background-image: url(../images/tab_280.png);
    z-index: 0;
    padding-top: 84px;
    width: 100%;
	box-sizing: border-box;
	height: 100%;
	-webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s; /* Fading effect takes 1 second */
}

.tabcontent img, .tabcontent_02 img {
	position: absolute;
	left: -90px;
    top: -30px;
}

.triangle-bottomright {
	width: 0;
    height: 0;
    border-bottom: 8px solid #262626;
    border-left: 10px solid transparent;
    position: absolute;
    left: -10px;
    bottom: 132px;
}

.ribbon {
	display: block;
	text-align: center;
	width: 470px;
	height: 90px;
	background-color: rgba(39,39,39,0.5);
	border: 1px solid rgba(255,222,0,0.5);
	position: absolute;
	bottom: 40px;
    left: -10px;
	line-height: 90px;
	font-size: 70px;
	font-weight: bold;
	color:#f6da3c;
	text-shadow: 0px 0px 3px #313131;
	z-index: 2;
}

.tabcontent table, .tabcontent_02 table  {
	position: absolute;
    right: 70px;
    top: 150px;
	border-collapse: separate; 
	border-spacing: 2px; 
	color: #ffffff;
	font-weight: 500;
	font-size: 24px;
}

.tabcontent table tr td::selection, .tabcontent_02 table tr td::selection {
	background-color: #FFDE00;
}

.tabcontent table tr.table_header td {
	background: none;
	color:#f6da3c;
}

.tabcontent table tr, .tabcontent_02 table tr {
	height: 33px;
}

.tabcontent table tr td, .tabcontent_02 table tr td {
	background-color: rgba(39,39,39,0.25);
	vertical-align: middle;
	padding: 0 0 0 10px;
}

.tabcontent table tr td:nth-child(1), .tabcontent_02 table tr td:nth-child(1) {
	width: 335px;
}

.tabcontent table tr td  {
	width: 90px;
}

.tabcontent_02 table tr td:nth-child(2n)  {
	width: 90px;
}

.tabcontent_02 table.table_benz tr td:nth-child(2n)  {
	width: 200px;
}

.radial_background {
	position: absolute;
    height: 250px;
    width: 130%;
    left: -15%;
    top: 90px;
    background: radial-gradient(ellipse, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.0) 60%);
}

.aksessuari {
	width: 1100px;
	margin: 20px auto 0;
	position: relative;
	text-align: justify;
}

.aksessuari li {
	display: inline-block;
	width: 210px;
	vertical-align: middle;
}

.aksessuari li:nth-child(1){
	margin-top: 60px;
}

.aksessuari li:nth-child(4){
	margin-top: 60px;
}

.aksessuari li:nth-child(5){
	margin-top: -20px;
}

.aksessuari li img {
	width: 210px;
	height: auto;
	position: relative;
	left:0;
	top:0;
}

.aksessuari_text {
	width: 1100px;
	margin: -40px auto 0;
	position: relative;
	text-align: justify;
}

.aksessuari_text li {
	display: inline-block;
	width: 210px;
	vertical-align: top;
	text-align: center
}

.aksessuari_text span {
	background-color: rgba(0,0,0,0.4);
    font-weight: bold;
    color: #fff;
    line-height: 24px;
    font-size: 19px;
    letter-spacing: 0.5px;
}

a.download {
	width: 213px;
	height: 48px;
	background-image: url(../images/download_button.png);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	color: #FFDE00;
	font-size: 22px;
	text-shadow: 0px 2px 5px rgba(0,0,0,0.5);
	position: absolute;
    right: 190px;
    top: 330px;
	padding-left: 46px;
	line-height: 46px;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.3);
	transition: box-shadow 0.3s ease-out;
}

.price {
	position: absolute;
    color: #fff;
    font-size: 28px;
    top: 420px;
    right: 175px;
    background-color: rgba(39,39,39,0.25);
    padding: 10px;
}

.price span:nth-child(3) {
	color: #f6da3c;
    font-weight: bold;
}

a.order {
	width: 249px;
	height: 48px;
	display: block;
	position: absolute;
	right: 190px;
	color:#353535;
	font-size: 24px;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.3);
	background-image: linear-gradient(#f4e35a 50%, #f1d93c 50%);
	text-decoration: none;
	text-align: center;
	line-height: 46px;
	font-weight: 500;
	top: 490px;
	transition: box-shadow 0.3s ease-out;
}

a.order:hover {
	box-shadow: 0px 2px 10px rgba(0,0,0,0.8);
	transition: box-shadow 0.3s ease-out;
}

a.download:hover {
	color:rgba(255,238,95,1.00);
	box-shadow: 0px 2px 5px rgba(255,238,95,0.3);
	transition: box-shadow 0.3s ease-out;
}

.popup div.header_form {
	position: static;
	width: 352px;
	height: 307px;
}


.popup form.contact_form {
	/*background-color: #b2b2b2;*/
}

.popup form.contact_form p {
	width: 350px;
	margin-top: 0;
	
}

.popup form.contact_form input {
	width: inherit;
}

button #btn1 {
	opacity: 1!important;
}

.chart{
    display: inline-block;
    width: 115px;
    height: 93px;
    margin: 0 10px;
    vertical-align: top;
    position: relative;
    padding-top: 22px;
    border: 1px solid rgba(246, 218, 59, 0.5);
    border-radius: 100px;
	text-align: center;
}

#countdown_action {
	border-bottom: 17px solid #FFDE00;
	position: relative;
	width:100%;
	height: 730px;
	background-color: #ced2d3;
	box-shadow: 0px 3px 20px rgba(0,0,0,0.3);
}

#countdown_action_top {
	width: 100%;
	height: 496px;
	background-image: url(../images/countdown_action_background.png);
	/*position: absolute;
	z-index: 2;*/
	background-repeat: no-repeat;
    background-size: cover;
}

  #countdown_action span {
  
  }

  #countdown_action canvas{
    position: absolute;
    left: 0;
    top: 0;
  }

span.wight {
	width: 533px;
	height: 125px;
	background-color: rgba(0,0,0,0.5);
	text-align: center;
	line-height: 55px;
	font-size: 40px !important;
	font-weight: bold !important;
	color: #ffffff;
	position: absolute;
    top: 81px;
	left: 65px;
	padding-top: 15px;
}

span.yellow {
	color:#f6da3c;
	font-size: 40px !important;
	font-weight: bold !important;
}

#countdown_timer {
	position: absolute;
	top:25px;
	right: 194px;
	color:#FFDE00;
	font-size: 20px;
	font-weight: 300;
	text-align: center;
}

#countdown_timer h4 {
	display: block;
	margin: 0 0 20px 0;
}

#countdown_chart {
	font-size: 24px;
	font-weight: 400;
	margin: 0;
}

#countdown_chart span {
	line-height: 34px;
}

#countdown_action img {
	position: absolute;
	display: block;
	top:218px;
	right: 40px;
}

#action_text {
	width: 530px;
	height: auto;
	background-color: rgba(0,0,0,0.2);
	border: 1px solid #FFDE00;
	top:285px;
	position: absolute;
	left: 68px;
	text-align: center;
	padding-top: 15px;
    padding-bottom: 15px;
}

#action_text_wight {
	font-size: 30px;
	color: #ffffff;
	font-weight: 500;
	line-height: 60px;
}

#action_text_bottom {
	position: absolute;
	top:100px;    
	line-height: 48px;
}

#action_text_bottom {
	text-align: center;
	font-size: 28px;
	top:240px;
}

#action_text img {
	position: relative;
    top: auto;
    right: auto;
    margin: 0 auto;
}

#action_text #triangle {
	border-color: transparent transparent transparent rgba(255, 255, 255, 0.8);
    border-width: 40px 0px 40px 70px;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    top: calc(50% - 35px);
    left: calc(50% - 40px);
}

#action_text a:hover #triangle {
	border-color: transparent transparent transparent rgb(246, 218, 60);
}

#turbo {
	font-weight: 500;
}

#action_text mark {
	background-color: #FFDE00;
}

#action_text a.order {
	top: 125px;
    right: 146px;
}

#comments {
	height: 1123px;
	width: 100%;
	background-image: url(../images/comments_background.png);
	background-repeat: no-repeat;
	background-size: cover;
}

#comments h1 {
	font-size: 40px;
	font-weight: 600;
	color: #FFDE00;
	text-align: center;
	padding-top: 86px;
	display: block;
    margin-bottom: 100px;
}

.comments_box {
	width: 1004px;
	position: relative;
	margin: 0 auto 60px;
}

.comments_text_wrap:before {
	content: ' ';
	height: 211px;
	background-image: url(../images/comments_text_border.png);
	display: block;
	background-repeat: no-repeat;
    position: absolute;
    left: -64px;
    width: 80px;

}

.comments_text_wrap {
	height: 211px;
	position: absolute;
	background-color: rgba(0,0,0,0.3);
	width:770px;
    top: 0;
    left: 230px;
}

.comments_text_subwrap {
	padding: 23px 40px 10px 50px;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	color:#ffffff;
}

.comments_text_subwrap h2::selection {
	background-color: #FFDE00;
	color: #353535;
}

.comments_text_subwrap span::selection {
	background-color: #FFDE00;
	color: #353535;
}

.comments_box img::selection {
	background-color: #FFDE00;
	color: #353535;
}

.comments_text_subwrap h2 {
	font-size: 18px;
	font-weight: bold;
}

.comments_text_subwrap span {
	font-size: 14px;
	line-height: 20px;
	padding-top: 35px;
    display: block;
}

#contacts_bottom_wrap {
	position: relative;
}

#contacts_bottom {
	    height: 430px;
	width: 100%;

	background-color: #ced2d3;
	position: relative;
	
}

.footer_form_wrap div.header_form {
	border: 1px solid rgba(255, 231, 29, 0.6);
}

.footer_form_wrap div.header_form {
	height: 388px;
	width: 411px;
	top:-10px;
	right: 135px;
	background-color: rgba(112,112,112,0.38);
}

.footer_form_wrap div.header_form input {
	height: 43px;
	font-size: 20px;
	color:#353535;
	margin: 12px 0;
}

.footer_form_wrap div.header_form div.form_wrap {
	border: 0;
}

.footer_form_wrap div.header_form button {
	font-size: 20px;
	font-weight: bold;
	font-family: 'Ubuntu', sans-serif;
	color:#353535;
}

.contacts_bottom_text_wrap {
	width: 562px;
	margin-left: 50px;
	padding-top: 45px;
}

.contacts_bottom_text_wrap h1 {
	display: block;
	margin-bottom: 60px;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
}

.contacts_bottom_text {
	line-height: 23px;
	font-size: 18px;
	font-weight: 500;
	float: left;
	padding-bottom: 27px;
}

span.contacts_bottom_text_img {
	display: block;
	
	background-repeat: no-repeat;
	height: 25px;
	width: 123px;
	padding-left: 40px;
    line-height: 23px;
	font-size: 16px;
	color:#353535;
	font-weight: 500;
    letter-spacing: 0.8px;
	float: left;
}

#cont_img_01 {
	background-image: url(../images/contact_1.png);
}

#cont_img_02 {
	background-image: url(../images/contact_2.png);
}

#cont_img_03 {
	background-image: url(../images/contact_3.png);
}

#adress_map {
	height: 402px;
	width: 100%;
	/*background-image: url(../images/map.png);*/
	background-size: cover;
	background-repeat: no-repeat;
}

footer {
	width: 100%;
	height: 60px;
	background-color: dimgray;
}

@-webkit-keyframes fadeEffect {
    from {opacity: 0;}
    to {opacity: 1;}
}

@keyframes fadeEffect {
    from {opacity: 0;}
    to {opacity: 1;}
}
