/************ TABLE OF CONTENTS ***************
Template Name: 
Template URI:
Author:
Author URI: 
Description: 
**********************************************/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500&family=Roboto+Condensed:wght@400;700&display=swap');
* {
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
}
body {
font-family: 'Poppins', sans-serif !important;
font-size: 15px;
line-height: 1.6em !important;
font-weight: 300;
}
.roboto {
font-family: 'Roboto Condensed', sans-serif !important;
}
.poppins {
font-family: 'Poppins', sans-serif !important;
}

.main-header-link a {
    float: right;
    padding: 6px 30px;
    background: #da3c2a;
    color: #fff;
    text-transform: uppercase;
    border-radius: 40px;
    font-size: 15px;
    margin: 11px 0px;
}
.main-header-link a:hover {
    background: #000;
    text-decoration: none;
    color: #fff;
}

.
a {text-decoration: none;}
.fullimage {
	width: 100%;
}
h2.vhead {
font-weight: 300 !important;
    font-size: 40px !important;
    line-height: 40px;
}
.graycolor {color: #000000;}
.redcolor {color: #FA0F57;}
.mainhead {
     font-weight: 300 !important;
    font-size: 28px !important;
    line-height: 29px;
    margin-bottom: 20px !important;
}
p.copy {
    color: #615756;
    padding: 20px 0px;
    font-weight: 300 !important;
        margin: 0px;
}
.middlealign { 
    display : table !important;
    padding : 5px; 
    width   : 100%;
  }
.middlealign div { 
    vertical-align : middle;
    display        : table-cell;
}
.malign {
    padding: 5px 15px;
}
.pb60 {
	padding-bottom: 60px;
}
ul.newlist {
    color: #9B9294;
    font-weight: 300;
    font-size: 17px;
    line-height: 36px;
    margin: 0px;
    padding: 0px;
    position: relative;
    list-style-type: none;
}
ul.newlist li {
    padding-left: 40px;
}
ul.newlist li:after {
    position: absolute;
    left: 3px;
    content: "\f00c ";
    font-family: 'FontAwesome';
    font-size: 18px;
    color: #059823;
    font-weight: normal !important;
}
.contactcard {
	    word-wrap: break-word;
    background-color: #fff;
}
.contactcard .card-body h3 {
    font-size: 22px;
    font-weight: bold;
    color: #8E7C82;
    margin-bottom: 25px;
}
.contactcard .card-body {
    padding: 30px 30px !important;
    box-shadow: 0px 2px 10px 2px #b0b0b0;
    border-radius: 20px !important;
}.contactcard .card-body .form-control,
form.contactform.row .form-control {
    height: 50px !important;
    font-weight: 300 !important;
    font-size: 15px;
    padding: 0px 20px;
}a.fpass {
    float: right;
    color: #F6230F;
    font-weight: 300;
    padding: 10px 0px;
    font-size: 14px;
}
a.fpass:hover {
text-decoration: underline;
}form.contactform button {
    text-transform: uppercase;
    width: 100%;
    background: #da3c2a;
    font-weight: 500;
    height: 60px;
    font-size: 22px;
}
}
.fullpads p {
    color: #9CABAF;
    font-weight: 300;
    font-size: 18px;
}
.fullpads {
    padding: 0px 5rem;
        padding-bottom: 2rem;
}.buttonall button {
    display: inline;
    width: auto !important;
    float: left;
    padding: 8px 45px !important;
    font-size: 16px !important;
    margin-right: 20px;
    border-radius: 20px !important;
    height: auto !important;
    margin-top: 15px !important;
}button.btn.btn-danger.cancel {
    background: none !important;
    color: #000;
    border: 1px solid #B4A8A8 !important;
}
.newright {
	padding-right: 6rem;
}
@media (max-width: 90000px) and (min-width: 992px) {
.logo img {width: 250px;}
.malign { width: 50%;}
}
@media (max-width: 992px) and (min-width: 768px) {
.logo img {width: 250px;}
.malign { width: 50%;}
}
@media (max-width: 768px) and (min-width: 100px) {
.logo img {width: 150px;}
.malign { width: 100%;
    float: left;}
.mobilemenu {
    width: 50% !important;
}.main-header-link a {
    font-size: 12px !important;
    padding: 5px 15px !important;
    margin: 20px 0px !important;
}
h2.vhead {
    font-size: 25px !important;
    line-height: 32px;
}section.contact.py-5 {
    padding: 0px !important;
}.mainhead {
   font-size: 25px !important;
    line-height: 28px !important;
    margin-bottom: 20px !important;
}ul.newlist {
    margin-bottom: 30px !important;
    font-size: 15px !important;
}p.copy {
    padding: 50px 0px;
}
.fullpads {
    padding: 0px 0rem;
}
.newright {
    padding: 0px !important;
}form.contactform button {
    float: left;
    width: 48% !important;
    margin: 0px 1% !important;
    margin-bottom: 36px !important;
}
}


/*Manu New*/

/* Main CSS */
.fluid-container {
    padding: 0px 40px !important;
}


}
h2.nhead.graycolor {
    font-weight: 400;
    letter-spacing: 0px;
    padding: 40px 0px 40px 40px;
    margin: 0px;
}h2.nhead.graycolor span {
    color: #da3c2a;
    font-weight: bold;
}
.cil {
    margin-right: 40px;
}

