html,
body {
    margin: 0;
    padding: 0;
    font-family: 'Assistant', sans-serif;
}
html {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.mc-image {top: 0;position: fixed!important;width: 100%!important;height: 100%!important;}

    .mob{
        display: none !important;
    }
    .desc{
        display: block;
    }
p.tnx {
    height: 100px;
    line-height: 5;
}
.greenPass span {
    font-size: 30px;
    padding: 0 6px;
}
.mainBg {
/*    background-image: url(images/bg1.jpg);*/
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
}
div#bgslide {
    z-index: -1;
    position: fixed!important;
}
div#bgslide_mob {
    z-index: -1;
    position: fixed!important;
}
/* Center my loader */
#maximage {
    /* display:none; */
    height: 100% !important;
}

/*I want to style my pager*/
#cycle-nav {
    float: none;
    margin-bottom: 0;
    position: absolute;
    bottom: 65px;
    right: 0;
    /* left: 0; */
    margin: 0 auto;
    width: 200px;
    /* display: none; */
}

#cycle-nav ul {
    list-style-type: none;
}

#cycle-nav ul li {
    border: 2px solid #ffffff;
    float: left;
    margin: 4px;
    border-radius: 25px;
}

#cycle-nav ul li a {
    /* background: #fff; */
    float: left;
    height: 10px;
    margin: 2px;
    width: 10px;
    border-radius: 25px;
}

#cycle-nav ul li.activeSlide {
    border: 2px solid #ffffff;
    border-radius: 25px;
}
#cycle-nav ul li.activeSlide a { 
    background: #fff;
}
/* Other random styles */
#arrow_left  {text-decoration:none;float: left;left: 30%;position: fixed;top: 450px;}
#arrow_right{text-decoration:none;float: right;right: 20px;position: fixed;top: 450px;}
.credit {
    position: absolute;
    top: 88px;
    left: 25px;
    transform: rotate(90deg);
}
.ty .headform {
    visibility: hidden;
}
.creditparazar {
    position: absolute;
    bottom: 119px;
    left: 45px;
    transform: rotate(90deg);
}

.creditparazar a,
.credit a {
    color: white;
    text-decoration: none;
}

.main_content {
    width: 450px;
    height: calc(100vh - 100px);
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin-left: 5%;
    padding-top: 50px;
    direction: rtl;
    /* height: auto; */
}

.whiteBg {
    background-color: #ffffff;
    z-index: 99999;
}

.content_holder {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    direction: rtl;
    height: auto;
    margin: 17px 0 19px 0;
}

.content_holder h1 {
    /* text-align: center; */
    /* padding: 10px 10px; */
    /* font-size: 51px; */
    /* line-height: 53px; */
    /* margin: 20px 0 0 0; */
    /* color: #3c2305; */
}

.content_holder h1 span {
    font-size: 37px;
}

.h_padding {
    padding: 13px 35px 0 35px;
    /* height: 66%; */
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.p_form {
    color: #210000;
    font-size: 26px;
    text-align: center;
    font-weight: bold;
}
.mivza {
    display: flex;
    flex-direction: row;
    direction: rtl;
    align-items: center;
    justify-content: center;
}

.text_b p {
    text-align: center;
    color: #fff;
    font-weight: 600;
    line-height: 1;
    margin-top: 5px;
    font-size: 14px;
}

.title {
    color: #0084b5;
    font-size: 34px;
    font-weight: 700;
    line-height: 37px;
    text-align: center;
    padding: 5px 0 10px 0;
}

.greenPass {

background: #0084b5;

color: white;

text-align: center;

font-size: 22px;

line-height: 29px;

font-weight: 500;

margin: 13px -35px;

padding: 31px 30px;
}

.mivza ul li {
    list-style: none;
    position: relative;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 600;
    color: #3c2305;
}

.mivza ul li:before {
    content: url(images/b.png);
    position: absolute;
    right: -25px;
    top: 2px;
}

.title span {
    color: #3c2305;
    font-size: 22px;
    font-weight: 600;
}

.h_padding p {
    color: #3c2305;
    text-align: center;
    font-size: 23px;
    font-weight: 600;
    margin: 6px auto;
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
}

.h_padding hr {
    background: #3c2401;
    color: green;
    border: 0;
    height: 2px;
    margin: 5px 0px;
}

.h_padding img {
    max-width: 100%;
    height: auto;
    margin: 25px auto 0px;
}


/*FORM*/

.activeForm {
    display: flex;
    flex-wrap: wrap;
}

.formRightSide {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 65%;
    padding: 0 0 0 2%;
}

.formLeftSide {
    width: 32%;
    height: 115px;
}

#sendbtn {
    width: 100%;
    height: 117px;
    font-size: 25px;
    text-align: center;
    -webkit-appearance: none;
    border: 2px solid #0084b5;
    background-image: url('images/button.png');
    cursor: pointer;
    color: white;
    font-weight: 700;
}

