.body { padding-bottom: 70px;

}

.navbar-inverse .navbar-brand{
    color: #efc30b;
    font-size: 40px
}
.navbar {
    background: #ffffff;
    padding-bottom: 20px;
        
}
.font-brand{
    font-family: 'Sigmar One', cursive;
}
.navbar-inverse .navbar-nav > li > a{
    color: #000000;
    font-size: 20px;
    padding-left: 20px;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus{
    background-color: rgba(0,173,239,0.95)
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand{
    margin-left: 320;
        padding-bottom: 25px
    
}
.navbar-inverse .navbar-brand{
    color:#fff;
    font-size:50px;
    font-family: monospace;
}
.navbar-right{
    margin-right: 520px;
    padding-top: 25px;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus{
color:rgba(0,173,239,0.95);
background-color:aliceblue    
}
@media (min-width: 768px){
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse{
    margin-right:-450px;  
    
    }}
@media (min-width: 768px){

    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand{
        margin-left:0px;
    }}
@media (min-width: 768px){
    .navbar-right{
        margin-right:450;}}
@media (min-width: 768px){
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand{
        margin-left:0px;
    } 
    .navbar-right{
        margin-right:440px
    }
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover{
    background: rgba(23, 73, 103, 0.9);
    color: aliceblue;
     -webkit-transition:all 0.7s ease-in-out;
    padding-left: 30px;
}
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand{
        margin-left:0px;
    }
@media (max-width: 768px){
 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a{
        background:#00a5e4;
        color: #fff;
         border-radius: 7px;
        -webkit-transition:all 0.4s ease-in-out;
    }}
.carousel-indicators .active{
    background-color:rgba(0,173,239,0.95);
    width:14;
    height:14;
}
.carousel-indicators li{
    border:2px solid #000;
    background-color:rgb(211, 211, 211);
}
.carousel-control{
    position:relative;
}
.carousel-indicators .active{
    margin: 6px;
width:16px;
    height: 16px;
}
.carousel-indicators li{
    margin: 6px;
    width: 12px;
    height: 12px;
    
}
@media screen and (min-width: 768px){
    .carousel-indicators{
        bottom: 10px;
    }    
}




/*********************************************************************************/
/* 4-column                                                                      */
/*********************************************************************************/

	.box1,
	.box2,
	.box3,
	.box4
	{
		width: 235px;
	}
	
	.box1,
	.box2,
	.box3,
	{
		float: left;
		margin-right: 20px;
	}
	
	.box4
	{
		float: right;
	}
	
/*********************************************************************************/
/* 3-column                                                                      */
/*********************************************************************************/
 
	.boxA,
	.boxB,
	.boxC
	{
		width: 310px;
	}

	.boxA,
	.boxB
	{
		float: left;
		margin-right: 20px;
	}
	
	.boxC
	{
		float: right;
	}

/*********************************************************************************/
/* 2-column                                                                      */
/*********************************************************************************/

	.tbox1,
	.tbox2
	{
		width: 575px;
	}
	
	.tbox1
	{
		float: left;
	}

	.tbox2
	{
		float: right;
	}

	#wrapper
	{
	}

.box
	{
		background: #EBEBEB;
		margin-bottom: 2em;
	}
	
	.box .margin-btm
	{
		margin-bottom: 2em;
	}
	
	.box .details
	{
		display: block;
		padding: 1em 2em 1em 2em;
	}

.p
	{
		line-height: 180%;
        margin-top: 0;
	}
.image
	{
		display: inline-block;
	}

	.image img
	{
		display: block;
		width: 100%;
	}
	
	.image-full
	{
		display: block;
		width: 100%;
		margin: 0 0 2em 0;
	}
	
	.image-left
	{
		float: left;
		margin: 0 2em 2em 0;
	}
	
	.image-centered
	{
		display: block;
		margin: 0 0 2em 0;
	}
	
	.image-centered img
	{
		margin: 0 auto;
		width: auto;
	}
.button
	{
		display: inline-block;
		padding: 1em 3em 1em 2em;
		background: rgba(23, 73, 103, 1);
		letter-spacing: 0.20em;
		text-decoration: none;
		text-transform: uppercase;
		font-weight: 400;
		font-size: 0.90em;
		color: #FFF;

	}
	
	.button:before
	{
		display: inline-block;
		background: #FFC31F;
		margin-right: 1em;
		width: 40px;
		height: 40px;
		line-height: 40px;
		border-radius: 20px;
		text-align: center;
		color: #272925;
      
	}
.button:hover{
background: rgba(23, 73, 103, 0.9);    
  text-decoration:none;
 border-radius: 15px;
 width: 310px; 
color: #f0efe9 ;
 transition:all 0.4s ease-in-out;
    transition: 1s ease;
     transition:all 0.4s ease-out;
    color: #00adef;

    
 
}
#page
	{
		overflow: hidden;
		padding: 1em 0em;
	
	}
.container
	{
		overflow: hidden;
		margin: 0em auto;
		width: 1000px;
	}

/*--start section----*/
.section{
padding-top: 15px;
padding-bottom: 20px;    
}

.list-unstyled li span{
    font-size: 40px;
    color: #0074e0;

}
.list-unstyled li span:hover{
        color: #174967;

}
.list-unstyled li a{
text-decoration: none;
}
.list-unstyled li{
    font-size:15px;
    color: #666666;

}
.ah{    color: #666666;
    text-decoration: none;

}
.ah:hover{
    color: rgba(0,173,239,0.95);
    -webkit-transition:all 0.4s ease-in-out;
    
}

/*--end section----*/    


.d {
  position: relative;
  width: 109%;
}
.container.d{
    margin: -14px;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(23, 73, 103, 0.7);
  overflow: hidden;
  width: 92.5%;
  height: 0;
  transition: 2s ease;
margin: auto;   
margin-left:14px;    
}


.d:hover .overlay {
  height: 100%;
    
}


.text {
  white-space: nowrap; 
  color: white;
  font-size: 20px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}



.iam{
    width: 310px;
    height: 220px;

}

.iaam{
width: 310px;
height: 280px;    
}
.iamm{
width: 310px;
height: 140px;    
    }
@media (max-width: 970px){
.iam{
    width: 310px;
    height: 220px;
}
.iaam{
width: 310px;
height: 280px;    
}
.iamm{
width: 310px;
height: 140px;    
    }
.imglogo{
        width: 150px;
        height: 35px;
    } 
}

/*00000*/

@media (max-width: 970px){
.iam{
 width: 250px;
 height: 220px;
}
.iaam{
width: 250px;
height: 280px;    
}
.iamm{
width: 250px;
height: 140px;    
}    
    .boxA, .boxB, .boxC{
        width: 250px;
    }
    .boxc{
    float: left;    
    }    
}
@media (max-width: 768px){
    .boxA, .boxB, .boxC{
        width: 550px;
    } 
    .boxc{
    float: left;    
    } 
.iam{
 width: 550px;
 height: 220px;
}
.iaam{
width: 550px;
height: 280px;    
}
.iamm{
width: 550px;
height: 180px;    
}  
    .button{
        padding: 1em 5em 1em 5em;
    } 
    .list-unstyled li{
        font-size:12px;
    }    
    .list-unstyled li span{
       font-size:30px;

    }    
}
@media (max-width: 568px){
  .list-unstyled li{
        font-size:13px;
    }    
    .list-unstyled li span{
       font-size:25px;

    }   
  .boxA, .boxB, .boxC{
        width: 480px;
    } 
    .boxc{
    float: left;    
    } 
.iam{
 width: 480px;
 height: 220px;
}
.iaam{
width: 480px;
height: 280px;    
}
.iamm{
width:480px;
height: 180px;    
}     
      
}

.vav{
    font-size: 20px;
    background: #00f;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    -webkit-animation-name: fadeIn; /* Fade in the background */
    -webkit-animation-duration: 0.6s;
    animation-name: fadeIn;
    animation-duration: 0.6s
}

/* Modal Content */
.modal-content {
    position: fixed;
    bottom: 0;
    background-color: #fefefe;
    width: 100%;
    -webkit-animation-name: slideIn;
    -webkit-animation-duration: 0.6s;
    animation-name: slideIn;
    animation-duration: 0.6s
}

/* The Close Button */
.close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal-header {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}

.modal-body {padding: 2px 16px;}

.modal-footer {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}

/* Add Animation */
@-webkit-keyframes slideIn {
    from {bottom: -300px; opacity: 0} 
    to {bottom: 0; opacity: 1}
}

@keyframes slideIn {
    from {bottom: -300px; opacity: 0}
    to {bottom: 0; opacity: 1}
}

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

@keyframes fadeIn {
    from {opacity: 0} 
    to {opacity: 1}
}

.s{
    margin-bottom:80px;
}

/*---start footer*/
.footer {background:#ebebeb;color:#AAA;padding-top:10px}

.footer h3 {letter-spacing:1px;margin:15px 0 25px;color: rgb(0, 62, 86);}
.footer h4{font-size: 14px;color: #666}
.footer a {color:#AAA;}

.footer a:hover {color:#FFF;}

.footer .three-columns {overflow:hidden;}

.footer .three-columns li {width:50%;float:left;padding:5px 0;font-size: 12px;}
.footer .three-columns li:hover{
    color: #003e56;
}
.footer .social-list {overflow:hidden;margin:10px 0 5px;}

.footer .social-list li {
    float:left;
    margin-right:3px;
    opacity:0.7;
    filter:alpha(opacity=70);
}

.footer .social-list li:hover {opacity:4;    
    -webkit-animation-duration: 0.6s;}

.footer .img-thumbnail {
    background:rgba(0,0,0,0.2);
    border:1px solid #444;
    margin-bottom:5px
}

.footer .copyright {
    background:#003e56;
    color:#FFF;
    padding:15px 0;
    margin-top:30px;
    font-size:18px
}
.media-heading{margin: 7px;}
.list-unstyled li{
    color: #8c8c8c;
}
.media{
    padding: 10px; 
    padding-left: 15px;

}
.media:hover{
background: #fff;
padding-left: 6px; 
 -webkit-transition:all 0.7s ease-in-out;
    color: #0074e0;
}
h3, .h3{
    font-size: 16px;
}
.ahmed{
color: rgb(0, 173, 239);font-family: 'Sigmar One', cursive;}
.copyright > a:hover{color: #f2fc00;text-decoration: none;}
.copyright > a{color: aqua}
/*end footer--*/
/*start edit*/
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus{
    color: #fdfcfc;
    background: rgba(23, 73, 103, 0.9)
}
.navbar-inverse .navbar-nav > li > a:hover{color: rgba(0,173,239,0.95)}
.navbar-inverse .navbar-nav > li > a:focus{color: rgba(0, 0, 0, 0.55)}
.activ{color:#26aae1}
.navbar-inverse{border-color: aliceblue}
.navbar-inverse .navbar-toggle .icon-bar{background: #265f8e}

/*start styel About us*/
#Ablogo{text-align: center;color: #003e56;
font-size: 50px;
}

.comments {
    margin:  auto;
    width: 950px;
    border-left: 3px solid #185487;
    padding: 0 20px 0 25px
}

#comm {
    background-color: rgba(234, 234, 234, 0.28);
    padding: 20px;
    font-size: 16px;
    font-family: Tahoma, Arial;
    border: 1px solid #CCC;
    line-height: 1.7;
    position: relative;
    color: rgba(0, 0, 0, 0.91);
    
}

#comm:before {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: #2c3e50;
    border: 4px solid rgb(0, 146, 212);
    position: absolute;
    top: 10px;
    left: -40px;
}

#comm:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent #0092d4  transparent transparent;
    border-width: 10px;
    position: absolute;
    left: -20px;
    top: 14px
}
.titel{
    font-size: 1.3em;
    color: #26aae1;
    display: block;
    font-family: sans-serif;
    
}
#comm:hover .titel{text-shadow: -2px -2px 31px #26aae1;}
#comm:hover{    box-shadow: 0 0 13px 0px rgba(0, 0, 0, 0.86);
}
@media (max-width: 970px){
    .comments{width: 650px;}
   }
/*end styel about us*/







/*start styel contact us*/

/* Global */

.dn {
	display: none;
}


/* Computer */
.grid_1 { width: 6.5%; } 
.grid_2 { width: 15%; } 
.grid_3 { width: 23.5%; } 
.grid_4 { width: 32%; } 
.grid_5 { width: 40.5%; }
.grid_6 { width: 100%; } 
.grid_7 { width: 57.5%; } 
.grid_8 { width: 66%; } 
.grid_9 { width: 74.5%; } 
.grid_10 { width: 83%; } 
.grid_11 { width: 91.5%; } 
.grid_12 { width: 100%; } 

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	margin: 0 2% 1% 0;
	float: left;
	display: block;
}

.alpha{margin-left:0;}
.omega{margin-right:0;  
    overflow-x: hidden;
    position: relative;
    text-align: center;
    padding: 20px;
    margin: auto;
    padding-top: 50px;}

.nn{
	width: 90%; /*width: 1000px;*/
	max-width: 1000px;
	margin: auto;
	
}



.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}* html .clearfix,*:first-child+html .clearfix{zoom:1}




/* Mobile */
@media screen and (max-width : 480px) {

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	width:100%;
}

}

/* Slide 5 */
#slide5 {
	padding: 20px 0 100px 0;
	background-color: #fcfcfc;
}
.contactmap {
	background: rgba(24, 84, 135, 0.97);
	border-radius: 30px;
}
#slide5 h2 {
	margin: 13px 0 0 30px;
	color: #fff;
	font-size: 1.5em;
}
#slide5 p {
	line-height: 150%;
	color: #fff;
	padding: 5px 0 0 30px;
}
.contactype {
	position: relative;
	cursor: pointer;
	color: #fff;
	text-align: center;
	background-color: rgb(26, 73, 113);
	border-radius: 10px;
	height: 100px;
	float: left;
	transition: all .7s ease-in;
}
.contactype p {
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 25.5px;
	left: 0;
	padding: 0 !important;
}
.contactype:hover,.contactype.active {
	background-color: #26aae1;
}
.contactype div {
	font-size: 4em;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	transition: all .2s ease-in;
}
.contactmap .grid_8{
	margin: 40px 0 0 220px;
}
.contactmap .grid_8.omega .grid_6 .btn {
	margin-top: 10px;
	border: 1px solid rgba(0,0,0,.1);
	margin-left: 0;
    display: block;
}
.bus-point {
	display: block;
	margin-bottom: 3px;
}
#contact-bus .grid_6.omega,
#contact-car .grid_6.omega {
	
	overflow-x: hidden;
	position: relative;
}
.contactmap .information span {
	font-weight: bold;
}
#contact-phone .grid_6.omega {
	font-size: 2.5em;
	margin-top: 100px;
}
#contact-mail .grid_6.omega {
	padding-top: 40px;
}
.btn {
	display: inline-block;
	padding-left: 56px;
	color: #626263;
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	background-color: #fff;
	padding: 16px 24px 17px 24px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	text-shadow: none;
	line-height: 20px;
	text-align: center;
	border-radius: 5px;
	margin-left: 2.5em;
}
.btn span {
	font-size: 1em;
}
footer {
	position: relative;
	text-align: center;
	display: block;
}
footer hr {
	height: 0;
	width: 100%;
	display: block;
	position: absolute;
	background-color: #bbb;
	top: 40%;
	left: 0;
	z-index: 1;
}
.btn2 {
	color: #626263;
	background: #f7f5f2;
	border: 1px solid #bbb;
	box-shadow: 0 1px rgba(0,0,0,0);
	padding: 14px 24px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	border-radius: 5px;
	display: inline-block;
	line-height: 20px;
	text-align: center;
	position: relative;
	z-index: 2;
}
.contactmap {
	height: 400px;
	margin-bottom:35px;
}
.contactmap .grid_8.omega {
	background-color: #fff;
	height: 100%;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#contact-car .grid_10.omega {
	margin: 0 auto;
	display: block;
}
#map_canvas {
	margin: 0;
	padding: 0;
	height: 100%;
}
.submit {
	display: none;
	margin: 0 auto;
	width: auto;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	padding: 15px 21px;
	border: 1px solid rgba(255,255,255,0.4);
	background: transparent;
	border-radius: 9px;
	text-decoration: none;
	white-space: nowrap;
	transition: border-color .4s;
}
.submit:hover {
	color: #fff;
	border-color: #fff;
}
.callus {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 240px;
	margin-left: -155px;
	border-radius: 5px 5px 0 0;
	background-color: rgba(255,255,255,.8);
	color: #000;
	line-height: 1.5em;
	font-size: 1.5em;
	z-index: 99;
	padding: 10px 35px;
	text-align: center;
	animation-delay: 4s;
}
.callus:hover {
	background-color: #fff;
}


