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

/*new code*/
.img-custom-class img {
    height: 300px;
    width: 100%;
    object-fit: cover;
    margin: 10px 0px;
    object-position: top;
}
.img-custom-class1 img {
    height: 260px;
    width: 100%;
    object-fit: cover;
    margin: 10px 0px;
}
/*new code end*/

img.wp-smiley, img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 0.07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}

@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900&amp;display=swap'); @import url('https://fonts.googleapis.com/css?family=Fira+Sans+Condensed:600&amp;display=swap'); @import url('https://fonts.googleapis.com/css?family=Muli:400,800&amp;display=swap'); @import url('https://fonts.googleapis.com/css?family=Montserrat:400,600,700&amp;display=swap'); @import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&amp;display=swap'); /* font converted using font-converter.net. thank you! */
@font-face {
    font-family: "BebasNeueBold";
    src: url("fonts/BebasNeueBold.html");
    /* IE9 Compat Modes */
    src: url("fonts/BebasNeueBoldd41dd41d.html?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("fonts/BebasNeueBold-2.html") format("opentype"), /* Open Type Font */ url("fonts/BebasNeueBold-3.html") format("svg"), /* Legacy iOS */ url("fonts/BebasNeueBold-4.html") format("truetype"), /* Safari, Android, iOS */ url("fonts/BebasNeueBold-5.html") format("woff"), /* Modern Browsers */ url("fonts/BebasNeueBold-6.html") format("woff2");
    /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "BebasNeueBook";
    src: url("fonts/BebasNeueBook.html");
    /* IE9 Compat Modes */
    src: url("fonts/BebasNeueBookd41dd41d.html?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("fonts/BebasNeueBook-2.html") format("opentype"), /* Open Type Font */ url("fonts/BebasNeueBook-3.html") format("svg"), /* Legacy iOS */ url("fonts/BebasNeueBook-4.html") format("truetype"), /* Safari, Android, iOS */ url("fonts/BebasNeueBook-5.html") format("woff"), /* Modern Browsers */ url("fonts/BebasNeueBook-6.html") format("woff2");
    /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

::-moz-selection {
    /* Code for Firefox */
    color: #fff;
    background: #ef483e;
}

::-webkit-selection {
    /* Code for Chrome */
    color: #fff;
    background: #ef483e;
}

::-ms-selection {
    /* Code for Internet Explorer */
    color: #fff;
    background: #ef483e;
}

::-o-selection {
    /* Code for Opera */
    color: #fff;
    background: #ef483e;
}

::selection {
    color: #fff;
    background: #ef483e;
}

ul {
    list-style: none;
}

.home.page-template .thumbnail {
    padding: unset;
    margin-bottom: 0;
    line-height: normal;
    background-color: transparent;
    border: none;
    border-radius: 0;
}

.home.page-template .btn {
    padding: 0;
}

section.home-cover .full-height {
    min-height: calc(100vh - 0px);
    position: relative;
    pointer-events: none;
}

section.home-cover .banner_canvas {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

section.home-cover .full-height .container {
    position: absolute;
    width: 100%;
    top: 50%;
    right: 0;
    bottom: 0;
    text-align: center;
    transform: translateY(-80%);
    display: inline-block;
    height: fit-content;
    margin: 0;
}

section.home-cover .full-height .container .NativeBrand {
    /*background: url(images/native-brand.png);*/
    width: 1477px;
    height: 130px;
    position: relative;
    z-index: 1;
    display: block;
    margin: 100px auto 0px auto;
    text-align: center;
    max-width: 100%;
    background-size: 80%;
    background-position: center;
    background-repeat: no-repeat;
}

section.home-cover .full-height .container h2 {
    font-size: 38px;
    font-weight: 600;
    color: #fff;
    line-height: normal;
        text-transform: uppercase;
}

section.home-cover .full-height .container h2 strong {
    color: #fff;
    font-weight: 600
}

section.home-cover .full-height .container p:empty {
    display: none;
}

section.home-cover .full-height .container p {
    color: #fff;
    font-size: 18px;
    margin: 15px 0 50px;
    display: block;
    width: 100%;
    font-weight: 400;
    position: relative;
    line-height: normal;
}

section.home-cover .full-height .container p strong {
    color: #fff;
    font-weight: 600;
}

section.home-cover .full-height .container a {
    padding: 10px 25px;
    background: #ef483e;
    color: #0e0f1a;
    margin: 10px 0;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 5px;
    border: 1px solid #ef483e;
    pointer-events: all;
}

section.home-cover .full-height .container a:hover {
    background: #0e0f1a;
    color: #fff;
}

section.home-cover .mouse-move {
    position: absolute;
    bottom: 122px;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}

section.home-cover .mouse-move a:hover {
    background: #ef483e;
}

section.home-cover .mouse-move a {
    background: transparent;
    letter-spacing: 2px;
    font-size: 12px;
    text-transform: uppercase;
    height: 65px;
    width: 65px;
    line-height: 58px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    border: 2px solid #ef483e;
    cursor: pointer;
    animation-iteration-count: infinite;
    animation-name: pulse;
    animation-duration: .9s;
    animation-fill-mode: both;
    transition-duration: .5s;
}

section.home-cover .full-height .container p:after {
    content: "";
    background: #ef483e;
    width: 20%;
    height: 4px;
    position: absolute;
    display: block;
    right: 0;
    left: 0;
    margin: auto;
    bottom: -20px;
}

.page-id-108 section.home-cover .full-height .container a {
    display: none;
}

.woocommerce-page header, .theme-logoflare.page-id-3 header, .theme-logoflare.page-id-1755 header, .theme-logoflare.page-id-1757 header, .theme-logoflare.page-id-2306 header, .theme-logoflare.page-id-3787 header, .theme-logoflare.page-id-1857 header, .theme-logoflare.page-id-3780 header, .theme-logoflare.page-id-3789 header, .theme-logoflare.page-id-3798 header, .theme-logoflare.page-id-3881 header, .error404.theme-logoflare header {
    background: #111221;
}

.woocommerce-page header .topbar, .theme-logoflare.page-id-3 header .topbar, .theme-logoflare.page-id-1755 header .topbar, .theme-logoflare.page-id-1757 header .topbar, .theme-logoflare.page-id-2306 header .topbar, .theme-logoflare.page-id-3787 header .topbar, .theme-logoflare.page-id-3780 header .topbar, .theme-logoflare.page-id-1857 header .topbar, .theme-logoflare.page-id-3789 header .topbar, .theme-logoflare.page-id-3798 header .topbar, .theme-logoflare.page-id-3881 header .topbar, .error404.theme-logoflare header .topbar {
    border-bottom: 1px solid #313131;
    background: #111221;
}

body.theme-logoflare.woocommerce-page .home-cover, body.theme-logoflare.page-id-3 .home-cover, body.theme-logoflare.page-id-1755 .home-cover, body.theme-logoflare.page-id-1757 .home-cover, body.theme-logoflare.page-id-3798 .home-cover, body.theme-logoflare.page-id-3787 .home-cover, body.theme-logoflare.page-id-2306 .home-cover, body.theme-logoflare.page-id-1857 .home-cover, body.theme-logoflare.page-id-3780 .home-cover, body.theme-logoflare.page-id-3789 .home-cover, body.theme-logoflare.page-id-3881 .home-cover, .error404.theme-logoflare .home-cover {
    display: none;
}

/*HEADER BLOG SECTION*/
.theme-logoflare.page-template-page-blog header, .theme-logoflare.single.single-blogs header, .theme-logoflare.tax-blog_categories header {
    background: #111221;
}

.page-template-page-blog .home-cover, .single.single-blogs .home-cover, .theme-logoflare.tax-blog_categories .home-cover {
    display: none;
}

.theme-logoflare.page-template-page-blog .stl-head h2 {
    color: #292929;
}

.woocommerce-page header .callsdetails ul li {
    border-left: 1px solid #313131;
}

.callsdetails ul li a:hover p {
    color: #ef483e;
}

body.theme-logoflare.woocommerce-page {
    color: #242424;
}

body.theme-logoflare.woocommerce-page .wrap {
    position: relative;
}

.theme-logoflare.page-id-2037 .home-cover, .theme-logoflare.page-id-1674 .home-cover {
    display: none;
}

.theme-logoflare.page-id-2037 header .topbar, .theme-logoflare.page-id-1674 header .topbar {
    border-bottom: 1px solid #313131;
    background: #111221;
}

.theme-logoflare.page-id-2037 header, .theme-logoflare.page-id-1674 header {
    background: #111221;
}

.banner_canvas.LandingPage {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.halloween .offer-header .callsdetails:after {
    display: none;
}

.halloween .offer-header .callsdetails {
    background: none;
}

.halloween .callsdetails ul li a:hover p {
    color: #ef483e;
}

.halloween .callsdetails ul li p strong a:hover {
    color: #ef483e;
}

.halloween .slider .main-slider.main-slider-landing .inner-item .caption .white-bold {
    font-size: 20px;
    color: #f2f2f2;
    font-weight: 400;
    line-height: normal;
}

.halloween .slider .main-slider.main-slider-landing .inner-item .caption .orange-bold {
    font-size: 40px;
    color: #ffffff;
    font-weight: bold;
    line-height: 50px;
    line-height: normal;
}

.halloween .slider .main-slider.main-slider-landing .inner-item .caption .just-in:before {
    background: #f7630c;
}

.halloween .slider .main-slider.main-slider-landing .inner-item .caption .white-bold strong {
    color: #fccf3a;
    text-transform: capitalize;
    font-size: 30px;
}

.halloween .slider .main-slider.main-slider-landing .inner-item .caption .remove-btn a {
    background: #020404;
    color: #fccf3a;
}

.halloween .slider .main-slider.main-slider-landing .inner-item .caption .remove-btn a:hover {
    color: #020404;
}

.halloween .slider .main-slider.main-slider-landing .inner-item .caption .remove-btn a:before {
    border-radius: 0px;
    background: #f1c637;
}

.halloween span.multicol {
  background: linear-gradient(to right, #ef483e 50%, #501411 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.halloween .our-portfolio .slick-dots button {
    border: 2px solid #d9681d;
}

.halloween .our-portfolio .slick-dots .slick-active button {
    background: #f1b62b !important;
    border: 2px solid #d9681d;
}

.halloween .custom_portfolio .orderbtn a {
    border: 2px solid #e59124;
    color: #e59124;
}

.halloween .custom_portfolio .orderbtn a:hover {
    background: #e79825;
    color: #fff;
}

.halloween .banner-bot {
    background: rgb(245, 197, 45);
    background: linear-gradient(90deg, rgba(245, 197, 45, 1) 0%, rgba(234, 160, 39, 1) 30%, #d3551a 100%);
}

.halloween .banner-bot ul li:after {
    background: #d04c18;
}

.halloween .packages-main .innbox .title_section .price-pack del {
    color: rgb(230 146 37 / 1);
}

.halloween .packages-main .innbox .title_section .price-pack ins, .halloween .packages-main {
    color: #d55c1b;
}

.halloween .packages-main {
    border: 2px solid #d55c1b;
}

.packages-main .innbox .bottom_pack .pack_cta .btn-od {
    background: #d55c1b;
}

.halloween .packages-main .desc_section ul li span {
    color: #d55c1b;
}

.halloween .packages-main .innbox ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(51, 51, 51);
    border-radius: 10px;
    background-color: #ffffff;
}

.halloween .packages-main .innbox ul::-webkit-scrollbar {
    width: 6px;
    background-color: #ffffff;
}

.halloween .packages-main .innbox ul::-webkit-scrollbar-thumb {
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 6px #d55c1b;
    background-color: #d55c1b;
    border: 1px solid #d55c1b;
}

.halloween .packages-main:hover {
    /*transform: scale(1.05); border: 2px solid #f2fff0;*/
}

.halloween .packages-main:hover .innbox .title_section {
    background: rgb(245, 197, 45);
    background: linear-gradient(90deg, rgba(245, 197, 45, 1) 0%, rgba(234, 160, 39, 1) 30%, rgba(211, 85, 26, 1) 100%);
}

.halloween .packages-main:hover .innbox .bottom_pack .pack_cta .btn-od {
    background: rgb(245, 197, 45);
    background: linear-gradient(90deg, rgba(245, 197, 45, 1) 0%, rgba(234, 160, 39, 1) 30%, rgba(211, 85, 26, 1) 100%);
}

.halloween section.blue_cta .red_btn a {
    background: rgb(245, 197, 45);
    background: linear-gradient(90deg, rgba(245, 197, 45, 1) 0%, rgba(234, 160, 39, 1) 30%, rgba(211, 85, 26, 1) 100%);
}

.halloween section.blue_cta .red_btn a:before {
    background: #d55c1b;
}

.halloween .pack_content .price_section .price-cut {
    color: #e69225;
}

.halloween .pack_content .price_section .main-price {
    color: #d4581b;
    background: linear-gradient(to right, #f2ba2b 50%, #d4581a 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.halloween .pack_content .price_section .save-price {
    color: #85c54b;
}

.halloween .pack_content .price_section .mega_order_btn {
    border: 3px solid #d55c1b;
    background: rgb(245, 197, 45);
    background: linear-gradient(90deg, rgba(245, 197, 45, 1) 0%, rgba(234, 160, 39, 1) 30%, rgba(211, 85, 26, 1) 100%);
}

.halloween .howdiscr .action_btn a {
    color: #e48b23;
    background: #fff;
    border: 2px solid #dd7420;
    float: left;
}

.halloween .howdiscr .action_btn a:hover {
    background: #e48b23;
    color: #fff;
    border: 2px solid #fff;
}

.halloween .howdiscr .action_btn a:hover {
    background: #e48b23;
    color: #fff;
    border: 2px solid #fff;
}

.halloween section.our_testimonial .item.slick-slide .content .rating .star {
    background: linear-gradient(to right, #e48b23 50%, #d7601c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.halloween footer.offer .followUS span, .halloween footer.offer .localphone span {
    color: #e48b23;
}

.halloween footer.offer .social-icons.padd-btd a {
    background: #d55c1b;
}

.halloween .container-fluid.cta-main {
    background-image: url(images/halloween-main-cta.html);
}

.halloween .info-div {
    border-right: 2px solid #d04c18;
}

.halloween section.our_testimonial .testimonial .slick-dots .slick-active button {
    background: #e48b23 !important;
}

.halloween .get_quote .gform_wrapper .gform_footer input[type="submit"] {
    background: #e48b23;
}

.halloween .howtabs-main .tabs-btns {
    background: url(images/halloween-how-works-bg.html) no-repeat;
    background-position: center;
}

.halloween .howdiscr h3:before {
    background: #d34300;
}

.halloween .howdiscr h3:after {
    background: #f9cb0e;
}

.slider .main-slider.mainSliderChristmas .inner-item, .slider .main-slider.mainSliderChristmas .inner-item .container {
    height: 900px;
}

.slider .main-slider.mainSliderChristmas .inner-item .caption {
    top: 50%;
    transform: translateY(50%);
}

.slider .main-slider.mainSliderChristmas .inner-item .caption .limited {
    background: #f3c80a;
    display: inline-block;
    padding: 2px 20px;
    color: #222;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 10px;
    letter-spacing: 3px;
    font-size: 18px;
}

.slider .main-slider.mainSliderChristmas .inner-item .caption h1 {
    font-size: 35px;
    line-height: 40px;
}

.slider .main-slider.mainSliderChristmas .inner-item .caption h1 span {
    font-size: 53px;
    line-height: 55px;
    color: #f1163a;
    font-weight: 700;
}

.slider .main-slider.mainSliderChristmas .inner-item .caption h2 {
    font-size: 24px;
    line-height: 30px;
    margin: 10px 0 20px;
}

.slider .main-slider.mainSliderChristmas .inner-item .caption h2 span.yellow-bold {
    font-size: 24px;
    line-height: 30px;
    color: #f3c80a;
}

.slider .main-slider.mainSliderChristmas .inner-item .caption .just-in span {
    font-size: 24px;
    line-height: 30px;
    width: 100%;
    display: block;
}

.slider .main-slider.mainSliderChristmas .inner-item .caption .just-in strong {
    font-size: 75px;
    line-height: 75px;
    color: #f3c80a;
}

.slider .main-slider.mainSliderChristmas .inner-item .caption .readmore-btn a {
    background: #f1163a;
    padding: 8px 30px;
    border-radius: 5px;
    margin: 15px 0;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
}

.slider .main-slider.mainSliderChristmas .inner-item .caption .readmore-btn a:hover {
    background: #000000;
}

@-webkit-keyframes glow {
    from {
        text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
    }

    to {
        text-shadow: 0 0 1px #f40a2b, 0 0 1px #f40a2b, 0 0 2px #f40a2b;
    }
}

.slider .main-slider.mainSliderChristmas .inner-item .caption h1 span {
    -webkit-animation: glow 1s ease-in-out infinite alternate;
    -moz-animation: glow 1s ease-in-out infinite alternate;
    animation: glow 1s ease-in-out infinite alternate;
}

.slider.ChristmasBanner canvas#sky {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
}

.christmas_landing .offer-header.stationery .agentcall {
    background: url(images/offer-christmas-call.html);
}

.christmas_landing .offer-header.stationery .chatico {
    background: url(images/offer-christmas-chat.html);
}

.christmas_landing .offer-header.stationery .callsdetails {
    padding: 20px 0 0;
}

.christmas_landing .offer-header.stationery .callsdetails ul li a:hover, .offer-header.stationery .callsdetails ul li a:hover p {
    color: #f3c80a;
}

.christmas_landing .offer-header.stationery .callsdetails ul li a.header_btn {
    background: #f3c80a;
    border: 1px solid #f3c80a;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
}

.christmas_landing .offer-header.stationery .callsdetails ul li a.header_btn:hover {
    color: #fff;
    border: 1px solid #f32540;
}

.christmas_landing .about-cont .readmore .getstarted {
    background: #b5011a;
    border: 1px solid #b5011a;
}

.christmas_landing .about-cont .readmore .getstarted:hover {
    background: #000;
}

.christmas_landing .about-cont .readmore .chat:hover {
    background: #b5011a;
    border: 1px solid #b5011a;
}

.christmas_landing .about-cont h2 strong {
    color: #b5011a;
}

.christmas_landing section.banner-bot {
    background: url(images/cta-image.html);
    background-position: top center;
    background-size: cover;
    padding: 100px 0 20px;
}

.christmas_landing .banner-bot ul li:after {
    background: #fff;
}

.christmas_landing span.multicol {
    background: linear-gradient(to right, #b5011a 50%, #e60d2b 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.christmas_landing .logo img {
    margin: 10px 0;
}

.christmas_landing .custom_portfolio .orderbtn a {
    border: 2px solid #b5011a;
    color: #b5011a;
}

.christmas_landing .custom_portfolio .orderbtn a:hover {
    background: #b5011a;
    color: #fff;
}

.christmas_landing .our-portfolio .slick-dots button {
    border: 2px solid #b5011a;
}

.christmas_landing .our-portfolio .slick-dots .slick-active button {
    background: #b5011a !important;
    border: 2px solid #b5011a;
}

.christmas_landing section.br-sol [class^="col-md-4"]>div h2 {
    background: #b5011a;
}

.christmas_landing .br-sol .actions a.pur {
    background: #f3c80a;
    color: #000;
    font-weight: 600;
}

.christmas_landing .br-sol .actions a.pur:hover {
    background: #000;
    color: #fff;
}

.christmas_landing section.cta_stationery {
    background: #b5011a;
}

.christmas_landing section.br-sol a.various {
    color: #000000;
    background: #f3c80a;
    font-weight: 700;
}

.christmas_landing section.br-sol a.various:hover {
    background: #000;
    color: #fff;
}

.christmas_landing .section.howitwork-LP h3 {
    color: #b5011a;
}

.christmas_landing .footer-contact-sec .contact-section-heading h1 {
    color: #b5011a;
}

.christmas_landing .footer-contact-sec .contact-section-heading h1:before {
    background: #b5011a;
}

.christmas_landing .footer-contact-sec .contact-detail ul li i {
    color: #b5011a;
}

.christmas_landing .footer-contact-sec .gform_wrapper.landing-stationery_wrapper .gform_footer input[type="submit"] {
    background: #b5011a;
}

.christmas_landing .footer-contact-sec .gform_wrapper.landing-stationery_wrapper .gform_footer input[type="submit"]:hover {
    background: #000;
}

.christmas_landing footer .brdr-top .subcribe button {
    background: #b5011a;
}

.christmas_landing footer .brdr-top .subcribe i {
    color: #b5011a;
}

.christmas_landing footer .brdr-top .subcribe button:hover {
    background: #000;
}

.christmas_landing section.br-sol {
    background: url(images/christmas-package-bg.html);
    background-size: cover;
    background-position: right;
}

.christmas_landing section.br-sol [class^="col-md-4"]>div:after {
    content: "";
    background: url(images/santa.html);
    width: 209px;
    height: 255px;
    display: block;
    position: absolute;
    right: -160px;
    bottom: -70px;
    z-index: 999;
    background-size: cover;
}

.christmas_landing .scrollbar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(51, 51, 51);
    border-radius: 10px;
    background-color: #ffffff;
}

.christmas_landing .scrollbar::-webkit-scrollbar {
    width: 6px;
    background-color: #ffffff;
}

.christmas_landing .scrollbar::-webkit-scrollbar-thumb {
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 6px #b5011a;
    background-color: #b5011a;
    border: 1px solid #b5011a;
}

.christmas_landing .scrollbar {
    margin-left: 0px;
    float: left;
    height: 188px;
    width: 100%;
    overflow-y: scroll;
    margin-bottom: 15px;
    overflow-x: hidden;
}

.christmas_landing canvas#confetti-canvas {
    position: fixed;
    top: 0;
    left: 0;
}

.christmas_landing .flare_packages {
    background: url(images/chri_packages.bg.html);
    position: relative;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

.christmas_landing .how-works {
    background: #111221;
    position: relative;
    padding-top: 120px;
}

.slider .main-slider.eCommerce.mainSliderChristmas .inner-item .caption {
    top: 50%;
    transform: translateY(70%);
}

.christmas_landing .section.our_testimonial {
    background: #091201;
}

.christmas_landing section.our_testimonial .item.slick-slide .content .designation {
    color: #222331;
}

.christmas_landing .how-works:before {
    content: "";
    background: url(images/falling-snow.html);
    width: 100%;
    height: 145px;
    display: block;
    position: absolute;
    background-size: cover;
    background-position: right bottom;
    background-repeat: no-repeat;
    top: -60px;
    z-index: 1;
    right: 0;
    margin: auto;
    left: 0;
}

.christmas_landing section.banner-bot:after {
    content: "";
    background: url(images/light.html);
    width: 70px;
    height: 195px;
    display: block;
    left: 150px;
    position: absolute;
    top: 0;
    background-position: top;
    background-size: 100% 100%;
}

.christmas_landing .website_mega_package .pack_content {
    background: url(images/enterprise-bundle.html);
    position: relative;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 80px;
}

.christmas_landing section.section.faq_section {
    background: #222;
}

.christmas_landing section.section.why-choose {
    background: #222;
}

.christmas_landing section.section.custom_portfolio.website_section {
    background: #222;
}

.christmas_landing section.section.custom_portfolio.website_section .orderbtn a {
    color: #222;
}

.slider.ChristmasBanner .inner-item {
    background-position: bottom !important;
}

.christmas_landing section.section.custom_portfolio.website_section {
    background: url(images/portfolio-b-christ.html);
    border: none;
    padding: 0 0 420px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.slider.ChristmasBanner .inner-item {
    background-position: bottom !important;
}

.christmas_landing section.section.custom_portfolio.website_section .stl-head h2 {
    color: #222;
}

.christmas_landing section.section.custom_portfolio.website_section.custom_portfolio p {
    color: #222;
    font-weight: 500;
}

.christmas_landing section.section.custom_portfolio.website_section .stl-head h2:before {
    background: #222;
}

.christmas_landing section.section.custom_portfolio.website_section:after {
    content: "";
    background: url(images/image-portfolio.html);
    width: 100%;
    height: 410px;
    display: block;
    position: absolute;
    bottom: 0;
    background-size: cover;
    background-position: right bottom;
    background-repeat: no-repeat;
    right: 0;
    z-index: 1;
}

.christmas_landing section.banner-bot:before {
    content: "";
    background: url(images/falling-snow.html);
    width: 100%;
    height: 145px;
    display: block;
    position: absolute;
    background-size: cover;
    background-position: right bottom;
    background-repeat: no-repeat;
    top: -50px;
    z-index: 1;
    right: 0;
    margin: auto;
    left: 0;
}

.christmas_landing .packages-main .innbox .title_section {
    border-bottom: 1px solid #ddd;
    background: transparent;
}

.christmas_landing .packages-main .innbox .title_section h3 {
    color: #fafafa;
}

.christmas_landing .packages-main .innbox .title_section .price-pack del {
    color: rgb(122 122 123 / 50%);
}

.christmas_landing .packages-main .innbox .title_section .price-pack ins {
    color: #df132c;
}

.christmas_landing .packages-main {
    border: 2px solid #2d2d2d;
}

.christmas_landing .footer-contact-sec {
    background: url(images/contact-image.html);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
}

.christmas_landing .container-fluid.cta-main {
    background: #b5011a;
}

.christmas_landing .info-div h6 {
    color: #f7b105;
}

.christmas_landing .info-div {
    margin-top: 30px;
    text-align: center;
    border-right: 2px solid #ffffff;
}

.christmas_landing.logo section.banner-bot:before, .christmas_landing.eCom section.banner-bot:before {
    display: none;
}

.christmas_landing.logo section.banner-bot {
    padding: 50px 0;
}

.christmas_landing section.banner-bot:after {
    display: none;
}

.christmas_landing.eCom section.banner-bot {
    padding: 50px 0;
}

.christmas_landing.eCom section.section.custom_portfolio.website_section {
    background: #f5fff1;
    padding: 50px 0;
}

.christmas_landing.eCom section.section.custom_portfolio.website_section:after, .christmas_landing.eCom .how-works:before {
    display: none;
}

html body, input, textarea, .page-title span, .pingback a.url {
    font-family: 'Poppins', sans-serif;
}

body {
    background: #fff;
    margin: 0px;
    overflow-x: hidden;
}

body, input, textarea {
    color: #121212;
    font-size: 12px;
    line-height: 18px;
}

img {
    max-width: 100%;
    height: auto;
}

body .padleft {
    padding-left: 0
}

body .padright {
    padding-right: 0
}

body .padtop {
    padding-top: 15px;
}

body .padbottom {
    padding-bottom: 15px;
}

body .nopad {
    padding: 0
}

section.section {
    padding: 50px 0;
    overflow: hidden;
}

section.section.banners {
    padding: 25px 0;
    overflow: hidden
}

header {
    border-bottom: 1px solid #212121;
    z-index: 999;
}

nav {
    position: relative;
    z-index: 999;
    width: 100%;
}

nav.fixed {
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
}

.searchform input {
    float: left;
    width: 100%;
    padding: 4px 45px 8px 8px;
    font-size: 1em;
    border: 1px solid #d6d1d1;
    background: transparent;
}

.searchform input[type="submit"] {
    float: right;
    width: 35px;
    height: 42px;
    padding: 0px;
    border: 0px;
    background: #303030 url(images/search-icon.html) no-repeat center;
    box-shadow: none;
    font-size: 0;
    margin-left: -37px;
    position: relative;
}

/* PAGE BACKGROUND IMAGE */
.wrap {
    padding: 0;
}

/* ---- Social Icons ---- */
.social_icons {
    text-align: right;
    margin: 10px 0;
}

.social_icons ul {
    padding: 0;
    margin: 0;
}

.social_icons ul li {
    display: inline-block;
    margin-right: 5px;
}

.social_icons ul li a {
    background: #305294;
    border-radius: 100px;
    color: #FFF;
    transition: all .2s ease;
    display: block;
    font-size: 15px;
    padding: 5px 0;
    text-align: center;
    width: 32px;
    height: 32px;
}

.social_icons ul li+li a {
    background: #55ACEE;
}

.social_icons ul li+li+li a {
    background: #DC4B3E none;
}

.social_icons ul li+li+li+li a {
    background: #E52D27;
}

.social_icons ul li a:hover {
    background: #333;
    color: #FFF;
}

/* ---- Portfolio .grid-item ---- */
.grid-item {
    width: 24.7%;
    box-sizing: border-box;
    margin-bottom: 0px;
}

.filter-button-group button {
    background: #333;
    color: #fff;
    display: inline-block;
    margin-right: 5px;
    padding: 5px 10px;
    border: 0;
}

.filter-button-group {
    margin: 10px 0;
    overflow: hidden;
}

.filter-button-group button:hover {
    background: #ccc;
    color: #000;
}

.footer {
    margin: 40px 0 20px;
}

#back-top > a {
    bottom: 1%;
    color: #ef483e;
    display: block;
    font-size: 37px;
    position: fixed;
    right: 2%;
    text-align: center;
}

/*---------------------------------- Slick SLider----------------------------------------------------*/
.main-slider, .item-slider, .client, .thumb-slider {
    display: none;
}

.item-slider.slick-initialized, .thumb-slider.slick-initialized, .client.slick-initialized, .main-slider.slick-initialized {
    display: block !important;
}

.slider {
    position: relative;
    clear: left;
    overflow: hidden;
}

.slider .inner-item, .slider .inner-item .container {
    height: 750px;
}

.slider .container {
    position: relative;
}

.slick-slide .caption {
    color: #e2e2e2;
    font-size: 21px;
    position: absolute;
    top: 30%;
    z-index: 99;
}

.slick-slide .caption p img {
    margin: 0 auto 20px;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.thumb-slider .slick-slide {
    margin: 5px 0 0 5px;
}

.slider-thumb .thumb-slider .slick-slide img {
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before, .slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    position: relative;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
    transition: all .25s ease;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-dots {
    position: absolute;
    z-index: 11;
    bottom: 80px;
    margin: 0px;
    padding: 0;
    text-align: center;
    width: 100%;
}

.slick-dots li {
    list-style: none;
    display: inline-block;
}

.main-slider .slick-dots button {
    border: 2px solid #fff;
    background: rgba(255, 255, 255, 0) !important;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    font-size: 0;
    padding: 0px;
    margin-right: 5px;
    background: #ffffff !important;
}

.slick-dots .slick-active button {
    background: #ef483e !important;
    border: 2px solid #ef483e;
}

.slick-arrow {
    border: 0px;
    font-size: 0;
    right: 0;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    z-index: 1;
    background: #303030 url(images/arrow.html) no-repeat center center;
    width: 36px;
    height: 40px;
    transform: rotate(180deg)
}

.services-slider .slick-arrow {
    height: 65px;
}

.slick-arrow:hover {
    background: #000 url(images/arrow.html) no-repeat center center;
}

.slick-next.slick-arrow {
    left: 0px;
    transform: rotate(0deg)
}

.slider-progress {
    width: 100%;
    height: 5px;
    background: rgba(0, 216, 192, 0.8);
    position: absolute;
    top: 0;
    z-index: 99;
}

.slider-progress .progress {
    width: 0%;
    height: 5px;
    background: rgba(36, 51, 0, 0.8);
}

.thumb-slider .slick-active img {
    border: 1px solid transparent
}

.thumb-slider .slick-current img {
    opacity: 0.5;
}

p:empty {
    display: none;
}

/* ---------------------------Toggle Search---------------------*/
.searchpanel {
    background: #ccc;
    display: none;
    right: 0px;
    padding: 10px;
    position: absolute;
    top: 46px;
}

.searchpanel::before {
    border-bottom: 10px solid #ccc;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: "";
    position: absolute;
    right: 7px;
    top: -7px;
}

.nav .container {
    position: relative;
}

.searchtoggle {
    position: absolute;
    right: 11px;
    top: 11px;
}

.searchtoggle img {
    cursor: pointer;
}

/* -------------------------------------------Recognitions Carousel------------------------------------ */
.owl-carousel.recognitions .item .content .thumbnail img {
    margin: 0 auto;
    text-align: center;
}

.owl-carousel.partners .item .content .thumbnail {
    min-height: 120px;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
}

section.section.our_recognitions {
    background: #f2f2f2;
    padding: 10px 0;
    position: relative;
}

.our_recognitions .heading h4 {
    color: #3a3a3a;
    font-size: 28px;
    font-weight: 700;
    font-family: inherit;
    text-transform: uppercase;
    line-height: 30px;
    margin: 25px 0;
    position: relative;
    padding-left: 40px;
}

.our_recognitions .heading h4:before {
    content: "";
    background: url(images/shape.png);
    display: block;
    width: 29px;
    height: 31px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.our_recognitions .border-right {
    border-right: 1px solid #cfcfcf;
}

/* -------------------------------------------Partners Carousel------------------------------------ */
.owl-carousel.partners .item .content .thumbnail img {
    margin: 0 auto;
    text-align: center;
}

section.section.our_partners {
    background: #232535;
    padding: 10px 0;
    position: relative;
}

.our_partners .heading h4 {
    color: #ef483e;
    font-size: 32px;
    font-weight: bold;
    font-family: inherit;
    text-transform: uppercase;
    line-height: 34px;
    margin: 20px 0;
}

.our_partners .border-right {
    border-right: 1px solid #cfcfcf;
}

.owl-carousel.partners .item .content {
    text-align: center;
}

/* -------------------------------------------Clients Carousel------------------------------------ */
.client {
    margin-right: -10px;
}

.client .slick-slide {
    margin-right: 10px;
    border: 1px solid #ddd !important;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
}

.client .slick-prev {
    margin-right: 10px;
}

.client .slick-slide img {
    display: inline-block;
}

/* -------------------------------------------Testimonials Carousel------------------------------------ */
.testimonial .loop {
    padding: 0 10px;
    text-align: center;
}

.testimonial .loop p {
    max-width: 800px;
    margin: 0 auto;
}

.testimonial .loop .pic img {
    max-width: 100px;
    margin: 10px 0;
    border-radius: 100%;
    height: auto;
    display: inline-block;
}

.testimonial .loop .title {
    font-size: 21px;
    font-weight: 600;
}

/* -------------------------------------------Services Carousel------------------------------------ */
.service {
    margin-right: -10px;
}

.service .slick-slide {
    margin-right: 10px;
}

.service .title {
    font-weight: 700;
    margin: 10px 0;
    font-size: 18px;
}

.service .slick-prev {
    margin-right: 10px;
}

.service .slick-next {
    margin-right: 10px;
    right: 40px;
    left: inherit;
}

.service .slick-arrow {
    top: 0;
    margin-top: -43px;
}

/*ENd SLick Slider*/
/* ---------------------------------------------------Windows Size-------------------------------------------------------------------------*/
#winSize {
    position: fixed;
    bottom: 1%;
    left: 1%;
    border: rgba(0, 0, 0, 0.8) 3px solid;
    background: rgba(0, 0, 0, 0.6);
    padding: 5px 10px;
    color: #fff;
    text-shadow: #000 1px 1px 1px, #000 -1px 1px 1px;
    z-index: 9999
}

/* ---------------------------------------------------Tabs-------------------------------------------------------------------------*/
/*.tabs-menu { padding: 0; margin: 0 auto; width: 100%; text-align: center; }
.tabs-menu li { height: 30px; line-height: 30px; display: inline-block; list-style: none; margin-right: 75px; }
.tabs-menu li.current { position: relative; background-color: #fff; border-bottom: 1px solid #fff; z-index: 5; }
.tabs-menu li a { padding: 10px; text-transform: uppercase; color: #707070; text-decoration: none; font-size: 18px; }
.tabs-menu .current a { color: #58595b; font-size: 18px; text-decoration: underline; }
.tab { background-color: #fff; margin-top: 0; }
.tab-content { max-width: 100%; padding: 60px 60px 0; display: none; }
#tab-1 { display: block; }*/
/* ---------------------------------------------------Left Tabs-------------------------------------------------------------------------*/
.tabs-left {
    width: 120px;
    padding: 0;
    margin: 0;
    float: left;
}

.tabs-left li {
    line-height: 30px;
    display: block;
    list-style: none;
    margin-bottom: 5px;
    transition: all ease 0.80s;
    -webkit-transition: all ease 0.80s;
    -moz-transition: all ease 0.80s;
    -o-transition: all ease 0.80s;
    -ms-transition: all ease 0.80s;
    text-transform: uppercase;
}

.tabs-left li.current {
    position: relative;
    background-color: #fff;
    z-index: 5;
    margin-left: 5%;
}

.tabs-left li a {
    text-transform: uppercase;
    color: #878787;
    text-decoration: none;
    display: block;
    font-size: 15px;
    font-weight: 400;
    border: none;
}

.tabs-left .current a {
    color: #ef483e;
    font-weight: 500;
    border: none;
    display: inline-block;
    background: #fff;
    width: 215px;
    z-index: 2;
    text-transform: uppercase;
    text-align: center;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.tab-loop {
    background-color: #fff;
    float: left;
    margin-bottom: 20px;
    width: auto;
    margin-left: -1px;
}

.tabsleft-content {
    max-width: 100%;
    display: none;
}

#tabs1 {
    display: block;
}

.tabs-left li.current:before {
    content: "";
    display: block;
    left: -1000em;
    top: 0;
    background: #ef483e;
    position: absolute;
    height: 2px;
    bottom: 0;
    right: 0;
    margin: auto;
    -webkit-transition: all .4s ease-in-out !important;
    -o-transition: all .4s ease-in-out !important;
    transition: all .4s ease-in-out !important;
    z-index: -1;
}

.tabs-left li.current:after {
    content: "";
    background: #ef483e;
    display: block;
    width: 8px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: -1;
    height: 10px;
}

/* ---------------------------------------------------Breadcrumb-------------------------------------------------------------------------*/
.breadcrumbs {
    margin: 0;
    padding: 0;
}

.breadcrumbs li {
    list-style: none;
    display: inline-block;
    padding-right: 20px;
    font-size: 16px;
}

.breadcrumbs li a.bread-link {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}

.breadcrumbs li.item-current strong {
    font-weight: 500;
}

/* ----------------------------Comments-----------------------*/
#comments label {
    display: inline-block;
    vertical-align: top;
    width: 80px;
}

.form-submit {
    margin-left: 80px;
}

#comments {
    background: #eee;
    padding: 20px;
}

#comments li {
    list-style: none;
}

#comments ol {
    padding: 0;
}

/* ----------------------------Accordion-----------------------*/
.accordion-container {
    position: relative;
    width: 100%;
    height: auto;
    margin: 20px auto;
}

.accordion-container > h2 {
    text-align: center;
    color: #fff;
    padding-bottom: 5px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
}

.set {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #f5f5f5;
}

.set > a {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    color: #555;
    font-weight: 600;
    border-bottom: 1px solid #ddd;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.set > a.active {
    background-color: #3399cc;
    color: #fff;
}

.set > a:before {
    background: url(images/arrow1.html) no-repeat;
    float: right;
    content: "";
    height: 8px;
    margin: 6px 0 0;
    width: 15px;
}

.set > a.active:before {
    filter: invert(100%);
    transform: rotate(180deg);
}

.accordion-container .content_faq {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    display: none;
}

.accordion-container .content_faq p {
    padding: 10px 15px;
    margin: 0;
    color: #333;
}

/* ---------------------------------------------------Custom Scroll-------------------------------------------------------------------------*/
.customscroll {
    height: 300px;
}

/* ---------------------------------------------------innerheader-------------------------------------------------------------------------*/
.header-content {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    justify-items: center;
    height: 100%;
    flex-wrap: wrap;
    width: 100%;
}

.inner-banner h2 {
    margin: 0 0 30px;
    padding: 0;
    text-align: center;
    font-size: 70px;
    color: #fff;
    width: 100%;
    font-family: inherit;
    font-weight: 500;
}

.inner-banner {
    height: 350px;
    width: 100%;
    display: table;
    color: #fff;
}

.privacy-policy .inner-banner {
    height: 300px;
}

.page.type-page h3.entry-title {
    margin: 0 0 30px;
    text-align: center;
    text-transform: uppercase;
    display: none;
}

/* ---------------------------------------------------blog-------------------------------------------------------------------------*/
.wrap.grey_bg {
    background: #f0f0f0;
    padding: 20px 0;
    position: relative;
}

.blogs li {
    width: 100%;
    margin-bottom: 20px;
    min-height: 210px;
    clear: both;
    float: left;
    border-bottom: 1px solid #dcdcdc;
}

.blogs li:last-child {
    border: none;
}

.blogs li h4 {
    text-transform: capitalize;
    background: #f0f0f0;
    padding: 10px;
    position: relative;
    margin-bottom: 20px;
    font-weight: 600;
    color: #2f2f2f;
}

.blogs li h4 span {
    width: 7%;
    text-align: center;
    background: #b12224;
    font-size: 11px;
    line-height: 18px;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
}

.blogs li h4 span strong {
    display: block;
    font-size: 26px;
    font-weight: normal;
}

.blogs li a {
    float: right;
}

.blogs li .meta {
    background: #f0f0f0;
    padding: 10px;
    position: relative;
    margin: 38px 0 0;
    font-weight: 500;
    float: right;
    clear: right;
    width: 67%;
    color: #989898;
    font-size: 16px;
    line-height: 21px;
}

.blogs li .meta span {
    background: url('images/user-bg.html') no-repeat;
    padding: 3px 30px;
}

.blogs li .meta span.comments {
    margin-left: 10px;
    background: url('images/comments.html') no-repeat;
}

.blogs li .meta span strong {
    color: #258ef9;
    font-weight: normal;
    text-transform: capitalize;
}

.blogs .entry-content a {
    color: #000;
}

.blogs .entry-content a:hover {
    color: #ef483e;
}

.single-blogs .blogs li {
    min-height: auto;
    color: #000;
    border: none;
}

.single-blogs .blogs li::marker {
    display: none !important;
}

.sidebar .search_section, .sidebar .social_share, .sidebar .blog_cateogires, .sidebar .recent_section {
    margin-bottom: 30px;
    overflow: hidden;
    padding: 13px;
    background: #fff;
    border: 1px solid #ddd;
}

.sidebar ul {
    padding: 0;
    margin: 0;
}

.sidebar ul li {
    list-style: none;
}

.sidebar-pro {
    border: 1px solid #c2c2c2;
    padding: 0 !important;
    border-radius: 5px;
    overflow: hidden;
}

.sidebar-pro h4 {
    background: #b12224;
    color: #fff;
    padding: 10px;
    font-size: 20px;
    line-height: 29px;
    margin: 0;
}

.sidebar-pro .cat li {
    margin-bottom: 6px;
    list-style: none;
    padding: 10px;
}

.sidebar-pro .cat li:hover {
    background: #b12224;
}

.sidebar-pro .cat li:hover a {
    color: #fff;
}

.sidebar-pro .cat li.current-cat {
    background: #b12224;
}

.sidebar-pro .cat li:last-child {
    margin-bottom: 0;
}

.sidebar-pro .cat .product-categories {
    margin-bottom: 0;
}

.sidebar-pro .cat li a {
    color: #424242;
    font-size: 14px;
}

.sidebar .recent li {
    margin: 20px 0;
    padding: 5px 0;
    overflow: hidden;
    font-size: 14px;
}

.sidebar .recent li h5 {
    margin-top: 0;
}

.sidebar .recent li:last-child {
    border: none;
}

ul.recent .thumbnail-sidebar {
    display: inline-block;
    float: left;
}

ul.recent .thumbnail-sidebar a img {
    width: 70px;
    height: 60px;
}

.thumbnail-sidebar {
}

ul.recent .sidebar_content {
    float: left;
    margin-left: 25px;
}

ul.recent .sidebar_content .entry-date {
    font-size: 14px;
    color: #888888;
    margin: 0 0 10px;
}

ul.recent .sidebar_content .entry-date i {
    color: #58595b;
    margin-right: 5px;
}

ul.recent .sidebar_content h5 a {
    color: #58595b;
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
}

.sidebar h4 {
    font-size: 20px;
    line-height: 28px;
    color: #3a3a3a;
    margin: 0;
    padding: 0 0 30px;
    position: relative;
}

.sidebar h4:after {
    content: "";
    background: #58595b;
    height: 3px;
    width: 30px;
    display: block;
    position: absolute;
    bottom: 0;
    margin: 0 0 20px;
}

.blogs h2.entry-title a {
    color: #58595b;
}

.blogs h2.entry-title a:hover {
    color: #9c7854;
    text-decoration: none;
}

.blogs .entry-meta, .blogs .entry-meta a {
    color: #58595b;
}

.archive.tax-blog_categories headerinner {
    display: none;
}

.archive.tax-blog_categories h1.page-title {
    text-align: center;
    margin: 0;
}

.sidebar .recent h5 {
    color: #231f20;
    font-size: 14px;
    margin-bottom: 10px;
}

.sidebar .recent p {
    color: #6d6d6d;
    line-height: 16px;
}

.sidebar .recent .more a {
    color: #258ef9;
    float: right;
}

.sidebar .cat li {
    border-bottom: 1px solid #ddd;
    font-weight: 600;
    margin: 5px 0;
    padding: 5px 0;
}

.blogs .loop {
    margin-bottom: 30px;
    overflow: hidden;
    padding: 0;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.sidebar .section {
    margin-top: 50px;
    overflow: hidden;
}

.blogs .title {
    margin: 0;
}

.blogs small {
    margin-bottom: 10px;
    display: inline-block;
    color: #888;
}

.sidebar .cat li:last-child {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.sidebar .cat li a {
    color: #666;
    font-size: 14px;
    display: block;
    transition: all ease 0.80s;
    -webkit-transition: all ease 0.80s;
    -moz-transition: all ease 0.80s;
    -o-transition: all ease 0.80s;
    -ms-transition: all ease 0.80s;
    font-weight: 500;
}

.sidebar .cat li a:hover {
    margin-left: 10px;
    color: #ef483e;
    font-weight: 600;
}

.sidebar .get-started {
    background: #ef483e;
    width: 100%;
    display: block;
    padding: 7px 0;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}

.sidebar .get-started:hover {
    background: #111221;
}

.blogs .meta {
    background: transparent;
    padding: 15px 0;
    width: 100%;
    float: left;
}

.blogs .blog_content {
    padding: 20px 20px 0;
}

.blogs .thumbnail-blog .image {
    min-height: 260px;
    width: 100%;
    max-width: 100%;
    background-size: cover;
    background-position: top center;
}

.blogs .title a {
    color: #353535;
    font-size: 20px;
    margin: 0 0 10px;
    display: block;
    font-weight: 600;
    text-transform: capitalize;
}

.blogs .blog_content .title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    position: relative;
    line-height: 26px;
    height: 55px;
}

.blogs .blog_content {
    padding: 10px 20px 0;
}

.blogs .blog_content .title a:hover {
    text-decoration: none;
}

.blogs p {
    color: #666;
    font-size: 14px;
    margin: 0 0 10px;
    line-height: 25px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    position: relative;
}

.meta .entry-date {
    display: inline-block;
    margin-right: 50px;
    color: #444855;
    font-size: 14px;
    float: left;
    margin: 0;
    text-align: left;
}

.meta .comments {
    display: inline-block;
    color: #444855;
    font-size: 14px;
    float: right;
    text-align: right;
    text-transform: uppercase;
}

.meta .entry-date i, .meta .comments i {
    color: #444855;
    margin-right: 5px;
}

.blog_content .readmore a {
    text-transform: capitalize;
    color: #444855;
    font-weight: 600;
}

.blog_content .readmore a:hover {
    color: #ef483e;
}

.grey_bg h1.search_title_keyword {
    font-size: 30px;
    text-align: center;
    margin: 20px 0 50px;
    font-weight: 600;
    color: #ef483e;
    text-transform: capitalize;
}

/*BLOG GRID SECTION*/
.blog_absolute:nth-child(1) {
    width: 50%;
    position: relative;
    margin-bottom: 20px;
    display: inline-block;
    float: left;
    cursor: pointer;
    overflow: hidden;
}

.blog_absolute:nth-child(1) .thumbnail-blog .image {
    min-height: 560px;
    background-size: cover;
    background-position: top center;
    transition: all 2s ease 0s;
}

.blog_absolute:nth-child(1):hover .thumbnail-blog .image {
    -webkit-transform: scale(1.2) rotate(10deg);
    -moz-transform: scale(1.2) rotate(10deg);
    -ms-transform: scale(1.2) rotate(10deg);
    -o-transform: scale(1.2) rotate(10deg);
    transform: scale(1.2) rotate(10deg);
}

.blog_absolute:nth-child(1) .blog_content {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.blog_absolute:nth-child(1):before {
    content: "";
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
}

.blog_absolute:nth-child(1) .blog_content .title {
    margin: 0;
    padding: 20px 0 20px 20px;
}

.blog_absolute:nth-child(1) .blog_content .title a {
    color: #fff;
    text-transform: capitalize;
    font-size: 20px;
    line-height: normal;
}

.blog_absolute:nth-child(1):hover:before {
    content: "";
    background: rgba(0, 0, 0, .3);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 2;
}

.blog_absolute:nth-child(2), .blog_absolute:nth-child(3) {
    width: 23.6%;
    position: relative;
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
    float: left;
    cursor: pointer;
    overflow: hidden;
}

.blog_absolute:nth-child(2) .thumbnail-blog .image, .blog_absolute:nth-child(3) .thumbnail-blog .image {
    min-height: 280px;
    background-size: cover;
    background-position: top center;
    transition: all 2s ease 0s;
}

.blog_absolute:nth-child(2):hover .thumbnail-blog .image, .blog_absolute:nth-child(3):hover .thumbnail-blog .image {
    -webkit-transform: scale(1.2) rotate(10deg);
    -moz-transform: scale(1.2) rotate(10deg);
    -ms-transform: scale(1.2) rotate(10deg);
    -o-transform: scale(1.2) rotate(10deg);
    transform: scale(1.2) rotate(10deg);
}

.blog_absolute:nth-child(2) .blog_content, .blog_absolute:nth-child(3) .blog_content {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.blog_absolute:nth-child(2):before, .blog_absolute:nth-child(3):before {
    content: "";
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
}

.blog_absolute:nth-child(2) .blog_content .title, .blog_absolute:nth-child(3) .blog_content .title {
    margin: 0;
    padding: 20px 0 20px 20px;
}

.blog_absolute:nth-child(2) .blog_content .title a, .blog_absolute:nth-child(3) .blog_content .title a {
    color: #fff;
    text-transform: capitalize;
    font-size: 20px;
    line-height: normal;
}

.blog_absolute:nth-child(2):hover:before, .blog_absolute:nth-child(3):hover:before {
    content: "";
    background: rgba(0, 0, 0, .3);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 2;
}

.blog_absolute:nth-child(4) {
    width: 48.6%;
    position: relative;
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
    float: left;
    cursor: pointer;
    overflow: hidden;
}

.blog_absolute:nth-child(4) .thumbnail-blog .image {
    min-height: 260px;
    background-size: cover;
    background-position: top center;
    transition: all 2s ease 0s;
}

.blog_absolute:nth-child(4):hover .thumbnail-blog .image {
    -webkit-transform: scale(1.2) rotate(10deg);
    -moz-transform: scale(1.2) rotate(10deg);
    -ms-transform: scale(1.2) rotate(10deg);
    -o-transform: scale(1.2) rotate(10deg);
    transform: scale(1.2) rotate(10deg);
}

.blog_absolute:nth-child(4) .blog_content {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.blog_absolute:nth-child(4):before {
    content: "";
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
}

.blog_absolute:nth-child(4) .blog_content .title {
    margin: 0;
    padding: 20px 0 20px 20px;
}

.blog_absolute:nth-child(4) .blog_content .title a {
    color: #fff;
    text-transform: capitalize;
    font-size: 20px;
    line-height: normal;
}

.blog_absolute:nth-child(4):hover:before {
    content: "";
    background: rgba(0, 0, 0, .3);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 2;
}

/*LOAD MORE BLOG SECTION*/
#blog_loop .lmb-container a {
    color: #fff;
    text-transform: uppercase;
    background: #2733c8;
    padding: 10px 25px;
    margin-bottom: 20px;
    display: inline-block;
}

#blog_loop .lmb-container {
    display: block;
    margin: 0 auto;
    text-align: center;
}

#blog_loop .lmb-container a:hover {
    background: #d91010;
}

/*TRENDING STORIES SECTION*/
.stories {
    margin: 50px 0 80px;
}

.stories p {
    color: #666;
    margin-bottom: 25px;
    font-size: 14px;
    line-height: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    position: relative;
}

.trending_item .item .thumbnail-blog .image {
    min-height: 150px;
    background-size: cover;
    background-position: top center;
}

.trending_item .item {
    margin-right: 12px;
    margin-bottom: 20px;
    border: 1px solid #ddd;
}

.trending_item .item:last-child {
    margin-right: 0;
}

.trending_item .item .blog_content {
    background: #fff;
    padding: 0 10px;
}

.trending_item .item .blog_content h3.title {
    margin: 0;
    padding: 10px 0;
}

.trending_item .item .blog_content h3.title a {
    text-transform: capitalize;
    font-size: 16px;
    color: #353535;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    position: relative;
    line-height: normal;
    font-weight: 600;
}

.trending_item .item .meta {
    margin: 0 0 5px;
    display: inline-block;
    width: 100%;
}

.trending_item .item .meta .entry-date, .trending_item .item .meta .comments {
    font-size: 12px;
}

.trending_item .item .meta .entry-date {
    float: left;
    text-align: left;
    margin: 0;
}

.trending_item .item .meta .comments {
    float: right;
    text-align: right;
    text-transform: uppercase;
}

/*SERVICES BULLETS */
.trending_item .slick-dots {
    position: absolute;
    z-index: 11;
    bottom: -30px;
    margin: 0px;
    padding: 0;
    text-align: center;
    width: 100%;
}

.trending_item .slick-dots li {
    list-style: none;
    display: inline-block;
}

.trending_item .slick-dots button {
    border: 2px solid #da6c1e;
    background: rgba(255, 255, 255, 0) !important;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    font-size: 0;
    padding: 0px;
    margin-right: 5px;
    background: transparent !important;
}

.trending_item .slick-dots .slick-active button {
    background: #da6c1e !important;
    border: 2px solid #da6c1e;
}

.trending_item .slick-next.slick-arrow, .trending_item .slick-prev.slick-arrow {
    display: none !important;
}

/*SOCIAL SHARING FOR BLOGS*/
.sidebar .social_share .social-share li a {
    width: 3rem;
    background: #f0f0f0;
    display: inline-block;
    height: 3rem;
    text-align: center;
    margin-right: 3px;
    padding: 1px;
}

.sidebar .social_share .social-share li {
    display: inline-block;
    height: 3rem;
    text-align: center;
}

.sidebar .social_share .social-share li a i {
    color: #000;
    font-size: 14px;
}

.sidebar .social_share .social-share li a:hover {
    background: #ef483e;
}

.sidebar .social_share .social-share li a:hover i {
    color: #fff;
}

/*SINGLE PAGE FOR BLOGS*/
.blogs .entry-content {
    margin-bottom: 30px;
    padding: 15px;
    background: #fff;
    border: 1px solid #ddd;
    min-height: 1135px;
}

.blogs .entry-content h3.entry-title {
    color: #ef483e;
    font-size: 24px;
    margin: 20px 0;
    display: block;
    font-weight: 600;
    text-transform: capitalize;
    text-align: center;
}

.blogs .entry-content h2 {
    color: #111221;
    font-size: 20px;
    margin: 15px 0;
    display: block;
    font-weight: 600;
    text-transform: capitalize;
    line-height: normal;
}

.blogs .entry-content p {
    color: #666;
    font-size: 16px;
    margin: 0 0 10px;
    line-height: 30px;
    display: inline-block;
    -webkit-line-clamp: unset;
    -webkit-box-orient: unset;
    overflow: visible;
    position: relative;
}

.single.single-blogs .blogs ol li {
    min-height: auto;
    border: none;
    color: #666;
    margin: 0;
    padding: 5px 0;
    font-weight: 500;
}

/*RECENT POST FOR BLOGS*/
.sidebar .blogs .thumbnail-blog .image {
    min-height: 75px;
}

.sidebar .blogs .loop {
    border: 0;
    border-radius: 0;
}

.sidebar .blogs .blog_content {
    padding: 0 5px 5px;
}

.sidebar .blogs .title a {
    font-size: 16px;
    color: #222;
    line-height: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0;
}

.sidebar .blogs .meta {
    padding: 5px;
}

/*---------------------Pagination----------------------- */
.pagination {
    display: inline-block;
    padding-left: 0;
    border-radius: 4px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.pagination span, .pagination a {
    display: inline-block;
    float: none;
    margin: 2px 2px 2px 0;
    padding: 10px 15px;
    text-decoration: none;
    width: auto;
    color: #fff;
    background: #ef483e;
    font-family: inherit;
    font-size: 16px;
    border: 1px solid #ef483e;
}

.pagination a:hover {
    color: #fff;
    background: #ef483e;
    border: 1px solid #ef483e;
}

.pagination .current {
    padding: 10px 15px;
    background: #ef483e;
    color: #fff;
    border: 1px solid #ef483e;
}

/* ------------------------------------Responsive Simple Menu------------------------------------------------------ */
nav.nav {
    background: transparent;
    display: inline-block;
    padding: 50px 0 0;
    width: 100%;
    float: left;
}

.menu-header, .menu-header ul, .menu-header ul li, .menu-header ul li a, .menu-header #menu-button {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.menu-header:after, .menu-header > ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.menu-header #menu-button {
    display: none !important;
}

.menu-header > ul > li {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.menu-header.align-center > ul {
    font-size: 0;
    text-align: center;
}

.menu-header.align-center > ul > li {
    display: inline-block;
    float: none;
}

.menu-header.align-center ul ul {
    text-align: left;
}

.menu-header.align-right > ul > li {
    float: right;
}

.menu-header > ul > li > a {
    color: #58595b;
    padding: 10px;
    font-size: 16px;
    font-weight: 600;
}

.menu-header > ul > li:last-child {
    margin-right: 0;
}

.menu-header > ul > li:hover > a {
    color: #ffffff;
}

.menu-header > ul > li.current-menu-item.current_page_item > a {
    color: #00978b;
    text-decoration: none;
}

.menu-header > ul > li > a:hover {
    color: #00978b;
    text-decoration: none;
}

.menu-header ul ul::before {
    border-color: transparent transparent #000;
    border-style: solid;
    border-width: 10px;
    content: "";
    left: 20px;
    position: absolute;
    top: -20px;
}

.menu-header ul ul ul::before {
    display: none;
}

.menu-header > ul > li.has-sub:hover > a:before {
    top: 23px;
    height: 0;
}

.menu-header ul ul {
    position: absolute;
    left: -9999px;
}

.menu-header.align-right ul ul {
    text-align: right;
}

.menu-header ul ul li {
    height: 0;
    transition: all .25s ease;
}

.menu-header li:hover > ul {
    left: auto;
}

.menu-header.align-right li:hover > ul {
    left: auto;
    right: 0;
}

.menu-header li:hover > ul > li {
    height: 35px;
}

.menu-header ul ul ul {
    margin-left: 100%;
    top: 0;
}

.menu-header.align-right ul ul ul {
    margin-left: 0;
    margin-right: 100%;
}

.menu-header ul ul li a {
    border-bottom: 1px solid rgba(150, 150, 150, 0.15);
    padding: 15px;
    width: 200px;
    font-size: 15px;
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    background: #58595b;
}

nav .menu-header ul ul::before {
    border-color: transparent transparent #00978b;
}

.menu-header ul ul li:last-child > a, .menu-header ul ul li.last-item > a {
    border-bottom: 0;
}

.menu-header ul ul li:hover > a, .menu-header ul ul li a:hover {
    background: #00978b;
    color: #ffffff;
}

.menu-header ul ul li.has-sub > a:after {
    position: absolute;
    top: 16px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #dddddd;
    content: '';
}

.menu-header.align-right ul ul li.has-sub > a:after {
    right: auto;
    left: 11px;
}

.menu-header ul ul li.has-sub > a:before {
    position: absolute;
    top: 13px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #dddddd;
    content: '';
    transition: all .25s ease;
}

.menu-header.align-right ul ul li.has-sub > a:before {
    right: auto;
    left: 14px;
}

.menu-header ul ul > li.has-sub:hover > a:before {
    top: 17px;
    height: 0;
}

@media (min-width: 100px) and (max-width:767px) {
    .menu-header {
        width: 100%;
    }

    .menu-header ul {
        width: 100%;
        display: none;
    }

    .menu-header.align-center > ul {
        text-align: left;
    }

    .menu-header ul li {
        width: 100%;
        border-top: 1px solid rgba(120, 120, 120, 0.2);
    }

    .menu-header ul ul li, .menu-header li:hover > ul > li {
        height: auto;
    }

    .menu-header ul li a, .menu-header ul ul li a {
        width: 100%;
        border-bottom: 0;
    }

    .menu-header > ul > li {
        float: none;
    }

    .menu-header ul ul li a {
        padding-left: 25px;
    }

    .menu-header ul ul ul li a {
        padding-left: 35px;
    }

    .menu-header ul ul li a {
        color: #dddddd;
        background: none;
    }

    .menu-header ul ul li:hover > a, .menu-header ul ul li.active > a {
        color: #ffffff;
    }

    .menu-header ul ul, .menu-header ul ul ul, .menu-header.align-right ul ul {
        position: relative;
        left: 0;
        width: 100%;
        margin: 0;
        text-align: left;
    }

    .menu-header > ul > li.has-sub > a:after, .menu-header > ul > li.has-sub > a:before, .menu-header ul ul > li.has-sub > a:after, .menu-header ul ul > li.has-sub > a:before {
        display: none;
    }

    .menu-header #menu-button {
        display: block;
        padding: 17px;
        color: #dddddd;
        cursor: pointer;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 700;
    }

    .menu-header #menu-button:after {
        position: absolute;
        top: 22px;
        right: 17px;
        display: block;
        height: 8px;
        width: 20px;
        border-top: 2px solid #dddddd;
        border-bottom: 2px solid #dddddd;
        content: '';
    }

    .menu-header #menu-button:before {
        position: absolute;
        top: 16px;
        right: 17px;
        display: block;
        height: 2px;
        width: 20px;
        background: #dddddd;
        content: '';
    }

    .menu-header #menu-button.menu-opened:after {
        top: 23px;
        border: 0;
        height: 2px;
        width: 15px;
        background: #ffffff;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .menu-header #menu-button.menu-opened:before {
        top: 23px;
        background: #ffffff;
        width: 15px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .menu-header .submenu-button {
        position: absolute;
        z-index: 99;
        right: 0;
        top: 0;
        display: block;
        border-left: 1px solid rgba(120, 120, 120, 0.2);
        height: 46px;
        width: 46px;
        cursor: pointer;
    }

    .menu-header .submenu-button.submenu-opened {
        background: #262626;
    }

    .menu-header ul ul .submenu-button {
        height: 34px;
        width: 34px;
    }

    .menu-header .submenu-button:after {
        position: absolute;
        top: 22px;
        right: 19px;
        width: 8px;
        height: 2px;
        display: block;
        background: #dddddd;
        content: '';
    }

    .menu-header ul ul .submenu-button:after {
        top: 15px;
        right: 13px;
    }

    .menu-header .submenu-button.submenu-opened:after {
        background: #ffffff;
    }

    .menu-header .submenu-button:before {
        position: absolute;
        top: 19px;
        right: 22px;
        display: block;
        width: 2px;
        height: 8px;
        background: #dddddd;
        content: '';
    }

    .menu-header ul ul .submenu-button:before {
        top: 12px;
        right: 16px;
    }

    .menu-header .submenu-button.submenu-opened:before {
        display: none;
    }
}

/*----------------------------------------Push Navigation---------------------------------*/
div#menuoverlay {
    display: none;
}

a#hamburg {
    position: fixed;
    top: 10px;
    left: 10px;
    width: 40px;
    height: 40px;
    z-index: 9;
    text-align: center;
    color: white;
    display: none;
    transition: all ease-out 0.3s;
}

a#hamburg i {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.nav1 {
    transition: all ease-out 0.3s;
    display: none;
}

.nav1 a {
    color: #000;
}

.nav1 ul {
    margin: 0;
    padding: 0;
    background-color: #303030;
}

.nav1 ul li {
    display: inline-block;
    position: relative;
}

.nav1 ul li > a {
    display: inline-block;
    padding: 10px;
}

.nav1 ul li > a > i {
    margin-left: 15px;
    transition: all ease-out 0.3s;
    -webkit-transition: all ease-out 0.1s;
}

.nav1 ul li ul {
    display: none;
    position: absolute;
    top: 38px;
    background: #222;
    width: 200px;
    text-align: left;
}

.nav1 .search-nav, .nav1 .title {
    display: none;
}

.nav1 ul li ul li {
    display: block;
}

.nav1 ul li ul li a {
    display: block;
}

.nav1 ul li:hover > a {
    color: #000;
    text-decoration: none;
}

.nav1 ul li:hover > a > i {
    transform: rotateZ(90deg);
}

.nav1 ul li:hover ul {
    display: block;
}

.nav1 span.marrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
    float: right;
    height: 0;
    margin: 8px 0 0 8px;
    width: 0;
}

