/*

Theme Name: TotalLoop

Theme URI: https://totalloop.com/

Author: Centaur Team

Author URI: https://centaursystemsinc.com/

Description:  This Theme is specially desinged and Developed by <a href="https://centaursystemsinc.com/">Centaur</a> for <a href="https://totalloop.com/">Total Loop</a> through Bootstrap Starter Theme. 

Version: 99.1.0

License: GNU General Public License v2 or later

License URI: LfICENSE

Text Domain: AAAU

Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template

*/

/*--------------------------------------------------------------

>>> TABLE OF CONTENTS:

----------------------------------------------------------------

# Normalize

# Typography

# Elements

# Forms

# Navigation

	## Links

	## Menus

# Accessibility

# Alignments

# Clearings

# Widgets

# Content

	## Posts and pages

	## Comments

# Infinite scroll

# Media

	## Captions

	## Galleries

# Woocommerce

# Footer

--------------------------------------------------------------*/

/*--------------------------------------------------------------

# Normalize

--------------------------------------------------------------*/

body {
    font: 16px / 1.7em 'Lato', arial, sans-serif;
    color: #444;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    font-weight: 400;
    background: #fff;
}

/* Start Copy from Template */

    h1, h2, h3, h4, h5, h6, .heading_font {
		color: #333;
		font-family: "Montserrat", Arial, Helvetica, sans-serif;
		font-weight: normal;
		letter-spacing: -0.02em;
		text-transform: uppercase;
		line-height: 1.4em;
		margin-bottom: 20px;
	}
	h1 strong, h2 strong, h3 strong, h4 strong, h5 strong { color: #08ada7; font-weight: inherit; }
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
	h1 { font-size: 36px; line-height: 1.3em; margin-bottom: 20px;}
	h2 { font-size: 27px; line-height: 1.3em; margin-bottom: 20px; }
	h3 { font-size: 20px; }
	h4 { font-size: 17px; }
	h5 { font-size: 16px; }
	
	h1 i.icon, h2 i.icon, h3 i.icon, h4 i.icon, h5 i.icon, h6 i.icon {	 font-size: 0.86em;  }
	
	.body_font, .body_font h1, .body_font h2, .body_font h3, .body_font h4, .body_font h5  {
		font-family: 'Lato', arial;
		text-transform: inherit;
	}
	
	
	p { margin: 0 0 12px 0; }
	p img { margin: 0; }
	p.lead { font-size: 21px; line-height: 27px; color: #777;  }

	em { font-style: italic; }
	strong { font-weight: 600; }
	small { font-size: 80%; }

/*	Blockquotes  */
	blockquote, blockquote p { font-size: 16px; line-height: 26px; color: #777; font-style: italic; }
	blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 3px solid #08ada7; border-radius: 2px; }
	blockquote cite { display: block; font-size: 12px; margin-top: 12px; color: #999; }
	blockquote cite:before { content: "\2014 \0020"; }
	blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }

	hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }


/* end Copy from template */


a, a:visited {
    color: #444;
    outline: 0;
    text-decoration: none;
    -webkit-transition: color 0.14s linear;
    -moz-transition: color 0.14s linear;
    -ms-transition: color 0.14s linear;
    -o-transition: color 0.14s linear;
    transition: color 0.14s linear;
}

a:hover, a:focus {
    color: #a8cf38;
}

.header_contacts .icon {
    float: left;
    width: 16px;
    margin-right: 8px;
    line-height: 25px;
    font-size: 15px;
}

.icon-cog2:before {
    content: "\e6f2";
}

.full_header {
    border-bottom: 1px solid transparent;
    background: transparent;
    padding: 6px 0;
}

header.mainHeader {
    position: fixed;
    display: block;
    margin: 0 auto;
    top: 0px;
    left: 0px;
    right: 0px;
    background: #fff;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
    z-index: 499;
    -webkit-transition: top 0.1s ease-out, background-color 0.6s ease;
    -moz-transition: top 0.1s ease-out, background-color 0.6s ease;
    -ms-transition: top 0.1s ease-out, background-color 0.6s ease;
    -o-transition: top 0.1s ease-out, background-color 0.6s ease;
    transition: top 0.1s ease-out, background-color 0.6s ease;
}

#subheader {
    color: #666;
    opacity: 0.7;
}

#subheader .section {
    clear: both;
    padding: 0px;
    margin: 0px;
    zoom: 1;
}