#sendbtn:hover {
    background-color: #1283ad;
    cursor: pointer;
    color: white;
}

.myinput {
    font-size: 15px;
    font-weight: bold;
    margin-top: 10px;
    color: #3c2305;
}

.activeForm input[type="text"] {
    height: 30px;
    font-size: 18px;
    background: #aee1f600;
    border: none;
    color: #3c2305;
    padding: 3px 12px;
    box-sizing: border-box;
    border: 1px solid #0084b5;
}

.mobileImg {
    display: none;
}

.headform h3 {
    font-size: 26px;
    color: #3c2305;
    margin: 0px 0px 10px 0px;
}

.disclamer {
    position: relative;
    bottom: 0;
    width: 100%;
    text-align: center;
    /* background-color: white; */
    /* padding: 0 136px; */
    box-sizing: border-box;
    /* height: 50px; */
    direction: rtl;
    float: right;
    display: inline-block;
    height: auto;
}

.disclamer p {
    font-size: 15px;
    margin-top: 4px;
}

.disclamer ul {
    position: absolute;
    bottom: 0;
    right: 0;
    display: flex;
    width: 100%;
    transform: translateX(-19%);
}

.disclamer li:before {
    position: absolute;
    content: '';
    background: #aee1f6;
    width: 9px;
    height: 9px;
    border-radius: 20px;
    right: -4px;
    top: 7px;
}

.disclamer li:first-child:before {
    position: absolute;
    content: '';
    background: #aee1f6;
    width: 0px;
    height: 0px;
    border-radius: 20px;
    right: -10px;
    top: 6px;
}

.disclamer ul li {
    list-style-type: none;
    padding: 0px 15px;
    color: white;
    text-shadow: 2px 2px 2px black;
    font-size: 16px;
    font-weight: 800;
    position: relative;
}

.call {
    display: none;
}

.thank_you_section {
    background: #0084b5;
    text-align: center;
    display: flex;
    justify-content: center;
    color: white;
    font-size: 47px;
    height: 119px;
    align-items: center;
    margin: 22% auto;
    padding: 6%;
}

/*loader*/

#thankyou {
    position: absolute;
    top: 0;
    display: none;
    text-align: center;
    width: 100%;
    height: 100%;
    background: #aee1f6cc;
    display: none;
        z-index: 99999999999999999999;
}

.spinner {
    margin: 19% auto 0;
    width: 70px;
    text-align: center;
}

.spinner > div {
    width: 18px;
    height: 18px;
    background-color: #333;

    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}
.content_holder h1 {
    text-align: center;
    padding: 0;
    font-size: 42px;
    line-height: 65px;
    margin: 0;
    color: #0084b5;
    font-weight: 600;
}
.content_holder h1.sub {
    text-align: center;
    padding: 0;
    font-size: 76px;
    line-height: 37px;
    margin: 0;
    color: #210000;
    font-weight: 900;
    letter-spacing: -1px;
}
@-webkit-keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}

