
@font-face {
    font-family: Avenir Next Regular;
    src: url(/assets/fonts/AvenirNextCyr-Bold.ttf);
}

:root {

    --c:#E1AD1A;
    --f1:"Kolker Brush", cursive;
    --f2:"Poppins", serif;
}


::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #000;
}

::-webkit-scrollbar
{
	width: 6px;
	background-color: #000;
}

::-webkit-scrollbar-thumb
{
	background: var(--c);
}
#preloader {
    transition: opacity 0.5s ease;
  }
  #preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    background: #000;
}
.pri-ban {
    padding: 240px 0px 150px 0px !important;
    background: linear-gradient(45deg, black, #e1ad1a);
}
.term {
    float: right;
    margin-top: -25px;
}
.term a {
    text-decoration: unset;
    color: #fff;
    margin-right: 10px;
    font-family: var(--f2);
}
.revie-slide .con p {
    height: 120px;
    overflow: auto;
}
header#top.mobile {
    display: none;
}
.mobile-menu {
    display: none;
}
html body .lit-txt span {
    text-decoration: line-through;
    opacity: 0.8;
    font-size: 25px;
}
ul.down-drop {
    display: none;
}
.text-with-icon.pr.lve {
    cursor: pointer;
}

#top ul li.dp {
    position: relative;
}
#top ul li.dp ul.down-drop li a:hover {
    background: var(--c);
}
#top ul li.dp ul.down-drop li a {
    color: #000 !important;
    border-bottom: 1px solid;
    width: 100%;
    display: block;
    padding: 6px 6px;
    transition: 0.5s;
}
#top ul li.dp ul.down-drop {
    position: absolute;
    width: 300px;
    background: var(--c);
    padding: 20px 20px;
    top: 40px;
    left: 0;
}
#top ul li.dp ul.down-drop li:hover a {
    background: #000 ! IMPORTANT;
    color: var(--c) !important;
}
.mt {
    margin-bottom: 35px ! IMPORTANT;
}
h3.curl {
    font-family: var(--f1);
    font-size: 90px;
    line-height: 110px;
}
small {
    color: var(--c);
}
ul.price-list li.crss {
    opacity: 0.4;
    text-decoration: line-through;
}
.row.seo {
    padding-top: 100px !important;
}
.row.seo .cont:hover {
    transform: translatey(-5px);
}
.row.seo .cont p {
    height: 100px;
    overflow: auto;
}
.row.seo .cont {
    border: 2px solid;
    padding: 20px 20px;
    border-radius: 15px ! IMPORTANT;
    transition: 0.4s;
}
.pr {
    position: relative;
}
#log-sec h3 {
    font-weight: 400;
}
.portfolio-tabs .my-tabs.design .col-md-3:hover img,.row.portfolio img:hover {
    object-position: bottom;
}
.portfolio-tabs .my-tabs.design .col-md-3 img,.row.portfolio img {
    height: 400px;
    object-fit: cover;
    width: 100%;
    object-position: top;
    transition: 10s;
}
.round {
    width: 800px;
    height: 560px;
    background-size: 100% 100%;
    position: absolute;
    top: -60px;
    left: -100px;
    right: 0;
    margin: auto;
    animation: circle 5s linear infinite;
}
.light {
    background: #000;
}
.dark {
    background: #fff;
}
.fr {
    padding-top: 100px;
    border-bottom: 2px solid #CCCCCC;
}
html body h1, html body h2, html body h3, html body h4 {
    font-weight: 800;
}
.center {
    text-align: center;
}
header#top {
    padding: 15px 0px 15px 0px;
    position: absolute;
    top: 0;
    z-index: 10000;
    width: 100%;
    left: 0;
    right: 0;
}
section#log-sec {
    padding: 250px 0px 200px 0px;
}
section#inner-sec {
    padding: 170px 0px 150px 0px ! IMPORTANT;
}
section#about-sec {
    padding: 100px 0px ! IMPORTANT;
}
.vision {
    padding: 60px 0px !important;
}
.vision img, .mission img {
    float: right;
}
.vision .text-block, .mission .text-block {
    background: #f7f7f7;
    padding: 30px 30px;
    border-radius: 13px ! IMPORTANT;
    margin-left: -90px;
}
section#ser-sec {
    padding: 100px 0px !important;
}
#serin-sec .col-md-4.cen {
    border-left: 2px solid #ccc;
    border-right: 2px solid #ccc;
}
#serin-sec .col-md-4 {
    padding: 20px 10px;
}
img {
    max-width: 100% !important;
}
ul.fl {
    display: flex;
    justify-content: center;
    gap: 50px;
}
.bt {
    margin-bottom: 10px;
}
.text-with-icon i {
    color: #E1AD1A;
    font-size: 35px;
}
#top .row ul li {
    display: block;
}
#top .row {
    align-items: center;
}
a#butt-sec {
    background: var(--c);
    color: #0E2F5B;
    font-family: var(--f2);
    text-decoration: unset;
    font-weight: 600;
    padding: 13px 20px;
    border-radius: 100px ! IMPORTANT;
}
header#top {
    padding: 15px 0px 15px 0px;
}
header#top ul li a {
    color: #fff !important;
    text-decoration: unset;
}
header#top ul li a, .drp-down {
    color: #fff !important;
    text-decoration: unset;
    font-family: var(--f2);
    cursor: pointer;
}
#top .col-md-4.lst {
    text-align: right;
}
.icn-text p, .icn-text a {
    color: #fff ! IMPORTANT;
    font-family: var(--f2);
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 0px;
}
.text-with-icon {
    display: flex;
    align-items: center;
    gap: 14px;
}

