/*
Theme Name: verse-vip
Theme URI: 
Author: herbert fabillar
Author URI: 
Description: Wordpress Theme
Version: 1.0
*/

body {
    margin: 0;
    padding: 0;
    background-image: url('./assets/images/Group\ 629.png');
    background-repeat: no-repeat;
    background-size: cover;
}


.m-bottom-30 {
    margin-bottom: 30px;
}
.m-bottom-50 {
    margin-bottom: 50px;
}
.m-bottom-100 {
    margin-bottom: 100px;
}

.m-top-30 {
    margin-top: 30px;
}
.m-top-50 {
    margin-top: 50px;
}
.m-top-100 {
    margin-top: 100px;
}
.m-top-180 {
    margin-top: 180px;
}

.m-right-10 {
    margin-right: 10px;
}

.m-left-10 {
    margin-left: 10px;
}

.main-padder {
    padding: 50px;
}

.p-blue {
    color: #003399;
}
.p-white {
    color: #fff;
}

footer {
    margin-top: 180px;
    padding-top: 50px;
    background-color: rgba(255, 255, 255, 0.2);
    background-image: url('./assets/images/bubble-footer.png');
    background-repeat: no-repeat;
    box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(13.3222px);
}
footer .navi a, 
footer .navi a:hover {
    color: #fff;
    text-decoration: none;
    font-size: 19px;
    line-height: 90px;
}
footer .copy {
    font-size: 18px;
    line-height: 38px;
}

.w-1024 {
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
}
.w-1120 {
    width: 1120px;
    margin-left: auto;
    margin-right: auto;
}
.w-1250 {
    width: 1250px;
    margin-left: auto;
    margin-right: auto;
}

.ff-Plus-Jakarta-Sans-Light {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 300;
}
.ff-Plus-Jakarta-Sans-Regular {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 400;
}
.ff-Plus-Jakarta-Sans-Medium {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 500;
}
.ff-Plus-Jakarta-Sans-SemiBold {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 600;
}
.ff-Plus-Jakarta-Sans-Bold {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 700;
}
.ff-Plus-Jakarta-Sans-ExtraBold {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 800;
}
.ff-Plus-Jakarta-Sans-Dark {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 900;
}

.ff-DM-Sans-Light {
    font-family: 'DM Sans', sans-serif;
    font-weight: 300;
}
.ff-DM-Sans-Regular {
    font-family: 'DM Sans', sans-serif;
    font-weight: 400;
}
.ff-DM-Sans-Medium {
    font-family: 'DM Sans', sans-serif;
    font-weight: 500;
}
.ff-DM-Sans-SemiBold {
    font-family: 'DM Sans', sans-serif;
    font-weight: 600;
}
.ff-DM-Sans-Bold {
    font-family: 'DM Sans', sans-serif;
    font-weight: 700;
}
.ff-DM-Sans-ExtraBold {
    font-family: 'DM Sans', sans-serif;
    font-weight: 800;
}
.ff-DM-Sans-Dark {
    font-family: 'DM Sans', sans-serif;
    font-weight: 900;
}

.logo-text {
    font-size: 30px;
    line-height: 106%;
}
header .discover-container {
    box-shadow: 0px 0px 17px 2px rgba(111, 222, 255, 0.15);
    border-radius: 18px;
    
    background: linear-gradient(180deg, #59B0FF 43.75%, #6667FF 86.98%) no-repeat;
    padding: 4px;

}
.btn-discover-more {
    border-radius: 18px;
    background-color: #2A5AC3;
    border: none;
    padding: 18px 15px;
    font-size: 19px;
    line-height: 25px;
}
.set-tone {
    font-size: 88px;
    line-height: 104px;
}
.set-tone span,
#expand span, #space span {
    line-height: 115px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) -137.93%, rgba(255, 255, 255, 0) 100%);
    filter: drop-shadow(4px 4px 8px rgba(0, 51, 153, 0.25));
    backdrop-filter: blur(13.3222px);
    border-radius: 13px;
    padding: 0 20px;
}
#expand span {
	backdrop-filter: none !important;
}
.deluxe {
    margin-top: 180px;
    font-size: 68px;
    line-height: 90px;
}
.deluxe .data-text {
    margin-left: 42%;
}
.cards {
    font-size: 74px;
    line-height: 106%;
}
.be {
    font-size: 88px;
    line-height: 91px;
}
.be-items {
    font-size: 68px;
    line-height: 91px;
}
.be-items div {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 100%);
    backdrop-filter: blur(13.3222px);
    border-radius: 13.3222px;
    padding: 150px 30px;
    margin: 0 12px;
}