#contact-bikeClick.active div {
	font-size: 10em;
	color: #c3c3c3;
	top: 125px;
	left: -115px;
	-webkit-perspective: 10em;
	-moz-perspective: 10em;
	-ms-perspective: 10em;
	perspective: 10em;
	transform: rotateY(180deg);
	transform-style: preserve-3d;
}
#contact-busClick.active div {
	font-size: 10em;
	color: #c3c3c3;
	top: 125px;
	left: 25px;
}
#contact-carClick.active div {
	font-size: 10em;
	color: #c3c3c3;
	top: 125px;
	left: 200px;
}
#contact-bikeClick.active div {
	left: -100px !important;
}
#contact-phoneClick.active div {
	left: -300px !important;
}
#contact-mailClick.active div {
	left: -440px !important;
}
#contact-mailClick.active div {
	font-size: 10em;
	color: #c3c3c3;
	top: 145px;
	left: -440px;
}
#contact-phoneClick.active div {
	font-size: 10em;
	color: #c3c3c3;
	top: 145px;
	left: -315px;
}
.oo{padding-top: 0px;padding: 1px;margin: 0px}
.hvr-shutter-out-horizontal{background: #fff;}.btn {
	
    border: 0px solid rgba(255, 255, 255, 0);}




/*prodact*/