.header_contacts.right {
    float: right;
}

.header_contacts {
    font-size: 13px;
    line-height: 24px;
}

.header_contacts.right .header_contact_item {
    margin-right: 6px;
    margin-left: 16px;
    float: right;
}

@media only screen and (min-width: 1018px){
    .container {
        width: 940px;
    }

    #header.transparent_header:not(.scrolled) {
        background: rgba(255,255, 255, 0.6);
    }
}

/* Hover dropdown */
@media (min-width: 992px) {

    .navbar{
        padding: 0;
    }

    .navbar{
        font-family: 'Montserrat', Arial, Helvetica, sans-serif;
        font-size: 14px;
    }

    .navbar .dropdown:hover .dropdown-menu {
        display: block;
        margin-top: 0;
        opacity: 1;
        visibility: visible;
        border-top: 2px solid #a8cf38;
    }

    .navbar .dropdown-menu {
        display: block;
        opacity: 0;
        visibility: hidden;
        transition: 0.3s ease;
        margin-top: 15px;
        border: none;
        border-radius: 0;
        padding: 0;
        box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    }

    .navbar .dropdown-item {
        padding: 4px 16px;
        border-radius: 0;
    }

    .navbar .dropdown-item:hover {
        background: #f5f7ff;
    }

    .navbar .navbar-collapse > ul > li > a {
        line-height: 96px;
        color: #808184;
        text-decoration: none;
        display: block;
        padding: 4px 15px 0px 15px !important;
        z-index: 6;
        font-size: 18px;
        position: relative;
        letter-spacing: 0;
        text-transform: uppercase;
        -webkit-transition: all 0.3s ease-out, line-height 0.1s ease-out;
        -moz-transition: all 0.3s ease-out, line-height 0.1s ease-out;
        -o-transition: all 0.3s ease-out, line-height 0.1s ease-out;
        -ms-transition: all 0.3s ease-out, line-height 0.1s ease-out;
        transition: all 0.3s ease-out, line-height 0.1s ease-out;
    }

    .scrolled  .navbar .navbar-collapse > ul > li > a {
        -webkit-transition: all 0.3s ease-out, line-height 0.5s ease-out;
        -moz-transition: all 0.3s ease-out, line-height 0.5s ease-out;
        -o-transition: all 0.3s ease-out, line-height 0.5s ease-out;
        -ms-transition: all 0.3s ease-out, line-height 0.5s ease-out;
        transition: all 0.3s ease-out, line-height 0.5s ease-out;
    }

    /* Underline on Hover */
    .navbar .navbar-collapse > ul > li > a:after {
        display: block;
        content: "";
        width: 30%;
        height: 2px;
        background-color: #08ada7;
        position: absolute;
        bottom: 0;
        left: 35%;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        transition: all 0.2s ease;	
        opacity: 0;
    }
    .navbar .navbar-collapse > ul > li > a:hover:after {
        width: calc(100% - 30px);
        left: 15px;
        opacity: 1;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        border: none;	
    }
       
    .dropdown-toggle::after{
        display: none !important;
    }

    .navbar .navbar-collapse > ul > li > a.no_border:after {
        display: none;
    }

    .navbar .navbar-collapse > ul > li > a:after {
        background-color: #a8cf38;
    }

    .navbar .navbar-collapse ul > li > ul {
        border-top: none;
    }

    .dropdown-toggle::after{
        display: none !important;
    }

    .navbar .navbar-collapse ul > li > ul {
        background: rgba(20,20,20,0.97);
        webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .navbar .navbar-collapse ul > li > ul {
        border-top: none;
    }
    .navbar .navbar-collapse ul > li ul > li > a {
        color: #fff;
        text-shadow: none;
        background: none;	
    }

    .navbar .navbar-collapse ul li ul > li > a.last_submenu_item{
        background: none;
    }
    .navbar .navbar-collapse ul li ul > li > a:hover {
        background-color: #a8cf38;
    }

    .navbar .navbar-collapse > ul > li ul > li > a > span:before {
        width: 13px;
        font-family: 'icomoon';
        font-size: 13px;
        content: "\e78f";
        float: left;
        position: relative;
        left: -9px;
        -webkit-transition: all 0s ease-out, left 0.3s ease-out, opacity 0.3s ease-out;
        -moz-transition: all 0s ease-out, left 0.3s ease-out, opacity 0.3s ease-out;
        -ms-transition: all 0s ease-out, left 0.3s ease-out, opacity 0.3s ease-out;
        -o-transition: all 0s ease-out, left 0.3s ease-out, opacity 0.3s ease-out;
        transition: all 0s ease-out, left 0.3s ease-out, opacity 0.3s ease-out;
        opacity: 0;
    }

    .navbar .navbar-collapse > ul > li ul > li > a:hover > span:before {
        left: -2px;
        opacity: 1;
    }

}

/* Banner HTML */

.homeBanner{
    position: relative;
    width: 100%;
    height: 80vh;
    min-height: 500px;
    overflow: hidden;
}

/* Banner Image */
.homeBanner .banner-image{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* Dark overlay (optional but recommended) */
.homeBanner::before{
    content: "";
    position: absolute;
    inset: 0;
    /* background: rgba(0,0,0,0.45); */
    z-index: 1;
}

/* Content Center */
.homeBanner .slider_content{
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -60%);
    z-index: 2;

    width: 100%;
    max-width: 1200px;

    padding: 20px;
    text-align: left;
    color: #fff;
}

/* Heading */
.homeBanner h1{
    font-size: 72px;
    line-height: 1.1;
    margin-bottom: 20px;
    font-weight: 500;
    color: #474747;
}

/* Sub Heading */
.homeBanner h3{
    font-size: 22px;
    line-height: 1.6;
    max-width: 850px;
    margin: 0 10px 20px 0;
    font-weight: 400;
    color: #474747;
    text-transform: unset;
}

/* Button */
.homeBanner .button{
    display: inline-block;
    padding: 14px 32px;
    background: #a8cf38;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    transition: 0.3s ease;
}

.homeBanner .button:hover{
    background: #444444;
}

/* Responsive */
@media(max-width: 768px){

    .homeBanner{
        height: 80vh;
    }

    .homeBanner h1{
        font-size: 38px;
    }

    .homeBanner h3{
        font-size: 18px;
    }
}

/* End Banner HTML */

#header.scrolled.has_subheader.hide_subheader_on_scroll {
    top: -38px;
}

