﻿.main-center {
    text-align: center;
    vertical-align: middle;
    background-image: url(https://livedemo00.template-help.com/wt_51651/images/bg-image-1-1920x800.jpg);
    height: 761px;
    font-family: 'Questrial', sans-serif;
}

    .main-center .main-title {
        padding-top: 400px; /* The same as your div height */
    }

    .main-center span {
        font-size: 120px;
        background-color: #fde231;
        font-weight: 900;
        letter-spacing: .075em;
        padding: 8px 20px 8px 20px;
    }

.main-subtitle span {
    margin-top:20px;
    line-height: 12px;
    background-color: #fff;
  
    letter-spacing: .6em;
    font-size: 20px;
}

.main-information {
    text-align: left;
    vertical-align: middle;
    height: 500px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 150px;
}

.main-about {
    font-size: 20px;
    line-height: 2;
    font-weight: 400;
    padding-top: 20px;
    text-align: center;
    padding-right: 500px;
    font-family: 'Questrial', sans-serif;
    line-height: 2.51429;
    letter-spacing: .4em;
}

.main-text {
    margin-top: 5px;
    padding-bottom: 20px;
    font-size: 50px;
    display: inline-block;
    float: left;
    width: 30%;
    margin-left: 180px;
    font-family: Questrial;
    font-family: 'Questrial', sans-serif;
}


.main-text2 {
    display: inline-block;
    float: right;
    width: 100%;
   
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    line-height: 2.51429;
    font-weight: 300;
    color: #111;
    background-color: #fff;
    letter-spacing: .15em;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: subpixel-antialiased;
}
@font-face {
    font-family: Questrial;
    src: url(https://fonts.google.com/?query=questrial);
}
.text-light {
    

    font-size: 50px;
    display: inline-block;
    float: left;
    width: 30%;
    
    font-family: Questrial;
    font-family: 'Questrial', sans-serif;
    color: #fde231;
   
   
}
.cube-classic {
   position: relative;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 250px;
    height: 250px;
    z-index: -1;
    margin-bottom: -22px;
    margin-left: -22px;
}
.cube-classic-1 {
    top: 27%;
    right: 12%;
}

*, *::before, *::after {
    box-sizing: border-box;
}
.cube-classic-item {
    display: block;
    width: 3px;
    height: 3px;
    background: #ccc;
    transform: none;
    animation: cube-classic 10s infinite cubic-bezier(0, 0.94, 1, -0.12);
}
.cube-classic > * {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 22px;
    margin-left: 22px;
    clear: both
}
body {
    text-align: center;
    font-family: montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;
    font-size: 13px;
    line-height: 1.71429;
    font-weight: 300;
    color: #111;
    background-color: #fff;
    letter-spacing: .05em;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: subpixel-antialiased;
}
@media (min-width: 768px) {
    body {
        text-align: left;
        font-size: 14px;
    }
}
@media 
    (min-width: 992px) {
        body{line-height: 2.14286;
    }
}
@media (min-width: 1200px) {
    .cube-classic {
        display: flex;
    }
}
.cube-classic-1 {
    top: 27%;
    right: 12%;
    clear: both
}
@media (min-width: 992px) {
    body {
        line-height: 2.14286;
    }
}
@media (min-width: 1200px) {
    .cube-classic-wrap {
        position: relative;
        z-index: 1;
    }