.nav1 ul li.open span.marrow {
    border-left: 5px solid transparent;
    border-top: 0;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #fff;
}

@media screen and (max-width: 767px) {
    a#hamburg {
        display: block;
    }

    main {
        transition: all ease-out 0.3s;
    }

    .nav1 .row {
        margin: 0px;
    }

    .nav1 {
        background: url(images/nav-bg.html) repeat;
        box-shadow: -2px 0 10px #999 inset;
        display: block;
        height: 100%;
        left: 0;
        overflow-x: hidden;
        overflow-y: auto;
        position: fixed;
        top: 0;
        transform: translateX(-250px);
        width: 250px;
    }

    .nav1 .search-nav, .nav1 .title {
        display: block;
    }

    .nav1 .search-nav input {
        border: 1px solid #2c313f;
        background-color: rgba(255, 255, 255, 0.2);
        padding: 5px;
        width: 100%;
        color: #000;
        margin: 10px 0;
    }

    .nav1 .search-nav input[type="submit"] {
        background: url("images/search-icon.html") no-repeat scroll center center;
        border: 0;
        width: auto;
        font-size: 0;
        height: 16px;
        position: absolute;
        right: 7px;
        top: 8px;
        width: 16px;
        filter: invert(100%);
    }

    .nav1 .title {
        background: #000;
        color: #fff;
        font-size: 14px;
        margin: 0 -15px;
        padding: 6px 15px 6px;
    }

    .search-nav > form {
        position: relative;
    }

    .nav1 ul {
        text-align: left;
        background-color: transparent;
    }

    .nav1 ul li {
        display: block;
        border-bottom: 1px solid #999;
    }

    .nav1 ul li a {
        display: block;
        padding: 10px 0;
    }

    .nav1 ul li:hover > a {
        color: #000;
    }

    .nav1 ul li a > i {
        float: right;
    }

    .nav1 ul li ul {
        display: none;
        position: static;
        width: 100%;
        background-color: transparent;
        padding: 0 10px;
    }

    .nav1 ul li:hover > ul {
        display: none;
    }

    .nav1 ul li:hover > a > i {
        transform: rotateZ(0);
    }

    .nav1 ul li.open > a {
        background-color: transparent;
    }

    .nav1 ul li.open > a > i {
        transform: rotateZ(90deg);
    }

    .nav1 ul li.open > ul {
        display: block;
    }

    div#menuoverlay {
        display: block;
        visibility: hidden;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        transition: all ease-out 0.3s;
        z-index: 1;
        opacity: 0;
    }

    html.open-menu {
        overflow: hidden;
    }

    html.open-menu div#menuoverlay {
        visibility: visible;
        background: rgba(0, 0, 0, 0.5);
        min-height: 100vh;
        width: 100% !important;
        opacity: 1;
        width: calc(-150%);
        left: 250px;
    }

    html.open-menu a#hamburg {
        transform: translateX(250px);
        z-index: 999;
    }

    html.open-menu main {
        transform: translateX(250px);
    }

    html.open-menu nav.nav1 {
        z-index: 3;
        transform: translateX(0);
    }

    .menu-main-menu-container ul ul ul li a {
        padding: 5px;
    }

    ul li.has-subnav .accordion-btn {
        color: #000;
        font-size: 24px;
        width: 20px !important;
        float: right;
        line-height: inherit !important;
    }

    .nav1 ul li:last-child {
        border: 0;
    }

    .nav-cross.open > span {
        background: #fff;
    }

    /*---------------------Hamberg Icon --------------------------------------------- */
    .nav-cross {
        width: 24px;
        height: 40px;
        position: relative;
        margin: 0px auto;
        transform: rotate(0deg);
        transition: .5s ease-in-out;
        cursor: pointer;
    }

    .nav-cross span {
        display: block;
        position: absolute;
        height: 2px;
        width: 100%;
        background: #000;
        opacity: 1;
        left: 0;
        transform: rotate(0deg);
        transition: .25s ease-in-out;
    }

    #nav-icon1 span:nth-child(1) {
        top: 0px;
    }

    #nav-icon1 span:nth-child(2) {
        top: 18px;
    }

    #nav-icon1 span:nth-child(3) {
        top: 36px;
    }

    #nav-icon1.open span:nth-child(1) {
        top: 18px;
        transform: rotate(135deg);
    }

    #nav-icon1.open span:nth-child(2) {
        opacity: 0;
        left: -60px;
    }

    #nav-icon1.open span:nth-child(3) {
        top: 18px;
        transform: rotate(-135deg);
    }

    .nav-cross span:nth-child(1) {
        top: 12px;
        transform-origin: left center;
    }

    .nav-cross span:nth-child(2) {
        top: 20px;
        transform-origin: left center;
    }

    .nav-cross span:nth-child(3) {
        top: 28px;
        transform-origin: left center;
    }

    .nav-cross.open span:nth-child(1) {
        transform: rotate(45deg);
        top: 11px;
        left: 4px;
    }

    .nav-cross.open span:nth-child(2) {
        width: 0%;
        opacity: 0;
    }

    .nav-cross.open span:nth-child(3) {
        transform: rotate(-45deg);
        top: 28px;
        left: 4px;
    }
}

/*********** WASIM GHULAM ***************/
/* LANDING PAGE HEADER CSS */
/*.offer-header .border-top { background: url(images/offer-top-border.jpg); width: 100%; height: 7px; }*/
.offer-header .callsdetails {
    padding: 12px 0;
    position: relative;
    background: url(images/offer-top-shape.html);
    background-repeat: no-repeat;
    background-size: cover;
}

.offer-header .logo a img {
    margin: 15px 0;
}

.offer-header .logo {
    margin: 0;
}

.offer-header .callsdetails ul li.second {
    border-left: 0;
    width: 145px;
    padding: 8px 0 0 10px;
    list-style: none;
    text-align: center;
}

.offer-header .callsdetails ul li a {
    font-size: 16px;
    line-height: 22px;
    vertical-align: top;
    display: block;
}

.offer-header .callsdetails ul li a p {
    width: 90px;
    vertical-align: top;
    padding: 3px 0px;
}

.offer-header .callsdetails ul li.last {
    width: 185px;
    padding-top: 8px;
}

.offer-header .agentcall {
    background: url(images/offer-header-call.html);
    width: 28px;
    height: 28px;
    vertical-align: middle;
    display: block;
}

.offer-header .chatico {
    background: url(images/offer-header-chat.html);
    width: 27px;
    height: 28px;
    margin-right: 5px;
}

.offer-header ul li a p {
    padding: 2px;
}

.offer-header .callsdetails:after {
    background: #83bc45;
    right: -999em;
    content: '';
    display: block;
    position: absolute;
    width: 999em;
    top: 0;
    bottom: 0;
    height: 100%;
}

/* LOGO LANDING PAGE SLIDER CSS */
.slider.lp_slider .main-slider .inner-item .caption h2 {
    background: url(images/offer-bluebar.html);
    font-size: 30px;
    background-size: 100% 100%;
    padding-right: 50px;
    padding-left: 10px;
    padding-top: 8px;
    padding-bottom: 5px;
    position: relative;
    margin-left: 35px;
}

.slider.lp_slider .main-slider .inner-item .caption h2 .red-bold {
    font-size: 30px;
    font-style: italic;
    font-weight: 500;
}

.slider.lp_slider .main-slider .inner-item .caption h3 {
    margin: 0;
    color: #fff;
    font-weight: 500;
    text-shadow: 0px 0px 3px #666;
    margin-bottom: 20px;
    margin-left: 35px;
    position: relative;
}

.slider.lp_slider .main-slider .inner-item .caption h3 .red-bold {
    text-shadow: none;
    font-weight: bold;
    font-family: 'Muli', sans-serif;
}

.slider .main-slider .inner-item .caption ul {
    padding-left: 20px;
}

.slider .main-slider .inner-item .caption ul li {
    list-style: square;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    padding-left: 15px;
    text-shadow: 0px 0px 3px #666;
}

.slider .main-slider .inner-item .caption ul li span.red-text {
    color: #ef483e;
    text-shadow: none;
    font-weight: 600;
}

.slider.lp_slider .main-slider .inner-item .caption h2:before {
    content: "";
    background: #fbe6b3;
    display: block;
    width: 2px;
    height: 146px;
    position: absolute;
    left: -32px;
}

.slider.lp_slider .main-slider .inner-item .caption h3:before {
    content: "";
    display: block;
    background: #fff;
    width: 6px;
    height: 6px;
    position: absolute;
    left: -34px;
    bottom: 0;
}

/* WEBSITE LANDING PAGE SLIDER CSS */
.slider.lp_slider_website .main-slider .inner-item .caption h3 {
    color: #ef483e;
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    font-size: 30px;
    font-weight: 600;
    font-style: italic;
    display: inline-block;
}

