/*
Theme Name: Ric Huck
Description: This is a custom child theme for Salient
Theme URI:  https://brandimagegraphics.com
Author: ThemeNectar
Author URI: https://brandimagegraphics.com
Template: salient
Version: 1.0
*/
/* @import url('https://fonts.googleapis.com/css2?family=Anton&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;600;700;800;900&display=swap');

h1,
   h2,
      h3,
         h4,
             h5,
                h6
                    {
                font-family: 'Anton', sans-serif;
                    }
a, 
  span
       {
        font-family: 'Poppins', sans-serif !important;
       } */
@import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600;700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');


h1,
   h2,
      h4,
        h5,
           h6,
              h3
               {
            	 font-family: 'Bebas Neue' !important;
                           }
  a,
    span
         {
			  font-family: 'Rajdhani', sans-serif;
                  }

p	{
	
			 font-weight:500 !important;
			 color:#000 !important;
			 font-size:18px !important;
	 font-family: 'Rajdhani', sans-serif;
}

h2{
    text-transform:uppercase;
    font-weight:100;
    font-size:60px;
    color:#262626;
}
h6{
    text-transform: uppercase;
    font-family:poppins;
    font-size: 20px;
    color:#262626;
}
p{
    font-size:16px;
    color:#262626;
}
ul,ol{
    margin:0;
    padding:0;
}
a.nectar-button.small.regular.accent-color.regular-button {
    background: #e0c148 !important;
    border: 2px solid #e0c148 !important;
    border-radius: 0px !important;
    padding: 15px 65px !important;
    color: #000!important;
    font-size: 17px !important;
    margin-top: 38px;
}
/* ============================header================= */
#header-outer #logo img, #header-outer .logo-spacing img {
   /* margin-top: -37px;
    position: relative;*/
    left: 100%;
	height: auto !important;
}
div#header-outer {
    height: 0;
}
div#header-space {
    height: 0;
}
header#top span.icon-salient-search {
    color: #fff !important;
}
header#top nav ul li a span {
    font-size: 19px;
    margin-right: 7px;
    color: #fff;
    font-weight: 600;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a:after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -8px;
    width: 0px;
    height: 3px;
    background: #fff;
    border-radius: 100px;
    transition: all 0.3s linear;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li:hover >a:after,#header-outer[data-lhe="animated_underline"] #top nav >ul >li.current-menu-item >a:after {
    width: 20%;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a span:after {
    display: none !important;
}
#top ul.sf-menu.sf-js-enabled.sf-arrows {
  /*  position: relative;
    bottom: 53px;*/
}
/* ============================header================= */
/* ============================sec-01================= */
#sec-01 p {
    text-transform: uppercase;
    font-size: 130px !important;
    text-align: center;
    color: #fff;
    font-weight: 100;
    margin-top: -16px !important;
    font-family: 'Anton', sans-serif;
    letter-spacing: 7px !important;
}
#sec-01 ul li:hover {
    background-color: #e0c148;
    transition: 1s;
}
#sec-01 ul li {
    list-style: none;
    border: 1px solid #fff;
    margin-bottom: 14px;
    border-radius: 2px;
    padding: 6px 10px !important;
}
#sec-01 ul li i {
    padding-top: 2px;
    margin: 0 !important;
}
#sec-01 h2 {
    font-size: 81px !important;
    text-align: center;
    padding-top: 42px !important;
    font-weight: 200 !important;
}
#sec-01 .buttons {
    display: table;
    margin: 0 auto;
}
#sec-01 .buttons a.primary-color {
    padding: 16px 18px;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    border: navajowhite !important;
}
#sec-01 .button.solid_color a.primary-color {
    color: #000;
}
#sec-01  ul {
    margin: 0px;
    display: inline-block;
    position: absolute;
    top: 49%;
    left: 94%;
    z-index: 9;
}
#sec-01 ul li a i {
    color: #fff;
    font-size: 15px !important;
    display: block;
    text-align: center;
    transition: all 0.3s linear;
}
#sec-01 .slider-pagination {
    position: absolute;
    transform: rotate(270deg);
    top: -25em;
    left: -60px;
}
#sec-01  span.swiper-pagination-switch::before {
    border: 1px solid #fff;
    background-color: #ffffff;
}
#sec-01 span.bold {
    font-family: 'Anton' !important;
    font-weight: 100;
    font-size: 130px;
}
div#footer-working .sec-2r {
    margin-left: -50px;
}
/* ============================sec-01================= */
/* ============================sec-02================= */
#sec-02 .wpb_text_column.wpb_content_element {
    background-color: white;
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
    padding: 0px 0 0 0;
    height: 181px;
}
#sec-02 {
    margin-top: 115px;
    z-index: 9999;
}
#sec-02 .ric-im {
    width: 32%;
    position: relative;
    top: -46px;
    box-shadow: 0px 3px 9px rgb(0 0 0 / 18%) !important;
    left: 20px;
    border: 1px solid #000000;
    z-index: 1;
    border-radius: 60px;
    margin: 0 auto;
    /* display: table; */
}
#sec-02 h4 {
    text-transform: uppercase;
    color: #000;
    font-size: 27px;
    font-weight: 100;
    /* text-align: center; */
    position: relative;
    top: -55px;
    width: 73%;
    /* margin: 0 auto; */
    left: 13%;
}
#sec-02 p.bt-1 {
    width: 85%;
    padding-left: 44px;
    padding-bottom: 6px;
}
#sec-02 a.lin {
    position: relative;
    margin: 0 auto;
    display: table;
    top: -43px;
    left: 30%;
    width: 22%;
}
#sec-02 .wpb_text_column.wpb_content_element:hover {
    background-color: #e0c148;
    transition: 1s;
}
/* ============================sec-02================= */
/* ============================sec-03================= */
#sec-03 {
    padding-top: 85px !important;
    padding-bottom: 85px !important;
}
#sec-03 h6 {
    text-transform: uppercase;
    text-align: center;
    padding-top: 34px;
    padding-bottom: 23px !important;
}
#sec-03 h2 {
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 19px;
}
#sec-03 .vc_col-sm-6:nth-child(2) img {
    height: 614px;
}
#sec-03 h3 {
    position: relative;
    top: -73px;
    color: #fff;
    font-weight: 100;
    left: 23px;
    text-transform: uppercase;
    font-size: 34px;
}
/* ============================sec-03================= */
/* ============================sec-04================= */
#sec-04 {
    padding-bottom: 69px !important;
    padding-top: 90px !important;
}
#sec-04 h2 {
    line-height: 1.3;
    text-transform: uppercase;
    padding-bottom: 12px;
}
#sec-04 p:before {
    content: '';
    background-image: url(/wp-content/uploads/2023/01/24_qr-code-png_6-reasons-why-your-qr-code-is-not-working-qrcode-monkey-1.png);
    position: absolute;
    width: 248px;
    height: 250px;
    background-repeat: no-repeat;
    top: 100%;
}
#sec-04 p {
    padding-bottom: 28px;
}

