@font-face {
  font-family: "omnesbold";
  src: url("../font/omnes-bold-webfont.eot");
  src: url("../font/omnes-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../font/omnes-bold-webfont.woff") format("woff"), url("../font/omnes-bold-webfont.ttf") format("truetype"), url("../font/omnes-bold-webfont.svg#omnesbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "omnesthin";
  src: url("../font/omnes-thin-webfont.eot");
  src: url("../font/omnes-thin-webfont.eot?#iefix") format("embedded-opentype"), url("../font/omnes-thin-webfont.woff") format("woff"), url("../font/omnes-thin-webfont.ttf") format("truetype"), url("../font/omnes-thin-webfont.svg#omnesthin") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "omnesregular";
  src: url("../font/omnes-regular-webfont.eot");
  src: url("../font/omnes-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../font/omnes-regular-webfont.woff") format("woff"), url("../font/omnes-regular-webfont.ttf") format("truetype"), url("../font/omnes-regular-webfont.svg#OmnesRegular") format("svg");
  font-weight: normal;
  font-style: normal; }
@media (min-width: 1200px) {
  .container {
    max-width: 1004; } }
.fr label{font-size:14px; color:#221e1f; display:block; margin-bottom:4px; overflow:hidden;}
.fr label span{display:block; float:left; line-height:31px; width:60px; padding-right:10px;}
.fr input[type="text"], .fr input[type="password"],
.fr textarea{background:#f2f2f2; border:1px solid #bbb4b4; padding:6px; width:180px;}
.fr input[type="checkbox"], .fr input[type="radio"]{margin:10px 0 0 0; margin:10px 0 0 -3px\9;}

.fr-stand{overflow:hidden; padding:0 125px 22px 0; border-bottom:1px solid #d6d6d6; margin-bottom:26px;}
.fr-stand .fr label span{width:175px;}
.fr-stand .fr input[type="text"], .fr-stand .fr input[type="password"],
.fr-stand .fr textarea{width:272px;}

.fr-address{width:50%; margin-bottom:10px; *margin-bottom:-15px; display:inline;}
.fr-address1{ margin-bottom:10px; *margin-bottom:-15px; display:inline;}
.fr-address1 h3{color:#221e1f; font-family: "omnesbold";font-size:15px; margin-bottom:8px;}
.fr-address h3{color:#221e1f; font-family: "omnesbold";font-size:15px; margin-bottom:8px;}
#homepage {
  /*background: url("../images/bg_header.jpg") repeat-x 0 0 #fff;*/
  background: #ffe900;
  color: #221e1f;
  font-family: "proxima-nova", sans-serif; }

#mainpage {
  /*background: url("../images/bg_header1.jpg") repeat-x 0 0 #fff;*/
  background: #ffe900;
  color: #221e1f;
  font-family: "proxima-nova", sans-serif;  }

.out-company ul{
  list-style-position: inside;
  list-style: none;
  padding: 0;
}

.fa-circle{
  color: #e83e48 !important; /* Change the color */
  margin-right: 10px;
  font-size: 6px !important;
}

a.readmore {
    color: #e83e48;
    font-size: 16px;
    font-family: "proxima-soft", sans-serif; }
a.readmore:hover {

}
p{
    line-height: 28px;
}



.mainTitle 
{
color: #000;
    font-size: 1.75rem;
    font-family: "proxima-soft", sans-serif;
    padding-top: 30px;
    padding-bottom: 20px;
    font-weight: 900;
}
.main-content
{
    padding: 20px 20px 60px 20px;
}
strong {
  font-family: "proxima-soft", sans-serif;
  color: #221e1f !important;
}
a.btn {
         color: #fff;
    font-family: "proxima-soft", sans-serif;
    background: #e83e48;
    border-radius: 20px;
    font-size: 16px;
    height: 40px;
    padding: 0 20px;
    line-height: 40px;
    top: 91px;
    right: 20px;
    font-weight:600;
    margin-top:15px;
}
a.btn:hover {
      background: #a36266; }

#header {
  padding: 25px 15px; 
  
  }
  #header .logo img {
    width: 70%; }
  #header .header-info {
    text-align: right;
    width: 100%; }
    #header .header-info h2.sologan {
      font-size: 16px;
      font-weight: normal;
      margin-bottom: 10px; }
    #header .header-info p {
      margin: 0; }
    #header .header-info .call-text {
      font-size: 22px;
      font-weight: bold;
      margin-bottom: 5px;
      line-height: 22px;
      font-family: "proxima-soft", sans-serif; }
    #header .header-info .phone-number {
      color: #e83e48;
      font-size: 34px;
      line-height: 38px;
      font-family: "proxima-soft", sans-serif; 
      font-weight:700;        
    }