/*.magic img {
    width: 80%;
}*/
.with-people {
    font-size: 88px;
    line-height: 104px;
}
.fab-time {
    font-size: 43px;
    line-height: 56px;
}
.magic .that {
    font-size: 49px;
    line-height: 90px;
}

.off-breaker {
    margin-top: 320px;
}
.mid-group-breaker {
    margin-top: 33%;
}
.people {
    padding: 139px 150px 216px 150px;
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 10px 10px 20px rgba(0, 51, 153, 0.25);
    border-radius: 33px;
}
.socials a {
    margin: 0 18px;
}
#space .special,
#expand .special {
    background: rgba(255, 255, 255, 0.15);
    box-shadow: 4px 4px 8px rgba(0, 51, 153, 0.25);
    backdrop-filter: blur(13.3222px);
    border-radius: 0px 45px 45px 0px;
    min-width: 560px;
    min-height: 466px;
}

#expand .special {
    border-radius: 45px 0px 0px 45px;
}


#space.cards, 
#expand.cards {
    margin-top: 200px;
}

.bubble-header {
    background-image: url('./assets/images/bubble-1.png'), url('./assets/images/bubble-2.png');
    background-repeat: no-repeat;
    background-position: top -10% center, bottom -69% center;    
}
.bubble-body {
    background-image: url('./assets/images/bubble-3.png'), url('./assets/images/bubble-4.png');
    background-repeat: no-repeat;
    background-position: top 23% right 25%, bottom 22% center;
}

.get-in-touch {
    margin-left: auto;
    margin-right: auto;
}
.get-in-touch  .wpforms-container {
    width: 680px;
    filter: drop-shadow(6px 4px 8px rgba(0, 0, 0, 0.25));
}

.get-in-touch .wpforms-field-container {
    text-align: center;
    
    border: 1px solid #FFFFFF;
}

.get-in-touch  .wpforms-container input[type="text"],
.get-in-touch  .wpforms-container input[type="email"],
.get-in-touch  .wpforms-container textarea {
    color: #FFFFFF;
    background: transparent;
    border: 1px solid #FFFFFF;
    width: 660px;
    text-indent: 20px;
    font-family: 'DM Sans', sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    padding: 20px 0;
    margin-top: 10px;
}
.get-in-touch  .wpforms-container textarea {
    margin-bottom: 5px;
}

.get-in-touch form button.wpforms-submit {
    background: #FFFFFF;
    border-radius: 0px 0px 10px 10px;
    border: none;
    width: 100%;

    color: #003399;
    font-family: 'DM Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 31px;
    padding: 28px 0 26px 0;
    
}

.get-in-touch .wpforms-confirmation-container-full {
    color: #fff;
    font-family: 'DM Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 31px;
}

.get-in-touch .wpforms-field-label {
	display: none;
}

.contact-verse {
    margin-top: 23%;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #bad1ff;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #bad1ff;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #bad1ff;
}

/***OVERRIDES***/
.entry-content,
.entry-header {
    margin: 0 7%;
}
.entry-header {
    padding-bottom: 50px;
}
.entry-content p {
    font-size: 20px;
    line-height: 26px;
}