/*
Theme Name: LeadEngine Child
Template: leadengine
Theme URI: https://www.leadengine-wp.com/
Author: Key-Design
Author URI: http://themeforest.net/user/Key-Design
Description: Multi-Purpose WordPress Theme with Page Builder
Version: 1.0
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready

/* Below you can write your style */



.textedxitcss h1
{
    color: #02b6f9;
    font-weight: bold;
    font-size: 41px;
}
.rewamp-second-home {
    padding: 0;
    list-style: none;
    margin: 0;
    margin-bottom: 60px;
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}
.rewamp-second-home li {
    width: calc(50% - 30px);
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    position: relative;
    margin: 15px;
    float: left;
}
.rewamp-second-home li img {
    width: 60%;
    position: relative;
}
img {
    vertical-align: middle;
}
img {
    border: 0;
}
.rewamp-second-home li span {
    display: block;
    border-radius: 5px;
    background-image: linear-gradient(to bottom,#397bf9,#0042bf);
    width: 50%;
    position: absolute;
    left: 0;
    padding: 10px 0;
}

.rewamp-second-home li span h4 {
    font-size: 24px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    padding: 20px 30px;
    position: relative;
    margin: 0px;
}

.rewamp-second-home li span h4 i {
    width: 60px;
    height: 60px;
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    border: 1px solid #fff;
    top: 0;
    right: 30px;
    bottom: 0;
    margin: auto;
    cursor: pointer;
    left: inherit;
    transform: rotate(-90deg);
}

.scroll-down {
   // margin: 0;
   // border: 2px solid #fff;
    //-moz-border-radius: 100px;
    //-webkit-border-radius: 100px;
    //border-radius: 100px;
    ////position: absolute;
   // left: 50%;
    //top: 50%;
    //width: 100px;
    //height: 100px;
    //margin-left: -50px;
    //margin-top: -50px;
}

.scroll-down a {
    display: block;
    opacity: 0;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    line-height: 0;
    font-size: 0;
    color: transparent;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 100%;
    -moz-background-size: 0 auto;
    -o-background-size: 0 auto;
    -webkit-background-size: 0 auto;
    background-size: 0 auto;
    -webkit-animation: pulse 1.5s 0s infinite normal ease forwards;
    -moz-animation: pulse 1.5s 0s infinite normal ease forwards;
    -o-animation: pulse 1.5s 0s infinite normal ease forwards;
    animation: pulse 1.5s 0s infinite normal ease forwards;
    background-image: url(https://1373vp3rals12hjjbx3t7cqj-wpengine.netdna-ssl.com/wp-content/themes/Avada-Child-Theme/custom/arrow-down.svg);
    background-repeat: no-repeat;
}
.scroll-down a:before {
    -webkit-animation: pulse 1.5s 0.25s infinite normal ease forwards;
    -moz-animation: pulse 1.5s 0.25s infinite normal ease forwards;
    -o-animation: pulse 1.5s 0.25s infinite normal ease forwards;
    animation: pulse 1.5s 0.25s infinite normal ease forwards;
}
.scroll-down a:before, .scroll-down a:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: url(https://1373vp3rals12hjjbx3t7cqj-wpengine.netdna-ssl.com/wp-content/themes/Avada-Child-Theme/custom/arrow-down.svg) no-repeat center top;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}

.rewamp-second-home li span p {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    position: relative;
    padding: 14px 30px;
    padding-left: 75px;
    border-bottom: .5px solid rgba(255,255,255,.2);
    margin: 0px;
}

.rewamp-second-home li span p img {
    width: 25px;
    position: absolute;
    left: 30px;
    top: 0px;
    bottom: 0px;
    height: 40px;
    margin: auto;
    object-fit: scale-down;
}

/*.countlimitcss.wpb_column.vc_column_container.vc_col-sm-3 {
    border-radius: 2.5px;
    border: solid .5px #2c346d!important;
    background-color: #0f2551;
    position: relative;
    padding: 30px;
}*/
.countlimitcss .vc_column-inner {
    border-radius: 2.5px;
    border: solid .5px #2c346d!important;
    background-color: #0f2551;
    position: relative;
    padding: 30px;
}
.countlimitcss img
{
	width: 63px;
}
.countlimitcss .kd_counter_number
{
	margin-bottom: 0px !important;
}
.countlimitcss .vc_column-inner .wpb_wrapper {
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.kd_number_string
{
	font-size: 40px !important;
}
.kd_counter_units
{
	font-size: 40px !important;
}
.slick-track .content-section
{
	display: none;
}



/*///////Tab contact//////*/
/* tab list item */
.tabs .tabs-list{
    list-style:none;
    margin:0px;
    padding:0px;
}
.tabs .tabs-list li{
    width:60px;
    height: 60px;
    float:left;
    margin:0px;
    margin-right:2px;
    /*padding:10px 5px;*/
    text-align: center;
    /*background-color:cornflowerblue;*/
    border-radius: 50%;
}
.tabs .tabs-list li img
{
	border-radius: 50%;
    padding: 5px;
    
    width: 100%;
}
.tabs .tabs-list li.active img
{
	border: solid 2px #02b6f9;
}
.tabs .tabs-list li:hover{
    cursor:pointer;
}
.tabs .tabs-list li a{
    text-decoration: none;
    color:white;
}

/* Tab content section */
.tabs .tab{
    display:none;
    width:100%;
    min-height:250px;
    height:auto;
    border-radius:3px;
    padding:20px 15px;
    /*background-color:lavender;*/
    color:darkslategray;
    clear:both;
}
.tabs .tab h3{
    border-bottom:3px solid cornflowerblue;
    letter-spacing:1px;
    font-weight:normal;
    padding:5px;
}
.tabs .tab p{
    line-height:20px;
    letter-spacing: 1px;
}

/* When active state */
.active{
    display:block !important;
}
.tabs .tabs-list li.active{
   /* background-color:lavender !important;
    color:black !important;*/
    width: 60px;
    height: 60px;
    background-color: transparent;
}
}
.active a{
    color:black !important;
}

/* media query */
@media screen and (max-width:360px){
    .tabs{
        margin:0;
        width:96%;
    }
    .tabs .tabs-list li{
        width:80px;
    }
}


/*////////Servicesection///////*/

















.rewamp-second-home {
    padding: 0;
    list-style: none;
    margin: 0;
    margin-bottom: 60px;
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}
.rewamp-second-home li {
    width: calc(50% - 30px);
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    position: relative;
    margin: 15px;
    float: left;
}
.rewamp-second-home li img {
    width: 60%;
    position: relative;
}
.rewamp-second-home li span {
    display: block;
    border-radius: 5px;
    background-image: linear-gradient(to bottom,#397bf9,#0042bf);
    width: 50%;
    position: absolute;
    left: 0;
    padding: 10px 0;
}
.rewamp-second-home li span h4 {
    font-size: 24px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    padding: 20px 30px;
    position: relative;
    margin: 0px;
}
.scroll-down a {
    display: block;
    opacity: 1;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    line-height: 0;
    font-size: 0;
    color: transparent;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 100%;
    -moz-background-size: 0 auto;
    -o-background-size: 0 auto;
    -webkit-background-size: 0 auto;
    background-size: 0 auto;
    -webkit-animation: pulse 1.5s 0s infinite normal ease forwards;
    -moz-animation: pulse 1.5s 0s infinite normal ease forwards;
    -o-animation: pulse 1.5s 0s infinite normal ease forwards;
    animation: pulse 1.5s 0s infinite normal ease forwards;
    background-image: url("https://1373vp3rals12hjjbx3t7cqj-wpengine.netdna-ssl.com/wp-content/themes/Avada-Child-Theme/custom/arrow-down.svg");
    background-repeat: no-repeat;
}
.rewamp-second-home li span p {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    position: relative;
    padding: 14px 30px;
    padding-left: 75px;
    border-bottom: .5px solid rgba(255,255,255,.2);
    margin: 0px;
}
.rewamp-second-home li span p img {
    width: 25px;
    position: absolute;
    left: 30px;
    top: 0px;
    bottom: 0px;
    height: 40px;
    margin: auto;
    object-fit: scale-down;
}
.rewamp-second-home li span h4 i {
    width: 60px;
    height: 60px;
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    border: 1px solid #fff;
    top: 0;
    right: 30px;
    bottom: 0;
    margin: auto;
    cursor: pointer;
    left: inherit;
    transform: rotate(-90deg);
}
.scroll-down a::before, .scroll-down a::after {
    content: " ";
    position: absolute;
    top: 12px;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: url("https://1373vp3rals12hjjbx3t7cqj-wpengine.netdna-ssl.com/wp-content/themes/Avada-Child-Theme/custom/arrow-down.svg") no-repeat center top;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}


.servecolor
{
    color: #000000 !important;
}
.titlefontw
{
    font-weight: 600 !important;
}
.contactemail .fa
{
    margin-bottom: 0px !important;
}
.contactemail p
{
    font-size: 18px !important;
    margin-left: 0px !important;
}
.addresstext p
{
    color: #000 !important;
    font-size: 15px !important;
}

.contactemail
{
	margin-bottom: 15px !important;
}

.contactscheader
{
	font-size: 30px !important;
    font-weight: 600 !important;
    /* font-style: normal; */
    /* font-stretch: normal; */
    line-height: 1.3;
    /* letter-spacing: normal; */
    text-align: left;
    color: #131d2b;
    /* margin: 20px 0px; */
    margin-bottom: 10px !important;
    padding-left: 15px !important;
}
.contactsmalltext p
{
	padding-left: 15px !important;
    font-size: 16px !important;
    color: #353536 !important;
}
.contactimgaes img
{
	margin-left: 170px;
}
.contactimgaes
{
	margin-top: -200px;
}
/*==================== Css Update 17.11.2020 ===================*/

/********20th Nov 2020 [PRICING CSS]***********/
.pricing-details1{
    background:url("http://dev10.codebuzz.com.au/nventt/wp-content/uploads/2016/08/price-bg.jpg")center no-repeat;  
    /*padding: 60px;*/
    background-size:100% 100%;
  padding-top: 10%;
padding-bottom: 20px;
}
.price-each-box1 ul {
    margin-left: 0 !important;
    display: inline;
}
.price-each1 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.type1 {
    background: #333;
    color: #fff;
    text-align: center;
    font-size: 20px;
    padding: 20px 0;
    margin-top: 25px !important;
  /*font-weight: bold;*/
}
.type2 {
    background: #E55400;
    color: #fff;
    text-align: center;
    font-size: 20px;
    padding: 10px 0;
    padding: 27.5px 0;
  /*font-weight: bold;*/

}
.price-each1 ul li {
    background: #fff;
    padding: 21px 0;
    text-align: center;
    border-bottom: 1px dashed #ccc;
    font-size: 16px;
    color: #F03C18;
  list-style:none;
}
.price-each1 ul li span{
    color:#000; 
}
.price-each1 h1{
    /*background:#fff;*/    
}
.price-each1 h1 {
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    color: #333;
    padding: 10px 0;
    border-bottom: 1px dashed #ccc;
}
.price-btn {
    height: 120px;
    padding-top: 27px !important;
}
.price-each1 ul li:last-child {
    border-bottom: none;
    padding-bottom: 33px;
}

.price-each1 ul li a {
    border: 1px solid #000 !important;
    padding: 10px 20px;
    color: #000;
    background:none !important;
    border-radius: 4px !important;
}
.price-each1 ul li a i{
    padding-left:10px;  
    color: #000 !important;
}
.price-each1 ul li a:hover {
    border: 1px solid #F03C18;
    color: #F03C18 !important;
    background:none;
    text-decoration: none;
}
.pricing-details1 h2 {
    color: #fff;
text-align: center;
text-transform: uppercase;
font-size: 34px;
margin-bottom: 29px;
}
/*.line {
    background: #fff;
    color: #fff;
    width: 40%;
    height: 1px;
    margin: 20px auto;
}*/
.div-line p span{
    text-align: center;
    color: #fff;
    font-size: 20px;
    margin-bottom: 20px;
}
.div-line p::before {
    display: block;
content: "";
background: #ddd;
height: 1px;
width: 8%;
position: absolute;
top: 20%;
left: 41%;
}
.div-line p::after {
    display: block;
content: "";
background: #ddd;
height: 1px;
width:8%;
position: absolute;
top: 20%;
right: 41%;
}

.pricing-details1 p {
    color: #fff;
    text-align: center;
    padding-bottom: 40px;
    width: 72%;
    margin: 0 auto;
    text-transform: uppercase;
font-size: 18px;
}
.pricing-details1 p span {
    color: #E55400;
font-weight: bolder;
font-size: 18px;
}
.price-each-box1 {
    box-shadow: 0 0 10px #6E6E6E;
  background:#fff;
}
.pri-1 .row{
    width:none; 
}
.pri-1 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
/******************18th August 2016****************/
.woo-multi-currency-wrapper {
    text-align: center;
    margin-bottom: 10px;
}

.select2-container .select2-choice {
    display: block;
    height: 30px;
    padding: 2px 0 0 8px;
    overflow: hidden;
    position: relative;
    border: none;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;
    border-radius: 0;
    background-clip: padding-box;
    user-select: none;
    background-color: #fff;
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0,#eee),color-stop(.5,#fff));
    background-image: -webkit-linear-gradient(center bottom,#eee 0,#fff 50%);
    background-image: -moz-linear-gradient(center bottom,#eee 0,#fff 50%);
    background-image: linear-gradient(to top,#eee 0,#fff 50%);
}


/*******************23RD AUGUST 2016 CSS**************************/
.div-line {
    position: relative;
}
.wcpbc-widget-country-selecting {
    text-align: center;
}
.wcpbc-widget-country-selecting select {
    height: 33px;
    border: 1px solid #fff;
    color: #000;
    border-radius: 0;
}

.price-each-box1 .categories
{
    display: none;
}

.wc-price-based-country.wc-price-based-country-refresh-area
{
    text-align: center !important;
}


/*.wc-price-based-country .wc-price-based-country-refresh-area
{
    text-align: center !important;
    margin-bottom: 30px !important;
}*/
select.wcpbc-country-switcher.country-switcher
{
     border: 1px solid #e5e7f2 !important;
    background: #f7f9fb !important;
    width: 220px;
    height: 34px;
    border-radius: 3px !important;
    padding-left: 10px;
    margin-bottom: 30px !important;
}


/*========== Css Add 26.11.2020 ===========*/

#customer_details h3 {
    color: #4f6df5;
}
.woocommerce-billing-fields label {
    color: #000;
}
.woocommerce-checkout .woocommerce form .form-row select, .woocommerce-checkout .woocommerce form .form-row input.input-text, .woocommerce-checkout .woocommerce form .form-row textarea {
    border: 1px solid #d4d4d4 !important;
}
#order_comments_field label {
    color: #000;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100% !important;
}
.shop_table thead tr th {
    border-bottom: 1px solid #4f6df5 !important;
    padding: 0 0 7px !important;
    margin: ;
}
.cart_item td {
    border-bottom: 1px solid #ccc;
    padding: 13px 0 !important;
}
.order-total th {
    padding: 20px 0 0 !important;
    font-size: 18px;
    font-weight: bold !important;
    color: #000 !important;
}
.order-total td {
    padding: 20px 0 0 !important;
    font-size: 18px;
    font-weight: bold !important;
    color: #000 !important;
}
#order_review_heading {
    color: #4f6df5;
}
.section-heading {
    color: #4f6df5 !important;
}

@media screen and (max-width:800px){
.rewamp-second-home li span {
    width: 91%;
}
.contactimgaes {
    margin-top: 0;
}
#home .vc_custom_1601821355073 {
    background-position: top !important;
}
.owl-dots .owl-dot.active {
    display: inline-block !important;
}
span.kd_counter_units {
    font-size: 19px !important;
}
.woocommerce form .form-row label {
    text-align: left;
    display: block;
}


}

@media screen and (max-width:420px){
.rewamp-second-home li {
    width: 100%;
    float: inherit;
}
.rewamp-second-home li span {
    width: 100%;
    position: inherit;
}
.rewamp-second-home li img {
    width: 100%;
    position: relative;
    height: 200px;
    object-fit: cover;
    margin: 0 0 18px;
}
.vc_row.wpb_row.vc_inner {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}
.servsection .wpb_wrapper h2 {
    margin: 21px 0 17px !important;
    display: block;
}
.contactimgaes {
    margin-top: 0;
}
#home .vc_custom_1601821355073 {
    background-position: top !important;
}
.owl-dots .owl-dot.active {
    display: inline-block !important;
}
.tabs .tabs-list {
    margin: 0 0 21px;
    justify-content: center;
    display: flex;
}
.subtitle ul li h6 {
    text-align: left;
}
.woocommerce form .form-row label {
    text-align: left;
    display: block;
}
.woocommerce .order_details li {
    float: inherit !important;
    margin-bottom: 15px;
}


}





.color-swtich .owl-dot span {
    width: 10px;
    height: 10px;
}
.color-swtich .owl-dot.active {
    display: inline-block !important;
}






.mainbox.tp-lft {
    background-image: linear-gradient(#94dcf8, #52baa8);
    padding-right:270px;
}
.mainbox.btm-rgt {
    background-image: linear-gradient(#47baeb, #00425f);
    padding-right: 270px;
}
.mainbox.tp-mid {
    background-image: linear-gradient(#a0d3ff, #318dd9);
}
.mainbox.tp-rt {
    background-image: linear-gradient(#e76daa, #312e8e);
}
.mainbox.btm-lft {
    background-image: linear-gradient(#0a72dc, #4c1180);
}
.mainbox.btm-md {
    background-image: linear-gradient(#6dff8f, #1c5398);
}
.mainbox {
    padding-top: 150px;
    padding-left: 20px;
    padding-bottom: 20px;
    position: relative;
    padding-right: 20px;
    height: 352px;
    overflow: hidden;
}
img.main-images {
    position: absolute;
    width: 300px;
    right: 0px;
    top: 10px;
	transition: .5s;
}
.mainbox:hover img {
    transform: scale(1.2);
    transition: .5s;
}
.mainbox h2 {
    color: #fff;
    font-size: 20px;
    margin: 15px 0;
}
.mainbox p {
    color: #fff;
    font-size: 14px;
}
img.main-images1 {
    position: absolute;
    top: 0;
    width: 170px;
    right: 10px;
	transition: .5s;
}
.mainbox img {
    transform: scale(1);
}
.newservsection
{
	display:none !important;
}
@media only screen and (max-width: 800px) {
 .newservsection
{
	display:block !important;
}
.servsection
	{
		display: none !important;
	}

.mainbox {
    padding: 20px !important;
    height: 515px;
    margin: 10px 0;
}
img.main-images, img.main-images1 {
    position: inherit;
	width: auto;
}	





	
	
}