#products {
	background-image: url(../img/blog-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

#products .section-heading {
	text-align: left;
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: rgba(0, 0, 0, 0.5);
	height: 582px;
	margin-left: -100vh;
	padding-left: 100vh;
	overflow: hidden!important;
}

#products .section-heading h4 {
	margin-top: 0px;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	letter-spacing: 1px;
}

#products .section-heading .line-dec {
	width: 270px;
	height: 1px;
	background-color: rgba(250, 250, 250, 0.5);
	margin: 20px 0 15px 0;
}

#products .section-heading p {
	color: #fff;
	padding-right: 70px;
}

.wrapper {
  text-align: center;
}

.tabs {
  list-style: none;
  margin-top: 40px;
  padding-right: 70px;
}

.tabs li {
  display: block;
  text-align: center;
  margin: 25px 0px;
}

.tabs a {
  display:block;
  text-align:center;
  text-decoration:none;
  text-transform:capitalize;
  letter-spacing: 0.5px;
  color:#121212;
  font-size: 15px;
  font-weight: 500;
  padding: 12px 12px;
  background-color: #fff;
}
.text-content >p{
    color: black;
}


.tabs .active {
  color: #ffffff;
    background: black;
        box-shadow: 0px 0px 7px 0px #888888;
}
#first-tab-group {
	margin-top: 30px;
	margin-bottom: 15px;
}
.tabgroup .text-content	 {
  background-color: #fff;
  color: #fff;
  padding: 25px;
  text-align: left;
}
.tabgroup .text-content h4 {
	font-size: 17px;
	font-weight: 500;
	letter-spacing: 0.5px;
	color: #121212;
	margin-top: 0px;
	margin-bottom: 5px;
}
.tabgroup .text-content span {
	font-size: 13px;
	color: #33c1cf;
}
.tabgroup .text-content a {
	font-size: 15px;
    font-family: unset;	
	text-decoration: none;
}
.tabgroup .text-content p {
	margin-top: 10px;
}

.clearfix:after {
  content:"";
  display:table;
  clear:both;
}



/* Start product Accordion */

.faq {
    padding: 40px 0
}

.faq h1 {
    font-family: 'Raleway', sans-serif;
    letter-spacing: -3px;
    font-size: 65px
}

.faq h1 ~ hr {
    width: 70%
}

.faq-questions .panel-heading {
    padding: 20px 15px
}

.faq-questions .panel-heading a:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    color: #444
}

.faq-questions .panel-heading a.collapsed:after {
    content: "\e080";
    color: #999
}
.panel-title{
    font-size: 18px;
    color: #000000;
}
.panel-body{padding: 15px;
    font-size: 15px;}
/* End product Accordion */