a img.scn {
    margin-top: 32px;
}
/* ============================sec-04================= */
/* ============================sec-05================= */
#section5 h1 {
    font-size: 60px;
    text-transform: uppercase;
    color: #000;
    font-weight: 400;
    display: block;
    text-align: center;
    padding-bottom: 30px;
}
#section5 .vc_col-sm-6:nth-child(3) {
    border: 2px solid #E8E8E8;
}
#section5 .carousel-item {
    margin: 0px 15px;
    padding: 50px 19px;
    border-radius: 10px;
    box-shadow: 0px 0px 25px -6px #cccccc54;
    background: #ffffff;
}
#section5 img {
    width: 100px;
    position: absolute;
    left: 35%;
    padding-bottom: 0px !important;
    display: block;
    z-index: 7;
    border: 2px solid transparent;
    border-radius: 100px;
    margin-bottom: 0px;
    height: 100px;
    transition: all 0.3s linear;
}
#section5 p {
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    color: #444444;
}
#section5 h2 {
    font-weight: 400;
    font-size: 23px;
    text-align: center;
    margin-top: 19px;
    font-family: 'Poppins';
    margin-bottom: -2px;
}
#section5 i.fa.fa-star {
    color: #FFD500;
    padding: 0 2px;
    font-size: 17px;
    top: -6px;
}
#section5 .owl-stage {
    margin-bottom: 25px;
    margin-top: 25px;
}
#section5 h2:after {
    content: "";
    position: absolute;
    height: 2px;
    width: 94%;
    background: #444444;
    left: 38px;
    margin-top: -21px;
    transition: all 0.3s linear;
}
#section5 .owl-nav.disabled {
    display: block !important;
    margin: 15px 0px 30px;
    text-align: right;
}
#section5 .owl-nav.disabled button {
    border: 2px solid #1C1C1C;
    border-radius: 100px !important;
    width: 55px;
    height: 55px;
    margin: 0px 6px;
    padding: 0px;
    background: transparent;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: top;
    display: none;
}
#section5 .owl-nav.disabled button span {
    display: none;
}
div#section5 h6 {
    padding-bottom: 10px;
    text-align: center;
    padding-top: 35px;
}
#section5 .owl-nav.disabled button.owl-prev:before {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    color: #1C1C1C;
    transition: all 0.3s linear;
    font-size: 25px;
    font-weight: 700;
}
#section5 .owl-nav.disabled button.owl-next:before {
    content: "\f104";
    font: normal normal normal 14px/1 FontAwesome;
    color: #1C1C1C;
    transition: all 0.3s linear;
    font-size: 25px;
    font-weight: 700;
}
#section5 .owl-nav.disabled button:hover:before {
    color: #fff;
}
#section5 .owl-nav.disabled button:hover {
    background: #E0C148;
    border-color: #E0C148;
}
#section5 button.owl-prev {
    position: absolute !important;
    right: -6% !important;
    top: 40% !important;
}
#section5 button.owl-next {
    position: absolute !important;
    left: -6% !important;
    top: 40% !important;
}
#section5 p:after {
    position: absolute;
}
#section5 .carousel-item:before {
    position: absolute;
    content: url(/wp-content/uploads/2022/09/Icon-awesome-quote-right.png);
    top: -10%;
    left: 35%;
    transition: all 0.3s linear;
    display: none;
}
#section5 .owl-item .carousel-item:hover h2:after {
    background: #ffd500;
}
div#section5 {
    padding-top: 63px !important;
    padding-bottom: 20px !important;
}
#section5 .owl-item .carousel-item:hover img {
    border-color: #E0C148;
}
#section5 img.icon {
    width: unset;
    height: unset;
    border-radius: 0px !important;
    position: absolute;
    top: -38px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    filter: grayscale(1);
    opacity: 0.5;
    transition: all 0.3s linear;
    border: unset;
}
#section5 .carousel-item:hover img.icon {
    filter: unset;
    opacity: 1;
}
#section5 .owl-dots {
    display: block !important;
}
#section5 .owl-dots button span {
    margin: 0px 5px;
    transform: unset;
    width: 12px;
    height: 12px;
    border-radius: 100px;
    background: #d9d9d9;
}
#section5 .owl-dots button.active span {
    background: #00b4ff !important;
}
#section5 .owl-theme[data-desktop-cols] .owl-dots .owl-dot {
    display: none;
}
div#section5 a.nectar-button.small.regular.accent-color.regular-button {
    margin-bottom: 57px;
    margin-top: -16px !important;
}
/* ============================sec-05================= */
/* ============================sec-05-1================= */

