@import url(bootstrap.min.css);
@import url(swiperjs.min.css);
@import url(../fonts/remixicon/remixicon.css);
@import url(../fonts/gilroy/gilroy.css);
.instagram-gradient-text,
.twitter-gradient-text,
.youtube-gradient-text {
    -webkit-text-fill-color: transparent
}

a,
body,
li,
ul {
    color: #66869d;
    margin: 0;
    padding: 0
}

.t-alert,
body {
    font-size: 14px
}

#main-popup,
#mobile-menu {
    z-index: 999;
    position: fixed
}

#mobile-menu .row,
a,
body,
li,
ul {
    margin: 0
}

body,
html {
    overflow-x: hidden
}

.instagram-gradient-text {
    background: linear-gradient(267.78deg, #e7476e .22%, #ed4b62 49.72%, #ff8546 98.47%);
    -webkit-background-clip: text
}

.facebook-text-color {
    color: #457dea
}

.youtube-gradient-text {
    background: #f60b0b;
    -webkit-background-clip: text
}

.twitter-gradient-text {
    background: #17e0fc;
    -webkit-background-clip: text
}

.ri-twitch-line {
    color: #5c16c5
}

.ri-music-line {
    color: #fe2d52
}

.ri-spotify-line {
    color: #1ed760
}

.ri-tumblr-line {
    color: #00b8ff
}

.ri-mail-line {
    color: #fff
}

.ri-linkedin-line {
    color: #0a66c2
}

.ri-telegram-line {
    color: #3390ec
}

.ri-google-line {
    color: #db4a39
}

body {
    background: #f9fbff;
    font-weight: 600;
    font-family: Gilroy
}

body.popup-active {
    overflow: hidden
}

.clear {
    clear: both
}

i {
    font-weight: 500 !important
}

a,
li,
ul {
    list-style-type: none;
    text-decoration: none !important
}

.hd-Instagram {
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%)
}

.hd-Twitter {
    background: linear-gradient(45deg, #00aced, #00aced, #00aced, #00aced, #00aced)
}

.hd-Youtube {
    background: linear-gradient(90deg, #eb0736 0, #eb0736 85%, #eb0736 89%, #eb0736 100%);
    box-shadow: 0 2px 16px 0 rgba(240, 102, 45, .49)
}

.hd-Google {
    background: #ea4335
}

.hd-Twitch {
    background: #9146ff
}

.hd-Facebook {
    background: #1877f2
}

.hd-Tiktok {
    background: #000
}

.hd-Clubhouse {
    background: #6515dd
}

.hd-SoundCloud {
    background: #f80
}

.hd-Tumblr {
    background: #35465c
}

.hd-Pinterest {
    background: #c42027
}

.hd-Spotify {
    background: #1db954
}

.hd-Vimeo {
    background: #1ab7ea
}

.hd-Periscope {
    background: #3aa4c6
}

.hd-metin2sms {
   /* background: #096fd4*/
	background: linear-gradient(45deg,#02376b 0,#02376b 25%,#096acb 50%,#03376a 75%,#033668 100%);
   
}

.hd-metin2sms2 {
    background: #4062ff
}


.hd-metin2{
    /* background: #096fd4; */
    background: linear-gradient(45deg,#971a0b 0,#971a0b 25%,#370b06 50%,#370b06 75%,#370b06 100%);
}


.hd-Telegram {
    background: #08c
}

.text-Instagram {
    color: #dd2a7b
}

.text-Youtube {
    color: #c4302b
}

.text-Twitter {
    color: #00acee
}

.text-Linkedin {
    color: #0072b1
}

.text-Pinterest {
    color: #c8232c
}

.text-Twitch {
    color: #6441a5
}

.text-Spotify {
    color: #81b71a
}

.text-Tiktok {
    color: #010101
}

.text-Google {
    color: #ea4335
}

.text-Facebook {
    color: #3b5998
}

.text-Tinder {
    color: #fe3c72
}

.text-Clubhouse,
.text-Tumblr {
    color: #344d6f
}

.text-SoundCloud {
    color: #ff4137
}

.text-Netflix {
    color: #e50914
}

.t-button {
    border-radius: 25px;
    color: #fff;
    min-height: 38px;
    text-align: center;
    font-weight: 600;
    border: none;
    outline: 0;
    padding: 20px;
    transition: .5s
}

.t-button.primary {
    background: #4062ff;
    box-shadow: 0 15.7311px 26.2185px rgba(64, 98, 255, .15)
}

.t-button.border-button {
    background: 0 0;
    border: 1px solid #fff
}

.t-button.dark {
    background: #465764;
    box-shadow: 0 15.5699px 25.9499px rgba(70, 87, 100, .15)
}

.t-button:hover {
    color: #fff;
    background: #000
}

input[type=text],
textarea {
    background: #fff;
    border: 1px solid #dfe1e8;
    box-sizing: border-box;
    border-radius: 5px;
    outline: 0;
    padding: 15px 20px;
    width: 100%;
    color: #535e8d;
    font-size: 14px;
    font-weight: 600
}

#main-popup .container .item,
.t-alert {
    border-radius: 10px
}

input[type=text]:placeholder,
textarea:placeholder {
    color: #535e8d
}

.t-alert {
    background: #eff0f3;
    color: #7c7f8b;
    line-height: 20px;
    padding: 16px 20px;
    position: relative
}

.t-alert:before {
    content: "";
    position: absolute;
    left: 20%;
    top: -25px;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid transparent;
    border-bottom: 15px solid #eff0f3
}

.t-alert.warning {
    color: #f1605e;
    background: #ffd8d8
}

.t-alert.warning:before {
    border-bottom: 15px solid #ffd8d8
}

@-webkit-keyframes l-rotate {
    0% {
        -webkit-transform: rotate(0)
    }
    100%,
    50% {
        -webkit-transform: rotate(-180deg)
    }
}

@-webkit-keyframes r-rotate {
    0%,
    50% {
        -webkit-transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(-180deg)
    }
}

@-webkit-keyframes fadeout {
    0% {
        opacity: 1
    }
    100% {
        opacity: .5
    }
}

#main-popup {
    background: #3232328a;
    width: 100%;
    height: 100%;
    align-items: center;
    display: none;
    top: 0
}

#header-mobile,
header.header-active {
    background-color: #fff
}

#main-popup .close-button {
    margi-bottom: 100px;
    justify-content: end;
    display: flex;
    padding: 30px
}

#main-popup .close-button a {
    cursor: pointer
}

#main-popup .close-button a i {
    color: #fff;
    font-size: 50px
}

#main-popup .container,
header .topbar .text-block,
main.checkout .checkout-area .checkout-box .header {
    display: flex
}

#header-mobile .menu a.opened,
#mobile-menu,
.section-component.info-component .read-more a.open,
footer .footer-center .container .footer-company .footer-logo,
main.checkout .checkout-area .checkout-box .content form .input-group.option .checkbox-option input {
    display: none
}

#main-popup .container .item.first {
    background: url(../images/popup-bg.svg) 0 0/cover no-repeat #fff;
    padding: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-right: -20px;
    margin-top: 10px;
    margin-bottom: 10px
}

#main-popup .container .item.first .title {
    font-weight: 700;
    font-size: 30px;
    line-height: 37px;
    text-align: center;
    color: #434b5d
}

#main-popup .container .item.first .sub-title {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #555454;
    margin: 22px 0
}

#main-popup .container .item.first .button,
#main-popup .container .item.second .button {
    background: #ff5763;
    border-radius: 25px;
    font-size: 16px;
    line-height: 20px;
    padding: 15px 30px;
    color: #fff
}

#main-popup .container .item.first .count-down,
main.contact .contact-area .item .content .input-group,
main.tracking-tool .tracking-area .item .content .input-group {
    margin-bottom: 20px
}

#main-popup .container .item.first .count-down .circle {
    width: 100px;
    height: 100px;
    position: relative;
    border-radius: 999px;
    box-shadow: inset 0 0 0 4px rgba(255, 255, 255, .5)
}

#main-popup .container .item.first .count-down .l-half,
#main-popup .container .item.first .count-down .r-half {
    float: left;
    width: 50%;
    height: 100%;
    overflow: hidden
}