h4.newhead:after {
    position: absolute;
    content: "";
    left: 0;
    top: 19px;
    height: 2px;
    width: 100%;
    background: #da3c2a;
}
h4.newhead {
    position: relative;
    float: left;
    width: 100%;

}
h4.newhead span {
    position: relative;
    color: #263655 !important;
    float: left;
    width: auto;
    background: #fff;
    z-index: 9;
    padding-right: 5px;
}
.pricingtab {
    background: #e8e9e9;
    padding: 35px 0px 15px 0px;
    margin-top: 8px;
}

/*Pricing table codepen*/
 .demo-wrap {
     display: flex;
     align-items: center;
     flex-flow: column;
     justify-content: center;
     width: 100%;
}

 @media (min-width: 62em) {
     .demo-wrap {
         padding: 0px !important;
    }
}
/* --- Pricing Plans --- */
 .pricing-plans {
     padding: 0px !important;
     width: 100%;
}
 .pricing-tables {
     display: flex;
     flex-flow: column;
     padding-top: 0px !important;
}
 .pricing-plan {
     background-color: #f6f6f6;
     border: 2px solid #ddd;
     border-bottom: 2px solid #ddd;
     display: block;
     padding: 1em 0;
     text-align: center;
     width: 100%;
}
 .pricing-plan:first-child, .pricing-plan:last-child {
     background-color: #eee;
}
 .pricing-plan:first-child {
     border-bottom: 0;
}
 .pricing-plan:last-child {
     border-top: 0;
}
 .pricing-plan:nth-child(2) {
     border-bottom: 0;
}
 .no-flexbox .pricing-plan {
     float: left;
}
 .plan-title {
    font-size: 1.3em;
    margin: 0;
    text-transform: capitalize;
    color: #da3c2a !important;
    font-weight: bold;
    padding-top: 0px;
}
 .plan-cost {
    color: #0968c2;
    font-size: 1.25em;
    font-weight: 300;
    padding: 10px !important;
    /*text-transform: capitalize;*/
}
 .plan-cost span {
     display: none;
}
}
 .plan-price {
     font-size: 1em;
     line-height: 1;
     margin-bottom: 0;
}

 .plan-features {
    margin: 0;
    padding: 5px 10px !important;
}
 .plan-features li {
    list-style-type: none;
    padding-bottom: 5px;
    color: #000;
    display: block;
    font-size: 13px !important;
    font-weight: 300;
    line-height: 1.4;
    text-align: center;
}
 .plan-features li span {
     color: #bbb;
}
 .plan-features li:last-child {
     border-bottom: none;
     margin-bottom: 0;
     padding-bottom: 0;
}
 .plan-features i {
     font-size: 1.5em;
}
 .plan-features i.icon-ok-squared {
     color: #3aa14d;
}
 .plan-features i.icon-cancel-circled {
     color: darkRed;
}
 .btn-plan {
    background-color: #0568C2;
    width: 100%;
    display: block;
    color: #fff !important;
    text-decoration: none !important;
    line-height: 30px;
    text-transform: uppercase;
    font-size: 14px !important;
    border-radius: 30px;
    margin-top: 10px !important;
}
 .cta {
     background-color: #6cb507;
}
 .featured-plan {
     background-color: #eef7fc;
     border-top: 5px solid #8cd0f5;
     border-right: 0 solid transparent;
     border-bottom: 5px solid #8cd0f5;
     border-left: 0 solid transparent;
     box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
     overflow: hidden;
     position: relative;
     transition: transform 400ms ease;
}
 .featured-plan .plan-title {
     color: #1b8dc8;
}


 @media (min-width: 400px) {
     .pricing-plans {
         padding: 0px;
         width: 100%;
    }

}
 @media (min-width: 33.75em) {
     .pricing-plans .module-title {
         margin-bottom: 1em;
    }
     .pricing-tables {
         flex-flow: row wrap;
    }
     .pricing-plan {
         flex-grow: 1;
         width: 50%;
    }
     .pricing-plan:first-child {
         border-right: 0;
         border-bottom: 0;
    }


     .pricing-plan:last-child {
         border-top: 2px solid #ddd;
         border-left: 0;
    }
     .no-flexbox .pricing-plan {
         width: 48%;
    }
     .plan-title {
       font-size: 1.3em !important;
    }
}
 @media (min-width: 48em) {
     .no-flexbox .pricing-plan {
         width: 24%;
    }
     .plan-type {
         font-size: 0.7em;
         margin: 0.5em 0 0 1em;
         padding-bottom: 0.2em;
    }

}
 @media (min-width: 62em) {
     .pricing-tables {
         padding-top: 3em;
    }
     .pricing-plan {
         flex-grow: 1;
         width: 20%;
    }



     .pricing-plan .plan-features span {
         display: block !important;
    }
     .plan-cost {

         justify-content: center;
         font-size: 1em;
    }
     .plan-cost span {
         color: #bbb;
         font-size: 1.5em;
         font-weight: 400;
         padding-right: 0.15em;
         padding-left: 0.15em;
    }
     .plan-price {
         font-size: 3.25em;
    }
     .btn-plan {
         font-size: 0.875em;
    }


}
 @media (min-width: 75em) {
     .plan-cost {
         font-size: 1em;
    }
}
 @media (min-width: 100em) {
     .pricing-tables {
         margin: 0 auto;
         max-width: 75em;
    }
}