.my-tabs.current {
    display: block;
}
.my-tabs {
    display: none;
}

section#cta-sec .ryt {
    padding-top: 100px;
    padding-right: 300px;
}
section#cta-sec .lft {
    padding-left: 100px;
}   
body {
    overflow-x: hidden;
}
section#cta-sec {
    background-size: 100% 200%;
    background-position: 100% 90px;
    background-repeat: no-repeat;
    background-color: transparent;
}
section#cta-sec {
    padding-bottom: 50px !important;
}
.container {
    max-width: 1700px !important;
}
.light h1, .light h2, .light h3, .light h4, .light h5, .light h6, .light p, .light b, .light strong, .light em {
    color: #fff !important;
}
.dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6, .dark p, .dark b, .dark strong, .dark em {
    color: #000 !important;
}
.mb {
    margin-bottom: 30px;
}
html body h1, html body h2, html body h3, html body h4, html body h5, html body h6, html body p, html body strong {
    font-family: var(--f2);
}
section#slider-sec {
    padding: 190px 0px 250px 0px !important;
}
section#cre-sec .row {
    background: #2b2b2b6b;
    backdrop-filter: blur(11px);
    padding: 40px 50px;
    border-radius: 30px ! IMPORTANT;
    margin-top: -125px;
}
html body h2 {
    font-weight: 600;
    font-size: 22px;
    line-height: 32px;
}
h3.line {
    position: relative;
    font-weight: 400;
    border-bottom: 5px solid #000;
    display: table;
    margin: auto;
    padding: 0px 100px 15px 100px;
    margin-bottom: 30px;
}
h3.line:before {
    content: '';
    background: var(--c);
    position: absolute;
    width: 50%;
    height: 7px;
    bottom: -6px;
    right: 0;
}
.portfolio-tabs ul.tabs li {
    display: block;
}
.portfolio-tabs ul.tabs {
    text-align: center;
    display: flex;
    justify-content: center;
    width: 60%;
    margin: auto;
    padding: 30px 0px;
    gap: 20px;
}
.portfolio-tabs ul.tabs li {
    background: transparent;
    border: 1px solid;
    padding: 10px 20px;
    border-radius: 10px !important;
    font-family: var(--f2);
    cursor: pointer;
}
.portfolio-tabs ul.tabs li.current {
    background: var(--c);
    font-weight: 600;
}
.my-tabs .col-md-3 {
    padding: 0px;
}
.my-tabs .col-md-3 img {
    width: 100%;
}
h1.mark1:before {
    content: '';
    background: var(--c);
    width: 260px;
    height: 10px;
    position: absolute;
    bottom: -7px;
    right: 0;
}
h1.mark1 {
    position: relative;
    border-bottom: 4px solid;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
section#port-sec {
    padding-top: 80px ! IMPORTANT;
}
section#package-sec ul.tabs li.current {
    background: var(--c);
    color: #000;
    font-weight: 700;
}
section#package-sec ul.tabs {
    display: flex;
    justify-content: center;
    width: 60%;
    margin: auto;
    padding: 30px 0px;
    gap: 15px;
}
section#package-sec ul.tabs li {
    display: block;
    border: 1px solid;
    color: #fff;
    font-family: var(--f2);
    padding: 10px 20px;
    border-radius: 10px ! IMPORTANT;
    cursor: pointer;
}
html body .lit-txt {
    color: #fff ! IMPORTANT;
}
html body .drk-txt {
    color: #000 !important;
}
.price-block {
    text-align: center;
    background: var(--c);
    padding: 30px 0px;
    border-radius: 20px 20px 0px 0px !important;
}
ul.price-list li {
    color: #000 !important;
    font-family: var(--f2);
    line-height: 29px;
}
ul.price-list li i {
    color: var(--c);
    padding-right: 10px;
}
ul.price-list li {
    display: block;
}
ul.price-list {
    background: #fff;
    padding: 50px 0px 30px 30px;
    height: 300px;
    overflow: auto;
    margin-right: 0px;
}
html {
    overflow-x: hidden;
}
section#package-sec {
    padding: 80px 0px ! IMPORTANT;
}
section#package-sec .my-tabs.current {
    display: flex !important;
}
section#package-sec .my-tabs {
    display: none ! IMPORTANT;
}
.button.center {
    background: #fff;
    padding: 10px;
    margin-top: -20px;
    padding-top: 30px ! IMPORTANT;
}
.row.info {
    background: #fff;
    width: 100%;
    margin: auto;
    padding: 30px 30px 40px 30px;
    border-radius: 0px 0px 20px 20px ! IMPORTANT;
}
#package-sec .tab-content.clearfix .col-md-4 {
    border-radius: 30px ! IMPORTANT;
    margin-bottom: 20px;
}
.light h3.line {
    border-color: #fff !important;
}
.row.info p, .row.info a {
    color: #000 !important;
}
.dark h3.line {
    border-color: #000 !important;
}
.text-block.right {
    text-align: right;
}
section#approach {
    padding: 100px 0px 250px 0px !important;
}
section#approach .ryt {
    padding-left: 200px;
}
section#approach .lft {
    padding-right: 200px;
}
.row.app h1 {
    color: var(--c) ! IMPORTANT;
    font-weight: 500;
    font-size: 60px;
    margin-bottom: -30px;
}
.row.app {
    padding-top: 140px;
}
.row.align-items-center.aff.my-tabs {
    display: none;
}
.row.align-items-center.aff.current {
    display: flex ! IMPORTANT;
}
#approach img.rocket {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 700px;
}
section#form-sec h1.big {
    font-size: 60px;
    line-height: 70px;
}
section#form-sec {
    padding: 100px 0px !important;
}
#form-sec .txt-ixon i {
    background: #fff;
    color: #000;
    font-size: 20px;
    width: 50px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    border-radius: 40px ! IMPORTANT;
}
#form-sec .text-with-icon {
    margin-bottom: 15px;
}
#form-sec .icn-text p {
    font-size: 19px ! IMPORTANT;
}
#form-sec .colin input {
    background: transparent;
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    padding: 15px 25px;
    border-radius: 40px ! IMPORTANT;
    font-family: var(--f2);
}
#form-sec .colin h2 {
    font-size: 35px;
    line-height: 45px;
}
#form-sec .colin {
    background: #fff;
    padding: 60px 60px;
    border-radius: 20px !important;
}
.revie-slide {
    padding-top: 110px ! IMPORTANT;
}
html body .small {
    color: var(--c) !important;
}
.con .text-block {
    background: #fff;
    padding: 20px 20px;
    border-radius: 15px ! IMPORTANT;
}
.con .inner img {
    height: 350px;
    object-fit: contain;
}
.con .inner {
    background: #fff;
    margin: auto;
    display: table;
    padding: 30px 30px;
    border-radius: 14px ! IMPORTANT;
}
html body h4 {
    font-family: var(--f2);
    font-size: 20px !important;
    font-weight: 500;
    line-height: 30px ! IMPORTANT;
}
section#review-sec {
    padding: 100px 0px 100px 0px ! IMPORTANT;
}
section#review-sec {
    background-size: 100% 90%;
    background-repeat: no-repeat;
    background-position: 100% 321%;
}
footer#main-footer .row.allign-items-top {
    padding: 80px 0px 40px 0px;
}
#review-sec button.slick-next {
    position: absolute;
    top: 45%;
    right: -20px;
    background: #fff;
    color: #000 !important;
    border: unset;
    font-size: 0px;
    width: 40px ! IMPORTANT;
    height: 40px ! IMPORTANT;
    border-radius: 40px ! IMPORTANT;
    box-shadow: 0px 0px 10px 0px #000;
}
#copyright {
    border-top: 1px solid #fff;
    padding: 15px 0px ! IMPORTANT;
}

