
.carouseller:before, .carouseller:after {  content: " ";  display: table;}
.carouseller:after { clear: both;}
.carouseller { position: relative;}

.carouseller [class*="car__"]{
	display: inline-block; 
	position: relative;
    margin-left: 0.2564102564102564% !important;
    *margin-left: 0.25109110747408616% !important;
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.carouseller [class*="car__"]:first-child  { margin-left: 0 !important;}
.carouseller [class*="car__"]:nth-child(n+7) { display: none;}

.carouseller .car__by5 { width: 1.793789743589745%;}
.carouseller .car__12 { width: 10%;}
/*.carouseller .car__6 {   width: 150px;}
.carouseller .car__4 {   width: 150px;}
.carouseller .car__3 {   width: 150px;}
.carouseller .car__2 {   width: 150px;}
.carouseller .car__1 {   width: 150px;}*/

.carouseller .carouseller__list { position: relative; width: 997.4358974358974%;}
.carouseller .carouseller__wrap { overflow: hidden; position: relative; margin: 0 35px ; height: 135px;}

.carouseller .carouseller__left, 
.carouseller .carouseller__right {
	position: absolute; 
	margin: 0; 
	bottom: 11px;
    background: none repeat scroll 0 0 transparent;
    font-size: 60px;
    opacity: 0.5;
    text-align: center;
	color:#333333;
	height: 115px;
	text-decoration: none;
}

.for-margine{ margin:0px 0px 4px 0px;}

.carouseller .carouseller__left { left: 0;}
.carouseller .carouseller__right { right: 0;}
.carouseller .carouseller__left:hover, .carouseller .carouseller__:hover { opacity: 0.8;}


/*------Responsive-----------*/
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) { 
	.carouseller .car__by5,
	.carouseller .car__12,
	.carouseller .car__6,
	.carouseller .car__4,
	.carouseller .car__3,
	.carouseller .car__2,
	.carouseller .car__1 { width: 3.1623931623931625%;}
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	.carouseller .car__by5,
	.carouseller .car__12,
	.carouseller .car__6,
	.carouseller .car__4,
	.carouseller .car__3,
	.carouseller .car__2,
	.carouseller .car__1 { width: 4.8717948717948715%;}
}
/* Landscape phones and down */
@media (max-width: 480px) {
	.carouseller .car__by5,
	.carouseller .car__12,
	.carouseller .car__6,
	.carouseller .car__4,
	.carouseller .car__3,
	.carouseller .car__2,
	.carouseller .car__1 { width: 10%;}
}



/* This can be deleted */



[class*="car__"] { 

    text-align: center;
    /* background-color: #e5e5e5; */
    cursor: pointer;
    width: 106px;
    height: 106px;
    border: 4px solid #5cb85c;
    border-radius: 50%;


}
.car__3 h6 {
	padding: 26px 0px 0px;
    margin: 0px;
    color:#0099FF;
	
	
	}
	
	
	
.car__3 p{ font-size:14px; color:#333333;}





h1 {font-size: 40px; margin-bottom: 30px;}
.carouseller { margin-bottom: 20px;}


.division.size5of7 {
    width: 343px;
    position: absolute;
    top: 107px;
    z-index: 999;
    text-align: center;
}

.division .label {
           text-transform: uppercase;
    font-size: 12px;
    padding: 0 4px;
    color: #DADADA;
    background: #fff;
}

 .scale{      
    position: relative;
    border-bottom: 1px dashed #DADADA;
    height: 10px;
 
    top: 113px;
	}
	
	
	.countery-time p{ margin:20px 0px; text-align:center;}
	
	
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 27px;
}

.switch input {display:none;}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.off{float: left; padding: 0px 6px;}
.on{float:right; padding:0px 0px;}

.slider:before {
  position: absolute;
  content: "";
   height: 20px;
    width: 20px;
    left: 7px;
    bottom: 4px;
  
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}


.time-list ul{ list-style:none; margin:0px; padding:0px;}
.time-list ul li a {width: 100%;
    border: 1px solid #00A2FF;
    color: #00A2FF;
   
    
    background: transparent;
	font-size: 14px;
    line-height: 1.3em;
    display: inline-block;
    box-sizing: border-box;
    padding: 15px 20px;
    border-radius: 5px;
	margin:10px 0px;
	text-align:center;
	
	}
	.select-time p , .countery-time{ color:#333333; margin:5px 0px;}
	
	.status .time-button{margin-right: 3%;
    background: #666A73;
    color: #fff;
    border-color: transparent;
    float: left;
    cursor: default;
	 width: 48.5%;
	 font-size: 14px;
    line-height: 1.3em;
    display: inline-block;
    box-sizing: border-box;
    padding: 14px 20px;
    border-radius: 5px;
	margin:10px 10px 10px 0px;
	text-align:center;
	}
	
	.status .confirm-button{
	margin-right: 3%;
    background-color: #ff6400;
    color: #fff;
    border-color: transparent;
    float: left;
    cursor: default;
	 width: 48.5%;
	 font-size: 14px;
    line-height: 1.3em;
    display: inline-block;
    box-sizing: border-box;
    padding: 14px 20px;
    border-radius: 5px;
	margin:10px 0px;
	text-align:center;
	cursor:pointer;
	}
	.services , .our-goback ,  .select-time{ display:none;}
	.services h3 { color:#FFFFFF;}
	.services p { color:#FFFFFF;}
	.services label { color:#000000;
    font-size: 14px;
    padding: 8px 0px;}
	select{ padding: 6px 0px;}
	
	.time-list ul li { height:70px;}
	.btn-lg{ padding: 7px 26px;}

.input-control{display: block;
background-color:none;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
 
    background-image: none;
    border: 1px solid #ccc;
    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;
}