#sec-05 {
    height: 545px;
}
#sec-05 p {
    text-transform: uppercase;
    padding-top: 318px !important;
    font-size: 11px;
    color: #000 !important;
    font-size: 14px;
    font-weight: 600;
    font-size: 16px !important;
}
/* ============================sec-05-1================= */
/* ============================sec-06================= */
#sec-06 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    color: #fff !important;
    border: 1px solid #b88f34 !important;
}
#sec-06 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background: transparent !important;
    float: left;
    border-bottom: 1px solid #000 !important;
    width: 46% !important;
    margin-bottom: 17px !important;
    margin-right: 13px;
    padding-bottom: 10px !important;
}
#sec-06  textarea.wpcf7-form-control.wpcf7-textarea {
    background: transparent !important;
    border-bottom: 1px solid #000 !important;
    height: 79px !important;
    padding-top: 25px !important;
    width: 94%;
}
#sec-06 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required::placeholder {
    color: #000;
}
#header-outer .widget_shopping_cart, #header-outer .widget_shopping_cart .cart_list, .nectar-social.full-width>*, .wpcf7-form-control-wrap {
    display: unset !important;
}
#sec-06 h6 {
    padding-bottom: 12px;
}
#sec-06 span.wpcf7-not-valid-tip {
    display: none;
}
#sec-06 p {
    font-weight: 600;
}
#sec-06 h2 {
    padding-bottom: 19px;
    font-weight: 300;
}
#sec-06 img {
    width: 68%;
    position: relative;
    left: 14%;
}
#sec-06 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #d9b93a;
    border-radius: 0px !important;
    padding: 15px 50px !important;
    color: #000!important;
    float: left;
    font-size: 17px !important;
    margin-top: 30px;
}
/* ===========================sec-06======================= */
/* ===========================sec-07======================= */
div#sec-07 {
    padding-bottom: 50px !important;
    padding-top: 73px !IMPORTANT;
}
div#sec-07 h2 {
    padding-bottom: 22px;
}
div#sec-07 a.nectar-button.small.regular.accent-color.regular-button {
    padding: 10px 25px !important;
    margin-top: -60px !important;
}
div#sec-07 img {
    margin: 0 !important;
    padding: 0 !important;
    margin-bottom: 10px !important;
}
div#sec-07 h2:before {
    content: 'About Us';
    text-transform: uppercase;
    position: absolute;
    left: -112px;
    font-size: 25px;
    transform: rotate(-270deg);
    top: 33px;
    font-family: 'Poppins';
    font-weight: 600;
}
div#sec-07 h2:after {
    content: '';
    border: 1px solid #DFDFDF;
    position: absolute;
    left: -51px;
    height: 163px !important;
    top: 129px;
}
/* ===========================sec-07======================= */
/* ===========================footer======================= */
#footer-working {
    /* padding-top: 37px !important; */
    padding-bottom: 17px !important;
}
#last-footer ul.iitf li:hover {
    background-color: #050505;
    transition: 1s ease;
}