#main-popup .container .item.first .count-down .l-half:before,
#main-popup .container .item.first .count-down .r-half:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: 4px solid #4062ff;
    -webkit-animation-duration: 900s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards
}

#main-popup .container .item.first .count-down .l-half:before {
    border-right: none;
    border-top-left-radius: 999px;
    border-bottom-left-radius: 999px;
    -webkit-transform-origin: center right;
    -webkit-animation-name: l-rotate
}

#main-popup .container .item.first .count-down .r-half:before {
    border-left: none;
    border-top-right-radius: 999px;
    border-bottom-right-radius: 999px;
    -webkit-transform-origin: center left;
    -webkit-animation-name: r-rotate
}

#main-popup .container .item.first .count-down .count-popup {
    position: absolute;
    width: 100%;
    line-height: 100px;
    text-align: center;
    font-weight: 600;
    font-size: 35px;
    color: #4062ff;
    z-index: 2;
    -webkit-animation: .5s linear 901s forwards fadeout
}

#main-popup .container .item.second {
    background-size: cover;
    padding: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

#main-popup .container .item.second .logo {
    display: block;
    margin-bottom: 43px
}

#main-popup .container .item.second .info {
    width: 398px;
    height: 53px;
    background: #fff;
    border-radius: 25px;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #f76f61;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 38px
}

#main-popup .container .item.second .title {
    font-weight: 700;
    font-size: 35px;
    line-height: 37px;
    text-align: center;
    color: #fff;
    text-shadow: 0 0 25px rgba(99, 96, 96, .25)
}

#main-popup .container .item.second .sub-title {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    margin: 22px 0;
    max-width: 542px
}

#header-mobile {
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    z-index: 3;
    width: 100%;
    height: 76px;
    display: none;
    align-items: center
}

#header-mobile .whatsapp i {
    font-size: 30px;
    color: #25d366
}

#header-mobile .menu {
    text-align: right
}

#header-mobile .menu a i {
    font-size: 30px;
    color: #4062ff
}

#mobile-menu {
    width: 100%;
    left: 0;
    top: 75px;
    height: 100%;
    background: #e8e9ef;
    -webkit-box-shadow: 0 13px 18px -1px rgba(0, 0, 0, .53);
    -moz-box-shadow: 0 13px 18px -1px rgba(0, 0, 0, .53);
    box-shadow: 0 13px 18px -1px rgba(0, 0, 0, .53);
    border-bottom: 2px solid #222327;
    overflow: auto;
    padding-bottom: 90px
}

#mobile-menu .top {
    padding: 15px !important;
    background: #d0d4e0;
    margin-left: 0;
    margin-right: 0
}

#mobile-menu h6 {
    width: 100%;
    font-weight: 600;
    text-align: center;
    font-size: 15px
}

#mobile-menu #_orderstatu,
.slide .form .form-component .form-group .ns-select,
main.checkout .page-title .title span,
main.sample .page-title .title span {
    width: 100%
}

#mobile-menu #_orderstatu form {
    width: 100%;
    margin: 0;
    padding: 5px;
    background: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 4px
}

#mobile-menu #_orderstatu form input {
    width: 60%;
    height: 40px;
    border: 0;
    padding: 0 0 0 7px
}

#mobile-menu #_orderstatu form button {
    padding: 15px;
    background: #4062ff;
    border-radius: 2px;
    border: 0;
    color: #fff;
    font-weight: 700;
    max-width: 120px;
    margin-bottom: 0;
    display: block
}

#mobile-menu .mobile-menu-v {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    width: 100%;
    padding: 10px
}

#mobile-menu .mobile-menu-v .menu-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
    color: #fff;
    background-color: #4062ff;
    padding: 10px 15px;
    border-radius: 4px;
    border-bottom: 1px solid #fff;
    font-size: 16px
}

#mobile-menu .mobile-menu-v .menu-item span,
.section-component.comments-component .buttons .arrow,
.section-component.comments-component .comment-list .item .header .first,
.services-count .item,
.slide .form .form-component .form-group .ns-select span,
.slide .form .form-component .form-group label .text,
footer .footer-top,
header .topbar .right-block form button,
main.category .item-list .package-list .item .first {
    display: flex;
    align-items: center
}

#mobile-menu .mobile-menu-v .menu-item span i {
    font-size: 16px;
    margin-right: 15px
}

#mobile-menu .mobile-menu-v .dropdown-items {
    display: none;
    transition: .4s
}

header {
    padding-top: 19px
}

header .topbar {
    margin-bottom: 21px
}

header .topbar .text-block a {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    margin-right: 25px;
    min-height: 39px;
    display: flex;
    align-items: center;
    padding: 10px 20px;
    border-radius: 253px
}

header .topbar .text-block a:first-child {
    background: #f0f3f8
}

header .topbar .right-block a.whatsapp,
header .topbar .right-block form {
    background-color: rgba(76, 98, 118, .05);
    border-radius: 25px;
    padding: 5px 8px;
    height: 50px;
    display: flex
}

header .topbar .right-block {
    display: flex;
    justify-content: end
}

header .topbar .right-block a.whatsapp {
    align-items: center;
    justify-content: space-around;
    max-width: 300px;
    transition: color;
    margin-right: 30px
}

header .topbar .right-block a.whatsapp:hover {
    color: #7c7f8b
}

header .topbar .right-block a.whatsapp span {
    background-color: #0afcb4;
    width: 38px;
    height: 38px;
    border-radius: 100%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    margin-right: 18px
}

header .topbar .right-block a.whatsapp strong,
main.contact .contact-area .item .content .item-box .text span:first-child {
    font-weight: 700
}

main .page-title .arrow-button a,
section.home-section .arrow-button a {
    background: #455764;
    box-shadow: 0 10.9948px 29.3194px rgba(69, 87, 100, .25);
    width: 88px;
    height: 55px;
    clip-path: polygon(0 0, 100% 0, 100% 80%, 50% 100%, 0 80%);
    cursor: pointer
}

header .topbar .right-block form input {
    border: none;
    outline: 0;
    background: 0 0
}

header .main-menu {
    border-top: 1px solid #d4e4e880;
    border-bottom: 1px solid #d4e4e880;
    min-height: 93px;
    display: flex;
    align-items: center;
    position: relative
}

header .main-menu .menus {
    display: flex;
    justify-content: end;
    position: unset
}

header .main-menu .menus>div {
    z-index: 4
}

header .main-menu .menus>div a {
    display: flex;
    align-items: center;
    margin-right: 25px;
    min-height: 54px;
    border-radius: 50px;
    padding: 0 20px;
    transition: .5s
}

header .main-menu .menus>div a i {
    margin-right: 12px;
    font-size: 20px
}

header .main-menu .menus>div a.active,
header .main-menu .menus>div:hover>a {
    background-color: #4062ff;
    color: #fff
}

header .main-menu .menus>div .mega-menu {
  /*  padding-top: 63px;*/
    padding-top: 19px;
    position: absolute;
    left: 0;
    width: 100%;
}

header .main-menu .menus>div .mega-menu .free-list,
header .main-menu .menus>div .mega-menu .service-list {
    background: #fff;
    box-shadow: 0 47px 100px rgba(0, 0, 0, .05);
    padding: 20px 0
}

header .main-menu .menus>div .mega-menu .free-list .item.instagram .header {
    background: rgba(234, 69, 217, .25);
    color: #ea45d9
}

header .main-menu .menus>div .mega-menu .free-list .item.twitter .header {
    background: rgba(76, 223, 255, .25);
    color: #4cdfff
}

header .main-menu .menus>div .mega-menu .free-list .item.youtube .header {
    background: rgba(255, 0, 0, .25);
    color: red
}

header .main-menu .menus>div .mega-menu .free-list .item.facebook .header {
    background: rgba(69, 125, 234, .25);
    color: #457dea
}

header .main-menu .menus>div .mega-menu .free-list .item.tiktok .header {
    background: rgba(151, 69, 234, .25);
    color: #9745ea
}

header .main-menu .menus>div .mega-menu .free-list .item .header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 5px;
    background: #f6f7f8;
    padding: 10px 15px;
    color: #4c6476
}