.pricing-plan a {
    position: absolute;
    left: 5%;
    right: 5%;
    bottom: 15px;
    width: 90%;
}
.pricing-plan {
    position: relative;
    padding-bottom: 50px !important;
    background: #fff !important;
    margin: 5px !important;
    border: 0px !important;
    padding: 15px 20px;
}
p.plan-price {
    font-size: 17px;
    font-weight: 300;
    text-transform: initial !important;
    color: #0568C2;
    letter-spacing: 0px;
}
.plan-cost b {
    font-weight: bold;
    font-size: 1.2em;
}
/*.plan-cost em {*/
/*    text-decoration: line-through;*/
/*    text-decoration-color: #000;*/
/*    font-weight: 500;*/
/*}*/
.plan-cost em.strikethrough {
	position: relative;
}
.plan-cost em.strikethrough:before {
	position: absolute;
	content: "";
	left: 0;
	top: 42%;
	right: 0;
	border-top: 2.8px solid #000000!important;
	border-color: inherit;
}

.plan-features li sup {
    color: #da3c2a;
    font-size: 15px;
    font-weight: 500;
}.plan-cost strong {
    color: black;
    font-size: 12px;
}.plan-cost p.orsection {
    font-size: 12px;
    color: black;
    line-height: 18px;
    margin-bottom: 0px !important;
}
.pricing-plan.featured-plan {
    background: #FFF !important;
    color: #fff !important;
}
.pricing-plan.featured-plan .plan-cost strong, 
.pricing-plan.featured-plan .plan-cost p,
.pricing-plan.featured-plan .plan-features li,
.pricing-plan.featured-plan .plan-cost   {
    color: #fff !important;
}

.pricing-plan.featured-plan  {
    overflow: initial !important;
	margin-top: 25px !important;
	position: relative;
}
@media (min-width: 310px) and (max-width: 768px){
	h2.nhead{
		font-size: 24px;
		margin-bottom: 0px;
	}
	.pricing-bannr{margin-top: 75px !important;}
	.pricing-bannr-image{margin-top: 40px !important;}
}

.pricing-plan.featured-plan .plan-title {
    background: #DA3C2A !important;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    top: -22px;
    color: #fff !important;
    padding: 10px 0px !important;
}

.pricing-plan.featured-plan .plan-title:after {
    content: " ";
    position: absolute;
    right: 45%;
    bottom: -15px;
    border-top: 15px solid #da3c2a;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: none;
}
p.plan-price.redback {
    background: #DA3C2A !important;
    color: #fff !important;
    font-size: 13px !important;
    padding: 10px;
    border-radius: 10px;
    line-height: 20px;
    margin-top: 13px;
    text-align: left;
}
a.comparenow:hover {
    background: #E1433F !important;
    color: #fff !important;

}
a.comparenow {
    cursor: pointer;
    text-decoration: none !important;
    border: 2px solid #E1433F;
    border-radius: 30px;
    color: #000 !important;
    padding: 5px 40px 6px 40px;
    display: block;
    width: 250px;
    margin: 30px auto;
    position: relative;
    text-align: center;
	font-family: 'Poppins', 'FontAwesome';
}
a.comparenow i{
    position: absolute;
    right: -18px;
    background: #da3c2a;
    color: #fff;
    width: 39px;
    height: 39px;
    border-radius: 0px 50% 50% 0px;
    line-height: 37px;
    top: -2px;
    cursor: pointer;
}