@media screen and (max-width: 1680px) {
    #arrow_left {
    left: 34%;
}
    .credit {
        position: absolute;
        top: 88px;
        left: 1%;
        transform: rotate(90deg);
    }
    .creditparazar {
        position: absolute;
        bottom: 125px;
        left: 45px;
        left: 2%;
        transform: rotate(90deg);
    }
    .creditparazar a,
    .credit a {
        color: white;
        text-decoration: none;
    }
    .main_content {
        /* width: 450px; */
        /* height: calc(100vh - 30px); */
        /* display: flex; */
        /* justify-content: space-between; */
        /* flex-direction: column; */
        /* margin-left: 5%; */
        /* padding-top: 43px; */
        /* direction: rtl; */
        /* height: auto; */
        /* box-sizing: border-box; */
    }
/*     .greenPass {
        background: #0084b5;
        color: white;
        text-align: center;
        font-size: 28px;
        line-height: 29px;
        font-weight: 600;
        margin: 23px -35px;
        padding: 30px 30px;
    } */
    .h_padding img {
        /* width: 61%; */
        /* max-width: 100%; */
        /* height: 97px; */
        /* margin: 37px auto 0px; */
    }
    .h_padding p {
        color: #3c2305;
        text-align: center;
        font-size: 25px;
        font-weight: 700;
        margin-bottom: 0;
    }
    .content_holder {
        /* height: 20%; */
        /* margin: 39px 0 27px 0; */
    }
    .h_padding {
        /* height: 80%; */
    }
    .content_holder h1 {
        margin: 0px;
    }
    .disclamer ul {
        /* position: absolute; */
        /* bottom: 0px; */
        /* right: 0; */
        /* display: flex; */
        /* transform: translateX(-20%); */
    }
    .disclamer ul li {
        list-style-type: none;
        padding: 0px 10px;
        color: white;
        text-shadow: 2px 2px 2px black;
        font-size: 16px;
        font-weight: 800;
        position: relative;
    }
    .disclamer p {
        font-size: 12px;
        margin-top: 4px;
    }
}

@media screen and (max-width: 1440px) {
    .credit {
        position: absolute;
        top: 88px;
        left: 10px;
        transform: rotate(90deg);
    }
    .creditparazar {
        position: absolute;
        bottom: 48px;
        left: 29px;
        transform: rotate(90deg);
    }
    .creditparazar a,
    .credit a {
        color: white;
        text-decoration: none;
    }
    .main_content {
        width: 450px;
        height: calc(100vh - 30px);
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        margin-left: 5%;
        padding-top: 50px;
        direction: rtl;
        height: auto;
        box-sizing: border-box;
    }
    .greenPass {
        background: #0084b5;
        color: white;
        text-align: center;
        font-size: 27px;
        line-height: 29px;
        font-weight: 600;
        margin: 7px -35px;
        padding: 23px 30px;
    }
    .h_padding img {
        /* max-width: 100%; */
        /* height: 105px; */
        /* margin: 69px auto 0px; */
    }
    .h_padding p {
        color: #3c2305;
        text-align: center;
        font-size: 24px;
        font-weight: 700;
        margin-bottom: 4px;
    }
    .content_holder {
        height: 20%;
    }
    .h_padding {
        height: 80%;
    }
    .content_holder h1 {
        margin: 0px;
    }
    .disclamer ul {
        position: absolute;
        bottom: 0px;
        right: 0;
        display: flex;
        transform: translateX(-20%);
    }
    .disclamer ul li {
        list-style-type: none;
        padding: 0px 10px;
        color: white;
        text-shadow: 2px 2px 2px black;
        font-size: 16px;
        font-weight: 800;
        position: relative;
    }
    .disclamer p {
        font-size: 12px;
        margin-top: 4px;
    }
}

