/* Font Start */
@font-face {
    font-family: 'Gilroy';
    src: url("../font/Gilroy-Regular.ttf");
}

@font-face {
    font-family: 'Gilroy-Light';
    src: url("../font/Gilroy-Light.ttf");
}

@font-face {
    font-family: 'Gilroy-Semi-Bold';
    src: url('../font/Gilroy-Semibold.ttf');
}
@font-face {
    font-family: 'Gilroy-Bold';
    src: url("../font/Gilroy-Bold.ttf");
}

@font-face {
    font-family: 'Play';
    src: url("../font/ss/PlayfairDisplay-Medium.ttf");
}

@font-face {
    font-family: 'Play-Semi-Bold';
    src: url('../font/ss/PlayfairDisplay-SemiBold.ttf');
}

@font-face {
    font-family: 'Play-Bold';
    src: url("../font/ss/PlayfairDisplay-Bold.ttf");
}


/* Reset CSS Start */
html, body {
    padding: 0px;
    margin: 0px;
    font-family: 'Gilroy';
    color: #000;
}
body {
    background-color: #fff;
}
a {
    text-decoration: none;
}
a:hover, a:focus {
    text-decoration: none;
}
.clear {
    clear: both;
}

/* Header */
#header {
    margin: 20px 0px;
    min-height: 100px;
    overflow: hidden;
}

.logo {
    display: flex;
    align-items: center;
    position: relative;
}
    .logo img {
        
    }
    .verticalLine {
        position: absolute;
        right: 15px;
    }
.headerText {
    padding-top: 15px;
}
.headerText p.h4Title, .headerText p {
    margin: auto 0;
    color: #303030;
}
.headerText p.h4Title {
    text-transform: uppercase;
    font-family: 'Play';
    font-size: 28px;
    font-style: normal;
    font-weight: 800;
    line-height: 33px;
    letter-spacing: 0em;
    text-align: left;
}
    .headerText p.h4Title span {
        font-size: 42px;
    }
.headerText p {
    font-family: Gilroy;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
}
.headerButtonDiv {
    
}
.headerButton {
    background: url('../img/headerButton.png') no-repeat;
    min-width: 315px;
    min-height: 90px;
    padding: 25px 54px;
    font-family: Gilroy;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: left;
}
.headerLink {
    display: flex;
    margin-top: 31px;
    text-align: right;
}
.headerLink a {
    color: #000;
    font-family: Gilroy;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0em;
    border-bottom: 1px solid #FF03B8;
    margin: 0px auto;
    color: #303030;
}

/* Banner */
#banner {
    overflow: hidden;
}
.banner-left{
    margin-top: 80px
}
.pinkTitle {
    font-family: Gilroy;
    font-size: 35px;
    font-style: normal;
    font-weight: 400;
    line-height: 42px;
    letter-spacing: 0em;
    text-align: left;
    color: #FF00D6
}
.monthTitle {
    font-family: Gilroy;
    font-size: 44px;
    font-style: normal;
    font-weight: 500;
    line-height: 61px;
    letter-spacing: 0em;
    text-align: left;
    padding-top: 60px;
    color: #303030;
}
.monthTitle img {
    margin-right: 20px;
}
.bannerTitle {
    font-family: 'Play';
    font-size: 76px;
    font-style: normal;
    font-weight: 400;
    line-height: 107px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: uppercase;
    color: #1b1b1b;
}
.bannerLeftText {
    font-family: Gilroy;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    margin-top: 50px;
    color: #303030;
}
.pinkColor {
    color: #FF00D6;
    font-weight: 800;
}
.boldText {
    font-weight: 700;
}
.reservationDiv {
    margin-top: 85px;
}
.reservationBtn {
    color: #303030;
    font-family: Gilroy;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    background: rgb(255,218,158);
    background: linear-gradient(90deg, rgba(255,218,158,1) 0%, rgba(255,170,34,1) 23%, rgba(255,206,129,1) 64%, rgba(250,160,19,1) 100%, rgba(0,212,255,1) 100%);
    padding: 20px 100px;
    -webkit-box-shadow: 0px 9px 19px -7px rgba(0,0,0,0.54); 
    box-shadow: 0px 9px 19px -7px rgba(0,0,0,0.54);
    border-bottom: 2px solid #BB842D;
    border-radius: 6px;
    /*transition: 0.3s all;*/
}
.reservationBtn:hover {
    color: #303030;
    background: #FFC973;
}
.reservationBtn:focus{
    background: #FAB13E;
}
.banner-right {
    margin-top: 80px;
}
.woman {
    height: 98%;
}
.scissors {
    position: absolute;
    right: -70px;
    top: 23%
}
.scissors2 {
    position: absolute;
    left: -126px;
    top: 19%;
}