#menu-section {
  background: #221e1f;
  height: 50px;
  margin-bottom: 5px;
  /*border-top: 2px;
  border-bottom: 2px;
  border-style: dashed;
  border-color: #e83e48;
  border-left: none;
  border-right: none;*/ }
  #menu-section #menu {
    padding: 0; }
    #menu-section #menu ul {
      padding: 0;
      margin: 0;
      margin-left: 15px;
      list-style: none; }
      #menu-section #menu ul li {
        float: left;
        list-style: disc;
        margin-right: 5.65%;
        padding-right: 1.65%; }
        #menu-section #menu ul li a {
          color: #fff;
          font-size: 16px;
          font-family: "proxima-soft", sans-serif;
          font-weight: 700;
          font-style: normal; 
          line-height: 50px; }
        #menu-section #menu ul li a:hover {
          text-decoration: none;
          color: #e83e48; }
        #menu-section #menu ul li a.active {
          color: #e83e48 !important; }
      #menu-section #menu ul li:first-child {
        list-style: none; }
      #menu-section #menu ul li:last-child {
        margin: 0; }
#main-section {
  /*border-bottom: 2px;
  border-style: dashed;
  border-color: #e83e48;*/
  border-top: none;
  border-right: none;
  border-left: none; 
}
#main-row{
  background: #fff !important;
}

#services {
  padding: 30px 20px;
  background: #fff;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
#services .services-intro{
 margin-top: 45px;
 text-align: center;
 font-family: inherit;
 font-weight: bold;
 color: #000;
 font-family: "proxima-nova", sans-serif;
font-weight: 700;
font-style: normal;
}
#services .services-content{
  text-align: center;
  font-family: inherit;
  color: #000;
  padding: 20px 65px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  font-style: normal;
}
#services .star-rating{
  text-align: center;
  margin-bottom: 40px;
}
#services .services-heading{
  text-align: center;
  font-weight: bold;
  color: #221e1f;
  font-size: 1.75rem;
  font-family: inherit;
  margin-top:0;
  margin-bottom: 45px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  font-style: normal;
}

  #services .item {
    margin-bottom: 30px; }
  #services .item-photo {
    float: left;
    padding-right: 0;
    width: 100px; }
    #services .item-photo img {
      width: 1o0%; }
  #services .item-info .item-name {
    color: #221e1f;
    font-size: 17px;
    font-family: "proxima-nova", sans-serif;
    margin-bottom: 5; 
    font-weight: 700;}
  #services .item-info .item-desc {
    color: #221e1f;
    font-size: 14px;
    font-family: "proxima-nova", sans-serif;
    margin-bottom: 5; }
  #services .item-info .item-link {
    color: #e83e48;
    font-size: 14px;
    font-family: "proxima-nova", sans-serif;}
    #services .item-info .item-link .fa {
      margin-right: 5px; }


      

  #about {
    margin-top: 5px;
    padding: 30px 30px;
    background: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  #about .about-intro{
   text-align: left;
   color: #000;
   font-family: "proxima-nova", sans-serif;
   font-weight: 700;
   font-style: normal;
  }
  #about .about-content{
    text-align: left;
    font-weight: 400;
    color: #000;
    font-style: normal;
    font-size: 1rem;
    font-family: "proxima-nova", sans-serif;
  }
  #about .about-heading{
    text-align: center;
    font-weight: 700;
    font-family: "proxima-nova", sans-serif;
    color: #221e1f;
    font-size: 1.75rem;
    font-family: inherit;
    margin-top:0;
    margin-bottom: 45px;
  }



#slide-section {
  height: 360px;
  border-bottom: none;
  border-top: none;
  border-right: none;
  border-left: none; }
#slide-section .container{
  padding-left: 0;
  padding-right: 0;
  background: #fff;
}

  #slide-section .slide{
    width: 100%;
    height: 100%;
    display: block;
    text-align: right;
    min-height: 358px;
    background: url("../images/slide.jpg") no-repeat 0 0; 
    padding: 40px 40px 0 0;
    color: #e83e48;
    font-size: 1.2rem !important;
    font-family: "proxima-soft", sans-serif;
    font-weight: 500;
    font-style: normal;
    };
    #slide-section .slide h4{
      font-weight: 700 !important;
      font-style: normal !important;
      font-size: 18px !important;
      top: 62px;
      right: 38px; 
    }
    #slide-section .slide h3 {
      color: #221e1f;
      font-size: 32px;
      font-family: "proxima-soft", sans-serif;
      font-weight: 700;
      font-style: normal; 
      position: relative;
      top: 30px;
      right: 0px; }
    #slide-section .slide a.btn {
      color: #fff200;
      font-family: "omnesbold";
      background: #e83e48;
      border-radius: 4px;
      font-size: 25px;
      height: 50px;
      padding: 0 20px;
      line-height: 45px;
      position: relative;
      top: 70px;
      right: 0px; }
    #slide-section .slide a.btn:hover {
      background: #a36266; }