#last-footer ul.iitf li i:hover {
    color: #fff;
}
#footer-working h2 {
    color: #fff;
    font-size: 26px;
    font-weight: 200;
    padding-bottom: 11px;
    padding-top: 35px;
}
#footer-working ul li {
    list-style: none;
    font-size: 16px;
    line-height: 32px;
    color: #fff;
}
#footer-working ul li a {
    color: #fff;
}
#footer-working ul.emai i {
    color: #fff;
    margin-right: 11px;
    font-size: 19px;
}
#footer-working ul.emai li {
    line-height: 36px;
}
#last-footer {
    padding: 10px 0 10px 0 !important;
}
#last-footer ul.iitf li {display: inline-block;width: 30px;height: 30px;border: 1px solid black;text-align: center;border-radius: 60px;margin-right: 25px;padding-top: 2px;}
#last-footer ul.iitf li i {
    color: #000;
    font-size: 18px;
}
#last-footer ul.iitf {
    float: right;
}
#footer-working .foot-img {
    width: 100%;
    margin-top: 66px !important;
    position: relative;
    left: -34px;
}
#footer-working img {
    margin-top: -3px !important;
}
#footer-working ul li a:hover {
    color: #e0c148;
}
#footer-working ul.emai li a {
    font-size: 17px;
}
/* ===========================footer======================= */
/* ===========================About us======================= */
#about-banner h2 {
    text-align: center;
    padding-top: 200px;
    color: #fff;
    font-size: 70px;
    padding-bottom: 100px;
}
/* ===========================About us======================= */