/* Content */
#content {
    background: url('../img/contentBg.png') no-repeat top center;
    padding-bottom: 78px;
}
#contentCard {
    margin-top: 120px;
}
.cutter {
    margin: 0 auto;
    margin-top: -121px;
    z-index: 999;
}
.contentTitle {
    font-family: 'Play';
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin-top: 50px;
    margin-bottom: 20px;
}
.contentBoxes {
    margin-top: 50px;
    margin-bottom: 60px;
}
.contentBox {
    background: #fff;
    border-radius: 6px;
}
.contentBoxBlack {
    position: relative;
	background: url('../img/contentBoxTopBg.png') no-repeat bottom center;
	height: 193px;
}
.contentBoxBlack img.topBg {
    width: 100%;
    height: 100%;
}
.contentBoxBlack img.okSvg {
    position: absolute;
    left: 0; 
    right: 0; 
    margin-left: auto; 
    margin-right: auto;
    top: -33px
}
.contentBoxTitleH5 {
    position: absolute;
    font-family: Gilroy;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    z-index: 999;
    top: 0;
    margin: 50px 35px;
}
.boxFour {
	position: absolute;
    font-family: Gilroy;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    z-index: 999;
    top: 0;
	font-size: 18px;
	line-height: 26px;
	margin: 36px 23px;
}
.contentButtonLink {
	position: absolute;
	bottom: 0;
    display: block;
    text-align: center;
	left: 0;
	right: 0;
}
.contentButton {
    font-family: 'Gilroy-Bold';
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    padding: 12px 21px;
    background: #FF00D6;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08);
    border-radius: 6px;
    color: #fff;
    z-index: 99;
    letter-spacing: 1px;
}
.contentButton:hover {
    color: #fff;
    cursor: auto;
}
.contentBoxWhite {
    padding: 35px 55px 15px 55px;
}
.contentBoxWhite p {
    font-family: 'Gilroy-Light';
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}

