﻿body {
    font-family: Rubik;
    margin: 0px;

}

.logo {
    width: 90%;
    margin: auto;
    text-align: left;
    padding-top: 30px
}

.top {    
    height: 379px;
    background-color: #F8FAFF;
    background-image: url('/images/landing/ssl/pc.png');
    background-position: right bottom;
    background-repeat: no-repeat;
}
@media only screen and (max-width: 1000px) and (min-width: 400px){
  .top {    
   width: 1258px;
margin: auto;
}
.bottomstrip {
        width: 1258px;}
.topttl {
    font-size: 194%!important;
    text-align: left!important;
    position: fixed!important;
}

}
@media only screen and (max-width: 600px){
  .top {    
   width: 1258px;
margin: auto;
}
.bottomstrip {
        width: 1258px;
}
.topttl {
    font-size: 194%!important;
    text-align: left!important;
    position: fixed!important;
}
}
@media only screen and (max-width: 5	00px){
  .top {    
   width: 1258px;
margin: auto;
}
.bottomstrip {
        width: 1258px;
}
.topttl { 
    font-size: 194%!important;
    text-align: left!important;
    position: fixed!important;
}
}
.topttl {
    color: #EF6D18;
    margin: auto;
    padding-top: 111px;
    font-size: 39px;
    font-weight: 700;
    text-align: center;
}

.outerframe {
    width: 1258px;
    height: 566px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    filter: drop-shadow(0px 4px 30px rgba(0, 0, 0, 0.05));
    border-radius: 30px;
    margin-top: -43px;
}
.boxbot{
height: 53px;
}
.boxtop {
    width: 100%;
    height: 94px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    border-radius: 30px 30px 0px 0px;
    color: #3A3A3A;
    font-size: 23px;
    font-weight: bold;
}

.boxcenter {
    height: 182px;
    text-align: center;
    font-size: 21px;
    font-weight: 500;
    padding-top: 23px;
    background-repeat: no-repeat;
    background-position: center 85px;
    background-color: #ffffff;
    transition-property: height;
    transition-duration: 0.3s;
}

.box {
    width: 388px;
    height: 538px;
    margin-right: 18px;
    margin-left: 18px;
    background: #F8FAFF;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.05);
    border-radius: 30px;
    transition-property: width, height, margin-right, margin-left;
    transition-duration: 0.3s, 0.3s, 0.3s, 0.3s;
}

    .box:hover {
        width: 398px;
        height: 552px;
        margin-right: 13px;
        margin-left: 13px;
        box-shadow: 0px 4px 30px rgba(0, 199, 192, 0.2);
        transition-property: width, height, margin-right, margin-left;
        transition-duration: 0.3s, 0.3s, 0.3s, 0.3s;
    }

        .box:hover .boxtop {
            height: 96px;
        }

        .box:hover .boxcenter {
            height: 188px;
            transition-property: height;
            transition-duration: 0.3s;
        }

.englsh {
    text-align: center;
    font-size: 21px;
    font-weight: 500;
    margin-top: 28px;
}

.price {
    text-align: center;
    font-size: 23px;
    margin-top: 28px;
}

a.bbtn {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 216px;
    height: 58px;
    margin: auto;
    background-color: #00C7C0;
    border-radius: 6px;
    color: #ffffff;
    font-weight: 700;
    font-size: 20px;
    margin-top: 35px;
    cursor: pointer;
    text-decoration: none;
}

    a.bbtn:hover {
        background-color: #2AD7D1;
    }

.bottomstrip {
    height: 119px;
    background: #F8FAFF;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 118px;
}

.toptt2 {
    color: #EF6D18;
    margin: auto;
    padding-top: 20px;
    font-size: 36px;
    font-weight: 400;
    text-align: center;
}


a.mbtn {
    width: 196px;
    height: 50px;
    background: #EF6D18;
    border-radius: 6px;
    color: #ffffff;
    font-weight: 700;
    font-size: 20px;
    cursor: pointer;
    display: inline-flex;
    margin-right: 35px;
    align-items: center;
    justify-content: space-around;
    text-decoration: none;
}

.bottom {
    width: 100%;
    height: 65px;
    background: #F8FAFF;
}

.btmstrip {
    margin: auto;
    margin-top: 61px;
    margin-bottom: 61px;
    display: flex;
    justify-content: space-between;
    width: 1258px;
}

.btopic {
    font-weight: bold;
    font-size: 25px;
    margin-top: 25px;
}

.bdata {
    font-weight: 500;
    font-size: 20px;
    margin-top: 25px;
}

.bscontent {
    display: flex;
    align-items: center;
    font-size: 21px
}

a.glnk {
    background-image: url('/images/landing/ssl/link.png');
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 30px;
    color: #555555;
    text-decoration: none;
    line-height: 30px;
}

    a.glnk:hover {
        text-decoration: underline;
    }

.crown {
    background-image: url('/images/landing/ssl/crown.png');
    background-repeat: no-repeat;
    background-position: 94% center;
}

a.spprt
{
    text-decoration:none;
    color:black ;
}
a.spprt:hover
{
    text-decoration:underline;
}