#header-outer[data-lhe="animated_underline"] #top nav >ul >li#menu-item-134 >a:before, 
#header-outer[data-lhe="animated_underline"] #top nav >ul >li#menu-item-134 >a:after {
    display: none;
}

div#h-section1 .row_col_wrap_12 {
    padding-top: 60px;
}

header#top nav ul.sub-menu.tracked-pos li a span {
    color: #000;
    font-weight: 400 !important;
    font-size: 14px;
}
div#h-section1 h2 {
    line-height: 1;
}

 #header-outer .sf-menu>li:hover>ul {
    top: 65%;
    left: 11px;
}
#sec-05 a.nectar-button.medium.regular.accent-color.regular-button {
    content: '';
    position: absolute;
    top: 321px;
    right: 0px !important;
    font-size: 17px !important;
    padding: 16px 33px !important;
}
li#menu-item-134 {
    content: '';
    position: absolute;
    top: -60px;
    left: 282px;
}
li#menu-item-196 span.menu-title-text {
    background: #e0c148;
    padding: 12px 30px !important;
    content: '';
    position: relative !important;
    left: -137%;
}
li#menu-item-104 {
    display: none !important;
}
#sec-06 img {
    width: 100% !important;
}
.sec-appstore {
    margin-bottom: 46px;
}
div#header-secondary-outer {
    background: transparent !important;
    border: none !important;
    height: 0px !important;
}
p.offc-01 {
    content: '';
    position: absolute;
    z-index: -999;
    right: 0px;
    color: #fff !important;
    font-size: 20px !important;
    /* top: 51px; */
}
body #header-secondary-outer .nectar-center-text {
    font-size: 16px;
    line-height: 16px;
    max-width: 83%;
}
#sec-05 img.size-full.wp-image-218.aligncenter {
    content: '';
    position: absolute;
    z-index: -9999;
    top: 29px;
    height: 501px;
}
#pum-238 {
  z-index: 1999999999;
  background: transparent !important;
}
.pum-close.popmake-close {
    background: #d1ae42 !important;
    width: 62px !important;
    height: 78px !important;
}
#popmake-238 {
    width: 33% !important;
    font-size: 2px !important;
}
#popmake-238 p {
    font-size: 17px !important;
    line-height: 1;
    width: 80% !important;
}
#sec-05 img.img-with-animation.skip-lazy.animated-in {
    width: 51% !important;
}
#footer-working .vc_col-sm-3.wpb_column.column_container.vc_column_container.col.child_column.no-extra-padding.inherit_tablet.inherit_phone.one-fourths.clear-both {
    /* background: rebeccapurple; */
    width: 22% !important;
}
#sec-01 div#n2-ss-2 .n2-font-bc7a72304fb3ab6570e2ea94454ee54f-hover {
    font-family: 'Anton';
    color: #ffffff;
    font-size: 48px !important;
    text-shadow: none;
    line-height: 1.2;
    text-align: center;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: uppercase;
    padding-bottom: 20px;
}
#sec-01 a.n2-style-fd38549eee9ab23b7211fa4859786f10-heading.n2-ow {
    background-color: #e0c148;
    color: #000;
    font-weight: 500;
    font-size: 17px;
    font-weight: 600;
    position: relative;
    left: -60px;
    top: 215px;
    display: none;
}
#sec-01 a.n2-style-ae22bb103e122d31734455ad994c12de-heading.n2-ow {
    background-color: #e0c148;
    font-weight: 600;
    font-size: 16px;
    /* width: 66%; */
    /* padding: -0; */
    position: relative;
    left: -29px;
    color: #000;
    border: none;
    top: 215px;
    display: none;
}
.foot-2 {
    padding-left: 72px !important;
}
li#menu-item-319 span.menu-title-text {
    background: #e0c148;
    border-radius: 4px !important;
    padding: 5px;
    position: relative !important;
    top: 2px;
}
#header-outer #logo, #header-outer .logo-spacing {
    margin-top: 32px;
    margin-bottom: 28px;
    position: relative;
    right: 73px;
}
div#footer-working p {
    color: #fff !important;
    padding-top: 20px !important;
}
div#footer-working .sec-3r {
}
#sec-03 a.nectar-button.medium.regular.accent-color.regular-button {
    background: #e0c148 !important;
    border: 2px solid #e0c148 !important;
    border-radius: 0px !important;
    padding: 15px 65px !important;
    color: #000!important;
    font-size: 17px !important;
    margin-top: 38px;
}
#slid-btn a.nectar-button.small.regular.accent-color.regular-button {
    position: relative;
    top: -186px;
}
#slid-btn {margin-bottom: -143px;}
#slid-btn .req a.nectar-button.small.regular.accent-color.regular-button {font-size: 21px !important;padding: 11px 10px !important;background-color: transparent !important;border: 2px solid #fff !important;color: #fff !important;}
#slid-btn .age a.nectar-button.small.regular.accent-color.regular-button {
    position: relative;
    left: 46%;
    font-size: 21px !important;
    padding: 10px 10px !important;
}
body #ajax-content-wrap .flex-gallery .flex-direction-nav li:last-child {
    left: 538px;
}
body #ajax-content-wrap .flex-gallery .flex-direction-nav li {
    float: left;
    margin-left: 7px;
    position: relative;
    top: -39px;
    left: -8px;
}
.flex-direction-nav a i {
    line-height: 29px;
    font-size: 18px;
    color: #fff;
    background-color: transparent;
    padding-top: 4px !important;
}
/* ============================================================= */
body.page-template-default.page.page-id-367 a.slider-prev,body.page-template-default.page.page-id-141 a.slider-prev {
    background-color: #e0c148 !important;
}
body.page-template-default.page.page-id-367 a.slider-next,body.page-template-default.page.page-id-141 a.slider-next {
    background-color: #e0c148 !important;
}
div#sec-02a img.ric-im {
    position: relative;
    top: 22px;
    box-shadow: 0px 3px 9px rgb(0 0 0 / 18%) !important;
    left: 35px;
    border: 1px solid #000000;
    z-index: 1;
    border-radius: 60px;
    width: 20% !important;
}
#sec-02a .owl-item {
    background-color: white;
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
    padding: 0px 0 0 0;
    width: 17.3% !important;
    margin: 10px;
}
#sec-02a .owl-item:hover {
    background-color: #e0c148;
    transition: 1s;
}
#sec-02a h4 {
    text-transform: uppercase;
    color: #000;
    font-size: 25px;
    font-weight: 100;
    padding-left: 45px;
    margin-top: 3px;
}
#sec-02a img.alignright {
    width: 16% !important;
    margin-right: 24px;
}

