body{
    padding: 0;
    margin: 0;
    font-family: open sans;
    color: #333;

}
.header, .slider, .middle, .footer{
    width: 100%;
}
#container-fluid{
    width: 100%;
}
.container{
    width: 1100px;
    margin: 0 auto;
}
p{
    text-align: justify;
}
h3{
    text-align: center; 
    text-transform: uppercase;
    color: #3a74fe;
}
.header{
    height: 100px;
}   
.header_content{
    width: 1170px;
    margin: 0 auto;
    padding: 0px;
}
.logo{         
    width: 150px;
    margin-top: 17px;
}
.menu{    
    height: 50px;
}
.menu_bar{
    width: 460px;
    text-align: center;
}
.rit_menu li{
    float: right;
}
ul#nav {
    float: left;
    height: 50px;
    padding: 0;
}
ul#nav li {
    float: left;
    list-style-type: none;
    margin: 13px 50px;
}
ul#nav li a{
    color: #111111;
    font-family: "Open Sans",sans-serif;
    text-decoration: none;
    text-transform: capitalize;
}
ul#nav li a:hover{
    color: #004bff;
}

.wel{
   background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #fff;
    margin-top: 20px;
    padding: 10px;
}
.wel_lft{
   background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    float: left;
    margin-right: 20px;
    padding: 10px;
    width: 754px;
}
.wel_rit {
    border: 3px solid #fff;
    float: left;
    height: 227px;
    width: 300px;
}
.serv_sec {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    border: 1px solid rgba(250, 250, 250, 0.5);
    border-radius: 0 360px 360px 360px;
    box-shadow: 0 0 0 8px rgba(0, 0, 0, 0.5);
    float: left;
    height: 115px;
    list-style-type: none;
    margin-left: 90px;
    padding: 30px;
    transition: all 1s ease 0s;
    width: 115px;
}
.serv_sec:hover{
    background: rgba(28, 55, 121, 0.9) none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0.5);            
    cursor: pointer;
}
.wel_lft h1 {
    font-size: 25px;
    font-weight: normal;
    margin-top: 4px;
}
.wel_lft p {
    font-size: 15px;
    line-height: 24px;
}
.find{
    width: 500px;
    margin: 0 auto;
}
.serv_sec a {
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    text-transform: lowercase;
}
.serv_sec a:hover{
    text-decoration: underline;
    color: #111;
}
.serv_sec i {
    color: #fff;
    font-size: 40px !important;
}   
.serv_sec_heading {
    color: #ffffff;
    font-size: 25px;
    padding-top: 12px;
}
.serv{
    text-align: center; 
    width: 980px;
    margin: 0 auto;     
}
.mrgn_tp{
    margin-top: 20px;
}
.pad{
    padding: 10px;
}
.txt_align{
    text-align: center;
}
.flot{
    float: left;
}

.clr{
    clear: both !important;
}
/*.slider{   
    background: url(../imgs/slider_bg.jpg);
    height: 510px;
}*/
.slider {
    background: rgba(0, 0, 0, 0) url("../imgs/slider_bg.jpg") repeat scroll 0 0;
    height: 510px;
    padding: 45px 0;
}
.slidr_bordr{
    border-top: 1px solid;
    border-bottom: 1px solid;
}
/*.slider_cont{
    position: absolute;
    top: 30%;
    z-index: 999999;
    left: 14.3%;    
    
        
}*/
.pg_head{    
    border-bottom: 1px solid #111;
    border-top: 1px solid #111;
    height: 143px;
    position: relative;
}
.pg_head img {
    margin: 0 auto;
    width: 100%;
}
.pg_head_txt{
   background: rgba(57, 111, 253, 0.8) none repeat scroll 0 0;
    border: 1px solid;
    color: #fff;
    font-size: 50px;
    padding: 0 10px 5px;
    position: absolute;
    text-shadow: 0 2px 0 #222;
    top: 15%;
}

/* footer footer footer footer footer */

ul#nav1 {    
    height: 50px;       
    float: left;            
}
ul#nav1 li{       
    list-style-type: none;
    margin: 5px 5px;
}
ul#nav1 li a{
    color: #111111;    
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    
}
ul#nav1 li a:hover{
    color: #004bff;
}
.footer{
    background: #eeeeee;
    height: 210px;    
    bottom: 0;
}
.footer_lft{    
    float: left;
    width: 236px;
}
.footer_cent{
    width: 300px;   
    float: left; 
}
.copy{
    margin-top: 10px;
}
/*.social{
    padding-top: 10px;
    float: left;
    margin-left: 29px;
}*/
.social {
    float: left;
    margin-left: 10px;
    padding-top: 15px;
}

.brand i {
    color: #333;
    font-size: 25px;
}
.brand_rit{
    float: left;
    width: 40px;
}
.brand_lft{
    float: left;
    width: 40px;
}

.brand_cent{
    float: left;
    height: 105px;
    width: 1020px;
}
.brand_img {   
    float: left;
    margin-left: 13px;
}
.brand_img img{
   border: 1px solid #ccc;
}
/*.social i{
    background: #333 none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 40px;
    box-shadow: 0 0 0 2px #333;
    color: #fff;
    font-size: 20px;
    height: 28px;
    padding-top: 10px;
    text-align: center;
    width: 38px;  
    transition: 1s;  
}*/
.social i {
    background: #333 none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 40px;
    box-shadow: 0 0 0 2px #333;
    color: #fff;
    font-size: 14px;
    height: 20px;
    padding-top: 7px;
    text-align: center;
    transition: all 1s ease 0s;
    width: 26px;
}
.social i:hover{
    background: #3a74fe none repeat scroll 0 0;
    border: 1px solid #fff;    
    box-shadow: 0 0 0 2px #3a74fe;
} 
.contact_social{
    margin: 50px 0;   
}
.hr{
    height: 2px;
    background: #ddd;       
    margin: 10px 0;    
}
.contact_social_icon{
    width: 366px;
}
.contact_social i{
    background: #3a74fe none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 70px;
    box-shadow: 0 0 0 2px #999;
    color: #fff;
    font-size: 90px;
    height: 110px;    
    padding-top: 20px;    
    width: 130px;
    transition: 1s;  
 
}
.contact_social i:hover{
    background: #3a74fe none repeat scroll 0 0;
    border: 1px solid #fff;    
    box-shadow: 0 0 0 2px #333;
    cursor: pointer;
} 
.contact_social a{
    display: block;
    color: #333333;
    padding: 5px;
}   
.adres{
    text-align: center;
    text-transform: uppercase;    
}
/*.footer_rit{
    float: right;
    margin-top: 25px;
    color: #888;
}*/
.footer_rit {
    color: #888;
    float: right;
    font-size: 12px;
    margin-top: 25px;
}
.footer_rit a{
    text-decoration: none;
    color: #444;
}
.cont_list{
    width: 410px;
    margin: 0 auto;
}
ul#cont_list_name{
    width: 203px;    
    float: left;
}
ul#cont_list_name li{
    list-style-type: none;
    text-align: left;
    width: 100%;
}
ul#cont_list_num{
    width: 124px;
    float: left;    
}
ul#cont_list_num li{
    list-style-type: none;
    text-align: right;
    width: 100%;
}

.map{
    width: 1100px;    
}
.feedbk{
    width: 600px;
    float: left;
}
input{
    
}