.home_solution_item {
    position: relative;
    overflow: hidden;
    background: #f5f5f5;
}

.home_solution_item a {
    position: relative;
    display: block;
    overflow: hidden;
}

/* Image */
.home_solution_item img {
    width: 100%;
    display: block;
    transition: all 0.4s ease;
}

/* Small green corner */
.home_solution_item::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 50px 50px;
    border-color: transparent transparent #b7d85a transparent;
    z-index: 3;
    transition: all 0.4s ease;
}

/* Text hidden by default */
.home_solution_item p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -40%);
    width: 100%;
    padding: 0 20px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 25px;
    font-weight: 300;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease;
    z-index: 4;
}

/* Green overlay */
.home_solution_item a::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(181, 214, 92, 0.92);
    opacity: 0;
    transition: all 0.4s ease;
    z-index: 2;
}

/* Hover */
.home_solution_item:hover a::before {
    opacity: 1;
}

.home_solution_item:hover p {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, -50%);
}

/* Bigger corner on hover */
.home_solution_item:hover::after {
    border-width: 0 0 90px 90px;
}

.home_left_col{
    padding-right: 70px;
}

.home_left_col h2{
    font-size: 24px;
    margin-top: 6px;
    margin-bottom: 12px;
    text-transform: unset;
}