header .main-menu .menus>div .mega-menu .free-list .item .header i {
    font-size: 19px
}

header .main-menu .menus>div .mega-menu .free-list .item .body ul {
    margin-top: 20px
}

header .main-menu .menus>div .mega-menu .free-list .item .body ul li {
    margin-bottom: 25px
}

header .main-menu .menus>div .mega-menu .free-list .item .body ul li a {
    padding: 0;
    min-height: auto;
    cursor: pointer
}

header .main-menu .menus>div .mega-menu .free-list .item .body ul li a:hover {
    color: #000
}

header .main-menu .menus>div .mega-menu .service-list .item,
section.home-section.services .service-list .item {
    border-radius: 10px;
    margin-bottom: 27px;
    transition: .3s
}

header .main-menu .menus>div .mega-menu .service-list .item:hover,
section.home-section.services .service-list .item:hover {
    background: #1e272e
}

header .main-menu .menus>div .mega-menu .service-list .item a {
    display: flex;
    display: flex;
    justify-content: space-between;
    padding: 20px;
    margin-right: 0
}

.slide .form .form-component .form-summary .price,
header .main-menu .menus>div .mega-menu .service-list .item a .text,
main.checkout .checkout-area .checkout-box .header .title,
section.home-section.packages .package-list .item .content .package-summary .price,
section.home-section.services .service-list .item a .text {
    display: flex;
    flex-direction: column
}

header .main-menu .menus>div .mega-menu .service-list .item a .text span:first-child,
section.home-section.services .service-list .item a .text span:first-child {
    color: #fff;
    font-size: 16px;
    margin-bottom: 4px;
    font-weight: 600
}

header .main-menu .menus>div .mega-menu .service-list .item a .text span:last-child,
section.home-section.services .service-list .item a .text span:last-child {
    /*color: #ffffff5c;*/
    color: #ededed;
    font-size: 14px
}

header .main-menu .menus>div .mega-menu .service-list .item a .icon i,
section.home-section.services .service-list .item a .icon i {
    font-size: 30px;
    color: #fff;
    font-weight: 500
}

header .main-menu .menus>div .mega-menu .service-list .instagram,
section.home-section.services .service-list .instagram {
    background: #ea45d9
}

header .main-menu .menus>div .mega-menu .service-list .twitter,
section.home-section.services .service-list .twitter {
    background: #17e0fc
}

header .main-menu .menus>div .mega-menu .service-list .pinterest,
header .main-menu .menus>div .mega-menu .service-list .youtube,
section.home-section.services .service-list .pinterest,
section.home-section.services .service-list .youtube {
    background: #ff655c
}

header .main-menu .menus>div .mega-menu .service-list .pinterest,
header .main-menu .menus>div .mega-menu .service-list .metin2,
section.home-section.services .service-list .pinterest,
section.home-section.services .service-list .metin2 {
    background: #971a0b
}



header .main-menu .menus>div .mega-menu .service-list .facebook,
header .main-menu .menus>div .mega-menu .service-list .linkedin,
section.home-section.services .service-list .facebook,
section.home-section.services .service-list .linkedin {
    background: #4282ff
}

header .main-menu .menus>div .mega-menu .service-list .tiktok,
section.home-section.services .service-list .tiktok {
    background: #ea458a
}