#sec-02a img.alignnone.size-full.wp-image-434 {
    position: relative;
    top: 22px !important;
    box-shadow: 0px 3px 9px rgb(0 0 0 / 18%) !important;
    left: 35px;
    height: 76px;
    border: 1px solid #000000;
    z-index: 1;
    border-radius: 50% !important;
    width: 22% !important;
}
#sec-02a img.alignnone.size-full.wp-image-441 {
    width: 20% !important;
    position: relative;
    left: 38px;
    top: 22px;
}
#sec-02a img.alignnone.size-full.wp-image-429 {
    position: relative;
    top: 22px !important;
    box-shadow: 0px 3px 9px rgb(0 0 0 / 18%) !important;
    left: 35px;
    border: 1px solid #000000;
    z-index: 1;
    border-radius: 60px;
    width: 20% !important;
}


@media (max-width: 767px) and (orientation: portrait){
#slid-btn .age a.nectar-button.small.regular.accent-color.regular-button {
    left: 0;
    font-size: 16px !important;
    padding: 10px 7px !important;
    margin: 0 auto;
    display: table;
    margin-bottom: 10px;
    margin-top: 19px !important;
}

#slid-btn a.nectar-button.small.regular.accent-color.regular-button {top: -245px;}

#slid-btn .req a.nectar-button.small.regular.accent-color.regular-button {
    font-size: 16px !important;
    padding: 9px 10px !important;
    margin: 0 auto;
    display: table;
}

