@font-face {
    font-family: 'Hind-Regular';
    src: url('../fonts/Hind-Regular');
    src: local('Hind-Regular'), url('../fonts/Hind-Regular.woff') format('woff'), url('../fonts/Hind-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'PlayfairDisplay-Bold';
    src: url('../fonts/PlayfairDisplay-Bold');
    src: local('PlayfairDisplay-Bold'), url('../fonts/PlayfairDisplay-Bold.woff') format('woff'), url('../fonts/PlayfairDisplay-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Hind-Bold';
    src: url('../fonts/Hind-Bold');
    src: local('Hind-Bold'), url('../fonts/Hind-Bold.woff') format('woff'), url('../fonts/Hind-Bold.ttf') format('truetype');
} 

body{
     margin:0;
     padding:0;
     color: #333333;
    font-family: 'Hind-Regular';
    font-size: 16px;
}
p {
    color: #333333;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 16px;
    font-family: 'Hind-Regular';
}
h1, h2, h3, h4, h5, h6{
     color: #252525;
     font-family: 'PlayfairDisplay-Bold';
     font-weight: 600;
    margin-top: 10px;
    margin-bottom: 10px;
}
h1{
    font-size: 26px;
    color: #000000;
}
h2{
    font-size: 22px;
    color: #000000;
}
h3{
    font-size: 26px;
    color: #000000;
}
h4{
    font-size: 26px;
    color: #f15928;
}
h5{
    font-size: 22px;
    color: #f15928;
}
h6{
    font-size: 18px;
    color: #f15928;
}
a{
    color: #f15928;
}
a:focus, a:hover{
	text-decoration:none;
}
.logo {
    padding: 10px 0px;
    display: block;
    width: 100%;
    float: left;
}
.navbar-default .navbar-brand {
    color: #777;
    padding: 5px 0px;
    float: none;
}
.navbar-default .navbar-brand img{
    width: 150px;
    padding: 10px 0px;
    float: left;
}
.navbar-default .navbar-brand  h1{
    margin: 0px;
    color: #f15928;
    font-family: 'PlayfairDisplay-Bold';
    font-weight: 700;
    display: inline-block;
    padding-left: 30px;
    font-size: 30px;
    margin-top: 25px;
    line-height: 1.2;
}
.navbar-nav.breadcrumb > li + li:before{
    display: none;
}
.navbar-header .attr-nav {
    display: none;
}
nav.navbar.bootsnav{
    background-color: #ffffff;
    border-bottom: 1px solid #ededed;
}
nav.navbar.bootsnav .navbar-nav > li > a {
    color: #333333;
    font-weight: 600 !important;
    padding: 20px 13px;
    font-size: 16px;
    font-family: 'Hind-Bold';
    text-shadow: none;
    margin: 29px 0px;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a {
    background-color: #f15928;
    color: #fff;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a:hover{
    background-color: #00adef;
    color: #ffffff;
    transition: all 0.3s linear;
}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu{
    padding:0px !important;
    border:none;
}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a{
    padding:10px 10px;
    font-size: 16px;
    font-weight: 100 !important;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, nav.navbar.bootsnav .navbar-toggle {
    color: #f15928;
    padding: 6px 10px 2px 10px;
    cursor: pointer;
}
button.navbar-toggle .fa-bars {
    font-size: 22px;
}
.navbar-right {
    float: right !important;
}
.attr-nav > ul > li > a {
    color: #ffffff;
    padding: 18px 10px;
}
.carousel-inner>.item:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.35);
}
.carousel-indicators{
    display: none;
}
.carousel-caption{
    background-color:inherit;
}
.carousel-caption h1 {
    color: #ffffff;
    text-shadow: none;
    margin: 0px;
    font-size: 36px;
    text-transform: capitalize;
}
.carousel-caption a{
    width: auto;
    height: auto;
    line-height: initial;
    padding: 10px 30px;
    font-size: 14px;
    background-color: #f15928;
    letter-spacing: 1.8px;
    font-weight: 100;
    transition: all 0.3s ease;
    margin-top: 25px;
    margin-bottom: 0px;
    display: none;
}
.carousel-caption a:hover{
    background-color: #000000;
}
.carousel-caption a .fa-long-arrow-right {
    margin-left: 3px;
}
.staff-sec {
    background-color: #f15928;
    padding: 50px 0px;
}
.s-content h1.pull-left {
    margin: 0px;
    color: #ffffff;
    font-size: 36px;
}
.s-content a.more-btn {
    background-color: #00adef;
    color: #ffffff;
}
a.more-btn {
    background-color: #f15928;
    color: #ffffff;
    display: inline-block;
    padding: 12px 25px;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    font-size: 14px;
    transition: all .3s ease;
}
a.more-btn .fa-long-arrow-right{
    margin-left: 5px;
}
a.more-btn:hover{
    background-color: #d91b5b;
    color:#ffffff;
}
.s-content p.pull-right {
    margin-bottom: 0px;
}
.get-sec {
    padding: 50px 0px;
}
.h-heading{
    position: relative;
    padding-bottom: 50px;
}
.h-heading h5 {
    font-family: 'Hind-Regular';
    color: #f15928;
    text-transform: uppercase;
    letter-spacing: 1.8px;
    margin: 0px;
    padding-left: 85px;
}
.h-heading:before {
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    width: 50px;
    height: 2px;
    background-color: #f15928;
}
.h-heading h1 {
    margin-top: 20px;
    font-size: 48px;
}
.get-list{
    background-color: #f4f4f4;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.get-list:hover{
    background-color: #d91b5b;
}
.get-list:hover .get-content h3, .get-list:hover .get-content p{
    color: #ffffff;
}
.get-list:hover .get-content h3:before{
    background-color: #ffffff;
}
.get-content {
    text-align: center;
    padding: 20px 30px;
    position: relative;
}
.get-content h3 {
    font-size: 24px;
    padding-bottom: 20px;
    position: relative;
    text-align: center;
}
.get-content h3:before {
    content: "";
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 50px;
    height: 2px;
    text-align: center;
    margin: 0px auto;
    background-color: #f15928;
}
.about-sec {
    background-color: #f4f4f4;
    padding: 50px 0px;
}
.support-sec {
    padding: 50px 0px;
}
.support-sec .h-heading {
    padding-bottom: 25px;
}
footer{
    background-color: inherit;
    border: none;
}
.top-footer{
    background-color: #313745;
     padding: 40px 0px;
}
.more-info p {
    color: #ffffff;
}
.footer-logo {
    margin-bottom: 20px;
}
.more-info .fa-home {
    float: left;
}
.more-info .add-info {
    display: table;
}
.footer-title{
  font-family: 'PlayfairDisplay-Bold';
    border: none;
     color: #ffffff;
}
.more-info .fa-facebook {
    width: 40px;
    height: 40px;
    background-color: #0d50d6;
    color: #ffffff;
    font-size: 22px;
    padding: 10px 13px !important;
    display: inline-block;
    border-radius: 50%;
    margin-top: 10px;
}
.more-info .fa-facebook:hover{
    background-color: #1495f9;
    color: #ffffff;
}
.more-info li{
    font-size: 16px;
    font-family: 'Hind-Regular';
    color: #565872;
}
.more-info i {
    margin-right: 0px;
    font-size: 16px;
    padding: 0px !important;
    margin-right: 10px;
    color: #565872;
}
.more-info a {
    color: #ffffff;
}
.more-info a:hover{
    color: #f15928;
}
.shop-list a{
    color: #ffffff;
    font-size: 16px;
    text-transform: capitalize;
}
.shop-list li{
    margin: 0px 0px 10px;
}
.more-info address, .phones{
    color: #ffffff;
    line-height: 26px;
}
.social-icon ul li a {
    width: 50px;
    height: 50px;
    background-color: #f15928;
    display: inline-block;
    color: #ffffff;
    font-size: 26px;
    border-radius: 50%;
    padding: 9px 17px;
    transition: all 0.3s linear;
}
.social-icon ul li a:hover{
    background-color: #00adef;
    color: #ffffff;
}
.input-group-btn .btn {
    background: #f15928 none repeat scroll 0 0;
    border: 1px solid #f15928;
    font-size: 15px;
}
.call-links {
    margin-top: 10px;
}
.copy p, .power p a {
    color: #ffffffff;
}
.bottom-footer{
    padding: 0px;
    padding-top: 20px;
    background-color: #313745;
    border-top: 1px solid #424242;
}
.power p{
    color: #ffffff;
}
#scrolltoup:hover{
    color: #ffffff;
}
.sc_title_accent {
    background: #f15928;
    background: -moz-linear-gradient(135deg,#f15928 0%,#f15928 20%,rgb(4 169 235) 82%,rgb(0 170 237) 100%);
    background: -webkit-gradient(left top,right bottom,color-stop(0%,#f15928),color-stop(20%,#f15928),color-stop(82%,rgb(122,81,205)),color-stop(100%,rgb(122,81,205)));
    background: -webkit-linear-gradient(135deg,#f15928 0%,#f15928 20%,rgb(4 169 235) 82%,rgb(0 170 237) 100%);
    background: -o-linear-gradient(135deg,#f15928 0%,#f15928 20%,rgb(4 169 235) 82%,rgb(0 170 237) 100%);
    background: -ms-linear-gradient(135deg,#f15928 0%,#f15928 20%,rgb(4 169 235) 82%,rgb(0 170 237) 100%);
    background: -webkit-linear-gradient(135deg,#f15928 0%,#f15928 20%,rgb(4 169 235) 82%,rgb(0 170 237) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#312f9e',endColorstr='#7a51cd',GradientType=1 );
}
.sc_title_accent {
    padding: 15px;
}
.sc_title {
    position: relative;
}
.scheme_default.sc_title_accent .title_wrap_in .title_wrap, .scheme_default.sc_title_accent .title_wrap_in {
    background-color: #f3f4f4;
}
.scheme_default .sc_title_accent .title_wrap_in .title_wrap, .scheme_default .sc_title_accent .title_wrap_in {
    background-color: #ffffff;
}
.sc_title_accent .title_wrap_in.sc_align_right{
    display: flex;
}
.sc-col{
    padding: 0px;
}
.sc_title_accent .title_wrap_in {
    padding: 40px 0 35px;
    text-align: left;
}
.sc_align_right {
    text-align: right;
}
.sc_title_accent .title_wrap, .sc_title_accent .des_wrap {
    display: inline-block;
    padding: 53px 0;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.sc_title_accent .title_wrap_in.sc_align_right .title_wrap {
    margin-right: -15px;
    padding-left: 8%;
}
.scheme_default .sc_item_subtitle {
    position: relative;
    padding-left: 75px;
    font-size: 16px;
    font-family: 'Hind-Regular';
    color: #f15928;
    text-transform: uppercase;
    letter-spacing: 1.8px;
}
.scheme_default .sc_item_subtitle:before {
    background-color: #f15928;
}
.sc_item_subtitle:before {
    z-index: 1;
    display: block;
    left: 0;
    top: 50%;
    content: '';
    height: 2px;
    width: 50px;
    position: absolute;
    margin-top: -1px;
}
.sc_item_subtitle + .sc_item_title{
    font-size: 60px;
}
.sc_title_accent .title_wrap_in.sc_align_right .des_wrap {
    padding: 30px 10px 25px 6%;
}
.about-right .h-heading {
    padding-bottom: 0px;
}
.about-left .des_wrap a.more-btn{
    margin-top: 15px;
}

/*--media-responsive--*/
@media (min-width:992px){
    .carousel-caption {
        background-color: inherit;
        width: 40%;
        right: auto;
        left: 12%;
        top: 25%;
        margin: 0px;
        text-align: left;
    }
    .carousel-caption h1{
        font-size: 60px;
        line-height: 1.1;
    }
    .about-right .h-heading h1{
        font-size: 60px;
    }
}
@media (min-width: 768px){
     .get-row{
        display: flex;
    }
    .get-col{
        display: flex;
        flex: 1;
    }
}
@media (max-width:1199px) and (min-width:992px){
    nav.navbar.bootsnav .navbar-nav > li > a{
        padding: 15px 8px;
        font-size: 14px;
    }
    .carousel-caption{
        top: 25%;
    }
    .carousel-caption h1{
        font-size: 55px;
    }
}
@media (max-width:991px) and (min-width:768px){
    nav.navbar.bootsnav .navbar-nav > li > a{
        padding: 15px 8px;
        font-size: 14px;
        margin: 0px;
    }
    ul.nav.navbar-nav.navbar-right {
        width: 100%;
    }
    .navbar-header {
        float: none;
        margin: 0px;
        width: 100%;
        text-align: center;
    }
    .carousel-caption h1 {
        font-size: 42px;
        line-height: 1.2;
    }
    .carousel-caption a{
        font-size: 15px;
    }
     .get-content h3{
        font-size: 18px;
    }
    .navbar-default .navbar-brand h1{
           text-align: left;
           display: block;
           margin-top: 10px;
    }
    .s-content h1.pull-left {
        float: none !important;
        text-align: center;
        margin-bottom: 20px;
    }
    .s-content p.pull-right {
        text-align: center;
        float: none !important;
    }
    .footer-title{
        margin-top: 20px;
    }
}
@media (max-width:767px) and (min-width:320px){
    .navbar-default .navbar-brand img{
        float: none;
        margin: 0px auto;
    }
    .navbar-default .navbar-brand h1{
        margin-top: 0px;
        padding-left: 0px;
        padding-bottom: 10px;
    }
    nav.navbar.bootsnav .navbar-nav > li > a{
        padding: 10px 10px;
        font-size: 16px;
        margin: 0px;
    }
    nav.navbar.bootsnav .navbar-toggle{
        top: 0px;
    }
    .carousel-caption{
        top: 15%;
    }
    .carousel-caption h1 {
        font-size: 24px;
        line-height: 1.2;
    }
    .get-list img {
        width: 100%;
    }
    .s-content h1.pull-left {
        float: none !important;
        text-align: center;
        margin-bottom: 20px;
    }
    .s-content p.pull-right {
        text-align: center;
        float: none !important;
    }
    .get-list{
        margin-bottom: 30px;
    }
    .footer-title{
        margin-top: 20px;
    }
}
@media (max-width:540px) and (min-width:320px){
     .sc_title_accent .title_wrap_in.sc_align_right{
        display: block;
        padding: 0px;
    }
    .sc_title_accent{
        background: inherit;
        padding: 0px;
    }
    .sc_title_accent .title_wrap_in.sc_align_right .title_wrap{
        padding: 0px;
    }
}
@media (max-width:480px) and (min-width:320px){
    .navbar-default .navbar-brand h1{
        font-size: 24px;
    }
   .carousel-caption p{
        display: none;
   }
   .carousel-caption h1{
        font-size: 20px;
        margin-bottom: 10px;
   }
    .carousel-caption a {
        font-size: 14px;
        height: auto;
        padding: 10px 15px;
        line-height: initial;
        width: auto;
        margin-top: 0px;
    }
    .carousel-caption{
        top: 20%;
    }
    .about-sec, .support-sec, .get-sec{
        padding: 30px 0px;
    }
    .h-heading{
        padding-bottom: 30px;
    }
    .h-heading h1{
        font-size: 30px;
    }
    .sc-col{
        padding-left: 15px;
        padding-right: 15px;
    }
    .s-content h1.pull-left{
        font-size: 30px;
    }
    .navbar-default .navbar-brand{
        height: auto;
    }
   

}
