﻿/********************** THEME GLOBALS **********************/
/************************************************************************/

body{font-family: Arial, Helvetica, sans-serif;font-size: 16px;color:#CCC;} 
html {
	background: url('images/bg/porsche.jpg') no-repeat fixed center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/gallery/rabbit.jpg', sizingMethod='scale')";
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.images/gallery/rabbit.jpg', sizingMethod='scale');
	}

.main {background-image: -ms-radial-gradient(center top, circle closest-corner, #333 0%, #000000 100%);} /* IE10 Consumer Preview */ 
.main {background-image: -moz-radial-gradient(center top, circle closest-corner, #333 0%, #000000 100%);} /* Mozilla Firefox */ 
.main {background-image: -o-radial-gradient(center top, circle closest-corner, #333 0%, #000000 100%);} /* Opera */ 
.main {background-image: -webkit-gradient(radial, center top, 0, center top, 487, color-stop(0, #333), color-stop(1, #000000));} /* Webkit (Safari/Chrome 10) */ 
.main {background-image: -webkit-radial-gradient(center top, circle closest-corner, #333 0%, #000000 100%);} /* Webkit (Chrome 11+) */ 
.main {background-image: radial-gradient(circle closest-corner at center top, #333 0%, #000000 100%);} /* W3C Markup, IE10 Release Preview */ 

table{ margin: auto; }
td{color:#CCC;text-align:left;font-family: Arial, Helvetica, sans-serif;font-size: 16px;vertical-align:top;}

a:link,a:visited,a:active{color:#FFAA00;text-decoration:none}
a:hover{color:#AAAAAA;}

h1{font-size:1.7em;font-weight:bold}
h2{font-size:1.5em;color:#FF9900;font-weight:normal}
h3{font-size:1.3em}
h4{font-size:1.2em;font-weight:bold;font-style: italic;color: #FF9900;}
p{line-height:130%}
li {padding:5px}
img {border:0}
img {max-width:100%}

.small {font-size:0.85em}
.center {text-align:center}

.border{border:1px solid #000000;background:#777777}
.borderpic{	background:#777777;border-top:2px #fff solid;border-right:2px #fff solid;border-left:2px #fff solid; border-bottom:30px #fff solid;}
.borderred{border:1px solid #444;}

/* OPEN SANS FONT */
@font-face {
	font-family:'open_sansregular';
	src:url('css/fonts/OpenSans-Regular-webfont.eot');
	src:url('css/fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),url('css/fonts/OpenSans-Regular-webfont.woff') format('woff'),url('css/fonts/OpenSans-Regular-webfont.ttf') format('truetype'),url('css/fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:'open_sanslight';
	src:url('css/fonts/OpenSans-Light-webfont.eot');
	src:url('css/fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),url('css/fonts/OpenSans-Light-webfont.woff') format('woff'),url('css/fonts/OpenSans-Light-webfont.ttf') format('truetype'),url('css/fonts/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:'open_sansbold';
	src:url('css/fonts/OpenSans-Bold-webfont.eot');
	src:url('css/fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),url('css/fonts/OpenSans-Bold-webfont.woff') format('woff'),url('css/fonts/OpenSans-Bold-webfont.ttf') format('truetype'),url('css/fonts/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
	font-weight:normal;
	font-style: normal;
}

/* PACIFICO FONT */
@font-face {
	font-family:'PacificoRegular';
	src:url('css/fonts/Pacifico-webfont.eot');
	src:url('css/fonts/Pacifico-webfont.eot?#iefix') format('embedded-opentype'),url('css/fonts/Pacifico-webfont.woff') format('woff'),url('css/fonts/Pacifico-webfont.ttf') format('truetype'),url('css/fonts/Pacifico-webfont.svg#PacificoRegular') format('svg');
	font-weight:normal;
	font-style:normal;
}

/********************** THEME LAYOUT **********************/
/************************************************************************/

#wrapper {margin: 0 auto;width:900px;padding:2px;background-color:#444;border:1px solid #000}
#left_side{float:left;width:160px; background-color:#444;margin:0;padding:0}
#right_side{float:right;width:740px;margin:0;padding:0;border-left:0px solid #777777}

.header-resp {background:#000000}

.header{background:#000000 url(images/header900X150.jpg) no-repeat;width:900px;height:150px;}
.header_fr{background:#000000 url(francais/images/fr_header.jpg) no-repeat;width:900px;height:150px}
.main{padding:10px 30px;text-align: left;background-color:#000;border-left:1px solid #777777}

/*.footer{padding: 10px 5px 10px 5px;background: #1b1b1b;text-align: left;vertical-align: top;}
.footer h2{font-size:1.2em;color:#959595; margin-bottom:20px; padding-bottom:10px;margin-right:30px; border-bottom:1px solid #666;}
.footer p  {font-size:0.9em;color:#828282;padding:0 10px;}
.footer_gallery { margin: 0; padding:0; list-style: none }
.footer_gallery li { margin: 0 10px 10px 0; padding: 0; display: block; float: left; }
*/
.copyright {font-size:0.9em; padding: 10px;background: #222;text-align: left;vertical-align:middle;border-top:1px #666 solid}
a.more {color:#000; clear: both; display: block; width: 80px; height: 24px; line-height: 24px; text-align: center; text-decoration: none; background: url(images/more_button.png) no-repeat }

.barheader{padding-left:10px;border-top:1px #aaa solid;border-bottom:1px #999 solid;white-space:nowrap;color:#AAAAAA;font-size:13px;line-height:18px;font-weight:bold;background-color: #666;}
.barheader a:link,.barheader a:visited,.barheader a:active{color:#FFAA00;text-decoration:none}
.barheader a:hover{color:#AAAAAA}

.barheader2{clear:both;padding-left:10px;border-top:1px #aaa solid;border-bottom:1px #aaa solid; white-space:nowrap;color:#AAAAAA;font-size:13px;line-height:20px;font-weight:bold;background-color: #666;height:23px;}
.barheader2 a:link,.barheader2 a:visited,.barheader2 a:active{color:#FFAA00;text-decoration:none;}
.barheader2 a:hover{color:#AAAAAA}

.box {background-color:#414141;padding:10px}


.tw-header {background:#000 url('img/tw-header-900blank.jpg') no-repeat center;width:100%;height:150px;}
.twlogo {text-align:center;font-size:0px;margin:0 auto;padding:0;}
.tw-header .topinfo{text-align:right;padding-right: 0px;}
.tw-header .infophone {text-align:center;color:#f4f4f4;font-size:100%;margin-top:5px;}
.tw-header .infoaddress {color:#fff;}

@media screen and (max-width: 900px) {
    .tw-header {background: #000;}        
}


/********************** THEME CLEARING **********************/
/************************************************************************/
.clearfix:after	{ content:".";  display:block;  clear:both;  visibility:hidden;  line-height:0;  height:0; }
.clearfix				{ display:inline-block; }
html[xmlns] .clearfix	{ display:block; }
* html .clearfix	{ height:1%; }
.clear	{ clear:both; }
.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;}


/* Sidemenu 
------------------------------------------------------*/

.menu{border-right:0px solid #777777;background:#444;text-align: left;width:160px}
.menu ul {padding: 0px;margin:0 auto;width:160px;list-style:none;}
.menu li {margin:0 0 18px 0;; padding:0;}    	
.menu li a, .menu li a:link,.menu li a:visited {
	display: block;
	margin:0;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-shadow: -1px 1px 1px #000;
	padding:4px 10px 4px 15px;
	background-image: url('images/nav_bg160.gif');
	background-repeat: no-repeat;
	border-bottom:1px #666 solid;
	line-height:18px
}	
.menu li a:hover{color: #FF9900;background-color:inherit;}
.menu ul li ul li {margin:0;padding:0;}
.menu ul li ul li a, .menu ul li ul li a:link, .menu ul li ul li a:active, .menu ul li ul li a:visited {
	display: block;
	font-weight: normal;
	margin: 0;
	text-transform: none;
	color: #ccc;
	padding: 5px 10px 5px 25px;
	background:url(images/arrow_down.gif) no-repeat 15px center;	
	border-bottom: 1px #666 solid;
}
.menu ul li ul li a:hover{color: #fff;background:url(images/arrow_over.gif) no-repeat 15px center;}


/* extra page items
------------------------------------------------------*/
.col_2 { width: 270px; padding-right: 10px } 
.float_l { float: left }
.float_r { float: right }
img.float_r{margin-left:10px}
img.float_l{margin-right:10px}

.padded{padding-left:5px}
.margin5{margin-left:5px}
.margin50 {margin-left:50px}

form{padding:0 0 0 0;margin:0 0 0 0}
.searchcell{white-space:nowrap;background:#444444;color: #FFFFFF;border: 1px solid #DDDDDD;}
.searchbox{border:1px solid #DDDDDD;color:#FFFFFF;background:#444444;font-size:12px;font-weight: bold;}

.imgborder{border: 1px solid #666666;background-color: #323232;text-align: center;}
.gallery {border: 1px solid #999999;}

.adbrd {border: 2px groove #FFFFFF;}
.line {border-bottom: 1px solid #333;}
.faq {color: #CCCCCC;background:#000000;}
.faq a:link,.faq a:active,.faq a:visited{color:#CCCCCC;text-decoration:none}
.faq a:hover{color:#FF9933;text-decoration:none}
.whitebrd {border: 2px solid #FFFFFF;}
.boxleft {background-color: #323232; border-top: 1px solid #666; border-bottom: 1px solid #666; border-left: 1px solid #666;}
.boxright {background-color: #323232; border-top: 1px solid #666; border-right: 1px solid #666; border-bottom: 1px solid #666;}
.text1 {font-size: 12px;}
.orangetext {color:#FF9900;}
.laws td{font-size: 12px;color: #000000;}


table.spec {width:100%; border-collapse:collapse; table-layout:auto; vertical-align:top; margin-bottom:15px; border:1px solid #ddd;}
table.spec thead th{color:#FFFFFF;font-size:0.8em; background-color:#F86D18; border:1px solid #CCCCCC; border-collapse:collapse; text-align:center; table-layout:auto; vertical-align:middle;}
table.spec tbody td{color:#444;font-size:0.8em;vertical-align:top; border-collapse:collapse; border:1px solid #ccc;}
table.spec thead th, table.spec tbody td{padding:7px; border-collapse:collapse;}
table.spec tbody tr {background-color:#FFF;}
table.spec tbody tr.light{color:#979797; background-color:#E8E8E8;}
table.spec tbody tr.dark{color:#333; background-color:#ddd;}

.specs td{font-size: 90%;color: #666;padding: 5px;background-color:#fff;border-top: 1px solid #ddd; border-right:1px solid #ddd;}

.boxholder{background-color:#1f1f1f;padding:10px 20px;border:1px #343434 solid}

.dropcap{float: left;font-size: 30px;line-height: 1.2em;width: 60px;text-align: center;margin: 4px 14px 0 0;padding: 12px 0;background-color: #2F2D32;border-radius: 60px;color: #fff;text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);}

.why li{background-color:#101010;margin:5px}
.arrow ul{padding: 0px;margin:0 auto;width:100%;}
.arrow li {float:left;background:url(images/arrow_over.gif) no-repeat 0px center;list-style:none;padding-left:12px;width:45%}
.ltbg {background-color:#eee;color:#333}

.hr_divider {background: url(images/hr_divider.png) repeat-x bottom;}
.headerdivider {background:url(img/dots.gif) repeat;height:7px;margin-bottom:20px;opacity:0.4;}
.titleborder div {
	display:inline-block;
	padding:1px 12px;
	position:relative;
}
.titleborder div {
	color:#fff;
	font-size:1.2em;
	top:14px;
	padding-left:0 !important;
	font-family:open_sansbold;
	text-transform:uppercase;
}
.titleborder {
	position:relative;
	border-bottom:medium double #222;
	margin-bottom:30px;
}
.testimonial { 
	position: relative; 
	width: 500px; 
	padding: 0 60px; 
	margin: 0 30px 30px; 
	font-size: 18px; 
	line-height: 30px; 
	letter-spacing: 1px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	background:url(images/test_left.png) top left no-repeat; 
}

.testimonial span.close { 
	position: absolute; 
	bottom: 40px; 
	right:0; 
	width: 31px; 
	height: 23px; 
	background: url(images/test_right.png) no-repeat;
}
.clientname { 
	font-size: 18px; 
	font-weight: bold; 
	font-style: italic; 
}

.lead {margin-bottom:10px;font-size:120%}
.graysection {color:black;margin:15px 0px;padding:5px 20px;border:5px #444 solid;overflow:hidden;background:#f1f1f1;} /*border-top:1px solid #444;border-bottom:1px solid #444; */
.graysection .lead {color:#444;}
.graysection.dark {background-color:#222;color:#fff}
.graysection.dark .lead {color:#fff;}
.graysection a {color:#F86D18;text-decoration:none}
.graysection p{line-height:110%}


/* Footer /* ============================================================== */
.footer {padding:30px 10px;color:#fff;font-size:13px;font-family:'open_sansregular';margin-top:60px;}
.footer a {
	color:#fff;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
}
.footer_title{color:#eee;text-transform:uppercase;font-size:1.2em; margin-bottom:40px; padding-bottom:10px; border-bottom:1px solid #ff9900;}
.smaller {font-size:0.7em;}
.fontarial {font-family:arial;}
.footerlogo {font-family:PacificoRegular;font-size:22px;}
.footerlogo47 {background:#fff;color:#F86D18;display:inline;padding:10px;font-size:22px;border-radius:50%;}
.footerbottom {color:#fff;line-height:2.0;padding:0 20px;background:#333;border-top:1px solid #777;}
.footerbottom a {color:#fff;}
ul.footermenu {list-style:none;}
ul.footermenu li {display:inline-block;padding:0;margin-left:0px;margin-right:5px;text-transform:uppercase;line-height:2.5;}
ul.footermenu li a {
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
}
ul.footermenu li a:hover,.footer a:hover {opacity:0.7;color:#F86D18;}
.footermenu li:before {content:'|';color:#777;display:inline-block;margin-right:7px;}
.footermenu li:nth-child(1):before {display:none;}
.footerdark {background:#222;color:#ccc;margin-top:1px;line-height:1.6;}
.footerdark .footerlogo {color:#fff;}
.footerdark .totop,.footerdark .totop:hover {background-image:none;}
.footerdark input, .footerdark textarea, .footerdark input[type=text] {color:#ccc;background:#222;border:1px solid #333;padding:10px;margin-bottom:15px;}
.footerdark .btn {text-shadow:none;padding:8px 10px;font-size:13px;color:#ccc;border-radius:0;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
}
.footerdark .btn:hover {background:#3f3f3f;box-shadow:none;color:#fff;border:1px solid #3f3f3f;	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
}
.wraptotop {margin-top:-55px;padding-bottom:25px;}
.totop {
	border:2px solid #fff;
	color:#fff !Important;
	background:#F86D18;
	border-radius:50%;
	display:inline-block;
	padding:16px 20px;
	color:#fff;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
}
.totop:hover {
	cursor:pointer;
	background:#F86D18;
	color:#fff;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
}
.smallspacetop {margin-top:7px;padding-top:5px;padding-bottom:5px;}
.footermintitle {color:#fff;font-weight:200;}
#quotes {margin:0;position:relative;}
.textItem {position:absolute;display: none;}
.avatar {
	/* selector for avatar class*/
	float:left;
	background:#fff;
	width:34px;
	height:34px;
	padding:5px;
	border:1px solid #eee;
	border-radius:50%;
	box-shadow:0px 1px 1px 1px #fff /* across displacement,vertical displacement,smearing,increase and color */;
	margin-right:10px;
}
.avatar img {
	/* selector for a picture which is "inside" the avatar class */
	display:block;
	/* a picture is being displayed as a block,by a width it will be equal to the parent(in the div) */
	width:100%;
	/* width 100% */
	border:0;
	/* zero border */
	margin:0;
	/* external margin is lacking */
	border-radius:50%;
	/* read above */
}
.done {display:none;}
.error input,input.error,.error textarea,textarea.error {
	background-color:inherit;
	border-bottom:1px dashed red !Important;
	-webkit-transition:border linear 0.2s,box-shadow linear 0.2s;
	-moz-transition:border linear 0.2s,box-shadow linear 0.2s;
	-o-transition:border linear 0.2s,box-shadow linear 0.2s;
	transition: border linear 0.2s,box-shadow linear 0.2s;
}


/* =========================================================== */
/* Forms */
/*
form, fieldset, legend{margin:0; padding:0; border:none;}
legend{display:none;}
form{display:block; width:100%;}
form input, form textarea{display:block; width:100%; padding:5px; border:1px solid #E5E4E3; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
#respond form label, form textarea{margin-bottom:15px;}
form textarea{overflow:auto;}
form div, form p{margin:0; padding:0;}
form input[type=submit], form input[type=reset]{display:inline-block; width:auto; margin:0; padding:5px 15px; color:#666666; background-color:#FFFFFF; cursor:pointer;}
input, textarea, select{resize:none; outline:none;}*/

.form-basic{margin:0 auto;padding:25px;box-sizing:border-box;box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1);font:bold 14px sans-serif;text-align:center;}
.form-basic .form-row{text-align: left;margin-bottom: 22px;}
.form-basic .form-row > label span{display:inline-block;box-sizing:border-box;color:#ddd;width:180px;text-align:left;vertical-align:top;padding:12px 5px;}
.form-basic input{
	color:  #5f5f5f;
    box-sizing: border-box;
    width: 200px;
    padding: 6px 12px;
    border: 1px solid #dbdbdb;
    border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;  
}
.form-basic input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-basic input[type=radio],
.form-basic input[type=checkbox]{box-shadow: none;width: auto;}
.form-basic input[type=checkbox]{margin-top: 13px;}
.form-basic select{background-color:#ffffff;color:#5f5f5f;box-sizing: border-box;max-width: 240px;box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);padding:6px 8px;border: 1px solid #dbdbdb;}

.form-basic textarea{color:#5f5f5f;box-sizing:border-box;width:230px;height:80px;box-shadow:1px 2px 4px 0 rgba(0, 0, 0, 0.08);font: normal 13px sans-serif;padding: 6px 12px;border:1px solid #dbdbdb;resize: vertical;}
.form-basic .form-radio-buttons{display: inline-block;vertical-align: top;}
.form-basic .form-radio-buttons > div{margin-top: 10px;}
.form-basic .form-radio-buttons label span{margin-left: 8px;color: #5f5f5f;font-weight: normal;}
.form-basic .form-radio-buttons input{width: auto;}

.form-basic button{display:block;border-radius:2px;background-color:#F86D18;color:#ffffff;font-weight:bold;padding:14px 22px;border:1px solid #3f3f3f;margin:40px 18px 0;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
}
.form-basic button:hover {background:#3f3f3f;color:#fff;border:1px solid #3f3f3f;	
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
}

/* Styles for Valid input data */

.form-basic .form-valid-data-sign{position: absolute;color:#fff;line-height:24px;text-align:center;width:23px;height:23px;border-radius:50%;background-color:#a2cf78;left:440px;top:10px;display:none;}

/* Styles for Invalid input data */

.form-basic .form-invalid-data{ margin-bottom: 55px;}
.form-basic .form-invalid-data input{border: 1px solid #d37171;box-shadow: 2px 3px 4px 0 rgba(200, 77, 77, 0.15);}
.form-basic .form-invalid-data-sign{position:absolute;display:none;color:#fff;line-height: 23px;font-size: 14px;text-align: center;width: 23px;height: 23px;border-radius: 50%;background-color: #e17c4f;left: 440px;top:10px;}
.form-basic .form-invalid-data-info{display: none;position: absolute;color: #c84d4d;font-weight: normal;bottom: -30px;left: 183px;}
.form-invalid-data .form-invalid-data-sign,
.form-invalid-data .form-invalid-data-info{display: block;}
.form-valid-data .form-valid-data-sign{display: block;}

/* Placeholder color */

.form-basic ::-webkit-input-placeholder {color:#999;}
.form-basic ::-moz-placeholder {color:#999;opacity: 1;}
.form-basic :-ms-input-placeholder {color:#999;opacity: 1;}

/* Navmenu */

    .tinynav { display: none }
    #nav .selected a, #nav2 .selected a { color: red }
    /* styles for mobile */
    @media screen and (max-width: 600px) {
      .tinynav { display: block }
      #nav, #nav2 { display: none }
    }


/* Responsive */
@media screen and (max-width: 940px) {
  html {
	background-image:none;
	background-color:#222
}
  #wrapper {
    width: 100%;
    min-width: 0;
  }
  #right_side {
  width:100%;
    float:none;
  }
  #left_side {
  display:none;
    }

}
