﻿body
{
   font-family: 'Roboto', sans-serif !important;
}

/* start style sheet for contact us*/

.contactus
{


    background-image: url("background_image/contact-page-background.jpg");
    min-height:300px;
        background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position:relative;
}

 .contactus:before
        {
            content:'';
            background:#00000080;
            width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;

        }

.contactus_header
{
   font-size: 58px;
    color: #ffffff;
    text-align: center;
    padding: 140px 0;
    font-weight: 600;
}

.contact_us_form
{
    margin:50px 0;
}


.contact_us_form .subbtn{
    text-align:right;
}



.contact_us_form .subbtn button{

       background-color:#166c4d;
    border-color: #166c4d; 
    border-radius:0; 
    }


.contact_us_form .subbtn button:hover{
    background-color:#fea032;
    border-color: #fea032;  
    }


    .contact_us_form .contact_head
    {
        color: #166c4d;
    font-size: 25px;
    line-height: 24px;
    margin-bottom: 15px;
    padding: 8px 0;
    position: relative;
    text-transform: uppercase;

    }

        .contact_us_form .contact_head:after
        {
            content: "";
    height: 1px;
    width: 86px;
    background-color: #fea032;
    bottom: -1px;
    position: absolute;
    left: 0;
        }




.address_details .address_head
{
    color: #166c4d;
    font-size: 25px;
    line-height: 24px;
    margin-bottom: 15px;
    padding: 8px 0;
    position: relative;
    text-transform: uppercase;

}

    .address_details .address_head:after
    {

        content: "";
    height: 1px;
    width: 50px;
    background-color: #fea032;
    bottom: -1px;
    position: absolute;
    left: 0;



    }


.address_details .address_info
{
 font-size: 15px;
 margin-bottom:15px;
}


    .address_details .address_info i
    {

        margin-right:5px;
        color:#166c4d;
    }


.address_details .address_number
{
 font-size: 15px;
 margin-bottom:15px;
 
}

.address_details .address_number i
    {

        margin-right:5px;
        color:#166c4d;
    }



.address_details .addres_email
{
 font-size: 15px;
 margin-bottom:15px;
}


.address_details .addres_email i
    {

        margin-right:5px;
        color:#166c4d;
    }


.address_details .adrress_skye{

 font-size: 15px;
 margin-bottom:15px;
}




.address_details .adrress_skye i
    {

        margin-right:5px;
        color:#166c4d;
    }







.map_details
{
    margin-bottom: 50px;
}




/* end style sheet for contact us*/









/* start style sheet for about us*/




.about_us
{
    margin:  0 0 30px 0;
}


    .about_us 
    {
        
    background-image: url("background_image/aboutus-page-background.jpg");
    min-height:300px;
        background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position:relative;
    }

        .about_us:before
        {
            content:'';
            background:#00000080;
            width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;

        }


.about_us .about_us_header{
      font-size: 58px;
    color: #ffffff;
    text-align: center;
    padding: 140px 0;
    font-weight: 600;

}

.about_us_descrpt p
{
    font-size: 16px;
    margin-bottom:50px;
    line-height: 1.5;
}


.our_team
{
    margin-bottom:50px;
}


.our_team .our_team_header{
    text-align:center;
    color:#166c4d;
    font-size:30px;
    margin-bottom:15px;
    line-height: 1.5;
}


    .our_team .our_team_img
    {
       
        text-align:center;
    }

    .our_team p
    {
        font-size:16px;
        line-height: 1.5;
    }


.our_mission
{
    margin-bottom:50px;
}

    .our_mission .our_mission_header{
    text-align:center;
    color:#166c4d;
    font-size:30px;
    margin-bottom:15px;
    line-height: 1.5;
}


.our_mission .our_mission_img
{
    text-align:center;
}

.our_mission p
{
    font-size:16px;
    line-height: 1.5;
}




.our_vision
{
    margin-bottom:50px;
}



.our_vision .our_vision_header{
    text-align:center;
    color:#166c4d;
    font-size:30px;
    margin-bottom:15px;
    line-height: 1.5;
}

.our_vision .our_vision_img
{
    text-align:center;
}

.our_vision p
{
    font-size:16px;
    line-height: 1.5;
}

.our_clints .our_clints_head
{
    text-align: center;
    color: #166c4d;
    font-size: 30px;
    margin-bottom: 15px;
    line-height: 1.5;
}




/* end style sheet for about us*/












/* start style sheet for our services*/






 .ourservices
    {
        
    background-image: url("background_image/ourservice.jpg");
    min-height:300px;
        background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position:relative;
    }

        .ourservices:before
        {
            content:'';
            background:#00000080;
            width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;

        }

.ourservices_header
{
   font-size: 58px;
    color: #ffffff;
    text-align: center;
    padding: 140px 0;
    font-weight: 600;
}



.our_services_body
{
    margin:50px 0;
}

.ourservices_detail
{
    margin:0 0 50px;
}

    .ourservices_detail .service_detail
    {
        padding: 12px;
        box-shadow:  0 0px 15px rgba(0,0,0,0.22);
        min-height: 226px;
    }

 .ourservices_detail .service_icon
    {

     text-align:center;
     margin-bottom:10px;
    }


    .ourservices_detail .service_head
    {
       font-size: 25px;
    text-align: center;
    margin-bottom: 10px;
    color: #166c4d;
    }



    .ourservices_detail p
    {
        text-align:center;
    }


    









/* end style sheet for our services*/
















/* start media query*/

@media only screen and (max-width:992px){
.our_services_body {
    margin: 50px 0 0;
}
.ourservices_detail .service_detail {
    
    margin: 0 0 50px;
}


.ourservices_detail {
    margin:0;
}


}


@media only screen and (max-width:768px)
{
    .address_details
    {
        margin-bottom: 35px;
    }

    .our_team p
{
    text-align:center;
      
}
    .our_mission p
{
    text-align:center;
      
}
    .our_vision p
{
   text-align:center;
      
}
}

@media only screen and (max-width:425px)
{


    .contactus_header
    {
        font-size:54px;
    }

    .ourservices_header
    {
        font-size:51px;
    }
}


@media only screen and (max-width:375px)
{
    .contactus_header
    {
        font-size:46px;
    }
    .about_us .about_us_header
    {
        font-size:57px;
    }

    .ourservices_header {
    font-size: 44px;
}
}









/* end media query*/