#left-section {
  /*border-right: 1px solid #d6d6d6;
  border-left: 1px solid #d6d6d6;*/ 
  padding: 30px 0;
  background-color: #f7f7f7;
}
  #left-section .item {
    margin-bottom: 30px;
    padding: 20px;}
  #left-section .center {
    text-align : center;
  }
  #left-section .item-photo {
    float: left;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #ccc;
    width: 100px; }
    #left-section .item-photo img {
      width: 100%; }
  #left-section .item-info {
        display: table;
  }
  #left-section .item-info .item-name {
    color: #221e1f;
    font-size: 17px;
    font-family: "proxima-soft", sans-serif;
    text-transform: uppercase;
    margin-bottom: 5; }
  #left-section .item-info .item-desc {
    color: #221e1f;
    font-size: 14px;
    font-family: "proxima-soft", sans-serif;
    margin-bottom: 5; }
  #left-section .item-info .item-link {
    color: #e83e48;
    font-size: 16px;
    font-family: "proxima-soft", sans-serif; }
    #left-section .item-info .item-link .fa {
      margin-right: 10px; }
  #left-section {
  padding: 30px 0; }
  #left-section .item {
    margin-bottom: 30px; }
  #left-section .item-photo {
    float: left;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #ccc;
    width: 100px; }
    #left-section .item-photo img {
      width: 100%; }
  #left-section .item-info .item-name {
    color: #221e1f;
    font-size: 17px;
    font-family: "proxima-soft", sans-serif;
    font-weight: 700;
    margin-bottom: 5; }
  #left-section .item-info .item-desc {
    color: #221e1f;
    font-size: 14px;
    font-family: "proxima-soft", sans-serif;
    margin-bottom: 5; }
  #left-section .item-info .item-link {
    color: #e83e48;
    font-size: 16px;
    font-family: "proxima-soft", sans-serif; }
    #left-section .item-info .item-link .fa {
      margin-right: 10px; }

#footer-section {
  padding: 60px 0;
  border-top: 1px solid #ccc;
  overflow: hidden;
  background: #000; }
  #footer-section .quick-links {
    padding: 0; }
    #footer-section .quick-links p {
      font-size: 18px;
      color: #fff;
      font-weight: bold; }
    #footer-section .quick-links ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      #footer-section .quick-links ul li {
        display: inline-block;
        width: 100%; }
        #footer-section .quick-links ul li a {
          color: #e83e48;
          font-size: 14px;
          font-family: "proxima-soft", sans-serif !important; }
        #footer-section .quick-links ul li a:hover {
          color: #221e1f; }
  #footer-section .copyright {
    text-align: right; }
    #footer-section .copyright p {
      color: #fff;
      font-size: 14px;
      margin-bottom: 10px; }
    #footer-section .copyright ul {
      padding: 0;
      margin: 0;
      list-style: none; }
      #footer-section .copyright ul li {
        display: inline-block; }
        #footer-section .copyright ul li a {
          color: #e83e48;
          font-size: 14px;
          font-family: "proxima-soft", sans-serif !important;
          margin-left: 10px;
          padding-left: 10px;
          border-left: 1px solid #e83e48; }
        #footer-section .quick-links ul li a:hover {
            color: #fff !important;
        }  
        #footer-section .copyright ul li a:hover {
          color: #fff; }
      #footer-section .copyright ul li:first-child a {
        border: none; }
      #footer-section p.footer-contact{
        color: #fff;
        font-size: 20px;
        font-weight: bold;
        line-height: 25px;
        padding-top: 10px;
      }  
      #footer-section .footer-contact span{
        font-size: 30px;
        font-weight: bold;
      }  

h1{
    color: #000;
    font-size: 32px;
    font-family: "proxima-soft", sans-serif;
    padding-top: 30px;
    padding-bottom: 20px;
    font-weight: 900;
    
}

h2{
    color: #000;
    font-size: 24px;
    font-family: "proxima-soft", sans-serif;
     padding-bottom: 20px;
    font-weight: 900;
    margin-bottom: 5px;
    padding-bottom: 0px;
}


h3{
    color: #000;
    font-size: 20px;
    font-family: "proxima-soft", sans-serif;
    padding-top: 30px;
    padding-bottom: 20px;
    font-weight: 900;
    margin-bottom: 5px;
    padding-bottom: 0px;
    
}
.header{text-align: center;}


#slide-section .slide a.btn {
    color: #fff200;
    font-family: "proxima-soft", sans-serif;
    background: #e83e48;
    border-radius: 4px;
    font-size: 20px;
    height: 50px;
    padding: 0 20px;
    line-height: 45px;
    position: relative;
    top: 70px;
    right: 0px;
    font-weight: 700;


/*# sourceMappingURL=style.css.map */