.pricing-plan.featured-plan a {
    background: #da3c2a !important;
color: #fff !important;
}
.price-arlt{
	text-align: center;
	margin: 18px auto;
}
.price-arlt p{
	font-size: 18px;
	color: black;
}
.moretext {
    display: none;
}
section#down {
    padding: 80px 0px 40px 0px;
}.listboxing h3 {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 15px
}
.listboxing li {
    font-size: 14px !important;
    line-height: 1.8 !important;
    padding-left: 30px !important;
    position: relative;
        color: #000000;
}
.listboxing li:after {
    margin-top: 0px;
    font-size: 14px !important;
    top: 0;
}
.listboxing sup {
    color: #da3c2a;
        font-size: 15px;
}
.listboxing ul.newlist {
    margin-bottom: 20px;
}
.listboxing p sup {
    position: absolute;
    left: 0;
    top: 10px;

}
.listboxing p {
    font-size: 13px !important;
    line-height: 20px !important;
    margin-bottom: 10px !important;
    position: relative;
    padding-left: 20px;
	color: #000000 !important;
}
section.backblue {
    background: #bbbbbb;
    color: #fff;
    padding: 40px 0px;
}
section.backblue p {
    font-weight: 500;
}
section.backblue p,section.backblue h2{color: #22262a;}
@media (max-width: 768px) and (min-width: 100px) {
    .pricing-plan.featured-plan {
    margin-top: 25px !important;
    position: relative;
}
.cil {
    margin-right: 0px !important;
}
}

.pricing-plan.featured-plan .plan-features li{
    color: #000 !important;
}
.pricing-plan.featured-plan .plan-cost p, .pricing-plan.featured-plan .plan-cost strong{
    color: #000 !important;
}
.pricing-plan.featured-plan .plan-cost{
    color: #0968c2 !important;
}
.fa-chevron-down:after{
	content: "\f078" !important;
	display: inline-block !important;
	transform: rotate(180deg);
	margin-left: 5px;
}
.collapsed:after{
    content: "\f078" !important;
    display: inline-block !important;
    transform: rotate(0deg) !important;
}
.fa-chevron-down:before {
    content: "\f078";
    display: none;
}
.showcompare{
    background-color: #ffffff;
    padding: 0 30px;    
}
.listboxing{
    padding: 50px 0px;
}
/*testimonials carousel*/
.testi .owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.testi .owl-nav button.owl-prev {
  left: 0;
}
.testi .owl-nav button.owl-next {
  right: 0;
}

.testi .owl-dots {
  text-align: center;
  padding-top: 0px;
}
.testi .owl-dots button.owl-dot {
    width: 12px;
    height: 12px;
    border-radius: 0px;
    display: inline-block;
    background: #fff;
    margin: 0 5px;
    border: 2px solid #959EA9;
    transform: rotate(
45deg
);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(
45deg
);
}
.testi .owl-dots button.owl-dot.active {
  background-color: #da3c2a;
  border-color: #da3c2a !important
}
.testi .owl-dots button.owl-dot:focus {
  outline: none;
}
.testi .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}
.testi button span {
    font-size: 70px;    
    position: relative;
    top: -5px;
}
.testi .owl-nav button:focus {
    outline: none;
}

#carouseltesti figcaption.caption {
    border-left: 2px solid #ddd;
    padding: 50px 10px 40px 35px;
    float: left;
    margin-left: 5px;
    position: relative;
}
#carouseltesti figcaption.caption p {
    color: #000000;
    font-weight: 300;
    font-style: italic;
}
#carouseltesti figcaption.caption:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
    position: absolute;
    left: -8px;
    top: 36%;
    color: #da3c2a;
    background: #fff;
}
#carouseltesti h3 {
    font-size: 18px !important;
    padding: 10px 0px 0px 0px;
    margin: 0px !important;
}
#carouseltesti h3 {
    font-size: 18px !important;
    padding: 10px 0px 0px 0px;
    margin: 0px !important;
}
.imagtesti p {
    font-size: 14px;
	color: #000000;
}
p.thead {
    text-align: center;
    color: #000000;
    font-style: italic;
    margin-bottom: 30px;
}
.testi {
    padding: 50px 0px;
}
section.appsceciton {
    background: #334047;
    color: #fff;
    padding: 50px 0px 34px 0px;
}
section.appsceciton p {
    font-size: 18px !important;
    font-weight: 100 !important;
    line-height: 27px;
}section.appsceciton h2 {
    font-size: 3em;
}



@media (min-width: 300px) and (max-width: 600px) {
    .listboxing{
        padding: 20px 0;
    }
}
.collapsed .fa .fa-chevron-down:after{ 
    content: "\f078";
    display: inline-block;
    transform: rotate(180deg);  
}
