

html, body {
/*    color: #4a4a4a;*/
    font-size: 16px;
    line-height: 1.5;
/*    line-height: calc( 120% + 3.2 * (100vw - 960px) / (320 - 960) );*/
/*    line-height: calc( 24px + ( 28 - 24 ) * ( 100vw - 300 ) / ( 1200 - 300 ) );*/
    letter-spacing: .5px;
	scroll-behavior: smooth;
    font-family: 'Lato', sans-serif;
/*    font-family: 'Ubuntu', sans-serif;*/
}

.formdiv{
    
    
}
.form-inline label{
    color: rgb(255, 255, 255);
    text-align: center;

}

.form-inline {  
    display: flex;
    flex-flow: row wrap;
    align-items: center;
  }
  
  .form-inline label {
    margin: 5px 10px 5px 0;
  }
  
  .form-inline input {
    vertical-align: middle;
    margin: 5px 10px 5px 0;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #ddd;
  }
  
  .form-inline button {
    padding: 10px 20px;
    background-color: dodgerblue;
    border: 1px solid #ddd;
    color: rgb(0, 0, 0);
    cursor: pointer;
  }
  
  .form-inline button:hover {
    background-color: royalblue;
  }
  
  @media (max-width: 800px) {
    .form-inline input {
      margin: 10px 0;
    }
    
    .form-inline {
      flex-direction: column;
      align-items: stretch;
    }
  }
#main1 {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    
}
  #secA{
      display:block;
  }
  #secA>h1 {
    font-size: 4em;
    color: white;
    text-align: center;
    font-weight: bolder;
}
#secA>h2 {
    font-size: 1.4em;
    color: DarkGreen;
    text-align: center;
    font-weight: bolder;
}
#secA>p {
    font-size: 1.4em;
    color: black;
    max-width: 450px;
    width: 80%;
    margin: auto;
    text-align: center;
    font-weight: bolder;
}
ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
#secBA li {
    display: flex;
    margin-bottom: 2px;
    font-size: 0.8em;
    align-items: center;
}
#secBB {
    width: 50%;
    max-width: 180px;
    position: relative;
}
#flu{
    background:#FFFFFF;
    margin: 0%;
    padding: 0%;
}