@media screen and (max-width: 1366px) {
    .credit {
        position: absolute;
        top: 88px;
        left: -15px;
        transform: rotate(90deg);
    }
    .creditparazar {
        position: absolute;
        bottom: 72px;
        left: 0;
        transform: rotate(90deg);
    }
    .creditparazar a,
    .credit a {
        color: white;
        text-decoration: none;
        font-size: 13px;
    }
    .text_b {
        margin-bottom: 0;
    }
    .text_b p {
    text-align: center;
    color: #fff;
    font-weight: 600;
    line-height: 1;
    margin-top: 5px;
    font-size: 11px;
}
    .main_content {
        width: 450px;
        height: calc(100vh - 30px);
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        margin-left: 6%;
        padding-top: 0;
        direction: rtl;
        box-sizing: border-box;
        height: auto;
    }
    .greenPass {
        background: #0084b5;
        color: white;
        text-align: center;
        font-size: 26px;
        line-height: 29px;
        font-weight: 600;
        margin: 20px -35px;
        padding: 29px 30px;
    }
    .h_padding img {
        /* max-width: 100%; */
        /* height: 105px; */
        /* margin: 10px auto 0px; */
    }
    .thank_you_section {
    background: #0084b5;
    text-align: center;
    display: flex;
    justify-content: center;
    color: white;
    font-size: 36px;
    height: 119px;
    align-items: center;
    margin: 22% auto;
    padding: 6%;
}
    .h_padding p {
        color: #3c2305;
        text-align: center;
        font-size: 21px;
        font-weight: 700;
    }
    .myinput {
    font-size: 12px;
    font-weight: bold;
    margin-top: 8px;
    color: #3c2305;
}
input#lead_field1 {
    margin: 4px 1px 0 5px;
    padding-top: 12px;
    vertical-align: text-bottom;
}
    .content_holder {
        height: 20%;
        margin: 17px 0 15px 0;
    }
    .content_holder h1.sub {
    text-align: center;
    padding: 0;
    font-size: 59px;
    line-height: 39px;
    margin: 0;
    color: #3c2401;
    font-weight: 900;
    letter-spacing: -1px;
    /* margin-top: 0; */
    }
    .h_padding {
        height: 80%;
    }
    .content_holder h1 {
        margin: 0px;
        font-size: 37px;
        line-height: 37px;
    }
    .disclamer ul {
        position: absolute;
        bottom: 0;
        right: 0;
        display: flex;
        margin-bottom: 0;
        transform: translateX(0);
        margin-right: 0;
        padding-right: 0;
    }
    .disclamer ul li {
        list-style-type: none;
        padding: 0px 10px;
        color: white;
        text-shadow: 2px 2px 2px black;
        font-size: 16px;
        font-weight: 800;
        position: relative;
    }
    .disclamer p {
        font-size: 12px;
        margin-top: 4px;
    }
}
@media screen and (max-width: 414px) {
    #arrow_right {
    text-decoration: none;
    float: right;
    right: 4%;
    position: fixed;
    top: 122px;
}
    #arrow_left {
    text-decoration: none;
    float: left;
    left: 4%;
    position: fixed;
    top: 122px;
}
        .mob{
        display: block !important;
    }
    .desc{
        display: none;
    }
    .content_holder {
    height: 20%;
    margin: 10px 0 15px 0;
}
.ty .headform {
    visibility: hidden;
    display: none;
}
    .text_b {
        background: #000;
    }
    .disclamer li:before {
        position: absolute;
        content: '';
        background: #aee1f6;
        width: 7px;
        height: 7px;
        border-radius: 20px;
        right: -5px;
        top: 5px;
    }
    #cycle-nav {

    display: none;
}
    .h_padding {
        padding: 0px 35px;
        height: 80%;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
    }
    .p_form {
    color: #210000;
    font-size: 21px;
    text-align: center;
    font-weight: bold;
}
    .h_padding p {
    color: #3c2305;
    text-align: center;
    font-size: 19px;
    font-weight: 700;
}
.greenPass {
    background: #0084b5;
    color: white;
    text-align: center;
    font-size: 19px;
    line-height: 29px;
    font-weight: 600;
    margin: 20px -35px;
    padding: 23px 21px;
}
    .credit {
        position: absolute;
        top: 88px;
        left: -35px;
        transform: rotate(90deg);
    }
    .creditparazar {
        position: absolute;
        bottom: 99px;
        left: -12px;
        transform: rotate(90deg);
    }
    .credit a {
        color: black;
        text-decoration: none;
    }
        .creditparazar a{
        display: none;
    }
    .h_padding .call img {
        width: 100%;
        height: 58px;
        margin: 13px auto 0px;
    }
    body {
        background-color: #220300;
    }
    .mainBg {
        background-image: url(images/bg2.png);
        background-size: cover;
        position: absolute;
        background-position-x: 0;
        width: 100%;
        height: 1207px;
        z-index: 0;
        background-repeat: no-repeat;
    }
    .whiteBg {
        background-color: #ffffff;
        position: relative;
        margin-top: 123%;
    }
    .call {
        margin: 10px auto;
        display: block;
    }
    .main_content {
        width: 90%;
        margin: 0 auto;
        height: 100%;
    }
    .disclamer ul {
        position: relative;
        position: relative;
        display: block;
        bottom: 0;
        margin-top: 0;
        padding: 0;
        transform: translateX(0);
    }
    .disclamer ul li {
        padding: 0px 5px;
        color: #fff7f7;
        text-shadow: none;
        font-size: 15px;
        font-weight: 600;
        position: relative;
        display: inline-block;
    }
    .disclamer {
        position: relative;
        padding: 0 10px;
        background: none;
        line-height: 1;
    }

    .mc-image {
        height: 61% !important;
    }
    .mivza ul li {
        font-size: 13px;
    }
    .title {
        font-size: 30px;
        line-height: 26px;
    }
    .title span {
        font-size: 19px;
    }
    .content_holder h1 {
        font-size: 41px;
        line-height: 39px;
    }
    .content_holder h1 span {
        font-size: 35px;
    }
    .formRightSide {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: 60%;
        padding: 0 0 0 2%;
    }
    .formLeftSide {
        width: auto;
        height: 115px;
    }

}