header .main-menu .menus>div .mega-menu .service-list .twitch,
section.home-section.services .service-list .twitch {
    background: linear-gradient(180deg, #9147ff 0, #782de7 100%)
}

header .main-menu .menus>div .mega-menu .service-list .spotify,
section.home-section.services .service-list .spotify {
    background: #0ee58a
}

header .main-menu .menus>div .mega-menu .service-list .tumblr,
section.home-section.services .service-list .tumblr {
    background: #3e5a70
}

header .main-menu .menus>div .mega-menu .service-list .telegram,
section.home-section.services .service-list .telegram {
    background: #45c2ea
}

header .main-menu .menus>div .mega-menu .service-list .google,
section.home-section.services .service-list .google {
    background: #4291fa
}

footer {
    margin-top: 68px
}

footer .footer-top .container {
    height: 100%
}

footer .footer-top .text-right .t-button {
    display: inline-flex;
    align-items: center
}

.slide .form .form-component .form-summary .button a i,
footer .footer-top .text-right .t-button i,
main.checkout .checkout-area .checkout-box .content form button i {
    margin-left: 10px
}

footer .footer-center {
    margin-top: 58px
}

footer .footer-center .container {
    border-top: 1px solid rgba(212, 228, 232, .5);
    border-bottom: 1px solid rgba(212, 228, 232, .5);
    padding-top: 63px;
    padding-bottom: 63px
}

footer .footer-center .container .footer-company .title span {
    font-size: 19px;
    display: block;
    margin-bottom: 48px;
    position: relative
}

footer .footer-center .container .footer-company .title span:after {
    content: "";
    width: 55px;
    height: 3px;
    background-color: #4062ff;
    margin-top: 18px;
    display: block
}

footer .footer-center .container .footer-company .title p,
footer .footer-center .container .footer-links .item .heading p {
    font-size: 14px;
    line-height: 25px
}

footer .footer-center .container .footer-contact {
    margin-top: 53px
}

footer .footer-center .container .footer-contact .item {
    background-color: rgba(99, 133, 163, .05);
    border-radius: 15px;
    display: flex;
    margin-bottom: 20px;
    padding: 20px;
    max-width: 300px
}

footer .footer-center .container .footer-contact .item .icon {
    margin-right: 25px
}

footer .footer-center .container .footer-contact .item .icon span {
    width: 52px;
    height: 52px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center
}

footer .footer-center .container .footer-contact .item .icon span i,
main .page-title .arrow-button a i,
main.checkout .checkout-area .checkout-box .header .icon span i,
section.home-section .arrow-button a i {
    font-size: 20px;
    color: #fff
}

footer .footer-center .container .footer-contact .item .text span,
main.category .item-list .package-list .tab.active {
    display: block
}

footer .footer-center .container .footer-contact .item .text span:first-child {
    font-weight: 700;
    margin-bottom: 10px
}

footer .footer-center .container .footer-contact .item:first-child .icon span {
    background-color: #0cdb90
}

footer .footer-center .container .footer-contact .item:nth-child(2) .icon span {
    background-color: #4062ff
}

footer .footer-center .container .footer-contact .item:nth-child(3) .icon span {
    background-color: #ff058c
}

footer .footer-center .container .footer-links {
    padding-left: 100px;
    display: flex
}

footer .footer-center .container .footer-links .item {
    margin-right: 100px
}

.slide .text .buttons a:last-child,
footer .footer-bottom .links a:last-child,
footer .footer-center .container .footer-links .item:last-child,
main.category .item-list .head .tool .right a:last-child,
main.tracking-tool .tracking-comment .comment-box .pagination a:last-child {
    margin-right: 0
}

footer .footer-center .container .footer-links .item .heading {
    margin-bottom: 35px
}

footer .footer-center .container .footer-links .item .heading span {
    font-size: 19px;
    display: flex;
    align-items: center;
    margin-bottom: 48px;
    position: relative
}

.slide .form .form-component .form-group .ns-dropselect li i,
footer .footer-center .container .footer-links .item .heading span i,
section.home-section.packages .package-list .item .content .package-summary .button a i,
section.home-section.packages .package-list .item .content .package-summary .button button i {
    margin-right: 10px
}

footer .footer-center .container .footer-links .item .heading span:after {
    content: "";
    width: 55px;
    height: 3px;
    background-color: #4062ff;
    position: absolute;
    left: 0;
    bottom: -18px
}

footer .footer-center .container .footer-links .item .content ul li {
    margin-bottom: 23px
}

footer .footer-bottom {
    /*margin-top: 45px*/
}

footer .footer-bottom .links a {
    margin-right: 18px;
    font-weight: 400
}

.mobile-footer {
    display: flex;
    background: #fff;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 3;
    justify-content: space-around;
    padding: 13px
}

.mobile-footer a {
    text-align: center;
    color: #535e8d
}

.mobile-footer a:nth-child(3) {
    background: #4062ff;
    box-shadow: 0 16.7396px 35.6161px rgba(0, 0, 0, .05);
    color: #fff;
    border-radius: 6px;
    padding-top: 10px;
    float: left;
    margin-top: -30px;
    width: 94px;
    height: 64px;
    display: flex;
    align-items: center;
    flex-direction: column
}

.mobile-footer a i,
.section-component.comments-component .buttons i,
.section-component.faq-component .faq-bg .faq-list .item .header i,
.services-count .item .text .high {
    font-size: 20px
}

.mobile-footer a span {
    font-size: 10px;
    display: block;
    text-transform: uppercase
}

.slide {
    margin-top: 42px
}

.slide .text span {
    display: block;
    max-width: 500px;
    line-height: 43px;
    font-size: 45px;
    margin-bottom: 31px;
    color: #4062ff;
    font-weight: 700;
    position: relative
}

.slide .text span em {
    font-style: normal;
    position: relative
}

.slide .text span em:after {
    background: rgba(64, 98, 255, .2);
    border-radius: 5px;
    transform: rotate(-.23deg);
    width: 198.45px;
    height: 14px;
    position: absolute;
    content: "";
    left: 150px;
    top: 30px
}

.slide .text span strong {
    color: #4f6473;
    display: block;
    font-weight: 700
}

.slide .text p {
    font-size: 16px;
    line-height: 27px
}

.slide .text .buttons {
    margin-top: 56px
}

.slide .text .buttons a {
    margin-right: 28px;
    padding: 20px 40px
}

.slide .form .form-component {
    background: #fff;
    box-shadow: 0 47px 100px rgba(0, 0, 0, .05);
    border-radius: 15px;
    width: 422px;
    padding: 22px;
    float: right
}

.slide .form .form-component .fast-order {
    background: #4062ff;
    color: #fff;
    display: flex;
    font-size: 16px;
    align-items: center;
    padding: 14px 20px;
    border-radius: 10px
}

.slide .form .form-component .fast-order i,
.slide .form .form-component .form-group label .text i {
    margin-right: 12px;
    font-size: 24px
}

.slide .form .form-component form {
    margin-top: 17px
}

.slide .form .form-component .form-group {
    margin-bottom: 13px;
    position: relative
}

.slide .form .form-component .form-group:last-child,
main.checkout .checkout-area .checkout-box .content form .input-group p {
    margin-bottom: 0
}

.slide .form .form-component .form-group label {
    background: #fff;
    border: 1px solid #dfe1e8;
    color: #7c7f8b;
    display: flex;
    font-size: 16px;
    align-items: center;
    padding: 12px 20px;
    border-radius: 10px;
    display: flex;
    align-content: center;
    justify-content: space-between;
    cursor: pointer;
    transition: .2s
}

.section-component .content .item:hover,
.services-count.primary-color,
.slide .form .form-component .form-group label:hover {
    color: #fff;
    background: #4062ff
}

.slide .form .form-component .form-group label i {
    font-size: 24px;
    font-weight: 400
}

.slide .form .form-component .form-group label .text em {
    font-style: normal
}

.slide .form .form-component .form-group .ns-dropselect {
    border: 1px solid #dfe1e8;
    box-sizing: border-box;
    box-shadow: 0 3px 50px rgba(0, 0, 0, .05);
    display: none
}

.slide .form .form-component .form-group .dropdown-select {
    background: #fff;
    border: 1px solid #dfe1e8;
    color: #7c7f8b;
    display: flex;
    font-size: 16px;
    position: relative;
    align-items: center;
    padding: 12px 20px;
    border-radius: 10px;
    margin: 20px 0;
    flex-direction: column;
    display: flex;
    text-align: left;
    align-content: start;
    justify-content: space-between;
    cursor: pointer;
    transition: .2s
}

.slide .form .form-component .form-group .ns-dropselect {
    background: #fff;
    padding: 10px;
    margin-top: 50px;
    border-radius: 10px;
    position: absolute;
    z-index: 2;
    width: 100%;
    transition: .5s
}

.slide .form .form-component .form-group .ns-select span figure {
    margin: 0 12px 0 0;
    font-size: 24px;
    font-weight: 500 !important
}

.slide .form .form-component .form-group .ns-select span i {
    margin: 0 12px 0 0;
    font-size: 24px
}

.slide .form .form-component .form-group .ns-dropselect li {
    margin-bottom: 10px;
    cursor: pointer;
    color: #434b5d !important;
    display: flex;
    padding: 5px 20px
}

.slide .form .form-component .form-group .dropdown-select2 ul li {
    display: flex;
    align-items: center;
    padding: 15px 20px;
    color: #434b5d;
    cursor: pointer;
    border-bottom: 1px solid rgba(212, 228, 232, .5)
}

.slide .form .form-component .form-group .dropdown-select2 ul li i {
    margin-right: 22px;
    font-size: 20px
}

.slide .form .form-component .form-group .dropdown-select2 ul li:last-child,
main.contact .contact-area .item .content .input-group textarea {
    border: none
}

.slide .form .form-component .form-summary {
    margin-top: 40px;
    display: flex;
    justify-content: space-between
}

.slide .form .form-component .form-summary .price .old,
section.home-section.packages .package-list .item .content .package-summary .price span.old {
    font-weight: 600;
    font-size: 14px;
    text-decoration: line-through
}

.slide .form .form-component .form-summary .price .new,
section.home-section.packages .package-list .item .content .package-summary .price span.new {
    font-weight: 700;
    font-size: 25px;
    line-height: 25px;
    color: #3e3e3e
}

.slide .form .form-component .form-summary .button a {
    border-radius: 5px;
    padding: 10px 30px;
    display: flex
}

.services-count {
    margin-top: 93px;
    padding: 40px 0
}

.services-count .item .icon {
    margin-right: 53px
}

.services-count .item .icon i {
    font-size: 35px;
    font-weight: 400
}

.services-count .item .text {
    display: flex;
    flex-direction: column;
    font-size: 19px
}

.services-count .item .text .small {
    font-size: 16px
}

section.home-section {
    margin-top: 140px
}

.section-component .headline,
section.home-section .headline {
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column
}

.section-component .headline .title,
section.home-section .headline .title {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 33px
}

.section-component .headline .title .icon,
section.home-section .headline .title .icon {
    margin-right: 30px
}

.section-component .headline .title .icon span,
section.home-section .headline .title .icon span {
    display: block;
    border-radius: 10px;
    padding: 5px 15px;
    background: #4062ff;
    color: #fff
}

.section-component .headline .title .icon span i,
section.home-section .headline .title .icon span i {
    font-size: 24px
}

.section-component .headline .title .text,
section.home-section .headline .title .text {
    font-size: 25px;
    font-weight: 700;
    color: #406782
}

section.home-section.services .service-list .item a {
    display: flex;
    display: flex;
    justify-content: space-between;
    padding: 20px
}

main.checkout .page-title .checkout-header .item.active,
main.tracking-tool .tracking-comment .comment-box .content .item .date,
section.home-section.packages {
    position: relative
}

section.home-section.packages.first {
    margin-bottom: 200px
}

section.home-section.packages.first:after {
    background: linear-gradient(1.35deg, #d5e0f5 -3.08%, rgba(233, 240, 253, 0) 64.71%);
    clip-path: polygon(0 0, 100% 0, 100% 80%, 50% 100%, 0 80%);
    width: 100%;
    height: 100%;
    display: block;
    content: "";
    position: absolute;
    top: 180px;
    z-index: -1
}

section.home-section.packages.corporate,
section.home-section.packages.instagram {
    padding-top: 100px;
    margin-bottom: 200px
}

section.home-section.packages.instagram .headline .title .icon span {
    background: linear-gradient(267.78deg, #e7476e .22%, #ed4b62 49.72%, #ff8546 98.47%);
    box-shadow: 0 10.9948px 29.3194px rgba(255, 5, 140, .25)
}

section.home-section.packages.instagram:after {
    background: linear-gradient(1.2deg, rgba(255, 147, 147, .81) -2.93%, rgba(255, 219, 239, 0) 64.69%);
    clip-path: polygon(0 0, 100% 0, 100% 80%, 50% 100%, 0 80%);
    width: 100%;
    height: 100%;
    display: block;
    content: "";
    position: absolute;
    top: 180px;
    z-index: -1
}

section.home-section.packages.corporate:after {
    background: linear-gradient(1.2deg, rgba(166, 181, 248, .81) -2.93%, rgba(159, 176, 255, 0) 64.69%);
    clip-path: polygon(0 0, 100% 0, 100% 80%, 50% 100%, 0 80%);
    width: 100%;
    height: 100%;
    display: block;
    content: "";
    position: absolute;
    top: 180px;
    z-index: -1
}

main.contact .contact-area .item .content .item-box.phone .icon span,
main.contact .page-title,
section.home-section.packages.corporate .package-list .item .head {
    background: #4062ff
}

.section-component .content .item.four .icon span i,
.section-component.comments-component .form-review .form-group.review-star .ri-star-fill,
section.home-section.packages.corporate .package-list .item .content ul li i {
    color: #4062ff
}

section.home-section.packages .package-list {
    margin-top: 40px
}

section.home-section.packages .package-list .item {
    background: #fff;
    box-shadow: 0 47px 100px rgba(0, 0, 0, .05);
    position: relative;
    border-radius: 0 0 10px 10px;
    float: left;
    width: 100%;
    transition: .3s
}

section.home-section.packages .package-list .item:hover {
    transform: scale(1.1)
}

section.home-section.packages .package-list .item.info {
    background: #4062ff;
    color: #fff;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: end;
    padding: 35px;
    height: 100%
}

section.home-section.packages .package-list .item.info i {
    font-size: 37px;
    margin-bottom: 26px
}

section.home-section.packages .package-list .item.info span {
    font-weight: 600;
    font-size: 25px;
    line-height: 35px;
    color: #fff
}

section.home-section.packages .package-list .item .head {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 14px;
    margin-left: 26px;
    margin-right: 26px;
    border-radius: 10px;
    margin-top: -20px;
    clip-path: polygon(0 0, 100% 0, 100% 80%, 50% 100%, 0 80%)
}

section.home-section.packages .package-list .item .head .icon {
    margin-right: 13px
}

section.home-section.packages .package-list .item .head .icon i {
    font-size: 42px;
    color: #fff;
    font-weight: 500
}

section.home-section.packages .package-list .item .head .text span {
    display: flex;
    flex-direction: column;
    color: #fff
}

section.home-section.packages .package-list .item .head .text span:first-child {
    font-size: 19px;
    margin-bottom: 3px
}

section.home-section.packages .package-list .item .head .text span:last-child {
    font-size: 14px
}

section.home-section.packages .package-list .item .content {
    margin: 20px 26px
}

section.home-section.packages .package-list .item .content ul li {
    display: flex;
    margin-bottom: 10px;
    border-bottom: 1px solid #ebf0fa;
    align-items: center;
    padding: 8px
}

section.home-section.packages .package-list .item .content ul li i {
    font-size: 20px;
    margin-right: 20px;
    font-weight: 500
}

section.home-section.packages .package-list .item .content .package-summary {
    padding: 10px 0;
    display: flex;
    justify-content: space-between
}

section.home-section.packages .package-list .item .content .package-summary .button a,
section.home-section.packages .package-list .item .content .package-summary .button button {
    border-radius: 5px;
    padding: 10px;
    display: flex
}

main .page-title .arrow-button,
section.home-section .arrow-button {
    display: flex;
    justify-content: center
}

section.home-section .arrow-button a {
    border-radius: 10.9948px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: -200px;
    margin: 0 auto
}

.section-component {
    padding-top: 140px
}

.section-component .headline .sub-title {
    margin-bottom: 55px;
    line-height: 25px
}

.section-component .content,
.section-component.info-component .read-more {
    margin-top: 30px
}

.section-component .content .item {
    background: #fff;
    box-shadow: 0 47px 100px rgba(0, 0, 0, .05);
    border-radius: 15px;
    padding: 26px;
    transition: .3s
}

.section-component .content .item.one .icon span {
    background: rgba(255, 33, 246, .1)
}

.section-component .content .item.one .icon span i {
    color: #ff21f6
}

.section-component .content .item.two .icon span {
    background: rgba(255, 133, 65, .1)
}

.section-component .content .item.two .icon span i {
    color: #ff8541
}

.section-component .content .item.three .icon span {
    background: rgba(255, 83, 83, .1)
}

.section-component .content .item.three .icon span i {
    color: #ff5353
}

.section-component .content .item.four .icon span {
    background: rgba(64, 98, 255, .1)
}

.section-component .content .item:hover .icon span {
    background: rgba(255, 255, 255, .1) !important
}

.section-component .content .item:hover .icon i {
    color: #fff !important
}

.section-component .content .item .icon span {
    width: 85px;
    height: 85px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 15px
}

.section-component .content .item .icon span i {
    font-size: 46px;
    font-weight: 400
}

.section-component .content .item .text {
    font-size: 16px;
    margin-top: 23px;
    margin-bottom: 20px
}

.section-component .content .item .sub-title {
    font-size: 14px;
    line-height: 23px;
    font-weight: 400
}

.section-component.faq-component .faq-bg {
    background: url("../images/faq-bg.svg") no-repeat #414764;
    padding-bottom: 100px;
    margin: 0 40px;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 50% 100%, 0 90%);
    border-radius: 100px
}

.section-component.faq-component .faq-bg .headline {
    padding-top: 88px;
    color: #fff
}

.section-component.faq-component .faq-bg .headline .title {
    margin-bottom: 5px
}

.section-component.faq-component .faq-bg .headline .title .text,
.section-component.info-component .description h1,
.section-component.info-component .description h2,
.section-component.info-component .description h3,
.section-component.info-component .description h4 {
    color: #fff
}

.section-component.faq-component .faq-bg .faq-list .item {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 47px 100px rgba(0, 0, 0, .05);
    margin-bottom: 15px
}

.section-component.faq-component .faq-bg .faq-list .item .header {
    display: flex;
    justify-content: space-between;
    padding: 18px 30px;
    color: #313131;
    font-size: 16px;
    cursor: pointer;
    align-items: center
}

@media screen and (max-width:768px) {
    #main-popup .close-button {
        margin-bottom: 0;
        padding: 0 15px
    }
    #main-popup {
        align-items: initial;
        padding-top: 0
    }
    #main-popup .container {
        flex-direction: column
    }
    #main-popup .container .item.first {
        margin: 0;
        zoom: 0.6
    }
    #main-popup .container .item.second {
        margin: 0;
        zoom: 0.5
    }
    #header-mobile {
        display: flex
    }
    .services-count .container,
    footer .footer-center .container .footer-company .title span,
    footer .footer-center .container .footer-links .item .content,
    footer .footer-top,
    header,
    section.home-section .arrow-button,
    section.home-section .package-list .row .col-12.info-package,
    section.home-section.packages .package-list .item.info,
    section.home-section.packages.corporate:after,
    section.home-section.packages.first:after,
    section.home-section.packages.instagram:after {
        display: none
    }
    footer .footer-center .container {
        padding-top: 20px !important;
        padding-bottom: 10px !important
    }
    footer .footer-center .container .footer-company .footer-logo {
        display: block;
        margin: 0 auto 10px
    }
    footer .footer-center .container .footer-company .title p {
        text-align: center
    }
    footer .footer-center .container .footer-links {
        padding-left: 0;
        flex-direction: column;
        justify-content: center;
        display: none
    }
    .slide .text .buttons a:first-child,
    footer .footer-center .container .footer-links .item {
        margin-right: 0
    }
    footer .footer-bottom {
        padding-bottom: 120px
    }
    footer .footer-bottom .links {
        justify-content: center !important;
        margin-top: 0
    }
    .slide .buttons,
    footer .footer-bottom .links.custom {
        display: none !important
    }
    .slide .text span {
        text-align: center;
        width: 100%;
        font-size: 30px
    }
    .slide .text span em {
        position: initial
    }
    .slide .text span em:after {
        background: 0 0
    }
    .slide .text .buttons {
        margin-top: 20px;
        display: flex;
        flex-direction: column;
        justify-content: center
    }
    .slide .text .buttons a {
        margin-top: 10px;
        width: 100%
    }
    .slide .form {
        margin-top: 40px
    }
    .slide .form .form-component {
        width: 100%;
        float: none
    }
    .slide .form .form-component .form-summary .button a {
        padding: 10px !important
    }
    .services-count .row {
        justify-content: center
    }
    .services-count .row .first .item i {
        margin-left: -30px
    }
    .services-count .row .item {
        margin-bottom: 20px;
        width: 100%;
        text-align: center;
        justify-content: center
    }
    .section-component.video-component .video,
    section.home-section {
        margin-top: 30px
    }
    section.home-section.packages.first {
        margin-bottom: 0
    }
    section.home-section.packages.corporate,
    section.home-section.packages.instagram {
        margin-bottom: 0;
        padding-top: 0
    }
    section.home-section.packages .package-list .item:hover {
        transform: scale(1)
    }
    section.home-section.packages .package-list .item {
        margin-bottom: 60px
    }
    section.home-section.packages .package-list .item .head {
        padding: 24px
    }
    .section-component {
        padding-top: 20px
    }
    .section-component .item {
        margin-bottom: 20px;
        padding: 10px !important;
        text-align: center
    }
    .section-component .item .icon span {
        margin: 0 auto
    }
    .section-component.faq-component .faq-bg {
        margin: 0 15px !important;
        clip-path: polygon(0 0, 100% 0, 100% 97%, 50% 100%, 0 97%) !important;
        border-radius: 10px !important;
        padding-bottom: 60px
    }
    .section-component.faq-component .faq-bg .faq-list .item .header {
        padding: 0
    }
    .section-component.faq-component .faq-bg .faq-list .item .header .left {
        display: flex;
        align-items: center
    }
    .section-component.faq-component .faq-bg .faq-list .item .header span {
        padding-left: 3px !important
    }
}