.home_left_col h2 strong{
    color: #a8cf38;
    font-weight: 500;
    margin-left: 10px;
}

.testimonials_left_col{
    padding-top: 50px;
    padding-right: 50px;
    padding-bottom: 40px;
    padding-left: 60px;
    background: url(images/testimonials-bg.jpg) no-repeat center center;
    text-align: center;
    color : #f0f0f0;
    font-size: 18px;
    line-height: 30px;
}

.testimonials_left_col h3{
    color : #f0f0f0;
}

.testimonials_right_col {
    padding-top: 50px;
    padding-right: 100px;
    padding-bottom: 40px;
    padding-left: 100px;
    background: url(images/pricing-bg.jpg) no-repeat center center;
    text-align: left;
    color : #ffffff;
}

.testimonials_right_col h3{
    color : #ffffff;
    margin-bottom: 10px;
    text-transform: unset;
}

.testimonials_right_col h3.mrgn-top{
    margin-top: 40px;
}

footer#footer {
    clear: both;
    overflow: auto;
    margin: 0 !important;
    background: #222222 !important;
    font-size: 14px;
    color: #7B8887;
    padding-top: 52px !important;
    position: relative;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 0;
    padding-bottom : 0px !important;
}

#footer a {
    color: #94A3A3;
}

#footer a:hover {
    color: #a8cf38;
}

footer .footer-col{
    text-align: left;
}

footer .footer-col h3 {
    color: #c8c8c8;
    font-size: 14px;
    line-height: 22px;
    margin-top: 0px;
    margin-bottom: 22px;
    text-transform: unset;
}

.boc_contact_icon .icon {
    float: left;
    width: 18px;
    margin-right: 16px;
    line-height: 30px;
    font-size: 17px;
}

#footer ul{
    list-style: none;
    padding: 0;
    margin: 0;
}   

#footer ul li a:before {
    font-family: 'icomoon';
    font-size: 14px;
    content: "\e78f";
    display: inline-block;
    position: relative;
    top: 1px;
    left: -2px;
    margin-right: 6px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.footer_btm {
    clear: both;
    padding: 20px 0px 20px;
    background: #121313;
    border-top: 1px solid #2a2a2a;
    margin-top: 16px;
    overflow: hidden;
}

.footer_btm .footer_soc_icon {
    padding: 0px 6px 0;
    margin: 5px 0 0;
    display: inline-block;
    float: right;
}

.footer_soc_icon span {
    line-height: 18px;
    font-size: 18px;
}

#powered {
    float: left;
    margin-top: 2px;
    margin-right: 10px;
    color: #748188;
}

.testimonials_section{
    margin : 0;
}

main.container.my-5.page-without-banner{
    padding-top: 150px;
}

input[type="text"], input[type="password"], input[type="email"], input[type="tel"], textarea, select {
    border: 1px solid #eee;
    padding: 8px;
    outline: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-family: inherit;
    font-size: inherit;
    color: #555;
    margin: 0;
    width: 100%;
    max-width: 90%;
    display: block;
    margin-bottom: 20px;
    background: #f9f9f9;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
}

input[type="submit"], input[type="reset"], input[type="button"] {
    display: inline-block;
    cursor: pointer;
    position: relative;
    margin-bottom: 12px;
    font-family: Montserrat, Arial, Helvetica, sans-serif;
    border-style: solid;
    border-width: 0;
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06));
    background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06));
    background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06));
    background-repeat: repeat-x;
    color: white;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.14);
    background-color: #333;
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 1em;
    padding: 11px 18px;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -ms-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
    white-space: nowrap;
}

