@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Play:400,700&display=swap');

body {
    overflow-y: scroll !important;
    overflow-x: hidden;
    background-color: #fff;
}

body, div, dl, dt, dd, ul, ol, li, i, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, legend, button, select, p, blockquote, th, td, table {
    font-family: 'Pretendard Variable', Pretendard, '맑은 고딕', 'Malgun Gothic', sans-serif !important;
    font-size: 100%;
    padding: 0;
    margin: 0;
    word-break: keep-all;
    -webkit-text-size-adjust: none;
    color: #181818;
}

a {
    text-decoration: none !important;
    cursor: pointer !important;
}

li {
    list-style: none;
}

caption { display: none;}

@media all and (max-width: 1024px) {
    .ms-0-m {
        margin-left: 0rem!important
    }
}

.clear:after {
    content: "";
    display: block;
    clear: both;
}

.con-pc {
    display: block;
}

.br-pc {
    display: block !important;
}

@media all and (max-width: 991px) {
    .con-m {
        display: none;
    }
}

@media all and (max-width: 767px) {
    .br-m {
        display: block !important;
    }

    .br-pc {
        display: inline-block !important;
    }
}

.p-relative {
    position: relative;
}

.container-1400 {
    width: 1400px;
    margin: 0 auto;
}

.container-85 {
    width: 85%;
    margin: 0 auto;
}

.container-90 {
    width: 90%;
    margin: 0 auto;
}

.container-93 {
    width: 93%;
    margin: 0 auto;
}

.container-95 {
    width: 95%;
    margin: 0 auto;
}

@media all and (max-width: 1440px) {
    .container-1400 {
        width: 90%;
    }
}

#header {
    z-index: 50;
    position: fixed;
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    background: #fff;
}

#header h1 img {
    width: 120px;
 }

#header .navi-wrap a {
    color: #000;
}

#header .navi-wrap a {
    color: #000;
}

.lnb-navi .nav-link {
    padding-left: 4.5rem!important
}

.lnb-navi a {
	font-weight: 700;
    font-size: 1.4rem;
    line-height: 4rem;
    color: #fff;
}

.lnb-navi a.active,
.lnb-navi a:hover {
    color: #cc0a21 !important;
}

.m-navi {
    display: none;
}

.navbar-toggler-m {
    border-color: #fff;
    padding: 0;
}

.navbar-toggler-m i {
    display: inline-block;
    font-size: 2.7rem;
    font-weight: 700;
    margin-top: -0.4rem;
    color: #cc0a21;
}

.navbar-toggler-m:focus {
    box-shadow: none;
}

.m-navi {
    display: none !important;
}

#header.scroll-top {
    height: 100px;
    background: #fff;
    box-shadow : rgba(0,0,0,.1) 0 0 10px;
}

@media all and (min-width: 992px) and (max-width: 1200px) {
    #header.scroll-top .lnb-navi a {
        line-height: 3.5rem;
    }

    .lnb-navi .nav-link {
        padding-left: 3rem!important
    }
}

@media all and (max-width: 991.5px) {
    #header, #header.scroll-top {
        height: 70px;
    }

    #header h1, #header.scroll-top h1  {
        margin-top: -0.6rem;
    }

    #header h1 img, #header.scroll-top h1 img {
        width: 80px;
    }

    .m-navi {
        display: block !important;
    }

    .menu-m {
        width: 80% !important;
        background-color: rgba(255, 255, 255, 1);
    }

    .navi-wrap-m {
        width: 90%;
        margin: 6rem auto 0;
    }

    .navi-wrap-m li a {
        font-weight: 700;
        font-size: 1.3rem !important;
        color: #000;
        line-height: 2.5rem !important;
    }

    .lnb-navi .nav-link {
        padding-right: 1rem!important;
        padding-left: 1rem!important
    }

    .btn-close {
        position: absolute;
        right: 1.5rem !important;
        top: 1.5rem !important;
        font-size: 1.5rem;
    }
}

.main-visual {
    width: 95%;
    height: 100vh;
    margin: 0 auto;
    padding-top: 100px;
}

.visual-cont {
    position: relative;
    height: 100%;
}

