/*
 Theme Name:   FHT
 Theme URI:    http://rayerservices.com/
 Description:  FHT
 Author:       Nitin Pandey
 Author URI:   http://rayerservices.com/
 Template:     FHT
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

@charset "utf-8";
body{
    margin:0;
    padding:0;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.6em;
    overflow-x:hidden;

}
html.js.webkit.chrome {
    margin: 0 !important;
}
h1 {
    font-size: 36px;
}
h2 {
    font-size: 32px;
}
h3 {
    font-size: 28px;
}
h4 {
    font-size: 24px;
}
h5 {
    font-size: 20px;
}
h6 {
    font-size: 18px;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
    color: #3a3a3a;
    font-weight: 500;
    margin-bottom: 20px;
    font-family: '', sans-serif;
}
small {
    color: #2975dd;
}
header {
    padding:0;
    background-color:#2466a8;
}

.logo-container {
    background-color: #5697d9;
    height: 115px;
    line-height: 8;
}
.top-menu {
    color: #fff;
    font-size: 16px;
    padding: 15px 0 20px;
}
.top-menu ul {
    margin: 0;
}
.top-menu ul li {
    display: inline-block;
    line-height: 0;
    text-align: center;
}
.top-menu ul li a {
    color: #fff;
    text-decoration: none;
}
.top-menu ul li a.active {
    color: #7dbeff;
}

.home-banner {
    border-top:5px solid #dbaa1c;
    overflow:visible;
    position: relative;
    width: 100%;
}
.home-banner > img {
    width: 100%;
    height:auto;
}
.inner-banner::before {
    background: none repeat scroll 0 0 #000;
    content: "";
    height: 100%;
    opacity: 0.5;
    position: absolute;
    width: 100%;
}
.inner-banner{
    width: 100%;
    height: 425px;
    position: relative;
}
.background-overlay {
    background-repeat: no-repeat;
    background-attachment: relative;
    background-size: cover;
    background-position: center center;
}
.aboutus-overlay {
    background-position: 100% -55px;
}
.page-title:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.page-title {
    color:#fff;
    font-size:54px;
    font-weight:300;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align:center;
}
.services-options {
    border-bottom: 2px solid #5697d9;
    border-top: 2px solid #e8448c;
    font-size: 20px;
    margin-top: -72px;
    padding: 18px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    z-index: 5;
}

.services-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.services-list > li {
    border-right: 2px solid #000;
    display: inline-block;
    padding: 0 15px;
}
.services-list > li:last-child {
    border: medium none;
}

/* about us section */

.para-wrapper {
    border: 1px solid #f2f2ee;
    margin-bottom: 30px;
    padding: 15px;
}
.para-title-sm{
    color:#000;
    font-size:16px;
    padding-bottom:10px;
}
.para-title {
    color: #000;
    display: inline-block;
    font-size: 22px;
    padding-bottom: 0px;
}

.tagline {
    color: #5697d9;
    font-size: 14px;
    margin: 0 0 5px;
    opacity: 0.8;
    font-weight:600;
    padding: 0;
}
.title-md {
    font-size: 16px;
    margin: 15px 0 5px;
   font-weight:700;
    padding: 0;
}
.para-content {
    color: #666;
    text-align:justify;
}
.bullet-points{
    list-style:url(../images/bullet.png);
}
.short-para {
    margin: 0 100px;
}

.inner-wrapper {
    margin-bottom: 30px;
    padding:20px 10px;
    text-align:justify;
}

.section-title {
    font-size: 36px;
    font-weight: 300;
    margin-top: 30px;
}

.why-title {
    font-size: 20px;
    margin: 0 0 10px;
    padding: 0;
}
.margin-bottom-30{ margin-bottom:30px;}

/* offer section css */