#copyright p {
    margin-bottom: 0px;
}
footer#main-footer .row.allign-items-top ul li a i {
    padding-right: 6px;
}
footer#main-footer .row.allign-items-top ul li a {
    color: #fff;
    text-decoration: unset;
    font-family: var(--f2);
    line-height: 33px;
}
.menu h3 {
    border-bottom: 2px solid;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
h5.mt {
    padding-top: 30px ! IMPORTANT;
}
.icn ul li a i {
    background: #fff !important;
    color: #000 !important;
    text-align: center !important;
    width: 40px ! IMPORTANT;
    height: 40px ! IMPORTANT;
    line-height: 40px ! IMPORTANT;
    border-radius: 40px ! IMPORTANT;
    padding-right: 0px ! IMPORTANT;
    font-size: 18px ! IMPORTANT;
}
.icn ul li {
    display: inline-block !important;
}
footer#main-footer .row.allign-items-top ul {
    margin: 0px;
    padding: 0px;
}
footer#main-footer .row.allign-items-top ul li {
    display: block;
}
#review-sec button.slick-prev {
    position: absolute;
    top: 45%;
    right: 795px;
    background: #fff;
    color: #000 !important;
    border: unset;
    font-size: 0px;
    width: 40px ! IMPORTANT;
    height: 40px ! IMPORTANT;
    border-radius: 40px ! IMPORTANT;
    box-shadow: 0px 0px 10px 0px #000;
}
#review-sec button.slick-prev:before {
    content: "\f177";
    font-family: 'FontAwesome';
    font-size: 22px;
}
#review-sec button.slick-next:before {
    content: "\f178";
    font-family: 'FontAwesome';
    font-size: 22px;
}
#form-sec textarea#message {
    background: transparent;
    border: 1px solid #ccc;
    width: 100%;
    height: 180px;
    padding: 20px 20px;
    border-radius: 20px !important;
    resize: none;
}
.logos.row.align-items-center {
    background: #ffffff0d;
    margin-top: 40px;
    justify-content: space-between !important;
    padding: 15px 20px ! IMPORTANT;
    border-radius: 10px ! IMPORTANT;
    width: 70%;
}
#form-sec input[type="submit"] {
    background: var(--c) !important;
    font-weight: 600;
    color: #fff !important;
    display: table;
    width: auto;
    padding: 14px 40px;
    margin-top: 10px;
}
section#log-sec {
    padding: 250px 0px 200px 0px ! IMPORTANT;
}

