@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);

@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700);

body {
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    color: #000000;
}
a:hover {
    text-decoration: none;
}

.main-head  {
 background:#fcfcfc;
 padding:10px 0px;
 border-bottom: 1px solid rgb(85, 85, 85);
 }


.logo img {
 width:225px;
 }
 
.main-menu .navbar-inverse {
 background:none;
 border:none;
margin-bottom:0px
 }
 .header-info i{
  color:#be1e2d;
  
  }


.top-social {
 text-align:right;
 margin-top:10px;
 }
 
.main-menu .navbar-inverse .navbar-nav > li > a{
 color:#000000;
 font-weight:600;
 padding:0px;
 margin:15px;
}

/*.m-active a {
 border-bottom: solid 1px rgb(191, 42, 49) ;
 color:rgb(191, 42, 49) !important
  }
*/  
.main-menu .navbar-nav > li > a {
 padding-bottom: 8px;
 }
 
 .home-produce {
  background-color:#e4e4e4;
  padding:17px 27px;
  
  }
 
 .home-produce img {
  width:100%;
  
  }
  
  .home-produce h1 {
    color: rgb(191, 31, 46) ;
   
    font-size: 24px ;
    margin-bottom: 17px;
    margin-top: 17px;
    text-align: center;
}

 .home-produce h2 {
    color: rgb(191, 31, 46) ;
   
    font-size: 24px ;
    margin-bottom: 17px;
    margin-top: 17px;
    text-align: center;
}

.home-produce p {
 font-size:13px;
    margin-bottom: 18px;
    text-align: center;
    line-height:26px
}

.home-produce  a {
 color:rgb(190, 30, 45);
 font-size:16px;
 }
 
 
 
.home-content {
    clear: both;
    color: rgb(86, 86, 86) !important;
    font-size: 16px !important;
}



.home-content > h1::before {
    background: rgb(129, 130, 132) none repeat scroll 0 0;
    content: " ";
    margin: 0 20px 20px 0;
    padding: 0 15px;
}
.home-content > h1::after {
    background: rgb(228, 228, 228) none repeat scroll 0 0 ;
    content: " ";
    margin: 0;
    padding: 0 25%;
}
.home-content > h1 {
    border-bottom: 0 none ;
    color: rgb(148, 15, 28) ;
    font-size: 22px ;
    padding: 0 ;
}
.home-content h1 {
    color: #940f1c;
    
    font-size: 22px ;
    line-height: 24px;
    margin: 0 0 20px;
}


.home-content p {
    padding: 0 13px ;
    text-align: justify ;
     margin: 0 0 20px;
}



.home-btn {
    background: rgb(190, 30, 45) none repeat scroll 0 0;
    box-shadow: 0 3px 0 0 rgb(99, 2, 11);
    color: rgb(255, 255, 255);
    cursor: pointer;
    font-size: 16px;
    padding: 8px 18px;
}
button {
    background-color: rgb(148, 15, 28);
    border: medium none rgb(148, 15, 28) ;
    border-radius: 3px;
    color: rgb(255, 255, 255);
    padding: 2px;
}

.footer-area {

    background-color: rgb(245, 244, 244);
    padding:20px 0;
}


#text-3 > h3 {
    border-bottom: 1px solid rgb(192, 192, 192);
   
    font-size: 22px;
    line-height: normal;
    margin: 0 0 23px;
    padding: 0 0 15px;
}

#text-4 > h3 {
    border-bottom: 1px solid rgb(192, 192, 192);
   
    font-size: 22px;
    line-height: normal;
    margin: 0 0 23px;
    padding: 0 0 15px;
}

#text-5 > h3 {
    border-bottom: 1px solid rgb(192, 192, 192);
   
    font-size: 22px;
    line-height: normal;
    margin: 0 0 23px;
    padding: 0 0 15px;
}

#text-6 > h3 {
    border-bottom: 1px solid rgb(192, 192, 192);
   
    font-size: 22px;
    line-height: normal;
    margin: 0 0 23px;
    padding: 0 0 15px;
}

#text-7 > h3 {
    border-bottom: 1px solid rgb(192, 192, 192);
   
    font-size: 22px;
    line-height: normal;
    margin: 0 0 23px;
    padding: 0 0 15px;
}


.textwidget {
    color: rgb(79, 79, 79) ;
    font-size: 12px ;
    font-weight: 300 ;
}

.widget-menu > a {
    color: rgb(87, 87, 87) ;
    display: inline-block ;

    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 3px ;
}

.f-logo {
 text-align:center;
 
 }

.f-logo img {
    border-style: none;
    height: auto;
    max-width: 70%;
    vertical-align: top;
}

.widget-social-icons {
    text-align: center;
}

.textwidget > span {
    font-size: 15px;
    font-weight: 600;
}
.textwidget > span {
    display: inline-block;
    margin-bottom: 8px ;
}

.textwidget a{
  color: rgb(79, 79, 79) ;
 }
 
.textwidget .fa.fa-phone {
    font-size: 18px;
    margin-right: 5px;
}


.gmw-thumbnail-map.gmw-lightbox-enabled > img {
    border: 4px solid rgb(255, 255, 255) ;
    box-shadow: 2px 4px 2px #000 ;
    width: 99%;
}


.footer-bottom {
 background:#940f1c;
 padding:18px 10px;
  }
  .copyright {
   text-align:center;
   text-shadow: 1px 2px 1px rgb(0, 0, 0);
   color:#fff;
   
   }
   
   .home-form{
    border: 1px solid rgb(216, 216, 216) ;
    padding: 0 15px;
    width:100%;
}

 .home-form .newtext {
    color: rgb(79, 79, 79) ;
    font-size: 13px;
    font-weight: bold ;
    padding:10px 0;
}