.visual-cont .visual-bg {
    position: relative;
    overflow: hidden;
    border-radius: 1.5rem;
}

.visual-cont .visual-bg figure {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.visual-cont .visual-bg figure {
    background-position: 100% center center;
}

.visual-bg-01 figure {
    background: #f3f7ff url(../images/main/img-visual-main01.jpg) no-repeat;
}

.visual-bg-02 figure {
    background: #f3f7ff url(../images/main/img-visual-main02.jpg) no-repeat;
}

.visual-tit {
    bottom: 17rem;
    position: absolute;
    left: 0;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    z-index: 10;
    text-align: left;
}

.visual-tit p {
    font-family: 'Play', sans-serif !important;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 3.8rem;
    color: #fff !important;
    padding-bottom: 1rem;
    letter-spacing: -0.03em;
}

.visual-tit p + p {
    font-family: 'Pretendard', sans-serif !important;
    font-size: 4rem;
    font-weight: 800;
    line-height: 5rem
}

.visual-cont .swiper-pagination {
    z-index: 1;
    text-align: center;
    bottom: 3rem
}

.visual-cont .swiper-pagination-bullet {
    margin: 0 5px !important;
    background: #fff;
    width: 17px;
    height: 17px;;
    border-radius: 0.2rem !important
}

@media all and (min-width: 768px) and (max-width: 1024px) {
    .visual-tit {
        bottom: 13rem;
        right: 0;
        left: 0%;
        transform: translateX(0%);
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        text-align: center;
    }
}

@media screen and (max-width: 991.5px) {
    .main-visual {
        height: 500px;
        padding-top: 70px;
    }

    .visual-tit {
        bottom: 9rem;
        right: 0;
        left: 0%;
        transform: translateX(0%);
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        text-align: center;
        width: 100%;
    }

    .visual-tit p {
        font-size: 1.3rem;
        line-height: 1.5rem;
        padding-bottom: 1rem;
    }

    .visual-tit p + p {
        font-size: 1.8rem;
        line-height: 2.3rem
    }

    .visual-cont .swiper-pagination-bullet {
        width: 15px;
        height: 15px;
    }

    .b_stop_btn {
        left: 50px;
        bottom: 20px
    }

    .visual-cont .swiper-pagination {
        bottom: 2rem
    }
}

.text-motion .move-up {
    transform: translateY(25px);
    opacity: 0;
    transition: transform .8s ease, opacity .4s
}

.text-motion.on .move-up {
    transform: translateY(0);
    opacity: 1
}

@keyframes mv_up {
    0% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

@-webkit-keyframes mv_up {
    0% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

.sub-cont {
    padding-top: 100px;
}

.sub-visual {
    position: relative;
    width: 95%;
    height: 400px;
    margin: 0 auto;
    border-radius: 1.5rem;
    overflow: hidden;
}

.bg-image {
    background-size: cover;
    background-position: center center;
}

.bg-company {
    width: 100%;
    background-image: url('../images/sub/bg-company.jpg');
}

.bg-product {
    width: 100%;
    background: #222 url('../images/sub/bg-product.jpg');
}

.bg-partner {
    width: 100%;
    background: #222 url('../images/sub/bg-partner.jpg');
}

.bg-customer {
    width: 100%;
    background: #222 url('../images/sub/bg-customer.jpg');
}

.sub-bg {
    positon: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

.type-zoom-in {
    -webkit-animation: zoomInImage 15s ease infinite alternate;
    -moz-animation:    zoomInImage 15s ease infinite alternate;
    -o-animation:      zoomInImage 15s ease infinite alternate;
    animation:         zoomInImage 15s ease infinite alternate;
}

.txt-box {
    position: absolute;
    top: 40%;
    width: 100%;
    text-align: center;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.txt-box h2 {
    font-family: 'Pretendard', sans-serif !important;
    font-weight: 600;
    font-size: 1.8rem;
    color: #fff;
}

.txt-box p {
    font-family: 'Play', sans-serif !important;
    text-transform: uppercase;
    font-size: 2.8rem;
    font-weight: 700;
    color: #fff;
}

@keyframes zoomInImage {
    from {transform: scale3d(1, 1, 1);}
    to {transform: scale3d(1.1, 1.1, 1.1);}
}

@-webkit-keyframes zoomInImage {
    from {transform: scale3d(1, 1, 1);}
    to {transform: scale3d(1.1, 1.1, 1.1);}
}

@keyframes zoomOutImage {
    from {transform: scale3d(1.1, 1.1, 1.1);}
    to {transform: scale3d(1, 1, 1);}
}

@-webkit-keyframes zoomOutImage {
    from {transform: scale3d(1.1, 1.1, 1.1);}
    to {transform: scale3d(1, 1, 1);}
}

@-webkit-keyframes zoom-a {
    0% {
        -ms-transform: scale(1, 1);
        transform: scale(1, 1) translateZ(1px);
}
    100% {
        -ms-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2) translateZ(1px);
    }
}

@-moz-keyframes zoom-a {
    0% {
        -ms-transform: scale(1, 1);
        transform: scale(1, 1) translateZ(1px);
}
    100% {
        -ms-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2) translateZ(1px);
}
}

@-o-keyframes zoom-a {
    0% {
        -ms-transform: scale(1, 1);
        transform: scale(1, 1) translateZ(1px);
    }

    100% {
        -ms-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2) translateZ(1px);
    }
}

@keyframes zoom-a {
    0% {
        -ms-transform: scale(1, 1);
        transform: scale(1, 1) translateZ(1px);
    }
    100% {
        -ms-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2) translateZ(1px);
    }
}

@media screen and (max-width: 991.5px) {
    .sub-cont {
        padding-top: 70px;
    }

    .sub-visual {
        height: 200px;
        border-radius: 1rem;
    }

    .txt-box h2 {
        font-size: 1.3rem;
    }

    .txt-box p {
        font-size: 1.5rem;
    }
}

.bg-line {
    background: url('../images/sub/bg-line.png') no-repeat right bottom -100px;
    background-size: 280px;
}

.greeting {
    width: 1400px;
    margin: 0 auto;
    padding: 8rem 0;
    color: #222;
    text-align: center;
}

.greeting .title {
    font-size: 2.6rem;
    line-height: 3.5rem;
    font-weight: 700;
}

.greeting .title p {
    font-size: 3.3rem;
    line-height: 4.2rem;
    font-weight: 800;
}

.greeting .text {
    font-size: 1.2rem;
    margin-top: 4rem;
}

.text-red {
    color: #cc0a21;
}

.text-blue {
    color: #1d2089;
}

.bg-history {
    width: 95%;
    height: 300px;
    margin: 0 auto;
    background: url('../images/sub/bg-history.jpg') no-repeat center center/cover;
    border-radius: 1.5rem;
}

.bg-history .tit-box {
    width: 100%;
    text-align: center;
}

.bg-history .tit-box h3 {
    font-family: 'Pretendard', sans-serif !important;
    font-weight: 600;
    font-size: 1.6rem;
    color: #fff;
}

.bg-history .tit-box p {
    font-family: 'Play', sans-serif !important;
    text-transform: uppercase;
    font-size: 2.6rem;
    font-weight: 700;
    color: #fff;
}

.history-cont {
    width: 1300px;
    margin: 7rem auto 0;
}

.history-cont .year {
    font-family: 'Pretendard', sans-serif !important;
    font-weight: 900;
    font-size: 4.3rem;
    color: #16120f;
    text-align: left !important;
    padding-top: 2rem;
}

.history-cont .year p {
    font-weight: 600;
    font-size: 1.4rem;
    padding-top: 2rem;
    letter-spacing: -0.02em;
}

.history-cont ul {
    margin-bottom: 5rem;
}

.history-cont ul li {
    width: 100%;
    padding: 1.5rem 1rem 1.5rem 1.3rem;
    background: url('../images/sub/bu-list.png') no-repeat 0.2rem 2.3rem;
    line-height: 2rem;
    font-size: 1.2rem;
    border-bottom: 1px solid #ddd;
}

@media screen and (max-width: 1440px) {
    .greeting {
        width: 90%;
    }

    .history-cont {
        width: 85%;
    }
}

@media screen and (max-width: 991.5px) {
    .bg-line {
        background-size: 200px;
    }

    .greeting {
        padding: 4rem 0;
    }

    .greeting .title {
        font-size: 1.2rem;
        line-height: 1.7rem;
        padding: 0 1rem;
    }

    .greeting .title p {
        font-size: 1.6rem;
        line-height: 2.2rem;
    }

    .greeting .text {
        font-size: 1rem;
        margin-top: 2rem;
        padding: 0 1rem;
    }

    .bg-history {
        height: 150px;
        border-radius: 1rem;
    }

    .bg-history .tit-box h3 {
        font-size: 1.3rem;
    }

    .bg-history .tit-box p {
        font-size: 1.5rem;
    }

    .history-cont {
        width: 85%;
        margin: 2.5rem auto 0;
    }

    .history-cont .year {
        font-size: 2.5rem;
        padding-top: 1rem;
    }

    .history-cont .year p {
        font-size: 1.2rem;
        padding-top: 0.5rem;
    }

    .history-cont ul {
        margin: 0 auto 3rem;
    }

    .history-cont ul li {
        padding: 0.5rem 0 0.5rem 1.2rem;
        background: url('../images/sub/bu-list.png') no-repeat 0.2rem 1.1rem;
        line-height: 1.5rem;
        font-size: 1rem;
    }
}

.product-cont, .partner-cont, .customer-cont {
    width: 95%;
    margin: 8rem auto 0;
}

.product-cont .tit-box, .partner-cont .tit-box , .customer-cont .tit-box {
    width: 100%;
    text-align: center;
    color: #222;
    margin-bottom: 4rem;
}

.product-cont .tit-box h3, .partner-cont .tit-box h3, .customer-cont .tit-box h3 {
    font-family: 'Pretendard', sans-serif !important;
    font-weight: 800;
    font-size: 2.6rem;
    padding-bottom: 1rem;
}

.product-cont .tit-box p, .partner-cont .tit-box p, .customer-cont .tit-box p {
    font-weight: 400;
    font-size: 1.3rem;
}

.product-wrap {
    max-width: 1624px;
    width: 100%;
    border-radius: 1.5rem;
    background: #f2f3f5;
    padding: 3.5rem;
    box-sizing: border-box;
    margin: 0 auto 7rem;
}

.bg-light-blue {
    background: #e8ebf1;
}

.product-wrap ul {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 40px;
}

.product-wrap ul .pdc-cont {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    gap: 30px;
    border-radius: 1.2rem;
    padding: 2.2rem;
    box-sizing: border-box;
}

.pdc-cont img {
    width: 100%;
    border-radius: 1.2rem;
}

.pdc-cont .name {
    margin: 0 1rem;
}

.pdc-cont .name p.tit {
    font-family: 'Pretendard', sans-serif !important;
    font-weight: 800;
    font-size: 1.5rem;
    padding-bottom: 0.8rem;
    color: #222;
}

.pdc-cont .name p {
    font-weight: 400;
    font-size: 1.05rem;
}

@media all and (min-width: 768px) and (max-width: 1204px) {
    .product-wrap {
        padding: 2.5rem;
    }

    .product-wrap ul {
        grid-template-columns: repeat(2,1fr);
        gap: 20px;
    }
}

@media screen and (max-width: 991.5px) {
    .product-wrap {
        max-width: 95%;
        border-radius: 1rem;
        padding: 1.5rem;
        margin: 0 auto 3.5rem;
    }

    .product-cont, .partner-cont, .customer-cont {
        margin: 4rem auto 0;
    }

    .product-cont .tit-box, .partner-cont .tit-box , .customer-cont .tit-box {
        margin-bottom: 2rem;
    }

    .product-cont .tit-box h3, .partner-cont .tit-box h3, .customer-cont .tit-box h3, .location-wrap h3 {
        font-size: 1.8rem;
        padding-bottom: 1rem;
    }

    .product-cont .tit-box p, .partner-cont .tit-box p, .customer-cont .tit-box p, .location-wrap p {
        font-size: 1rem;
        padding: 0 1.5rem;
    }
}

@media screen and (max-width: 767px) {
    .product-wrap ul {
        grid-template-columns: repeat(1,1fr);
        gap: 20px;
    }

    .product-wrap ul .pdc-cont {
        gap: 20px;
        border-radius: 1rem;
        padding: 1.5rem;
    }

    .pdc-cont img {
        border-radius: 0.5rem;
    }

    .pdc-cont .name {
        margin: 0 0.5rem;
    }

    .pdc-cont .name p.tit {
        font-size: 1.2rem;
        padding-bottom: 0.3rem;
    }

    .pdc-cont .name p {
        font-size: 1rem;
    }
}

.partnert-wrap {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto 7rem;
}

.partnert-wrap ul {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 40px;
}

.partnert-wrap ul .logo-box {
    display: flex;
    flex-direction: column;
    gap: 20px;
    box-sizing: border-box;
}

.partnert-wrap ul .logo-box .img-box {
    background-color: #fff;
    border: 1px solid #dbdbdb;
    border-radius: 1rem;
    text-align: center;
}

.partnert-wrap ul .logo-box a .img-box:hover {
    box-shadow : rgba(0,0,0,.07) 0 0 30px;
    border: 1px solid #222;
    border-radius: 1rem;
}

.partnert-wrap ul .logo-box .img-box img {
    border-radius: 1.5rem;
    width: 60%;
}

.partnert-wrap ul .logo-box a .c-name {
    font-family: 'Pretendard', sans-serif !important;
    font-size: 1.1rem;
    text-align: center;
    margin-top: 1.1rem;
}

@media screen and (max-width: 991.5px) {
    .partnert-wrap {
        max-width: 95%;
        margin: 0 auto 3.5rem;
    }
}

@media screen and (max-width: 768px) {
    .partnert-wrap ul {
        grid-template-columns: repeat(2,1fr);
        gap: 20px;
    }

    .partnert-wrap ul .logo-box {
        gap: 20px;
    }

    .partnert-wrap ul .logo-box .img-box {
        border-radius: 0.7rem;
    }

    .partnert-wrap ul .logo-box a .img-box:hover {
        border-radius: 0.7rem;
    }

    .partnert-wrap ul .logo-box .img-box img {
        border-radius: 0.7rem;
        width: 80%;
    }

    .partnert-wrap ul .logo-box a .c-name {
        font-size: 0.95rem;
        font-weight: 700;
        margin: 0.5rem 0;
    }
}

.location-wrap {
    width: 1400px;
    margin: 0 auto 7rem;
    text-align: center !important;
}

.location-wrap .info {
    background-color: #f8f8f8;
    padding: 3rem 1.5rem!important;
    border-radius: 1.2rem;
    margin: 0 0 3rem;
}

.location-wrap .info .item {
    position: relative;
    background-color: #fff;
    border: 1px solid #eee;
    padding: 2rem !important;
    border-radius: 1.2rem;
    margin: 0 1.5rem;
    height: 250px;
}

.location-wrap .info .item .item-icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #343646;
    margin-bottom: 1.3rem;
}