@media screen and (max-width: 375px) {
    .h_padding p {
    color: #3c2305;
    text-align: center;
    font-size: 17px;
    font-weight: 700;
}
    .greenPass {
        background: #0084b5;
        color: white;
        text-align: center;
        font-size: 15px;
        line-height: 27px;
        font-weight: 600;
        margin: 20px -20px;
        padding: 16px 21px;
    }
    .p_form {
    color: #210000;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}
    .h_padding {
        padding: 0px 20px;
        height: 80%;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
    }
    .credit {
        position: absolute;
        top: 88px;
        left: -30px;
        transform: rotate(90deg);
    }
    .creditparazar {
        position: absolute;
        bottom: 99px;
        left: -15px;
        transform: rotate(90deg);
    }
    .creditparazar a,
    .credit a {
        color: #3c2401;
        text-decoration: none;
    }
    .h_padding .call img {
        width: 100%;
        height: 58px;
        margin: 13px auto 0px;
    }
    body {
        background-color: #220300;
    }
    .mainBg {
        background-image: url(images/bg2.png);
        background-size: cover;
        position: absolute;
        /* background-position-x: -150px; */
        width: 100%;
        height: 427px;
        z-index: 0;
        background-repeat: no-repeat;
        background-position: top;
    }
    .whiteBg {
        background-color: #ffffff;
        position: relative;
        margin-top: 437px;
    }
    .call {
        margin: 10px auto;
        display: block;
    }
    .main_content {
        width: 90%;
        margin: 0 auto;
        height: 100%;
        /* background-color: rgb(0, 0, 0); */
    }
     #cycle-nav{
        display:none;
    }
    .disclamer ul {
        position: relative;
        position: relative;
        display: block;
        bottom: 0;
        padding: 0;
        margin-top: 0;
        transform: translateX(0);
    }
    .disclamer ul li {
        padding: 0px 5px;
        color: #ffffff;
        text-shadow: none;
        font-size: 13px;
        font-weight: 600;
        position: relative;
        display: inline-block;
    }
    .disclamer {
        position: relative;
        padding: 0 10px;
        background: none;
        line-height: 1;
    }

    .mc-image {
        height: 415px !important;
    }
    .mivza ul li {
        font-size: 13px;
    }
    .title {
        font-size: 28px;
        line-height: 29px;
    }
    .title span {
        font-size: 19px;
    }
    .content_holder h1 {
        font-size: 30px;
    }
    .content_holder h1 span {
        font-size: 30px;
    }
    .formRightSide {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: 57%;
        padding: 0 0 0 2%;
    }
    .formLeftSide {
        width: auto;
        height: 115px;
        width: 40%;
    }
}