#slid-btn a.nectar-button.small.regular.accent-color.regular-button {
    margin-top: 0px !important;
}


#sec-01 ul {
    top: 22%;
    left: 85%;
}
div#sec-02 {
    margin-top: 60px;
}

#sec-02 .ric-im {
    margin: 0 auto;
    display: block;
    left: 0;
}

#sec-02 h4 {
    font-size: 22px;
    line-height: 1.2;
    text-align: center;
}

#sec-02 a {
    left: 3px;
    top: -45px;
}

#sec-02 .wpb_text_column.wpb_content_element {
    margin-bottom: 60px;
}
div#sec-07 {
    padding-top: 0px !important;
}

div#sec-07 h2 {
    font-size: 26px;
    text-align: center;
}

div#sec-07 p {
    text-align: center;
}

div#sec-07 h2:before {
    left: -42px;
    top: -4px;
    font-size: 18px;
}

div#sec-07 a.nectar-button.small.regular.accent-color.regular-button {
    margin-top: 0px !important;
    margin: 0 auto;
    display: block;
    text-align: center;
}

#sec-05 a.nectar-button.medium.regular.accent-color.regular-button {
    margin: 0 auto;
    display: table;
    float: unset;
    position: unset;
    /* margin-top: 40px; */
    /* margin-bottom: 54px; */
}	
#sec-03 h6 {
    padding-top: 24px;
}

#sec-03 {
    position: unset;
    padding: 0 !important;
    padding-top: 49px !important;
}

#sec-05 p {
    padding-top: 0 !important;
    text-align: center;
}

#sec-03 h2 {
    font-size: 28px;
    padding-bottom: 0;
}

#sec-03 h6 {
    font-size: 26px;
    font-weight: 500;
}

#sec-03 .vc_col-sm-6:nth-child(2) img {
    height: auto;
}
#sec-03 a.nectar-button.small.regular.accent-color.regular-button {
    display: block;
    margin: 0 auto;
    font-size: 18px !important;
}	
a.nectar-button.small.regular.accent-color.regular-button {
    display: block;
    margin: 0 auto;
    font-size: 18px !important;
}

div#section5 {
    padding-top: 0px !important;
}

div#section5 h6 {
    font-size: 26px;
    font-weight: 500;
    /* margin-top: -55px; */
}

#section5 h1 {
    font-size: 30px;
    padding: 0;
}

div#section5 a.nectar-button.small.regular.accent-color.regular-button {
    margin-bottom: 0;
    margin-top: -50px !important;
    width: 83%;
}

#sec-06 h6 {
    font-weight: 400;
    font-size: 26px;
    text-align: center;
}

#sec-06 h2 {
    text-align: center;
    font-size: 37px;
}

#sec-06 p {
    text-align: center;
    font-size: 14px !important;
}