.location-wrap .info .item .item-icon i {
    font-size: 2rem;
    font-weight: 200;
    color: #ff3950;
}

.location-wrap .info .item h4 {
    font-size: 1.2rem;
    font-weight: 800;
    line-height: 2rem;
}

.location-wrap .info .item p {
    font-size: 1.05rem;
    font-weight: 500;
}

@media all and (max-width: 1400px) {
    .location-wrap {
        width: 95%;
    }
}

@media all and (min-width: 768px) and (max-width: 1400px) {
    .location-wrap .info {
        padding: 2rem!important;
    }

    .location-wrap .info .item {
        padding: 2rem 0 1rem !important;
        margin: 0.5rem !important;;
    }
}

@media all and (min-width: 768px) and (max-width: 1200px) {
    .width-50 {
        width: 50% !important;
    }
}

@media all and (max-width: 991.5px) {
    .location-wrap {
        margin: 0 auto 3.5rem;
    }
}

@media all and (max-width: 767px) {
    .location-wrap .info {
        padding: 1rem !important;
        border-radius: 1rem;
        margin: 0 0 4rem;
    }

    .location-wrap .info .item {
        padding: 2rem 1.3rem 1.2rem 6.5rem !important;
        border-radius: 1rem;
        margin: 0.3rem 0 !important;
        text-align: left !important;
        height: 100%;
    }

    .location-wrap .info .item .item-icon {
        position: absolute;
        top: 1.8rem;
        left: 1.8rem;
        width: 55px;
        height: 55px;
        margin-bottom: 0;
    }

    .location-wrap .info .item .item-icon i {
        font-size: 1.7rem;
    }

    .location-wrap .info .item h4 {
        font-size: 1.1rem;
        line-height: 1.5rem;
    }

    .location-wrap .info .item p {
        font-size: 1rem;
        padding-left: 0 !important;
    }

    .h-120- {
        height: 120px !important;
    }

    .col {
        margin-bottom: 1rem;
    }
}