element.style {
}
#secB {
    font-size: 1.6em;
    color: white;
    padding: 12px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: flex-start;
}
#secB {
    font-size: 1.6em;
    color: darkgreen;
    padding: 12px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: flex-start;
}
*{
    margin: 0;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
*:hover{
    -webkite-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
a:hover{text-decoration: none}
.contaoner-fluid {
    overflow: hidden;
}
img{
    max-width: 100%;
}
.img-cta {
    max-width: calc(140px + 2vw);
}
 legend {
    font-size: calc(1.275rem + 0.3vw);
  }
 h1, h2, h3, h4, h5, h6 {
    line-height: 1.5;
}
h1,
  .h1 {
    font-size: calc(1.475rem + 1.5vw);
      margin-bottom: 1rem;
  }
h1.small {
    font-size: calc(1.475rem + .4vw);
  }
h2,
  .h2 {
    font-size: calc(1.275rem + 1vw);
      margin-bottom: 1rem;
  }
h2.small {
    font-size: calc(1.275rem + .5vw);
  }
h3,
  .h3 {
    font-size: calc(1.175rem + .8vw);
      margin-bottom: .75rem;
  }
h3.small {
    font-size: calc(1.175rem + .4vw);
  }
h4,
  .h4 {
    font-size: calc(1.075rem + .5vw);
      margin-bottom: .5rem;
  }
h4.small {
    font-size: calc(1.075rem + .2vw);
  }
h5,
  .h5 {
    font-size: calc(1.050rem + .4vw);
      margin-bottom: .25rem;
  }
h6,
.h6 {
    font-size: calc(1.025rem + .2vw);
    margin-bottom: .25rem;
}
.display-1 {
    font-size: calc(1.275rem + 2.2vw);
  }
.display-2 {
    font-size: calc(1.475rem + 2.7vw);
  }
.display-3 {
    font-size: calc(1.575rem + 3.9vw);
  }
.display-4 {
    font-size: calc(1.675rem + 5.1vw);
  }
.display-5 {
    font-size: calc(1.725rem + 5.7vw);
  }
button h1, button h2, button h3, button h4, button h5, button h6, button p {
    margin-bottom: 0
}
.font-4 {
    font-weight: 400;
}
.font-5 {
    font-weight: 500;
}
.font-6 {
    font-weight: 600;
}
.oswald {
    font-family: 'Oswald', sans-serif;
}
.German {
    font-family: 'Germania One', cursive;
}
/*
font-family: 'Fredericka the Great', cursive;
font-family: 'Cabin Sketch', cursive;
font-family: 'Laila', serif;
font-family: 'Germania One', cursive;
font-family: 'Nosifer', cursive;
*/
/*--------- Text Colors ---------*/
.color-prim {
    color: #ff2d29;
}
.color-sec {
    color: #0f0c33;
}
.blue {
    color: #0000ff;
}
.blue-1 {
    color: #1d5ec5;
}
.blue-2 {
    color: #013a9a;
}
.blue-3 {
    color: #002662;
}
.green-1 {
    color: #ffffda;
}
.green-2 {
    color: #40751c;
}
.green-3 {
    color: #2a580c;
}
.red {
    color: #ff0000
}
.red-1 {
    color: #ff0000
}
.red-2 {
    color: #ad2a2a
}
.red-3 {
    color: #7b0707
}
.white {
    color: #fff;
}
.white-1 {
    color: #dedede;
}
.white-2 {
    color: #bdbdbd;
}
.white-3 {
    color: #949494;
}
.yellow {
    color: #ffff00
}
.yellow-1 {
    color: #ffbf00;
}
.yellow-2 {
    color: #d6a71c;
}
.yellow-3 {
    color : #b3b30f;
}
.yellow-green {
    color: #93fb0a
}

.yellow-red {
    background: -webkit-linear-gradient(#ffcf20, red);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.color-i {
    color: initial;
}
/*---------- Buttons -----------*/
.btn {
    padding: .5rem 1rem;
	border: none;
	outline: none;
}
.btn:hover {
	color: #fff;
}
.btn-primary {
    background: #f00;
}
.btn-primary:hover {
    background: #c00;
}
.btn-secondry {
    background: #0f0c33;
/*    background: #181368*/
}
.btn-sm {}
.btn-md {}
.btn-lg {}
.btn-fancy{
    border-radius: 25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-transition: all .35s ease-in;
    -moz-transition: all .35s ease-in;
    -ms-transition: all .35s ease-in;
    transition: all .35s ease-in;
    padding: 10px 20px;
    font-size: 18px;
	width: 100%;
/*	font-size: calc(12px + .2vw);*/
}
.btn-fancy i {
    margin-left: 8px;
    -webkite-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.btn-fancy:hover i{
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
}
.btn-fancy:hover{
    background: -webkit-gradient(radial, center center, 0, center center, 460, from(#ff0303), to(#ffd400));
    background: -webkit-radial-gradient(circle, #ffe000 30%, #ff0303 80%, #ffd400);
    background: -moz-radial-gradient(circle, #ffe000 30%, #ff0303 80%, #ffd400);
    background: -ms-radial-gradient(circle, #ffe000 30%, #ff0303 80%, #ffd400);
    background: radial-gradient(circle, #ffe000 30%, #ff0303 80%, #ffd400);
    -webkite-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    color: #000;
}


.btn-big {
    font-size: calc(1.075rem + .2vw);
    padding-top: calc( .5rem + .2vw );
    padding-bottom:  calc( .5rem + .2vw );
}
/*------------ Backgrounds ------------*/
.bg-prim {
    background: #000000;
}
.bg-sec {
    background: #0f0c33;
}
.bg-light {
    background: #f0eeee !important;
}
.bg-dark {
    background: #101017 !important;
}
.bg-prim-1 {
    background: rgba(255, 20, 20, .45);
}
.bg-prim-2 {
    background: rgba(255, 172, 10, .55);
}
.bg-gred-1 {
    background-image: linear-gradient(to right, rgb(255,220,0,.7), rgb(255,220,0,.5), rgba(255,0,0,0.03));
}
.bg-gred-2 {
    background-image: linear-gradient(to right, rgba(255, 0, 0, .1), rgb(255, 220, 0, .3), rgba(255, 220, 0, .6));
}
.bg-gred-prim-lin {
	-webkit-background-image: linear-gradient(180deg,#943cff 0%,#dd45d3 40.13%,#fc9a57 90%);
}
.bg-gred-sec-lin {
	-webkit-background-image:linear-gradient( to right, #ff2d29, #f65cb1 50% );
}
.bg-gred-prim-rad {
/*    background: #083d77;*/
    
    /* Safari 4-5, Chrome 1-9 */
  /* Can't specify a percentage size? */
  background: -webkit-gradient(radial, center center, 0, center center, 460, from(#4585ce), to(#07057f));

  /* Safari 5.1+, Chrome 10+ */
  background: -webkit-radial-gradient(circle, #4585ce 30%, #4585ce 60%, #07057f);
 
  /* Firefox 3.6+ */
  background: -moz-radial-gradient(circle, #4585ce 30%, #4585ce 60%, #07057f);

  /* IE 10 */
  background: -ms-radial-gradient(circle, #4585ce 30%, #4585ce 60%, #07057f);
    color: #fff;
    overflow: hidden;
}

.bg-blue-lin-light {
    background: -webkit-linear-gradient(left, #ffffff 0%,#c8ecff 51%,#ffffff 100%);
    background: linear-gradient(to right, #ffffff 0%,#c8ecff 51%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 );
}
.bg-lin-grad-duble-1::before{
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -webkit-background-image: linear-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, .2) 50%, rgba(0, 0, 0, 1));
    -moz-background-image: linear-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, .2) 50%, rgba(0, 0, 0, 1));
    background-image: linear-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, .2) 50%, rgba(0, 0, 0, 1));
/*
    background: -moz-radial-gradient(circle, rgba(0, 0, 0, .1) 40%, rgba(0, 0, 0, .2) 60%, rgba(0, 0, 0, .7));
*/
}
.bg-prim-img {
    background: url(../images/bg/aqua-purple.html) no-repeat center top fixed;
    background-color: #8a0083;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    color: #fff;
}
.bg-linear-gradient-1, .bg-linear-gradient-2, .bg-linear-gradient-3, .bg-linear-gradient-4 {
    position: relative;
}
.bg-linear-gradient-1:before, .bg-linear-gradient-2:before, .bg-linear-gradient-3:before, .bg-linear-gradient-4:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
    background: linear-gradient(0deg, #9e163c, transparent);
    -webkit-background-image: linear-gradient(180deg,#943cff 0%,#dd45d3 40.13%,#fc9a57 90%);
    background-image: linear-gradient(180deg,#943cff 0%,#dd45d3 40.13%,#fc9a57 90%);
    transition: 1s all ease;
}

.bg-red-lin-1 {
    -webkit-background-image: linear-gradient(to right, transparent, rgba(177, 30, 64, .7), transparent);
    background-image: linear-gradient(to right, transparent, rgba(177, 30, 64, .7), transparent);
}
.bg-red-lin-2 {
    -webkit-background-image: linear-gradient(to right, rgba(177, 30, 64, .7), transparent, rgba(177, 30, 64, .7));
    background-image: linear-gradient(to right, rgba(177, 30, 64, .7), transparent, rgba(177, 30, 64, .7));
}
/*-------- Bcagrounds White ---62 27 39---*/
.bg-gray-1 {
    background: #dedede;
}
.bg-gray-2 {
    background: #b3b3b3;
}
.bg-gray-3 {
    background: #5f5f5f;
}
.bg-white-1 {
    background: rgba(255, 255, 255, 0.2);
}
.bg-white-2 {
    background: rgba(255, 255, 255, 0.5);
}
.bg-white-3 {
    background: rgba(255, 255, 255, 0.7);
}
.bg-white-lin-1 {
    -webkit-background-image: linear-gradient(to right, transparent, rgb(255, 255, 255, .3), transparent);
    background-image: linear-gradient(0deg, transparent, rgb(255, 255, 255, .3), transparent);
}
.bg-white-lin-2 {
    -webkit-background-image: linear-gradient(to right, transparent, rgb(255, 255, 255, .3), transparent);
    background-image: linear-gradient(to right, transparent, rgb(255, 255, 255, .3), transparent);
}
.bg-white-green-lin-2 {
    -webkit-background-image: linear-gradient(to right, transparent, rgba(243, 220, 109, .7), transparent);
    background-image: linear-gradient(to right, transparent, rgba(243, 220, 109, .7), transparent);
}
/*-------- Bcagrounds Aqua ------*/
.bg-aqua {
    background: #00ffff;
}
.bg-aqua-1 {
    background: #1ecaca;
}
.bg-aqua-2 {
    background: #016f6f;
}
.bg-aqua-3 {
    background: #013c3c;
}
/*-------- Bcagrounds Black ------*/
.bg-black {
    background: #000;
}
.bg-black-1 {
    background: rgba(0, 0, 0, 0.3);
}
.bg-black-2 {
    background: rgba(0, 0, 0, 0.5);
}
.bg-black-3 {
    background: rgba(0, 0, 0, 0.7);
}
/*-------- Bcagrounds Blue ------*/
.bg-blue {
    background: #0000ff;
}
.bg-blue-1 {
    background: #7070f3;
}
.bg-blue-2 {
    background: #2f2fd4;
}
.bg-blue-3 {
    background: #040469;
}
/*-------- Bcagrounds Green ------*/
.bg-green-1 {
    background: #81bb5a;
/*    //99d89b;*/
}
.bg-green-2 {
    background: #40751c;
}
.bg-green-3 {
    background: #2a580c;
}

.bg-orange {
    background: #ff4e00;
}
/*-------- Bcagrounds Red ------*/
.bg-red {
    background: #ff0000
}
.bg-red-1 {
    background: #ca1e1e
}
.bg-red-2 {
    background: #8e0a0a
}
.bg-red-3 {
    background: #500202
}
/*-------- Bcagrounds Yellow ------*/
.bg-yellow {
    background: #ffff00;
}
.bg-yellow-1 {
    background: #ffbf00;
}
.bg-yellow-2 {
    background: #d6a71c;
}
.bg-yellow-3 {
    background: #b3b30f;
}
.bg-yellow-green {
    background: #93fb35;
}
.bg-yellow-red {
    background: linear-gradient(#ffcf20,#a90606);
    padding: 3px;
}
{
    background: linear-gradient(#b77e1d,#ffec79,#b77e1d)
}
.bg-none {
	background: none !important;
}
/*-----------  Boreders ----------*/
.border-1, border-2 {
    border-style: solid;
}
.border-1 {
    border-width: 1px;
}
border-2 {
    border-width: 2px;
}
.border-white {
    border-color: #fff;
}
.border-prim {
    border-color: #ff2d29;
}
.border-sec {
    border-color:#f58820; 
}
.radius-sm {
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    border-radius: .25rem;
}
.radius-md {
    -webkit-border-radius: .5rem;
    -moz-border-radius: .5rem;
    border-radius: .5rem;
}
.radius-lg {
    -webkit-border-radius: .75rem;
    -moz-border-radius: .75rem;
    border-radius: .75rem;
}
.radius-xl {
    -webkit-border-radius: 1rem;
    -moz-border-radius: 1rem;
    border-radius: 1rem;
}
.radius-50 {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.border-t-r-r-0{
    border-top-right-radius: 0;
}
.border-b-r-r-0{
    border-bottom-right-radius: 0;
}
/*--------- Margin ---------*/
.m-sm, .mt-sm, .my-sm {
    margin-top: calc(.25rem + .5vw);
}
.m-md, .mt-md, .my-md {
    margin-top: calc(.5rem + .5vw);
}
.m-lg, .mt-lg, .my-lg {
    margin-top: calc(1rem + .5vw);
}
.m-xl, .mt-xl, .my-xl {
    margin-top: calc(1rem + 1vw);
}
.m-xxl, .mt-xxl, .my-xxl {
    margin-top: calc(1rem + 1.5vw);
}
.m-sm, .mb-sm, .my-sm {
    margin-bottom: calc(.25rem + .5vw);
}
.m-md, .mb-md, .my-md {
    margin-bottom: calc(.5rem + .5vw);
}
.m-lg, .mb-lg, .my-lg {
    margin-bottom: calc(1rem + .5vw);
}
.m-xl, .mb-xl, .my-xl {
    margin-bottom: calc(1rem + 1vw);
}
.m-xxl, .mb-xxl, .my-xxl {
    margin-bottom: calc(1rem + 1.5vw);
}
/*--------- Padding ---------*/

.p-sm, .pt-sm, .py-sm {
    padding-top: calc(.25rem + .5vw);
}
.p-md, .pt-md, .py-md {
    padding-top: calc(.5rem + .5vw);
}
.p-lg, .pt-lg, .py-lg {
    padding-top: calc(.75rem + .5vw);
}
.p-xl, .pt-xl, .py-xl {
    padding-top: calc(1rem + .5vw);
}
.p-xxl, .pt-xxl, .py-xxl {
    padding-top: calc(1rem + 1vw);
}
.p-sm, .pb-sm, .py-sm {
    padding-bottom: calc(.25rem + .5vw);
}
.p-md, .pb-md, .py-md {
    padding-bottom: calc(.5rem + .5vw);
}
.p-lg, .pb-lg, .py-lg {
    padding-bottom: calc(.75rem + .5vw);
}
.p-xl, .pb-xl, .py-xl {
    padding-bottom: calc(1rem + .5vw);
}
.p-xxl, .pb-xxl, .py-xxl {
    padding-bottom: calc(1rem + 1vw);
}
.p-sm, .pl-sm, .px-sm {
    padding-left: calc(.5rem + .5vw);
}
.p-md, .pl-md, .px-md {
    padding-left: calc(1rem + .5vw);
}
.p-lg, .pl-lg, .px-lg {
    padding-left: calc(1rem + .75vw);
}
.p-xl, .pl-xl, .px-xl {
    padding-left: calc(1rem + 1vw);
}
.p-xxl, .pl-xxl, .px-xxl {
    padding-left: calc(1rem + 1.5vw);
}
.p-sm, .pr-sm, .px-sm {
    padding-right: calc(.5rem + .5vw);
}
.p-md, .pr-md, .px-md {
    padding-right: calc(1rem + .5vw);
}
.p-lg, .pr-lg, .px-lg {
    padding-right: calc(1rem + .75vw);
}
.p-xl, .pr-xl, .px-xl {
    padding-right: calc(1rem + 1vw);
}
.p-xxl, .pr-xxl, .px-xxl {
    padding-right: calc(1rem + 1.5vw);
}
/*---------- Positions  ----------*/
.pos-rel {
    position: relative;
}
.pos-abs {
    position: absolute;
}
.pos-fix {
    position: fixed;
    z-index: 11;
}
.fix-left-0 {
    left: 0;
}
.fix-left-20 {
    left: 20px;
}
.fix-right-0 {
    right: 0;
}
.fix-right-20 {
    right: 2px;
}
.fix-mid {
    top: 50%;
    transform: translateY(-50%);
}
.fix-bottom{
    bottom: 20px;
}
.bottom-20 {
    bottom: 20%;
}
.bottom-0 {
    bottom: 0;
}
.h-w-100 {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
hr.gray-gred-sm, hr.green-gred-sm {height: 2px;}
hr.gray-gred-md, hr.green-gred-md {height: 4px;}
hr.gray-gred-lg, hr.green-gred-lg {height: 6px;}
hr.gray-gred-xl, hr.green-gred-xl, hr.red-gred-xl {height: 8px;}
hr.gray-gred-sm, hr.gray-gred-md, hr.gray-gred-lg, hr.gray-gred-xl, hr.red-gred-xl {
    margin-top: 0;
    margin-bottom: 0;
    border-top: 0;
     -webkit-background-image: linear-gradient(to right, rgba(200, 200, 200, .2), rgba(200, 200, 200, .9), rgba(200, 200, 200, .3), rgba(200, 200, 200, .9), rgba(200, 200, 200, .2));
    background-image: linear-gradient(90deg, rgba(200, 200, 200, .2), rgba(200, 200, 200, .9), rgba(200, 200, 200, .3), rgba(200, 200, 200, .9), rgba(200, 200, 200, .2));
}
hr.green-gred-sm, hr.green-gred-md, hr.green-gred-lg, hr.green-gred-xl {
    margin: 0;
    border: 0;
     -webkit-background-image: linear-gradient(to right, rgba(10, 170, 20, .3), rgba(10, 170, 20, .9), rgba(10, 170, 20, .3), rgba(10, 170, 20, .9), rgba(10, 170, 20, .3));
    background-image: linear-gradient(90deg, rgba(10, 170, 20, .3), rgba(10, 170, 20, .9), rgba(10, 170, 20, .3), rgba(10, 170, 20, .9), rgba(10, 170, 20, .3));
}
hr.red-gred-xl {
    margin: 0;
    border: 0;
     -webkit-background-image: linear-gradient(to right, rgba(10, 170, 20, .3), rgba(250, 50, 50, .9), rgba(10, 170, 20, .3), rgba(250, 50, 50, .9), rgba(10, 170, 20, .3));
    background-image: linear-gradient(90deg, rgba(10, 170, 20, .3), rgba(250, 50, 50, .9), rgba(10, 170, 20, .3), rgba(250, 50, 50, .9), rgba(10, 170, 20, .3));
}
/*-------- Transform Style ---------*/
.rotate--5 {
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
}
.rotate--10 {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
}
.rotate-10 {
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    transform: rotate(10deg);
}
.skew-x-10 {
    background: #c00;
    padding: .5rem 2rem;
    font-size: 24px;
}
.skew-x-10::before, .skew-x-10::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 24px;
    background: #c00;
}
.skew-x-10::before {
    left: -22px;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 50% 100%);
    -moz-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 50% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 50% 100%);
}
.skew-x-10::after {
    right: -22px;
    -webkit-clip-path: polygon(0% 0%, 50% 0%, 100% 100%, 0% 100%);
    -mox-clip-path: polygon(0% 0%, 50% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 50% 0%, 100% 100%, 0% 100%);
}
.triangle-right::after {
    content: "";
    position: absolute;
    width: 20px;
    top: 0;
    bottom: 0;
    left: 100%;
    background: orange;
    -webkit-clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
    -moz-clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
    -ms-clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
}
.triangle-left::after{
	/*
    right: -66px;
    top: 50%;
    width: 0;
    height: 0;
    border-width: 30px 30px 30px 30px;
    border-style: solid;
    border-color: transparent transparent transparent #fbff01;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
*/
}
/*
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}
::-webkit-scrollbar-thumb {
    background-color: #28a745;
    background-image: -webkit-linear-gradient(45deg, rgb(255, 235, 59) 25%, transparent 25%, transparent 50%, rgb(255, 235, 59) 50%, rgb(255, 235, 59) 75%, transparent 75%, transparent);
}
*/
/*
.top-bar h6 {
    -webkit-animation: scaleit 1s ease infinite;
    animation: scaleit 1s ease infinite;
}
*/
header h4 {
    margin-bottom: 0;
}
header .icons img{
    display: inline;
    max-width: calc(50px + 1vw);
}
.banner-point {
    position: relative;
    display: inline-block;
    float: right;
    padding-top: 6px;
}
#slider-1 h2 {
    margin: 0 auto;
}
#slider-1 .banner-point h4 {
    padding-left: calc(24px + .5vw);
    font-style: italic;
    font-weight: 600;
}
#slider-1 .banner-point h4::before {
    position: absolute;
    font-family: "FontAwesome";
    font-weight: inherit;
    content: "\f00c";
    -webkit-font-smoothing: antialiased;
    left: 0;
    font-style: normal;
    text-rendering: auto;
    -webkit-text-stroke: 1px;
    -webkit-text-stroke-color: #ff0000;
}
img.product{
    max-width: calc(140px + 7vw)
}
/*
#packages .points {
    margin-bottom: 1rem
}
#packages .points p {
    margin-bottom: 0
}
*/
.text-over-img {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 10px;
    text-align: center;
}
#solution .points h5 {
    padding-left: calc(24px + .5vw);
    font-style: italic;
    font-weight: 600;
}
#solution .points h5::before {
    position: absolute;
    font-family: "FontAwesome";
    font-weight: inherit;
    color: #ff4e00;
    content: "\f14a";
    -webkit-font-smoothing: antialiased;
    left: 0;
    margin-left: 16px;
    font-style: normal;
    text-rendering: auto;
}
#cta h5 {
    font-weight: 400;
}
#cta a {
    color: #fff;
}
.cta-fix {
    border-radius: 0 20px 20px 0;
    border: 2px solid #01ff00;
}
.cta-fix .b-t-r-r {
    border-top-right-radius: 20px;
}
.call-button {
    max-width: calc(100px + 10vw);
    margin-right:5px;
}
/*
#ingredients {
    background: url(../images/bg/body_bg.jpg);
    position: relative;
}
*/
/*
#ingredients::before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.5);
}
*/
#ingredients h2 {
    margin-bottom: 0
}
#ingredients ol {
    margin-left: 1rem;
}
#ingredients .points {
/*    background: #dedede;*/
    padding: 1rem;
    margin-top: 1rem;
    border: 2px solid #ff4e00;
    border-radius: 10px;
}
#ingredients .points h4 {
    color: #2f2fd4;
}
#ingredients .points>img {
    border-radius: 100px;
    border: 5px solid #f78755;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 6px;
}

#testimonials-slider {
    border: 5px solid rgba(200,60,0, .2);
    border-top-left-radius: 50px;
    margin: 16px 0;
}
.testimonial-content {
    padding: 16px;
}
.testimonial-content img.client {
    max-width: calc(80px + 5vw);
    display: block;
    margin: auto;
}
#testimo .part {
    background: url("../images/bg/testimo-bg.jpg");
    border-radius: 20px;
}

#how-it-helps {}
#how-it-works p {
    margin-bottom: .5rem;
}
ol.points {
    list-style: none;
    padding-left: calc(60px + 1vw);
    counter-reset: products-benefites;
}
ol.points li {
    margin: 0 0 32px 0;
    counter-increment: products-benefites;
    position: relative;
    font-size: calc(18px + (24 - 18) * ((100vw - 300px) / (1920 - 300)));
    font-weight: 600;
}
ol.points li::before {
    content: counter(products-benefites);
    color: #fff;
    font-size: 48px;
    font-weight: bold;
    position: absolute;
    --size: calc( 48px + ( 72 - 48 ) * (( 100vw - 300px ) / ( 1920 - 300 )));
    left: calc( -60px + ( -1vw ));
    line-height: var(--size);
    width: var(--size);
    height: var(--size);
    top: 6px;
    background: #ff4e00;
    border-radius: 50%;
    text-align: center;
    box-shadow: 2px 3px 15px #ff0d01;
}


.top-bar i.fa {
    font-size: 1.2rem;
    vertical-align: middle;
    margin-left: 10px
}
#top-bar h1 {margin: 0}
#slider-1 {
    text-align: center;
    position: relative;
    background: url('../images/bg/Hot_Couple.html') no-repeat 50% center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-background-repeat: no-repeat;
    -moz-background-repeat: no-repeat;
    -ms-background-repeat: no-repeat;
    background-repeat: no-repeat;
}
#slider-1::before {
    
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(60, 0, 30, .6);
}
.section-header h1, .section-header h2 {
/*	font-family: 'Cabin Sketch', cursive;*/
	line-height: 1.4;
	position: relative;
}
#slider-1 .section-header h1 {
    font-size: calc(36px + (90 - 36) * ((100vw - 300px) / (1200 - 300)));
}
.section-header h2 {
	font-size: calc( 32px + ( 72 - 32 ) * (( 100vw - 300px ) / ( 1200 - 300 )));
}
/*
#slider-1 .section-header h1 {
	padding-left: calc( 1rem + 1vw );
	padding-right: calc( 1rem + 1vw );
}
*/
#slider-1 .product {
    margin-top: 40px;
    margin-bottom: 40px;
    max-width: 200px
    -webkit-animation: scaleit 1s ease-in-out infinite;
    -moz-animation: scaleit 1s ease-in-out infinite;
    -ms-animation: scaleit 1s ease-in-out infinite;
    animation: scaleit 1s ease-in-out infinite;
}
#slider-1 .section-header {
	padding-top: calc( 1rem + 1.5vw );
	padding-bottom: calc( 1rem + 1vw );
}
#slider-1 .thumbnail_2{
    position: absolute;
    top: 100px;
    margin-left: auto;
    margin-right: auto;
}
#slider-1 h4 span{
    display: inline-block;
    background: rgba(255, 20, 20, .45);
    padding: 6px 20px;
    -webkit-transform: skewX(10deg);
    -moz-transform: skewX(10deg);
    -ms-transform: skewX(10deg);
    transform: skewX(10deg);
}
.btn-down-img {
    -webkit-animation:floating 2s ease-in-out infinite;
    -moz-animation:floating 2s ease-in-out infinite;
    animation:floating 2s ease-in-out infinite;
}
.form-title {
/*    background: rgba(255, 20, 20, .45);*/
}
.form-control, textarea {
    background:transparent;
    width: 100%;
    border-radius: 25px;
    outline: none;
    padding: 10px 30px;
    border: 2px solid #fff;
}
.form-control {
    height: 45px;
}
textarea {
    min-height: 120px;
    padding: 10px 30px;
}
.input-effect {
    position: relative;
    widows: 100%;
    z-index: 1;
}
#banner-form .form-control::-webkit-input-placeholder, #form-bottom .form-control::-webkit-input-placeholder {
    color: #fff;
}
#banner-form .form-control::-moz-placeholder, #form-bottom .form-control::-moz-placeholder {
    color: #fff;
}
#banner-form .form-control:-moz-placeholder, #form-bottom .form-control:-moz-placeholder {
    color: #fff;
}
#banner-form .form-control::-ms-input-placeholder, #form-bottom .form-control::-ms-input-placeholder {
    color: #fff;
}
#banner-form .form-control:-ms-input-placeholder, #form-bottom .form-control:-ms-input-placeholder {
    color: #fff;
}
#banner-form .form-control:placeholder, #form-bottom .form-control:placeholder {
    color: #fff;
}
#banner-form .form-control, #form-bottom .form-control {
    color: #fff;
}
#banner-form .form-control:focus, #form-bottom .form-control:focus{
    background: rgba(20, 120, 255, .55);
    transition: 0.5s ease-in-out;
}

