
.parallax {
    /* The image used */
    background-image: url("../image/image_a3.jpg");

    /* Set a specific height */
    min-height: 120px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}

.wpb_wrapper.mymargin{
	
	margin-bottom : 30px;
}
.parallax.mymargin{
	
	margin-bottom : 30px;
}
.my-text{
	font-size: 14px;
}

.footdiv{

margin:0 0 10px;

}

.footicon{
	
	color:#26bdef;
}

.btncolor{
	
}
.no_stripe.counter{
	color:rgb(38, 189, 239);
	font-family:Merriweather;
	font-weight:bold;
	    font-size: 30px;
}

.parallaxcenter{
	height: 90px;
  line-height: 90px;

  text-align: center;
  min-height: 120px;
    display: flex;
   align-items: center;
}

.moto-text_system_6{
color:white;
font-family:Roboto,sans-serif;
font-size:46px;
font-weight:bold;

}
.moto-text_system_5{
color:white;
font-family:Roboto,sans-serif;
font-size:18px;
font-weight:normal;
border-left-style:solid;
border-left-color:white;
border-left-width:1px;
 padding-left: 10px;

}


.parallaxabout {
    /* The image used */
    background-image: url("../image/Paboutus.jpg");

    /* Set a specific height */
    min-height: 200px;
    height: auto;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: inherit;
}

.parallaxcenterabout{
	height: 90px;
	line-height: 90px;
	/* text-align: center; */
	min-height: 200px;
	display: flex;
	align-items: center;
}

.parallaxcontact {
    /* The image used */
    background-image: url("../image/header_contact.jpg");

    /* Set a specific height */
    min-height: 200px;
    height: auto;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: inherit;
}
.parallaxinfo {
    /* The image used */
    background-image: url("../image/CEO2.jpg");

    /* Set a specific height */
    min-height: 200px;
    height: auto;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: inherit;
}
.parallaxprod {
    /* The image used */
    background-image: url("../image/pro.jpg");

    /* Set a specific height */
    min-height: 200px;
    height: auto;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
   /* background-repeat: no-repeat;*/
    background-size: inherit;
}


.mototext {
font-weight: 700;
    font-style: normal;
    font-family: 'Roboto', sans-serif;
    color: #000000;
    font-size: 30px;
    line-height: 1.7;
    letter-spacing: 0px;
}
.mototextp{
font-weight: 300;
    font-style: normal;
    font-family: 'Roboto', sans-serif;
    color: #4d4d4d;
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: 0px;	
}

.moto-container_rightcontact {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 9px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #17aeee;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  
  
}
 .smallbox {
	color: white;
	font-weight: 700;
    font-style: normal;
    font-family: 'Roboto', sans-serif;
    
    font-size: 22px;
    line-height: 2.2;

padding-left:15px;
padding-right:15px;
padding-top:15px;
position:relative;
}
 .smallboxp {
	color: white;
	font-weight: 300;
    font-style: normal;
    font-family: 'Roboto', sans-serif;
    
    font-size: 15px;
    line-height: 1.6;
    margin-top: -20px;
padding-left:15px;
padding-right:15px;
position:relative;
}

#inner {
  width: 90%;
  margin: 0 auto;
}


#footp a:hover ,#footp a ,#footp p ,#footp a:-webkit-any-link {
	font-size:14px;
	text-decoration: none !important;
 
    color:white;
    text-decoration:none;
    cursor:pointer;
   
}

#map,#map2 {
        width: 100%;
        height: 325px;
        background-color: grey;
		
      }
.maps{
		  
		  padding: 10px;
    border: 1px solid #ddd;
	  }
.info{
    font-size: 16px;

}