@media screen and (max-width: 320px) {
    .h_padding {
        padding: 0px 15px;
        height: 80%;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
    }
    .formRightSide {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: 60%;
        float: right;
        padding: 0 0 0 2%;
    }
    .formLeftSide {
        width: 37%;
        height: 115px;
    }
    .greenPass {
        background: #0084b5;
        color: white;
        text-align: center;
        font-size: 14px;
        line-height: 23px;
        font-weight: 600;
        margin: 20px -15px;
        padding: 15px 15px;
    }
    .h_padding p {
    color: #3c2305;
    text-align: center;
    font-size: 17px;
    font-weight: 700;
}
    .credit {
        position: absolute;
        top: 48px;
        left: -30px;
        transform: rotate(90deg);
    }
    .creditparazar {
        position: absolute;
        bottom: 100px;
        left: -18px;
        transform: rotate(90deg);
    }
    .creditparazar a,
    .credit a {
        color: black;
        text-decoration: none;
    }
    .h_padding .call img {
        width: 100%;
        height: 40px;
        margin: 13px auto 0px;
    }
    body {
        background-color: #220300;
    }
    .mainBg {
        background-image: url(images/bg2.png);
        background-size: cover;
        position: absolute;
        /* background-position-x: -150px; */
        width: 100%;
        /* height: 424px; */
        z-index: 0;
        background-repeat: no-repeat;
    }
    .whiteBg {
        background-color: #ffffff;
        position: relative;
        margin-top: 365px;
    }
    .call {
        margin: 10px auto;
        display: block;
    }
    .main_content {
        width: 90%;
        height: 100%;
        /* padding-top: 0; */
        margin: 0 auto;
        /* background-color: rgb(0, 0, 0); */
    }
    #cycle-nav{
        display:none;
    }
    .disclamer ul {
        position: relative;
        position: relative;
        display: block;
        bottom: 0;
        margin-top: 0;
        padding: 0;
        transform: translateX(0);
    }
    .disclamer ul li {
        padding: 0px 5px;
        color: #ffffff;
        text-shadow: none;
        font-size: 12px;
        line-height: 15px;
        font-weight: 600;
        position: relative;
        display: inline-block;
    }
    .disclamer {
        position: relative;
        padding: 0 10px;
        background: none;
        line-height: 1;
    }
    .content_holder h1 {
        text-align: center;
        padding: 0;
        font-size: 42px;
        line-height: 42px;
        margin: 3px 0 0 0;
        color: #0084b5;
        font-weight: 600;
    }
.content_holder h1.sub {
    text-align: center;
    padding: 0;
    font-size: 44px;
    line-height: 33px;
    margin: 0;
    color: #3c2401;
    font-weight: 900;
    letter-spacing: -1px;
    /* margin-top: 0; */
    font-size: 56px;
}
    .mc-image {
        height: 350px !important;
    }
    .mivza ul li {
        font-size: 13px;
    }
    .title {
        font-size: 30px;
        line-height: 29px;
    }
    .title span {
        font-size: 19px;
    }
    .content_holder h1 {
        font-size: 31px;
    }
    .content_holder h1 span {
        font-size: 28px;
    }
}
input::placeholder {
 color: #210000;

}