.we-offer {
    /*border:2px solid #fff;*/
    cursor:pointer;
    height:380px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.we-offer > img {
    width: 100%;
    height:auto;
}

.offer-circle {
    background-color: #7d7d7d;
    border: 5px solid #fff;
    border-radius: 50%;
    color: #fff;
    height: 235px;
    margin: 10px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 235px;
}

.offer-circle > ul {
    list-style: outside none none;
    margin-left: 0;
    margin-top: 60px;
    padding: 0;
}
.offer-circle li {
    border-bottom: 2px solid;
    font-size: 18px;
    line-height: 1.4;
}
.offer-circle li a {
    color: #fff;
}
.offer-circle li a:hover {
    text-decoration:none;
}
.offer-circle li:last-child {
    border: medium none;
}


/* client list and testimonials */
.clients-n-testimonials {
    background-image:url(../images/pattern1.png);
    display: block;
    margin-top:30px;
    padding:20px 0 5px;
    width: 100%;
}
.title-sm {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 0;
    text-align: center;
}
.many-more {
    color: #514b4b;
    display: list-item;
    font-style: italic;
    left: 0;
    list-style: outside none none;
    margin-bottom: 20px;
    right: 0;
    text-align: center;
}
.clients {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.clients > li {
    display: inline-block;
    text-align: center;
    width: 15%;
}
.reviewer {
    margin-left: 20px;
}
.client-cat {
    background: #ddd9d9;
    border-radius: 10px;
    padding: 10px 15px 20px;
    display: inline-block;
    font-size: 20px;
    font-weight: 300;
    position: relative;
    margin-bottom: -15px;
    z-index: 1;
}

.client-list {
    border: 1px solid #f4f0f0;
    display: table;
    padding: 20px;
    border-radius: 10px;
    width: 100%;
    z-index: 999;
    background-color: #fff;
    position: relative;
}
.client-logo-container{

}

.box-sm {
    position: relative;
    margin: 18px 0;
    padding: 18px 20px;
    border:1px solid #e1e1e1;
    background-color: #fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 0px;
    border-radius: 10px;
    zoom: 1;
}
.box-sm .notch {
    position: absolute;
    bottom: -15px;
    left: 34px;
    margin: 0;
    border-bottom: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #fff;
    padding: 0;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    _border-right-color: pink;
    _border-left-color: pink;
    _filter: chroma(color=pink);
}
.border-callout { border: 1px solid #e1e1e1; padding: 10px; }
.border-callout .border-notch { border-top-color: #e1e1e1; bottom: -16px; }

.contact-detail_hp {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 -4px 5px rgba(0,0,0, 0.1);
    padding: 10px 0 15px;
    width: 90%;
    margin: 0 auto;
    margin-bottom: -10px;
}


.stock-list {
    display: inline-block;
    position: relative;
    margin-top:15px;
}
.stock-name{
    margin: 0px auto; text-align: center; left: 0px; right: 0px; position: absolute; bottom: 20px; width:95%;
}
.line-height{
    line-height:1;
}


/* forms and styles */
.btn-orange {
    background-color: #ffa300;
    color: #fff;
    border: #ffa300;
}

/* tabs */
.tabbable {
    margin-top: 15px;
}
.nav > li > a {
    background-color: #ddd9d9;
    border-radius: 0;
    color: #000;
    font-size:16px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: #2975dd;
    color: #fff;
}
/* errors */

#rsvErrors {
    color: #f00;
    margin-bottom: 14px;
}


/* flexislider overwritten css */
.flexslider{
    border:none;
}

/* footer */
footer {
    background-color: #2975dd;
    color: #fff;
    padding: 30px 0;
}
.footer-link > a {
    color: #fff;
    padding: 0 10px 0 0;
}
.footer-add a {
    color: #fff;
}


@media ( max-width: 767px) {
    .short-para {
        margin: 0;
    }
    .services-options{
        display:none;
    }
    .logo-container {
        background-color: #5697d9;
        height: 60px;
        line-height: 4;
    }
    .logo-container img {
        width: 85%;
        Height: auto;
    }
    .mobile-xs-offset-no{
        margin-left:0;
    }
    .we-offer{
        height:auto;
    }
    .offer-circle {
        background-color: #7d7d7d;
        border: 1px solid #fff;
        border-radius: 0%;
        color: #fff;
        height: auto;
        margin: 20px 10px 10px 9px;
        position: absolute;
        text-align: center;
        top: 0;
        width: 95%;
    }

    .offer-circle > ul {
        list-style: outside none none;
        margin-left: 0;
        margin-top: 10px;
        padding: 0;
    }
    .offer-circle li {
        border-bottom: 1px solid;
        font-size: 20px;
        line-height: 1.3;
    }

    /* inner page css for mobile */
    .page-title{
        font-size:30px;
    }
    .text-m-center {
        margin-top: 15px;
        text-align: center;
    }
    .about-us-mobile{
        background-position:100% 0px !important;
    }

.inner-banner{
height:200px;
}

    /* footer css  */
    .footer-link a {
        display: inherit;
        text-align: center;
        margin: 10px;
    }

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {

}

.nav-collapse,
.nav-collapse * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.nav-collapse,
.nav-collapse ul {
    list-style: none;
}

.nav-collapse li {
    display: inline-block;
    line-height: 0;
    margin: 5px 15px 0
    text-align: center;
}

@media screen and (min-width: 40em) {
    .nav-collapse li {
        width: auto;
        *width: 24.9%; /* IE7 Hack */
        _width: 19%; /* IE6 Hack */
    }
}

.nav-collapse a {
    color: #fff;
    text-decoration: none;
    width: 100%;
    float: left;
}

@media screen and (min-width: 40em) {
    .nav-collapse a {
        margin: 0;
        padding: 0;
        float: left;
        text-align: center;
        border-bottom: 0;
    }
}

.nav-collapse ul ul a {
    background: #ca3716;
    padding-left: 2em;
}

@media screen and (min-width: 40em) {
    .nav-collapse ul ul a {
        display: none;
    }
}


/* ------------------------------------------
  NAV TOGGLE STYLES
--------------------------------------------- */

@font-face {
    font-family: "responsivenav";
    src:url("icons/responsivenav.eot");
    src:url("icons/responsivenav.eot?#iefix") format("embedded-opentype"),
    url("icons/responsivenav.ttf") format("truetype"),
    url("icons/responsivenav.woff") format("woff"),
    url("icons/responsivenav.svg#responsivenav") format("svg");
    font-weight: normal;
    font-style: normal;
}

.nav-toggle {
    position: fixed;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    text-indent: -999px;
    position: relative;
    overflow: hidden;
    width: 70px;
    height: 55px;
    float: right;
}

.nav-toggle:before {
    color: #fff; /* Edit this to change the icon color */
    font-family: "responsivenav", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-size: 40px;
    text-transform: none;
    position: absolute;
    content: "≡";
    text-indent: 0;
    text-align: center;
    line-height: 45px;
    speak: none;
    width: 100%;
    top: 0;
    left: 0;
}

.nav-toggle.active::before {
    font-size: 40px;
    content:"x";
}


/* client logo slider */
.lSSlideOuter {
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.lightSlider:before, .lightSlider:after {
    content: " ";
    display: table;
}
.lightSlider {
    overflow: hidden;
    margin: 0;
}
.lSSlideWrapper {
    max-width: 100%;
    overflow: hidden;
    position: relative;
}
.lSSlideWrapper > .lightSlider:after {
    clear: both;
}
.lSSlideWrapper .lSSlide {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-transition: all 1s;
    -webkit-transition-property: -webkit-transform,height;
    -moz-transition-property: -moz-transform,height;
    transition-property: transform,height;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade {
    position: relative;
}
.lSSlideWrapper .lSFade > * {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 9;
    margin-right: 0;
    width: 100%;
}
.lSSlideWrapper.usingCss .lSFade > * {
    opacity: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade > *.active {
    z-index: 10;
}
.lSSlideWrapper.usingCss .lSFade > *.active {
    opacity: 1;
}
/** /!!! End of core css Should not edit !!!/**/

/* Pager */
.lSSlideOuter .lSPager.lSpg {
    margin: 10px 0 0;
    padding: 0;
    text-align: center;
}
.lSSlideOuter .lSPager.lSpg > li {
    cursor: pointer;
    display: inline-block;
    padding: 0 5px;
}
.lSSlideOuter .lSPager.lSpg > li a {
    background-color: #222222;
    border-radius: 30px;
    display: inline-block;
    height: 8px;
    overflow: hidden;
    text-indent: -999em;
    width: 8px;
    position: relative;
    z-index: 99;
    -webkit-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
    background-color: #428bca;
}
.lSSlideOuter .media {
    opacity: 0.8;
}
.lSSlideOuter .media.active {
    opacity: 1;
}
/* End of pager */

/** Gallery */
.lSSlideOuter .lSPager.lSGallery {
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
    overflow: hidden;
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.lSSlideOuter .lSPager.lSGallery li {
    overflow: hidden;
    -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
    transition: border-radius 0.12s linear 0s 0.35s linear 0s;
}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 5px;
}
.lSSlideOuter .lSPager.lSGallery img {
    display: block;
    height: auto;
    max-width: 100%;
}
.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after {
    content: " ";
    display: table;
}
.lSSlideOuter .lSPager.lSGallery:after {
    clear: both;
}
/* End of Gallery*/

/* slider actions */
.lSAction > a {
    width: 32px;
    display: block;
    top: 50%;
    height: 32px;
    /*background-image: url('../img/controls.png');*/
    cursor: pointer;
    position: absolute;
    z-index: 99;
    margin-top: -16px;
    opacity: 0.5;
    -webkit-transition: opacity 0.35s linear 0s;
    transition: opacity 0.35s linear 0s;
}
.lSAction > a:hover {
    opacity: 1;
}
.lSAction > .lSPrev {
    background-position: 0 0;
    left: 10px;
}
.lSAction > .lSNext {
    background-position: -32px 0;
    right: 10px;
}
.lSAction > a.disabled {
    pointer-events: none;
}
.cS-hidden {
    height: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden;
}


/* vertical */
.lSSlideOuter.vertical {
    position: relative;
}
.lSSlideOuter.vertical.noPager {
    padding-right: 0px !important;
}
.lSSlideOuter.vertical .lSGallery {
    position: absolute !important;
    right: 0;
    top: 0;
}
.lSSlideOuter.vertical .lightSlider > * {
    width: 100% !important;
    max-width: none !important;
}

/* vertical controlls */
.lSSlideOuter.vertical .lSAction > a {
    left: 50%;
    margin-left: -14px;
    margin-top: 0;
}
.lSSlideOuter.vertical .lSAction > .lSNext {
    background-position: 31px -31px;
    bottom: 10px;
    top: auto;
}
.lSSlideOuter.vertical .lSAction > .lSPrev {
    background-position: 0 -31px;
    bottom: auto;
    top: 10px;
}
/* vertical */


/* Rtl */
.lSSlideOuter.lSrtl {
    direction: rtl;
}
.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
    padding-left: 0;
    list-style: none outside none;
}
.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
    padding-right: 0;
}
.lSSlideOuter .lightSlider > *,  .lSSlideOuter .lSGallery li {
    float: left;
}
.lSSlideOuter.lSrtl .lightSlider > *,  .lSSlideOuter.lSrtl .lSGallery li {
    float: right !important;
}
/* Rtl */

@-webkit-keyframes rightEnd {
    0% {
        left: 0;
    }

    50% {
        left: -15px;
    }

    100% {
        left: 0;
    }
}
@keyframes rightEnd {
    0% {
        left: 0;
    }

    50% {
        left: -15px;
    }

    100% {
        left: 0;
    }
}
@-webkit-keyframes topEnd {
    0% {
        top: 0;
    }

    50% {
        top: -15px;
    }

    100% {
        top: 0;
    }
}
@keyframes topEnd {
    0% {
        top: 0;
    }

    50% {
        top: -15px;
    }

    100% {
        top: 0;
    }
}
@-webkit-keyframes leftEnd {
    0% {
        left: 0;
    }

    50% {
        left: 15px;
    }

    100% {
        left: 0;
    }
}
@keyframes leftEnd {
    0% {
        left: 0;
    }

    50% {
        left: 15px;
    }

    100% {
        left: 0;
    }
}
@-webkit-keyframes bottomEnd {
    0% {
        bottom: 0;
    }

    50% {
        bottom: -15px;
    }

    100% {
        bottom: 0;
    }
}
@keyframes bottomEnd {
    0% {
        bottom: 0;
    }

    50% {
        bottom: -15px;
    }

    100% {
        bottom: 0;
    }
}
.lSSlideOuter .rightEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative;
}
.lSSlideOuter .leftEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative;
}
.lSSlideOuter.vertical .rightEnd {
    -webkit-animation: topEnd 0.3s;
    animation: topEnd 0.3s;
    position: relative;
}
.lSSlideOuter.vertical .leftEnd {
    -webkit-animation: bottomEnd 0.3s;
    animation: bottomEnd 0.3s;
    position: relative;
}
.lSSlideOuter.lSrtl .rightEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative;
}
.lSSlideOuter.lSrtl .leftEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative;
}
/*/  GRab cursor */
.lightSlider.lsGrab > * {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}
.lightSlider.lsGrabbing > * {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
}

#exTab1 .tab-content {
    background-color: #f4f0f0;
    padding: 5px 15px;
}