/*
input[type="email"].form-control::-webkit-input-placeholder {
  color: #fff;
}

*/
.an_scale {
    -webkit-animation: scaleit 1s ease-in-out infinite;
    -moz-animation: scaleit 1s ease-in-out infinite;
    -ms-animation: scaleit 1s ease-in-out infinite;
    animation: scaleit 1s ease-in-out infinite;
}
/*---- Slide Contact Form ----*/
/*
.slde-contact-frm {
    width: 300px;
    top: 50%;
    left: -300px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fbfbfb;
    border: 4px solid #cccccc;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.slde-contact-form-ope {
    left: 0;
}
.slde-contact-form-inn {
    position: relative;
    padding: 10px;
}
.btn-slide-contact-form-open-cse {
    position: absolute;
    top: 50%;
    left: 100%;
    -webkit-transform: translate(-38%, -58%) rotate(90deg);
    -moz-transform: translate(-38%, -58%) rotate(90deg);
    -ms-transform: translate(-38%, -58%) rotate(90deg);
    transform: translate(-38%, -58%) rotate(90deg);
}
.btn-rotate {
    white-space: nowrap;
    color: #fff;
    background: red;
    padding: .25rem .75rem;
    font-size: 18px;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -ms-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
}
.btn-slde-contact-frm {
    height: 44px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    -ms-border-radius: 22px;
    border-radius: 22px;
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
}
#slde-contact-form-lef h4 {
    margin-bottom: 20px;
    position: relative;
    text-align: center;
}
#slde-contact-form-lef h4::before {
    content: '';
    position: absolute;
    width: 50%;
    top: 100%;
    left: 50%;
    height: 10px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    overflow: visible;
    background: -webkit-radial-gradient(ellipse at 50% -50%, #c0d4ea 0px, rgba(255, 255, 255, 0) 80%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -moz-radial-gradient(ellipse at 50% -50%, #c0d4ea 0px, rgba(255, 255, 255, 0) 80%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -ms-radial-gradient(ellipse at 50% -50%, #c0d4ea 0px, rgba(255, 255, 255, 0) 80%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: radial-gradient(ellipse at 50% -50%, #c0d4ea 0px, rgba(255, 255, 255, 0) 80%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#slde-contact-form-lef input {
    height: 40px;
    border: 2px solid #a09e9e;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
}
#slde-contact-form-lef textarea {
    border: 2px solid #a09e9e;
    height: 80px !important;
}
#slde-contact-form-lef .form-control {
    padding-left:16px
}
#slde-contact-form-lef p {
    margin-bottom: 0;
}
*/

