@font-face {
    font-family: k-normal;
    src: url("../fonts/Konstanhigh.woff2") format("woff2"),
        url("../../404.html") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Konstanhigh;
    src: url("../fonts/Konstanhigh.woff2") format("woff2"),
        url("../../404.html") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Romerio;
    src: url("../fonts/romerio/Romerio.woff2") format("woff2"),
        url("../fonts/romerio/Romerio.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: stag-italic;
    src: url("../fonts/stage/StagSans-BlackItalic.woff2") format("woff2"),
        url("../fonts/stage/StagSans-BlackItalic.woff") format("woff");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: stag-normalblack;
    src: url("../fonts/stage/StagSans-Black.woff2") format("woff2"),
        url("../fonts/stage/StagSans-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: stag-bold-italic;
    src: url("../fonts/stage/StagSans-BoldItalic.woff2") format("woff2"),
        url("../fonts/stage/StagSans-BoldItalic.woff") format("woff");
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: stag-bold;
    src: url("../fonts/stage/StagSans-Bold.woff2") format("woff2"),
        url("../fonts/stage/StagSans-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: stag-booknormal;
    src: url("../fonts/stage/StagSans-BookItalic.woff2") format("woff2"),
        url("../fonts/stage/StagSans-BookItalic.woff") format("woff");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: stag-Book;
    src: url("../fonts/stage/StagSans-Book.woff2") format("woff2"),
        url("../fonts/stage/StagSans-Book.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: stag-light-italic;
    src: url("../fonts/stage/StagSans-LightItalic.woff2") format("woff2"),
        url("../fonts/stage/StagSans-LightItalic.woff") format("woff");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: stag-light;
    src: url("../fonts/stage/StagSans-Light.woff2") format("woff2"),
        url("../fonts/stage/StagSans-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: stag-medium-italic;
    src: url("../fonts/stage/StagSans-MediumItalic.woff2") format("woff2"),
        url("../fonts/stage/StagSans-MediumItalic.woff") format("woff");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: stag-semibold-italic;
    src: url("../fonts/stage/StagSans-SemiboldItalic.woff2") format("woff2"),
        url("../fonts/stage/StagSans-SemiboldItalic.woff") format("woff");
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: stag-normal;
    src: url("../../404.html") format("woff2"),
        url("../../404.html") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: stag-semibold;
    src: url("../fonts/stage/StagSans-Semibold.woff2") format("woff2"),
        url("../fonts/stage/StagSans-Semibold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
li,
ul {
    list-style-type: none;
}
body {
    font-family: Stag-light;
}
.k-normal {
    font-family: k-normal !important;
}
.romerio {
    font-family: Romerio;
}
.stage-normal {
    font-family: stag-normal !important;
}
.stage-light {
    font-family: stag-light !important;
}
.color-gold {
    color: gold !important;
}
.color-aqua {
    color: #00ffda !important;
}
.ls-1 {
    letter-spacing: 1px;
}
.fs-16 {
    font-size: 16px;
}
.fs-18 {
    font-size: 18px;
}
.fs-20 {
    font-size: 20px;
}
.fs-22 {
    font-size: 22px;
}
.fs-24 {
    font-size: 24px !important;
}
.fs-26 {
    font-size: 26px;
}
.fs-30 {
    font-size: 30px;
}
.fs-35 {
    font-size: 35px !important;
}
.fs-40 {
    font-size: 40px !important;
}
.fs-80 {
    font-size: 80px !important;
}
.fs-95 {
    font-size: 95px !important;
}
.fs-100 {
    font-size: 100px !important;
}
.f-weight-600 {
    font-weight: 600;
}
.equal-padding-40 {
    padding: 40px 0;
}
.equal-padding-60 {
    padding: 60px 0;
}
#preloder {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    float: left;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    z-index: 99999999;
    background: #000;
    transition: 0.3s all ease;
}
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #00ffda;
    background: #00ffda;
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 9;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #8cada8;
    top: 5px;
}
.page-wrapper {
    background: url(../img/website-bg.jpg);
    height: 100%;
    width: 100%;
    background-attachment: fixed;
}
a.nav-link img {
    height: 70px;
}
.hdr-icons:hover .img1 {
    display: none;
    transition: 0.5s;
}
.hdr-icons:hover .img1-show {
    transition: 0.5s;
    display: block !important;
    text-align: center;
}
.hdr-icons p {
    text-align: center;
    margin-bottom: 0 !important;
    opacity: 0;
    color: #0ff;
}
.hdr-icons:hover p {
    opacity: 1;
    transition: 0.4s all;
}
.navbar-toggle {
    background: 0 0;
    border: none;
}
.navbar-toggle span img {
    width: 35%;
}
.navbar-toggle span {
    display: none;
}
button:focus {
    outline: 0;
    outline: 0;
}
.navbar-brand {
    background: 0 0 !important;
}
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
    left: 0;
    right: 0;
}
.burger-menu {
    display: block;
    cursor: pointer;
    padding: 10px 0 0;
    z-index: 9999999;
    position: fixed;
    margin-left: 20px;
}
.m-menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100vh !important;
    background: #fff;
    background-image: url(../img/bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.6s ease, visibility 0.6s ease;
    transition: opacity 0.6s ease, visibility 0.6s ease;
    z-index: 999999;
    transform-origin: top center;
}
@-webkit-keyframes scale-up-ver-top {
    0% {
        -webkit-transform: scaleY(0.4);
        transform: scaleY(0.4);
        -webkit-transform-origin: 100% 0%;
        transform-origin: 100% 0%;
    }
    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: 100% 0%;
        transform-origin: 100% 0%;
    }
}
@keyframes scale-up-ver-top {
    0% {
        -webkit-transform: scaleY(0.4);
        transform: scaleY(0.4);
        -webkit-transform-origin: 100% 0%;
        transform-origin: 100% 0%;
    }
    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: 100% 0%;
        transform-origin: 100% 0%;
    }
}
.m-menu.open {
    opacity: 1;
    visibility: visible;
    pointer-events: initial;
    -webkit-animation: scale-up-ver-top 0.8s cubic-bezier(0.39, 0.575, 0.565, 1)
        both;
    animation: scale-up-ver-top 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}
.burger-menu.change {
    position: fixed !important;
    display: block;
}
.hdr-icons {
    padding-top: 15px;
}
.navbar {
    padding: 1rem 1rem 0.2rem;
}
.m-menu ul {
    list-style: none;
    margin-top: 15%;
    padding: 0;
    width: 100%;
    position: relative;
}
.m-menu ul li a {
    text-transform: uppercase;
    text-decoration: none;
    color: #0ff;
    font-size: 24px;
    display: block;
    padding: 10px 0;
    position: relative;
}
.m-menu ul li a img {
    width: 5%;
    padding-right: 10px;
}
.m-menu ul li:hover {
    display: inline-block;
    transition: all 0.6s;
}
.m-menu ul li:hover .img1 {
    display: none;
    transition: 0.5s;
}
.m-menu ul li:hover .img1-show {
    transition: 0.5s;
    display: inline-block !important;
}
#section1 {
    position: relative;
}
.home-gif {
    width: 100%;
    margin: 10px 0;
    position: relative;
    text-align: center;
    overflow: hidden;
}
.home-gif img {
    width: 50%;
}
.video-bg {
    width: 100%;
    height: auto;
}
.re-img {
    position: absolute;
    top: 42.8%;
    left: 47.3%;
}
.re-img:hover img {
    animation: rotate 2s infinite;
}
.re-img img {
    width: 13%;
}
.gallery-wrap {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 70vh;
}
.inneritem {
    flex: 1;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: none;
    transition: flex 0.7s ease;
}
.inneritem:hover {
    flex-grow: 4;
}
.item-1 {
    background-image: url("../../404.html");
}
.item-2 {
    background-image: url("../../404.html");
}
.item-3 {
    background-image: url("../../404.html");
}
.item-4 {
    background-image: url("../../404.html");
}
.item-5 {
    background-image: url("../../404.html");
}
.item-6 {
    background-image: url("../../404.html");
}
.item-7 {
    background-image: url("../../404.html");
}
.top_hdr h2 {
    color: #00ffda;
    font-size: 35px;
    margin-bottom: 37px;
}
li.list-group-item.d-list-item-footer {
    margin-right: 22px;
    height: 35px;
    width: 35px;
    padding: 0 7px;
    border: 2px solid #fff;
    background: 0 0;
    font-size: 19px;
    color: #0000;
    border-radius: 50px !important;
}
li.list-group-item.d-list-item-footer a i {
    color: #fff !important;
    transition: 0.5s;
}
li.list-group-item.d-list-item-footer:hover i {
    transform: rotate(360deg);
    transition: 0.5s;
}
.inner-sider-strip-one p {
    margin-bottom: 0;
    font-family: rnsz-medium;
    font-size: 13px;
    color: #fff;
}
section#bootom-strip {
    padding: 10px;
    position: relative;
    z-index: 999;
}
.inner-side1-foot h6 {
    color: #fff;
}
.inner-side1-foot h6 {
    color: #fff;
    margin-bottom: 19px;
}
ul.list-group.list-group-horizontal.d-list-grp-footer {
    justify-content: center;
}
.down-footer {
    position: relative;
    padding-top: 100px;
    padding-bottom: 50px;
}
.copyright.text-center p {
    color: #fff;
}
.four-col-slider {
    padding-bottom: 0;
}
.four-col-slider .slider {
    padding: 0;
    margin: 0;
    position: relative;
    height: 26.125rem;
    display: flex;
    overflow: hidden;
}
.four-col-slider .slider:hover .slide {
    width: 0;
}
.four-col-slider .slider .slide {
    width: 25%;
    height: 26.125rem;
    display: block;
    background-size: cover;
    background-position: 50%;
    overflow: hidden;
    transition: width 0.7s ease;
    border-top: 0;
    padding-top: 0;
    margin-top: 0;
    color: #fff;
}
.four-col-slider .slider .slide a.slide-link {
    color: #fff;
}
.four-col-slider .slider .slide:first-child .slide-link {
    left: 0;
    border-right: 1px solid hsla(0, 0%, 100%, 0.3);
}
.four-col-slider .slider .slide:nth-child(2) .slide-link {
    left: 25%;
    border-right: 1px solid hsla(0, 0%, 100%, 0.3);
}
.four-col-slider .slider .slide:nth-child(3) .slide-link {
    left: 50%;
    border-right: 1px solid hsla(0, 0%, 100%, 0.3);
}
.four-col-slider .slider .slide:nth-child(4) .slide-link {
    left: 75%;
}
.four-col-slider .slider .slide:hover {
    width: 100%;
}
.four-col-slider .slider .slide:hover .slide-link .copy p {
    opacity: 1;
    text-decoration: none;
}
.four-col-slider .slider .slide:hover .slide-link {
    background-color: #1c259ee0;
}
.four-col-slider .slider .slide:hover .slide-link .copy .button {
    background-color: #fff;
    color: #121212;
    padding: 13px;
}
.four-col-slider .slider .slide .slide-link {
    background-color: #00006890;
    color: #00ffda;
    position: absolute;
    padding: 3rem 1.5rem 9.375rem;
    height: 100%;
    width: 25%;
    left: 0;
    z-index: 2;
}
.four-col-slider .slider .slide .slide-link .img-wrapper {
    display: none;
}
.four-col-slider .slider .slide .slide-link h3 {
    color: #00ffda;
}
.four-col-slider .slider .slide .slide-link .button {
    color: #fff;
    background-color: transparent;
    padding: 0;
}
.four-col-slider .slider .slide .slide-link .copy {
    height: 100%;
    position: relative;
}
.four-col-slider .slider .slide .slide-link .copy p {
    opacity: 0;
    transition: opacity 0.7s ease;
    color: #00ffda;
}
.img-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    transition: all 0.25s ease;
}
.four-col-slider .slider .slide .slide-link {
    display: block;
    text-decoration: none;
}
.pre-header {
    display: block;
    position: relative;
    margin-bottom: 0.75rem;
    font-size: 0.75rem;
    line-height: 0.75rem;
    letter-spacing: 0.0125rem;
    text-transform: uppercase;
    color: #00ffda;
}
.four-col-slider .slider .slide .slide-link .img-wrapper:before {
    padding-top: 58.96552%;
    display: block;
    content: "";
    width: 100%;
}
.four-col-slider .slider .slide {
    border-top: 0.0625rem solid #707070;
}
.owl-theme .owl-dots,
.owl-theme .owl-nav {
    position: absolute;
    bottom: 0;
    left: 50%;
}
.social-icon {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}
.social-icon span {
    width: 100%;
}
.social-icon span img {
    width: 80px;
    height: 80px;
    padding-right: 5px;
}
.abt-full-box {
    position: relative;
}
.abt-full-box h2 {
    font-size: 35px;
}
#team {
    padding: 40px 0 20px 0;
}
.founder-img {
    background-image: url(../img/founder-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    margin: 50px 0 10px 0;
    text-align: center;
    padding: 50px 0;
}
.founder-img img {
    width: 330px;
    height: 330px;
    text-align: center;
    border-radius: 50%;
}
#services-01,
#services-02,
#services-03 {
    position: relative;
}
.services-img {
    width: 100%;
    text-align: center;
}
.services-img img {
    width: 100%;
}
.service-box h2 img {
    width: 8%;
}
.service-box {
    padding-top: 50px;
}
.img-invert {
    transform: rotate(180deg);
}
.services-img img {
    width: 100%;
    text-align: center;
}
.services-heading h2 {
    text-transform: uppercase;
}
.services-info p {
    position: relative;
}
.services-info {
    position: relative;
}
.services-info a {
    cursor: pointer;
}
.morecontent span {
    display: none;
}
.morelink {
    display: block;
}
#more,
#more1,
#more2,
#more3,
#more4,
#more5,
#more6,
#more7 {
    display: none;
}
.service-img-pos {
    position: absolute;
    top: 0;
    left: 0;
}
.height350 {
    height: 350px;
}
.show-more-right .morelink {
    background-image: url(../img/service/service-arrows.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 35px;
    margin-top: 10px;
}
.show-more-left .morelink {
    background-image: url(../img/service/service-arrows.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 35px;
    margin-top: 10px;
    transform: scaleX(-1);
}
#gif-click,
#gif-click1,
#gif-click2,
#gif-click3,
#gif-click4,
#gif-click5,
#gif-click6,
#gif-click7 {
    display: none;
}
.img-1-size {
    width: 100% !important;
    text-align: center;
    padding: 87px;
}
.sigma_video-popup-wrap {
    position: relative;
    box-shadow: 0 10px 50px 0 #002bff;
    width: 100%;
    border: 2px solid #00f;
    border-radius: 10px;
    transition: all 0.4s;
}
.sigma_video-popup-wrap:hover {
    transition: all 0.4s;
    -moz-transform: scale(1.2) rotate(2deg);
    -webkit-transform: scale(1.2) rotate(2deg);
    -o-transform: scale(1.2) rotate(2deg);
    -ms-transform: scale(1.2) rotate(2deg);
    transform: scale(1.2) rotate(2deg);
}
.sigma_video-popup-wrap img {
    width: 100%;
    border-radius: 10px;
}
.sigma_video-popup-wrap .sigma_video-popup {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}
.sigma_video-popup {
    position: relative;
    width: 180px;
    height: 40px;
    background-color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    z-index: 1;
    padding-top: 10px;
    color: #00feda;
    opacity: 0;
}
.sigma_video-popup.popup-lg {
    width: 140px;
    height: 140px;
    font-size: 20px;
}
.sigma_video-popup::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #00feda;
    transition: 0.3s;
    z-index: -1;
}
.sigma_video-popup.secondary {
    color: #43484e;
}
.sigma_video-popup.secondary::after {
    background-color: #43484e;
}
.sigma_video-popup:hover {
    color: #000;
    opacity: 1;
    font-weight: 600;
    text-decoration: none;
}
.sigma_video-popup:hover::after {
    width: 100%;
}
#social-img img {
    width: 100%;
    box-shadow: 0 10px 50px 0 #002bff;
    border: 2px solid #00f;
}
#social-img {
    width: 100%;
    transition: all 0.4s;
}
#social-img:hover {
    transition: all 0.4s;
    -moz-transform: scale(1.2) rotate(2deg);
    -webkit-transform: scale(1.2) rotate(2deg);
    -o-transform: scale(1.2) rotate(2deg);
    -ms-transform: scale(1.2) rotate(2deg);
    transform: scale(1.2) rotate(2deg);
}
.swiper-container {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}
.swiper-slide {
    background-position: center;
    background-size: cover;
    width: 300px;
    height: 550px;
}
.swiper-slide img {
    display: block;
    width: 100%;
}
.swiper-button-next {
    background-image: url("../img/testimonial/next.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 42px;
}
.swiper-button-prev {
    background-image: url("../img/testimonial/next.png");
    transform: rotate(180deg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 42px;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: "";
}
.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: none;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: "";
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    cursor: auto;
    pointer-events: none;
}
.testimonial-bg img {
    width: 100%;
}
#testimonial .item {
    width: 100%;
}
.testimonial .owl-next img,
.testimonial .owl-prev img {
    width: 10%;
}
.testimonial .owl-prev img {
    transform: rotate(180deg);
    left: -70px;
    position: absolute;
    top: 20px;
}
.testimonial .owl-next img {
    right: 150px;
    top: -8px;
    position: relative;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
    background: 0 0 !important;
}
.contact-form {
    width: 100%;
}
.contact-form input,
.contact-form textarea {
    width: 80%;
    padding: 5px 10px;
    background-color: transparent;
    border: 1px solid #00ffda !important;
    font-size: 20px;
    color: #00ffda !important;
    margin: 10px 0;
}
.contact-form .submit-btn:hover {
    background-color: purple;
    color: #00ffda !important;
    font-weight: 800;
}
.contact-form textarea {
    height: 200px;
}
.contact-form #name {
    margin-top: 0 !important;
}
.contact-form input::placeholder {
    color: #00ffda !important;
    opacity: 1;
}
.contact-form input:-ms-input-placeholder {
    color: #00ffda !important;
}
.contact-form input::-ms-input-placeholder {
    color: #00ffda !important;
}
.message-error {
    color: red !important;
    font-size: 70px;
    font-weight: 600;
}
.message-success {
    color: gold !important;
    font-size: 20px;
    font-weight: 600;
}
.blog-item {
    margin: 20px 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.blog-tittle {
    color: gold;
    font-size: 25px !important;
    font-weight: 700;
    letter-spacing: 1px;
    text-decoration: underline;
}
.blog-tittle:hover {
    text-decoration: none;
    color: gold;
}
.blog-excerpt {
    color: #00ffda !important;
    font-size: 18px !important;
    font-weight: 600;
    letter-spacing: 1px;
    min-height: 110px !important;
}
.blog-meta {
    color: rgba(0, 0, 0, 0.37);
    font-family: "Courier New", Courier, monospace;
    font-size: 14px;
    margin-bottom: 20px;
}
.blog-btn {
    width: 100%;
    padding: 5px 10px;
    background-color: transparent;
    border: 1px solid gold;
    font-size: 20px;
    color: gold;
    margin: 10px 0;
    text-decoration: none;
}
.blog-btn:hover {
    text-decoration: none;
    color: #fff;
    background-color: gold;
}
.service-box .blog-meta {
    color: #fff;
    margin: 0;
    margin-bottom: 25px;
}
.service-box .blog-tittle {
    font-size: 100px !important;
    padding: 0 !important;
    text-decoration: underline;
}
.service-box .blog-body {
    margin-top: 30px !important;
    margin-left: 50px !important;
    margin-right: 50px !important;
    border: 1px solid gold;
    padding: 50px;
}
.service-box .blog-devide {
    border-top: 1px solid gold;
}