#exTab2 h3 {

    background-color: #428bca;
    padding: 5px 15px;
}


/* remove border radius for the tab */

#exTab1 .nav-pills > li > a {
    border-radius: 0;
}


/* change border radius for the tab , apply corners on top*/

#exTab3 .nav-pills > li > a {
    border-radius: 4px 4px 0 0;
}

#exTab3 .tab-content {
    background-color: #fff;
    border:1px solid #f4f0f0;
    padding: 5px 15px;
    border-radius:0 10px 10px;
}
.tab-content > .active {
    display: block;
    padding: 0 15px 0 0;
}
.contact-top {
    background-color: #7dbeff;
    border-radius: 15px;
    color: #000;
    float: right;
    font-size: 14px;
    margin-top: -38px;
    padding: 1px 10px;
    position: absolute;
    right: 25px;
    z-index: 1;
}
.contact-top a:hover{
    text-decoration:none;
    cursor:pointer;

}
.position-relative{
    position:relative;
}
.callus {
    position: absolute;
    right: 80px;
    top: 10px;
    z-index:100;
}

/* footer css */

#menu-footer li {
    color: #fff;
    float: left;
    list-style: outside none none;
    padding: 0 10px 0 0;
}
#menu-footer li a {
    color: #fff;
}

.form9 .wdform_page {
    background: #fff !important;
    border-radius: 0;
    font-family: "Open Sans",sans-serif !important;
    padding:0 15px !important;

}

.form9 .button-submit {
    background: #428bca none repeat scroll 0 0 !important;
    border: 1px solid #357ebd !important;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px !important;
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
    vertical-align: middle;
}

.form9 .wdform-label-section {
    display: block !important;
    float: none !important;
    text-align: left;
}
.form9 .wdform-element-section {
    display: block;
    float: none !important;
    text-align: left;
    width: 300px !important;
}
.form9 input[type="text"] {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 5px !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #666;
    display: block;
    font-size: 13px;
    height: 35px !important;
    line-height: 1.42857;
    padding: 5px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
ul#menu-footer {
    padding: 0;
}

#testimonial-75{
background:none !important;

}


img.alignnone.size-full {
    max-width: 100%;
    height: auto;
}