section#log-sec .rit {
    background: #ffffff0d;
    padding: 60px 50px;
    border-radius: 20px ! IMPORTANT;
    border: 2px solid;
}
.form-shrt textarea {
    width: 100%;
    background: transparent;
    border: 1px solid #ccc;
    padding: 12px 10px;
    border-radius: 110px ! IMPORTANT;
    height: 50px;
    margin-bottom: 6px;
}
.form-shrt input[type="submit"] {
    background: var(--c);
    border: unset;
    display: table !important;
    width: auto;
    font-family: var(--f2);
    font-weight: 600;
    padding: 15px 50px;
}
.form-shrt input {
    width: 100%;
    margin-bottom: 15px;
    padding: 12px 20px;
    background: transparent;
    border: 1px solid #ccc;
    border-radius: 40px ! IMPORTANT;
}





.row.portfolio {
    width: 75%;
    margin: auto;
}
.row.portfolio .col-md-3 {
    padding: 0px 0px;
}
section#por-sec {
    padding-top: 70px ! IMPORTANT;
}
section#por-sec {
    padding-top: 70px ! IMPORTANT;
}


section#design-sec {
    padding: 90px 0px ! IMPORTANT;
}
.pro-icn {
    text-align: center;
    background: var(--c);
    display: table;
    margin: auto;
    border-radius: 100px ! IMPORTANT;
    width: 150px;
    height: 150px;
    line-height: 150px;
    margin-bottom: 15px ! IMPORTANT;
}
section#design-sec .pr-ic h3 {
    background: #0E2F5B;
    color: #fff !important;
    font-weight: 300;
    position: absolute;
    top: 50px;
    right: 120px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 20px;
    border-radius: 60px ! IMPORTANT;
}
#design-sec .pr:before {
    content: '';
    background: #000;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 80px;
}
#design-sec .pr:before {
    content: '';
    background: transparent;
    width: 70%;
    height: 1px;
    position: absolute;
    top: 75px;
    border-top: 2px dashed;
    right: -40%;
    opacity: 0.2;
}
#design-sec .pr.four:before {
    border: unset;
}
#design-sec .pr:after {
    content: '>';
    font-family: 'Poppins';
    position: absolute;
    font-size: 50px;
    top: 40px;
    right: 0;
}
#design-sec .pr.four:after {
    content: unset;
}
section#design-sec h1.mark1 {
    display: table;
    margin: auto;
    margin-bottom: 50px;
}
section#serin-sec {
    padding: 100px 0px ! IMPORTANT;
}
.aff {
    padding-top: 50px ! IMPORTANT;
}
.aff .single-image {
    float: right;
}
section#serin-sec a {
    color: #000 ! IMPORTANT;
}
.icons-logo {
    display: flex;
    gap: 50px;
}