/*------------ Emailer Contact Form --------------*/
.contct-form-fix .progress {
	background:url(../images/ajax-loader.html) no-repeat;
	width:16px;
	height:16px;
	display:inline-block;
	margin-left:10px;
	vertical-align:middle;
}
.hidden {
	display:none !important;
}
.status_msg {
	font-size:14px;
	font-weight:bold;
}
.status_msg .error {
	color:#aa0000;
}
.status_msg .success {
	color:#00aa00;
}
.error_bn {
	background:#cc0000;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
	border:3px solid #fff;
	padding:5px 8px;
	width:200px;
	-webkit-box-shadow:0 0 10px rgba(0,0,0,0.4);
    -moz-box-shadow:0 0 10px rgba(0,0,0,0.4);
    -ms-box-shadow:0 0 10px rgba(0,0,0,0.4);
    box-shadow:0 0 10px rgba(0,0,0,0.4);
	position:absolute;
	left:30%;
	top:-10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    -ms-border-radius: 5px;
	border-radius: 5px;
	z-index:9999;
	opacity:0.9;
}

/*------- Modal --------*/
/*
#myModal .modal-dialog {
    position: absolute;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    width: calc(220px + 10vw);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#myModal .form-control {
    border: 2px solid #ffc107;
}
#myModal input {
    height: calc(32px + .5vw);
}
#myModal .form-group {
    margin-bottom: calc(10px + .4vw);
}
#myModal textarea {
    min-height: calc(70px + 1vw);
}
.modal-header {
    background: #ffc107;
    position: relative;
    padding: .75rem 1rem;
}
.modal-header button {
    position: absolute;
    right: 1.1rem;
    top: calc( 1.1rem + .2vw);
}
.modal-header .close {
    padding: .75rem;
}
#modal-btn{
    background-color: #ffc107;
    height: 2.5rem;
    color: #fff;
    border: 0;
}
*/