.section-component.faq-component .faq-bg .faq-list .item .header span {
    padding-left: 30px
}

.section-component.faq-component .faq-bg .faq-list .item .content {
    margin-top: 0;
    padding: 10px 30px;
    border-top: 1px solid rgba(0, 0, 0, .05);
    font-size: 14px;
    color: #313131;
    line-height: 25px;
    font-weight: 400;
    display: none
}

.section-component.video-component {
    position: relative;
    margin-top: 200px
}

.section-component.video-component .text .headline {
    font-size: 25px;
    font-weight: 700;
    position: relative;
    justify-content: start;
    text-align: left;
    margin-bottom: 60px
}

.section-component.video-component .text .headline:after {
    background: #4062ff;
    width: 81px;
    height: 7px;
    position: absolute;
    left: 0;
    bottom: -20px;
    content: "";
    border-radius: 15px
}

.section-component.video-component .text .description {
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 47px
}

.section-component.video-component .text .buttons a.primary {
    margin-right: 58px
}

.section-component.video-component .video .video-area {
    background: 0 0/cover #494949;
    border-radius: 30px;
    width: 636px;
    height: 408px
}

.section-component.video-component .video .video-area iframe {
    border-radius: 30px
}

.section-component.video-component:after {
    background: url("../images/video-bg.svg") 0 0/cover no-repeat #4062ff;
    border-radius: 55px 0 0 55px;
    content: "";
    width: 35%;
    height: 700px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1
}