.slider.lp_slider_website .main-slider .inner-item .caption h2 {
    color: #fff;
    font-size: 32px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-style: italic;
    padding: 5px 0;
    position: relative;
    background: url(images/offer-greenbar.html);
    background-position: right;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.slider.lp_slider_website .main-slider .inner-item .caption h2 span.yellow-bold {
    font-size: 32px;
}

.slider.lp_slider_website .main-slider .inner-item .caption h2:before {
    background: #021424;
    left: -999em;
    content: '';
    display: block;
    position: absolute;
    width: 999em;
    top: 0;
    bottom: 0;
    height: 100%;
}

.slider.lp_slider_website .main-slider .inner-item .caption h4 {
    font-size: 25px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    border-bottom: 2px solid #fff;
    padding-bottom: 10px;
    margin-bottom: 20px;
    display: inline-block;
}

.slider.lp_slider_website .main-slider .inner-item .caption h4 strong.red-bold {
    font-size: 45px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    vertical-align: middle;
    line-height: normal;
}

.slider.lp_slider_website .main-slider .inner-item .caption h4 span.yellow-bold {
    font-size: 32px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-style: italic;
    line-height: normal;
}

/* STATIONERY+LOGO LANDING PAGE */
body.stationery_free section.flare_packages, body.stationery_free .section.our_testimonial, body.stationery_free section.section.website_mega_package {
    background: #111221;
}

body.stationery_free section.section.why-choose, body.stationery_free section.section.faq_section {
    background: #111221;
}

body.stationery_free .container-fluid.cta-main {
    background-color: #111221;
}

body.stationery_free .how-works {
    background: #111221;
    position: relative;
}

.offer-header.stationery {
    background: #010300;
}

.offer-header.stationery .callsdetails:after {
    display: none;
}

.offer-header.stationery .callsdetails {
    background: none;
    float: right;
    padding: 27px 0 0;
    display: inline-block;
}

.offer-header.stationery .callsdetails ul li a {
    padding: 12px 0;
}

.offer-header.stationery .callsdetails ul li.last {
    padding: 0;
    width: 140px;
    margin-right: 10px;
}

.offer-header.stationery .callsdetails ul li.last:last-child {
    margin-right: 0;
}

.offer-header.stationery .callsdetails ul li {
    width: 190px;
    border: 0;
    padding: 12px 0;
}

.offer-header.stationery .callsdetails ul li a {
    font-size: 16px;
    padding-top: 0;
    padding: 0;
}

.offer-header.stationery .callsdetails ul {
    margin: 0;
    display: inline-block;
}

.offer-header.stationery .callsdetails ul li a:hover {
    color: #4e9f34;
}

.offer-header.stationery .callsdetails ul li a:hover p {
    color: #4e9f34;
}

.offer-header.stationery .callsdetails ul li a.header_btn {
    background: #4e9f34;
    padding: 11px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #4e9f34;
}

.offer-header.stationery .callsdetails ul li a.header_btn:hover {
    background: #000;
    border: 1px solid #4e9f34;
}

.offer-header.stationery .agentcall {
    background: url(images/offer-stationery-call.html);
}

.offer-header.stationery .chatico {
    background: url(images/offer-stationery-chat.html);
}

.slider.LandingStationery .main-slider.main-slider-landing .inner-item .caption {
    top: 0;
    transform: translateY(0%);
    text-align: center;
    margin: 0 auto;
    width: 100%;
}

.slider.LandingStationery .main-slider.main-slider-landing .inner-item .caption img {
    margin: 0 auto;
}

.slider.LandingStationery .main-slider.main-slider-landing .inner-item .caption h1 {
    margin: 20px 0;
    font-size: 45px;
    font-weight: 600;
    line-height: 60px;
}

.slider.LandingStationery .main-slider.main-slider-landing .inner-item .caption h2 {
    padding: 10px 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    width: 35%;
    margin: 0 auto;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
}

.partner-item .owl-carousel.partners .item .content .thumbnail img {
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

@-webkit-keyframes swinging {
    0% {
        -webkit-transform: rotate(7deg);
    }

    50% {
        -webkit-transform: rotate(-7deg)
    }

    100% {
        -webkit-transform: rotate(7deg);
    }
}

@keyframes swinging {
    0% {
        transform: rotate(7deg);
    }

    50% {
        transform: rotate(-7deg)
    }

    100% {
        transform: rotate(7deg);
    }
}

.slider.LandingStationery .main-slider.main-slider-landing .inner-item .caption .swingimage {
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-animation: swinging 3.5s ease-in-out forwards infinite;
    animation: swinging 3.5s ease-in-out forwards infinite;
}

.company .Company_form_wrapper.gform_wrapper .gform_body .gform_fields li.label-none label {
    display: none;
}

.company .Company_form_wrapper.gform_wrapper .gform_body .gform_fields li:before {
    background: url(images/company-before.html);
    width: 27px;
    height: 27px;
}

.company .Company_form_wrapper.gform_wrapper .gform_body .gform_fields li input {
    background: transparent;
    border: transparent;
    color: #fff;
    width: 100%;
}

.company .Company_form_wrapper.gform_wrapper .gform_body .gform_fields li input::placeholder {
    color: #fff;
}

.company .Company_form_wrapper.gform_wrapper .gform_body {
    display: inline-block;
    width: 68%;
    float: left;
}

.company .Company_form_wrapper.gform_wrapper .gform_body .gform_fields li {
    width: 100%;
}

.company .Company_form_wrapper.gform_wrapper .gform_footer.top_label {
    display: inline-block;
    padding: 0;
    margin: 0;
    clear: none;
    vertical-align: top;
    width: 32%;
}

.company .Company_form_wrapper.gform_wrapper .gform_footer.top_label input {
    margin-right: 0;
    width: 100%;
    background: #4e9f34;
    font-size: 18px;
    box-shadow: 0 0 BLACK;
    border: 0;
    height: 50px;
    border-radius: 0 3px 3px 0;
    color: #fff;
}

.company .Company_form_wrapper.gform_wrapper .gform_footer.top_label input:hover {
    background: #8f9c04;
}

.slider.LandingStationery .main-slider.main-slider-landing .inner-item .caption .company .gform_wrapper {
    margin: 0;
}

.slider.LandingStationery .main-slider.main-slider-landing .inner-item .caption .company .started-btn {
    background: #4e9f34;
    padding: 10px 25px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #4e9f34;
    display: inline-block;
    margin: 30px auto auto;
    width: 230px;
}

.slider.LandingStationery .main-slider.main-slider-landing .inner-item .caption .company .started-btn:hover {
    background: transparent;
    border: 1px solid #4e9f34;
}

.row.about-cont {
    padding: 40px;
    background: #fff;
    border-radius: 5px;
    position: relative;
    box-shadow: 0 5px 5px 0 #eee;
    -webkit-box-shadow: 0 5px 5px 0 #eee;
    -o-box-shadow: 0 5px 5px 0 #eee;
    -ms-box-shadow: 0 5px 5px 0 #eee;
    -moz-box-shadow: 0 5px 5px 0 #eee;
}

section.section.about-logo {
    z-index: 1;
    overflow: visible;
    margin-top: -33px;
    position: relative;
}

.about-cont:before {
    content: "";
    background: url(images/about-us-background.html);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    display: block;
    left: 0;
}

.about-cont h2 {
    font-size: 40px;
    font-weight: 800;
    line-height: normal;
    color: #0c1f06;
}

.about-cont h2 strong {
    color: #4e9f34;
    font-weight: 800;
}

.about-cont p {
    color: #6f6f6f;
}

.about-cont .readmore .getstarted {
    background: #4e9f34;
    padding: 10px 20px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #4e9f34;
    margin-right: 15px;
}

.about-cont .readmore {
    margin-top: 25px;
    display: inline-block;
    font-weight: 600;
}

.about-cont .readmore .chat {
    background: transparent;
    padding: 10px 20px;
    color: #111221;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #111221;
}

.about-cont .readmore .chat:hover {
    background: #4e9f34;
    color: #fff;
    border: 1px solid #4e9f34;
}

.about-cont .readmore .getstarted:hover {
    background: #111221;
    border: 1px solid #111221;
}

section.section.custom_portfolio.fullwidth {
    background: #f5fff1;
    border-top: none;
}

section.section.custom_portfolio.fullwidth .stl-head h2 {
    color: #0c1f06;
}

section.section.custom_portfolio.fullwidth p {
    color: #6f6f6f;
}

.fullwidth .our-portfolio .item .image .thumbnail {
    border: 1px solid #d6d6d6;
}

.ecommerce-section .our-portfolio .item .image .thumbnail {
    background-position: top;
}

section.br-sol {
    background: url(images/stationerypackage-bg.html);
    color: #fff;
    padding: 50px 0;
    position: relative;
    background-size: cover;
}

section.br-sol h2 {
    font-size: 42px;
    font-weight: 600;
    line-height: 49px;
    margin: 50px 0 20px;
    color: #fff;
}

section.br-sol h2+p {
    font-size: 16px;
    line-height: 26px;
}

section.br-sol a.various {
    background: #fff;
    padding: 10px 30px;
    color: #000;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 10px 0 0;
    display: inline-block;
    border-radius: 5px;
}

section.br-sol a.various:hover {
    background: #8f9c04;
    color: #fff;
}

section.br-sol [class^="col-md-4"]>div {
    border-radius: 14px;
    padding: 0px 30px 0;
    position: relative;
    top: 0;
    border: 2px solid #fff;
    display: inline-block;
}

section.br-sol [class^="col-md-4"]>div h2 {
    background: #8f9c04;
    color: #fff;
    font-size: 16px;
    padding: 10px 30px;
    border-radius: 5px;
    font-weight: 700;
    position: relative;
    margin: 0 auto;
    display: table;
    top: -18px;
    text-align: center;
    line-height: 18px;
}

section.br-sol [class^="col-md-4"]>div i {
    position: absolute;
    right: -2px;
    top: 0;
}

section.br-sol [class^="col-md-4"]>div .pricebox {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid rgb(255 255 255 / 0.3);
    padding-bottom: 15px;
    margin-bottom: 10px;
}

section.br-sol [class^="col-md-4"]>div .pricebox sup {
    font-size: 25px;
    font-weight: 600;
    position: relative;
}

section.br-sol [class^="col-md-4"]>div .pricebox h3 {
    display: inline-block;
    font-size: 60px;
    margin: 0;
    font-weight: 700;
    color: #fff;
    padding-right: 15px;
    border-right: 1px solid #fff;
    margin-right: 15px;
}

section.br-sol [class^="col-md-4"]>div .pricebox strike {
    font-size: 20px;
    color: #ffffff;
    position: relative;
    top: -10px;
    font-weight: 700;
}

section.br-sol [class^="col-md-4"]>div .pricebox span {
    position: absolute;
    top: 20px;
    left: 0;
    font-size: 18px;
    color: #ffffff;
    font-weight: 700;
}

section.br-sol [class^="col-md-4"]>div ul li {
    font-size: 13px;
    color: #ffffff;
    font-weight: 300;
    padding-left: 15px;
    position: relative;
    margin-bottom: 0;
}

section.br-sol [class^="col-md-4"]>div ul li:before {
    content: "\f111";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 7px;
    top: 9px;
    position: absolute;
    left: 0;
}

section.br-sol [class^="col-md-4"]>div ul {
    margin-bottom: 20px;
}

section.br-sol [class^="col-md-4"]>div p.addontag {
    font-size: 13px;
    color: #ffffff;
    display: inline-block;
    margin-bottom: 7px;
}

section.br-sol [class^="col-md-4"]>div p.addontag strong {
    color: #ffffff;
}

section.br-sol [class^="col-md-4"]>div a.mr-det {
    display: block;
    text-transform: uppercase;
    color: #fff;
    margin: 10px 0 0px;
    font-weight: 700;
    font-size: 11px;
    letter-spacing: 2px;
    margin-left: 5px;
}

section.br-sol [class^="col-md-4"]>div h2+p {
    font-size: 12px;
    text-align: left;
    width: 100%;
    margin-bottom: 15px;
    line-height: 20px;
    border-bottom: 1px solid rgb(255 255 255 / 0.3);
    padding-bottom: 5px;
}

section.br-sol [class^="col-md-4"]>div a.various {
    display: inline-block;
    background: #fff;
    color: #000;
    font-size: 14px;
    padding: 10px 30px;
    border-radius: 5px;
    font-weight: 700;
    position: relative;
    margin: 0 auto;
    display: table;
    top: 20px;
}

.scrollbar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(51, 51, 51);
    border-radius: 10px;
    background-color: #ffffff;
}

.scrollbar::-webkit-scrollbar {
    width: 6px;
    background-color: #ffffff;
}

.scrollbar::-webkit-scrollbar-thumb {
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 6px #ef483e;
    background-color: #ef483e;
    border: 1px solid #ef483e;
}

.scrollbar {
    margin-left: 0px;
    float: left;
    height: 188px;
    width: 100%;
    overflow-y: scroll;
    margin-bottom: 15px;
    overflow-x: hidden;
}

.br-sol .row {
    display: inline-flex;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
}

.br-sol ul.style-14 {
    height: 270px !important;
    list-style: none;
    padding: 0;
}

.br-sol .actions a.pur {
    cursor: pointer;
    color: #ffffff;
    background: #63a849;
    padding: 5px;
    display: block;
    width: 100%;
    text-align: center;
    border-radius: 5px;
    font-size: 15px;
}

.br-sol .actions a.pur:hover {
    background: #0c1f06;
}

.br-sol .actions a span {
    color: #ffffff;
    line-height: 16px;
    font-size: 15px;
    width: 100%;
}

.br-sol .actions a span:before {
    content: "";
    background: #ffffff;
    width: 1px;
    position: absolute;
    left: 0;
    height: 100%;
}

.br-sol .actions a span {
    float: left;
    font-weight: 400;
    text-align: center;
}

.br-sol .actions a span small {
    color: #e3e3e3;
    font-size: 10px;
}

.br-sol .actions a span small {
    display: block;
    font-size: 12px;
    line-height: normal;
}

.br-sol .actions {
    margin: 10px 0;
    display: block;
    float: left;
    width: 100%;
    border-top: 1px solid rgb(255 255 255 / 0.3);
    padding-top: 15px;
}

.br-sol .actions a {
    width: 100%;
    display: inline-block;
}

section.cta_stationery {
    background: #d8a713;
    padding: 30px 0;
    width: 100%;
    position: relative;
}

section.cta_stationery p {
    font-size: 22px;
    font-weight: 600;
    margin: 10px 0;
}

section.cta_stationery a.cta-btn {
    background: #fff;
    padding: 10px 20px;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    border-radius: 5px;
    color: #000;
    font-weight: 600;
}

section.cta_stationery a.cta-btn:hover {
    background: #000;
    color: #fff;
}

.section.howitwork-LP {
    background: #091201;
    text-align: center;
    position: relative;
    padding-bottom: 80px;
}

.section.howitwork-LP .packages_content p {
    margin-bottom: 50px;
    color: #6f6f6f;
}

.section.howitwork-LP h3 {
    color: #d8a713;
    font-size: 22px;
    margin: 30px 0 10px;
}

.section.howitwork-LP:after {
    content: "";
    background: url(images/stationery-afterlp.html) #fff;
    width: 100%;
    height: 60px;
    position: absolute;
    bottom: 0;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.footer-contact-sec {
    background: #fff;
    position: relative;
}

.footer-contact-sec .gform_wrapper.landing-stationery_wrapper .gform_body .gform_fields li.label-none label {
    display: none;
}

.footer-contact-sec .gform_wrapper.landing-stationery_wrapper .gform_body .gform_fields li.gfield .ginput_container input, .footer-contact-sec .gform_wrapper.landing-stationery_wrapper .gform_body .gform_fields li.gfield .ginput_container select, .footer-contact-sec .gform_wrapper.landing-stationery_wrapper .gform_body .gform_fields li.gfield .ginput_container textarea {
    padding: 10px;
    font-size: 14px;
    line-height: normal;
    border-radius: 5px;
    border: 1px solid #b9b9b9;
    width: 100%;
    margin: 0;
    max-width: 100%;
    resize: none;
    background-color: transparent;
    outline: 0;
    color: #fff;
    font-weight: 500;
}

.footer-contact-sec .gform_wrapper.landing-stationery_wrapper .gform_body .gform_fields li.gfield .ginput_container textarea {
    height: 160px;
}

.footer-contact-sec .gform_wrapper.landing-stationery_wrapper .gform_body .gform_fields li.gfield .ginput_container select option {
    color: #000;
}

.footer-contact-sec .gform_wrapper.landing-stationery_wrapper .gform_body .gform_fields li.gfield .ginput_container select::placeholder {
    color: #000;
}

.footer-contact-sec .gform_wrapper.landing-stationery_wrapper .gform_footer input[type="submit"] {
    width: 250px;
    height: auto;
    padding: 10px 25px;
    background: #ef483e;
    border: none;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    text-transform: uppercase;
    font-family: 'Muli', sans-serif;
    letter-spacing: 1px;
    font-weight: 600;
    margin: 0;
    border-radius: 5px;
}

.footer-contact-sec .gform_wrapper.landing-stationery_wrapper .gform_footer input[type="submit"]:hover {
    background: #2d2d2d;
}

.footer-contact-sec .gform_wrapper.landing-stationery_wrapper .gform_body li.gfield.gfield_error.gfield_contains_required {
    padding: 0 !important;
    margin: 0 !important;
    width: 50%;
}

.footer-contact-sec .gform_wrapper.landing-stationery_wrapper .top_label .gfield_error .ginput_container {
    max-width: 100%;
    padding-right: 16px;
    padding-left: 16px;
}

.footer-contact-sec .gform_wrapper.landing-stationery_wrapper .gfield_description.validation_message {
    padding: 0 16px !important;
    color: #ef483e;
}

.footer-contact-sec .gform_wrapper.landing-stationery_wrapper .top_label li.gfield.gfield_error.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container), .footer-contact-sec .gform_wrapper.landing-stationery_wrapper .top_label li.gfield.gfield_error.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container) {
    padding-left: 16px;
    padding-right: 16px;
}

.footer-contact-sec .contact-section-heading h1 {
    color: #ef483e;
    font-size: 45px;
    font-weight: 700;
    line-height: 38px;
    padding-bottom: 15px;
    margin-bottom: 40px;
    position: relative;
    text-transform: uppercase;
}

.footer-contact-sec .contact-section-heading h1 span {
    font-weight: 500;
    color: #000;
    font-size: 30px;
}

.footer-contact-sec .contact-section-heading h1:before {
    content: '';
    background: #ef483e;
    width: 60px;
    height: 7px;
    bottom: 0;
    left: 0;
    position: absolute;
}

.footer-contact-sec .contact-section-heading p {
    color: #6f6f6f;
    font-size: 20px;
    line-height: 30px;
    margin: 0;
}

.footer-contact-sec .contact-detail {
    width: 100%;
    padding-top: 35px;
}

.footer-contact-sec .contact-detail ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-contact-sec .contact-detail ul li {
    font-size: 20px;
    font-weight: 500;
    color: #313131;
    position: relative;
    padding-left: 25px;
    padding-bottom: 20px;
}

.footer-contact-sec .contact-detail ul li i {
    color: #ef483e;
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 3px;
}

footer.special_landing {
    padding: 0;
}

#popmake-3140 .pum-title {
    font-size: 20px;
    text-align: center;
    color: #ef483e;
    font-weight: 600;
    padding: 10px 0 0;
    margin: 0;
}

#popmake-3140 {
    padding: 0px;
}

#popmake-3140 .gform_wrapper.landing-stationery_wrapper .gform_body .gform_fields li.label-none label {
    display: none;
}

#popmake-3140 .gform_wrapper.landing-stationery_wrapper .gform_body .gform_fields li.gfield {
    padding-right: 5px;
}

#popmake-3140 .gform_wrapper.landing-stationery_wrapper .gform_body .gform_fields li.gfield .ginput_container input, #popmake-3140 .gform_wrapper.landing-stationery_wrapper .gform_body .gform_fields li.gfield .ginput_container select, #popmake-3140 .gform_wrapper.landing-stationery_wrapper .gform_body .gform_fields li.gfield .ginput_container textarea {
    padding: 8px;
    font-size: 14px;
    line-height: normal;
    border-radius: 0;
    border: 1px solid #b9b9b9;
    width: 100%;
    margin: 0;
    max-width: 100%;
    resize: none;
    background-color: transparent;
    outline: 0;
    color: #000;
    font-weight: 500;
}

#popmake-3140 .gform_wrapper.landing-stationery_wrapper .gform_footer input[type="submit"] {
    width: 100%;
    height: auto;
    padding: 10px;
    background: #ef483e;
    border: none;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    text-transform: uppercase;
    margin-right: 0;
}

#popmake-3140 .gform_wrapper.landing-stationery_wrapper .gform_footer input[type="submit"]:hover {
    background: #2d2d2d;
}

#popmake-3140 .gform_wrapper.landing-stationery_wrapper .gform_footer {
    padding: 0;
    margin: 10px 0;
}

/*HEADING STYLES*/
.light-text {
    font-size: 28px;
    font-weight: 300;
    line-height: normal;
    color: #fff;
}

.light-paragraph {
    font-size: 18px;
    font-weight: 100;
    line-height: normal;
    color: #fff;
}

.light-white-paragraph {
    font-size: 18px;
    font-weight: 200;
    line-height: normal;
    color: #fff;
}

.light-yellow-paragraph {
    font-size: 18px;
    font-weight: 200;
    line-height: normal;
    color: #f5f80e;
}

.white-bold {
    font-size: 40px;
    font-weight: 600;
    color: #fff;
}

.white-bold-light {
    font-size: 40px;
    font-weight: 400;
    color: #fff;
}

.yellow-bold {
    font-size: 40px;
    color: #f5f80e;
    font-weight: bold;
    line-height: 50px;
}

.lightyellow-bold {
    font-size: 40px;
    color: #e6bf0a;
    font-weight: bold;
    line-height: 50px;
}

.white-light {
    font-size: 40px;
    font-weight: 300;
    color: #fff;
}

.blue-bold {
    font-size: 40px;
    color: #0ed4f8;
    font-weight: bold;
    line-height: 50px;
}

.orange-bold {
    font-size: 40px;
    color: #f1ab1d;
    font-weight: bold;
    line-height: 50px;
}

.darkorange-bold {
    font-size: 40px;
    color: #ea8814;
    font-weight: bold;
    line-height: 50px;
}

.green-bold {
    font-size: 40px;
    color: #89c140;
    font-weight: bold;
    line-height: 50px;
}

.yellow-light {
    font-size: 18px;
    color: #f5f80e;
    font-weight: 400;
    line-height: 25px;
}

.white-medium {
    font-size: 30px;
    font-weight: 500;
    line-height: 40px;
    color: #fff;
}

.slider .main-slider .inner-item .caption h4 {
    font-size: 18px;
    color: #fff;
    line-height: 25px;
    font-family: inherit;
    font-weight: 300;
    margin: 10px 0;
}

span.red-bold {
    color: #ef483e;
}

/*.newyear-lp.christmas-lp .tp-ban-hd h3 {padding-bottom: 35px;}*/
.newyear-lp.christmas-lp .bann-disc img {
    left: -14px;
    margin: 0 0 10px;
}

.newyear-lp.christmas-lp .bann-disc a.btn-od {
    background: #ee2a24;
    border: 2px solid #f9d661;
    color: #FFF;
}

.newyear-lp.christmas-lp .tp-ban-hd h3 {
    padding-bottom: 22px;
}

.newyear-lp.christmas-lp .tp-ban-form h4 strong {
    background: #f40000;
    color: #FFF;
    padding: 0 4px 2px;
    border-radius: 5px;
}

.newyear-lp .tp-ban-bdy .field input, .newyear-lp .tp-ban-bdy .field textarea, .newyear-lp .tp-ban-bdy .field select {
    border: 0px;
    border-bottom: 1px solid #c2c2c2;
}

header {
    width: 100%;
    position: relative;
}

.topbar {
    background-color: #212121;
    padding: 0;
    width: 100%;
    float: left;
}

.topbar .socialicons {
    float: right;
    text-align: right;
}

.topbar .socialicons ul {
    text-align: right;
}

.topbar .socialicons ul li {
    display: inline-block;
    padding: 0 5px;
}

.topbar .socialicons ul li a {
    color: #fff;
}

.topbar .socialicons ul li a i {
    color: #fff;
    font-size: 16px;
}

.topbar .socialicons ul li a:hover i {
    color: #ea1a10;
}

.logo {
    margin: 0;
}

header nav {
    padding: 0;
    vertical-align: middle;
    display: inline-block;
    float: right;
}

header nav ul {
    display: block;
}

header nav ul li {
    text-align: center;
    padding: 22px 0;
}

header nav ul li a {
    color: #666666;
    font-size: 14px;
    padding: 0 15px;
    font-weight: 600;
}

.ubermenu .ubermenu-item:last-child a {
    padding-right: 0;
}

.flex {
    display: flex;
    align-items: center;
}

.callsdetails {
    display: inline-block;
    vertical-align: middle;
    float: right;
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
}

.callsdetails ul li {
    float: left;
    border-left: 1px solid #cccccc;
    padding: 6px 10px;
    list-style: none;
}

.callsdetails ul li p {
    margin-bottom: 0;
    padding: 2px 0px;
}

.callsdetails ul li a p {
    color: #fff;
    display: inline-block;
    vertical-align: sub;
    width: 55px;
    text-align: left;
}

.callsdetails ul li a:hover p {
    color: #0e0f1a;
}

.callsdetails ul li p strong {
    display: block;
}

.callsdetails ul li.last {
    color: #fff;
    width: 165px;
    min-height: 45px;
    padding-top: 4px;
    padding-right: 0;
    padding-bottom: 2px;
}

.callsdetails ul li .agcallico {
    width: 20%;
    float: left;
}

.callsdetails ul li p strong a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

.callsdetails ul li p strong a:hover {
    color: #ef483e;
}

.callsdetails ul li.first {
    width: 145px;
    border-left: none;
    cursor: pointer; 
}

.callsdetails ul li.first a p {
    width: 90px;
}

.callsdetails ul li.second {
    width: 112px;
}

header .right-nav {
    width: 100%;
    margin: 20px 0;
    display: inline-block;
    float: left;
}

.sp-ico {
    background: url("images/sprites.png") no-repeat;
    display: inline-block;
}

.chatico {
    background-position: -60px -16px;
    width: 27px;
    height: 20px;
}

.callico {
    background-position: -35px -16px;
    width: 25px;
    height: 20px;
}

.fastest {
    background-position: -111px -52px;
    width: 32px;
    height: 28px;
    margin: 8px 0;
}

.awards {
    background-position: -25px -41px;
    width: 36px;
    height: 42px;
    margin-right: 10px;
}

.experienced {
    background-position: -168px -5px;
    width: 42px;
    height: 50px;
}

.revisions {
    background-position: -197px -46px;
    width: 40px;
    height: 40px;
}

.designers {
    width: 34px;
    height: 41px;
    background: url(images/money-pack.png);
    background-position: center;
    background-repeat: no-repeat;
}

.support {
    background-position: -153px -53px;
    width: 36px;
    height: 30px;
}

.tollico {
    background-position: -411px -8px;
    width: 35px;
    height: 33px;
}

.chatsico {
    background-position: -464px -5px;
    width: 40px;
    height: 40px;
}

.agentcall {
    background-position: -85px -8px;
    width: 20px;
    height: 35px;
}

.rb1 {
    background-position: -11px -70px;
    width: 174px;
    height: 160px;
}

.rb2 {
    background-position: -208px -85px;
    width: 122px;
    height: 126px;
}

.rb3 {
    background-position: -337px -75px;
    width: 139px;
    height: 139px;
}

.rb4 {
    background-position: -522px -81px;
    width: 67px;
    height: 98px;
}

.hw-ico1 {
    background-position: -79px -98px;
    width: 50px;
    height: 60px;
}

.hw-ico2 {
    background-position: -140px -98px;
    width: 60px;
    height: 60px;
}

.hw-ico3 {
    background-position: -274px -98px;
    width: 60px;
    height: 65px;
}

.hw-ico4 {
    background-position: -420px -98px;
    width: 65px;
    height: 61px;
}

/*WEBSITE HOW IT WORKS PROCESS*/
.website-ico {
    background: url("images/icon-process.png") no-repeat;
    display: inline-block;
}

.web-ico1 {
    background-position: -4px -7px;
    width: 60px;
    height: 65px;
}

.web-ico2 {
    background-position: -137px -7px;
    width: 60px;
    height: 65px;
}

.web-ico3 {
    background-position: -274px -9px;
    width: 62px;
    height: 66px;
}

.web-ico4 {
    background-position: -414px -9px;
    width: 65px;
    height: 65px;
}

.web-ico5 {
    background-position: -564px -4px;
    width: 67px;
    height: 70px;
}

.howtabs-main .website-btns {
    display: block;
    background: url("images/web-process.png") no-repeat;
    min-height: 257px;
    margin: 0 auto;
    background-position: center;
    position: relative;
}

.howtabs-main .website-btns ul {
    width: 895px;
    display: block;
    margin: 0 auto;
    text-align: center;
    padding-left: 45px;
}

.howtabs-main .website-btns ul li {
    float: left;
    padding: 10px 10px;
    width: 19%;
    text-align: center;
    margin: 0 0 0 14px;
    position: relative;
    list-style: none;
}

/*boxes height*/
.howtabs-main .website-btns ul li:nth-child(1) a, .howtabs-main .website-btns ul li:nth-child(2) a, .howtabs-main .website-btns ul li:nth-child(3) a, .howtabs-main .website-btns ul li:nth-child(4) a, .howtabs-main .website-btns ul li:nth-child(5) a {
    margin: 85px 0;
    display: block;
    padding: 0;
}

/*boxes width*/
.howtabs-main .website-btns ul li:nth-child(1), .howtabs-main .website-btns ul li:nth-child(1) span.ytop {
    text-align: center;
    width: 15%;
    margin-left: 0;
}

.howtabs-main .website-btns ul li:nth-child(2), .howtabs-main .website-btns ul li:nth-child(2) span.ytop {
    text-align: center;
    margin-left: 25px;
}

.howtabs-main .website-btns ul li:nth-child(3), .howtabs-main .website-btns ul li:nth-child(3) span.ytop {
    text-align: center;
}