.home-form .newtext h1 {
    color: rgb(190, 30, 45);
    font-size: 19px;
    font-weight: 600;
    margin: 0;
    padding-bottom: 10px;
    text-align: center;
}

.home-form input, select, textarea  {
    border: 1px solid rgb(204, 204, 204);
    border-radius: 5px;
    color: rgb(116, 116, 116);
    font-size: 13px;
    padding: 8px 2%;
    width: 100%;
}




.home-form input[type="submit"] {
    cursor: pointer;
}
.home-form input[type="submit"] {
    font-weight: bold;
    width: auto;
}
.home-form input[type="submit"] {
    padding: 5px 15px;
}
.home-form .wpcf7-submit {
    background: rgb(122, 6, 17) none repeat scroll 0 0;
    box-shadow: none ;
    color: rgb(255, 255, 255);
}

.home-form .sub-btn {
    text-align: center;
    margin:15px 0;
}

.wpcf7-list-item.last input {
    width: 21px;
}

.wpcf7-list-item.first input {
    width: 19px;
}

.home-time-hours {
color: rgb(79, 79, 79) ;
}

.home-time-hours td {
    font-size: 13px ;
    font-weight: bold ;
    padding: 10px 0;
    width: 50%;
}

.home-time-hours tr {
    border-bottom: 1px solid rgb(207, 208, 208);
}

.header-info span {
    color: rgb(80, 80, 80);
    font-family: "lato",sans-serif;
    font-size: 14px;
}
.follow-span {
    color: rgb(190, 30, 45) !important;
    font-size: 14px;
    font-weight: bold;
}

.post-content {
    font-size: 15px;
    line-height: 26px;
     color: rgb(116, 116, 116);
}
.post-content h1 {
    color: rgb(161, 25, 31);
    font-size: 28px;
    margin-bottom: 10px;
    border-bottom: 2px solid rgb(161, 25, 31);
    margin-bottom: 16px;
    padding-bottom:10px;
}

.post-content strong {
 color:#555;
 }
 
 .table-res td {
    margin-bottom: 20px;
    padding:10px;
}


.form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 7px;
    text-align: left;
}

.requir {
    color: rgb(255, 0, 0);
    font-size: 20px;
}

.wpcf7-form-control.wpcf7-submit.btn.btn-primary {
    float: right;
}

.wpcf7-form-control.wpcf7-submit {
    background: rgb(122, 6, 17) none repeat scroll 0 0;
    box-shadow: none !important;
    color: rgb(255, 255, 255);
}

.about-doc {
 width:150px;
 float:left;
 padding-right:20px;
 
 }
 
 .tech-img{
  width:213px;
 float:left;
 padding-right:20px;
 
 }
 
 .strong-container .testimonial {
    border: 1px solid rgb(230, 230, 230);
    height: auto;
    margin: 20px auto;
    padding: 0;
    text-align: left;
}

.testimonial {
 margin-bottom:20px;
 border:solid 1px #E5E5E5;
 }
.testimonial .inner {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgb(251, 251, 251) 0%, rgb(237, 237, 237) 100%) repeat scroll 0 0;
    border: 1px solid rgb(255, 255, 255);
    margin: 0 auto;
    padding: 20px;
    text-align: left;
    width: auto;
}

.testimonial .content {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: none;
    height: auto;
    width: auto;
}


.testimonial .client {
    float: right;
    margin-top: 1em;
    text-align: right;
}

.clear {
    clear: both;
}

.iner-contact-two h4 {
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 13px;
}
.con-img {
 width:100%;
 
 }
 
.main-menu .navbar-right .dropdown-menu {
    left: 0;
    right: auto;
    border-radius:0px;
    padding:0px
}

.main-men .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover{
 background:#cb4b57;
 color:#fff;
 }
 
 
 .carousel-indicators {
    bottom: -6px;
}

.brandlogo-list {
    margin: 0;
    padding: 0;
    width: 100%;
}

.brandlogo-list > li {
    float: left;
    list-style: outside none none;
    margin: 12px;
    height:100px;
}

.brandlogo-list > li img{
 width:109px;
 
 }
/* --------------------------------------------------------    */
/*    Spaces  */
/* --------------------------------------------------------    */

.space5 {
    height: 5px;
    clear: both;
}
.space10 {
    height: 10px;
    clear: both;
}
.space15 {
    height: 15px;
    clear: both;
}
.space20 {
    height: 20px;
    clear: both;
}
.space25 {
    height: 25px;
    clear: both;
}
.space30 {
    height: 30px;
    clear: both;
}
.space35 {
    height: 35px;
    clear: both;
}
.space40 {
    height: 40px;
    clear: both;
}
.space45 {
    height: 45px;
    clear: both;
}
.space50 {
    height: 50px;
    clear: both;
}
.space55 {
    height: 55px;
    clear: both;
}
.space60 {
    height: 60px;
    clear: both;
}
.space65 {
    height: 65px;
    clear: both;
}
.space70 {
    height: 70px;
    clear: both;
}

.carousel-indicators li {
    background-color: #b04d4d !important;
    border: 1px solid #b04d4d !important;
    border-radius: 10px !important;
}

.carousel-control .icon-next, .carousel-control .icon-prev {
    font-size: 57px !important;
    color: #8f0000 !important;
}