/* Content Card */
.contentCard {
    background: #FFFFFF;
    box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.08);
    border-radius: 16px;
    margin-top: 50px;
}
.contentCardTop {
    padding: 50px 35px 30px 35px;
    position: relative;
}
.contentCardTitle {
    font-family: 'Play';
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: 0em;
    text-align: center;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 20px;
}
.contentCardSubTitle {
    font-family: 'Gilroy-Light';
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 40px;
}
.contentCardNumber {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.contentCardNumber img {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: -40px;
}
.list {
    list-style: none;
    padding: 0px;
}
.list li {
    line-height: 15px;
}
.list li p {
    font-family: 'Gilroy';
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #303030;
}
.list li p img {
    margin-right: 10px;
}
.listPassive {
    color: #909090!important;
    margin-left: 5px;
}
.contentCardBottom {
    border-top: 1px solid #c4c4c4;
    padding: 30px 35px 40px 35px;
}
.greenText {
    font-family: 'Gilroy-Light';
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: #0A8F0F;
}
.redPrice {
    font-family: "Times New Roman", Times, serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: center;
    color: #E51717;
    text-decoration: line-through;
    margin-top: 45px;
}
.boxPrice {
    font-family: "Times New Roman", Times, serif;
    font-size: 55px;
    font-style: normal;
    font-weight: 400;
    line-height: 63px;
    letter-spacing: 0em;
    text-align: center;
    color: #000;
}
.cardButton {
    color: #000;
    font-family: 'Gilroy';
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    padding: 20px;
    display: block;

    background: rgb(251,188,88);
    background: linear-gradient(142deg, rgba(251,188,88,1) 0%, rgba(251,188,88,1) 40%, rgba(255,226,180,1) 60%, rgba(251,188,88,1) 80%, rgba(251,188,88,1) 100%);
    
    -webkit-box-shadow: 0px 9px 19px -7px rgba(0,0,0,0.54); 
    box-shadow: 0px 9px 19px -7px rgba(0,0,0,0.54);
    border-bottom: 2px solid #BB842D;
    border-radius: 6px;
    /*transition: 1s all;*/
    margin-top: 35px;
}
.cardButton:hover {
    color: #303030;
    background: #FFC973;
}
.cardButton:focus{
    background: #FAB13E;
}
.cardBottomButton {
    color: #000;
    font-family: 'Gilroy';
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;

    padding: 20px;
    display: block;

    background-color: #fff;
    border: 1px solid #FF9C00;
    border-radius: 6px;
    transition: 1s all;
    margin-top: 35px;
}
.cardBottomButton:hover {
    background-color: #FF9C00;
    color: #000;
}
.gift {
    width: 30px;
    margin-top: -5px;
}


/* Result */
#result {
    padding-top: 130px;
    background-color: #FBFBFB;
    padding-bottom: 70px;
}
.resultTitle {
    font-family: 'Play';
    font-size: 55px;
    font-style: normal;
    font-weight: 700;
    line-height: 73px;
    letter-spacing: 0em;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    margin: 0 auto;
    margin-bottom: 60px;
}
.resultCard {
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08);
    border-radius: 16px;
    padding: 20px;
    margin-bottom: 30px;
}
.resultCardLeft {
    width: 40%;
    position: relative;
    float: left;
}
.resultCardLeft img {
    width: 100%;
    height: 100%;
    border-radius: 6px;
}
.studentTitle {
    position: absolute;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08);
    border-radius: 6px;
    bottom: 15px;
    width: 100%;
    padding: 10px;
}
    .studentTitle h4 {
        font-family: 'Gilroy';
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 30px;
        letter-spacing: 0em;
        text-align: center;
        color: #303030;
        margin: 0px;
    }
    .studentTitle2 h4 {
        font-size: 19px;
    }
    .studentTitle p {
        font-family: 'Gilroy';
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 17px;
        letter-spacing: 0em;
        text-align: center;
        color: #FF00D6;
        margin: 0px;
        margin-top: 5px;
    }
.resultCardRight {
    width: 60%;
    float: right;
    padding-left: 20px;
    padding-top: 10px;
}
.resultTopTitle {
    font-family: 'Play';
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #303030;
    text-transform: uppercase;
}
.resultTopTitle img {
    margin-right: 10px;
    margin-top: -4px;
}
.resultTopText {
    font-family: 'Gilroy';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0em;
    text-align: left;
    color: #303030;
    margin-left: 20px;
}
.resultBottomTitle {
    font-family: 'Play';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #303030
}
.resultBottomText {
    font-family: Gilroy;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: #303030;
    margin-left: 20px;
    margin-top: 25px;
}
.rocket {
    width: 20px;
    margin-left: 15px;
}
.limon {
    width: 20px;
}
.resultCardThree {
    padding-bottom: 42px;
}

/* Author */
#author {
    padding-top: 100px;
    overflow: hidden;
}
.authorLeft {
    z-index: 9999;
}
.authorTitle {
    font-family: 'Play';
    font-size: 65px;
    font-style: normal;
    font-weight: 700;
    line-height: 87px;
    letter-spacing: 0em;
    text-align: left;
    color: #000;
}
.authorBottomTitle {
    margin-top: 90px;
}
.authorBottomTitle img {
    float: left;
    margin-top: 30px;
}
.authorListTitle {
    float: right;
    font-family: Gilroy;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #303030
}
.authorList ul {
    list-style: none;
    padding-left: 0px;
    margin-top: 80px;
}
.ellipseDiv img {
    margin-right: 20px;
    margin-top: 5px;
}
.listDiv {
    font-family: 'Gilroy';
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: left;
    color: #303030;
    margin: 30px 0px;
}
.ellipseDiv {
    float: left;
}