/*Boxes Active Mode*/
.howtabs-main .website-btns ul li.active:nth-child(1) .ytop {
    background: linear-gradient(to top, #ef483e 0%, #76211c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 30px;
    line-height: 28px;
    font-weight: bold;
    font-family: inherit;
    margin: 0 auto;
    padding: 0;
}

.howtabs-main .website-btns ul li.active:nth-child(1) .web-ico1 {
    background-position: -72px -7px;
}

.howtabs-main .website-btns ul li.active:nth-child(2) .ybot {
    background: linear-gradient(to top, #ef483e 0%, #76211c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 30px;
    line-height: 28px;
    font-weight: bold;
    font-family: inherit;
    margin: 0 auto;
    padding: 0;
}

.howtabs-main .website-btns ul li.active:nth-child(2) .web-ico2 {
    background-position: -207px -7px;
}

.howtabs-main .website-btns ul li.active:nth-child(3) .ytop {
    background: linear-gradient(to top, #ef483e 0%, #76211c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 30px;
    line-height: 28px;
    font-weight: bold;
    font-family: inherit;
    margin: 0 auto;
    padding: 0;
}

.howtabs-main .website-btns ul li.active:nth-child(3) .web-ico3 {
    background-position: -340px -9px;
}

.howtabs-main .website-btns ul li.active:nth-child(4) .ybot {
    background: linear-gradient(to top, #ef483e 0%, #76211c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 30px;
    line-height: 28px;
    font-weight: bold;
    font-family: inherit;
    margin: 0 auto;
    padding: 0;
}

.howtabs-main .website-btns ul li.active:nth-child(4) .web-ico4 {
    background-position: -492px -9px;
}

.howtabs-main .website-btns ul li.active:nth-child(5) .ybot {
    background: linear-gradient(to top, #ef483e 0%, #76211c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 30px;
    line-height: 28px;
    font-weight: bold;
    font-family: inherit;
    margin: 0 auto;
    padding: 0;
}

.howtabs-main .website-btns ul li.active:nth-child(5) .web-ico5 {
    background-position: -641px -4px;
}

.howtabs-main .website-btns ul li:nth-child(3), .howtabs-main .website-btns ul li:nth-child(4) {
    margin-left: 8px;
}

.howtabs-main .website-btns ul li:last-child {
    text-align: center;
    margin-left: 8px;
}

.howtabs-main .website-btns ul li i {
    position: relative;
}

.howtabs-main .website-btns ul li span {
    color: #a8a8a8;
    font-size: 30px;
    font-weight: bold;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    font-family: inherit;
}

.howtabs-main .website-btns ul li span.ytop {
    transform: translateY(-35px);
    display: block;
}

.howtabs-main .website-btns ul li span.ybot {
    transform: translateY(-35px);
    display: block;
}

.howtabs-main .website-btns ul li:nth-child(1) span.ytop {
    text-align: center;
    padding-left: 0;
    width: 100%;
}

.howtabs-main .website-btns ul li:last-child span.ybot {
    text-align: center;
    padding-right: 0;
}

.howtabs-main .website-btns ul li:nth-child(1) span.ytop {
    text-align: center;
    padding-left: 0;
    width: 100%;
}

/************************************ END **********************************************/
/*BLACK FRIDAY 2020 LANDING PAGE*/
.BlackFridayOffer.slider .main-slider.main-slider-landing .inner-item .caption {
    transform: translateY(0%);
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

.BlackFridayOffer.slider .main-slider.main-slider-landing .inner-item .topSection img {
    margin: 0 auto;
    margin-bottom: 10px;
}

.BlackFridayOffer.slider .main-slider.main-slider-landing .inner-item .caption h1 {
    font-size: 30px;
}

.BlackFridayOffer.slider .main-slider.main-slider-landing .inner-item .caption h1 strong {
    font-size: 40px;
    line-height: 55px;
    text-transform: uppercase;
    font-weight: 500;
}

.BlackFridayOffer.slider .main-slider.main-slider-landing .inner-item .caption h2 {
    margin: 10px 0;
    font-size: 45px;
    line-height: 55px;
    font-weight: 500;
    text-transform: capitalize;
}

.BlackFridayOffer.slider .main-slider.main-slider-landing .inner-item .caption h2 span.white-bold {
    color: #fff;
    font-size: unset;
    font-weight: unset;
}

.BlackFridayOffer.slider .main-slider.main-slider-landing .inner-item .caption h2 span.Green-bold {
    color: #4e9f34;
    font-weight: 600;
}

.BlackFridayOffer.slider .main-slider.main-slider-landing .inner-item .caption h2 span.discount-btn {
    color: #ef2424;
    font-weight: 700;
    font-size: 35px;
}

.BlackFridayOffer.slider .main-slider.main-slider-landing .inner-item .caption .company .started-btn {
    padding: 8px 25px;
    background: #ef483e;
    color: #ffffff;
    margin: 10px 0;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 5px;
    border: 1px solid #ef483e;
    pointer-events: all;
    width: 200px;
    font-size: 20px;
    font-weight: 500;
}

.BlackFridayOffer.slider .main-slider.main-slider-landing .inner-item .caption .company .started-btn:hover {
    background: #0e0f1a;
    color: #fff;
}

/*BLACK FRIDAY STYLE 3 LANDING PAGE*/
.BlackFridayBanner.slider .main-slider.main-slider-landing .inner-item .caption {
    top: 30%;
    transform: translateY(30%);
}

.BlackFridayBanner.slider .main-slider.main-slider-landing .inner-item .caption img {
    width: 320px;
    margin-bottom: 20px;
}

.BlackFridayBanner.slider .main-slider.main-slider-landing .inner-item .caption h1 {
    font-family: 'BebasNeueBook', sans-serif;
    font-size: 55px;
    line-height: normal;
    font-weight: 400;
    letter-spacing: 2px;
}

.BlackFridayBanner.slider .main-slider.main-slider-landing .inner-item .caption h1 span.white-bold {
    font-size: inherit;
}

.BlackFridayBanner.slider .main-slider.main-slider-landing .inner-item .caption h1 span.red-bold {
    color: #ec0a1f;
    font-weight: 600;
    font-size: 70px;
}

.BlackFridayBanner.slider .main-slider.main-slider-landing .inner-item .caption h1 strong.white-bold {
    font-size: 60px;
    color: #fed524;
}

.BlackFridayBanner.slider .main-slider.main-slider-landing .inner-item .caption .started-btn {
    background: #fff;
    padding: 8px 30px;
    display: inline-block;
    color: #000;
    border-radius: 5px;
    font-size: 18px;
    margin: 40px 0 0;
}

.BlackFridayBanner.slider .main-slider.main-slider-landing .inner-item .caption .started-btn:hover {
    background: #e50a1e;
    color: #fff;
}

/*BLACK FRIDAY STATIONERY LANDING PAGE*/
.BlackOfferStationery.slider .main-slider.main-slider-landing .inner-item .caption {
    top: 20%;
    transform: translateY(20%);
}

.BlackOfferStationery.slider .main-slider.main-slider-landing .inner-item .caption img {
    width: 450px;
    margin-bottom: 20px;
}

.BlackOfferStationery.slider .main-slider.main-slider-landing .inner-item .caption h1 {
    font-size: 45px;
    line-height: 55px;
    font-weight: 400;
}

.BlackOfferStationery.slider .main-slider.main-slider-landing .inner-item .caption h1 span.white-bold {
    font-size: inherit;
}

.BlackOfferStationery.slider .main-slider.main-slider-landing .inner-item .caption h1 span.red-bold {
    color: #ec0a1f;
    font-weight: 700;
    font-size: inherit;
    letter-spacing: 0;
    text-transform: capitalize;
}

.BlackOfferStationery.slider .main-slider.main-slider-landing .inner-item .caption .started-btn {
    border: 2px solid #fff;
    background: transparent;
    padding: 7px 30px;
    display: inline-block;
    color: #fff;
    border-radius: 5px;
    font-size: 18px;
    margin: 30px 0 0;
    text-transform: uppercase;
    font-weight: 600;
}

.BlackOfferStationery.slider .main-slider.main-slider-landing .inner-item .caption .started-btn:hover {
    background: #e50a1e;
    color: #fff;
}

/*CYBER MONDAY E-COMMERCE LANDING PAGE*/
.CyberMondayeCommerce.slider .main-slider.main-slider-landing .inner-item .caption {
    top: 100%;
    transform: translateY(100%);
}

.CyberMondayeCommerce.slider .main-slider.main-slider-landing .inner-item .caption h1 {
    position: relative;
    padding-left: 30px;
    font-size: 50px;
    line-height: 60px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 40px;
}

.CyberMondayeCommerce.slider .main-slider.main-slider-landing .inner-item .caption h1:before {
    content: "";
    background: #fff;
    position: absolute;
    display: block;
    width: 5px;
    height: 100%;
    left: 0;
}

.CyberMondayeCommerce.slider .main-slider.main-slider-landing .inner-item .caption h1 span.light-blue {
    color: #1fe6e1;
}

.CyberMondayeCommerce.slider .main-slider.main-slider-landing .inner-item .caption h1 span.yellow-bold {
    font-size: 50px;
    color: #f5f80e;
    font-weight: 600;
    line-height: 60px;
    text-transform: uppercase;
}

.CyberMondayeCommerce.slider .main-slider.main-slider-landing .inner-item .caption .started-btn {
    background: #4e9f34;
    padding: 7px 30px;
    display: inline-block;
    color: #fff;
    border-radius: 5px;
    font-size: 18px;
    border: 2px solid #4e9f34;
}

.CyberMondayeCommerce.slider .main-slider.main-slider-landing .inner-item .caption .started-btn:hover {
    border: 2px solid #4e9f34;
    background: transparent;
}

/*CYBER MONDAY LOGO + STATIONERY LANDING PAGE*/
.CyberMondayStationery.slider .main-slider.main-slider-landing .inner-item .caption {
    top: 0%;
    transform: translateY(0%);
    font-family: 'Montserrat', sans-serif;
}

.CyberMondayStationery.slider .main-slider.main-slider-landing .inner-item .caption img {
    margin: 0 0 15px;
    width: 400px;
}

.CyberMondayStationery.slider .main-slider.main-slider-landing .inner-item .caption h1 {
    font-weight: 600;
    text-align: left;
    line-height: normal;
    font-size: 40px;
    text-transform: capitalize;
}

.CyberMondayStationery.slider .main-slider.main-slider-landing .inner-item .caption h2 {
    font-size: 65px;
    font-weight: 900;
    color: #bb9c09;
    text-align: left;
    line-height: normal;
    margin: 15px 0 30px;
    display: inline-block;
    width: 100%;
}

.CyberMondayStationery.slider .main-slider.main-slider-landing .inner-item .caption .started-btn {
    background: transparent;
    border: 2px solid #fff;
    padding: 10px 30px;
    color: #fff;
    border-radius: 5px;
    font-weight: 600;
    float: left;
}

.CyberMondayStationery.slider .main-slider.main-slider-landing .inner-item .caption .started-btn:hover {
    background: #fea700;
    color: #000;
    border: 2px solid #000;
}

/*CYBER MONDAY WEBSITE OFFER LANDING PAGE*/
.CyberMondayWebsiteOffer.slider .main-slider.main-slider-landing .inner-item .caption {
    position: relative;
    padding-left: 30px;
    top: 50%;
    transform: translateY(50%);
}

.CyberMondayWebsiteOffer.slider .main-slider.main-slider-landing .inner-item .caption:before {
    content: "";
    width: 2px;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
}

.CyberMondayWebsiteOffer.slider .main-slider.main-slider-landing .inner-item .caption h2 {
    margin: 0 0 20px;
}

.CyberMondayWebsiteOffer.slider .main-slider.main-slider-landing .inner-item .caption h1 {
    font-size: 35px;
    line-height: 35px;
    margin: 0 0 10px;
    text-transform: uppercase;
}

.CyberMondayWebsiteOffer.slider .main-slider.main-slider-landing .inner-item .caption h2 span.yellow-bold {
    font-size: 50px;
    line-height: normal;
}

.CyberMondayWebsiteOffer.slider .main-slider.main-slider-landing .inner-item .caption h2 span.yellow-bold.green {
    color: #67da42;
}

.CyberMondayWebsiteOffer.slider .main-slider.main-slider-landing .inner-item .caption h2 span.white-small {
    font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    line-height: normal;
}

.CyberMondayWebsiteOffer.slider .main-slider.main-slider-landing .inner-item .caption .started-btn {
    border: 2px solid #fff;
    background: #61ac2b;
    padding: 7px 30px;
    display: inline-block;
    color: #fff;
    border-radius: 5px;
    font-size: 18px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 600;
}

.CyberMondayWebsiteOffer.slider .main-slider.main-slider-landing .inner-item .caption .started-btn:hover {
    background: transparent;
}

/*SPRING SALE LANDING PAGE*/
.leaf-animation-section {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 999;
}

body.stationery_free.spring-sale .offer-header.stationery {
    background: #010300;
}

body.stationery_free.spring-sale #portolio_section.custom_portfolio {
    background: transparent;
}

section.our-services-spring .stl-head h2 {
    color: #fff;
}

section.our-services-spring .stl-head h2 span.multicol {
    color: #fff;
}

section.our-services-spring p {
    color: #6f6f6f;
}

section.our-services-spring .item {
    padding: 15px 20px;
    margin: 0 0 80px;
    position: relative;
    min-height: 320px;
    border: 1px solid #727278;
    border-radius: 10px;
}

section.our-services-spring .item img {
    margin-top: -50px;
}

section.our-services-spring .col-md-4.col-sm-12.col-xs-12:nth-child(4), section.our-services-spring .col-md-4.col-sm-12.col-xs-12:nth-child(5) {
    width: 50%;
}

section.our-services-spring .item h5 {
    color: #ffffff;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    margin: 20px 0 20px;
}

section.our-services-spring .stl-head p {
    margin: 0 0 100px;
}

body.stationery_free.spring-sale section#packages {
    background: transparent;
}

body.stationery_free.spring-sale .mega_package .left:before {
    background: #7abc38;
}

body.stationery_free.spring-sale .mega_package .left {
    background: url(images/spring-icon/all-in-one-left-bg.html);
}

body.stationery_free.spring-sale .mega_package .right {
    background: url(images/spring-icon/all-in-one-title-bg.html);
}

body.stationery_free.spring-sale .mega_package .right:after {
    background: #f2fff0;
}

body.stationery_free.spring-sale .mega_package .right p {
    color: #000;
}

body.stationery_free.spring-sale .mega_package .left h3 span.orange {
    color: #fff;
}

body.stationery_free.spring-sale .mega_package .package-heading {
    background: #62b633;
}

body.stationery_free.spring-sale .section.our_testimonial {
    background: transparent;
}

body.stationery_free.spring-sale .banner-bot {
    background: transparent;
    border-top: 1px solid #313131;
}

body.stationery_free.spring-sale .container-fluid.cta-main {
    background-color: transparent;
    border-bottom: 0;
}

body.stationery_free.spring-sale .footer-contact-sec {
    background: transparent;
}

body.stationery_free.spring-sale .footer-contact-sec .contact-section-heading h1 span {
    color: #fff;
}

body.stationery_free.spring-sale .footer-contact-sec .contact-detail ul li {
    color: #6f6f6f;
}

body.stationery_free.spring-sale .footer-contact-sec .gform_wrapper.landing-stationery_wrapper .gform_body .gform_fields li.gfield .ginput_container input::placeholder, body.stationery_free.spring-sale .footer-contact-sec .gform_wrapper.landing-stationery_wrapper .gform_body .gform_fields li.gfield .ginput_container textarea::placeholder {
    color: #fff;
}

body.stationery_free.spring-sale .footer-contact-sec .gform_wrapper.landing-stationery_wrapper .gform_body .gform_fields li.gfield .ginput_container select {
    color: #fff;
}

body.stationery_free.spring-sale .footer-contact-sec .gform_wrapper.landing-stationery_wrapper .gform_body .gform_fields li.gfield .ginput_container select option {
    color: #000;
}

body.stationery_free.spring-sale footer.special_landing {
    background: transparent;
}

body.stationery_free.spring-sale .pack_content .price_section .mega_order_btn {
    -webkit-animation-name: hvr-pulse-grow;
    animation-name: hvr-pulse-grow;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

/* Pulse Grow */
@-webkit-keyframes hvr-pulse-grow {
    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

@keyframes hvr-pulse-grow {
    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

body.stationery_free.spring-sale .slider .inner-item {
    height: 950px;
}

body.stationery_free.spring-sale .CyberMondayWebsiteOffer.slider .main-slider.main-slider-landing .inner-item .caption {
    position: absolute;
    top: 50%;
    transform: translateY(150%);
}

body.stationery_free.spring-sale .CyberMondayWebsiteOffer.slider .main-slider.main-slider-landing .inner-item .caption:before {
    display: none;
}

body.stationery_free.spring-sale .CyberMondayWebsiteOffer.slider .main-slider.main-slider-landing .inner-item .caption .limited {
    background: #000000;
    display: inline-block;
    padding: 5px 30px;
    color: #b5cb83;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 10px;
    letter-spacing: 3px;
    font-size: 20px;
}

body.stationery_free.spring-sale .CyberMondayWebsiteOffer.slider .main-slider.main-slider-landing .inner-item .caption h1 {
    font-size: 35px;
    line-height: 40px;
    text-transform: capitalize;
}

body.stationery_free.spring-sale .CyberMondayWebsiteOffer.slider .main-slider.main-slider-landing .inner-item .caption h1 span {
    font-size: 63px;
    line-height: 62px;
    color: #4a4838;
    font-weight: 700;
    text-transform: uppercase;
}

body.stationery_free.spring-sale .CyberMondayWebsiteOffer.slider .main-slider.main-slider-landing .inner-item .caption h1 span {
    -webkit-animation: glowing-sale 1s ease-in-out infinite alternate;
    -moz-animation: glowing-sale 1s ease-in-out infinite alternate;
    animation: glowing-sale 1s ease-in-out infinite alternate;
}

@-webkit-keyframes glowing-sale {
    from {
        text-shadow: 0 0 1px #4a4838, 0 0 1px #4a4838, 0 0 1px #4a4838;
    }

    to {
        text-shadow: 0 0 4px #ffffff, 0 0 4px #ffffff, 0 0 4px #ffffff;
    }
}

@-webkit-keyframes glowing-blacks {
    from {
        text-shadow: 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff;
    }

    to {
        text-shadow: 0 0 5px #f1163a, 0 0 5px #f1163a, 0 0 5px #f1163a;
    }
}

body.stationery_free.spring-sale section.section.mega_package h3 {
    -webkit-animation: glowing-blacks 1s ease-in-out infinite alternate;
    -moz-animation: glowing-blacks 1s ease-in-out infinite alternate;
    -o-animation: glowing-blacks 1s ease-in-out infinite alternate;
    -ms-animation: glowing-blacks 1s ease-in-out infinite alternate;
    animation: glowing-blacks 1s ease-in-out infinite alternate;
}

/*VIDEO HOW IT WORKS PROCESS*/
.howdiscr.video {
    max-width: 940px;
}

.video-ico {
    background: url("images/icon-process.png") no-repeat;
    display: inline-block;
}

.vid-ico1 {
    background-position: -9px -102px;
    width: 60px;
    height: 62px;
}

.vid-ico2 {
    background-position: -144px -102px;
    width: 62px;
    height: 65px;
}

.vid-ico3 {
    background-position: -284px -102px;
    width: 60px;
    height: 62px;
}

.vid-ico4 {
    background-position: -419px -102px;
    width: 60px;
    height: 65px;
}

.vid-ico5 {
    background-position: -560px -102px;
    width: 67px;
    height: 65px;
}

.vid-ico6 {
    background-position: -414px -9px;
    width: 67px;
    height: 70px;
}

.howtabs-main .video-btns {
    display: block;
    background: url("images/video-process.png") no-repeat;
    position: relative;
    min-height: 257px;
    margin: 0 auto;
    background-position: center;
}

.howtabs-main .video-btns ul {
    width: 960px;
    display: block;
    margin: 0 auto;
    text-align: center;
    padding-left: 45px;
}

.howtabs-main .video-btns ul li {
    float: left;
    padding: 10px 10px;
    width: 16%;
    text-align: center;
    margin: 0 0 0 14px;
    position: relative;
    list-style: none;
}

/*boxes height*/
.howtabs-main .video-btns ul li:nth-child(1) a, .howtabs-main .video-btns ul li:nth-child(2) a, .howtabs-main .video-btns ul li:nth-child(3) a, .howtabs-main .video-btns ul li:nth-child(4) a, .howtabs-main .video-btns ul li:nth-child(5) a, .howtabs-main .video-btns ul li:nth-child(6) a {
    margin: 85px 0;
    display: block;
    padding: 0;
}

/*boxes width*/
.howtabs-main .video-btns ul li:nth-child(1), .howtabs-main .video-btns ul li:nth-child(1) span.ytop {
    text-align: center;
    width: 11%;
    margin-left: 0;
}

.howtabs-main .video-btns ul li:nth-child(2), .howtabs-main .video-btns ul li:nth-child(2) span.ytop {
    text-align: center;
    margin-left: 25px;
}

.howtabs-main .video-btns ul li:nth-child(3), .howtabs-main .video-btns ul li:nth-child(3) span.ytop {
    text-align: center;
}

/*Boxes Active Mode*/
.howtabs-main .video-btns ul li.active:nth-child(1) .ytop {
    background: linear-gradient(to top, #ef483e 0%, #76211c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 30px;
    line-height: 28px;
    font-weight: bold;
    font-family: inherit;
    margin: 0 auto;
    padding: 0;
}

.howtabs-main .video-btns ul li.active:nth-child(1) .vid-ico1 {
    background-position: -76px -102px;
}

.howtabs-main .video-btns ul li.active:nth-child(2) .ybot {
    background: linear-gradient(to top, #ef483e 0%, #76211c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 30px;
    line-height: 28px;
    font-weight: bold;
    font-family: inherit;
    margin: 0 auto;
    padding: 0;
}

.howtabs-main .video-btns ul li.active:nth-child(2) .vid-ico2 {
    background-position: -213px -102px;
}

.howtabs-main .video-btns ul li.active:nth-child(3) .ytop {
    background: linear-gradient(to top, #ef483e 0%, #76211c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 30px;
    line-height: 28px;
    font-weight: bold;
    font-family: inherit;
    margin: 0 auto;
    padding: 0;
}

.howtabs-main .video-btns ul li.active:nth-child(3) .vid-ico3 {
    background-position: -354px -102px;
}

.howtabs-main .video-btns ul li.active:nth-child(4) .ybot {
    background: linear-gradient(to top, #ef483e 0%, #76211c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 30px;
    line-height: 28px;
    font-weight: bold;
    font-family: inherit;
    margin: 0 auto;
    padding: 0;
}

.howtabs-main .video-btns ul li.active:nth-child(4) .vid-ico4 {
    background-position: -485px -102px;
}

.howtabs-main .video-btns ul li.active:nth-child(5) .ybot {
    background: linear-gradient(to top, #ef483e 0%, #76211c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 30px;
    line-height: 28px;
    font-weight: bold;
    font-family: inherit;
    margin: 0 auto;
    padding: 0;
}

.howtabs-main .video-btns ul li.active:nth-child(5) .vid-ico5 {
    background-position: -641px -102px;
}

.howtabs-main .video-btns ul li.active:nth-child(6) .ybot {
    background: linear-gradient(to top, #ef483e 0%, #76211c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 30px;
    line-height: 28px;
    font-weight: bold;
    font-family: inherit;
    margin: 0 auto;
    padding: 0;
}

.howtabs-main .video-btns ul li.active:nth-child(6) .vid-ico6 {
    background-position: -492px -9px;
}

.howtabs-main .video-btns ul li:nth-child(3), .howtabs-main .video-btns ul li:nth-child(4) {
    margin-left: 10px;
}

.howtabs-main .video-btns ul li:last-child {
    text-align: center;
    margin-left: 8px;
}

.howtabs-main .video-btns ul li i {
    position: relative;
}

.howtabs-main .video-btns ul li span {
    color: #a8a8a8;
    font-size: 30px;
    font-weight: bold;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    font-family: inherit;
}

.howtabs-main .video-btns ul li span.ytop {
    transform: translateY(-35px);
    display: block;
}

.howtabs-main .video-btns ul li span.ybot {
    transform: translateY(-35px);
    display: block;
}

.howtabs-main .video-btns ul li:nth-child(1) span.ytop {
    text-align: center;
    padding-left: 0;
    width: 100%;
}

.howtabs-main .video-btns ul li:last-child span.ybot {
    text-align: center;
    padding-right: 0;
}

.howtabs-main .video-btns ul li:nth-child(1) span.ytop {
    text-align: center;
    padding-left: 0;
    width: 100%;
}

/************************************ END **********************************************/
/*Header*/
.logo a img {
    margin: 18px 0 0;
    width: 280px;
}

.left li, .right li {
    list-style: none;
}

/* HEADING DEFAULT CSS */
.stl-head h2 {
    font-size: 38px;
    font-weight: bold;
    line-height: 45px;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 50px;
    margin-top: 0;
    color: #fff;
    font-family: inherit;
}

.stl-head h2:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    background: #c7c7c7;
    height: 1px;
    width: 150px;
    bottom: -25px;
}

.stl-head h3 {
    color: #d8d8d8;
    font-size: 25px;
    line-height: 41px;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0;
}

span.multicol {
background: linear-gradient(to right, #ffffff 50%, #ffffff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.stl-head p {
    margin: 0 0 50px;
}

/* HEADER MIDDLE */
.displayflex {
    display: inline-flex;
    flex-flow: wrap;
    width: 100%;
    align-items: center;
}

.header-right {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.header-right .border {
    position: relative;
}

.header-right .border:before {
    content: "";
    background: #fbe5ee;
    width: 1px;
    height: 50px;
    display: block;
    position: absolute;
    left: 0;
}

.header-right ul {
    padding: 0;
    margin: 0;
    display: flex;
}

.header-right ul li h3 {
    font-size: 16px;
    margin: 0;
    color: #262626;
    font-weight: 600;
    text-align: left;
    font-family: inherit;
}

.header-right ul li {
    list-style: none;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    text-align: left;
    font-family: 'Poppins';
    font-weight: 600;
}

.header-right ul li a {
    color: #808080;
    font-size: 16px;
    font-weight: 400;
}

.header-right ul li a:hover {
    color: #00a79d;
    text-decoration: none;
}

/* HEADER LANDING PAGE WITH VIDEO */
.video_section {
    position: relative;
}

.video_section #myVideo {
    min-width: 100%;
    min-height: 100%;
    width: 100%;
}

.video_content_header .bann-disc a img {
    position: absolute;
    top: 50%;
    left: -119px;
    transform: translateY(-50%);
    width: auto;
}

.offer-header.video_lp .logo a img {
    width: 265px;
    margin: 5px 0;
}

/* SLIDER CSS */
.slider .main-slider .inner-item .caption {
    top: 50%;
    transform: translateY(-50%);
}

/*.slider .main-slider .inner-item .caption h2 { font-size: 70px; color: #fff; font-weight: 500; margin: 0; line-height: 80px; font-family: inherit; }*/
.slider .main-slider .inner-item .caption p {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    font-family: 'Poppins', serif;
    font-weight: 400;
    margin: 10px 0;
}

.slider .main-slider .slick-dots {
    bottom: 25px;
}

.slider .main-slider .slick-next.slick-arrow {
    left: 50px;
    transform: rotate(0deg);
    border-radius: 100%;
    width: 50px;
    height: 50px;
    background: #fff url(images/arrow.html) no-repeat center center;
}

.slider .main-slider .slick-prev.slick-arrow {
    right: 50px;
    transform: rotate(180deg);
    border-radius: 100%;
    width: 50px;
    height: 50px;
    background: #fff url(images/arrow.html) no-repeat center center;
}

.slider .main-slider .inner-item .caption h1 {
    font-size: 46px;
    color: #ffff;
    line-height: 40px;
    font-family: inherit;
    font-weight: 300;
    margin: 0;
}

.slider .main-slider .inner-item .caption span.yellow {
    font-size: 75px;
    font-weight: bold;
    line-height: 70px;
    color: #76211c;
}

.slider .main-slider .inner-item .caption span.white-small {
    font-size: 30px;
    line-height: 40px;
    font-weight: 500;
}

.slider .main-slider .inner-item .caption span.red {
    font-size: 62px;
    font-weight: bold;
    line-height: 70px;
    color: #ef483e;
}

.slider .main-slider button.slick-next.slick-arrow, .slider .main-slider button.slick-prev.slick-arrow {
    display: none !important;
}

.remove-btn a {
    margin: 30px 0;
    padding: 6px 20px;
    cursor: pointer;
    background: #0e1e02;
    text-decoration: none;
    color: #edf00d;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    font-size: 18px;
    line-height: 28px;
    border-radius: 5px;
    font-weight: 500;
    text-transform: uppercase;
    border: 2px solid #ffffff;
}

.remove-btn a:hover {
    color: white;
}

.remove-btn a:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

.remove-btn a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ef483e;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 5px;
}

.black_btn a {
    border: 2px solid #fff;
    margin: 30px 0;
    padding: 6px 20px;
    cursor: pointer;
    background: #0e1e02;
    text-decoration: none;
    color: #f5f80e;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    font-size: 18px;
    line-height: 28px;
    border-radius: 5px;
    font-weight: 500;
    text-transform: uppercase;
}

.black_btn a:hover {
    color: #000;
}

.black_btn a:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

.black_btn a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 5px;
    border: 2px solid #fff;
}

/* SLIDER LANDING CSS */
.slider .main-slider.main-slider-landing .inner-item .caption {
    top: unset;
    transform: translateY(24%);
}

.main-slider-landing .slick-slide .caption {
    color: #e2e2e2;
    font-size: 21px;
    position: absolute;
    z-index: 99;
    transform: translateY(100%);
}

.main-slider-landing .tp-ban-form {
    position: absolute;
    transform: translateY(25%);
}

.main-slider-landing .slick-slide .caption p br {
    display: block;
}

.slider .main-slider-landing .inner-item .caption p {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    font-family: 'Poppins', serif;
    font-weight: 400;
    margin: 20px 0;
}

.slider .main-slider-landing .inner-item .caption ul li {
    display: inline-block;
    float: left;
    width: 50%;
    text-shadow: none;
    font-size: 16px;
    position: relative;
    padding-left: 40px;
    margin: 0;
}

.slider .main-slider-landing .inner-item .caption ul {
    padding-left: 0;
    margin-left: 0;
}

.slider .main-slider-landing .inner-item .caption ul li:before {
    content: "";
    background: url(images/icon-lp-list.html);
    display: block;
    width: 16px;
    height: 15px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.slider .main-slider.main-slider-landing .inner-item .caption .just-in h3 sup {
    font-size: 22px;
    color: #fff;
    font-weight: 400;
    margin-right: 10px;
    text-shadow: 5px 2px 5px #000;
}

.slider .main-slider.main-slider-landing .inner-item .caption .just-in:before {
    background: #ef483e;
    border: 3px solid #fff;
    left: -985em;
    content: '';
    display: block;
    position: absolute;
    width: 999em;
    top: 0;
    bottom: 0;
    height: 100%;
    padding: 10px;
    z-index: -1;
}

.slider .main-slider.main-slider-landing .inner-item .caption .just-in {
    position: relative;
    display: inline-block;
    padding: 10px;
    margin: 10px 0 0;
}

.slider .main-slider.main-slider-landing .inner-item .caption .just-in h3 {
    margin: 0;
    font-size: 42px;
    color: #fff;
    font-weight: bold;
}

/*HOME PAGE WELCOME MESSAGE */
.section.welcome {
    font-size: 35px;
    text-align: center;
    color: #174e4b;
    line-height: 45px;
    font-weight: 600;
}

.section.welcome p {
    padding: 0 50px;
    margin: 0;
}

/*ABOUT US SECTION */
.section.left_content_right_image {
    background: url(images/services-bg.html);
    background-size: cover;
    padding: 80px 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.section.left_content_right_image .stl-head {
    text-align: left;
}

.section.left_content_right_image .stl-head h2:before {
    left: 0;
    right: auto;
}

.section.left_content_right_image .content p {
    color: #b1b1b1;
    font-weight: 300;
    margin-bottom: 25px;
}

.section.left_content_right_image .readmore a {
    font-size: 14px;
    line-height: 25px;
    color: #ef483e;
    font-weight: 600;
    text-transform: capitalize;
    background: #fff;
    border: 2px solid #6aa242;
    padding: 8px 25px;
    border-radius: 20px;
}

.section.left_content_right_image .readmore a:hover {
    color: #fff;
    background: #6ba444;
}

.section.left_content_right_image .rightImage img {
    max-width: 100%;
    width: 100%;
}

.section.left_content_right_image .rightImage {
    position: relative;
}

.section.left_content_right_image .rightImage:before {
    content: "";
    background: #f0ece2;
    width: 15px;
    height: 100%;
    display: block;
    position: absolute;
    left: -15px;
    z-index: 1;
    border-radius: 5px 0 0 0;
    top: 10px;
}

.section.left_content_right_image .rightImage:after {
    content: "";
    background: #f0ece2;
    width: 100%;
    height: 15px;
    display: block;
    position: absolute;
    left: -15px;
    z-index: 1;
    border-radius: 0 0 5px 5px;
}

/*LEFT ICON PAGES WITH RIGHT CONTENT SECTION */
section.service_icon_content .stl-head {
    text-align: left;
}

section.service_icon_content .stl-head h2:before {
    left: 0;
    right: auto;
}

section.service_icon_content .content p {
    color: #b1b1b1;
    font-weight: 300;
}

section.service_icon_content .readmore a {
    font-size: 14px;
    line-height: 25px;
    color: #ef483e;
    font-weight: 600;
    text-transform: capitalize;
    background: #fff;
    border: 2px solid #6aa242;
    padding: 8px 25px;
    border-radius: 20px;
}

section.service_icon_content .readmore a:hover {
    color: #fff;
    background: #6ba444;
}

section.service_icon_content .icons ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

section.service_icon_content .icons ul li {
    width: 32%;
    text-align: center;
    padding: 25px 10px;
    display: inline-flex;
    border: 1px solid #e4e4e4;
    border-radius: 10px;
    justify-items: center;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 12px;
    background: #ffffff;
}

section.service_icon_content .icons ul li a h3 {
    font-size: 15px;
    line-height: 24px;
    font-weight: 600;
    color: #3a3a3a;
    margin: 10px 0;
    word-break: break-all;
}

section.service_icon_content .icons ul li:nth-child(4),section.service_icon_content .icons ul li:last-child {
    width: 66%;
}

section.service_icon_content .icons ul li:hover {
    box-shadow: 0px 0 10px 1px #e4e4e4;
    cursor: pointer;
}

/*COUNTER SECTION*/
section.CounterBox {
    position: relative;
    background: url(images/counter-bg.html);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 70px 0;
}

section.CounterBox .item {
    width: 23%;
    margin: 0 auto;
    position: relative;
    margin-right: 0;
}

section.CounterBox .counter-wrapper {
    display: flex;
}

section.CounterBox .item .icons {
    display: inline-block;
    margin-right: 5px;
}

section.CounterBox .item .content {
    display: inline-block;
    vertical-align: top;
}

section.CounterBox .item .content p {
    font-size: 43px;
    line-height: 50px;
    margin: 0;
    font-weight: 600;
    color: #fff;
    position: relative;
    padding-right: 25px;
}

section.CounterBox .item .content p:after {
    content: "+";
}

section.CounterBox .item .content h4 {
    font-size: 14px;
    line-height: normal;
    margin: 0 0 10px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
}

section.CounterBox .item:after {
    content: "";
    background: #516bcb;
    position: absolute;
    display: block;
    width: 1px;
    height: 100%;
    top: 0;
    right: 0;
}

section.CounterBox .item:first-child {
    margin-left: 0;
}

section.CounterBox .item:last-child:after {
    display: none;
}

/*OUR SERVICES SECTION */
section.our_services {
    background: transparent;
    padding: 50px 0;
    border: 1px solid #313131;
    position: relative;
    border-right: none;
    border-left: none;
}

section.our_services h1 {
    color: #fff;
    font-family: inherit;
    font-size: 30px;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0;
    position: relative;
}

section.our_services h1:after {
    content: "";
    background: #c7c7c7;
    height: 1px;
    width: 150px;
    display: block;
    margin: 20px 0;
}

section.our_services h1 span.orange {
    background: linear-gradient(to right, #fff 50%, #fff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    font-size: 40px;
    line-height: 45px;
}

section.our_services h1 span.black {
    color: #fff;
    font-size: 40px;
    line-height: 45px;
    font-weight: bold;
    font-family: inherit;
}

section.our_services .except p {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    font-family: inherit;
}

section.our_services .services .box_item .item .content .service_hover {
    display: none;
}

section.our_services .services .box_item .item .content h3 {
    color: #fff;
    font-size: 20px;
    line-height: 29px;
    font-weight: bold;
    font-family: inherit;
    text-align: center;
    text-transform: uppercase;
    margin: 10px 0;
}

section.our_services .services .box_item .item:hover .content .service_hover {
    display: flex;
    position: absolute;
    top: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    min-height: 280px;
    border-radius: 10px;
    padding: 30px 15px;
    font-family: inherit;
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    text-align: center;
    font-weight: 300;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

section.our_services .services .box_item .item:hover .content .service_hover .remove-btn a {
    margin: .4em;
    padding: 4px 18px;
    cursor: pointer;
    background: #ef483e;
    text-decoration: none;
    color: #fff;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    font-size: 18px;
    line-height: 28px;
    border-radius: 5px;
    font-weight: 500;
}

section.our_services .services .box_item .item:hover .content .service_hover .remove-btn a:hover {
    color: white;
}

section.our_services .services .box_item .item:hover .content .service_hover .remove-btn a:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

section.our_services .services .box_item .item:hover .content .service_hover .remove-btn a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #222222;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 5px;
}

section.our_services .services .box_item.slick-slide {
    margin: 0 7px;
}

section.our_services .slide {
    margin: 60px 0;
}

section.our_services .services .box_item.slick-slide .item .thumbnail .image {
    min-height: 280px;
    width: 100%;
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 10px;
}

section.our_services .services .box_item .item:hover .content .service_hover .except p {
    font-family: inherit;
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    text-align: center;
    font-weight: 300;
}

section.our_services .services .box_item.slick-slide .item .thumbnail img {
    border-radius: 10px;
}

/*SERVICES BULLETS */
.our_services .slick-dots {
    position: absolute;
    z-index: 11;
    bottom: -50px;
    margin: 0px;
    padding: 0;
    text-align: center;
    width: 100%;
}

.our_services .slick-dots li {
    list-style: none;
    display: inline-block;
}

.our_services .slick-dots button {
    border: 2px solid #ef483e;
    background: rgba(255, 255, 255, 0) !important;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    font-size: 0;
    padding: 0px;
    margin-right: 5px;
    background: transparent !important;
}

.our_services .slick-dots .slick-active button {
    background: #ef483e !important;
    border: 2px solid #ef483e;
}

/*Support Section*/
.banner-bot {
    background: rgb(232 73 63);
    background: linear-gradient(179deg, rgb(249 77 67) 20%, rgb(58 22 20) 100%);
    padding: 20px 0;
    position: relative;
}

.banner-bot ul {
    display: block;
    width: 100%
}

.banner-bot ul li {
    float: left;
    width: 20%;
    display: flex;
    align-items: center;
    padding: 10px 15px;
    border-radius: 5px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    position: relative;
    min-height: 75px;
}

.banner-bot ul li .satisfiedico {
    width: 65px;
    float: left
}

.banner-bot ul li p {
    color: #fff;
    font-weight: 400;
    margin-bottom: 0;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 20px;
}

.banner-bot ul li:last-child:after {
    display: none;
}

.banner-bot ul li:after {
    content: "";
    background: #ff635a;
    height: 45px;
    width: 2px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

/*Packages Custom tabs Section*/
.flare_packages .tabs-menu {
    padding: 0;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

.flare_packages .tabs-menu li {
    display: inline-block;
    list-style: none;
    margin-right: 15px;
}

.flare_packages .tabs-menu li:last-child {
    margin-right: 0;
}

.flare_packages .tabs-menu li.current {
    position: relative;
    background-color: #fff;
    border-bottom: 1px solid #fff;
    z-index: 5;
}

.flare_packages .tabs-menu li a {
    padding: 15px 0;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    font-family: inherit;
    font-weight: 500;
    background: #3a3a3a;
    width: 210px;
    height: auto;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    border-radius: 5px;
}

.flare_packages .tabs-menu li a:hover {
    background: rgb(245, 197, 45);
    background: linear-gradient(90deg, rgba(245, 197, 45, 1) 0%, rgba(234, 160, 39, 1) 30%, rgba(211, 85, 26, 1) 100%);
}

.flare_packages .tabs-menu .current a {
    padding: 15px 0;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    font-family: inherit;
    font-weight: 500;
    background: rgb(245, 197, 45);
    background: linear-gradient(90deg, rgba(245, 197, 45, 1) 0%, rgba(234, 160, 39, 1) 30%, rgba(211, 85, 26, 1) 100%);
    width: 210px;
    height: auto;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    border-radius: 5px;
}

.flare_packages .tabs-menu .tab {
    background-color: #fff;
    margin-top: 0;
}

.flare_packages .tab-content {
    max-width: 100%;
    padding: 70px 0 0;
    display: none;
}

.flare_packages #logo_branding {
    display: block;
}

.flare_packages .packages_content p {
    color: #fff;
    font-family: inherit;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    margin: 0 0 50px;
    font-weight: 400;
}

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    display: none !important;
}

/********Woocommerce Cart Page********/
.woocommerce table.shop_table {
    border: 1px solid #000;
    border-radius: 0;
    background: #fff;
}

.woocommerce table.shop_table thead > tr > th {
    border-bottom: medium none;
}

.woocommerce table.shop_table tr {
    border-color: #000;
}

.woocommerce table.shop_table tr th {
    color: #5b9c45;
}

.woocommerce table.shop_table tr td {
    border-color: #d8d5d5;
}

.woocommerce table.shop_table tr .coupon input[type="text"] {
    border: 1px solid #000;
    border-radius: 0;
    color: #000;
    padding: 10px;
    width: 55%;
}

.woocommerce table.shop_table tr input[type="submit"] {
    background: #d31b19;
    border: 1px solid #000;
    border-radius: 0;
    color: #fff;
    height: auto;
    padding: 10px 25px;
    transition: all 0.3s ease-in-out 0s;
}

.woocommerce table.shop_table tr input[type="submit"]:hover {
    background: #202020;
}

.woocommerce .wc-proceed-to-checkout a.checkout-button {
    background: #5b9c45 !important;
    color: #fff;
    height: auto;
    padding: 20px 0 !important;
    margin: 0 0 38px;
    position: relative;
    transform: perspective(1px) translateZ(0px);
    transition-duration: 0.5s;
    transition-property: color;
    text-transform: uppercase;
    font-weight: 500;
    font-family: inherit;
    letter-spacing: 3px;
}

.form-row.place-order button#place_order {
    background: #5b9c45;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    padding: 18px 40px;
    position: relative;
    transform: perspective(1px) translateZ(0px);
    transition-duration: 0.5s;
    transition-property: height:auto;
}

.form-row.place-order button#place_order:hover {
    background: #212121;
}

.wpmc-nav-wrapper button#wpmc-next {
    margin-left: 10px;
}

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    color: #3b2211;
    text-align: center;
    font-size: 20px;
    margin: 0 0 30px;
    font-weight: bold;
    text-transform: uppercase;
}

.woocommerce .coupon button[type="submit"] {
    background: #5b9c45;
    font-weight: 500;
    color: #fff;
    font-family: inherit;
    text-transform: uppercase;
}

.woocommerce .coupon button[type="submit"]:hover {
    background: #202020;
}

.woocommerce .wc-proceed-to-checkout a.checkout-button:before {
    background: #202020;
    border-radius: 4px;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0 50% 0;
    transition-duration: 0.5s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}

.woocommerce .wc-proceed-to-checkout a.checkout-button:hover:before {
    transform: scaleX(1);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.woocommerce table.shop_table tr.cart-subtotal th {
    border-bottom: medium none;
    border-right: 1px solid #d8d5d5;
}

.woocommerce table.shop_table tr.order-total th {
    border-bottom: medium none;
    border-right: 1px solid #d8d5d5;
}

.woocommerce-notices-wrapper .woocommerce-message a {
    background: #5b9c45;
    font-weight: 500;
    color: #fff;
    font-family: inherit;
    text-transform: uppercase;
}

.woocommerce-notices-wrapper .woocommerce-message a:hover {
    background: #202020;
    color: #fff;
}

.woocommerce table.shop_table tr td.product-name a {
    color: #000;
    font-weight: 600;
}

.actions button.button[type="submit"] {
    background: #5b9c45;
    font-weight: 500;
    color: #fff;
    font-family: inherit;
    text-transform: uppercase;
}

.actions button.button[type="submit"]:hover {
    background: #202020;
    color: #fff;
}

/********Woocommerce Checkout Page********/
.woocommerce-checkout .woocommerce form.checkout #customer_details .col-1, .woocommerce-checkout .woocommerce form.checkout #customer_details .col-2 {
    width: 100%;
}

.woocommerce-checkout .woocommerce form.checkout #customer_details input {
    border: 1px solid #d8d5d5;
    border-radius: 0;
    padding: 10px;
}

.woocommerce-checkout .woocommerce form.checkout #customer_details span.selection .select2-selection {
    border: 1px solid #d8d5d5;
    border-radius: 0;
    height: auto;
    padding: 8px 5px;
}

.woocommerce-checkout .woocommerce form.checkout #customer_details textarea {
    border: 1px solid #d8d5d5;
    border-radius: 0;
    padding: 10px;
}

.woocommerce-checkout .woocommerce form.checkout #customer_details .col-1 h3 {
    font: 30px inherit;
}

.woocommerce-checkout .woocommerce form.checkout #customer_details .col-2 h3 {
    font: 28px inherit;
}

/******* Woocommarec Page Product Style**add class section (custom_product_style) *******/
.custom_product_style .woocommerce ul.products li.product {
    box-sizing: border-box;
    text-align: center;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    border-top: 1px solid #d7d7d7;
    border-bottom: 3px solid #202020;
}

.custom_product_style .woocommerce ul.products li.product img {
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
    margin: 0;
    padding: 2px;
}

.custom_product_style .woocommerce ul.products li.product h2.woocommerce-loop-product__title {
    color: #323131;
    font-size: 20px;
    margin: 38px 0 0;
    padding: 0;
}

.custom_product_style .woocommerce ul.products li.product span.price {
    color: #646564;
    font: 18px inherit;
    text-align: center;
    margin: 18px 0;
}

.custom_product_style .woocommerce ul.products li.product span.price > del {
    display: inline-block;
    margin: 0 5px 0 0;
}

.custom_product_style .woocommerce ul.products li.product a.button {
    background: #e03c6b;
    color: #fff;
    font: 17px inherit;
    height: auto;
    padding: 12px 45px;
    margin: 0 0 38px;
    position: relative;
    transform: perspective(1px) translateZ(0px);
    transition-duration: 0.5s;
    transition-property: color;
    text-transform: capitalize;
}

.custom_product_style .woocommerce ul.products li.product a.button:before {
    background: #202020;
    border-radius: 4px;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0 50% 0;
    transition-duration: 0.5s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}

.custom_product_style .woocommerce ul.products li.product a.button:hover:before {
    transform: scaleX(1);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.custom_product_style .woocommerce ul.products li.product a.added_to_cart {
    color: #2b2e34;
    margin: 0 0 20px;
    padding: 0;
    text-transform: uppercase;
}

.custom_product_style .woocommerce ul.products li.product a.added_to_cart:hover {
    color: #e03c6b;
}

.custom_product_style .woocommerce .gdl-woo-commerce-wrapper ul.products li.product a.button.added {
    margin: 0 0 18px;
}

.custom_product_style form.woocommerce-ordering select {
    border: 1px solid #000;
    border-radius: 0;
    color: #000;
    font: 15px inherit;
    padding: 5px 10px;
}

.woocommerce form .form-row select, .woocommerce-page form .form-row select {
    background: #fff;
    font-size: 14px;
    border-radius: 2px;
    color: #4e4e4e;
    border: #e2e2e2 1px solid;
    padding: 12px 15px;
    text-transform: none;
    width: 100%;
    font-family: inherit;
}

.page.type-page .woocommerce .woocommerce-notices-wrapper .woocommerce-message {
    display: none;
}

/***** WOOCOMMERCE PAGINATION ******/
.woocommerce nav.woocommerce-pagination ul.page-numbers li span.current {
    background: #009edc;
    color: #FFF;
    padding: 10px 15px;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers li a {
    padding: 10px 15px;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers li a:hover {
    background: #5b9c45;
    color: #fff;
}

/*****MY ACCOUNT PAGE******/
.woocommerce-MyAccount-navigation > ul {
    margin: 30px 0;
}

.woocommerce-MyAccount-navigation > ul li {
    list-style: outside none none;
    background: #5b9c45;
}

.woocommerce-MyAccount-navigation > ul li a {
    border: 1px solid #d8d5d5;
    border-bottom: none;
    display: block;
    padding: 10px 20px;
    color: #ffffff;
}

.woocommerce-MyAccount-navigation > ul li.is-active {
    background: #1f2135;
    color: #fff;
}

.woocommerce-MyAccount-content p strong {
    color: #252525;
}

.woocommerce-MyAccount-content p a {
    color: #5b9c45;
}

.woocommerce form .form-row input {
    background: #fff;
    font-size: 14px;
    border-radius: 2px;
    color: #4e4e4e;
    border: #e2e2e2 1px solid;
    padding: 16px 15px;
    text-transform: none;
    width: 100%;
    font-family: inherit;
    height: 45px;
}

.woocommerce form.woocommerce-form button[type="submit"] {
    background: #5b9c45 !important;
    padding: 10px 45px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.woocommerce form.woocommerce-form button[type="submit"]:hover {
    background: #202020 !important;
}

.woocommerce-MyAccount-navigation > ul li:last-child a {
    border-bottom: 1px solid #d8d5d5;
}

.woocommerce-MyAccount-navigation > ul li a:hover {
    background: #1f2135;
    color: #fff;
    text-decoration: none;
}

.woocommerce-account .woocommerce-MyAccount-content {
    margin: 30px 0;
}

.woocommerce-edit-account .woocommerce .woocommerce-MyAccount-content form input.woocommerce-Input {
    border: 1px solid #d8d5d5;
    border-radius: 0;
    box-shadow: none;
    height: auto;
    padding: 10px;
}

.woocommerce-edit-account .woocommerce .woocommerce-MyAccount-content form button[type="submit"] {
    background: #5b9c45;
    margin: 20px 0;
    padding: 15px 30px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-family: inherit;
}

.woocommerce-edit-account .woocommerce .woocommerce-MyAccount-content form button[type="submit"]:hover {
    background: #202020;
}

.woocommerce-orders td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a {
    width: 100%;
    text-align: center;
    color: #fff;
    background: #5b9c45;
    font-weight: 500;
}

.woocommerce-orders td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a:hover {
    background: #1f2135;
}

.woocommerce .final_format span {
    display: block;
}

.woocommerce .final_format a.button {
    width: 100%;
    text-align: center;
    background: #5b9c45;
    color: #fff;
    font-weight: 500;
    padding: 15px;
}

.woocommerce .final_format a.button:hover {
    background: #1f2135;
    color: #fff;
}

.woocommerce-edit-account .woocommerce .woocommerce-MyAccount-content form input.woocommerce-Button {
    background: #0e0d0d;
    border: medium none;
    color: #fff;
    font: 18px Montserrat;
    height: auto;
    padding: 10px 30px;
    transition: all 0.4s ease-in-out 0s;
}

.woocommerce-edit-account .woocommerce .woocommerce-MyAccount-content form input.woocommerce-Button:hover {
    background: #51b249;
}

.woocommerce .woocommerce-Message.woocommerce-info a.button {
    background: #5b9c45;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font: 18px/25px Montserrat;
    padding: 10px 40px;
    position: relative;
    transform: perspective(1px) translateZ(0px);
    transition-duration: 0.5s;
    transition-property: height:auto;
}

.woocommerce .woocommerce-Message.woocommerce-info a.button:hover:before {
    transform: scaleX(1);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.woocommerce .woocommerce-Message.woocommerce-info a.button:before {
    background: #1c1c1d;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0 50% 0;
    transition-duration: 0.5s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
    border-radius: 0;
}

.woocommerce .woocommerce-Message.woocommerce-info a.button:hover {
    color: #fff;
}

/*-----Login Page*******/
.woocommerce-account.woocommerce-page .woocommerce > h2 {
    display: none;
}

.woocommerce-account.woocommerce-page .woocommerce form.woocomerce-form.woocommerce-form-login {
    margin: 50px auto;
    max-width: 500px;
}

.woocommerce-account.woocommerce-page .woocommerce form.woocomerce-form.woocommerce-form-login input[type="text"], .woocommerce-account.woocommerce-page .woocommerce form.woocomerce-form.woocommerce-form-login input[type="password"] {
    border-radius: 0;
    box-shadow: none;
    font: 300 14px Montserrat;
    height: auto;
    max-width: 100%;
    padding: 10px;
}

.woocommerce-account.woocommerce-page .woocommerce form.woocomerce-form.woocommerce-form-login p.woocommerce-LostPassword {
    margin: 0;
}

.woocommerce-account.woocommerce-page .woocommerce form.woocomerce-form.woocommerce-form-login p.form-row input.woocommerce-Button {
    background: #787777;
    border: medium none;
    color: #fff;
    font: 18px/25px Montserrat;
    height: auto;
    padding: 8px 40px;
    transition: all 0.4s ease-in-out 0s;
}

.woocommerce-account.woocommerce-page .woocommerce form.woocomerce-form.woocommerce-form-login p.form-row input.woocommerce-Button:hover {
    background: #e03c6b;
}

.woocommerce-account.woocommerce-page .woocommerce form.woocommerce-form.woocommerce-form-login.login {
    width: 400px;
    margin: 30px auto;
    background: #1f2135;
}

.woocommerce-account.woocommerce-page .woocommerce form.woocommerce-form.woocommerce-form-login.login .form-row label {
    color: #fff;
    margin: 0 0 5px;
}

.woocommerce-account.woocommerce-page .woocommerce form.woocommerce-form.woocommerce-form-login.login .form-row input {
    background: transparent;
    width: 100%;
    border: 1px solid #5f5f5f;
    color: #fff;
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 14px;
    line-height: normal;
}

.woocommerce-account.woocommerce-page .woocommerce form.woocommerce-form.woocommerce-form-login.login .form-row input[type="checkbox"] {
    display: inline-block;
    width: auto;
    vertical-align: top;
    height: auto;
    margin: 5px;
}

.woocommerce-account.woocommerce-page .woocommerce form.woocommerce-form.woocommerce-form-login.login .form-row label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
    margin: 25px 0 10px;
}

.woocommerce-account.woocommerce-page .woocommerce form.woocommerce-form.woocommerce-form-login.login .form-row button[type="submit"] {
    width: 100%;
    margin-right: 0;
    padding: 15px;
    border: 1px solid #3d5e3d;
}

.woocommerce-account.woocommerce-page .woocommerce form.woocommerce-form.woocommerce-form-login.login .form-row button[type="submit"]:hover {
    background: #111221 !important;
    color: #fff !important;
    border: 1px solid #5f5f5f;
}

.woocommerce-account.woocommerce-page .woocommerce form.woocommerce-form.woocommerce-form-login.login .woocommerce-LostPassword.lost_password a {
    text-align: center;
    display: block;
    width: 100%;
    color: #fff;
    font-size: 14px;
}

/*****Forget Password*****/
.woocommerce-account.woocommerce-page form.woocommerce-ResetPassword {
    background: #1f2135;
    margin: 50px auto;
    max-width: 500px;
    border: 1px solid #d3ced2;
    border-radius: 5px;
    padding: 20px;
}

.woocommerce-account.woocommerce-page form.woocommerce-ResetPassword p.woocommerce-form-row {
    width: 100%;
}

.woocommerce-account.woocommerce-page form.woocommerce-ResetPassword input[type="text"] {
    border-radius: 0;
    box-shadow: none;
    font: 300 14px Montserrat;
    height: auto;
    max-width: 100%;
    padding: 10px;
}

.woocommerce-account.woocommerce-page form.woocommerce-ResetPassword p.woocommerce-form-row input.woocommerce-Button {
    background: #787777;
    border: medium none;
    color: #fff;
    font: 18px/25px Montserrat;
    height: auto;
    padding: 8px 40px;
    transition: all 0.4s ease-in-out 0s;
}

.woocommerce-account.woocommerce-page form.woocommerce-ResetPassword p.woocommerce-form-row input.woocommerce-Button:hover {
    background: #e03c6b;
}

.woocommerce-account.woocommerce-page form.woocommerce-ResetPassword p {
    color: #fff;
    font-size: 14px;
    line-height: normal;
}

.theme-logoflare .wrap .woocommerce form.woocommerce-ResetPassword label {
    color: #fff !important;
    margin: 0 0 5px;
}

.theme-logoflare .wrap .woocommerce form.woocommerce-ResetPassword input {
    background: transparent;
    width: 100%;
    border: 1px solid #5f5f5f;
    color: #fff;
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 14px;
    line-height: normal;
    height: 40px;
}

.theme-logoflare .wrap .woocommerce form.woocommerce-ResetPassword button.woocommerce-Button.button {
    background: #5b9c45;
    padding: 10px 45px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-right: 0;
    padding: 15px;
    border: 1px solid #3d5e3d;
    width: 100%;
}

.theme-logoflare .wrap .woocommerce form.woocommerce-ResetPassword button.woocommerce-Button.button:hover {
    background: #111221 !important;
    color: #fff !important;
    border: 1px solid #5f5f5f;
}

/*QUANTITY REMOVE FORM CART SECTION*/
.theme-logoflare .wrap .woocommerce table.shop_table tr td.product-thumbnail, .theme-logoflare .wrap .woocommerce table.shop_table tr th.product-thumbnail, .theme-logoflare .wrap .woocommerce table.shop_table tr th.product-quantity, .theme-logoflare .wrap .woocommerce table.shop_table tr td.product-quantity, .theme-logoflare .wrap .woocommerce button.button[value="Update cart"] {
    display: none !important;
}

.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-billing.current .wpmc-tab-text, .wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-shipping.current .wpmc-tab-text, .wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-review.current .wpmc-tab-text, .wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-payment.current .wpmc-tab-text {
    color: #64a643;
}

.wpmc-tabs-wrapper .wpmc-tab-item .wpmc-tab-number {
    border-radius: 10% !important;
}

/* CHECKOUT PAGE SECTION */
.woocommerce form .form-row.create-account input[type="checkbox"] {
    display: inline-block;
    width: auto;
    vertical-align: top;
    height: auto;
    margin: 5px;
}

.woocommerce form .form-row.create-account label.checkbox span {
    margin-left: 25px;
}

.theme-logoflare.woocommerce-checkout .wrap, .theme-logoflare.woocommerce-cart .wrap {
    background: url(images/checkout-bg.html);
    padding: 60px 0 30px 0;
}

.theme-logoflare.woocommerce-checkout fieldset {
    position: inherit;
    top: 0;
    left: 0;
    z-index: 2;
    color: rgba(255, 255, 255, 0.15);
}

.theme-logoflare.woocommerce-cart.woocommerce-page section.banner-main, .theme-logoflare.woocommerce-cart.woocommerce-page .banner-bot {
    display: none;
}

.theme-logoflare.woocommerce-cart.woocommerce-page .wrap {
    padding: 50px 0 0;
}

.theme-logoflare.woocommerce-cart.woocommerce-page header {
    border-bottom: 1px solid #e5e5e5;
}

.theme-logoflare.woocommerce-checkout.woocommerce-page section.banner-main, .theme-logoflare.woocommerce-checkout.woocommerce-page .banner-bot {
    display: none;
}

.theme-logoflare.woocommerce-checkout.woocommerce-page .wrap {
    padding: 50px 0 30px;
}

.theme-logoflare.woocommerce-checkout.woocommerce-page header {
    border-bottom: 1px solid #e5e5e5;
}

.theme-logoflare.woocommerce-page .wrap .woocommerce form .form-row {
    padding: 3px;
    margin: 0 0 15px;
}

.theme-logoflare .wrap .woocommerce form .form-row label {
    line-height: normal;
    display: block;
    color: #919191;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
}

.theme-logoflare .wrap .woocommerce-billing-fields h3, .theme-logoflare .wrap .woocommerce-additional-fields h3, .theme-logoflare .wrap .wpmc-step-item.wpmc-step-payment h3, .woocommerce-checkout .woocommerce form.checkout h3#order_review_heading {
    color: #000;
    text-align: center;
    margin: 50px 0;
    font-size: 40px;
    font-weight: 700;
    line-height: 30px;
    position: relative;
    text-transform: uppercase;
}

.theme-logoflare .wrap .woocommerce button.button:disabled, .theme-logoflare .wrap .woocommerce button.button:disabled[disabled] {
    color: #fff;
}

.theme-logoflare .wrap .woocommerce table.shop_table tr th {
    text-transform: uppercase;
}

.theme-logoflare .wrap .woocommerce #respond input#submit.alt, .theme-logoflare .wrap .woocommerce a.button.alt, .theme-logoflare .wrap .woocommerce button.button.alt, .theme-logoflare .wrap .woocommerce input.button.alt {
    background-color: #5b9c45;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    text-transform: uppercase;
    padding: 15px;
    font-family: inherit;
    letter-spacing: 1px;
    font-weight: 500;
}

.theme-logoflare .wrap .woocommerce #respond input#submit.alt:hover, .theme-logoflare .wrap .woocommerce a.button.alt:hover, .theme-logoflare .wrap .woocommerce button.button.alt:hover, .theme-logoflare .wrap .woocommerce input.button.alt:hover {
    background: rgb(34 34 34);
    color: #fff;
}

.theme-logoflare .wrap .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 45px;
    margin: 0 0 -4px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
    background: #fff;
    font-size: 14px;
    border-radius: 2px !important;
    color: #4e4e4e;
    border: #e2e2e2 1px solid !important;
    padding: 10px 15px;
    text-transform: none;
    width: 100%;
}

.theme-logoflare .wrap .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 45px;
}

.theme-logoflare .wrap .woocommerce form .form-row.form-row-wide textarea {
    height: 5em;
    padding: 10px;
    border-color: #dbdbdb;
}

.woocommerce p.return-to-shop {
    display: none;
}

/*WOOCOMMERCE COUPON SECTION*/
.wpmc-steps-wrapper .woocommerce_checkout_coupon {
    background: #fff;
}

.wpmc-steps-wrapper form.checkout_coupon.woocommerce-form-coupon {
    border-radius: 0;
    margin: 0;
    border: 1px solid #e1e2e3;
}

.wpmc-steps-wrapper .woocommerce-info, .wpmc-steps-wrapper .woocommerce-message {
    background: #fff;
    margin: 0;
    border: 1px solid #e1e2e3;
    border-top: 3px solid #ef483e;
    font-size: 16px;
}

.wpmc-steps-wrapper .woocommerce-error {
    background: #fff;
    margin: 0;
    border: 1px solid #e1e2e3;
    border-top: none;
    font-size: 16px;
}

.wpmc-steps-wrapper .woocommerce-info .showcoupon {
    color: #ef483e;
    font-weight: 500;
}

.wpmc-steps-wrapper form.checkout_coupon.woocommerce-form-coupon button.button {
    background: #eeeef0;
    font-size: 16px;
    font-weight: 400;
    height: 45px;
}

.wpmc-steps-wrapper form.checkout_coupon.woocommerce-form-coupon button.button:hover {
    background: rgb(245, 197, 45);
    background: linear-gradient(90deg, rgba(245, 197, 45, 1) 0%, rgba(234, 160, 39, 1) 30%, rgba(211, 85, 26, 1) 100%);
    color: #fff;
}

/* PAYMENT METHOD SECTION */
.woocommerce-checkout #payment ul.payment_methods {
    border-bottom: 1px solid #e1e2e3 !important;
}

.woocommerce-checkout #payment {
    background: #ffffff !important;
    border: 1px solid #e1e2e3;
}

.wc_payment_methods li.wc_payment_method label {
    color: #515151;
    font-size: 16px;
    font-weight: 400;
}

.woocommerce-checkout #payment div.payment_box {
    background: #f0f0f2 !important;
    border: 1px solid #e1e2e3 !important;
    color: #515151 !important;
    font-size: 14px !important;
}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    border: 1em solid #dfdcde !important;
    border-right-color: transparent !important;
    border-left-color: transparent !important;
    border-top-color: transparent !important;
    top: -.99em !important;
}