input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover{
    background: #a8cf38;
}

.contact_content_section{
    margin: 20px 0 100px;
}

.contact_image img{
    width: 100%;
    display: block;
    height: auto;
}

.nf-error-msg, .ninja-forms-req-symbol {
    color: #e80000;
}

.solutions_content_section{
    margin: 50px 0;
}

.solutions_content_section h2, 
.solutions_content_section h3{
    text-transform: unset;
    font-weight: 500;
    color: #333333;
    margin-top: 20px;
    margin-bottom: 5px;
}

.page_content h1{
    text-transform: unset;
    font-weight: 500;
}


.solutions_button, a.solutions_button {
    display: inline-block;
    cursor: pointer;
    position: relative;
    margin-bottom: 12px;
    font-family: Montserrat, Arial, Helvetica, sans-serif;
    border-style: solid;
    border-width: 0;
    background-color: #f8f8f8;
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06));
    background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06));
    background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06));
    background-repeat: repeat-x;
    color: #333;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.14);
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 1em;
    padding: 11px 18px;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -ms-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
    white-space: nowrap;
    border-radius: 5px;
}

.solutions_button:hover, a.solutions_button:hover {
    color: #fff;
    background-color: #a8cf38;
}

.iq_item{
    margin-bottom: 40px;
}

.iq_item .iq_item_content {
    margin: 20px;
    border-top-width: 4px;
    border-right-width: 4px;
    border-bottom-width: 4px;
    border-left-width: 4px;
    padding: 50px;
    background-color: rgba(255,255,255,0.95);
    border-left-color: #e71e25;
    border-left-style: solid;
    border-right-color: #e71e25;
    border-right-style: solid;
    border-top-color: #e71e25;
    border-top-style: solid;
    border-bottom-color: #e71e25;
    border-bottom-style: solid;
    border-radius: 10px;
    height: 100%;
}

.iq_item.sales_iq_item .iq_item_content {
    border-left-color: #e71e25;
    border-right-color: #e71e25;
    border-top-color: #e71e25;
    border-bottom-color: #e71e25;
}

.iq_item.service_iq_item .iq_item_content {
    border-left-color: #febc17;
    border-right-color: #febc17;
    border-top-color: #febc17;
    border-bottom-color: #febc17;
}

.iq_item.warranty_iq_item .iq_item_content {
    border-left-color: #00aeef;
    border-right-color: #00aeef;
    border-top-color: #00aeef;
    border-bottom-color: #00aeef;
}

.iq_item.loyalty_iq_item .iq_item_content {
    border-left-color: #3960ac;
    border-right-color: #3960ac;
    border-top-color: #3960ac;
    border-bottom-color: #3960ac;
}

.iq_item .iq_logo{
    margin-bottom: 30px;
}

.iq_item p{
    margin: 30px 0;
}

.solutions_iq_section{
    margin: 50px auto 100px;
}

.page_content_bottom{
    margin-top: 50px;
    margin-bottom: 30px;
}

.page_content_bottom ul{
    list-style: none;
    padding: 0;
    margin: 0;
}

.page_content_bottom ul li{
    line-height: 26px;
    margin-left: 0;
    margin-bottom: 10px;
}

.page_content_bottom ul li i.icon {
    font-size: 20px;
    line-height: 26px;
    margin-right: 20px;
    margin-bottom: 5px;
    margin-top: 0;
    display: block;
    float: left;
}

.page-without-banner h1{
    text-transform: unset;
}

@media (min-width: 992px) {
    .navbar .navbar-collapse > ul > li > a:last-child {
        padding-right: 0px !important;
    }

    .navbar>.container, .navbar>.container-fluid{
        padding-right: 0px;
    }
}