.foot-cont {
    border-radius: 1.5rem;
    background-color: #2f3135;
    padding: 3rem 4rem 2.8rem !important;
    box-sizing: border-box;
    margin: 2rem auto;
}

.foot-cont .foot-logo img {
    width: 90px;
}

.foot-cont .btn-modal {
    background: transparent;
    font-size: 1rem;
    font-weight: 700;
    color: #d7d7d7;
    padding: 0;
    margin-bottom: 0.8rem;
    border: 0 !important;
}

.foot-cont .biz-info li {
    font-size: 0.9rem;
    color: #bcbcbc !important;
    padding-bottom: 0.4rem;
}

.foot-cont .biz-info li span {
    display: inline-block;
    padding-right: 0.5rem;
    color: #848484 !important;
    font-weight: 700;
}

.foot-cont .copy-txt {
    font-family: 'Play', sans-serif !important;
    font-size: 0.8rem;
    color: #bcbcbc !important;
    padding-top: 0.8rem;
}

.custom-modal {
    max-width: 650px !important
}

.custom-modal .h-500 {
    max-height: 540px !important
}

.custom-modal h5 {
    font-size: 1.4rem;
    font-weight: 600;
    letter-spacing: -0.05em;
}

.custom-modal .con-style p {
    padding-bottom: 20px;
    font-size: 1rem;
    color: #333;
    line-height: 1.5em;
}