.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    font-size: 14px !important;
    color: #f9260e !important;
    margin-left: 10px !important;
}

#add_payment_method #payment ul.payment_methods li img.stripe-icon, .woocommerce-checkout #payment ul.payment_methods li img.stripe-icon {
    display: inline-block;
    width: 40px;
}

#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {
    margin: 0 0 30px !important;
}

#add_payment_method #payment div.payment_box .form-row, .woocommerce-cart #payment div.payment_box .form-row, .woocommerce-checkout #payment div.payment_box .form-row {
    margin: 0 0 15px !important;
}

#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row {
    padding: 0 !important;
}

#wc-stripe-cc-form .wc-stripe-elements-field, #wc-stripe-cc-form .wc-stripe-iban-element-field {
    padding: 10px;
}

/* TABS SECTION CHECKOUT PAGE */
.theme-logoflare .wrap .wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item .wpmc-tab-text {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
}

/* CHECKOUT STEPS ICON CSS */
.wpmc-tabs-wrapper .wpmc-tab-item:nth-child(1) .wpmc-tab-number {
    border: 2px solid #c9c9c9;
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    z-index: 2;
    font-size: 0;
    position: relative;
}

.wpmc-tabs-wrapper .wpmc-tab-item:nth-child(1) .wpmc-tab-number:before {
    content: "";
    font-size: 40px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    position: absolute;
    background: url(images/billing-non-active.html);
    width: 54px;
    height: 56px;
}

.wpmc-tabs-wrapper .wpmc-tab-item:nth-child(1) .wpmc-tab-text {
    color: #c9c9c9;
}

/*.wpmc-tabs-wrapper .wpmc-tabs-list li:nth-child(1) .wpmc-tab-number {border: 2px solid #000;display: block;width: 80px;height: 80px;margin: 0 auto;z-index: 2;font-size: 0;position: relative;}
.wpmc-tabs-wrapper .wpmc-tabs-list li:nth-child(1) .wpmc-tab-number:before {content: "007";font-family: FontAwesome;font-size: 40px;top: 20px;bottom: 0;right: 0;left: 0;margin: auto;text-align: center;position: absolute;color: #000;}
.wpmc-tabs-wrapper .wpmc-tabs-list li:nth-child(1):before {border-bottom-color: #64a643;}
.wpmc-tabs-wrapper .wpmc-tabs-list li:nth-child(1) .wpmc-tab-text {color: #000000;}*/
/*PERSONAL INFORMATION CURRENT*/
.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-billing.current .wpmc-tab-number {
    border: 2px solid #64a643;
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    z-index: 2;
    font-size: 0;
    position: relative;
}

.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-billing:before.current {
    display: block;
    content: "";
    border-bottom: 2px solid transparent;
    height: 0;
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    -webkit-transition: border-color .3s;
    transition: border-color .3s;
    z-index: 1;
}

.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-billing.current .wpmc-tab-number:before {
    content: "";
    font-family: FontAwesome;
    font-size: 40px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    position: absolute;
    color: #f30e01;
    background: url(images/billing-active.html);
    width: 54px;
    height: 56px;
}

.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-billing:before {
    top: 40px;
}

/*PREVIOUS*/
.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-billing.previous .wpmc-tab-number {
    border: 2px solid #c9c9c9;
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    z-index: 2;
    font-size: 0;
    position: relative;
}

.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-billing:before.previous {
    display: block;
    content: "";
    border-bottom: 2px solid transparent;
    height: 0;
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    -webkit-transition: border-color .3s;
    transition: border-color .3s;
    z-index: 1;
}

.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-billing.previous .wpmc-tab-number:before {
    content: "";
    font-family: FontAwesome;
    font-size: 40px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    position: absolute;
    color: #c9c9c9;
    background: url(images/billing-non-active.html);
    width: 54px;
    height: 56px;
}

.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-billing:before {
    top: 40px;
}

.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-billing.previous .wpmc-tab-text {
    color: #c9c9c9;
}

.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-billing.previous:before {
    border-bottom-color: #c9c9c9;
}

/*ADDITIONAL BRIEF*/
.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-shipping .wpmc-tab-number:before {
    content: "";
    font-size: 40px;
    top: 0;
    bottom: 0;
    right: 0px;
    left: 0;
    margin: auto;
    text-align: center;
    position: absolute;
    background: url(images/brief-non-active.html);
    width: 54px;
    height: 56px;
}

.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-shipping .wpmc-tab-number {
    border: 2px solid #c9c9c9;
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    z-index: 2;
    font-size: 0;
    position: relative;
}

/*REVIEWS SECTION*/
.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-review .wpmc-tab-number:before {
    content: "";
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    position: absolute;
    background: url(images/order-summary-non-active.html);
    width: 54px;
    height: 56px;
}

.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-review .wpmc-tab-number {
    border: 2px solid #c9c9c9;
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    z-index: 2;
    font-size: 0;
    position: relative;
}

/*ORDER SUMMARY*/
.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-payment .wpmc-tab-number:before {
    content: "";
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    position: absolute;
    background: url(images/payment-non-active.html);
    width: 54px;
    height: 56px;
}

.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-payment .wpmc-tab-number {
    border: 2px solid #c9c9c9;
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    z-index: 2;
    font-size: 0;
    position: relative;
}

/*ORDER SUMMARY CURRENT*/
.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-shipping.current .wpmc-tab-number {
    border: 2px solid #64a643;
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    z-index: 2;
    font-size: 0;
    position: relative;
}

.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-shipping:before.current {
    display: block;
    content: "";
    border-bottom: 2px solid transparent;
    height: 0;
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    -webkit-transition: border-color .3s;
    transition: border-color .3s;
    z-index: 1;
}

.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-shipping.current .wpmc-tab-number:before {
    content: "";
    font-family: FontAwesome;
    font-size: 40px;
    top: 24px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    position: absolute;
    background: url(images/brief-active.html);
    width: 54px;
    height: 56px;
    top: 0;
}

.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-shipping:before {
    top: 40px;
}

/*ORDER SUMMARY PREVIOUS*/
.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-shipping.previous .wpmc-tab-number {
    border: 2px solid #c9c9c9;
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    z-index: 2;
    font-size: 0;
    position: relative;
}

.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-shipping:before.previous {
    display: block;
    content: "";
    border-bottom: 2px solid transparent;
    height: 0;
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    -webkit-transition: border-color .3s;
    transition: border-color .3s;
    z-index: 1;
}

.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-shipping.previous .wpmc-tab-number:before {
    content: "";
    font-size: 40px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    position: absolute;
    background: url(images/brief-non-active.html);
    width: 54px;
    height: 56px;
}

.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-shipping:before {
    top: 40px;
}

.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-shipping.previous .wpmc-tab-text {
    color: #c9c9c9;
}

.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-shipping.previous:before {
    border-bottom-color: #c9c9c9;
}

/*REVIEW CURRENT*/
.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-review.current .wpmc-tab-number {
    border: 2px solid #64a643;
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    z-index: 2;
    font-size: 0;
    position: relative;
}

.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-review:before.current {
    display: block;
    content: "";
    border-bottom: 2px solid transparent;
    height: 0;
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    -webkit-transition: border-color .3s;
    transition: border-color .3s;
    z-index: 1;
}

.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-review.current .wpmc-tab-number:before {
    content: "";
    font-size: 40px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    position: absolute;
    background: url(images/order-summary-active.html);
    width: 54px;
    height: 56px;
}

.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-review:before {
    top: 40px;
}

/*REVIEW PREVIOUS*/
.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-review.previous .wpmc-tab-number {
    border: 2px solid #c9c9c9;
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    z-index: 2;
    font-size: 0;
    position: relative;
}

.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-review:before.previous {
    display: block;
    content: "";
    border-bottom: 2px solid transparent;
    height: 0;
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    -webkit-transition: border-color .3s;
    transition: border-color .3s;
    z-index: 1;
}

.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-review.previous .wpmc-tab-number:before {
    content: "";
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    position: absolute;
    background: url(images/order-summary-non-active.html);
    width: 54px;
    height: 56px;
}

.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-review:before {
    top: 40px;
}

.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-review.previous .wpmc-tab-text {
    color: #c9c9c9;
}

.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-review.previous:before {
    border-bottom-color: #c9c9c9;
}

/*PAMENT CURRENT*/
.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-payment.current .wpmc-tab-number {
    border: 2px solid #64a643;
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    z-index: 2;
    font-size: 0;
    position: relative;
}

.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-payment:before.current {
    display: block;
    content: "";
    border-bottom: 2px solid transparent;
    height: 0;
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    -webkit-transition: border-color .3s;
    transition: border-color .3s;
    z-index: 1;
}

.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-payment.current .wpmc-tab-number:before {
    content: "";
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    position: absolute;
    background: url(images/payment-active.html);
    width: 54px;
    height: 56px;
}

.wpmc-tabs-wrapper .wpmc-tabs-list .wpmc-tab-item.wpmc-payment:before {
    top: 40px;
}

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    display: none !important;
}

.portfolio_container .portfoliomain.packages-main .slick-track {
    margin-right: inherit !important;
    margin-left: inherit !important;
}

.rt-container-fluid.CustomPortfolio.slick-slide {
    width: 100% !important;
}

.portfoliomain.packages-main .responsive-slider .woocommerce li.product {
    margin-bottom: 20px;
}

/*PACKAGES BOXES*/
.packages-main .innbox ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(51, 51, 51);
    border-radius: 10px;
    background-color: #ffffff;
}

.packages-main .innbox ul::-webkit-scrollbar {
    width: 6px;
    background-color: #ffffff;
}

.packages-main .innbox ul::-webkit-scrollbar-thumb {
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 6px #ef483e;
    background-color: #ef483e;
    border: 1px solid #ef483e;
}

.packages-main {
    border: 2px solid #ef483e;
    border-radius: 10px;
    width: 100%;
    float: left;
    transition: all 0.3s ease-out;
}

.packages-main .innbox .title_section {
    background: #f2fff0;
    border-radius: 8px 8px 0 0;
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
}

.packages-main .innbox .title_section h3 {
    color: #333333;
    font-family: inherit;
    font-size: 27px !important;
    line-height: 30px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 0 20px 5px 20px !important;
    position: relative;
    height: 65px;
    display: inline-flex;
    align-items: center;
    width: 100%;
    justify-content: center;
}

.packages-main .innbox .title_section .price-pack del {
    color: rgba(22, 44, 174, 0.5);
    display: block;
    font-size: 29px;
    font-weight: bold;
    padding: 5px 0;
    text-decoration: none;
    position: relative;
}

.packages-main .innbox .title_section .price-pack del span.woocommerce-Price-amount.amount {
    text-decoration: line-through;
    position: relative;
}

.packages-main .innbox .title_section .price-pack del span.woocommerce-Price-currencySymbol {
    text-decoration: none !important;
    font-size: 20px;
    position: absolute;
    left: -14px;
    bottom: 3px;
}

.packages-main .innbox .title_section .price-pack {
    position: relative;
    display: inline-block;
}

.packages-main .innbox .title_section .price-pack ins {
    color: #ef483e;
    font-size: 50px;
    font-family: inherit;
    line-height: 55px;
    font-weight: bold;
    padding: 5px 0;
    text-decoration: none;
    position: relative;
}

.packages-main .innbox .desc_section {
    border-top: 1px solid #ededed;
    padding: 0px 0;
    background: #fafafa;
}

.packages-main .innbox .desc_section ul {
    padding: 0;
    display: block;
    min-height: 340px;
    max-height: 340px;
    overflow-y: auto;
    margin: 0;
    background: #fafafa;
}

.packages-main .innbox .desc_section ul li {
    color: #666666;
    font-size: 16px;
    line-height: 40px;
    border-bottom: 1px solid #d8d8d8;
    background: #fafafa;
    text-align: left;
    padding: 0 20px;
    font-weight: 500;
}

.packages-main .innbox .desc_section ul li span {
    color: #ef483e;
    font-weight: 600;
}

.packages-main .innbox .desc_section ul li span.text-center {
    display: block;
}

.woocommerce.columns-3 {
    width: 90%;
    margin: 0 auto;
}

.custom_portfolio ul.products.columns-3, .section.flare_packages ul.products.columns-3 {
    margin: 0;
    display: inline-flex;
    flex-flow: row;
    width: 100%;
    justify-content: space-evenly;
}

/*.woocommerce-page.columns-3 ul.products li.product.type-product,
.woocommerce.columns-3 ul.products li.product.type-product { width: 26.5%; }*/
.woocommerce-page.columns-4 ul.products li.product, .woocommerce.columns-4 ul.products li.product {
    width: 23.5%;
    margin: 0 20px 0 0;
}

.woocommerce-page.columns-4 ul.products li.product, .woocommerce.columns-4 ul.products li:last-child.product {
    margin-right: 0;
}

.SeoPackages .woocommerce.columns-3 ul.products li.product:nth-child(1):before {
    content: "";
    background: url(images/3-months.html);
    width: 104px;
    height: 104px;
    display: block;
    position: absolute;
    right: -5px;
    top: -5px;
    background-size: cover;
    z-index: 9999;
    overflow: visible;
}

.SeoPackages .woocommerce.columns-3 ul.products li.product:nth-child(2):before {
    content: "";
    background: url(images/6-months.html);
    width: 104px;
    height: 104px;
    display: block;
    position: absolute;
    right: -5px;
    top: -5px;
    background-size: cover;
    z-index: 9999;
    overflow: visible;
}

.SeoPackages .woocommerce.columns-3 ul.products li.product:nth-child(3):before {
    content: "";
    background: url(images/12-months.html);
    width: 104px;
    height: 104px;
    display: block;
    position: absolute;
    right: -5px;
    top: -5px;
    background-size: cover;
    z-index: 9999;
    overflow: visible;
}

.BestSeller .woocommerce.columns-3 ul.products li.product:nth-child(2):before {
    content: "";
    background: url(images/badge-packages.png);
    width: 104px;
    height: 104px;
    display: block;
    position: absolute;
    right: -5px;
    top: -5px;
    background-size: cover;
    z-index: 9999;
    overflow: visible;
}

.packages-main .innbox .bottom_pack {
    background: #f2fff0;
    border-radius: 0 0 8px 8px;
    padding: 18px 10px;
    width: 100%;
    display: inline-flex;
    justify-content: space-evenly;
}

.packages-main .innbox .bottom_pack .pack_cta {
    float: left;
}

.packages-main .innbox .bottom_pack .pack_cta .btn-od {
    background: #1f1f1f;
    padding: 5px 25px;
    float: left;
    border-radius: 30px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
}

.packages-main .innbox .bottom_pack .liovechats-bx {
    float: left;
    padding-left: 12px;
    text-align: left;
    margin-left: 10px;
    border-left: 1px solid #d1d7e3;
    line-height: 15px;
}

.packages-main .innbox .bottom_pack .liovechats-bx a span {
    font-size: 10px;
    color: #242424;
    position: relative;
    font-weight: 700;
}

.packages-main .innbox .bottom_pack .liovechats-bx a span:before {
    content: "\f27b";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: -20px;
    top: -2px;
    color: #ef483e;
    font-size: 16px;
}

.packages-main .innbox .bottom_pack .liovechats-bx a h5 {
    font-weight: 700;
    color: #111111;
    font-size: 18px;
    margin: 0;
}

/*HOVER EFFECTS ON PACKAGES*/
.packages-main:hover {
    /*transform: scale(1.05); border: 2px solid #ef483e;*/
}

.packages-main:hover .innbox .title_section {
    background: #ef483e;
    background: linear-gradient(90deg, rgb(215 66 57) 20%, rgb(106 38 33) 100%);
}

.packages-main:hover .innbox .title_section h3 {
    color: #fff;
}

.packages-main:hover .innbox .title_section .price-pack del {
    color: rgba(255, 255, 255, 0.5);
}

.packages-main:hover .innbox .title_section .price-pack ins {
    color: #fff;
}

.packages-main:hover .innbox .bottom_pack .pack_cta .btn-od {
    background: #40ac2c;
    background: linear-gradient(90deg, rgb(215 66 57) 20%, rgb(106 38 33) 100%);
}

.packages-main:hover .innbox .bottom_pack .liovechats-bx a span:before {
    color: #000;
}