.section-component.comments-component {
    margin-top: 180px;
    position: relative;
    min-height: 1000px;
    padding-top: 60px
}

.section-component.comments-component .comments-slider {
    width: 100%;
    height: 100%
}

.section-component.comments-component:after {
    width: 50%;
    background: url("../images/comments-bg.webp") 0 0/cover no-repeat #4062ff;
    height: 867px;
    position: absolute;
    content: "";
    border-radius: 0 50px 50px 0;
    top: 0;
    left: 0;
    z-index: -1
}

.section-component.comments-component .text,
main.checkout .page-title .title,
main.sample .page-title .title {
    text-align: center
}

.section-component.comments-component .text span {
    display: block;
    font-size: 35px;
    color: #fff;
    margin-bottom: 17px
}

.section-component.comments-component .text span.sub-title {
    font-size: 14px !important
}

.section-component.comments-component .text ul {
    width: 380px;
    text-align: left;
    margin: 60px auto 0
}

.section-component.comments-component .text ul li {
    margin-bottom: 20px;
    color: #fff;
    font-size: 14px;
    display: flex;
    align-items: center
}

.section-component.comments-component .text ul li i {
    font-size: 24px;
    margin-right: 18px
}

.section-component.comments-component .buttons {
    display: flex;
    align-items: center;
    color: #fff;
    width: 380px;
    margin: 93px auto 0
}

.section-component.comments-component .buttons .count {
    font-size: 19px;
    margin-right: 34px
}

.section-component.comments-component .buttons .count i {
    margin-right: 18px
}

.section-component.comments-component .buttons .arrow a {
    color: #fff;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 25px;
    cursor: pointer
}

.section-component.comments-component .form-review {
    background: #fff;
    box-shadow: 0 47px 100px rgba(0, 0, 0, .05);
    border-radius: 25px;
    padding: 40px;
    width: 636px;
    margin-top: -60px
}

.section-component.comments-component .form-review .form-group.review-star {
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 53px;
    border: 1px solid #dfe1e8;
    border-radius: 5px;
    padding: 0 15px
}

.section-component.comments-component .form-review .form-group.review-star i {
    font-weight: 500
}

.section-component.comments-component .form-review .form-group.heading {
    font-size: 20px;
    color: #465e73;
    display: flex;
    align-items: center;
    margin-bottom: 40px
}

.section-component.comments-component .form-review .form-group.heading i {
    font-size: 20px;
    font-weight: 500;
    margin-right: 23px
}

.section-component.comments-component .form-review .form-group .t-button {
    border-radius: 5px
}

.section-component.comments-component .comment-list {
    margin-top: 60px
}

.section-component.comments-component .comment-list .item {
    background: #fff;
    box-shadow: 0 47px 100px rgba(0, 0, 0, .05);
    border-radius: 10px;
    padding: 30px
}

.section-component.comments-component .comment-list .item .header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid rgba(220, 220, 220, .4);
    padding-bottom: 20px
}

.section-component.comments-component .comment-list .item .header .first i {
    margin-right: 17px;
    font-size: 20px
}

.section-component.comments-component .comment-list .item .header .first span {
    font-weight: 500;
    font-size: 16px
}

.section-component.comments-component .comment-list .item .header .stars i {
    color: #ffc633
}

.section-component.comments-component .comment-list .item .comment {
    font-size: 14px;
    font-weight: 400;
    margin-top: 28px;
    line-height: 30px
}

.section-component.info-component {
    background: url("../images/info-bg.webp") top no-repeat #4062ff;
    margin-top: 200px
}

.section-component.info-component span.heading {
    color: #fff;
    font-weigh: bold;
    font-size: 30px;
    position: relative
}

.section-component.info-component span.heading:after {
    background: #fff;
    border-radius: 15px;
    width: 81px;
    height: 7px;
    position: absolute;
    bottom: -20px;
    left: 0;
    content: ""
}

.section-component.info-component .description {
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    font-weight: 400;
    height: 300px;
    overflow: hidden
}

.section-component.info-component .read-more a {
    color: #fff;
    display: flex;
    cursor: pointer
}

.section-component.info-component .read-more a i {
    margin-left: 23px
}

main .page-title {
    padding: 80px 0;
    position: relative;
    margin-bottom: 120px
}

main .page-title .title {
    color: #fff;
    display: flex;
    align-items: center
}

main .page-title .title span {
    font-size: 30px;
    font-weight: 700
}

main .page-title .title i {
    font-size: 30px;
    margin-right: 30px;
    font-weight: 500
}

main .page-title .sub-title {
    margin-top: 32px;
    font-size: 16px;
    color: #fff;
    line-height: 25px
}

main .page-title .buttons {
    margin-top: 50px;
    display: flex;
    align-items: center
}

main .page-title .buttons a i {
    margin-left: 30px;
    margin-top: 0;
    float: right
}

main .page-title .arrow-button a {
    border-radius: 10.9948px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: -30px;
    margin: 0 auto
}

