


/*=============================== header*/
.topheader
{
     background-color: #515150;
     color:#fff;     
}

.topheader img{
    float:left;
}

.topheader p{
    float:left;
    margin: 5px 0 0 0;
}

.socialcont
{
    float:right;
}

.logo{
    margin-left: 20px;
    float: left;
}

.header
{
    padding: 10px 0;    
}


/*=================================   content*/
.slider1
{
    margin: 0 auto;
}
.whoweare
{
    text-align: center;   
    margin-top: 100px;
}

.whoweare img
{
 margin: 0 auto;
 display: block;
 margin-top: 30px;
}

.whoweare .arrow
{
    display: inline-block;    
    margin: 0 auto;
    margin-top: 10px;
}

.whoweare .arrow img
{
    display: block;
    float: left;
    margin-right: 5px;
    margin-top: 0;
}

.whoweare p
{
    width: 80%;
    margin: 0 auto;
}

.blue
{
    color: #31c0de;
}

.sectit
{
margin: 100px 0 50px 0;
}

.sectit2{text-align: center;}
.businessmodels
{
   text-align: center;   
}

.businessmodel
{
    display: inline-block;
    margin: 0 auto;    
    max-width: 289px;
    min-height: 145px;
    color: #fff;
    padding: 9px 20px 30px 40px;
    background: url(../images/businessback.png) no-repeat;
    background-size: 100%;    
    background: none\0/;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/businessback.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/businessback.png', sizingMethod='scale')";
}

.businessmodel h2
{
margin: 0 0 5px 0;   
font-size: 24px;
}


.businessmodel p
{
margin: 0;   
font-size: 12px;
}

.ourprojects
{
background:  url(../images/oilpump.jpg);  
background-size: cover;
padding: 100px 0;
margin-top: 100px;
}

.slide2 img
{
border: 2px solid #fff;    
}

.slide2 h2
{
    margin: 10px 0 0 0;
    color: #fff;
    text-align: center;
    font-size: 24px;
}
.slide2 a
{
    text-decoration: none;
}

.sectiontitle
{
    display: block;
    background-color: #fff;
    border: 3px solid #000;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    width:250px;    
    margin: 0 auto;
    padding: 10px;
    margin-bottom: 50px;
}

.sectiontitle2
{
    border-top: 2px solid #31c0de;    
    border-right: 2px solid #31c0de;
    border-left: 2px solid #31c0de;    
    width: 228px;
    display: inline-block;
    margin: 0 auto;
    padding: 5px 0;
    float: none;
}

.slide3 img
{
border: 2px solid #31c0de;    
}

.ourclients
{
    margin: 100px 0;
}
.ourclients h3
{
    margin-bottom: 20px;
}


/*================================ aboutus*/
.detailpage
{
    padding: 100px 0;           
    border-top: 3px solid #31c0de;   
    position: relative;
    background: url(../images/detail_back.jpg) no-repeat;
    background-size: cover;
}


.detailpage2
{
    padding: 100px 0;
    background: url(../images/detail_back2.jpg) no-repeat;
    background-size: cover;
    border-top: 3px solid #31c0de;   
}
.detailpage img
{
    width: 100%;
    border: 2px solid #fff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.detailpage p
{
    font-size: 18px;
}

/*================================ contact us*/
 .google_map
 {
     border:0;width:100%;height: 100%;min-height: 550px;
 }
 
 #submit
 {
     color: #000;
     float:right;
     -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;   
    width:120px;
    margin-top: 15px;
 }
 

 
 #contacttable
 {
     width:100%;
     margin-top: 20px;     
 }
 .textfield
 {
     width:100%;
     height: 35px;
     margin-bottom: 10px;
     color: #000;
     padding-left: 10px; 
     
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px; 
    border:1px solid #31c0de;
 }
 .textareafield
 {
   width:100%;  
   height: 100px;
   
   color: #000;
   padding-left: 10px; 
   -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px; 
    border:1px solid #31c0de;
 }
 
 .success-mess-inquiry-header
{
    float:right;    
    font-weight: bold;    
    color: #f5534b;
    margin-left: 3px; 
    margin-top: 10px;
}

.success-mess-inquiry-header2
{
    float:right;    
    font-weight: bold;    
    color: #7c9e11;
    margin-left: 10px;    
    margin-top: 10px;
}

.success-mess-inquiry-header2 img
{
float: left;    
border: none;
}


/*================================ our projects*/
.detailpage3
{    
    background: url(../images/detail_back2.jpg) no-repeat;
    background-size: cover;
    border-top: 3px solid #31c0de; 
    text-align: center;
}
.detailpage3 .imagecont
{
    padding: 0;
}

.detailpage3 img
{
width:100%;    
}

.detailpage3 h3
{
    font-size: 30px;
    padding-top: 14%;
}

.detailpage3 p
{
    font-size: 18px;
}
.readmore
{        
    display: inline-block;
    font-size: 14px;   
    font-weight: bold;
    background-color: #31c0de;
    color: #fff;
    padding: 10px 20px;
    margin: 20px 0;
     -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;    
}
.cusmargin
{
    padding: 100px 0;
}
/*============================== footer*/

.footer
{     
   background-color: #515150;
    border-top: 3px solid #31c0de;    
    color: #fff;
    text-align: center;
    
    padding: 50px 0;    
}

.footer form 
{
width:100%;    
}

.footer .btn
{
width:113px;
height: 25px;
font-size: 14px;
line-height: 5px;
background-color: #31c0de;
color:#fff;
}

.footer .btn:hover
{
    background-color: #515150;
}

.footer .form-control
{
width: 95%;
height: 26px;
font-size: 14px;

border: none;
}

.footer .form-group
{
    margin-bottom: 8px;
}


.footer ul
{
    list-style: none;
    display: inline-block;
    float: none;
    margin: 0 auto;
    padding: 0;
    text-align: left;    
}

.footer img
{
float:left;
margin-right: 10px;
}

.footer h3
{
font-size: 18px;    
}

.copyright 
{
    background-color: #000;
    border-bottom: 3px solid #31c0de;    
}
.copyright p
{
text-align: center;
color: #fff;
margin: 10px 0;
}


@media  (max-width:1024px) { 
    .businessmodel
    {
        padding: 9px 20px 30px 27px;
    }
    .businessmodel h2 {        
        font-size: 18px;
    }    
    .businessmodel p
    {
        font-size: 10px;
    }
    .detailpage3 h3
    {
            padding-top: 3%;
    }
}

@media  (max-width:768px) { 
    .businessmodel
    {
            padding: 9px 20px 25px 27px;
            margin-bottom: 10px;
    }
    .businessmodel h2 {        
        font-size: 24px;
    }    
    .businessmodel p
    {
        font-size: 14px;
    }
    .footer ul
    {
        width: 200px;
    }
    .detailpage
    {
        padding: 50px 0;
    }
    .detailpage img
    {
        margin-top: 30px;
    }    
    .cusmargin
    {
            padding: 50px 0;
    }
    .detailpage3 img
    {
        margin-top: 20px;
    }
    .detailpage2
    {
         padding: 50px 0;
    }
}

@media  (max-width:534px) {     
    .socialcont {
         float: left;
     }   
}

@media  (max-width:425px) {     
     .socialcont img {
    clear: both;
    }
}

@media  (max-width:375px) {        
    .slide2 h2
    {
        font-size: 14px;
    }
}
@media  (max-width:320px) {     
.businessmodel p
{
    font-size: 13px;
}
}