/*BLUE CTA SECTION*/
section.blue_cta {
    background: url(images/blue-cta-bg.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    line-height: normal;
    border-top: 1px solid #313131;
    position: relative;
    padding: 30px 0;
    border-bottom: 1px solid #313131;
}

section.blue_cta h3 {
    font-family: 'Fira Sans Condensed', sans-serif;
    font-size: 40px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    margin: 0 0 10px;
}

section.blue_cta p {
    font-family: 'Muli', sans-serif;
    font-size: 18px;
    font-weight: 400;
}

section.blue_cta .red_btn a {
    width: 100%;
    background: #ef483e;
    padding: 15px 0;
    float: left;
    margin: 30px 0;
    text-align: center;
    border-radius: 5px;
    color: #fff;
    font-family: 'Muli', sans-serif;
    font-size: 20px;
    font-weight: 800;
    text-transform: uppercase;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

section.blue_cta .red_btn a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ff7168;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 5px;
}

section.blue_cta .red_btn a:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

/*BLUE CENTER CONTENT CTA SECTION*/
section.blue_center_cta {
    background: transparent;
    border: 1px solid #313131;
    border-left: none;
    border-right: none;
    position: relative;
    line-height: normal;
    padding: 50px 0;
}

section.blue_center_cta h3 {
    font-family: 'Fira Sans Condensed', sans-serif;
    font-size: 53px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    margin: 0 0 20px;
    line-height: 52px;
    text-align: center;
}

section.blue_center_cta p {
    font-family: 'Muli', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    line-height: 22px;
    margin: 0;
}

section.blue_center_cta .red_btn a {
    width: 100%;
    background: #ef483e;
    padding: 14px;
    float: left;
    margin: 30px 0 0;
    text-align: center;
    border-radius: 5px;
    color: #fff;
    font-family: 'Muli', sans-serif;
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

section.blue_center_cta .red_btn a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(41 41 41);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 5px;
}

section.blue_center_cta .red_btn a:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

section.blue_center_cta .white_btn a {
    width: 100%;
    background: transparent;
    padding: 12px 15px;
    float: left;
    margin: 30px 0 0;
    text-align: center;
    border-radius: 5px;
    color: #fff;
    font-family: 'Muli', sans-serif;
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    border: 1px solid #ffffff;
}

section.blue_center_cta .white_btn a:hover {
    color: #000;
}

section.blue_center_cta .white_btn a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ff7168;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

section.blue_center_cta .white_btn a:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

section.blue_center_cta .red_btn, section.blue_center_cta .white_btn {
    display: inline-block;
    vertical-align: middle;
}

section.blue_center_cta .white_btn {
    margin-right: 10px;
}

/*PROJECT CTA SECTION*/
section.project_cta {
    position: relative;
    background: url(images/project-cta-bg.html);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    line-height: normal;
    padding: 40px 0;
    z-index: 1;
    overflow: initial;
}

section.project_cta h3 {
    font-family: 'Fira Sans Condensed', sans-serif;
    font-size: 42px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    margin: 0 0 10px;
}

section.project_cta p {
    font-family: 'Muli', sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
}

section.project_cta .red_btn a {
    width: 100%;
    background: #ef483e;
    padding: 15px 0;
    float: left;
    margin: 25px 0;
    text-align: center;
    border-radius: 5px;
    color: #fff;
    font-family: 'Muli', sans-serif;
    font-size: 20px;
    font-weight: 800;
    text-transform: uppercase;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

section.project_cta .red_btn a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ff7168;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 5px;
}

section.project_cta .red_btn a:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

section.project_cta .project-cta-icon {
    position: relative;
}

section.project_cta .project-cta-icon:after {
    content: "";
    background: url(images/project-cta-right.html);
    width: 315px;
    height: 268px;
    display: block;
    position: absolute;
    top: -35px;
    z-index: 100;
    left: 0;
}

/*MAIN CTA SECTION*/
.container-fluid.cta-main {
    background-image: url(images/main-cta-bg.png);
    height: 121px;
    width: 100%;
    background-position: 45% 12%;
    z-index: 1;
    background-repeat: no-repeat;
    background-color: transparent;
    padding: 0;
    text-align: left;
    position: relative;
}

.cta-main h5 {
    font-size: 30px;
    font-family: inherit;
    font-weight: 400;
    color: #fff;
    line-height: 40px;
    padding-left: 70px;
}

.cta-main h5 span {
    font-weight: bold;
    font-size: 38px;
}

.info-div {
    margin-top: 40px;
    text-align: center;
    border-right: 2px solid rgb(255 255 255 / 50%);
}

.info-div h6 {
    font-family: inherit;
    font-size: 18px;
    line-height: normal;
    margin: 0;
    font-weight: 600;
    color: #141312;
    text-transform: uppercase;
}

.info-div a {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
}

.info-div a:hover {
    color: #222222;
}

.info-div.email-area {
    border-right: 0;
}

/*HOW IT WORKS*/
.how-works .stl-head h3 {
    font-size: 45px;
    line-height: 41px;
    font-family: inherit;
    color: #fff;
    font-weight: bold;
    margin: 0 0 30px;
    position: relative;
    text-transform: uppercase;
}

.how-works .stl-head h3 span {
    background: linear-gradient(to right, #ef483e 50%, #4f9a35 100%) -webkit-background-clip:text;
    -webkit-text-fill-color: transparent;
}

.how-works .stl-head h3:after {
    content: "";
    background: #fff;
    width: 150px;
    height: 1px;
    display: block;
    margin: 25px auto;
}

.how-works .stl-head p {
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    font-weight: 300;
    margin: 0 0 50px;
}

.how-works {
    padding: 70px 0 50px;
    background: transparent;
    position: relative;
}

.how-works .stl-head h2 {
    margin-bottom: 30px;
}

.tabs-btns-red {
    background: url('images/how-works-bg-red.html') no-repeat;
    padding: 9px;
    margin-bottom: 40px;
}

.tabs-btns-blue {
    background: url('images/how-works-bg-blue.html') no-repeat;
    padding: 9px;
}

.tabs-btns-red ul li, .tabs-btns-blue ul li {
    display: inline-block;
    width: 33%;
    text-align: center;
}

.tabs-btns-red .hw-icon svg {
    fill: #f9230d;
    height: 80px;
    display: block;
    margin: 0 auto 10px;
}

.tabs-btns-blue .hw-icon svg {
    fill: #324ef0;
    height: 80px;
    display: block;
    margin: 0 auto 10px;
}

.tabs-btns-red .hw-icon {
    background: #FFF;
    display: block;
    width: 190px;
    height: 190px;
    border-radius: 100%;
    text-align: center;
    padding: 50px 0;
    color: #324ef0;
    font-weight: 600;
    margin: 0 0 70px;
}

.tabs-btns-blue .hw-icon {
    background: #FFF;
    display: block;
    width: 190px;
    height: 190px;
    border-radius: 100%;
    text-align: center;
    padding: 50px 0;
    color: #324ef0;
    font-weight: 600;
    margin: 0 0 70px;
}

.tabs-btns-red ul li p {
    width: 250px;
    font-size: 16px;
    color: #171717;
    margin: 20px 0 0;
}

.tabs-btns-blue ul li p {
    width: 250px;
    font-size: 16px;
    color: #171717;
    margin: 20px 0 0;
}

.hw-icon.hw-icon1 {
    transform: translateX(20px) translateY(18px);
}

.hw-icon2 {
    transform: translateX(86px) translateY(18px);
}

.hw-icon3 {
    transform: translateX(154px) translateY(18px);
}

.hw-icon2+p {
    transform: translateX(56px);
}

.hw-icon3+p {
    transform: translateX(126px);
}

.howtabs-main {
    padding: 20px 0;
    display: block;
    width: 960px;
    margin: 0 auto;
}

.howtabs-main .tabs-btns {
    position: relative;
    display: block;
    background: url("images/how-works-bg.png") no-repeat;
    min-height: 257px;
    margin: 0 auto;
    background-position: center;
}

.howtabs-main .tabs-btns ul {
    width: 895px;
    display: block;
    margin: 0 auto;
    text-align: center;
    padding-left: 60px;
}

.howtabs-main .tabs-btns ul li {
    float: left;
    padding: 10px 10px;
    width: 23%;
    text-align: center;
    margin: 0 0 0 14px;
    position: relative;
    list-style: none;
}

/*boxes height*/
.howtabs-main .tabs-btns ul li:nth-child(1) a, .howtabs-main .tabs-btns ul li:nth-child(2) a, .howtabs-main .tabs-btns ul li:nth-child(3) a, .howtabs-main .tabs-btns ul li:nth-child(4) a {
    margin: 85px 0;
    display: block;
    padding: 0;
}

/*boxes width*/
.howtabs-main .tabs-btns ul li:nth-child(1), .howtabs-main .tabs-btns ul li:nth-child(1) span.ytop {
    text-align: center;
    width: 26%;
    margin-left: 0;
}

.howtabs-main .tabs-btns ul li:nth-child(2), .howtabs-main .tabs-btns ul li:nth-child(2) span.ytop {
    text-align: center;
    margin-left: 0;
}

.howtabs-main .tabs-btns ul li:nth-child(3), .howtabs-main .tabs-btns ul li:nth-child(3) span.ytop {
    text-align: center;
}

/*Boxes Active Mode*/
.howtabs-main .tabs-btns ul li.active:nth-child(1) .ytop {
    background: linear-gradient(to top, #ef483e 0%, #76211c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 30px;
    line-height: 28px;
    font-weight: bold;
    font-family: inherit;
    margin: 0 auto;
    padding: 0;
}

.howtabs-main .tabs-btns ul li.active:nth-child(1) .hw-ico1 {
    background-position: -25px -98px;
}

.howtabs-main .tabs-btns ul li.active:nth-child(2) .ybot {
    background: linear-gradient(to top, #ef483e 0%, #76211c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 30px;
    line-height: 28px;
    font-weight: bold;
    font-family: inherit;
    margin: 0 auto;
    padding: 0;
}

.howtabs-main .tabs-btns ul li.active:nth-child(2) .hw-ico2 {
    background-position: -206px -98px
}

.howtabs-main .tabs-btns ul li.active:nth-child(3) .ytop {
    background: linear-gradient(to top, #ef483e 0%, #76211c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 30px;
    line-height: 28px;
    font-weight: bold;
    font-family: inherit;
    margin: 0 auto;
    padding: 0;
}

.howtabs-main .tabs-btns ul li.active:nth-child(3) .hw-ico3 {
    background-position: -346px -98px
}

.howtabs-main .tabs-btns ul li.active:nth-child(4) .ybot {
    background: linear-gradient(to top, #ef483e 0%, #76211c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 30px;
    line-height: 28px;
    font-weight: bold;
    font-family: inherit;
    margin: 0 auto;
    padding: 0;
}

.howtabs-main .tabs-btns ul li.active:nth-child(4) .hw-ico4 {
    background-position: -498px -98px
}

.howtabs-main .tabs-btns ul li:nth-child(2), .howtabs-main .tabs-btns ul li:nth-child(3), .howtabs-main .tabs-btns ul li:nth-child(4) {
    margin-left: 0;
}

.howtabs-main .tabs-btns ul li:last-child {
    text-align: center;
}

.howtabs-main .tabs-btns ul li i {
    position: relative;
}

.howtabs-main .tabs-btns ul li span {
    color: #a8a8a8;
    font-size: 30px;
    font-weight: bold;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    font-family: inherit;
}

.howtabs-main .tabs-btns ul li span.ytop {
    transform: translateY(-35px);
    display: block;
}

.howtabs-main .tabs-btns ul li span.ybot {
    transform: translateY(-35px);
    display: block;
}

.howtabs-main .tabs-btns ul li:nth-child(1) span.ytop {
    text-align: center;
    padding-left: 0;
    width: 100%;
}

.howtabs-main .tabs-btns ul li:last-child span.ybot {
    text-align: center;
    padding-right: 0;
}

.howtabs-main .tabs-btns ul li:nth-child(1) span.ytop {
    text-align: center;
    padding-left: 0;
    width: 100%;
}

.howdiscr {
    padding-top: 30px;
    display: none;
    max-width: 855px;
    margin: 0 auto;
    float: right;
}

.howdiscr.active {
    display: block;
}

.howdiscr .row {
    align-items: center;
}

.howdiscr h3 {
    color: #fff;
    font-size: 35px;
    margin-bottom: 25px;
    font-weight: 500;
    line-height: 40px;
    font-family: inherit;
    margin-top: 0;
    position: relative;
    padding-bottom: 15px;
}

.howdiscr h3:before {
    content: "";
    background: #ef483e;
    width: 70px;
    height: 2px;
    display: block;
    bottom: 0;
    position: absolute;
}

.howdiscr h3:after {
    content: "";
    background: #ef483e;
    width: 7px;
    height: 8px;
    display: block;
    position: absolute;
    bottom: -3px;
    left: 70px;
}

.howdiscr p {
    color: #ffffff;
    font-size: 16px;
    padding-right: 35px;
    line-height: 25px;
    font-weight: 300;
}

.nopadright {
    padding-right: 0 !important;
}

.howdiscr .action_btn {
    display: inline-block;
    margin: 0px 0 0;
}

.howdiscr .action_btn a {
    float: left;
    color: #ef483e;
    background: #fff;
    font-size: 17px;
    line-height: 22px;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    padding: 10px 20px;
    border-radius: 30px;
    border: 2px solid #ef483e;
    text-transform: uppercase;
    margin-right: 20px;
    float: left;
}

.howdiscr .action_btn a:hover {
    background: #ef483e;
    color: #fff;
    border: 2px solid #fff;
}

.howdiscr .action_btn a:last-child {
    margin-right: 0;
}

/*CONTENT SECTION 2 PARAGRAPH*/
section.content-section {
    border-bottom: unset !important;
    background: transparent;
    border: 1px solid #313131;
    position: relative;
    border-right: 0;
    border-left: 0;
}

.row.mb-5 {
    clear: both;
}

.order-1 h3 {
    position: relative;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 40px;
    color: #ef483e;
    font-family: inherit;
    padding: 0 25px;
}

.mb-3, .my-3 {
    margin-bottom: 1rem !important;
}

.order-1 h3:before {
    content: "";
    background: #ef483e;
    width: 10px;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
}

.order-1 p {
    margin: 40px 0;
}

.orange-color {
    position: relative;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 40px;
    color: #ef483e;
    font-family: inherit;
    padding: 0 25px;
    margin: 0;
}

.orange-color:before {
    content: "";
    background: #ef483e;
    width: 10px;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
}

/*WHY WE CHOOSE US*/
.bespoke {
    background-position: -25px -192px;
    width: 63px;
    height: 65px;
}

.gauranteed {
    background-position: -95px -197px;
    width: 63px;
    height: 65px;
}

.secure {
    background-position: -166px -197px;
    width: 63px;
    height: 65px;
}

.clock {
    background-position: -231px -195px;
    width: 63px;
    height: 65px;
}

.why-choose .box-item {
    background: #f0f0f0;
    border-radius: 10px;
    margin: 70px 0 0;
    display: inline-block;
    width: 100%;
    transition: all 0.3s ease-out;
}

.why-choose {
    background: #e1e1e1;
}

.why-choose .box-item .heading h4 {
    color: #3a3a3a;
    font-family: inherit;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    padding: 0 15px;
}

.why-choose .box-item .thumbnail {
    text-align: center;
    margin: 0 auto;
    width: 130px;
    background: #f0f0f0;
    border-radius: 100%;
    border: 10px solid #e1e1e1;
    margin-top: -60px;
    height: 130px;
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
}

.why-choose .box-item .heading {
    min-height: 110px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.why-choose .box-item:hover {
    background: #ffffff;
    transform: scale(1.05);
}

.why-choose .box-item:hover .thumbnail {
    background: #fff;
}

/*HOME PAGE TESTIMONIALS */
section.section.our_testimonial {
    background: transparent;
    border-top: 1px solid #313131;
    position: relative;
}

.testimonial.owl-carousel .slick-track {
    display: flex;
    justify-content: center;
    align-items: center;
}

section.section.our_testimonial h2.white {
    color: #fff;
}

section.section.our_testimonial .stl-head p {
    color: #fff;
}

section.our_testimonial .item.slick-slide .thumbnail {
    display: flex;
    width: 100%;
    margin: 0 auto;
}

section.our_testimonial .item.slick-slide .thumbnail img {
    border-radius: 100%;
    margin: 0 auto;
    border: 2px solid #d8dbdd;
    margin-bottom: -45px;
    width: 100px;
    height: 100px;
    background: #fff;
}

section.our_testimonial .item.slick-slide .content {
    background: #fff;
    text-align: center;
    border: 1px solid #232323;
    padding: 65px 20px 30px;
    min-height: 270px;
}

section.our_testimonial .item.slick-slide .content .except {
    color: #666666;
    font-size: 15px;
    font-family: 'Poppins';
    line-height: 20px;
    margin: 0 0 20px;
}

section.our_testimonial .item.slick-slide .content .title {
    color: #ff2000;
    font-size: 18px;
    font-weight: 500;
    font-family: inherit;
    line-height: 18px;
    /* position: absolute; */
    /* right: 0; */
    /* left: 0; */
    /* margin: auto; */
    /* bottom: 55px; */
}

section.our_testimonial .item.slick-slide .content .designation {
    font-size: 14px;
    font-weight: 500;
    font-family: inherit;
    line-height: 22px;
    /* position: absolute; */
    /* right: 0; */
    /* left: 0; */
    /* margin: auto; */
    /* bottom: 35px; */
}

section.our_testimonial .item.slick-slide .content .rating {
    /* position: absolute; */
    /* right: 0; */
    /* left: 0; */
    /* margin: auto; */
    /* bottom: 10px; */
}

section.our_testimonial .item.slick-slide .content .rating .star {
    background: linear-gradient(to right, #ef483e 50%, #76211c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

section.our_testimonial .item.slick-slide .content .rating {
    width: 100%;
    margin: 0;
}

section.our_testimonial .owl-carousel.testimonial {
    margin: 50px 0 0;
}

section.our_testimonial .owl-carousel.testimonial .slick-track .item.slick-active + .slick-active .content:after {
    content: "";
    position: absolute;
    right: 25px;
    background: url(images/icon-testimonial.png);
    width: 98px;
    height: 88px;
    bottom: 15px;
}

section.our_testimonial .owl-carousel.testimonial .slick-track .item.slick-active + .slick-active + .slick-active .content:after {
    display: none;
}

section.our_testimonial .owl-carousel.testimonial .slick-track .item.slick-active + .slick-active .content {
    z-index: 100;
    min-height: 300px;
}

section.our_testimonial .owl-carousel.testimonial .slick-track .item.slick-active + .slick-active + .slick-active .content {
    z-index: 1;
    background: #fff;
    min-height: 250px;
}

section.our_testimonial .owl-carousel.testimonial .slick-track .item.slick-active + .slick-active .content .title {
    /* position: relative; */
    /* margin-top: 50px; */
}

section.our_testimonial .owl-carousel.testimonial .slick-track .item.slick-active + .slick-active + .slick-active .content .title {
    /* position: absolute; */
}

section.our_testimonial .testimonial .slick-dots {
    position: absolute;
    z-index: 11;
    bottom: -40px;
    margin: 0px;
    padding: 0;
    text-align: center;
    width: 100%;
}

section.our_testimonial .testimonial .slick-dots li {
    list-style: none;
    display: inline-block;
}

section.our_testimonial .testimonial .slick-dots button {
    border: none;
    background: #949494;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    font-size: 0;
    padding: 0px;
    margin-right: 5px;
}

section.our_testimonial .testimonial .slick-dots .slick-active button {
    background: #ef483e !important;
    border: 0;
}

section.our_testimonial .testimonial .slick-next.slick-arrow, section.our_testimonial .testimonial .slick-prev.slick-arrow {
    display: none !important;
}

/* HOMEPAGE GET A QUOTE FORM */
section.get_quote {
    background: transparent;
    position: relative;
}

section.get_quote h2.white {
    color: #fff;
}

section.get_quote .stl-head p {
    color: #fff;
}

section.get_quote .gform_wrapper {
    margin: 0;
    position: relative;
}

.get_quote .gform_wrapper .gform_body .gform_fields li.label-none label {
    display: none;
}

.get_quote .gform_wrapper .gform_body .gform_fields li.gfield .ginput_container select option {
    color: #000;
}

.get_quote .gform_wrapper .gform_body .gform_fields li.gfield .ginput_container input, .get_quote .gform_wrapper .gform_body .gform_fields li.gfield .ginput_container select {
    width: 100%;
    border-radius: 5px;
    border: 1px solid #676767;
    padding: 5px 10px !important;
    line-height: normal;
    color: #fff;
    height: 42px;
    background: transparent;
}

.get_quote .gform_wrapper .gform_body .gform_fields li.gfield .ginput_container textarea {
    width: 100%;
    border-radius: 5px;
    border: 1px solid #676767;
    padding: 5px 10px !important;
    line-height: normal;
    color: #fff;
    background: transparent;
}

.get_quote .gform_wrapper .gform_body .gform_fields li.gfield .ginput_container input::placeholder, .get_quote .gform_wrapper .gform_body .gform_fields li.gfield .ginput_container select::placeholder, .get_quote .gform_wrapper .gform_body .gform_fields li.gfield .ginput_container textarea::placeholder {
    font-family: inherit;
    font-size: 16px;
    line-height: normal;
    color: #fff;
}

.get_quote .gform_wrapper .gform_body .gform_fields li.gfield.field_description_below {
    width: 50%;
    display: inline-block;
    float: left;
    clear: inherit;
    margin-bottom: 14px;
    padding: 0 6px;
}

.get_quote .gform_wrapper .gform_body .gform_fields li.gfield.field_description_below.full {
    width: 100%;
    margin: 2px 0;
}

.get_quote .gform_wrapper .gform_body .gform_fields li.gfield.field_description_below.full textarea {
    height: 150px;
}

.get_quote .gform_wrapper .gform_footer {
    margin: 0 auto;
    text-align: center;
    padding: 0 0 50px;
    clear: both;
}

.get_quote .gform_wrapper .gform_footer input[type="submit"] {
    width: 170px;
    height: auto;
    padding: 10px 25px;
    background: #ef483e;
    border: none;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    text-transform: uppercase;
    font-family: 'Muli', sans-serif;
    letter-spacing: 1px;
    font-weight: 600;
    margin: 0;
    border-radius: 5px;
}

.get_quote .gform_wrapper .gform_footer input[type="submit"]:hover {
    background: #2d2d2d;
}

.get_quote .gform_wrapper .gform_body .gform_fields li.gfield.center {
    width: 100%;
}

.get_quote .gform_wrapper .gform_body .gform_fields li.gfield .ginput_recaptcha {
    margin: auto;
    text-align: center;
    width: 300px;
}

.gform_wrapper .validation_error {
    display: none;
}

.gform_wrapper .gfield_description.validation_message {
    padding: 0 !important;
    color: #ef483e;
}

.gform_wrapper .gform_body .gfield_error {
    background: none !important;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.gform_wrapper .gform_body li.gfield.gfield_error.gfield_contains_required {
    padding: 0 !important;
    margin: 0 !important;
    width: 100%;
}

.gform_wrapper .gform_body .gfield_error .ginput_container {
    margin: 0;
}

.gform_wrapper .gform_body .gfield_error input {
    border: solid 1px red !important;
}

.gform_wrapper .gform_body .gfield_error {
    padding: 0 !important;
    background: none !important;
    border: none !important;
}

.gform_wrapper .top_label .gfield_error .ginput_container {
    max-width: 100%;
    padding-right: 10px;
}

.gform_wrapper .gform_body .gfield_error textarea {
    border: solid 1px #ff0000 !important;
}

.gform_wrapper .gform_body .gfield_error label {
    color: #DD4444 !important;
}

div#gform_confirmation_message_1 {
    text-align: center;
    color: #ef483e;
    font-size: 35px;
    line-height: normal;
    margin: 50px 0;
    font-family: 'Muli', sans-serif;
    font-weight: 600;
}

.get_quote .gform_wrapper .gform_body .gform_fields li.gfield.list {
    width: 100% !important;
}

.get_quote .gform_wrapper .gform_body .gform_fields li.gfield.list .ginput_container_checkbox li input {
    height: 40px;
    margin: 0;
    width: 12px;
}

.get_quote .gform_wrapper .gform_body .gform_fields li.gfield.list .ginput_container_checkbox li label {
    font-size: 15px;
    font-weight: 400;
}

.get_quote .gform_wrapper .gform_body .gform_fields li.gfield.list > label {
    display: none;
}

.get_quote .gform_wrapper .gform_body .gform_fields li.gfield.list .ginput_container_checkbox {
    margin: 0;
}

.get_quote .gform_wrapper .gform_body .gform_fields li.gfield.Section_Title {
    width: 100%;
    margin: 10px 0;
    display: block;
    padding: 10px 0;
}

.get_quote .gform_wrapper .gform_body .gform_fields li.gfield.Section_Title h2 {
    text-align: center;
    font-size: 30px;
    color: #ef483e;
}

/* HEADING ON TOP SECTION */
section.heading_on_top {
    background: url(images/heading-top-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 70px 0;
}

section.heading_on_top .heading_section h1 {
    margin: 0;
}

section.heading_on_top .heading_section h1 .white-bold, section.heading_on_top .heading_section h1 .yellow-bold, section.heading_on_top .heading_section h1 .red-bold {
    font-size: 35px;
    font-weight: bold;
}

/* TYPES OF LOGO SECTION */
.types_of_section .howdiscr .row {
    align-items: inherit;
}

.type_tabs .logo-tabs-btns ul, .type_tabs .website-tabs-btns ul {
    display: block;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 1005px;
    margin: auto;
}

.type_tabs .logo-tabs-btns ul li, .type_tabs .website-tabs-btns ul li {
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 1s;
}

.type_tabs .logo-tabs-btns ul li.active a, .type_tabs .website-tabs-btns ul li.active a {
    padding: 12px 0;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    font-family: inherit;
    font-weight: 500;
    background: rgb(191 32 37);
    background: linear-gradient(90deg, rgb(191 32 37) 0%, rgb(145 28 32) 30%, rgb(143 13 17) 100%);
    text-align: center;
    vertical-align: top;
    border-radius: 5px;
}

.type_tabs .logo-tabs-btns ul li a, .type_tabs .website-tabs-btns ul li a {
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    font-family: inherit;
    font-weight: 500;
    background: #3a3a3a;
    text-align: center;
    vertical-align: top;
    border-radius: 5px;
}

.type_tabs .stl-head p {
    padding: 0 0 20px;
}

.type_tabs .stl-head p:last-child {
    padding: 0 0 50px;
}

.types_content p {
    color: #797979;
    font-size: 16px;
    line-height: 26px;
}

.types_content {
    margin-bottom: 30px;
}

.type_tabs h2.white {
    color: #3a3a3a;
}

.logodiscr.active .row {
    justify-content: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.logodiscr.active .types_content h3 {
    font-size: 35px;
    color: #000;
    font-weight: 700;
    margin-bottom: 30px;
}

/*TYPES OF LOGOS CSS*/
.type_tabs {
    background: #fafafa;
}

.type_tabs .logo-tabs-btns ul, .type_tabs .website-tabs-btns ul {
    display: block !important;
    text-align: center;
    padding-left: 0;
}

.type_tabs .logo-tabs-btns ul li, .type_tabs .website-tabs-btns ul li {
    display: inline-block !important;
    width: 15%;
    float: none !important;
    margin: 0 2px 2px;
}

.type_tabs .logo-tabs-btns ul li a, .type_tabs .website-tabs-btns ul li a {
    font-size: 14px;
    height: auto !important;
    width: 100% !important;
    display: block;
    padding: 10px 0 !important;
}

.logodiscr .text-center, .websitediscr .text-center {
    margin: 30px 0;
}

.logodiscr {
    display: none;
}

.logodiscr.active {
    display: block;
}

.logodiscr.active .types_content {
    padding-top: 90px;
}

.logodiscr .text-center img, .websitediscr .text-center img {
    max-width: 100%;
}

a.btn-get-quote {
    padding: 10px 35px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    font-family: inherit;
    font-weight: 500;
    background: rgb(191 32 37);
    background: linear-gradient(90deg, rgb(191 32 37) 0%, rgb(145 28 32) 30%, rgb(143 13 17) 100%);
    text-align: center;
    vertical-align: top;
    border-radius: 5px;
    margin-right: 10px;
}

a.btn-get-quote:hover {
    background: #3a3a3a;
    color: #fff;
}

a.btn-callus {
    background: transparent;
    border: 2px solid #d3551a;
    color: #d3551a;
    padding: 9px 35px;
    text-transform: uppercase;
    border-radius: 5px;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
}

a.btn-callus:hover {
    background: #b41f24;
    color: #fff;
    border: 2px solid #b41f24;
}

.discount-logo-offer a.btn-get-quote {
    padding: 10px 35px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    font-family: inherit;
    font-weight: 500;
    background: rgb(191 32 37);
    background: linear-gradient(90deg, rgb(191 32 37) 0%, rgb(145 28 32) 30%, rgb(143 13 17) 100%);
    text-align: center;
    vertical-align: top;
    border-radius: 5px;
    margin-right: 10px;
}

.discount-logo-offer a.btn-get-quote:hover {
    background: #3a3a3a;
    color: #fff;
}

.discount-logo-offer a.btn-callus {
    background: transparent;
    border: 2px solid #b41f24;
    color: #b41f24;
    padding: 9px 35px;
    text-transform: uppercase;
    border-radius: 5px;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
}

.discount-logo-offer a.btn-callus:hover {
    background: #b41f24;
    color: #fff;
    border: 2px solid #b41f24;
}

/*REVIEWS SECTION*/
.rating {
    margin-top: 10px;
}

.rating .star::after {
    color: #666666;
    content: "";
    font-family: FontAwesome;
    font-size: 18px;
}

.rating .star.star-1::after {
    content: "\f005 \f006 \f006 \f006 \f006"
}

.rating .star.star-2::after {
    content: "\f005 \f005 \f006 \f006 \f006"
}

.rating .star.star-3::after {
    content: "\f005 \f005 \f005 \f006 \f006"
}

.rating .star.star-4::after {
    content: "\f005 \f005 \f005 \f005 \f006"
}

.rating .star.star-5::after {
    content: "\f005 \f005 \f005 \f005 \f005"
}

section.section.our_reviews {
    background: url(images/background.html);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
}

.reviews.owl-carousel .slick-track {
    display: flex;
    justify-content: center;
    align-items: center;
}

section.section.our_reviews h2.white {
    color: #fff;
}

section.section.our_reviews .stl-head p {
    color: #fff;
}

section.our_reviews .item {
    margin: 0;
    padding: 15px;
    height: 400px;
}

section.our_reviews .item .thumbnail {
    display: flex;
    width: 100%;
    margin: 0 auto;
}

section.our_reviews .item .thumbnail img {
    border-radius: 100%;
    margin: 0 auto;
    border: 2px solid #d8dbdd;
    margin-bottom: -45px;
}

section.our_reviews .item .content {
    background: #fef9ec;
    text-align: center;
    border: 1px solid #ddd;
    padding: 50px 20px 30px;
    border-radius: 15px;
    min-height: 250px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

section.our_reviews .item .content:hover {
    background: #fff;
}

section.our_reviews .item .content .except {
    color: #666666;
    font-size: 14px;
    font-family: 'Poppins';
    line-height: 24px;
    margin: 0 0 30px;
}

section.our_reviews .item .content .title {
    color: #292929;
    font-size: 18px;
    font-weight: 500;
    font-family: inherit;
    line-height: 24px;
    margin: auto;
    display: block;
    width: 100%;
    float: left;
    text-align: right;
    vertical-align: top;
    margin-bottom: 0;
}

section.our_reviews .owl-carousel.reviews {
    margin: 50px 0;
}

section.our_reviews .reviews .slick-next.slick-arrow, section.our_reviews .reviews .slick-prev.slick-arrow {
    display: none !important;
}

section.our_reviews .item .content .rating .star {
    display: inline-block;
    float: left;
    background: linear-gradient(to right, #ef483e 50%, #76211c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

section.our_reviews .item .content .rating {
    width: 50%;
}

section.our_reviews .item .content .rtl {
    float: right;
    width: 50%;
}

section.our_reviews .item .content .designation {
    text-align: right;
    color: #ef483e;
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
}

section.our_reviews .slick-dots {
    position: absolute;
    z-index: 11;
    bottom: -50px;
    margin: 0px;
    padding: 0;
    text-align: center;
    width: 100%;
}

section.our_reviews .slick-dots li {
    list-style: none;
    display: inline-block;
}

section.our_reviews .slick-dots button {
    border: 2px solid #ef483e;
    background: rgba(255, 255, 255, 0) !important;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    font-size: 0;
    padding: 0px;
    margin-right: 5px;
    background: transparent !important;
}

section.our_reviews .slick-dots .slick-active button {
    background: #ef483e !important;
    border: 2px solid #ef483e;
}

form#gform_3 {
    padding-top: 12px;
}

/* CONTACT US PAGE SECTION */
.contact_us {
    background: url(images/background.html);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
}

.contact_us .sub-title h3 {
    font-size: 35px;
    text-align: center;
    margin: 0 0 20px;
    line-height: 41px;
    color: #3a3a3a;
}

.contact_us .contact_content p {
    text-align: center;
    padding: 0 100px;
}

.contact_us .contact_content {
    position: relative;
}

.box-shadow {
    box-shadow: 0 0 10px 0 #ddd;
    background: #fff;
}

.gform_confirmation_wrapper.Contact_Us {
    min-height: 555px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 35px;
    text-align: center;
    line-height: 50px;
    color: #f1c21d;
    font-weight: 500;
    padding: 0 35px;
}

.gform_wrapper.Contact_Us_wrapper .Contact_Us .gform_body .gform_fields li.label-none label {
    display: none;
}

.gform_wrapper.Contact_Us_wrapper .Contact_Us .gform_body .gform_fields li.gfield .ginput_container input, .gform_wrapper.Contact_Us_wrapper .Contact_Us .gform_body .gform_fields li.gfield .ginput_container textarea, .gform_wrapper.Contact_Us_wrapper .Contact_Us .gform_body .gform_fields li.gfield .ginput_container select {
    width: 100%;
    border: 1px solid #dcdfe3;
    color: #666;
    background: 0 0;
    padding: 6px 10px;
    border-radius: 3px;
    min-height: 42px;
}

.gform_wrapper.Contact_Us_wrapper .Contact_Us .gform_body .gform_fields li.gfield.field_description_below {
    width: 50%;
    display: inline-block;
    float: left;
    clear: inherit;
}

.gform_wrapper.Contact_Us_wrapper .Contact_Us .gform_body .gform_fields li.gfield.field_description_below.full {
    width: 100%;
    margin: 0 0 15px;
}

.gform_wrapper.Contact_Us_wrapper .Contact_Us .gform_body .gform_fields li.gfield.field_description_below.full textarea {
    height: 150px;
}

.gform_wrapper.Contact_Us_wrapper .Contact_Us .gform_footer {
    padding: 0 16px;
}

.gform_wrapper.Contact_Us_wrapper .Contact_Us .gform_footer input[type=submit] {
    margin-bottom: 20px;
    background: #ef483e;
    border: 0;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    padding: 10px;
    transition: all .2s;
    border: 2px solid transparent;
    cursor: pointer;
    width: 100%;
    border-radius: 5px;
    transition: .4s ease;
}

.gform_wrapper.Contact_Us_wrapper .Contact_Us .gform_footer input[type=submit]:hover {
    background-color: #222222;
    color: #ffffff;
    box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.25);
}

.gform_wrapper.Contact_Us_wrapper h3.gform_title {
    letter-spacing: normal !important;
    margin: 0;
    padding: 20px 0;
    text-align: center;
    font-size: 20px;
    color: #444855;
    text-transform: uppercase;
    font-family: inherit;
    font-weight: 500;
}

.gform_wrapper.Contact_Us_wrapper .top_label .gfield_error .ginput_container {
    max-width: 100%;
    padding-right: 16px;
    padding-left: 16px;
}

.gform_wrapper.Contact_Us_wrapper .gfield_description.validation_message {
    padding: 0 16px !important;
    color: #ef483e;
}

.gform_wrapper .top_label li.gfield.gfield_error.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container), .gform_wrapper .top_label li.gfield.gfield_error.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container) {
    padding-left: 16px;
    padding-right: 16px;
}

.gform_wrapper.Contact_Us_wrapper .Contact_Us ul li.gfield {
    margin-top: 0px;
    margin-bottom: 10px;
}

.gform_wrapper.Contact_Us_wrapper .top_label li.gfield, .gform_wrapper.Contact_Us_wrapper .top_label li.gfield {
    padding-left: 16px;
    padding-right: 16px;
}

.gform_wrapper.Contact_Us_wrapper .Contact_Us .gform_body .gform_fields li.gfield .ginput_container textarea {
    min-height: 296px;
}

.gform_wrapper.Contact_Us_wrapper.basic_Pack_wrapper .Contact_Us .gform_footer input[type=submit] {
    width: auto;
    padding: 10px 30px;
    margin-top: 20px;
}

.gform_wrapper.Contact_Us_wrapper.basic_Pack_wrapper .Contact_Us ul li.gfield {
    margin-top: 15px;
}

.gform_wrapper.Contact_Us_wrapper.basic_Pack_wrapper .Contact_Us ul li.gfield input#input_15_12 {
    pointer-events: none;
}

.contact_us .right_section {
    background: #ef483e;
    min-height: 605px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 70px;
    position: relative;
}

.contact_us .right_section:after {
    border-top: 30px solid transparent;
    border-bottom: 0 solid #0e0f1a;
    border-right: 390px solid #0e0f1a;
    position: absolute;
    right: 0;
    content: "";
    bottom: 0;
    border-left: 0 solid transparent;
}

.contact_us .right_section:before {
    border-top: 30px solid #0e0f1a;
    border-bottom: 30px solid transparent;
    /* 40px height (20+20) */
    border-right: 0 solid transparent;
    position: absolute;
    right: 0;
    content: "";
    top: 0px;
    border-left: 390px solid transparent;
}

.contact_us .right_section h2 {
    font-size: 35px;
    margin: 0;
    color: #fff;
    font-weight: 600;
}

.contact_us .cont-details h3 {
    color: #76211c;
    font-weight: 500;
    font-size: 24px;
    position: relative;
    padding: 0 0 5px;
    margin: 15px 0;
}

.contact_us .cont-details h3:after {
    content: "";
    background: #fff;
    width: 40px;
    height: 1px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
}

.contact_us .cont-details p, .contact_us .cont-details a {
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    line-height: normal;
}

.contact_us .cont-details a:hover {
    color: #76211c;
}

.cont-details .social-icons a i {
    font-size: 20px;
    margin-right: 30px;
}

/*SOCIAL MEDIA SERVICES SECTION*/
.social_media_service .item {
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    background: #f5f5f5;
    text-align: center;
}

.social_media_service .item:nth-child(3n) {
    margin-right: 0;
}

.social_media_service .item h3 {
    color: #3a3a3a;
    font-size: 19px;
    line-height: 41px;
    margin: 0;
    padding: 0 15px;
    font-weight: 600;
}

.social_media_service .item p {
    color: #6f6f6f;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    padding: 0 15px;
    overflow: hidden;
}

.social_media_service .item .thumbnail {
    height: 370px;
    overflow: hidden;
}

.social_media_service .item .thumbnail img {
    max-width: 100%;
    width: 100%;
}

.social_media_service .item .content {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 130px;
    position: relative;
    display: inline-flex;
    flex-flow: wrap;
    justify-content: center;
    border: 1px solid #e3e3e3;
}

.social_media_service .item.last_items {
    width: 49%;
}

.social_media_service .item:last-child {
    margin-right: 0;
}

/*IMAGE HOVER ITEMS SECTION*/
.hover_box_items .item {
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    position: relative;
}

.hover_box_items .item .content, .hover_box_items .item:hover .thumbnail:before, .hover_box_items .item:hover .thumbnail h3 {
    display: none;
}

.hover_box_items .item:last-child {
    margin-right: 0;
}

.hover_box_items .item .thumbnail {
    min-height: 350px;
    background-size: cover;
    background-position: center;
    position: relative;
}

.hover_box_items .item .thumbnail h3 {
    position: absolute;
    font-size: 16px;
    bottom: 20px;
    left: 0;
    text-align: center;
    right: 0;
    font-weight: 600;
    color: #fff;
    margin: 0;
}

.hover_box_items .item .thumbnail:before {
    background: url(images/hover-image-bg.html);
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
}

.hover_box_items .item:hover .content {
    cursor: pointer;
    display: inline-flex;
    position: absolute;
    top: 0;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    color: #fff;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.hover_box_items .item:hover .content h3 {
    font-size: 16px;
    color: #ef483e;
    margin: 15px 0;
}

.hover_box_items .item:hover .content p {
    color: #fff;
    font-weight: 300;
    font-size: 15px;
    line-height: 25px;
    padding: 0 15px;
}

/*DEFAULT LANDING PAGE SECTION*/
.default_landing .custom_portfolio, .default_landing .flare_packages, .default_landing .section.website_mega_package, .default_landing .how-works, .default_landing .section.our_testimonial {
    background: #111221;
}

.default_landing section.section.faq_section {
    background: #e4e2e2;
}

.default_landing section.section.faq_section .stl-head h2, .default_landing section.section.faq_section .stl-head p {
    color: #222
}

.default_landing .why-choose {
    background: #111221;
}

section.section.custom_portfolio.black-section {
    background: #000;
}

/*Footer*/
footer {
    background: #111221;
    width: 100%;
    float: left;
    padding: 30px 0 0 0;
    position: relative;
    box-shadow: 10px 13px 13px 4px #fff;
}

footer .container {
    padding-bottom: 0px;
}

footer .listpge {
    padding-bottom: 15px;
}

footer h2.widgettitle, footer h3 {
    color: #ef483e;
    font-size: 17px;
    font-weight: 500;
    font-family: inherit;
    margin: 0 0 15px;
}

footer ul {
    padding: 0;
}

footer li {
    list-style: none;
}

footer ul.menu li {
    display: block;
}

footer ul.menu li a {
    display: block;
    transition: all ease 0.80s;
    -webkit-transition: all ease 0.80s;
    -moz-transition: all ease 0.80s;
    -o-transition: all ease 0.80s;
    -ms-transition: all ease 0.80s;
    padding: 3px 0;
}

footer ul.menu li a:hover {
    margin-left: 10px;
    color: #ef483e;
}

footer ul li a {
    color: #fff;
    font-size: 15px;
    line-height: normal;
    font-family: inherit;
}

footer ul li a:hover, :focus {
    outline: 0 !important;
}

footer .greyfoot {
    background-color: #1f2135;
    padding: 10px 0;
    display: block;
    overflow: hidden;
    color: #fff;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

footer .greyfoot .fleft a:first-child {
    padding-left: 0;
}

footer .greyfoot a, footer .greyfoot p {
    color: #fff;
    font-size: 12px;
    padding: 0 10px;
}

footer .greyfoot a, footer .greyfoot p {
    color: #fff;
    font-size: 12px;
    padding: 0 10px;
}

footer .greyfoot p {
    color: #fff;
    margin-bottom: 0;
}

footer p {
    color: #fff;
    font-size: 14px;
    line-height: 25px;
}

footer .greyfoot a:hover {
    color: #ef483e;
}

.footer-bottom {
    background: #181818;
    padding: 10px 0;
}

.footer-bottom h4 {
    color: #999999;
    font-size: 14px;
}

.footer-bottom p {
    color: #999999;
    font-size: 11px;
}

footer .padd-btd {
    padding: 5px 0;
}

footer .social-icons.padd-btd {
    padding: 25px 30px;
    border-right: 1px solid #313131;
    border-left: 1px solid #313131;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}

footer .footer-logo img {
}

.footer-logo.padd-btd img {
    width: 280px;
    display: block;
        margin: 16px auto 0;
}

.ulsme-ctct ul li a {
    margin-left: 7px;
}

.ulsme-ctct ul li::before {
    content: "\f095";
    color: #777777;
    font-size: 15px;
    font-family: fontawesome;
}

.ulsme-ctct ul li+li::before {
    content: "\f0e0";
}

.ulsme-ctct ul li+li+li {
    margin-top: 15px;
}

.ulsme-ctct ul li+li+li::before {
    display: none;
}

footer .brdr-top {
    border-top: 1px solid #313131;
    padding: 0;
}

footer .brdr-top .social-icons h4 {
    color: #ffffff;
    font-size: 16px;
    margin: 0 0 10px 0;
    font-weight: 600;
}

footer .brdr-top .social-icons i {
    font-size: 22px;
    color: #d9dad9;
    margin: 0 4px;
    border: 2px solid;
    border-radius: 100%;
    padding: 9px 11px 10px 11px;
    width: 45px;
    height: 45px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
}

footer .brdr-top .social-icons i:hover {
    color: #3b7dff;
}

footer .brdr-top .social-icons a+a i:hover {
    color: #f00;
}

footer .brdr-top .social-icons a+a+a i:hover {
    color: #fe6941;
}

footer .brdr-top .social-icons a+a+a+a i:hover {
    color: #ef483e;
}

footer .brdr-top .social-icons a+a+a+a+a i:hover {
    color: #55adec;
}

.disclaimer {
    padding: 10px 0;
    background: #171717;
}

.disclaimer p {
    font-size: 12px;
    line-height: normal;
    margin: 0;
    color: #c3c2c2;
}

footer .brdr-top .subcribe .easy-newsletter .input-field label {
    display: none;
}

footer .brdr-top .subcribe .easy-newsletter .input-field {
    margin-bottom: 0
}

footer .brdr-top .subcribe h4 {
    color: #ffffff;
    margin: 0;
    font-weight: 600;
    font-size: 16px;
}

footer .brdr-top .subcribe input {
    border-radius: 25px;
    padding: 9px 38px;
    border: 0;
    width: 100%;
    font-weight: 500;
    color: #fff;
    font-size: 14px;
    background: #222331;
}

footer .brdr-top .subcribe input::placeholder {
    color: #fff;
}

footer .brdr-top .subcribe.padd-btd {
    padding: 24px 0;
}

footer .brdr-top .subcribe i {
    color: #ef483e;
    position: absolute;
    top: 38px;
    left: 30px;
    font-weight: 600;
}

footer .brdr-top .subcribe button {
    color: #ffffff;
    background: #ef483e;
    border: 0;
    position: absolute;
    right: 20px;
    top: 28px;
    padding: 5px 30px;
    border-radius: 34px;
}

/************** DISCOUNT LOGO OFFER LP PAGE *****************/
.gform_wrapper.sign_up_form_wrapper .gform_heading {
    margin: 0;
}

.bottom-header {
    background: #260101 url(images/header-bg.html) top center/cover no-repeat;
    min-height: 750px;
    display: flex;
    flex-flow: column;
    justify-content: center;
}

.bottom-header h2 {
    font-size: 30px;
    line-height: 40px;
    margin-top: 0;
    text-transform: capitalize;
    font-weight: 600;
}

.bottom-header h2 span {
    color: #ffb301;
}

.bottom-header p {
    margin: 0 0 30px;
}

.pricing h3, .pricing h4, .pricing h4 span {
    text-align: center;
    font-weight: 700
}

a.phone-center {
    padding-left: 50px;
    background: url(images/phone-icon.html) left center no-repeat
}

a.chat-center {
    padding-left: 60px;
    background: url(images/chat-icon.html) left center no-repeat;
    margin-right: 0
}

.pricing {
    background: #000 url(images/price-bg.html) top center/cover no-repeat;
    padding: 50px 0 60px
}

.price-title {
    background: #1a1b23;
    padding: 10px 0
}

.industry h2, .pricing h2, .proces h2, .types-of-logo h2 {
    font-size: 40px;
    line-height: 48px;
    color: #c00000;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    margin: 0 0 40px
}

.pricing h3 {
    font-size: 24px;
    line-height: 30px;
    text-transform: uppercase;
    color: #fff
}

.pricing h4 {
    font-size: 50px;
    line-height: 58px;
    text-transform: uppercase;
    color: #ffb301
}

.pricing h4 span {
    font-size: 30px;
    line-height: 36px;
    text-transform: uppercase;
    color: #72737a;
    text-decoration: line-through
}

.pricing ul:nth-of-type(1) {
    border-top: none;
    min-height: 0
}

.pricing ul:nth-of-type(2) {
    min-height: 145px
}

.pricing ul:nth-of-type(3) {
    min-height: 200px
}

.pricing ul {
    background: #292a32;
    padding: 25px 15px 0;
    border-bottom: 1px solid #1e1f26;
    border-top: 1px solid #393a42;
    margin-bottom: 0;
}

.pricing ul li i.fa {
    color: #ffb301;
    margin-right: 5px
}

.pricing ul li {
    color: #fff;
    font-size: 15px;
    line-height: 16px;
    margin-bottom: 12px
}

.sec-5.pricing .desc_section ul li.features {
    color: #ffb301;
    font-size: 16px;
    line-height: 10px;
    font-weight: 700;
    padding-left: 15px;
    letter-spacing: .5px;
}

.pricing ul li.price-btns {
    background: #fff;
    width: 150px;
    line-height: 42px;
    display: inline-block;
    margin: 0
}

.pricing ul.order-btn {
    text-align: center;
    padding: 25px 0
}

.pricing ul.order-btn li i.fa {
    color: #292a32;
    margin-right: 5px
}

.pricing ul.order-btn li.price-btns a {
    color: #292a32;
    font-weight: 600;
    font-size: 14px;
}

.pricing ul.order-btn li.price-btns.chat:hover {
    background: #ffb301;
    transition-duration: .5s
}

.pricing ul li.price-btns:hover {
    background: #bf2025;
    color: #fff;
    transition-duration: .5s
}

.pricing ul li.price-btns:hover i {
    color: #fff
}

.pricing ul li.price-btns:hover a {
    color: #fff
}

.pricing ul.order-btn li.price-btns.chat {
    background: #3d6ee7;
    margin-left: 12px;
    transition-duration: .5s
}

.order-button, .order-button a.order-btn {
    text-align: center;
    background: #ffb301
}

.pricing ul.order-btn li.price-btns.chat a, .pricing ul.order-btn li.price-btns.chat i.fa {
    color: #fff
}

.order-button a.order-btn {
    color: #292a32;
    font-size: 20px;
    line-height: 52px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    transition-duration: .5s
}

.order-button a.order-btn:hover {
    background: #bf2025;
    color: #fff;
    transition-duration: .5s
}

.price-box-main {
    padding: 0 1px;
    margin: 0 0 30px
}

.sec-5.pricing ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(51, 51, 51);
    border-radius: 10px;
    background-color: #ffffff;
}

.sec-5.pricing ul::-webkit-scrollbar {
    width: 6px;
    background-color: #ffffff;
}

.sec-5.pricing ul::-webkit-scrollbar-thumb {
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 6px #ef483e;
    background-color: #ef483e;
    border: 1px solid #ef483e;
}

.sec-5.pricing .desc_section ul {
    padding: 0;
    display: block;
    min-height: 250px;
    max-height: 250px;
    overflow-y: auto;
    margin: 0;
    background: #292a32;
    padding-top: 15px;
}

.sec-5.pricing .desc_section ul li {
    padding: 0 20px;
    font-weight: 500;
    color: #fff;
    font-size: 15px;
    line-height: 16px;
    margin-bottom: 12px;
}

.sec-5.pricing .desc_section ul li span {
    color: #ef483e;
    font-weight: 600;
    font-size: 12px;
}

.ult-brand {
    background-image: url(images/ult-brand-bg.html) !important;
    height: 680px;
    background-size: cover !important
}

.ult-brand h3 {
    font-size: 35px;
    color: #fff
}

.ult-brand-box2 h6 {
    font-size: 29px;
    color: #ffb301;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 40px;
    margin: 150px 0 25px
}

.ult-brand p {
    color: #fff;
    font-size: 18px;
    line-height: 25px
}

.ult-brand h4 {
    color: #fff
}

.ult-brand ul li {
    color: #fff
}

.ult-brand .desc_section ul {
    padding: 0;
    display: block;
    min-height: 250px;
    max-height: 250px;
    overflow-y: auto;
    margin: 0;
    background: #292a32;
    padding-top: 15px;
}

.ult-brand .desc_section ul li {
    padding: 0 20px;
    font-weight: 500;
    color: #fff;
    font-size: 15px;
    line-height: 16px;
    margin-bottom: 12px;
}

.ult-brand .desc_section ul li span {
    color: #ef483e;
    font-weight: 600;
    font-size: 12px;
}

.ult-brand .desc_section ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(51, 51, 51);
    border-radius: 10px;
    background-color: #ffffff;
}

.ult-brand .desc_section ul::-webkit-scrollbar {
    width: 6px;
    background-color: #ffffff;
}

.ult-brand .desc_section ul::-webkit-scrollbar-thumb {
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 6px #ef483e;
    background-color: #ef483e;
    border: 1px solid #ef483e;
}

.ult-brand .open {
    background: #bf2025 !important;
    display: block;
    padding: 13px !important;
    color: #fff;
    font-weight: 400 !important;
    font-size: 20px;
    width: 100%;
    margin-top: 40px !important;
    text-align: center;
    border-radius: 4px;
    display: block !important;
}

.pricing h3 {
    padding: 0 15px;
    font-size: 24px;
    line-height: 30px;
    text-transform: uppercase;
    color: #fff;
}

.pricing h4 {
    font-size: 50px;
    line-height: 58px;
    text-transform: uppercase;
    color: #ffb301;
}

.cta-center {
    background: url(images/cta-bg.html) top center/cover no-repeat;
    padding: 40px 0
}

.cta-center h3 {
    color: #fff;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 15px
}

.cta-center h2 {
    color: #fff;
    font-size: 50px;
    line-height: 58px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 40px
}

.cta-main-center {
    display: table;
    margin: 30px auto 0
}

.cta-main-center a {
    color: #fff;
    text-align: left;
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
    float: left;
    margin-right: 30px
}

.cta-main-center a.header-btn {
    background: #fff;
    font-size: 20px;
    line-height: 20px;
    color: #000;
    margin: 0 30px 0 0;
    padding: 16px;
    border: 1px solid #fff
}

.cta-main-center a span {
    color: #fff;
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    display: block
}

.our-process-container {
    padding-top: 30px;
    padding-bottom: 30px
}

.section-title {
    text-align: center;
    padding: 0 0 20px;
    margin: 0 auto 10px;
    max-width: 1170px
}

.section-title h4 {
    font-size: 40px;
    line-height: 48px;
    color: #c00000;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700
}

.section-title h6 {
    color: #6b6b6b;
    font-size: 16px;
    margin: 0
}

.process-desc p {
    color: #666;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px
}

.single-process {
    display: inline-block;
    margin: 20px 0;
    padding: 0 10px;
    vertical-align: top;
    text-align: center;
    width: 24%
}

.process-thumb {
    margin: 10px auto 24px;
    height: 190px
}

.connect1, .connect2, .connect3 {
    height: 106px;
    position: absolute;
    top: 10px;
    width: 136px;
    display: block
}

.single-process img {
    margin: 0 0 10px
}

.single-process h6 {
    color: #222;
    font-size: 20px;
    font-weight: 600;
    margin: 10px 0
}

.process-desc {
    color: #666;
    font-size: 13px;
    font-weight: 400;
}

.connect1 {
    background: url(images/connect1.html) no-repeat;
    left: 246px
}

.connect2 {
    background: url(images/connect2.html) no-repeat rgba(0, 0, 0, 0);
    left: 466px
}

.connect3 {
    background: url(images/connect1.html) no-repeat rgba(0, 0, 0, 0);
    left: 816px
}

.process-container, .social-counts, .social-left {
    position: relative
}

.cta-center.second-cta {
    background: url(images/second-cta-bg.html) top center/cover no-repeat;
    padding: 60px 0
}

.second-cta a.phone-center {
    padding-left: 42px;
    background: url(images/phone-icon.html) left center no-repeat
}

.second-cta .cta-main-center a {
    color: #fff;
    text-align: left;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    float: left;
    margin-right: 10px;
    text-transform: uppercase
}

.second-cta .cta-main-center a.header-btn {
    background: #fff;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    margin: 0;
    padding: 15px 12px;
    text-transform: uppercase
}

.second-cta a.chat-center {
    padding-left: 60px;
    background: url(images/chat-icon.html) left center no-repeat;
    margin-right: 20px;
    text-transform: uppercase
}

.secnd-cta-title h3 {
    color: #fff;
    font-size: 42px;
    line-height: 50px;
    margin: 0;
    font-weight: 700;
    text-align: left
}

.secnd-cta-title h3 span {
    color: #fff;
    font-size: 26px;
    line-height: 30px;
    margin: 0;
    font-weight: 500;
    text-align: left;
    display: block
}

.industry {
    padding: 50px 0 60px
}

.industry .row {
    margin-bottom: 30px
}

.industry .row:last-of-type {
    margin-bottom: 0
}

.industry h3 {
    color: #000;
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 40px;
    font-weight: 500
}

.indus-box h4 {
    color: #292a31;
    font-size: 16px;
    line-height: 24px;
    float: left
}

.indus-box {
    display: table;
    margin: 0 auto;
    min-width: 175px
}

.indus-box img {
    float: left;
    margin-right: 10px
}

.industry h2 {
    margin-bottom: 60px
}

.home-featured-area.desktopawards {
    padding: 50px 0 60px
}

.home-brands img {
    max-width: 90%;
    height: auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    margin: 0 20px
}

.home-brands {
    overflow: hidden;
    padding: 20px 0 0;
    text-align: center
}

.home-brands img:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

/*.footerChat { margin-top: -65px; position: absolute; right: -100px; }*/
@media (min-width: 768px) {
    .col-md-5ths {
        width: 20%;
        float: left;
        position: relative;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
        position: relative;
    }
}

@media (min-width: 1200px) {
    .col-md-5ths {
        width: 20%;
        float: left;
        position: relative;
    }
}

/****************** DISCOUNT FIXED BTN ******************/
.discount {
    overflow: hidden;
    width: 76px;
    height: 330px;
    position: fixed;
    top: 30%;
    right: 0;
    transform: translateY(-30%);
    z-index: 100;
}

.discount .btn {
    position: absolute;
    right: -100px;
    transition: 1s;
    opacity: 0;
}

.discount .show {
    transition: 1s;
    right: 0px;
    opacity: 1;
    height: auto;
}

/****************** Copyright ******************/
section.copyrights {
    background: #113b39;
    color: #fff;
    text-align: center;
    padding: 10px 0;
}

section.copyrights p {
    font-size: 14px;
    font-family: 'Poppins';
    font-weight: 500;
    margin: 0;
    color: #bcbcbc;
}

section.copyrights p a {
    color: #fff;
}

section.copyrights p a:hover {
    color: #00aa9c;
    text-decoration: none;
}

/****************** 404 PAGE SECTION ******************/
.error404 headerinner {
    display: none;
}

.message-box-wrapper-404 {
    padding: 50px 0;
    text-align: center;
}

.message-box-wrapper-404 .message-box-title-404 span {
    background: #270a84;
    color: #fff;
    display: inline-block;
    font-size: 250px;
    line-height: 220px;
    margin: 0 5px 0 0;
    padding: 20px;
}

.message-box-wrapper-404 .message-box-title-404 span:nth-child(2n) {
    background: #76211c;
}

.message-box-wrapper-404 .message-box-title-404 span:last-child {
    margin: 0;
}

.message-box-wrapper-404 .message-box-content-404 {
    font-size: 23px;
    margin: 50px 0 0;
    line-height: normal;
    font-family: inherit;
}

.message-box-wrapper-404 h2 {
    margin: 0;
}

/****************** CUSTOM UBER MENU CSS ******************/
.ubermenu.ubermenu-main .ubermenu-nav .ubermenu-item .ubermenu-submenu-type-mega.ubermenu-submenu {
    width: 1392px;
    left: -500px;
    right: 0;
    background: #000;
    border: 1px solid #e0433a;
    top: 49px;
}

.ubermenu.ubermenu-main .ubermenu-nav .ubermenu-item .ubermenu-submenu-type-mega.ubermenu-submenu li a {
    font-size: 13px;
    color: #fff;
    line-height: 20px;
    transition: all ease 0.80s;
    -webkit-transition: all ease 0.80s;
    -moz-transition: all ease 0.80s;
    -o-transition: all ease 0.80s;
    -ms-transition: all ease 0.80s;
    text-transform: uppercase;
}

.ubermenu.ubermenu-main .ubermenu-nav .ubermenu-item .ubermenu-submenu-type-mega.ubermenu-submenu li a:hover {
    color: #ef483e;
    margin-left: 7px;
}

.ubermenu.ubermenu-main .ubermenu-nav .ubermenu-item .ubermenu-submenu-type-mega.ubermenu-submenu .ubermenu-item.ubermenu-item-has-children a.ubermenu-item-layout-icon_left:hover {
    margin-left: 0;
}

.ubermenu.ubermenu-main .ubermenu-nav .ubermenu-item .ubermenu-submenu-type-mega.ubermenu-submenu .ubermenu-item.ubermenu-item-has-children a.ubermenu-item-layout-icon_left span.ubermenu-target-title.ubermenu-target-text {
    font-size: 14px;
    font-weight: 600;
    margin-left: 5px;
}

.ubermenu.ubermenu-main .ubermenu-nav .ubermenu-item .ubermenu-submenu-type-mega.ubermenu-submenu .ubermenu-column.ubermenu-item-type-column {
    position: relative;
}

.ubermenu.ubermenu-main .ubermenu-nav .ubermenu-item .ubermenu-submenu-type-mega.ubermenu-submenu .ubermenu-column.ubermenu-item-type-column:after {
    content: "";
    background: #b5011a;
    width: 1px;
    height: 100vh;
    position: absolute;
    right: 0;
    top: 0;
}

.ubermenu.ubermenu-main .ubermenu-nav .ubermenu-item .ubermenu-submenu-type-mega.ubermenu-submenu .ubermenu-column.ubermenu-item-type-column:last-child:after {
    display: none;
}

li.ubermenu-item.ubermenu-item-type-custom.ubermenu-item-has-children.ubermenu-item-1032.ubermenu-item-level-0.ubermenu-column.ubermenu-has-submenu-drop.ubermenu-has-submenu-mega {
    color: #e6e6e6 !important;
}

li.ubermenu-item.ubermenu-item-type-custom.ubermenu-item-object-custom.ubermenu-item-has-children.ubermenu-item-auto.ubermenu-item-normal.ubermenu-item-level-2.ubermenu-column.ubermenu-column-auto.ubermenu-has-submenu-stack {
    color: #000;
}

.ubermenu.ubermenu-main .ubermenu-nav .ubermenu-item a {
    color: #e6e6e6;
    font-weight: 500;
    font-family: inherit;
}

.ubermenu.ubermenu-main .ubermenu-nav .ubermenu-item a:hover {
    color: #ef483e;
}

.ubermenu.ubermenu-main .ubermenu-nav .ubermenu-item a {
    position: relative;
}

.ubermenu.ubermenu-main .ubermenu-nav .ubermenu-item a:after {
    content: "";
    background: #ef483e;
    position: absolute;
    height: 2px;
    width: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.ubermenu.ubermenu-main .ubermenu-nav .ubermenu-item a:hover:after {
    width: 80%;
}

/*.ubermenu .ubermenu-item:last-child a:hover:after { right: -20px; }
.ubermenu.ubermenu-main .ubermenu-nav .ubermenu-item:last-child a:hover:after{ right: 0; }*/
.ubermenu.ubermenu-main .ubermenu-target, .ubermenu.ubermenu-main .ubermenu-nav .ubermenu-item-level-0 .ubermenu-target {
    font: 500 15px/21px 'Poppins', sans-serif;
}

/****************** CUSTOM PORTFOLIO TABS CSS ******************/
.custom_portfolio {
    border-top: 1px solid #313131;
    position: relative;
}

.custom_portfolio .portfolio-tabs-menu {
    padding: 0;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

.custom_portfolio .portfolio-tabs-menu li {
    display: inline-block;
    list-style: none;
    margin-right: 5px;
}

.custom_portfolio .portfolio-tabs-menu li:last-child {
    margin-right: 0;
}

.custom_portfolio .portfolio-tabs-menu li.current {
    position: relative;
    background-color: #fff;
    border-bottom: 1px solid #fff;
    z-index: 5;
}

.custom_portfolio .portfolio-tabs-menu li a {
    padding: 12px 0;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-family: inherit;
    font-weight: 500;
    background: #3a3a3a;
    width: 177px;
    height: auto;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    border-radius: 5px;
}

.custom_portfolio .portfolio-tabs-menu li a:hover {
    background: rgb(245, 197, 45);
    background: linear-gradient(90deg, rgba(245, 197, 45, 1) 0%, rgba(234, 160, 39, 1) 30%, rgba(211, 85, 26, 1) 100%);
}

.custom_portfolio .portfolio-tabs-menu .current a {
    padding: 12px 0;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-family: inherit;
    font-weight: 500;
    background: rgb(245, 197, 45);
    background: linear-gradient(90deg, rgba(245, 197, 45, 1) 0%, rgba(234, 160, 39, 1) 30%, rgba(211, 85, 26, 1) 100%);
    width: 177px;
    height: auto;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    border-radius: 5px;
}

.custom_portfolio .portfolio-tabs-menu .tab {
    background-color: #fff;
    margin-top: 0;
}

.custom_portfolio .portfolio-content {
    max-width: 100%;
    padding: 40px 0 0;
    display: none;
}

.custom_portfolio #logo {
    display: block;
}

.custom_portfolio p {
    text-align: center;
    margin: 0 0 50px;
    color: #fff;
}

.custom_portfolio .slick-slider .slick-track {
    width: max-content !important;
}

.page-id-106 .custom_portfolio .orderbtn {
    display: none;
}

.page-id-106 .our-portfolio .slick-dots {
    bottom: -85px;
}

/****************** NEW PORTFOLIO CSS ******************/
.custom_portfolio .nav-pills li {
    position: relative;
}

.custom_portfolio .nav-pills li.active>a, .custom_portfolio .nav li a:focus, .custom_portfolio .nav li a:hover, .custom_portfolio .nav-pills>li.active>a, .custom_portfolio .nav-pills>li.active>a:focus, .custom_portfolio .nav-pills>li.active>a:hover {
    padding: 12px 0;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-family: inherit;
    font-weight: 500;
    background: #ef483e;
    background: linear-gradient(179deg, #ef483e 0%, #a63831 30%, #662420 100%);
    width: 200px;
    height: auto;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    border-radius: 5px;
}

.custom_portfolio .nav-pills li.active a:after {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0dd";
    position: absolute;
    left: 50%;
    color: #6b2621;
    margin-left: -3px;
    bottom: -12px;
    font-size: 31px;
    z-index: 999;
}

.custom_portfolio .nav-pills.child li.active>a, .custom_portfolio .nav-pills.child li a:focus, .custom_portfolio .nav-pills.child li a:hover, .custom_portfolio .nav-pills.child>li.active>a, .custom_portfolio .nav-pills.child>li.active>a:focus, .custom_portfolio .nav-pills.child>li.active>a:hover {
    background: transparent;
    color: #ef483e;
    width: auto;
    padding: 5px 15px;
    font-size: 16px;
}

.custom_portfolio .nav-pills.child li.active a:after {
    display: none;
}

.custom_portfolio ul.products.columns-4, .section.flare_packages ul.products.columns-4 {
    margin: 0;
    display: inline-flex;
    flex-flow: row;
    width: 100%;
    justify-content: space-around;
}

.custom_portfolio .nav-pills li a {
    padding: 12px 0;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-family: inherit;
    font-weight: 500;
    background: #3a3a3a;
    width: 200px;
    height: auto;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    border-radius: 5px;
}

.custom_portfolio .nav-pills {
    margin: 0 auto;
    text-align: center;
    display: block;
    width: 100%;
}

.custom_portfolio .nav-pills li {
    display: inline-block;
    float: none;
    margin-bottom: 6px;
}

.custom_portfolio .tab-content {
    margin: 30px 0 0;
}

.custom_portfolio .nav-pills li:nth-child(6) {
    margin-top: 7px;
}

.custom_portfolio .nav-pills.child>li a {
    background: transparent;
    color: #fff;
    width: auto;
    padding: 5px 15px;
    font-size: 16px;
}

.custom_portfolio .nav-pills.child>li {
    border-right: aliceblue;
    position: relative;
    float: none;
    margin: 0 auto !important;
    text-align: center;
}

.custom_portfolio .nav-pills.child>li:after {
    content: "";
    background: #bdbcbc;
    width: 2px;
    height: 20px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.custom_portfolio .nav-pills.child>li:last-child:after {
    display: none;
}

/*CUSTOM PORTFOLIO CSS*/
.our-portfolio .item .portfolio-hoverBox {
    background: #ef483e;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    display: flex;
    align-items: center;
    flex-flow: column;
    justify-content: center;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
}

.our-portfolio .item {
    margin-bottom: 7px;
    position: relative;
    overflow: hidden;
    transition: all linear 0.3s;
    width: 33%;
    display: inline-block;
    float: left;
}

.our-portfolio .item:hover .portfolio-hoverBox {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
}

.our-portfolio {
    position: relative;
    margin-bottom: 40px;
}

.website_section .our-portfolio .item .image .thumbnail {
    background-position: top;
    border: 1px solid #ddd;
}

.our-portfolio .item .image .thumbnail {
    min-height: 310px;
    background-position: center;
    width: 100%;
    max-width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0;
}

.our-portfolio .item .portfolio-hoverBox i {
    color: #fff;
    font-size: 50px;
}

.our-portfolio .slick-slide {
    margin: 0 7px 0 0;
}

.our-portfolio .slick-slide:last-child {
    margin-right: 0;
}

.our-portfolio .slick-slide.slick-current.slick-active, .our-portfolio .slick-slide.slick-active {
    width: 373px !important;
}

/*.our-portfolio .slick-track { width: auto !important; }*/
/*PORTFOLIO BULLETS */
.our-portfolio .slick-dots {
    position: absolute;
    z-index: 11;
    bottom: -55px;
    margin: 20px 0;
    padding: 0;
    text-align: center;
    width: 100%;
}

.our-portfolio .slick-dots li {
    list-style: none;
    display: inline-block;
}

.our-portfolio .slick-dots button {
    border: 2px solid #ef483e;
    background: rgba(255, 255, 255, 0) !important;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    font-size: 0;
    padding: 0px;
    margin-right: 5px;
    background: transparent !important;
}

.our-portfolio .slick-dots .slick-active button {
    background: #ef483e !important;
    border: 2px solid #ef483e;
}

.page-id-106 .orderbtn {
    display: none;
}
div#brandingp li {margin: 0 auto;}
/*ORDER NOW BUTTON FOR PORTFOLIO*/
.custom_portfolio .orderbtn {
    display: inline-flex;
    width: 100%;
    margin: 0;
}

.custom_portfolio .orderbtn a {
    padding: 10px 35px;
    border: 2px solid #ef483e;
    font-size: 20px;
    font-weight: 600;
    font-family: inherit;
    line-height: 26px;
    color: #ef483e;
    border-radius: 30px;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
}

.custom_portfolio .orderbtn a:hover {
    background: #ef483e;
    color: #fff;
}

/***************** VIDEO PORTFOLIO CSS **************/
.video-portfolio .item .portfolio-hoverBox {
    background: #ef483e;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    display: flex;
    align-items: center;
    flex-flow: column;
    justify-content: center;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
}

.video-portfolio .item {
    margin-bottom: 7px;
    position: relative;
    overflow: hidden;
    transition: all linear 0.3s;
    width: 33%;
    display: inline-block;
    float: left;
}

.video-portfolio .item:hover .portfolio-hoverBox {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
}

.video-portfolio {
    position: relative;
    margin-bottom: 40px;
}

.video-portfolio .item .image .thumbnail {
    min-height: 320px;
    background-position: center;
    width: 100%;
    max-width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid #ddd;
}

.video-portfolio .item .portfolio-hoverBox i {
    color: #fff;
    font-size: 50px;
}

.video-portfolio .slick-slide {
    margin: 0 7px 0 0;
}

.video-portfolio .slick-slide:last-child {
    margin-right: 0;
}

.video-portfolio .slick-slide.slick-current.slick-active, .video-portfolio .slick-slide.slick-active {
    width: 373px !important;
}

/*.video-portfolio .slick-track { width: auto !important; }*/
/****************** PORTFOLIO BULLETS ******************/
.video-portfolio .slick-dots {
    position: absolute;
    z-index: 11;
    bottom: -50px;
    margin: 0px;
    padding: 0;
    text-align: center;
    width: 100%;
}

.video-portfolio .slick-dots li {
    list-style: none;
    display: inline-block;
}

.video-portfolio .slick-dots button {
    border: 2px solid #ef483e;
    background: rgba(255, 255, 255, 0) !important;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    font-size: 0;
    padding: 0px;
    margin-right: 5px;
    background: transparent !important;
}

.video-portfolio .slick-dots .slick-active button {
    background: #ef483e !important;
    border: 2px solid #ef483e;
}

/****************** ORDER NOW BUTTON FOR PORTFOLIO ******************/
.custom_portfolio .video-portfolio .orderbtn {
    display: inline-flex;
    width: 100%;
    margin: 30px 0 0;
}

.custom_portfolio .video-portfolio .orderbtn a {
    padding: 10px 35px;
    border: 2px solid #ef483e;
    font-size: 20px;
    font-weight: 600;
    font-family: inherit;
    line-height: 26px;
    color: #ef483e;
    border-radius: 30px;
    margin: 0 auto;
    text-align: center;
}

.custom_portfolio .video-portfolio .orderbtn a:hover {
    background: #ef483e;
    color: #fff;
}

/*****************HEADER SIGNUP FORM ***********************/
.gform_wrapper.sign_up_form_wrapper .sign_up_form .gform_body .background_heading:before {
    content: "";
    background: url(images/form-before.html);
    display: block;
    width: 10px;
    height: 76px;
    position: absolute;
    left: -10px;
    z-index: 1000;
    top: 0;
}

.gform_wrapper.sign_up_form_wrapper .sign_up_form .gform_body .background_heading:after {
    content: "";
    background: url(images/form-after.html);
    display: block;
    width: 10px;
    height: 76px;
    position: absolute;
    right: -10px;
    z-index: 1000;
    top: 0;
}

.gform_wrapper.sign_up_form_wrapper .sign_up_form .gform_body .background_heading {
    background: #0c2b01;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 5px 0;
    position: relative;
}

.gform_wrapper.sign_up_form_wrapper .sign_up_form .gform_body .background_heading h4 {
    background: transparent;
    padding: 0;
    margin: 0;
}

.gform_wrapper.sign_up_form_wrapper h4 span strong {
    color: #69bb4b;
}

.gform_wrapper.sign_up_form_wrapper {
    margin: 0;
    z-index: 1;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 1px 6px 10px 5px rgba(0, 0, 0, 0.1);
    padding: 0 0 30px;
    width: 100%;
    max-width: 350px;
}

.gform_wrapper.sign_up_form_wrapper .sign_up_form .gform_body .sub_heading {
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    color: #444855;
    font-weight: 500;
}

.gform_wrapper.sign_up_form_wrapper .sign_up_form .gform_heading {
    margin-bottom: 0;
}

.gform_wrapper.sign_up_form_wrapper h4 span {
    overflow: hidden;
    line-height: normal;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    font-weight: 500;
}

.gform_wrapper.sign_up_form_wrapper .sign_up_form .gform_body .gform_fields li.label-none label {
    display: none;
}

.gform_wrapper.sign_up_form_wrapper .sign_up_form .gform_body .gform_fields li.gfield .ginput_container input, .gform_wrapper.sign_up_form_wrapper .sign_up_form .gform_body .gform_fields li.gfield .ginput_container textarea, .gform_wrapper.sign_up_form_wrapper .sign_up_form .gform_body .gform_fields li.gfield .ginput_container select {
    width: 100%;
    border: 1px solid #dcdfe3;
    color: #666;
    background: 0 0;
    padding: 6px 10px;
    border-radius: 3px;
}

.gform_wrapper.sign_up_form_wrapper .sign_up_form .gform_footer {
    padding: 0 16px;
}

.gform_wrapper.sign_up_form_wrapper .sign_up_form .gform_footer input[type=submit] {
    background: #ef483e;
    border: 0;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    padding: 10px;
    transition: all .2s;
    border: 2px solid transparent;
    cursor: pointer;
    width: 100%;
    border-radius: 5px;
    transition: .4s ease;
}

.gform_wrapper.sign_up_form_wrapper .sign_up_form .gform_footer input[type=submit]:hover {
    background-color: #222;
    color: #ffffff;
    box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.25);
}

.gform_wrapper.sign_up_form_wrapper .sign_up_form .gform_body ul.gform_fields li.gfield {
    margin-top: 5px;
    padding-right: 16px;
    padding-left: 16px;
}

.gform_wrapper.sign_up_form_wrapper h3.gform_title {
    letter-spacing: normal !important;
    margin: 0;
    padding: 20px 0;
    text-align: center;
    font-size: 20px;
    color: #444855;
    text-transform: uppercase;
    font-family: inherit;
    font-weight: 500;
}

.gform_wrapper.sign_up_form_wrapper .top_label .gfield_error .ginput_container {
    max-width: 100%;
    padding-right: 16px;
    padding-left: 16px;
}

.gform_wrapper.sign_up_form_wrapper .gfield_description.validation_message {
    padding: 0 16px !important;
    color: #ef483e;
}

/****************** ALL IN ONE LOGO PACKAGE ******************/
.mega_package .left {
    background: url(images/all-in-one-left-bg.html);
    display: block;
    position: relative;
    background-position: right;
}

.mega_package .right {
    background: url(images/all-in-one-title-bg.html);
    display: block;
}

section.section.mega_package {
    display: block;
    width: 100%;
    height: 100%;
    background-position: top center;
    padding: 0;
}

section.section.mega_package h3 {
    font-size: 35px;
    color: #fff;
    font-weight: 700;
    padding: 30px 0;
    margin: 0;
    font-family: inherit;
}

section.section.mega_package h3 span.orange {
    color: #f68908;
}

.package-heading p {
    padding: 21px 0;
    text-align: center;
    color: #fff;
    font-size: 21px;
    margin: 0;
}

.pack_content {
    position: relative;
    background: transparent;
    display: block;
    width: 100%;
    height: 100%;
    background-position: top center;
    padding: 50px 0;
}

.pack_content .package_list {
    float: left;
    width: 33%;
    margin: 20px 0 0px;
    position: relative;
    z-index: 1;
    min-height: 250px;
    display: inline-block;
    padding: 0 1%;
}

.mega_package .package-heading {
    background: #632892;
    position: relative;
}

.mega_package .right:after {
    background: #47116f;
    right: -999em;
    content: '';
    display: block;
    position: absolute;
    width: 999em;
    top: 0;
    bottom: 0;
    height: 100%;
}

.mega_package .left:before {
    background: #350156;
    left: -999em;
    content: '';
    display: block;
    position: absolute;
    width: 999em;
    top: 0;
    bottom: 0;
    height: 100%;
}

.pack_content .package_list .pack_title h4 {
    color: #f2bb2b;
    font-size: 18px;
    font-family: inherit;
    position: relative;
    margin: 0 0 15px;
    padding: 0 0 15px;
    text-transform: uppercase;
}

.pack_content .package_list .pack_desc ul {
    padding-left: 0;
}

.pack_content .package_list .pack_desc ul li {
    font-size: 14px;
    color: #fff;
    list-style: none;
    padding-left: 20px;
    position: relative;
    line-height: normal;
}

.pack_content .package_list .pack_title h4:after {
    content: "";
    background: #fff;
    width: 40px;
    height: 4px;
    display: block;
    position: absolute;
    bottom: 0;
}

.pack_content .package_list .pack_desc ul li:before {
    content: "";
    background: url(images/tick.html);
    width: 13px;
    height: 11px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.pack_content .package_list .pack_desc ul li span {
    color: #dc741f;
    font-weight: 500;
}

.badge-gurantee {
    margin: 0 auto;
    text-align: right;
}

.pack_content .price_section {
    margin: 50px 0 0;
    text-align: right;
}

.pack_content .price_section .price-cut {
    font-size: 29px;
    font-weight: 700;
    color: #fff;
    text-decoration: line-through;
    opacity: 0.8;
}

.pack_content .price_section .limited-time {
    font-size: 18px;
    color: #fff;
    margin: 5px 0;
}

.pack_content .price_section .main-price {
    color: #f2bb2b;
    font-size: 85px;
    line-height: 85px;
    font-weight: 600;
}

.pack_content .price_section .save-price {
    font-size: 30px;
    line-height: 45px;
    font-weight: 500;
    color: #fff;
    margin: 5px 0;
}

.pack_content .price_section .mega_order_btn {
    color: #fff;
    font-size: 22px;
    line-height: normal;
    padding: 8px 35px;
    background: #b72025;
    display: inline-block;
    border-radius: 5px;
    border: 3px solid #b72025;
}

.pack_content .price_section .mega_order_btn:hover {
    background: transparent;
}

.pack_content .package_list .pack_desc ul li:last-child:after {
    background: url(images/package-border-bottom.html);
    width: 100%;
    height: 1px;
    content: "";
    display: block;
    position: absolute;
    bottom: -15px;
    background-position: left;
    background-repeat: no-repeat;
}

/****************** ALL IN ONE WEBSITE PACKAGE ******************/
section.section.website_mega_package {
    display: block;
    width: 100%;
    height: 100%;
    background-position: top center;
    padding: 0;
}

section.section.website_mega_package h3 {
    font-size: 35px;
    color: #fff;
    font-weight: 700;
    padding: 30px 0;
    margin: 0;
    font-family: inherit;
}

section.section.website_mega_package h3 span.orange {
    color: #f68908;
}

.website_mega_package .left {
    background: url(images/all-in-one-left-bg.html);
    display: block;
    position: relative;
    background-position: right;
}

.website_mega_package .right {
    background: url(images/all-in-one-title-bg.html);
    display: block;
}

.package-heading p {
    padding: 21px 0;
    text-align: center;
    color: #fff;
    font-size: 21px;
    margin: 0;
}

.website_mega_package .pack_content {
    background: transparent;
    display: block;
    width: 100%;
    height: 100%;
    background-position: top center;
    padding: 50px 0;
}

.website_mega_package .pack_content .package_list {
    float: left;
    width: 100%;
    margin: 20px 0 0px;
    position: relative;
    z-index: 1;
    min-height: auto;
    display: inline-block;
    padding: 0 1%;
    margin-bottom: 30px;
}

.website_mega_package .pack_content .package_list:after {
    background: url(images/package-border-bottom.html);
    width: 100%;
    height: 1px;
    content: "";
    display: block;
    position: absolute;
    bottom: -15px;
    background-position: left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.website_mega_package .package-heading {
    background: #632892;
    position: relative;
}

.website_mega_package .right:after {
    background: #47116f;
    right: -999em;
    content: '';
    display: block;
    position: absolute;
    width: 999em;
    top: 0;
    bottom: 0;
    height: 100%;
}

.website_mega_package .left:before {
    background: #350156;
    left: -999em;
    content: '';
    display: block;
    position: absolute;
    width: 999em;
    top: 0;
    bottom: 0;
    height: 100%;
}

.website_mega_package .pack_content .package_list .pack_title h4 {
    color: #f2bb2b;
    font-size: 18px;
    font-family: inherit;
    position: relative;
    margin: 0 0 15px;
    padding: 0 0 15px;
    text-transform: uppercase;
}

.website_mega_package .pack_content .package_list .pack_desc ul {
    padding-left: 0;
}

.website_mega_package .pack_content .package_list .pack_desc ul li {
    font-size: 14px;
    color: #fff;
    list-style: none;
    padding-left: 20px;
    position: relative;
    width: 33%;
    float: left;
    line-height: 26px;
}

.website_mega_package .pack_content .package_list .pack_title h4:after {
    content: "";
    background: #fff;
    width: 40px;
    height: 4px;
    display: block;
    position: absolute;
    bottom: 0;
}

.website_mega_package .pack_content .package_list .pack_desc ul li:before {
    content: "";
    background: url(images/tick.html);
    width: 13px;
    height: 11px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.website_mega_package .pack_content .package_list .pack_desc ul li span {
    color: #dc741f;
    font-weight: 500;
}

.website_mega_package .pack_content .badge-gurantee {
    margin: 60px auto;
    text-align: right;
}

.website_mega_package .pack_content .price_section {
    margin: 50px 0 0;
    text-align: right;
}

.website_mega_package .pack_content .price_section .price-cut {
    font-size: 29px;
    font-weight: 700;
    color: #fff;
    text-decoration: line-through;
    opacity: 0.8;
}

.website_mega_package .pack_content .price_section .limited-time {
    font-size: 15px;
    color: #fff;
    margin: 5px 0;
}

.website_mega_package .pack_content .price_section .main-price {
    color: #f2bb2b;
    font-size: 70px;
    line-height: 75px;
    font-weight: 600;
}

.website_mega_package .pack_content .price_section .save-price {
    font-size: 30px;
    line-height: 45px;
    font-weight: 500;
    color: #fff;
    margin: 5px 0;
}

.website_mega_package .pack_content .price_section .mega_order_btn {
    color: #fff;
    font-size: 17px;
    line-height: normal;
    background: #b72025;
    border-radius: 5px;
    border: 3px solid #b72025;
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 10px 0;
    text-align: center;
}

.website_mega_package .pack_content .price_section .mega_order_btn:hover {
    background: transparent;
}

.website_mega_package .pack_content .package_list .pack_desc ul li:last-child:after {
    display: none;
}

.website_mega_package .pack_content .package_list .pack_desc ul li .tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

.website_mega_package .pack_content .package_list .pack_desc ul li .tooltip .tooltiptext {
    visibility: hidden;
    width: 260px;
    background-color: white;
    color: #000;
    text-align: center;
    padding: 10px;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    font-size: 11px;
    line-height: normal;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}

.website_mega_package .pack_content .package_list .pack_desc ul li .tooltip:hover .tooltiptext {
    visibility: visible;
}

/****************** SIMPLE TITLE WITH CONTENT ******************/
.simple_text_content {
    background: url(images/services-bg.html);
    background-size: cover;
    padding: 80px 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

/****************** THANKYOU PAGE ******************/
section.thankyou {
    background: url(images/thankyou-bg.html);
    background-position: center;
    background-size: cover;
}

.thankyou .heading {
    margin: 80px auto;
    text-align: center;
}

.thankyou .thnk-content p {
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 17px;
    line-height: normal;
    margin: 0 0 20px;
    padding: 0 120px;
    text-align: center;
}

.thankyou span {
    padding: 11px 0;
    background: #5a9c44;
    margin-right: 50px;
    width: 220px;
    display: inline-block;
    border-radius: 10px;
    margin-bottom: 80px;
}

.thankyou span i {
    color: #fff;
    padding: 0 5px;
    font-size: 20px;
}

.thankyou span a {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}

.thankyou span:last-child {
    margin-right: 0;
}

.thankyou span:hover {
    background: #3b2211;
    cursor: pointer;
}

/****************** FAQ SECTION ******************/
section.section.faq_section {
    padding: 20px 0;
    width: 100%;
    background: transparent;
    border: 1px solid #313131;
    border-left: none;
    border-right: none;
    position: relative;
}

section.faq_section .set a {
    color: #303030;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    border: 1px solid #dcdcdc;
    min-height: 60px;
}

section.faq_section .set {
    margin: 0 0 15px;
}

section.faq_section .set .content_faq p {
    padding: 10px 15px;
    margin: 0;
    border-right: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    color: #6f6f6f;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    background: #fff;
    border-bottom: 1px solid #dcdcdc;
}

section.faq_section .set a.active {
    background: transparent;
}

section.faq_section .set a.active:before {
    filter: none;
}

/****************** FOOTER OFFER SECTION ******************/
footer.offer {
    float: left;
    padding: 20px 0;
}

footer.offer .fleft a:first-child {
    padding-left: 0;
}

footer.offer .fleft a {
    color: #8f8e8e;
    font-size: 15px;
    padding: 0 10px;
    font-weight: 500;
}

footer.offer .fleft {
    padding: 8px 0;
    float: none;
    text-align: center;
}

footer.offer .fleft a:hover {
    color: #ef483e;
}

footer.offer .social-icons.padd-btd {
    padding: 0;
    border: none;
    display: inline-block;
    float: right;
}

footer.offer .followUS span, footer.offer .localphone span {
    font-size: 14px;
    font-weight: 600;
    color: #72af42;
    margin-right: 0;
}

footer.offer .social-icons.padd-btd a {
    padding: 0;
    background: #ef483e;
    border-radius: 100%;
    width: 29px;
    height: 30px;
    display: inline-block;
    text-align: center;
    font-size: 13px;
    padding: 0;
    margin-right: 0px;
    border: 2px solid #23282d;
}

footer.offer .social-icons.padd-btd a i {
    color: #fff;
}

footer.offer .offerDetails .followUS {
    display: inline-block;
    width: 100%;
    margin: 0 0 5px;
}

footer.offer .social-icons.padd-btd a:hover {
    background: #656565;
}

footer.offer .offerDetails .localphone a {
    text-align: right;
    float: right;
    font-size: 22px;
    line-height: normal;
    color: #fff;
    font-weight: 500;
}

footer.offer .offerDetails .localphone a:hover {
    color: #ef483e;
}

/****************** REQUEST A QUOTE SECTION ******************/
div#popmake-2031 {
    background: url(images/request-quote-bg.html);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-right: 200px;
    padding-left: 200px;
}

.gform_wrapper.request-a-quote_wrapper .request-a-quote .gform_body .gform_fields li.label-none label {
    display: none;
}

.gform_wrapper.request-a-quote_wrapper .request-a-quote .gform_body .gform_fields li.gfield .ginput_container input, .gform_wrapper.request-a-quote_wrapper .request-a-quote .gform_body .gform_fields li.gfield .ginput_container select {
    width: 100%;
    border: 1px solid #5f5f5f;
    color: #fff;
    background: 0 0;
    padding: 6px 10px;
    border-radius: 3px;
    min-height: 42px;
    font-size: 14px;
    line-height: normal;
}

.gform_wrapper.request-a-quote_wrapper .request-a-quote .gform_body .gform_fields li.gfield .ginput_container select option {
    color: black;
}

.gform_wrapper.request-a-quote_wrapper .request-a-quote .gform_body .gform_fields li.gfield .ginput_container textarea {
    width: 100%;
    border: 1px solid #5f5f5f;
    color: #fff;
    background: 0 0;
    padding: 6px 10px;
    border-radius: 3px;
    font-size: 14px;
    line-height: normal;
    height: 150px;
}

.gform_wrapper.request-a-quote_wrapper .request-a-quote .gform_footer {
    padding: 0 16px;
}

.gform_wrapper.request-a-quote_wrapper .request-a-quote .gform_footer input[type=submit] {
    background: #5ebd3c;
    border: 0;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    padding: 10px;
    transition: all .2s;
    border: 2px solid transparent;
    cursor: pointer;
    width: 150px;
    border-radius: 5px;
    transition: .4s ease;
    margin: 0 auto;
    text-align: center;
    display: block;
    border: 1px solid #5ebd3c;
}

.gform_wrapper.request-a-quote_wrapper .request-a-quote .gform_footer input[type=submit]:hover {
    background-color: #292929;
    color: #fff;
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, .25);
    border: 1px solid #5f5f5f;
}

.gform_wrapper.request-a-quote_wrapper h3.gform_title {
    letter-spacing: normal !important;
    margin: 0;
    padding: 20px 0;
    text-align: center;
    font-size: 20px;
    color: #444855;
    text-transform: uppercase;
    font-family: inherit;
    font-weight: 500;
}

.gform_wrapper.request-a-quote_wrapper .top_label .gfield_error .ginput_container {
    max-width: 100%;
    padding-right: 16px;
    padding-left: 16px;
}

.gform_wrapper.request-a-quote_wrapper .gfield_description.validation_message {
    padding: 0 16px !important;
    color: #ef483e;
}

.gform_wrapper .top_label li.gfield.gfield_error.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container), .gform_wrapper .top_label li.gfield.gfield_error.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container) {
    padding-left: 16px;
    padding-right: 16px;
}

.gform_wrapper.request-a-quote_wrapper .top_label li.gfield, .gform_wrapper.request-a-quote_wrapper .top_label li.gfield {
    padding-left: 16px;
    padding-right: 16px;
}

.gform_wrapper.request-a-quote_wrapper .request-a-quote .gform_body li.gfield.gfield_error.gfield_contains_required {
    padding: 0 !important;
    margin: 0 !important;
    width: 50%;
}

.gform_wrapper.request-a-quote_wrapper .request-a-quote .gform_body li#field_4_5.gfield.gfield_error.gfield_contains_required {
    width: 100% !important;
}

.gform_wrapper.request-a-quote_wrapper .request-a-quote .gform_body .gform_fields li.gfield .ginput_container input::placeholder, .gform_wrapper.request-a-quote_wrapper .request-a-quote .gform_body .gform_fields li.gfield .ginput_container textarea::placeholder {
    color: #fff;
}

.gform_wrapper.request-a-quote_wrapper .request-a-quote .gform_body li#field_4_5.gfield.gfield_error.gfield_contains_required {
    width: 100% !important;
}

.gform_wrapper.request-a-quote_wrapper .request-a-quote .gform_body .gform_fields li.gfield h3 {
    font-size: 50px;
    margin: 0;
    font-weight: 700;
    text-align: center;
    line-height: 50px;
    color: #fff;
    text-transform: uppercase;
}

.gform_wrapper.request-a-quote_wrapper .request-a-quote .gform_body .gform_fields li.gfield p {
    color: #fff;
    text-align: center;
    margin: 0 0 35px;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    position: relative;
    padding: 10px 0 15px;
}

.gform_wrapper.request-a-quote_wrapper .request-a-quote .gform_body .gform_fields li.gfield h3 span.orange {
    background: linear-gradient(to right, #ef483e 50%, #76211c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gform_wrapper.request-a-quote_wrapper .request-a-quote .gform_body .gform_fields li.gfield p:after {
    content: "";
    background: #56576f;
    width: 80px;
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
}

.gform_wrapper .gform_body .gform_fields li.gfield.field_description_below.full .ginput_recaptcha {
    margin: auto;
    text-align: center;
    width: 300px;
}

/****************** SITEMAP PAGE SECTION ******************/
.section.sitemap {
    background: url(images/background.html);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
}

.section.sitemap .sitemap_item:nth-child(5) {
    clear: left;
}

.section.sitemap .sitemap_item h3 {
    font-size: 19px;
    line-height: 20px;
    font-weight: 600;
    color: #000000;
    margin: 0 0 15px;
}

.section.sitemap .sitemap_item {
    margin: 0 0 35px;
}

.section.sitemap .sitemap_item ul {
    padding-left: 18px;
}

.section.sitemap .sitemap_item ul li a {
    font-size: 15px;
    line-height: 27px;
    color: #888888;
    display: block;
    transition: all ease 0.80s;
    -webkit-transition: all ease 0.80s;
    -moz-transition: all ease 0.80s;
    -o-transition: all ease 0.80s;
    -ms-transition: all ease 0.80s;
}

.section.sitemap .sitemap_item ul li a:hover {
    margin-left: 10px;
    color: #ef483e;
    font-weight: 500;
}

/****************** SIMPLE CONTENT SECTION ******************/
.section.simple_content p {
    margin: 0 0 20px;
    color: #6f6f6f;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    font-family: inherit;
}

.section.simple_content h2, .section.simple_content h3 {
    font-family: 'Poppins', sans-serif;
    color: #ef483e;
    margin: 0 0 5px;
}

.section.simple_content h2 {
    font-weight: 500;
    font-size: 30px;
}

.section.simple_content h3 {
    font-weight: 500;
    font-size: 20px;
}

.section.simple_content ul {
    margin-left: 20px;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
}

.section.simple_content ul li {
    border: none;
    line-height: normal;
    margin: 0 0 10px;
    color: #6f6f6f;
}

/****************** BRIEF FORM PAGE SECTION ******************/
.Brief_Customers_wrapper .Brief_Customers .gform_body .gform_fields li.gfield {
    padding: 0;
}

.Brief_Customers_wrapper .Brief_Customers .gform_body .gform_fields li.gfield .ginput_container input, .Brief_Customers_wrapper .Brief_Customers .gform_body .gform_fields li.gfield .ginput_container textarea {
    width: 100%;
    padding: 10px 14px;
    border: 2px solid #a3a3a3;
    background: transparent;
}

.Brief_Customers_wrapper .Brief_Customers .gform_body .gform_fields li.label-none label {
    display: none;
}

.Brief_Customers_wrapper .Brief_Customers .gform_footer input[type="submit"] {
    padding: 10px 35px;
    border: 2px solid #ef483e;
    font-size: 20px;
    font-weight: 600;
    font-family: inherit;
    line-height: 26px;
    color: #ef483e;
    border-radius: 30px;
    margin: 30px auto auto;
    text-align: center;
    text-transform: uppercase;
    display: block;
    width: 230px;
    background: #fff;
}

.Brief_Customers_wrapper .Brief_Customers .gform_footer {
    margin: 0;
}

.Brief_Customers_wrapper .Brief_Customers .gform_footer input[type="submit"]:hover {
    background: #ef483e;
    color: #fff;
}

.Brief_Customers_wrapper .Brief_Customers .gform_body .gform_fields li.gfield .ginput_container.ginput_container_fileupload input[type="file"] {
    border: none !important;
}

.gform_wrapper.Brief_Customers_wrapper {
    width: 800px;
    margin: 0 auto;
}

.Brief_Customers_wrapper .Brief_Customers .gform_body .gform_fields li.gfield .ginput_container.ginput_recaptcha {
    margin: auto;
    text-align: center;
    width: 300px;
}

.gform_wrapper.Brief_Customers_wrapper label.gfield_label {
    color: #000;
}

.gform_wrapper.Brief_Customers_wrapper .gfield_description, .gform_wrapper.Brief_Customers_wrapper .gsection_description {
    color: #000;
}

.gform_wrapper.Brief_Customers_wrapper .ginput_container_radio label {
    color: #000;
}

.gform_wrapper.Brief_Customers_wrapper .ginput_container input, .gform_wrapper.Brief_Customers_wrapper .ginput_container textarea {
    color: #000;
}

.gform_wrapper.Brief_Customers_wrapper .ginput_container textarea.large {
    height: 150px;
}

.Brief_Customers_wrapper .Brief_Customers .gform_body .gform_fields li.gfield .ginput_container.ginput_container_radio input {
    width: auto;
}

.Brief_Customers_wrapper .Brief_Customers .gform_body .gform_fields li.gfield .ginput_container {
    margin: 0 0 30px;
}

.Brief_Customers_wrapper .Brief_Customers .gform_body .gform_fields li.gfield .ginput_container li.gchoice {
    padding-left: 20px !important;
}

@media screen and (min-width: 1200px) and (max-width:1400px) {
    .slider .inner-item, .slider .inner-item .container {
        height: 620px;
    }

    body.stationery_free.spring-sale .CyberMondayWebsiteOffer.slider .main-slider.main-slider-landing .inner-item, body.stationery_free.spring-sale .CyberMondayWebsiteOffer.slider .main-slider.main-slider-landing .inner-item .container {
        height: 650px !important;
    }

    .slider .main-slider.main-slider-landing .inner-item .caption, .main-slider-landing .tp-ban-form {
        transform: translateY(10%);
    }

    .LandingWithForm.slider .main-slider.main-slider-landing .inner-item .caption .white-bold, .LandingWithForm.slider .main-slider.main-slider-landing .inner-item .caption .red-bold, .LandingWithForm.slider .main-slider.main-slider-landing .inner-item .caption .yellow-bold, .LandingWithForm.slider .main-slider .inner-item .caption h1 {
        font-size: 26px;
        line-height: normal;
    }

    .LandingWithForm.slider .main-slider.main-slider-landing .inner-item .caption .just-in {
        margin: 10px 0 0;
    }

    .LandingWithForm.slider .main-slider.main-slider-landing .inner-item .caption .just-in h3 {
        font-size: 40px;
    }

    .LandingWithForm.slider .main-slider.main-slider-landing .inner-item .caption .just-in h3 sup {
        font-size: 18px;
    }

    .LandingWithForm.slider .main-slider-landing .inner-item .caption p {
        font-size: 13px;
        line-height: 22px;
        margin: 15px 0;
    }

    .LandingWithForm.slider .main-slider-landing .inner-item .caption .remove-btn a {
        margin: 15px 0;
        font-size: 16px;
        line-height: 26px;
    }

    .gform_wrapper.sign_up_form_wrapper h3.gform_title {
        padding: 10px 0;
    }

    .gform_wrapper.sign_up_form_wrapper h4 span {
        font-size: 20px;
    }

    .gform_wrapper.sign_up_form_wrapper .sign_up_form .gform_body .sub_heading {
        line-height: 20px !important;
        font-size: 14px;
    }

    body .gform_wrapper.sign_up_form_wrapper ul li.gfield {
        margin-top: 10px;
    }
}

@media screen and (min-width: 1200px) and (max-width:1600px) {
    body.stationery_free.spring-sale .CyberMondayWebsiteOffer.slider .main-slider.main-slider-landing .inner-item, body.stationery_free.spring-sale .CyberMondayWebsiteOffer.slider .main-slider.main-slider-landing .inner-item .container {
        height: 650px !important;
    }

    .slider .inner-item, .slider .inner-item .container {
        height: 620px;
    }

    .slider .main-slider.main-slider-landing .inner-item .caption, .main-slider-landing .tp-ban-form {
        transform: translateY(10%);
    }
}

.blue-bold {
    font-size: 40px;
    color: #0ed4f8;
    font-weight: 700;
    line-height: 50px;
}

/*FITNESS LANDING PAGE*/
video#VideoWorkOut {
    width: 100%;
    height: 100%;
}

.video_section.fitness {
    position: relative;
    height: 850px;
    overflow: hidden;
}

.video_section.fitness #myVideo {
    min-width: 100%;
    min-height: 100%;
    width: 100%;
}

.video_section.fitness .video_content_header {
    position: absolute;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, .5);
    color: #f1f1f1;
    width: 100%;
    padding: 20px;
}

.video_section.fitness .video_content_header .bann-disc {
    min-height: 650px;
}

.video_section.fitness .bann-disc {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    min-height: 450px;
    justify-content: center;
}

.video_section.fitness .bann-disc h1 span.small-text {
    font-size: 40px;
    color: #4e9f34;
    text-transform: uppercase;
    font-weight: 500;
    width: 100%;
    line-height: normal;
    text-shadow: 0px 0px 3px #ffffff;
}

.video_section.fitness .bann-disc h1 {
    font-size: 55px;
    font-weight: 700;
    line-height: 60px;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    margin: 5px 0 20px;
    width: 100%;
    text-align: center;
}

.after_slider {
    position: relative;
    bottom: 0;
    z-index: 99;
}

.after_slider svg {
    position: absolute;
    bottom: 0;
}

section.fitness-mobile-app {
    background: #000;
    padding: 0 0 50px;
}

section.fitness-mobile-app .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

section.fitness-mobile-app .heading h2 {
    margin: 0 0 70px;
    color: #fff;
    font-size: 55px;
}

section.fitness-mobile-app .heading h2 span {
    color: #4e9f34;
}

section.fitness-mobile-app h3 {
    color: #fff;
    font-size: 45px;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0 0 30px;
    line-height: 55px;
}

section.fitness-mobile-app h3 span {
    color: #4e9f34;
}

section.fitness-laptop {
    padding: 80px 0;
}

section.fitness-laptop .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

section.fitness-laptop .heading h2 {
    margin: 0 0 70px;
    color: #fff;
    font-size: 45px;
}

section.fitness-laptop .heading h2 span {
    color: #4e9f34;
}

section.fitness-laptop h3 {
    color: #000;
    font-size: 45px;
    font-weight: 800;
    text-transform: capitalize;
    margin: 0 0 30px;
    line-height: 55px;
}

section.fitness-laptop h3 span {
    color: #4e9f34;
}

section.fitness-laptop p, section.fitness-laptop ul li {
    color: #000;
}

section.journey {
    background: #000;
    padding: 50px 0 0;
}

section.journey .topShape {
    position: relative;
    bottom: -9px;
}

section.project_desc {
    padding: 50px 0 0;
}

section.project_desc .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

section.project_desc .heading h3 {
    font-size: 45px;
    font-weight: 800;
    text-transform: capitalize;
    margin: 0 0 30px;
    line-height: 55px;
}

section.project_desc .content p {
    color: #000;
}

section.project_desc .heading h3 span {
    color: #4e9f34;
}

section.fitness-mobile-app.social_media {
    padding: 50px 0 0;
}

section.project_desc .bottomShape {
    bottom: -13px;
    position: relative;
}

section.project_desc .content li {
    color: #000;
}

section.fitness-mobile-app.social_media .row {
    margin: 0 0 100px;
}

section.fitness_faq {
    padding: 50px 0;
    background: #000;
}

section.fitness_faq .set {
    background: transparent;
}

section.fitness_faq .set a {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    padding: 15px 0;
    border-bottom: 1px solid #313131;
}

section.fitness_faq .set a.active {
    background: transparent;
    color: #4e9f34;
}

section.fitness_faq .set .content_faq {
    padding: 20px 0;
}

section.fitness_faq .heading h2 {
    text-align: center;
    margin: 0 0 70px;
    color: #fff;
    font-size: 55px;
}

section.fitness_faq .heading h2 span {
    color: #4e9f34;
    display: block;
}

section.fitness-packages h2 {
    text-align: center;
    margin: 0 0 70px;
    color: #fff;
    font-size: 55px;
}

section.fitness-packages h2 span {
    color: #4e9f34;
    display: block;
}

section.fitness-packages {
    padding: 50px 0;
    background: #000;
}

/*RESTAURANT LANDING PAGE*/
section.fitness-laptop.menu-bg {
    background: url(images/restaurant-design/menu-bg.html);
    background-position: center center;
    padding: 100px 0;
    border-top: 10px solid #d40101;
    border-bottom: 10px solid #d40101;
}

section.fitness-laptop.menu-bg h3 {
    color: #fff;
}

section.fitness-laptop.menu-bg p {
    color: #fff;
}

section.project_desc.restaurant-grey {
    background: #efebe3;
    padding: 80px 0;
}

section.fitness-mobile-app.social_media.restaurant-layout {
    background: #fff;
}

section.fitness-mobile-app.social_media.restaurant-layout .sub-head {
    color: #000;
    text-transform: uppercase;
}

section.project_desc.restaurant-grey .sub-head {
    color: #000;
    text-transform: uppercase;
}

section.fitness-mobile-app.social_media.restaurant-layout h3 {
    color: #000;
}

section.fitness-mobile-app.social_media.restaurant-layout p {
    color: #000;
}

section.fitness_faq.restaurant {
    background: #f2eee6;
}

section.fitness_faq.restaurant .heading h2 {
    color: #000;
}

section.fitness_faq.restaurant .set a {
    color: #000;
}

section.fitness_faq.restaurant .content_faq {
    color: #000;
}

section.fitness-packages.restaurant {
    background: #fff;
}

section.fitness-packages.restaurant h2 {
    color: #000;
}

.video_section.fitness .video_content_header .bann-disc img {
    width: 60%;
}

.video_section.fitness .video_content_header .bann-disc.restaurant {
    justify-content: left;
}

section.project_desc.black {
    padding: 0;
}


.fixedalert{
    z-index: 99999;
    position: fixed;
    right: 0;
    bottom: 0;
}

form#gform_3 ul {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
}

form#gform_3 ul li {
    width: 50%;
    float: left;
    margin-bottom: 20px;
}

form#gform_3 ul li input {
    width: 100%;
    padding: 6px 10px;
    border: 1px solid #dfdede;
    color: #000;
    font-size: 14px;
}

form#gform_3 ul li label {
    display: none;
}

form#gform_3 ul li select {
    width: 100%;
    padding: 11px 10px;
    border: 1px solid #dfdede;
    color: #757575;
    font-size: 14px;
}

form#gform_3 ul li:nth-child(5) {
    width: 100%;
}

form#gform_3 ul li textarea {
    width: 100%;
    height: 180px;
    border: 1px solid #dfdede;
    padding: 6px 10px;
    font-size: 14px;
    color : #000;
}