main.category .item-list .head .form,
main.category .item-list .head .tool {
    display: flex;
    align-items: center;
    border-radius: 15px;
    background: #fff;
    box-shadow: 0 47px 100px rgba(0, 0, 0, .05)
}

main.category .item-list .head .tool {
    justify-content: space-between;
    padding: 30px
}

main.category .item-list .head .tool .left span {
    font-size: 16px;
    color: #000
}

main.category .item-list .head .tool .right a {
    color: #ababab;
    font-size: 16px;
    margin-right: 46px;
    cursor: pointer;
    font-weight: 600;
    transition: .3s
}

main.category .item-list .head .tool .right a[data-active|=true] {
    color: #f05260
}

main.category .item-list .head .form {
    padding: 24px 30px
}

main.category .item-list .head .form i {
    font-size: 24px;
    color: #ababab;
    margin-right: 24px
}

main.category .item-list .head .form input {
    padding: 0;
    border: none
}

main.category .item-list .head .form input::placeholder {
    color: #ababab
}

main.category .item-list .package-list {
    margin-top: 63px
}

main.category .item-list .package-list .tab {
    display: none;
    transition: .5s
}

main.category .item-list .package-list .item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    box-shadow: 0 47px 100px rgba(0, 0, 0, .05);
    border-radius: 10px;
    padding: 18px;
    margin-bottom: 32px
}

@media screen and (max-width:768px) {
    .section-component.video-component .video .video-area,
    .section-component.video-component .video .video-area iframe {
        width: 100% !important
    }
    .section-component.info-component .services-count,
    .section-component.video-component:after,
    main .page-title .arrow-button {
        display: none
    }
    .section-component.comments-component .comments-slider {
        overflow: hidden
    }
    .section-component.comments-component .form-review,
    .section-component.comments-component:after {
        width: 100%
    }
    .section-component.info-component {
        background: #4062ff !important;
        margin-top: 20px
    }
    main .page-title,
    main.category .item-list .head .tool .left {
        margin-bottom: 20px
    }
    main.category .item-list .head .tool {
        margin-bottom: 30px;
        flex-direction: column
    }
    main.category .item-list .package-list .item {
        flex-direction: column;
        height: 200px;
        text-align: center
    }
    main.category .item-list .package-list .item .first {
        flex-direction: column;
        margin-bottom: 10px
    }
    main.category .item-list .package-list .item .first .icon-bg {
        margin: 0 auto !important
    }
    main.category .item-list .package-list .item .first .title {
        margin-top: 10px
    }
}

main.category .item-list .package-list .item .first .icon-bg {
    border-radius: 10px;
    width: 57px;
    height: 57px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 36px
}

main.category .item-list .package-list .item .first .icon-bg i {
    font-size: 30px;
    color: #fff
}

main.category .item-list .package-list .item .first .title {
    font-size: 19px;
    color: #455764
}

main.category .item-list .package-list .item .buttons a {
    cursor: pointer;
    border-radius: 10px
}

main.package-page section.instagram {
    margin-top: 0;
    padding-top: 30px !important;
    margin-bottom: 0 !important
}

main.package-page section.instagram .item {
    margin-bottom: 60px
}

main.package-page section.instagram:after {
    display: none !important
}

main.tracking-tool .tracking-area .item {
    background: #fff;
    box-shadow: 0 47px 100px rgba(0, 0, 0, .05);
    border-radius: 15px;
    padding: 30px
}

main.tracking-tool .tracking-area .item .header,
main.tracking-tool .tracking-comment .comment-box .header {
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgba(212, 228, 232, .6);
    padding-bottom: 41px
}

