/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- import Fonts ---------------------------------------------------------------------*/


@import url('https://fonts.googleapis.com/css2?family=Tektur:wght@400..900&display=swap');

@import url('https://fonts.googleapis.com/css?family=Rajdhani:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@font-face {
    font-family: "Righteous";
    src: url("../fonts/BalooChettan-Regular.ttf");
    src: url("../fonts/BalooChettan-Regular.ttf");
}
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Beiruti:wght@400;500;600;700&display=swap');





@font-face {
    font-family: 'Helvetica';
    src: url('Helvetica_cyr-BoldOblique.woff2') format('woff2'),
        url('Helvetica_cyr-BoldOblique.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica';
    src: url('../fonts-new/Helvetica_cyr-Oblique.woff2') format('woff2'),
        url('../fonts-new/Helvetica_cyr-Oblique.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica';
    src: url('../fonts-new/Helvetica-Light.woff2') format('woff2'),
        url('../fonts-new/Helvetica-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica';
    src: url('../fonts-new/Helvetica-Bold.woff2') format('woff2'),
        url('../fonts-new/Helvetica-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Bold Oblique';
    src: url('../fonts-new/Helvetica-BoldOblique.woff2') format('woff2'),
        url('../fonts-new/Helvetica-BoldOblique.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Oblique';
    src: url('../fonts-new/Helvetica-Oblique.woff2') format('woff2'),
        url('../fonts-new/Helvetica-Oblique.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica';
    src: url('../fonts-new/Helvetica_cyr-BoldOblique.woff2') format('woff2'),
        url('../fonts-new/Helvetica_cyr-BoldOblique.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Light Oblique';
    src: url('../fonts-new/Helvetica-LightOblique.woff2') format('woff2'),
        url('../fonts-new/Helvetica-LightOblique.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica';
    src: url('../fonts-new/Helvetica-Regular.woff2') format('woff2'),
        url('../fonts-new/Helvetica-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica';
    src: url('../fonts-new/Helvetica_cyr-Oblique.woff2') format('woff2'),
        url('../fonts-new/Helvetica_cyr-Oblique.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}




/*****---------------------------------------- 1) font-family: 'Rajdhani', sans-serif;
 2) font-family: 'Poppins', sans-serif;
 ----------------------------------------*****/


/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/

@import url(animate.min.css);
@import url(normalize.css);
@import url(icomoon.css);
@import url(css/font-awesome.min.css);
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
@import url(swiper.min.css);
@import url(slick.css);
@import url(jquery.fancybox.min.css);
@import url(jquery-ui.css);
@import url(nice-select.css);

/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/

* {
    box-sizing: border-box !important;
    transition: ease all 0.5s;
}


.site-header.row {
    margin-right: 0px !important;
    margin-left: 0px  !important;
}


.tektur-zag h2 {
    font-family: "Tektur", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 64px;
    font-variation-settings: "wdth" 100;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    font-weight: 500;
}



html {
    scroll-behavior: smooth;
}

body {
    color: #666666;
    font-size: 14px;
    line-height: 1.80857;
    font-weight: normal;
    overflow-x: hidden;
    font-family: 'Helvetica'; font-weight: 300; font-style: normal;
    font-style: normal;
}

a {
    color: #1f1f1f;
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    font-weight: normal;
    position: relative;
    padding: 0 0 10px 0;
    font-weight: normal;
    line-height: normal;
    color: #111111;
    margin: 0
}

h1 {
    font-size: 24px
}

h2 {
    font-size: 22px
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 13px
}

*,
*::after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #212121;
    text-decoration: none!important;
    opacity: 1
}

.site-title a {
	color: #ffffff;
    text-decoration: none !important;
    opacity: 1;
   /* background: #000;
    padding: 5px;
	*/
}

button:focus {
    outline: none;
}

ul,
li,
ol {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

p {
    margin: 20px;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
}

a {
    color: #222222;
    text-decoration: none;
    outline: none !important;
}

a,
.btn {
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

img {
    max-width: 100%;
    height: auto;
}

 :focus {
    outline: 0;
}

.paddind_bottom_0 {
    padding-bottom: 0 !important;
}

.btn-custom {
    margin-top: 20px;
    background-color: transparent !important;
    border: 2px solid #ddd;
    padding: 12px 40px;
    font-size: 16px;
}

.bllk1 {
    max-width: 703px;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    font-size: 18px !important;
}

.lead {
    font-size: 18px;
    line-height: 30px;
    color: #767676;
    margin: 0;
    padding: 0;
}

.form-control:focus {
    border-color: #ffffff !important;
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}

.navbar-form input {
    border: none !important;
}

.badge {
    font-weight: 500;
}

blockquote {
    margin: 20px 0 20px;
    padding: 30px;
}

button {
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.full {
    float: left;
    width: 100%;
}

.layout_padding {
    padding-top: 200px;
    padding-bottom: 0px;
}

.padding_0 {
    padding: 0px;
}


/* header section start */

.header_section {
    width: 100%;
    float: left;
/*  background: url(../images-new/main-image.png) rgba(0, 0, 0, 0.6); */
	background-image: 	linear-gradient(to bottom, #99999900, #33363B),	url(../images-new/main-image.png);
    height: auto;
  background-repeat: no-repeat;
  background-size: cover;          /* покрывает весь блок */
  background-position: center;     /* центрирует изображение */
  background-attachment: scroll;   /* или fixed, если нужен параллакс */
 /* background-blend-mode: multiply;  по желанию */
  min-height: 100vh;               /* 100% высоты экрана */
  width: 100%;
  color: #fff; /* Цвет текста */
  min-height: 800px;
}



.bg-light {
    background-color: transparent !important;
}

.logo {
    width: 27%;
    float: left;
}

.ml-auto,
.mx-auto {
    margin-left: auto!important;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 18px;
    color: #fefefd;
    border-radius: 40px;
    text-transform: uppercase;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #f8ca29;
}

.navbar {
    padding: 30px 0px 30px 0px;
}


/* header section end */


/* banner section start */

.banner_section {
    width: 100%;
    /* float: left; */
  /*  padding: 0px 0px 100px 0px;  */
}

.banner_taital_main {
	/* position: absolute; */
    width: 100%;
    /* float: left; */
    
    vertical-align: middle;
    top: 10%;
}

.text-main

{color: #13456D;}

.banner_taital_2 {
	/* font-size: 60px; */
    color: #13456D;
    /* font-weight: bold; */
    /* padding-bottom: 0px; */
    /* line-height: 70px; */
    /* text-align: center; */
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 100%;
    /* text-align: center; */
    margin-bottom: 50px;
    margin-top: 50px;
}

.banner_taital {
    /* font-size: 60px; */
    color: #13456D;
    /* font-weight: bold; */
    /* padding-bottom: 0px; */
    /* line-height: 70px; */
    /* text-align: center; */
    /* font-family: FreightSansProSemibold-Regular; */
    /* font-size: 40px; */
    /* font-weight: 400; */
    /* line-height: 70.84px; */
    /* text-align: center; */
    font-family: FreightSansProSemibold-Regular;
    font-size: 48px;
    font-weight: 400;
    line-height: 62.88px;
    /* text-align: center; */
    /* margin-top: 190px; */
	margin: 0em 0;
}

.header_section_bg
{

}

.banner_text {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #fefefd;
}

.social_icon {
    width: 100%;
    float: right;
    text-align: right;
    margin-top: 150px;
    position: relative;
    z-index: 9999999;
    top: -100px;
}
}

.social_icon ul {
    margin: 0px;
    padding: 0px;
    display: inline-block;
}

.social_icon li {}

.social_icon li a {
    float: left;
    padding: 0px 0px;
    background-color: #b0b3b2;
    color: #252f2d;
    border-radius: 5px;
    font-size: 18px;
    margin-right: 5px;
    width: 35px;
    text-align: center;
    margin-top: 10px;
}

.social_icon li a:hover {
    background-color: #ffffff;
    color: #252f2d;
}

.video_bt {
    width: 100%;
    float: left;
    padding-top: 120px;
    padding-left: 20px;
}

.play_icon img {
    width: 80px;
}

.play_icon {
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 5;
}

.play_icon::before {
    content: '';
    position: absolute;
    top: 40px;
    left: 40px;
    width: 90px;
    height: 90px;
    transform: translate(-50%, -50%);
    background-color: #f5c729;
    border-radius: 100%;
    animation: fadeEffect 1.3s infinite ease;
    box-shadow: 0px 0px 10px 0px;
    right: initial;
    margin: 0 auto;
    z-index: -1;
}

@keyframes fadeEffect {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 1
    }
    100% {
        transform: translate(-50%, -50%) scale(1.2);
        opacity: 0;
    }
}

.carousel-inner,
.carousel,
.carousel-item,
.container,
.fill {
    
    background-position: center center;
    background-size: cover;
}
.container {max-width:1463px;}
.slbackground {background:#000;}

.slide-wrapper {
    display: inline;
}

.slide-wrapper .container {
    padding: 0;
}


/*------------------------------ vertical bootstrap slider----------------------------*/

.banner_section .carousel-inner>.carousel-item.carousel-item-next,
.banner_section .carousel-inner>.carousel-item.active.carousel-item-right {
    transform: translate3d(0, 100%, 0);
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    top: 0;
}

.banner_section .carousel-inner>.carousel-item.carousel-item-prev,
.banner_section .carousel-inner>.carousel-item.active.carousel-item-left {
    transform: translate3d(0, -100%, 0);
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    -o-transform: translate3d(0, -100%, 0);
    top: 0;
}

.banner_section .carousel-inner>.carousel-item.next.carousel-item-left,
.banner_section .carousel-inner>.carousel-item.carousel-item-prev.carousel-item-right,
.banner_section .carousel-inner>.carousel-item.active {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    ;
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    top: 0;
}


/*------------------------------- vertical carousel indicators ------------------------------*/

.carousel-indicators {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 20px;
    right: 10px;
    left: auto;
    width: auto;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    display: none;
}

.carousel-indicators li {
    display: block;
    margin-bottom: 5px;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    background-color: #0fbdd7
}

.carousel-indicators li.active {
    margin-bottom: 5px;
    background: #ffffff;
}


/* banner section end */


/* services section start */

.services_section {
    width: 100%;
    float: left;
    padding-top: 0px;
    background: #33363B;
 
}

.services_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #f5c729;
    font-weight: bold;
}

.services_text {
    /* font-family: 'Beiruti', sans-serif; */
    /* font-size: 24px; */
    /* font-weight: 700; */
    line-height: 100%;
    color: #FFFFFF;
   /* text-align: center; */
    margin-top: 30px;
    padding: 0px 40px 0px 40px;
    font-weight: 400;
    font-style: normal;
    font-size: 36px;
    font-family: "Tektur", sans-serif;
}

.services_text_2 {
	font-family: 'Beiruti', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
    color: #C0C0C0;
   /* text-align: center; */
    margin-top: 30px;
	padding: 0px 40px 0px 40px;
}


.services_text_2_1 {
	font-family: 'Montserrat', sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 100%;
    color: #13456D;
    text-align: left;
    margin-top: 30px;
	max-width: 550px;
}
.services_text_2_2 {
	font-family: 'Beiruti', sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 100%;
    color: #13456D;
    text-align: left;
    margin-top: 30px;
	max-width: 550px;	
}

.services_text_2_3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 50px;
    color: #13456D;
    text-align: left;
    margin-top: 30px;
    background: #c5ecff8a;
    position: absolute;
	bottom: 30px;
    width: 1200px;
    left: -450px;
    border-radius: 20px;
    padding: 10px;
}


.services_section_2 {    width: 100%;    float: left;    padding-top: 80px;    /* position: relative; */    /* top: -267px; */}

.box_main {
    width: 100%;
    /* border-radius: 100%; */
    /* border: 6px solid #f5c729; */
    height: auto;
    padding: 10px 0px;
    /* box-shadow: 0px 0px 60px 0px #f0f0ef; */
}


.box_main_2 {
    width: 100%;
    border-radius: 30px;
    /* border: 6px solid #f5c729; */
    height: auto;
    /* padding: 70px 0px; */
    /* background: #ffffff80; */
    /* min-height: 500px; */
    margin-bottom: 30px;
}



.app_icon {
    width: 109px;
    margin: 0 auto;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.app_icon_1 {
    width: 70%;
    margin: 0 auto;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: none;
}

.box_main:hover .services_text {
 /*   color: #f5c729; */
}

.services_text.active {
  /*    color: #f5c729; */
}
/*
.box_main:hover .app_icon_1 {
    display: block;
}

.box_main:hover .app_icon {
    display: none;
}
*/
.readmore_bt {
    width: 170px;
    margin: 0 auto;
    text-align: center;
    margin-top: 50px;
}

.readmore_bt a {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #fefefd;
    background-color: #252f2d;
    padding: 14px 20px;
    margin-top: 10px;
    border-radius: 5px;
    font-weight: bold;
}

.readmore_bt a:hover {
    background-color: #f5c729;
    color: #fefefd;
}


/* services section end */


/* portfolio section start */

.portfolio_section {
    width: 100%;
    float: left;
 /*   padding: 7px 0px;  */
}

.portfolio_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #f5c729;
    font-weight: bold;
    text-align: center;
}

.portfolio_taital_1 {
    color: #292929;
    border-bottom: 5px solid #363636;
}

.portfolio_section_2 {
    width: 100%;
    float: left;
    padding-top: 30px;
}

.image {
    display: block;
    width: 100%;
    height: auto;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgb(45, 45, 45, 0.5);
    margin: 0 auto;
}

.container_main {
    position: relative;
}

.container_main:hover .overlay {
    opacity: 1;
}

.text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 80%;
}

.btn_main {
    width: 100%;
    text-align: center;
}

.buy_bt {
    width: 160px;
    margin: 0 auto;
    text-align: center;
}

.buy_bt a {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 14px;
    color: #252525;
    background-color: #fefefd;
    padding: 10px 0px;
    border-radius: 5px;
    font-weight: bold;
    text-transform: uppercase;
}

.buy_bt a:hover {
    color: #fefefd;
    background-color: #f5c729;
}

.seemore_bt {
    width: 170px;
    margin: 0 auto;
    text-align: center;
    display: flex;
}

.seemore_bt a {
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #fefefd;
    background-color: #252f2d;
    padding: 14px 0px;
    font-weight: bold;
    border-radius: 5px;
}

.seemore_bt a:hover {
    background-color: #f5c729;
    color: #fefefd;
}


/* portfolio section end */


/* blog section start */

.blog_section {
    width: 100%;
    float: left;
    background-image: url(../images-new/blog-bg.png);
    height: 550px;
    background-size: cover;
    margin-bottom: 410px;
}

.blog_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #f5c729;
    font-weight: bold;
    text-align: center;
}

.blog_taital_1 {
    color: #fefefd;
    border-bottom: 5px solid #fefefd;
}

.blog_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #fefefd;
    text-align: center;
    margin: 0px;
}

.blog_section_2 {
    width: 100%;
    float: left;
    padding-top: 150px;
}

.blog_box {
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0px 0px 20px 0px;
    padding: 0px 0px 20px 0px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.blog_img {
    width: 100%;
    background-image: url(../images-new/blog-img1.png);
    height: auto;
    background-size: 100%;
    background-repeat: no-repeat;
}

.blog_img_2 {
    width: 100%;
    background-image: url(../images-new/blog-img2.png);
    height: auto;
    background-size: 100%;
    background-repeat: no-repeat;
}

.blog_img_3 {
    width: 100%;
    background-image: url(../images-new/blog-img3.png);
    height: auto;
    background-size: 100%;
    background-repeat: no-repeat;
}

.date_text {
    width: 160px;
    margin: 0 auto;
    font-size: 18px;
    color: #fefefd;
    text-align: center;
    text-transform: uppercase;
    padding: 14px 0px;
    background-color: #f5c729;
}

.prep_text {
    width: 100%;
    font-size: 20px;
    color: #fefefd;
    font-weight: bold;
    padding: 250px 20px 20px 20px;
}

.lorem_text {
    width: 100%;
    font-size: 14px;
    color: #353534;
    margin: 0px;
    padding: 20px 20px;
    font-weight: 500;
}

.readmore_bt_1 {
    width: 170px;
    margin: 0 auto;
    text-align: center;
    margin-top: 50px;
}

.readmore_bt_1 a {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #fefefd;
    background-color: #252f2d;
    padding: 14px 20px;
    margin-top: 10px;
    border-radius: 5px;
    font-weight: bold;
}

.readmore_bt_1 a:hover {
    background-color: #f5c729;
    color: #fefefd;
}


/* blog section end */


/* contact section start */

.contact_section {
    width: 100%;
    float: left;
    padding-bottom: 90px;
}

.contact_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #f5c729;
    font-weight: bold;
    text-align: center;
}

.contact_taital_1 {
    color: #292929;
    border-bottom: 5px solid #363636;
}

.contact_section_2 {
    width: 100%;
    float: left;
    padding-top: 55px;
}

.padding_left_0 {
    padding-left: 0px;
}

.mail_section_1 {
    width: 60%;
    margin: 0 auto;
}

.mail_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #414140;
    background-color: #ffffff;
    border: 1px solid #aaaaa9;
    padding: 11px 20px;
    margin-top: 20px;
}

input.mail_text::placeholder {
    color: #414140;
}

.massage-bt {
    color: #414140;
    width: 100%;
    height: 110px;
    font-size: 18px;
    background-color: #ffffff;
    border: 1px solid #aaaaa9;
    padding: 40px 20px 0px 20px;
    height: 110px;
    margin-top: 20px;
}

textarea#comment.massage-bt::placeholder {
    color: #414140;
}

.send_bt {
    width: 170px;
    margin: 0 auto;
    text-align: center;
}

.send_bt a {
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #fefefd;
    background-color: #fa7e23;
    padding: 14px;
    margin-top: 40px;
    display: block;
    font-weight: bold;
    border-radius: 5px;
}

.send_bt a:hover {
    color: #fefefd;
    background-color: #252f2d;
}


/* contact section end */


/* project box section start */

.project_box {
    width: 100%;
    float: left;
    background-color: #f9f9f9;
    height: auto;
    padding: 40px 0px;
}

.project_main {
    width: 100%;
    display: flex;
}

.hire_text {
    width: 100%;
    font-size: 30px;
    color: #252f2d;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 0px;
    padding-top: 8px;
}

.callnow_bt {
    width: 200px;
    float: right;
    text-align: right;
}

.callnow_bt a {
    width: 100%;
    float: right;
    font-size: 16px;
    color: #fefefd;
    background-color: #fa7e23;
    padding: 14px;
    border-radius: 5px;
    text-align: center;
}

.callnow_bt a:hover {
    color: #fefefd;
    background-color: #252f2d;
}


/* project box section end */


/* footer section start */

.footer_section {
    width: 100%;
    float: left;
    background-color: #252f2d;
    height: auto;
    padding: 60px 0px 45px 0px;
}

.location_text {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
}

.location_text ul {
    margin: 0px;
    padding: 0px;
    display: inline-block;
}

.location_text li {
    float: left;
}

.location_text li a {
    float: left;
    font-size: 20px;
    color: #fefefd;
    margin: 0px 10px;
    background-color: #3e412d;
    padding: 12px 0px;
    border-radius: 100%;
    width: 60px;
    text-align: center;
}

.location_text li a:hover {
    color: #252f2d;
    background-color: #fefefd;
}


/* footer section end */


/* copyright section start */

.copyright_section {
    width: 100%;
    float: left;
    background-color: #252f2d;
    height: auto;
}

.copyright_text {
    width: 100%;
    float: left;
    font-size: 16px;
    margin: 15px 0px;
    color: #ffffff;
    text-align: center;
}

.copyright_text a {
    color: #ffffff;
}

.copyright_text a:hover {
    color: #f5c729;
}


/* copyright section end */

.margin_top90 {
    margin-top: 90px;
}

.margin_90{
    margin: 90px 0px;
}

.home .site-header

{
   /*  position: absolute; */
    /* width: 100%; */
    /* z-index: 999; */
    min-height: 200px;
    /* min-height: auto; */
    /* padding-top: 40px; */
    /* padding-bottom: 40px; */
    z-index: 999;
    width: 100%;
	/* margin-left: 15px;
	margin-right: 15px; */		background: #33363B;
} 



.mn-sl {
    min-height: 740px;
}

.text-main

{

    font-family: FreightSansProSemibold-Regular;
    font-size: 24px;
    font-weight: 400;
    line-height: 31.44px;
    margin-bottom: 60px;	
}
.knp

{
/* text-align: center; */	
}

.knp a {
    background: #13456D;
    padding: 15px 85px;
    font-size: 20px;
    font-weight: bold;
    border-radius: 10px;
    text-align: center;
	color:#fff;
	border: 3px #13456D solid;
}

.contact_section {
    width: 100%;
    float: left;
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    color: #fff;
	background: #33363b;
}



.frm_bcgrnd 
{
    background: #fff;
    padding: 40px;
    border-radius: 10px;	
}

.txtform {
    color: #000;
    text-align: center;
    /* font-family: Inter; */
    font-size: 40px;
    font-weight: 600;
    line-height: 48.41px;
    /* text-align: left; */
    margin-bottom: 20px;
    margin-top: -20px;
}

.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #003333 !important;
    padding: 15px 70px;
    font-size: 20px;
    font-weight: bold;
    border-radius: 30px;
    text-align: center;
    font-family: 'Beiruti', sans-serif;
}

.wdth {width: 100%;
    text-align: center;}
.wpcf7-spinner {
      display: none !important;
      visibility: hidden !important;
    }
	
.con a {color:#fff;}


.con a {
font-size: 23px;
font-weight: 400;
line-height: 41.92px;
text-align: left;
}	

.con p {
font-size: 23px;
font-weight: 400;
line-height: 41.92px;
text-align: left;
}		

.tex

{position:relative;}

.con {
	
	position: absolute;
    bottom: 0;
}

@media only screen and (max-width: 1023px) {
.con {
	
	position: relative;
    bottom: 0;
}

.con a {
font-size: 17px;

}	

.con p {
font-size: 17px;

}

.row {
	margin-right:-1px;
	margin-left:-1px;
}	

.switcher {
margin-top: 20px;
    margin-bottom: 20px;
}

#custom_html-3
{
text-align:center;	
}


}


@media only screen and (max-width: 1023px) {

.servi {
margin-top: 50px;	
}	

}


@media only screen and (max-width: 1023px) {
.mn-sl {
  min-height: 300px; 
}

.header_section
{
  min-height: 300px; 
}


.services_section_2 .col-lg-3.col-sm-6
{
width: 50%;
}

.app_icon {
    width: 55%;
}

.services_section_2 .box_main {
        width: initial;
        padding: initial;
        margin: 0 auto;
        margin-top: initial;
        margin-bottom: 90px;
    }

.services_section_2 {
    padding-top: initial;
}

.tex

{
display:none;
}

.full.col-md-6
{
width:100%;
flex: 0 0 100%;
max-width: 100%;	
}





.services_section {
    margin-bottom: 0px;
}

.card {
margin-right: initial !important;
}

}

.tex-foot

{
    /* width: 50%; */
    /* position: absolute; */
    /* left: 40%; */
    /* display: flex; */
    /* align-content: space-between; */
    /* flex-wrap: wrap; */
    /* margin: 0; */
    /* position: absolute; */
    /* top: 0%; */
    /* left: 50%; */
    margin-right: -50%;
    /* transform: translate(-50%, 0%); */
    width: 100vw;
    /* height: 100vh; */
    display: flex;
    /* align-items: center; */
    justify-content: center;
	color:#fff;
}

@media only screen and (min-width: 1024px) {

.tex-foot

{
display:none;
}	

}

.tex-foot a

{
color:#fff;	
}	

.foot_cent
{position: relative;}



select {

  -webkit-appearance: none;

  -moz-appearance: none;

  background: url(//cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png);

  background-repeat: no-repeat;

  background-position-x: 98%;

  background-position-y: 17px;

}


.contact_section p

{

font-family: FreightSansProSemibold-Regular;
font-size: 32px;
font-weight: 400;
/* line-height: 41.92px; */

}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    color: #000;
}

/* Основной контейнер меню */
.main-navigation ul {
  display: flex;
  flex-direction: row;
  justify-content: flex-start; /* или space-between/center по желанию */
  align-items: center;
  gap: 50px; /* расстояние между пунктами меню */
  padding: 0;
  margin: 0;
  list-style: none;
}

/* Элементы списка */
.main-navigation li {
  display: inline-block;
}

/* Ссылки внутри меню */
.main-navigation li a {
    display: block;
    padding: 10px 25px;
    text-decoration: none;
    color: #fff;
    background: #E08F1A;
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 100%;
	border-radius:20px;
}

/* Наведение */
.main-navigation li a:hover {
/*  color: #007bff;*/ /* Измените на нужный цвет при наведении */
  background: #fff;
  text-decoration: underline;
}

.banner_text {
font-family: 'Beiruti', sans-serif;
font-size: 24px;
font-weight: 700;
line-height: 100%;
color:#13456D;
}


.slider-tabs {
    max-width: 100%;
    padding: 40px 20px;
    font-family: 'Montserrat', sans-serif;
  }

  .tabs {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-bottom: 30px;
    flex-wrap: wrap;
  }

  .tab {
    padding: 10px 25px;
    border-radius: 25px;
    background-color: #eee;
    border: none;
    cursor: pointer;
    transition: all 0.3s ease;
    font-weight: 600;
  }

  .tab.active {
    background-color: #D97341;
    color: white;
  }

  .slider-section {
    display: none;
  }

  .slider-section.active {
    display: block;
  }

  .cards-container {
    display: flex;
    gap: 20px;
    overflow-x: hidden;
    scroll-snap-type: x mandatory;
    padding-bottom: 10px;
  }

  .cards-container::-webkit-scrollbar {
    height: 8px;
  }

  .cards-container::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px;
  }

.card {
    scroll-snap-align: start;
    min-width: 280px;
    max-width: 370px;
    background: #00000000;
    border-radius: 20px;
    /* padding: 20px; */
    border: 1px #C0C0C0 solid;
    flex-shrink: 0;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    margin-right: 0px;
    border-radius: 20px;
    /* border-top-right-radius: 20px; */
    min-height: 467px;
}

.card img {
    /* width: 100%; */
    border-radius: 15px;
    margin-bottom: 15px;
    height: 450px;
    width: 400px;
}

.card h3 {
    /* font-family: 'Beiruti', sans-serif; */
    font-size: 24px;
    font-weight: 600;
    line-height: 100%;
    color: #ffffff;
    margin-bottom: 30px;
    font-family: "Tektur", sans-serif;
}

.card p {
    font-family: 'Beiruti', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
    color: #C0C0C0;
}
  
  .slider-controls {
  display: flex;
 justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  gap: 15px;
}

.arrow {
  background: #fff;
  border: none;
  color: #13456D;
  padding: 0px 15px;
  font-size: 18px;
  border-radius: 20px;
  cursor: pointer;
}

.dots {
  display: flex;
  gap: 8px;
  text-align: center;
  margin: 0 auto;
}

.dot {
    width: 30px;
    height: 10px;
    background: #414448;
    border-radius: 50px;
    cursor: pointer;
}

.dot.active {
    background: #D9D9D9;
    width: 80px;
}

/*

  .slbackground {
    background-color: #BBE1F1;
    padding: 80px 0;
  }

  .switcher-wrapper {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
  }

  .switcher {
    background-color: #fff;
    border-radius: 40px;
    display: inline-flex;
    position: relative;
    overflow: hidden;
    box-shadow: inset 0 0 0 2px #D97341;
  }

  .switcher input[type="radio"] {
    display: none;
  }

  .switcher label {
    padding: 12px 24px;
    cursor: pointer;
    z-index: 1;
    font-weight: 700;
    color: #003366;
    transition: all 0.3s ease;
    background: transparent;
    font-size: 1.1rem;
  }

  .switcher input[type="radio"]:checked + label {
    background-color: #D97341;
    color: #fff;
    border-radius: 30px;
  }
  
  
 */ 
 
 .card.active {

background-color: #494e53;
max-width:570px;
}
 
.slbackground {
    background-color: #33363b;
    /* background-image: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url(../images-new/sbk.png); */
    background-repeat: space;
    background-position: revert;
    background-size: revert-layer;
    padding: 50px 0;
}

  .switcher-wrapper {
    display: flex;
    justify-content: left;
	margin-bottom: 40px;
    margin-top: 40px;
  }

  .switcher {
    position: relative;
    display: flex;
    width: 220px;
    height: 60px;
    background-color: #fff;
    border-radius: 40px;
   /* box-shadow: inset 0 0 0 2px #D97341; */
    overflow: hidden;
  }

  .switcher input[type="radio"] {
    display: none;
  }

  .switcher label {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-weight: 700;
    font-size: 1rem;
    color: #003366;
    position: relative;
    z-index: 2;
    transition: color 0.3s ease;
  }

  .slider-toggle {
    position: absolute;
    top: 4px;
    bottom: 4px;
    left: 4px;
    width: calc(50% - 8px);
    background-color: #D97341;
    border-radius: 30px;
    transition: transform 0.3s ease;
    z-index: 1;
  }

.arrow

{display:none;}

  #tab-business:checked ~ .slider-toggle {
    transform: translateX(100%);
	background-color: #1c8ab0;
  }

  #tab-private:checked ~ .switcher label[for="tab-private"],
  #tab-business:checked ~ .switcher label[for="tab-business"] {
    color: #fff;
  }
  
.zgl {
	margin-top: 10px;
    padding: 0px 20px 0px 20px;
	}  
	
.pr {
	font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 100%;
    color: #D07649;	
}	
  
  
.fr

{	
	font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 100%;
    color: #13456D;	
}  


.cardt
{
padding: 50px;
min-height: 300px;	
}

.cardt p {
    margin: 0px;
}

.bgrfoot

{
background: #13456D;
}

.bgrfoot p
{
	font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 100%;
    color: #fff;
    text-transform: uppercase;
}

.bgrfoot {
    background: #13456D;
    border-radius: 10px;
	margin-top: 50px;
	padding: 20px;
}

.main-navigation

{margin-top:50px;}


#footercontainer {
    background-color: #bbe1f1;
    padding: 50px 0px 50px 0px;
}

.site-footer
{
    margin-right: 15px;
    margin-left: 15px;
	max-width: 1400px;
    margin: 0 auto;	
}


/* Основной контейнер меню */
.site-footer .widget_nav_menu ul {
  display: flex;
  flex-direction: row;
  justify-content: flex-start; /* или space-between/center по желанию */
  align-items: center;
  gap: 20px; /* расстояние между пунктами меню */
  padding: 0;
  margin: 0;
  list-style: none;
}

/* Элементы списка */
.site-footer .widget_nav_menu li {
  display: inline-block;
}

/* Ссылки внутри меню */
.site-footer .widget_nav_menu li a {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    color: #13456D;
    background: #BBE1F1;
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 100%;
	border-radius:20px;
}

/* Наведение */
.site-footer .widget_nav_menu li a:hover {
  color: #007bff; /* Измените на нужный цвет при наведении */
  text-decoration: underline;
}

.site-footer .widget_nav_menu {
margin-top:30px;
}


.knp2 a {
    border-color: #13456D;
    border: 3px #13456D solid;
    padding: 15px 65px;
    font-size: 20px;
    font-weight: bold;
    border-radius: 10px;
    text-align: center;
    color: #13456D;
}


.knp3 a {
    background: #fff;
   /* border: 0px #13456D solid; */
    padding: 15px 7px;
    font-size: 18px;
    font-weight: bold;
    border-radius: 10px;
    text-align: center;
    color: #13456D;
    border: 1px #fff solid;
}


.knp4 a {
    border: 3px #fff solid;
    padding: 15px 65px;
    font-size: 18px;
    font-weight: bold;
    border-radius: 10px;
    text-align: center;
    color: #fff;
}

.knf {
    margin-top: 15px;
}



.hdk {
    /* float: right; */
    margin-top: 50px;
    margin-right: 50px;
    position: relative;
    left: 170px;
}

   .dim1 {
        display:inline;
    }
	
@media only screen and (min-width: 768px) {
    .dim1 {
        display:none;
    }
}

@media only screen and (max-width: 768px) {

.container-fluid {
    padding-right:	0px !important;	
    padding-left: 0px !important;	
}


.banner_taital_2

{

font-size: 20px  !important;		
line-height: 150%;

}

.banner_text {
    font-size: 20px  !important;
}

.box_main {
        margin-top: 10px   !important;
}

.app_icon {
        width: 35% !important;
    }
	
.pr {
    font-size: 24px !important;
}

.fr {
	font-size: 24px !important;
}

.cardt {
    padding: 10px 30px 50px 20px !important;
}

.knp a {

width: 100%;
display: block;

}

.knp2 a {

width: 100%;
display: block;

}


.knp3 a {

width: 100%;
display: block;

}

.knp4 a {

width: 100%;
display: block;

}

    .knp, .knp2, .knp3, .knp4 {
	margin-bottom: 0px !important;	
	}
	
	.knp a, .knp2 a, .knp3 a, .knp4 a {
    margin-bottom: 0px !important;	
    }
	
.knp_l_w {
    flex-direction: column !important;	
    }

    .knp_l, .knp_l_2 {
        margin-bottom: 30px  !important;
        margin-right: 10px  !important;
    }	

}



@media only screen and (max-width: 1024px) {
	
	
.col-sm-4, .col-lg-4, .col-md-5
{
	
max-width: 100% !important;	

flex: 0 0 100%;
	
}

.box_main {
width: initial  !important;		
}

	
	
.services_text_2_3 {
width: 100%;
position: initial;
}


.switcher-wrapper {
    display: flex;
    justify-content: left;
    margin-bottom: 40px;
    flex-direction: column;
}




.site-footer .widget_nav_menu ul {
flex-direction: column;	
}

.grid_4_of_12 {
    width: 100% !important;
}

.col {
    flex-basis: initial !important;
}

.knp a,.knp2 a,.knp3 a,.knp4 a {
    margin-bottom: 30px;
	padding:5px;
}

.knp,.knp2,.knp3,.knp4 {
    margin-bottom: 30px;
	padding:5px;
}

.dim {display:none;}




.services_section_2 {
    position: initial;
}



}


.servi {
    display: block;
    padding: 10px 25px;
    text-decoration: none;
    color: #13456D;
    background: #BBE1F1;
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 100%;
    border-radius: 20px;
    width: 200px;
    text-align: center;
	text-transform: uppercase;
}

.servi2 {
    display: block;
    padding: 10px 25px;
    text-decoration: none;
    color: #13456D;
    background: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 100%;
    border-radius: 20px;
    width: 250px;
    text-align: center;
    text-transform: uppercase;
}

#custom_html-3 img

{margin-right:10px;}


.knp_l_w {
    display: flex;
    flex-direction: row;
}
.knp_l
{margin-right:50px;}
.knp_l_2
{margin-right:30px;}



@media only screen and (min-width: 1400px) {

.banner_taital_main {
 /*   position: absolute;
    top: 10%;
    left: 25%;
*/
}

}

@media only screen and (max-width: 1400px) {

.knp_l_w {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.knp_l,.knp_l_2
{
margin-bottom:100px;
margin-right: 10px;
}


.services_text_2_3 {
position: initial;
width: initial;
}

.hdk {left: initial;}

}


.container.sh {
    max-width: 97% !important;
}

.bkcgr
{
background: #EDF9FF;	
margin-bottom: -200px;
padding: 0px 0px 50px 0px;
}


.mob-menu-header-holder
{
	background: #B1CFE5 !important;
}

.brand-identity {
    /* margin-top: 10000px; */
    display: inline-block;
    width: 100%;
 background-color: #33363b !important;
}

.brand-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  max-width: 1463px;
  margin: 0 auto;
  border-collapse: collapse;
}

.fw-bold

{color:#fff;}

.brand-item {
  border: 1px solid rgba(255, 255, 255, 0.15);
  padding: 50px 10px;
  font-weight: 300;
  letter-spacing: 0.5px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-height: 160px;
  transition: all 0.3s ease;
  font-size: 18px;
}

/* 🔹 Убираем внешние границы по периметру */
.brand-item:nth-child(-n+3) { /* верхний ряд */
  border-top: none;
}

.brand-item:nth-child(3n+1) { /* первый столбец */
  border-left: none;
}

.brand-item:nth-child(3n) { /* последний столбец */
  border-right: none;
}

.brand-item:nth-last-child(-n+3) { /* нижний ряд */
  border-bottom: none;
}

/* Hover-эффект */
.brand-item:hover {
  background-color: rgba(255, 255, 255, 0.05);
  transform: scale(1.02);
  border-color: #00bcd4;
}

/* 🔹 Адаптив */
@media (max-width: 992px) {
  .brand-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  /* 2 колонки — меняем правила */
  .brand-item:nth-child(-n+2) { border-top: none; }
  .brand-item:nth-child(2n+1) { border-left: none; }
  .brand-item:nth-child(2n) { border-right: none; }
  .brand-item:nth-last-child(-n+2) { border-bottom: none; }
}

@media (max-width: 576px) {
  .brand-grid {
    grid-template-columns: 1fr;
  }

  /* 1 колонка — убираем все горизонтальные линии */
  .brand-item {
    border-left: none;
    border-right: none;
  }
  .brand-item:first-child {
    border-top: none;
  }
  .brand-item:last-child {
    border-bottom: none;
  }
}


/* Общий стиль блока */
.custom-contact-form {
  color: #fff;
/*  max-width: 600px; */
  margin: 0 auto;
 
}

/* Поля ввода */
.custom-contact-form input[type="text"],
.custom-contact-form input[type="tel"],
.custom-contact-form textarea {
  width: 100%;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 40px;
  color: #fff;
  padding: 10px 20px;
  margin-bottom: 20px;
  font-size: 16px;
  outline: none;
  transition: all 0.3s ease;
  font-family: 'Beiruti', sans-serif;
}

.custom-contact-form textarea {
  border-radius: 15px;
  min-height: 140px;
  resize: none;
}

/* Placeholder */
.custom-contact-form ::placeholder {
  color: rgba(255, 255, 255, 0.6);
  font-weight: 300;
}

/* Фокус */
.custom-contact-form input:focus,
.custom-contact-form textarea:focus {
  border-color: #00bcd4;
  box-shadow: 0 0 5px #00bcd4;
}

/* Кнопка отправки */
.custom-contact-form input[type="submit"] {
  background-color: #004D46;
  color: #fff;
  border: none;
  border-radius: 40px;
  padding: 14px 40px;
  font-size: 18px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.custom-contact-form input[type="submit"]:hover {
  background-color: #00796B;
  transform: translateY(-2px);
}

/* Скрытые подписи от label */
.custom-contact-form .sr-only {
  display: none;
}

#custom_html-3

{
float:right;
}


.k1 {}

.k2 {}

.k3 {position: relative;
    top: -20px;
    left: -80px;}

.k4 {
    position: relative;
    left: 20px;
    }