form#gform_3 ul li input[type="submit"] {
    background: #000;
}

form#gform_3 input[type="submit"] {
    background: #ef483e;
    border: none;
    font-size: 16px;
    padding: 6px 20px;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 16px 40px;
}

form#gform_3 {
    height: 605px;
}

form#gform_3 h2 {
    display: block;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 50px;
    font-weight: 900;
    font-size: 37px;
}


.pay_now h2 {font-weight: 900 !important;text-align: center;font-size: 60px !important;}

section.section.simple_content.pay_now p {
    text-align: center;
    /* color: #000; */
    font-size: 16px;
    font-weight: 400;
}

.contactdetail .contctfrm {
  padding-right: 50px;
  border-right: 1px solid #e5e5e5;
}
.contactdetail .contctfrm .frmClm {
  margin-bottom: 22px;
  position: relative;
}
.contactdetail .contctfrm label {
  color: #222425;
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 10px;
  display: block;
  margin-left: 0px;
}
.contactdetail .contctfrm label strong {
  color: #fb2224;
}
.contactdetail .contctfrm input[type="text"],
.contactdetail .contctfrm input[type="email"],
.contactdetail .contctfrm input[type="number"] {
  background: #fff;
  height: 40px;
  padding: 10px 0 10px 10px;
  width: 100%;
  border-radius: 3px;
  border: 1px solid #d8d8d8;
  font-size: 12px;
  color: #666666;
}
.contactdetail .contctfrm select {
  background: #fff;
  height: 40px;
  padding: 10px 0 10px 10px;
  width: 100%;
  border-radius: 3px;
  border: 1px solid #d8d8d8;
  font-size: 12px;
  color: #666666;
}
.contactdetail .contctfrm textarea {
  background: #fff;
  height: 44px;
  padding: 10px 0 10px 10px;
  width: 100%;
  border-radius: 3px;
  border: 1px solid #d8d8d8;
  font-size: 12px;
  color: #666666;
  height: 130px;
  border-radius: 4px;
  resize: none;
}
.contactdetail .contctfrm .code-sec {
  position: relative;
  width: 24%;
  float: left;
}
.contactdetail .contctfrm .number-sec {
  width: 74%;
  float: right;
}
.contactdetail .contctfrm .countrylist {
  position: absolute;
  top: 0;
  left: 0;
}
.contactdetail .contctfrm input[type="submit"],
.contactdetail .contctfrm a.submitbtn {
  background: #fb2224;
  color: #fff;
  font-size: 15px;
  border-radius: 30px;
  padding: 12px 44px;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
}
.contactdetail .contctfrm .loader-overlay {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 20;
  display: none;
}
.contactdetail .contctfrm .loader-overlay.active {
  display: block;
}
.contactdetail .contctfrm a.submitbtn .loaderbtn {
  width: 14px;
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  display: none;
}
.contactdetail .contctfrm a.submitbtn.submitted {
  opacity: 0.5;
  cursor: default;
}
.contactdetail .contctfrm a.submitbtn.submitted .loaderbtn {
  display: block;
}