.problems-sec, .how-it-helps {
    background: #000;
    color: #fff;
}
#performance {
    color: #efefef;
    background: #000;
    padding-top: calc(20px + 1vw);
    padding-bottom:  calc(20px + 1vw);
}
#performance h4 {
    margin-top: calc(.5rem + .5vw);
    margin-bottom: calc(1rem + 1vw);
}
.your-problems {}
div.res-four {
    display: inline-block;
    width: calc( 25% - ( 10px + .5vw ) );
}
.res-four img {
    -webkit-border-radius: 50%;
    border-radius: 50%;
/*
    -webkit-transform: skew(-14deg, 0deg);
    -moz-transform: skew(-14deg, 0deg);
    -ms-transform: skew(-14deg, 0deg);
    transform: skew(-14deg, 0deg);
*/
}
.res-four h5 {
    margin-top: .75rem;
}
.res-four p {
    padding: 10px 0px;
}
.res-four figure.bottom {
    padding-top: 20px;
    margin-left: -10px;
}

.herbs{}
#last-ride {
    position: relative;
    background: #000 url('../images/sliders/top-bannerA.html') no-repeat 35% bottom;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-background-repeat: no-repeat;
    -moz-background-repeat: no-repeat;
    -ms-background-repeat: no-repeat;
    background-repeat: no-repeat;
	color: #fff;
}
#last-ride ul {
    list-style: none;
}
#last-ride ul li {
    position: relative;
}
#last-ride ul li::before{
    position: absolute;
    content: "";
    left: -2px;
    top: 50%;
    transform: translateY(-50%);
    background: url(../images/bullet.html) no-repeat;
    width: 100px;
    height: 52px;
}
#last-ride ul li h4{
/*    background-image: linear-gradient(to right, rgba(255, 0, 0, .3 ), rgba(255, 255, 0, .5));*/
/*    background-image: linear-gradient(to right, rgba(255, 0, 0, .3 ), rgb(255, 255, 0, .8));*/
    background-image: linear-gradient(to right, rgba(255, 0, 0, .3 ), rgb(207, 125, 15));
    padding: 6px 10px 6px 90px;
}
footer {}
footer h6 {
    margin-bottom: 0;
    font-weight: 400;
}
ul.footer-menu {
    border-bottom: 2px solid #e4b55c;
    list-style: none;
}
ul.footer-menu li {
    display: inline-block;
    margin-bottom: 10px;
}
ul.footer-menu li:not(:last-child){
    border-right: 2px solid #e4b55c;
}
ul.footer-menu li a {
    color: #fff;
    padding: 10px;
}
.contact-sec {}
.contact-sec address {
    background: rgba(0, 0, 0, .1);
    padding: 10px;
}
.contact-sec form#frm {
    background: #e5e5e5;
    padding: 20px;
}
.contact-sec form#frm .btn-submit{
    color:#fff;
    font-weight:bold;
    font-size:22px;
    padding: 5px 10px;
    background-color:red;
}