.custom-modal .con-style img {
    width: 70%;
}

@media all and (min-width: 768px) and (max-width: 1024) {
    .foot-cont .etc-menu li {
        font-size: 0.8rem;
    }
    .btn-modal {
        font-size: 0.8rem !important;
    }

    .foot-cont .biz-tell li {
        font-size: 0.8rem;
    }
}

@media all and (max-width: 767px) {
    .foot-cont {
        padding: 2rem 2rem 2rem !important;
        margin: 1rem auto;
    }

    .btn-modal {
        font-size: 0.9rem !important;
    }

    .foot-cont .biz-info li, .foot-cont {
        font-size: 0.8rem;
    }

    .foot-cont .foot-logo {
        text-align: left !important;
    }

    .foot-cont .foot-logo img {
        width: 65px;
        padding-top: 1rem
    }

    .foot-cont .copy-txt {
        font-size: 0.7rem;
    }
}

.btn-top {
    position: fixed;
    z-index: 999;
    right: 1.5rem;
    bottom: 5%;
}

.btn-top button {
    border: 0 !important;
    background: none !important;
}

.btn-top button i  {
    color: rgba(134, 134, 134, 0.5) !important;
    font-size: 3rem;
}

@media all and (max-width: 767px) {
    .btn-top {
        right: 1.5rem;
        bottom: 1%;
    }

    .btn-top button i  {
        font-size: 2.3rem;
    }
}

.btn-effect {
    text-transform: uppercase;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
}

.animate {
    animation-duration: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
}

.slideIn {
    -webkit-animation-name: slideIn;
    animation-name: slideIn;
}

@media all and (max-width: 767px) {
    .btn-top {
        bottom: 3%;
    }
}