button.submitbtn {
    background: #ef483e;
    border: none;
    font-size: 16px;
    padding: 6px 20px;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 16px 40px;
}

.ubermenu-has-submenu-stack span {
    color: #ef483e;
/*    font-weight: 700 !important;*/
    font-size: 14px;
}


/*.ubermenu-has-submenu-stack > .ubermenu-submenu-type-auto li:before {
    content: "";
    background-image : url(images/li.png);
    position: absolute;
    top: 10px;
    left: 4px;
    width: 12px;
    height: 12px;
    background-size: 100% 100%;
}*/

.ubermenu-has-submenu-stack > .ubermenu-submenu-type-auto li {
    position: relative !important;
}

/*INDUSTRIES*/


.grid img,
.grid a {
  display: block;
  height: 100%;
}

.grid img {
  max-width: 100%;
  width: 100%;
  object-fit: cover;
      border: 3px solid transparent;
}

.grid {
  display: grid;
  grid-gap: 0;
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
  height: 70vh;
}
.grid li {
  position: relative;
}

.grid li:hover ~ li:last-child:after,
.grid li:last-child:hover:after,
.grid li:hover ~ li:last-child:before,
.grid li:last-child:hover:before {
  opacity: 1;
  transition: 1s ease;
}
.grid li:last-child:after,
.grid li:last-child:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  pointer-events: none;
  clip-path: polygon(var(--offset) var(--offset), var(--offset) calc(100% - var(--offset)), calc(100% - var(--offset)) calc(100% - var(--offset)), calc(100% - var(--offset)) var(--offset));
  -webkit-clip-path: polygon(var(--offset) var(--offset), var(--offset) calc(100% - var(--offset)), calc(100% - var(--offset)) calc(100% - var(--offset)), calc(100% - var(--offset)) var(--offset));
  opacity: 0;
  transition: opacity 1s, transform 1s 1s, background 1s;
  
}
.grid li:last-child:after {
  mix-blend-mode: multiply;
  background: #aaafc3;
}
.grid li:last-child:before {
  backdrop-filter: grayscale(100%) blur(2px);
  -webkit-backdrop-filter: grayscale(100%) blur(2px);
}
.grid li:nth-child(1):hover ~ li:last-child:after {
  background: #ef483e;
}
.grid li:nth-child(2):hover ~ li:last-child:after {
  background: #ef483e;
}
.grid li:nth-child(3):hover ~ li:last-child:after {
  background: #ef483e;
}
.grid li:nth-child(4):hover ~ li:last-child:after {
  background: #ef483e;
}
.grid li:nth-child(5):hover ~ li:last-child:after {
  background: #ef483e;
}
.grid li:nth-child(6):hover ~ li:last-child:after {
  background: #ef483e;
}
.grid li:nth-child(7):hover ~ li:last-child:after {
  background: #ef483e;
}
.grid li:nth-child(8):hover ~ li:last-child:after {
  background: #ef483e;
}
.grid li:nth-child(9):hover ~ li:last-child:after {
  background: #ef483e;
}
.grid li:nth-child(10):hover ~ li:last-child:after {
  background: #ef483e;
}
.grid li:nth-child(11):hover ~ li:last-child:after {
  background: #ef483e;
}
.grid li:nth-child(12):hover ~ li:last-child:after {
  background: #ef483e;
}
.grid li:nth-child(13):hover ~ li:last-child:after {
  background: #ef483e;
}
.grid li:nth-child(14):hover ~ li:last-child:after {
  background: #ef483e;
}
.grid li:nth-child(15):hover ~ li:last-child:after {
  background: #ef483e;
}
.grid li:nth-child(16):hover ~ li:last-child:after {
  background: #ef483e;
}
.grid li:nth-child(17):hover ~ li:last-child:after {
  background: #ef483e;
}
.grid li:nth-child(18):hover ~ li:last-child:after {
  background: #ef483e;
}
.grid li:last-child:hover:after {
  background: #ef483e;
}

.grid {
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: repeat(4, 25%);
}
.grid li:last-child:after,
.grid li:last-child:before {
  left: 100%;
  transform: translate3d(-100%, -100%, 0);
}
.grid li:nth-child(1):hover ~ li:last-child:after,
.grid li:nth-child(1):hover ~ li:last-child:before {
  transform: translate3d(-400%, -300%, 0);
}
.grid li:nth-child(2):hover ~ li:last-child:after,
.grid li:nth-child(2):hover ~ li:last-child:before {
  transform: translate3d(-300%, -300%, 0);
}
.grid li:nth-child(3):hover ~ li:last-child:after,
.grid li:nth-child(3):hover ~ li:last-child:before {
  transform: translate3d(-200%, -300%, 0);
}
.grid li:nth-child(4):hover ~ li:last-child:after,
.grid li:nth-child(4):hover ~ li:last-child:before {
  transform: translate3d(-100%, -300%, 0);
}
.grid li:nth-child(5):hover ~ li:last-child:after,
.grid li:nth-child(5):hover ~ li:last-child:before {
  transform: translate3d(0%, -300%, 0);
}
.grid li:nth-child(6):hover ~ li:last-child:after,
.grid li:nth-child(6):hover ~ li:last-child:before {
  transform: translate3d(-400%, -200%, 0);
}
.grid li:nth-child(7):hover ~ li:last-child:after,
.grid li:nth-child(7):hover ~ li:last-child:before {
  transform: translate3d(-300%, -200%, 0);
}
.grid li:nth-child(8):hover ~ li:last-child:after,
.grid li:nth-child(8):hover ~ li:last-child:before {
  transform: translate3d(-200%, -200%, 0);
}
.grid li:nth-child(9):hover ~ li:last-child:after,
.grid li:nth-child(9):hover ~ li:last-child:before {
  transform: translate3d(-100%, -200%, 0);
}
.grid li:nth-child(10):hover ~ li:last-child:after,
.grid li:nth-child(10):hover ~ li:last-child:before {
  transform: translate3d(0%, -200%, 0);
}
.grid li:nth-child(11):hover ~ li:last-child:after,
.grid li:nth-child(11):hover ~ li:last-child:before {
  transform: translate3d(-400%, -100%, 0);
}
.grid li:nth-child(12):hover ~ li:last-child:after,
.grid li:nth-child(12):hover ~ li:last-child:before {
  transform: translate3d(-300%, -100%, 0);
}
.grid li:nth-child(13):hover ~ li:last-child:after,
.grid li:nth-child(13):hover ~ li:last-child:before {
  transform: translate3d(-200%, -100%, 0);
}
.grid li:nth-child(14):hover ~ li:last-child:after,
.grid li:nth-child(14):hover ~ li:last-child:before {
  transform: translate3d(-100%, -100%, 0);
}
.grid li:nth-child(15):hover ~ li:last-child:after,
.grid li:nth-child(15):hover ~ li:last-child:before {
  transform: translate3d(0%, -100%, 0);
}
/*.grid li:nth-child(16):hover ~ li:last-child:after,
.grid li:nth-child(16):hover ~ li:last-child:before {
  transform: translate3d(-300%, 0%, 0);
}*/
.grid li:nth-child(17):hover ~ li:last-child:after,
.grid li:nth-child(17):hover ~ li:last-child:before {
  transform: translate3d(-300%, 0%, 0);
}
.grid li:nth-child(18):hover ~ li:last-child:after,
.grid li:nth-child(18):hover ~ li:last-child:before {
  transform: translate3d(-200%, 0%, 0);
}

.grid li:last-child:hover:after,
.grid li:last-child:hover:before {
  transform: translate3d(-100%, 0%, 0);
}
.description {
  font-size: 18px;
  position: absolute;
  display: block;
  right: 2rem;
  left: 2rem;
  text-align: center;
  top: 50%;
  width: 174px;
  margin: auto;
  color: white;
  z-index: 100;
  opacity: 0;
  transform: translate3d(0, -50%, 0);
  transition: 0.3s 0s;
  letter-spacing: 2px;
}

.grid li:hover .description {
  opacity: 1;
  transition: 0.6s 0.3s;
}

section.our-indutry {
    padding-top: 6%;
}

ul.products.web-package-ul > li {
    width: 29% !important;
}
.discount { display : none;}
.our_recognitions , .our_partners { display : none;  }

section.blue_cta {display : none;}

.bseller:before {
    content: "";
    background: url(images/badge-packages.png);
    width: 104px;
    height: 104px;
    display: block;
    position: absolute;
    right: -5px;
    top: -5px;
    background-size: cover;
    z-index: 9999;
    overflow: visible;
}

/*#owl-demo .slick-track
{
    opacity: 1;
    transform: translate3d(0px, 0px, 0px)!important;
}

#owl-demo .slick-slide slick-current slick-active
{
width: 373px;

}

#owl-demo .item
{

  width: 100%; 
  display: inline-block;  
}

#owl-demo .slick-track
{ opacity: 1;
 transform: translate3d(0px, 0px, 0px);}

#owl-demo .item .slick-slide slick-current slick-active
{
   width: 380px;

}

#owl-demo .item .slick-slide slick-active
{width: 380px;}

#owl-demo .slick-track
{
 opacity: 1!important;
transform: translate3d(0px, 0px, 0px)!important;

}
*/
.callsdetails a:hover p {
    color: #ff3528c4 !important;
}

@media screen and (max-width: 990px) {
    .banner-bot ul li {
    width: 50%;
    margin: 0 auto;
    display: unset;
    border: unset;
}
.topbar {
    display: none;
}
section.our_services .except p {
    line-height: 30px !important;
}
section.our_services .except p {
    line-height: 30px;
}
.banner-bot ul li:after {
    display: none;
}

.banner-bot ul li p {
    position: relative;
    top: 10px;
}


.ubermenu.ubermenu-main .ubermenu-target, .ubermenu.ubermenu-main .ubermenu-nav .ubermenu-item-level-0 .ubermenu-target {
    font-size: 22px;
}

section.our_services .except p {
    font-size: 24px;
    line-height: 35px;
}

section.our_services h1 br {
    display: none;
}

section.our_services h1, section.our_services h1 span {
    font-size: 45px !important;
    line-height: 70px;
}

section.our_services .services .box_item .item .content h3 {}

section.our_services .services .box_item .item .content h3 {
    font-size: 18px;
    line-height: 40px;
}

.custom_portfolio p {
    font-size: 22px;
}

.custom_portfolio .nav-pills li {width: 49% !important;}

.custom_portfolio .nav-pills li a, .custom_portfolio .nav-pills li.active a {
    font-size: 22px !important;
    padding: 15px !important;
}

.banner-bot ul li p {
    font-size: 20px;
    line-height: 30px;
    top: 4px;
}

.packages-main .innbox .desc_section ul li {
    font-size: 25px;
    line-height: 55px;
}

.packages-main .innbox .title_section h3 {
    font-size: 24px !important;
        height: 20px !important;
}

.packages-main .innbox .bottom_pack .pack_cta .btn-od {
    font-size: 24px;
    padding: 10px 20px !important;
}

.packages-main .innbox .bottom_pack .liovechats-bx a span {
    font-size: 25px !important;
}

.packages-main .innbox .bottom_pack .liovechats-bx a h5 {
    font-size: 25px;
    line-height: 40px;
}

.cta-main h5 {
    font-weight: 700;
}

.info-div h6 {
    font-size: 25px;
}



.info-div span {
    font-size: 25px;
}

.stl-head h2 {
    font-weight: 500 !important;
}

.content-section p {
    font-size: 25px;
    line-height: 30px;
}

.why-choose .box-item .heading h4 {
    font-size: 25px;
    line-height: 30px;
}

section.section.our_testimonial .stl-head p {
    font-size: 25px;
    line-height: 40px;
}

p {font-size: 16px !important;
        line-height: 25px !important;
    
}

footer ul.menu li a {
    font-size: 25px ;
    line-height: 40px;
}

footer h2.widgettitle, footer h3 {
    font-size: 35px;
    line-height: 55px;
}

.fleft {
    width: 100% !important;
    text-align: center;
}

.fright {
    float: unset;
    text-align: center !im\;
}

footer .greyfoot a, footer .greyfoot p {
    text-align: center !important;
}

.fleft a {
    font-size: 25px !important;
    line-height: 40px !important;
}
    
}

@media only screen and (max-width: 768px) and (orientation: portrait) { 
    
    
    ul.products.web-package-ul > li { width  : 100% !important;}
    ul { padding : 0; }
    .grid{ grid-template-columns: repeat(2, 1fr); }
    .description { left : 0; right : 0; }
}

@media screen and (max-width: 990px) {
    .woocommerce ul.products li.product {
    width: 100% !important;
    margin: 10px auto;
}
section.section.why-choose {
    padding-bottom: 100px;
}
ul.products.web-package-ul {
    margin: 0 auto;
    width: 70%;
    float: unset !important;
    padding: unset;
}
.col-md-5ths.col-sm-5ths.cust-wid {
    width: 100%;
    text-align: center;
}
section.home-cover .full-height .container a {
    font-size: 24px !important;
    padding: 15px 30px !important;
}

section.section.our_testimonial {
    display: none !important;
}
li.gfield.label-none.gfield_contains_required.field_sublabel_below.field_description_below {
    width: 100% !important;
}
section.home-cover .mouse-move a {
    height: 100px !important;
    width: 100px !important;
    justify-content: center;
    display: flex;
    align-items: center;
    margin: 0 auto;
}
.custom_portfolio .orderbtn a {
    font-size: 22px !important;
    padding: 15px 30px !important;
}
section.our_reviews .item .content .except {
    font-size: 22px !important;
    text-align: left !important;
    line-height: 30px !important;
}

section.our_reviews .item .content .title {
    font-size: 22px !important;
}
section.our_reviews .item .content .designation {
    font-size: 22px !important;
}
.ubermenu .ubermenu-target {
    padding: 12px !important;
}
.contact_us .cont-details h3 {
    font-size: 22px !important;
}

.contact_us .cont-details a {
    font-size: 22px !important;
}

.cont-details .social-icons a i {
    font-size: 27px !important;
}
.ulsme-ctct ul li a {
    font-size: 25px !important;
    line-height: 40px !important;
}

.ulsme-ctct ul li::before {
    font-size: 28px !important;
}
footer .brdr-top .subcribe i {
    font-size: 25px !important;
    top: 34px !important;
}
section#about_us .readmore {
    margin-bottom: 50px !important;
}

.section.left_content_right_image .readmore a {
    font-size: 25px !important;
}

section.service_icon_content .icons ul li a h3 {
    font-size: 22px !important;
}
.get_quote .gform_wrapper .gform_body .gform_fields li.gfield .ginput_container input, .get_quote .gform_wrapper .gform_body .gform_fields li.gfield .ginput_container select {
    height: 60px !important;
}

}
.modal-content.modal-style {
    background: linear-gradient(45deg, #b23768, #e94841);
    padding: 30px;
}

.modal-content.modal-style h4 {
    color: #fff;
    font-size: 30px;
}

.modal-content.modal-style input, .modal-content.modal-style textarea {
    background: transparent;
    color: #fff;
}

.modal-content.modal-style input::placeholder, .modal-content.modal-style textarea::placeholder {
    color: #fff;
}

.modal-content.modal-style button.btn.btn-default.submit-btn {
    background: linear-gradient(45deg, #e04648, #b93964);
    color: #fff;
    padding: 10px 40px;
}
.goodfirm-widget
{
    background: #ffffff;
    width: 278px;
    height: 120px;
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.goodfirm-widget img
{
    height: 86px;
}
.trustpilot-widget img, .design-widget img 
{
    height: 120px;

}
.techbehemoths
{
    background: #ffffff;
    width: 278px;
    height: 120px;
    border-radius: 14px;
    
}
.brands .row
{
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
}
.trustpilot-widget h1, .trustpilot-widget h2, .trustpilot-widget h3, .trustpilot-widget h4 , .trustpilot-widget h5, .trustpilot-widget h6
{
    color: #3672FF !important;
}

/*
h1, h2, h3,h4 ,h5, h6
{
    color: #ef483e  !important;
}
*/




.trustpilot-widget
{
    background: #ffffff;
    width: 278px;
    height: 120px;
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.design-widget
{
    background: #ffffff;
    width: 278px;
    height: 120px;
    border-radius: 14px;    
    display: flex;
    align-items: center;
    justify-content: center;
}
.locations
{

    
    padding: 50px !important;
}




.locations h3
{
    color: #fff !important;              /* Equivalent to text-white */
  font-size: 26px !important;          /* Equivalent to text-[26px] */
  font-weight: 500 !important;   
   
}
.locations .one
{
    margin-left: -2px;
   
}
.locations .two
{
    margin-left: -2px;
   
}




.locations a
{
    color: #ffffff !important;
    font-size: 16px;
}
.locations .right
{
    text-align: right;
}
.marg-top
{
    margin-top: 72px;
}

.custom-button {
    padding: 4px 10px;
    --tw-bg-opacity: 1;
    background-color: rgb(10 21 64 / var(--tw-bg-opacity, 1));
    border-radius: 5px 20px 20px 5px;
    display: flex;
    align-items: center;
    text-decoration: none;
    transition: background-color 0.3s ease;
    width: 129px;
  }
  .custom-button-icon
  {
    display: flex;
  }  
  .custom-button:hover {
    background-color: #000;
  }
  
  .custom-button-text {
    color: #fff;
    margin-right: 5px;
    font-size: 18px;
  }
  
  .custom-button-icon .custom-svg {
    width: 22px;
  }
  
  .stroke-white {
    stroke: #fff;
  }
.dflex
{
    
        display: flex;
        align-items: center;
        justify-content: right;
}
.wat{
    position: fixed;
    bottom: 126px;
    right: 19px;
    background-color: #25D366;
    border-radius: 50%;
    border: 1px solid #ccc;
    padding: 15px;
    width: 79px;
    text-align: center;
}
}


  
  @media (max-width: 767px) {
    .custom-button-text {
      font-size: 16px;
    }

    section.service_icon_content .icons ul li {
    width: 100% !important;}
  }



@media (max-width: 986px) {
    /* Styles for screens 768px wide or less (e.g., tablets and phones) */
    .brands .third, .brands .forth
    {
        margin-top: 11px;
        border-radius: 14px;
    }
    section.service_icon_content .icons ul li:nth-child(4), section.service_icon_content .icons ul li:last-child {
    width: 100% !important;
}

  }

  @media (max-width: 766px) {
    /* Styles for screens 768px wide or less (e.g., tablets and phones) */
    .brands .first, .brands .second,  .brands .third, .brands .forth
        {
            margin-top: 11px;
            display: flex;
            align-items: center;
            justify-content: center;
            background-color: #ffffff;
            width: 97%;
            margin-left: auto;
            margin-right: auto;
            transition: all 0.3s ease-out !important;
            border-radius: 14px;
            height: 184px;
        }
    }
    
    
  
          @media (max-width: 499px) {
        #hero-home
        {
            margin-top: 120px;
        }

    }