.authorPicture {
    float: left;
    margin-left: -180px;
    margin-top: 0px;
    width: 160%;
}


/* Question */
#question {
    background-color: #303030;
    padding-top: 130px;
    padding-bottom: 80px;
}
.questionTitle {
    font-family: 'Play';
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}


.questionTabs {
    margin-top: 60px;
}
.collapsedButton {
    font-family: 'Gilroy';
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #303030;
    text-decoration: none;
}
.collapsedButton:hover {
    color: #303030;
    text-decoration: none;
}
.collapsedButton:focus {
    text-decoration: none;
}
.collapsedLink {
    position: relative;
    padding: 20px 40px;
    background: #FFFFFF;
    border-radius: 6px;
}
.collapsedLink:hover {
    cursor: pointer;
}
.card-bodyS {
    background-color: #fff;
    padding: 30px 56px;
    font-family: Gilroy;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #303030;
    border-top: 1px solid #DEDEDE;
}
#accordion {
    margin: 15px 0px
}
.arrowBtm {
    float: right;
    margin-top: 15px;
}
.pinkText {
    color: #FF00D6;
    font-weight: bold;
}
.card-header {
    border-bottom: none;
}

/* Author Bottom */
#authorBottom {
    position: relative;
}
.womanTwo {
    float: left;
    width: 180%;
    margin-left: -200px;
}
.authorBottomRight {
    padding-top: 80px;
}
.authorBottomTitle2 {
    font-family: 'Gilroy';
    font-size: 45px;
    line-height: 56px;
    letter-spacing: 0em;
    text-align: left;
    color: #000;
}
.authorBottomText {
    font-family: Gilroy;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: left;
    color: #303030;
    margin-top: 30px;
    margin-bottom: 70px;
}
.questionButtonS {
    color: #303030;
    font-family: 'Gilroy';
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;

    background: rgb(255,218,158);
    background: linear-gradient(90deg, rgba(255,218,158,1) 0%, rgba(255,170,34,1) 23%, rgba(255,206,129,1) 64%, rgba(250,160,19,1) 100%, rgba(0,212,255,1) 100%);
    padding: 20px 150px;
    -webkit-box-shadow: 0px 9px 19px -7px rgb(0 0 0 / 54%);
    box-shadow: 0px 9px 19px -7px rgb(0 0 0 / 54%);
    border-bottom: 2px solid #BB842D;
    border-radius: 6px;
    /*transition: 1s all;*/
}
.questionButtonS:hover {
    color: #303030;
    background: #FFC973;
}
.questionButtonS:focus{
    background: #FAB13E;
}


/* Footer */
#footer {
    background-color: #303030;
    padding: 40px 0px;
}
.footerLeft p {
    font-family: 'Gilroy-Light';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0em;
    text-align: left;
    color: #909090;
    text-transform: uppercase;
    line-height: 22px;
    float: left;
}
.footerMiddle {
    text-align: center;
}
.footerMiddle p {
    margin: 0px
}
.footerMiddle p a {
    font-family: 'Gilroy-Light';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0em;
    text-align: center;
    color: #909090;
    line-height: 18px;
}
    .footerMiddle p a:hover {
        color: #fff;
    }
.footerRight p {
    font-family: 'Gilroy-Light';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0em;
    text-align: right;
    color: #909090;
    text-transform: uppercase;
    line-height: 22px;
    float: right;
}

#footerBottom {
    padding: 25px 0px;
    background-color: #000;
    z-index: 9999;
}
#footerBottom p {
    text-align: center;
    font-family: 'Gilroy-Light';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    color: #909090;
    /* float: left; */
    display: block;
    margin: 0 auto;
}
#footerBottom a {
    color: #909090;
    text-decoration: underline;
    text-align: right;
    float: right;
}
.authorCutter {
    position: absolute;
    top: 46%;
    z-index: 999;
    left: 113px;
}
.authorCutter2 {
    position: absolute;
    top: 36%;
    right: 30px;
}
.reservationDiv2 {
    display: none;
}
.reservationBtn2 {
    color: #303030;
    font-family: Gilroy;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    background: rgb(255,218,158);
    background: linear-gradient(90deg, rgba(255,218,158,1) 0%, rgba(255,170,34,1) 23%, rgba(255,206,129,1) 64%, rgba(250,160,19,1) 100%, rgba(0,212,255,1) 100%);
    padding: 20px 100px;
    -webkit-box-shadow: 0px 9px 19px -7px rgba(0,0,0,0.54); 
    box-shadow: 0px 9px 19px -7px rgba(0,0,0,0.54);
    border-bottom: 2px solid #BB842D;
    border-radius: 6px;
    transition: 1s all;
}
.reservationBtn2:hover {
    color: #303030;
}