main.tracking-tool .tracking-area .item .header span:first-child,
main.tracking-tool .tracking-comment .comment-box .header span:first-child {
    width: 47px;
    height: 47px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(0deg, #ff5c75, #ff5c75), linear-gradient(0deg, #ff5c75, #ff5c75), #ff5c75;
    border-radius: 9px;
    margin-right: 35px
}

main.contact .contact-area .item .header span:first-child i,
main.tracking-tool .tracking-area .item .header span:first-child i,
main.tracking-tool .tracking-comment .comment-box .header span:first-child i {
    color: #fff;
    font-size: 20px
}

main.contact .contact-area .item .header span:last-child,
main.tracking-tool .tracking-area .item .header span:last-child,
main.tracking-tool .tracking-comment .comment-box .header span:last-child {
    font-size: 19px;
    color: #000
}

main.contact .contact-area .item .content,
main.tracking-tool .tracking-area .item .content {
    padding-top: 41px
}

main.contact .contact-area .item .content .input-group label,
main.tracking-tool .tracking-area .item .content .input-group label {
    color: #2b3253;
    font-size: 14px;
    margin-bottom: 17px
}

main.contact .contact-area .item .content .input-group .form-element,
main.tracking-tool .tracking-area .item .content .input-group .form-element {
    display: flex;
    align-items: center;
    border: 1px solid #dfe1e8;
    border-radius: 10px;
    padding: 15px;
    width: 100%
}

main.contact .contact-area .item .content .input-group .form-element.stars i,
main.tracking-tool .tracking-area .item .content .input-group .form-element.stars i {
    color: #7c7f8b36;
    margin-right: 0
}

main.contact .contact-area .item .content .input-group .form-element.stars i.active,
main.tracking-tool .tracking-area .item .content .input-group .form-element.stars i.active {
    color: #ffa133
}

main.contact .contact-area .item .content .input-group .form-element.qty,
main.tracking-tool .tracking-area .item .content .input-group .form-element.qty {
    justify-content: space-between
}

main.contact .contact-area .item .content .input-group .form-element.qty input,
main.tracking-tool .tracking-area .item .content .input-group .form-element.qty input {
    width: 43%
}

main.contact .contact-area .item .content .input-group .form-element i,
main.tracking-tool .tracking-area .item .content .input-group .form-element i {
    color: #7c7f8b;
    font-size: 18px;
    margin-right: 20px
}

main.contact .contact-area .item .content .input-group .form-element input,
main.tracking-tool .tracking-area .item .content .input-group .form-element input {
    border: none;
    width: 98%;
    padding: 0
}

main.contact .contact-area .item .content .input-group .form-element span,
main.tracking-tool .tracking-area .item .content .input-group .form-element span {
    color: #2b3253
}

main.tracking-tool .tracking-area .item .content .submit-button {
    background: #ff5c75;
    border-radius: 10px;
    border: none;
    color: #fff;
    font-size: 16px;
    width: 100%;
    display: block;
    padding: 16px;
    margin-top: 54px
}

main.contact .contact-area .item,
main.tracking-tool .tracking-comment .comment-box {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 47px 100px rgba(0, 0, 0, .05);
    padding: 30px
}

main.tracking-tool .tracking-area .item .content .submit-button.right-button {
    margin-top: 10px
}

main.tracking-tool .tracking-area .item .content .submit-button.video-download-button {
    margin-top: 74px
}

main.tracking-tool .tracking-comment .comment-box {
    margin-top: 82px
}

main.tracking-tool .tracking-comment .comment-box .content {
    margin-top: 34px;
    position: relative
}

main.tracking-tool .tracking-comment .comment-box .content:after {
    content: "";
    width: 2px;
    background: #f4f5fa;
    height: 100%;
    position: absolute;
    top: 0;
    left: 5%;
    z-index: 1
}

main.tracking-tool .tracking-comment .comment-box .content .item {
    margin-bottom: 40px
}

main.tracking-tool .tracking-comment .comment-box .content .item .date span {
    background: #f4f5fa;
    border-radius: 10px;
    color: #38393d;
    padding: 19px;
    float: left;
    position: relative;
    z-index: 2
}

main.tracking-tool .tracking-comment .comment-box .content .item .comment {
    background: #f4f5fa;
    border-radius: 10px;
    color: #38393d;
    padding: 19px
}

main.tracking-tool .tracking-comment .comment-box .content .item .comment span {
    color: #38393d;
    font-size: 16px
}

main.tracking-tool .tracking-comment .comment-box .content .item .comment p {
    font-size: 14px;
    line-height: 25px;
    color: #38393d;
    margin-top: 15px;
    font-weight: 400
}

main.tracking-tool .tracking-comment .comment-box .content .item .rating {
    background: #414764;
    border-radius: 10px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100%
}

main.tracking-tool .tracking-comment .comment-box .content .item .rating span {
    font-size: 19px;
    display: block;
    margin-bottom: 8px
}

main.tracking-tool .tracking-comment .comment-box .content .item .rating .stars {
    letter-spacing: .25em
}

main.tracking-tool .tracking-comment .comment-box .content .item .rating .stars i {
    color: #fea843;
    font-size: 20px
}

main.tracking-tool .tracking-comment .comment-box .pagination {
    border-top: 1px solid rgba(212, 228, 232, .6);
    padding-top: 41px;
    display: flex;
    justify-content: end
}

main.tracking-tool .tracking-comment .comment-box .pagination a {
    margin-right: 31px;
    color: #535e8d;
    font-size: 14px;
    display: flex;
    align-items: center;
    padding: 10px 15px
}

main.tracking-tool .tracking-comment .comment-box .pagination a.active {
    background: #f4f5fa;
    border-radius: 5px
}

main.contact .contact-area .item {
    margin-bottom: 20px
}

main.contact .contact-area .item .header {
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgba(212, 228, 232, .6);
    padding-bottom: 23px
}

main.contact .contact-area .item .header span:first-child {
    width: 47px;
    height: 47px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #4062ff;
    border-radius: 9px;
    margin-right: 35px
}

main.contact .contact-area .item .content .item-box {
    display: flex;
    align-items: center;
    color: #4c6476
}

main.contact .contact-area .item .content .item-box.whatsapp .icon span {
    background: #0cdb90
}

main.contact .contact-area .item .content .item-box.mail .icon span {
    background: #ff058c
}

main.contact .contact-area .item .content .item-box .icon span {
    width: 52px;
    height: 52px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px
}

main.contact .contact-area .item .content .item-box .icon span i {
    color: #fff;
    font-size: 24px
}

main.contact .contact-area .item .content .item-box .text span {
    display: flex;
    flex-direction: column;
    font-size: 14px;
    line-height: 25px
}

main.contact .contact-area .item .content .submit-button {
    background: #4062ff;
    border-radius: 10px;
    border: none;
    color: #fff;
    font-size: 16px;
    width: 100%;
    display: block;
    padding: 16px;
    margin-top: 10px
}

main.checkout .page-title,
main.sample .page-title {
    /*background: #4062ff;*/
    margin-bottom: 0
}

main.checkout .page-title .sub-title {
    margin: 30px auto 0;
    width: 53%;
    font-size: 14px;
    text-align: center
}

main.checkout .page-title .checkout-header {
    margin-top: 42px;
    display: flex;
    justify-content: space-between
}

main.checkout .page-title .checkout-header .item.active:after {
    content: "";
    position: absolute;
    left: 30%;
    bottom: -31px;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid transparent;
    border-bottom: 15px solid #fff
}

main.checkout .page-title .checkout-header .item span:first-child {
    width: 72px;
    height: 72px;
    background: #fff;
    display: flex;
    align-items: center;
    padding: 18px;
    border-radius: 15px;
    justify-content: center;
    margin: 0 auto
}

main.checkout .page-title .checkout-header .item span:first-child i {
    color: #4062ff;
    font-size: 30px
}

main.checkout .page-title .checkout-header .item span:last-child {
    font-size: 14px;
    line-height: 16px;
    margin-top: 25px;
    display: block
}

main.checkout .checkout-area {
    margin-top: -50px;
    position: relative;
    z-index: 2
}

main.checkout .checkout-area .checkout-box {
    background: #fff;
    box-shadow: 0 47px 100px rgba(0, 0, 0, .05);
    border-radius: 13.6755px;
    padding: 41px 32px
}

main.checkout .checkout-area .checkout-box .header .icon {
    margin-right: 28px
}

main.checkout .checkout-area .checkout-box .header .icon span {
    width: 47px;
    height: 47px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #4062ff;
    border-radius: 8px
}

main.checkout .checkout-area .checkout-box .header .title span:first-child {
    color: #000;
    font-size: 19px
}

main.checkout .checkout-area .checkout-box .header .title span:last-child {
    font-size: 14px;
    line-height: 16px;
    color: #999;
    margin-top: 7px
}

main.checkout .checkout-area .checkout-box .content {
    margin-top: 37px
}

main.checkout .checkout-area .checkout-box .content form .input-group {
    display: flex;
    align-items: center;
    background: #fff;
    border: 1px solid #dfe1e8;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 25px
}

main.checkout .checkout-area .checkout-box .content form .input-group.option {
    cursor: pointer;
    justify-content: space-between
}

main.checkout .checkout-area .checkout-box .content form .input-group.option.active {
    border-color: transparent;
    background: #4062ff;
    color: #fff
}

main.checkout .checkout-area .checkout-box .content form .input-group.option.active .checkbox-option span {
    background: #fff
}

main.checkout .checkout-area .checkout-box .content form .input-group.option.active .checkbox-option span i {
    color: #4062ff;
    display: block
}

main.checkout .checkout-area .checkout-box .content form .input-group.option .checkbox-option span {
    background: linear-gradient(0deg, #dfe1e8, #dfe1e8), linear-gradient(0deg, #fff, #fff), #fff;
    border-radius: 6.8421px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center
}

main.checkout .checkout-area .checkout-box .content form .input-group.option .checkbox-option span i {
    margin-right: 0;
    display: none
}

main.checkout .checkout-area .checkout-box .content form .input-group i {
    color: #7c7f8b;
    font-size: 20px;
    margin-right: 20px
}

main.checkout .checkout-area .checkout-box .content form .input-group input {
    width: 90%;
    border: none;
    padding: 0
}

@media screen and (max-width:768px) {
    main.category .item-list .package-list .item .first .icon-bg {
        margin-right: 10px
    }
    main.category .item-list .package-list .item .first .title {
        font-size: 14px;
        width: 100px
    }
    main.category .item-list .package-list .item .buttons a {
        padding: 10px 5px;
        font-size: 12px
    }
    main.contact .contact-area .item,
    main.tracking-tool .tracking-area .item {
        margin-bottom: 30px
    }
    main.contact .contact-area .item .content .item-box,
    main.contact .contact-area .item .content .t-alert,
    main.tracking-tool .tracking-area .item .content .t-alert {
        margin-bottom: 20px
    }
    main.contact .contact-area .item .content .submit-button,
    main.tracking-tool .tracking-area .item .content .submit-button {
        margin-top: 10px
    }
    main.tracking-tool .tracking-comment .comment-box .content:after {
        display: none
    }
    main.tracking-tool .tracking-comment .comment-box .content .item .comment,
    main.tracking-tool .tracking-comment .comment-box .content .item .date span {
        width: 100%;
        margin-bottom: 20px
    }
    main.tracking-tool .tracking-comment .comment-box .content .item .rating {
        padding: 10px
    }
    main.tracking-tool .tracking-comment .comment-box .pagination {
        justify-content: center
    }
    main.checkout .checkout-area .checkout-box .content form .input-group input {
        width: 65%
    }
}

main.checkout .checkout-area .checkout-box .content form button {
    padding: 15px 30px;
    border-radius: 10px;
    display: flex;
    align-items: center
}

main.checkout .checkout-area .checkout-box .content form button.back {
    background: #555d7b
}

main.checkout .checkout-area .checkout-box .content form button.back i {
    margin-right: 10px;
    margin-left: 0 !important
}

main.sample .page-title .sub-title {
    margin: 30px auto 100px;
    width: 53%;
    font-size: 14px;
    text-align: center
}

main.sample .content {
    background: #fff;
    box-shadow: 0 47px 100px rgba(0, 0, 0, .05);
    border-radius: 13.6755px;
    padding: 30px;
    margin-top: -150px;
    position: relative;
    z-index: 2
}

main.sample .content h1 {
    color: #4a596a;
    font-weight: 700;
    font-size: 25px;
    line-height: 31px;
    margin-bottom: 30px
}

main.sample .content p {
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 50px;
    color: #556373
}