#sec-06 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 100% !important;
}

#sec-06 textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
}

#sec-06 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    margin: 0 auto !important;
    margin-left: 60px !important;
}

#sec-06 img {
    left: 0;
    margin: 0 auto;
    display: block;
}


#ajax-content-wrap .vc_row.right_padding_150px .row_col_wrap_12 {
    padding-left: 0;
    padding-right: 0;
}

#footer-working .foot-img {
    margin: 0 auto;
    display: block;
    left: 0;
    right: 0;
    width: 50%;
}

#footer-working .vc_col-sm-3.wpb_column.column_container.vc_column_container.col.child_column.no-extra-padding.inherit_tablet.inherit_phone.one-fourths.clear-both {
    width: 100% !important;
}

.foot-2 {
    padding-left: 0px !important;
    margin: 0 auto;
    display: block;
    text-align: center;
}

#footer-working h2 {
    text-align: center;
}

#footer-working ul li a {
    font-size: 20px !important;
}

div#footer-working .sec-2r {
    margin-left: 0px !important;
}

#footer-working ul li {
    text-align: center;
}

#footer-working img {
    margin: 0 auto;
    display: block;
}

#last-footer {
    text-align: center;
}

#last-footer ul.iitf {
    float: none;
}
#about-banner h2 {
    padding: 71px;
    font-size: 35px;
}

div#about-banner {
    margin-bottom: 60px;
}	
div#h-section1 h2 {
    font-size: 30px;
    text-align: center;
    padding-bottom: 6px;
}

div#h-section1 p {
    text-align: center;
}	
#section5 h2:after {
    width: 79%;
}	
	ul.sub-menu li {
    text-transform: uppercase;
}
	body[data-slide-out-widget-area-style="slide-out-from-right"]:not([data-header-color="custom"]).material .slide_out_area_close:before {
    background-color: transparent !important;
}
	#slide-out-widget-area .ocm-dropdown-arrow i {
    font-size: 28px !important;
}
	div#sec-07 p {width: 86% !important;margin: 0 auto;font-size: 18px !important;}
    #sec-05 img {
    width: 77%;
    margin: 0 auto;
    display: table;
}
	#sec-05 {
    height: unset;
}
    div#sec-06 {
    padding: 0 !important;
    padding-top: 40px !important;
}
}
/* ================================================= */
#section5  .owl-item .carousel-item .js:before {
    position: absolute !important;
    content: "";
    top: 155px;
    left: 0;
    right: 27px;
    width: 292px;
    height: 5px;
    margin: 0 auto;
    background: #D6D6D6;
}
#section5  .owl-nav.disabled {
    display: block !important;
    margin: 15px 0px 30px;
    text-align: right;
}
#section5  .owl-nav.disabled button {
    border: 2px solid #000000;
    border-radius: 28px !important;
    width: 50px;
    height: 50px;
    margin: 0px 6px;
    padding: 0px;
    background: transparent;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: top;
    top: -10%;
    right: 10%;
}
#section5  .owl-nav.disabled button.owl-prev:before {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    color: #000;
    transition: all 0.3s linear;
    font-size: 25px;
    font-weight: 700;
}
#section5  .owl-nav.disabled button.owl-next:before {
    content: "\f104";
    font: normal normal normal 14px/1 FontAwesome;
    color: #000;
    transition: all 0.3s linear;
    font-size: 25px;
    font-weight: 700;
}
#section5  .owl-nav.disabled button:hover, #section5 .owl-nav.disabled button.owl-prev:hover::before, #section5  .owl-nav.disabled button.owl-next:hover::before {
    background: #e0c148;
    border-color: #e0c148;
    color: #fff;
}

div#header-secondary-outer {
    background: #f00!important;
    margin-bottom: 20px;
    display: none;
}
.nectar-center-text {
    color: #fff;
    font-size: 13px !important;
    font-weight: 700;
}