.resultCardLeft2 {
    display: none;
    width: 40%;
    position: relative;
    float: left;
}
.resultCardLeft2 img {
    width: 100%;
    height: 100%;
    border-radius: 6px;
}

.studentTitle77 {
    display: none;
    position: absolute;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08);
    border-radius: 6px;
    bottom: 15px;
    width: 100%;
    padding: 10px;
}
    .studentTitle77 h4 {
        font-family: 'Gilroy';
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 30px;
        letter-spacing: 0em;
        text-align: center;
        color: #303030;
        margin: 0px;
    }
    .studentTitle77 p {
        font-family: 'Gilroy';
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 17px;
        letter-spacing: 0em;
        text-align: center;
        color: #FF00D6;
        margin: 0px;
        margin-top: 5px;
    }
.smShow {
    display: none;
}
.questionButtonSS {
    display: none;
    color: #303030;
    font-family: 'Gilroy';
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;

    background: rgb(255,218,158);
    background: linear-gradient(90deg, rgba(255,218,158,1) 0%, rgba(255,170,34,1) 23%, rgba(255,206,129,1) 64%, rgba(250,160,19,1) 100%, rgba(0,212,255,1) 100%);
    padding: 20px 150px;
    -webkit-box-shadow: 0px 9px 19px -7px rgb(0 0 0 / 54%);
    box-shadow: 0px 9px 19px -7px rgb(0 0 0 / 54%);
    border-bottom: 2px solid #BB842D;
    border-radius: 6px;
    transition: 1s all;
}
.questionButtonSS:hover {
    color: #303030;
}

/*Maks kod*/
.title-mod{
    font-family: 'Play';
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    line-height: 60px;
    color: #303030;
    text-align: center;
    padding-top: 15px;
}
.kaspigold{
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    width: 100%;
}
.modal-max{
    padding: 20px 50px 50px 50px;
}
.modal-dialog {
    max-width: 600px!important;
    margin: 1.75rem auto;
}
.rekv{
    font-family: 'Gilroy';
    font-size: 23px;
    line-height: 29px;
    color: #303030;
    padding-top: 20px;
}
.rekv span{
    font-family: 'Gilroy-Bold';
}
.tolemjasap{
    font-size: 20px;
    line-height: 24px;
    font-family: 'Gilroy';
    text-align: center;
    color: #303030;
    padding-top: 35px;
}
.btn-max{
    color: #000;
    font-family: 'Gilroy';
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    padding: 20px;
    width: 100%;
    border: none;
    display: block;
    background: rgb(251,188,88);
    background: linear-gradient(
            142deg
            , rgba(251,188,88,1) 0%, rgba(251,188,88,1) 40%, rgba(255,226,180,1) 60%, rgba(251,188,88,1) 80%, rgba(251,188,88,1) 100%);
    -webkit-box-shadow: 0px 9px 19px -7px rgb(0 0 0 / 54%);
    box-shadow: 0px 9px 19px -7px rgb(0 0 0 / 54%);
    border-bottom: 2px solid #BB842D;
    border-radius: 6px;
    margin-top: 25px;
}
.btn-max:hover{
    color: #303030;
    background: #FFC973;
}
.btn-max:focus{
    background: #FAB13E;
}
.wid80{
    float: left;
    width: 90%;
}
.wid20{
    width: 10%;
    float: left;
}
.contentBoxWhiteTwo {
	padding: 33px 29px 18px 16px;
}
.contentBoxWhiteThree {
	padding: 35px 18px 24px 18px;
}
.contentBoxWhiteFour {
	padding: 26px 18px 6px 18px;
}