.blink-text {
    text-decoration: blink;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 0.9s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
}
@-webkit-keyframes blinker {from {opacity: 1.0;} to {opacity: 0.0;}}
@keyframes blinker {from {opacity: 1.0;} to {opacity: 0.0;}}

@-webkit-keyframes scaleit {
    50%{
        -webkit-transform: scale(.8);
        -mox-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
    }
}
@keyframes scaleit {
    50%{
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
    }
}
@-webkit-keyframes floating{
    50%{
        -webkit-transform: translateY(-16px);
        -moz-transform: translateY(-16px);
        transform: translateY(-16px);
    }
}
@keyframes floating{
    50%{
        -webkit-transform: translateY(-16px);
        -moz-transform: translateY(-16px);
        transform: translateY(-16px);
    }
}
@media screen and (max-width:768px){
    div.res-four{
        width: calc( 50% - 10px );
        
    }

}

@media (max-width:767px) {
#slider-1 {
    position: relative;
    background: url('../images/bg/mobile-banner.html') no-repeat 50% center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-background-repeat: no-repeat;
    -moz-background-repeat: no-repeat;
    -ms-background-repeat: no-repeat;
    background-repeat: no-repeat;
    -webkit-background-attachment: fixed;
    -moz-background-attachment: fixed;
    background-attachment: fixed;
}
#slider-1::before {
    position: absolute;
    content: "";top: 0;left: 0;right: 0;bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    }
}
@media (max-width: 576px) {
    div.res-four {
        width: calc( 100% - 20px );
		padding-left: calc( .5rem + .2vw );
        padding-right: calc( .5rem + .2vw );
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
/*
    div.res-four img {
        transform: skew(-7deg, 0deg);
    }
*/
    .res-four figure.bottom {
        margin-left: 0;
        padding-top: 0;
    }
    
    footer {
        margin-bottom: 70px
    }
    
}

@media (max-width: 480px) {}
@media (max-width: 300px) {}

@media (min-width:1200px) {
    .section-header h1 {
        font-size: 90px;
    }
    .section-header h2 {
        font-size: 72px;
    }
	h1, .h1 {
		font-size: 44px;
	}
	h2, .h2 {
		font-size: 38px;
	}
	h3, .h3 {
		font-size: 30px;
	}
	h4, .h4 {
		font-size: 24px;
	}
	h5, .h5 {
		font-size: 22px;
	}
	h6, .h6 {
		font-size: 20px;
	}
}

@media (min-width:778px) {
    #slider-1 {
    position: relative;
    background: url('../images/bg/Hot_Couple.html') no-repeat 60% center;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
}
}
