@import url(https://fonts.googleapis.com/css?family=Open+Sans:300i,400,400i,600,700|Oswald:200,200i,300,300i,400,500,500i,600,700,800,900&display=swap);@import url(https://fonts.googleapis.com/css?family=Open+Sans:300i,400,400i,600,700|Oswald:200,200i,300,300i,400,500,500i,600,700,800,900&display=swap);.flex-center-start {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start
}

.boxed-btn3 {
    background-image: -moz-linear-gradient(0deg,#0097fd 0,#00c4ec 99%);
    background-image: -webkit-linear-gradient(0deg, #0097fd 0, #00c4ec 99%);
    background-image: -ms-linear-gradient(0deg,#0097fd 0,#00c4ec 99%);
}

body {
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-style: normal

}

.img {
    max-width: 100%;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

a {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

a:focus {
    text-decoration: none;
    outline: 0
}

a:focus {
    text-decoration: none
}

.footer -menu li a:hover,a:focus,a:hover {
    text-decoration: none
}

a {
    outline: medium none
}

h1,h2,h3,h4,h5 {
    font-family: Oswald,sans-serif;
    color: #191d34
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
    color: inherit
}

ul {
    margin: 0;
    padding: 0
}

li {
    list-style: none
}

p {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #343a40;
    margin-bottom: 13px;
    font-family: "Open Sans",sans-serif
}

::-moz-selection {
    background: #444;
    color: #fff;
    text-shadow: none
}

::-moz-selection {
    background: #444;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #444;
    color: #fff;
    text-shadow: none
}

::-webkit-input-placeholder {
    color: #ccc;
    font-size: 14px;
    opacity: 1
}

:-ms-input-placeholder {
    color: #ccc;
    font-size: 14px;
    opacity: 1
}

::-ms-input-placeholder {
    color: #ccc;
    font-size: 14px;
    opacity: 1
}

::placeholder {
    color: #ccc;
    font-size: 14px;
    opacity: 1
}

h3 {
    font-size: 24px
}

.bg-img-1 {
    background-image: url(../img/slider/slider-img-1.jpg)
}

.bg-img-2 {
    background-image: url(../img/background-img/bg-img-2.jpg)
}

.cta-bg-1 {
    background-image: url(../img/background-img/bg-img-3.jpg)
}

.owl-carousel .owl-nav div {
    background: 0 0;
    height: 54px;
    left: 0;
    line-height: 54px;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    width: 54px;
    font-size: 25px;
    color: #fff;
    background-color: #fff;
    border-radius: 50%;
    left: 50px;
    font-size: 18px;
    line-height: 54px;
    left: -26px;
    font-size: 18px;
    line-height: 54px;
    color: #000
}

.owl-carousel:hover .owl-nav div {
    opacity: 1;
    visibility: visible
}

.owl-carousel:hover .owl-nav div:hover {
    color: #fff;
    background: #00a2ff
}

.boxed-btn {
    background: #fff;
    color: #00a2ff;
    display: inline-block;
    padding: 18px 44px;
    font-family: Oswald,sans-serif;
    font-size: 14px;
    font-weight: 400;
    border: 0;
    border: 1px solid #00a2ff;
    letter-spacing: 3px;
    text-align: center;
    color: #00a2ff!important;
    text-transform: uppercase;
    cursor: pointer
}

.boxed-btn:hover {
    background: #00a2ff;
    color: #fff!important;
    border: 1px solid #00a2ff
}

.boxed-btn:focus {
    outline: 0
}

.boxed-btn3 {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    padding: 17px 55px;
    font-family: Oswald,sans-serif;
    display: inline-block;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-position: 100% 0;
    background-position: 0 0
}

.boxed-btn3:hover {
    background-size: 200% 200%;
    color: #fff
}

.boxed-btn3:focus {
    outline: 0
}

@media only screen and (max-width: 767px) {
    .section_title {
        text-align: center; /* Центрируем заголовок и текст */
    }
    
    .boxed-btn3 {
        display: block; /* Делаем кнопку блочной */
        margin: 0 auto; /* Автоматические отступы по бокам (центрирование) */
        width: fit-content; /* Ширина по содержимому (если нужно) */
        max-width: 100%; /* Чтобы не выходила за границы экрана */
    }
}

.boxed-btn4 {
    background: #fff;
    font-size: 20px;
    font-weight: 500;
    border: 1px solid transparent;
    color: #00a2ff;
    padding: 17px 50px;
    font-family: Oswald,sans-serif;
    display: inline-block;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.boxed-btn4:hover {
    background: #00a2ff;
    color: #fff;
    border: 1px solid #00a2ff
}

.boxed-btn4:focus {
    outline: 0
}

.boxed-btn2 {
    background: 0 0;
    color: #fff;
    display: inline-block;
    padding: 18px 24px;
    font-family: Oswald,sans-serif;
    font-size: 14px;
    font-weight: 400;
    border: 0;
    border: 1px solid #fff;
    letter-spacing: 2px;
    text-transform: uppercase
}

.boxed-btn2:hover {
    background: #fff;
    color: #131313!important
}

.boxed-btn2:focus {
    outline: 0
}

.section_title h3 {
    font-size: 50px;
    font-weight: 700;
    line-height: 60px;
    color: #191d34;
    font-family: Oswald,sans-serif
}

.section_title h3 span {
    font-weight: 300
}

@media (max-width: 767px) {
    .section_title h3 {
        font-size:27px;
        line-height: 33px
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .section_title h3 {
        font-size:32px;
        line-height: 40px
    }
}

@media (min-width: 992px) and (max-width:1200px) {
    .section_title h3 {
        font-size:33px;
        line-height: 40px
    }
}

.section_title p {
    font-size: 16px;
    line-height: 30px;
    color: #909092;
    font-weight: 400
}

.section_title2 i {
    font-size: 45px;
    color: #bc9321;
    display: block
}

.section_title2 h3 {
    font-size: 42px;
    font-weight: 400;
    line-height: 52px;
    color: #00a2ff;
    position: relative;
    padding-bottom: 30px;
    margin-top: 10px
}

.section_title2 h3::before {
    position: absolute;
    content: "";
    width: 80px;
    height: 1px;
    background: #bc9321;
    bottom: 0;
    left: 50%;
    margin-left: -40px
}

@media (max-width: 767px) {
    .section_title2 h3 {
        font-size:30px;
        line-height: 36px
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .section_title2 h3 {
        font-size:36px;
        line-height: 42px
    }
}

.section_title3 h3 {
    font-size: 60px;
    color: #fff;
    font-weight: 900;
    text-transform: capitalize
}

@media (max-width: 767px) {
    .section_title3 h3 {
        font-size:30px
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .section_title3 h3 {
        font-size:35px
    }
}

@media (max-width: 767px) {
  /* line 4*/
  .mobile_menu {
    position: absolute;
    right: 0px;
    width: 100%;
    z-index: 9;
  }
}

/* line 13*/
.slicknav_menu .slicknav_nav {
  background: #fff;
  float: right;
  margin-top: 0;
  padding: 0;
  width: 95%;
  padding: 0;
  border-radius: 0px;
  margin-top: 5px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 11px;
}

/* line 28*/
.slicknav_menu .slicknav_nav a:hover {
  background: transparent;
  color: #009DFF;
}

/* line 32*/
.slicknav_menu .slicknav_nav a.active {
  color: #009DFF;
}

@media (max-width: 767px) {
  /* line 35*/
  .slicknav_menu .slicknav_nav a i {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 35*/
  .slicknav_menu .slicknav_nav a i {
    display: none;
  }
}

/* line 44*/
.slicknav_menu .slicknav_nav .slicknav_btn {
  background-color: transparent;
  cursor: pointer;
  margin-bottom: 10px;
  margin-top: -40px;
  position: relative;
  z-index: 99;
  border: 1px solid #ddd;
  top: 3px;
  right: 5px;
  top: -36px;
}

/* line 55*/
.slicknav_menu .slicknav_nav .slicknav_btn .slicknav_icon {
  margin-right: 6px;
  margin-top: 3px;
  position: relative;
  padding-bottom: 3px;
  top: -11px;
  right: -5px;
}

@media (max-width: 767px) {
  /* line 12*/
  .slicknav_menu {
    margin-right: 0px;
  }
}

/* line 72*/
.slicknav_nav .slicknav_arrow {
  float: right;
  font-size: 22px;
  position: relative;
  top: 1px;
}

/* line 78*/
.slicknav_btn {
  background-color: transparent;
  cursor: pointer;
  margin-bottom: 10px;
  position: relative;
  z-index: 99;
  border: none;
  border-radius: 3px;
  top: 5px;
  padding: 5px;
  right: 5px;
  margin-top: -5px;
  top: -31px;
}

/* line 92*/
.slicknav_btn {
  background-color: transparent;
  cursor: pointer;
  margin-bottom: 10px;
  position: relative;
  z-index: 99;
  border: none;
  border-radius: 3px;
  top: 5px;
  padding: 5px;
  right: 0;
  margin-top: -5px;
  top: -36px;
}

/* line 107*/
.slicknav_btn {
  background-color: transparent;
  cursor: pointer;
  margin-bottom: 10px;
  position: relative;
  z-index: 99;
  border: none;
  border-radius: 3px;
  top: 5px;
  padding: 5px;
  right: 0;
  margin-top: -5px;
  top: -30px;
}

/* line 122*/
.slicknav_icon-bar {
  background: #000 !important;
}

.header-area {
    left: 0;
    right: 0;
    width: 100%;
    top: 0;
    z-index: 9
}

@media (max-width: 767px) {
    .header-area {
        padding-top:0
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .header-area {
        padding-top:0
    }
}

.header-area .main-header-area {
    background: #fff
}

@media (max-width: 767px) {
    .header-area .main-header-area {
        padding:10px 10px
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .header-area .main-header-area {
        padding:10px 10px
    }
}

.header-area .main-header-area .logo-img {
    text-align: center
}

@media (max-width: 767px) {
    .header-area .main-header-area .logo-img {
        text-align:left
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .header-area .main-header-area .logo-img {
        text-align:left
    }
}

@media (min-width: 992px) and (max-width:1200px) {
    .header-area .main-header-area .logo-img {
        text-align:left
    }
}

@media (max-width: 767px) {
    .header-area .main-header-area .logo-img img {
        width:70px
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .header-area .main-header-area .logo-img img {
        width:70px
    }
}

.header-area .main-header-area .main-menu {
    text-align: right
}

.header-area .main-header-area .main-menu ul li {
    display: inline-block;
    position: relative;
    margin-left: 40px
}

.header-area .main-header-area .main-menu ul li a {
    color: #102955;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
    display: inline-block;
    padding: 37px 0;
    font-family: Oswald,sans-serif;
    position: relative;
    text-transform: capitalize
}

@media (min-width: 992px) and (max-width:1200px) {
    .header-area .main-header-area .main-menu ul li a {
        font-size:15px
    }
}

@media (min-width: 1200px) and (max-width:1500px) {
    .header-area .main-header-area .main-menu ul li a {
        font-size:15px
    }
}

.header-area .main-header-area .main-menu ul li a i {
    font-size: 9px
}

@media (max-width: 767px) {
    .header-area .main-header-area .main-menu ul li a i {
        display:none!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .header-area .main-header-area .main-menu ul li a i {
        display:none!important
    }
}

.header-area .main-header-area .main-menu ul li a::before {
    position: absolute;
    content: "";
    background: #fff;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    opacity: 0;
    transform: scaleX(0);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.header-area .main-header-area .main-menu ul li a:hover::before {
    opacity: 1;
    transform: scaleX(1)
}

.header-area .main-header-area .main-menu ul li:hover>a {
    color: #0db1ed!important
}

.header-area .main-header-area .main-menu ul li .submenu {
    position: absolute;
    left: 0;
    top: 120%;
    background: #fff;
    width: 200px;
    z-index: 9;
    box-shadow: 0 0 10px rgba(0,0,0,.02);
    opacity: 0;
    visibility: hidden;
    text-align: left;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
    text-align: left
}

.header-area .main-header-area .main-menu ul li .submenu li {
    display: block;
    margin-left: 0
}

.header-area .main-header-area .main-menu ul li .submenu li a {
    padding: 10px 15px;
    position: inherit;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    display: block;
    color: #000
}

.header-area .main-header-area .main-menu ul li .submenu li a::before {
    display: none
}

.header-area .main-header-area .main-menu ul li .submenu li:hover a {
    color: #000
}

.header-area .main-header-area .main-menu ul li:hover>.submenu {
    opacity: 1;
    visibility: visible;
    top: 100%
}

.header-area .main-header-area .main-menu ul li:hover>a::before {
    opacity: 1;
    transform: scaleX(1)
}

.header-area .main-header-area .main-menu ul li:first-child a {
    padding-left: 0
}

.header-area .main-header-area.sticky {
    box-shadow: 0 3px 16px 0 rgba(0,0,0,.1);
    position: fixed;
    width: 100%;
    top: -70px;
    left: 0;
    right: 0;
    z-index: 99;
    transform: translateY(70px);
    transition: transform .5s ease,background .5s ease;
    -webkit-transition: transform .5s ease,background .5s ease;
    box-shadow: 0 3px 16px 0 rgba(0,0,0,.1);
    background: rgba(255,255,255,.96)
}

@media (max-width: 767px) {
    .header-area .main-header-area.sticky {
        padding:10px 10px
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .header-area .main-header-area.sticky {
        padding:10px 10px
    }
}

@media (min-width: 992px) and (max-width:1200px) {
    .header-area .main-header-area.sticky {
        padding:10px 20px
    }
}

@media (min-width: 1200px) and (max-width:1500px) {
    .header-area .main-header-area.sticky {
        padding:10px 20px
    }
}

.header-area .main-header-area.sticky .main-menu {
    padding: 0
}

.header-area .header-top_area {
    padding: 19px 0;
    background: #1c1818
}

.header-area .header-top_area .social_media_links {
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: flex-end; 
    height: 100%; 
}

@media (max-width: 767px) {
    .header-area .header-top_area .social_media_links {
        text-align:center;
		justify-content: center;
    }
}

.header-area .header-top_area .social_media_links a {
    font-size: 22px;
    color: #c7c7c7;
    margin-left: 32px
}

.header-area .header-top_area .social_media_links a:hover {
    color: #0db1ed
}

.additional-info {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    padding: 0 10px;
    text-align: center;
}

.additional-info p {
    margin: 0;
    color: #ffffff;
	font-size: 20px;
    line-height: 1.3;
    width: 100%; 
	font-family: Oswald
}
@media (max-width: 767px) {
	.additional-info p {
		font-size: 17px;
		margin-bottom: 3px;
    }
}
.header-area .header-top_area .short_contact_list {
    text-align: left
}

@media (max-width: 767px) {
    .header-area .header-top_area .short_contact_list {
        text-align: center
    }
}

.header-area .header-top_area .short_contact_list ul li {
    display: inline-block
}

.header-area .header-top_area .short_contact_list ul li a {
    font-size: 16px;
    color: #fff;
    font-family: Oswald,sans-serif;
    font-weight: 400;
    margin-right: 15px
}

@media (max-width: 767px) {
    .header-area .header-top_area .short_contact_list ul li a {
        margin-left:0;
        margin-right: 5px;
        font-size: 14px;
        margin-bottom: 10px;
        display: inline-block
    }
}

.colored-line {
	border: none;
	height: 2px;
	background-color: #0db1ed;
	margin-bottom: 20px 0;
}

/* Стили для кнопки "Наверх" */
#scrollUp {
    background-color: #0db1edcc;
    width: 65px;
    height: 65px;
    bottom: 50px;
    right: 60px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 50px;
    font-size: 30px;
    transition: background-color 0.3s;
}

#scrollUp:hover {
    background-color: #0db1ed;
    transform: translateY(-3px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}

#scrollUp i {
    display: block;
    margin-top: 15px;
}

.slider_bg_1 {
    background-image: url(../img/element/element.png)
}

.slider_area {
    position: relative;
    z-index: 3;
    overflow: hidden
}

.slider_area .single_slider {
    height: 725px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden
}

@media (max-width: 767px) {
    .slider_area .single_slider {
        height:600px
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .slider_area .single_slider {
        height:600px
    }
}

@media (min-width: 992px) and (max-width:1200px) {
    .slider_area .single_slider {
        height:550px
    }
}

@media (min-width: 1200px) and (max-width:1500px) {
    .slider_area .single_slider {
        height:600px
    }
}

@media (min-width: 1501px) and (max-width:1700px) {
    .slider_area .single_slider {
        height:600px
    }
}

.slider_area .single_slider .slider_text {
    position: relative;
    z-index: 6
}

.slider_area .single_slider .slider_text h3 {
    color: #fff;
    font-family: Oswald,sans-serif;
    font-size: 75px;
    font-weight: 200;
    margin-bottom: 4px;
    line-height: 85px
}

.slider_area .single_slider .slider_text h3 span {
    font-weight: 800
}

@media (max-width: 767px) {
    .slider_area .single_slider .slider_text h3 {
        font-size:40px;
        line-height: 50px
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .slider_area .single_slider .slider_text h3 {
        font-size:45px;
        line-height: 55px
    }
}

@media (min-width: 992px) and (max-width:1200px) {
    .slider_area .single_slider .slider_text h3 {
        font-size:60px;
        line-height: 70px
    }
}

.slider_area .single_slider .slider_text p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 32px;
    display: inline-block;
    margin-bottom: 50px;
    margin-top: 12px;
    padding-right: 30px
}

.printer_thumb {
    position: absolute;
    right: 0;
    width: 40%;
    max-width: 700px;
    max-height: 100%
}

@media (max-width: 767px) {
    .slider_area .single_slider .slider_text p br {
        display:none
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .slider_area .single_slider .slider_text p br {
        display:none
    }
}

.about_area {
    padding-top: 150px;
    padding-bottom: 150px;
    background: #fdf9f6
}

@media (max-width: 767px) {
    .about_area {
        padding-top:40px;
        padding-bottom: 40px
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .about_area {
        padding-top:80px;
        padding-bottom: 80px
    }
}

@media (min-width: 992px) and (max-width:1200px) {
    .about_area {
        padding-top:100px;
        padding-bottom: 100px
    }
}

.about_area .section_title p {
    color: #575757
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(204,169,44,.4);
        box-shadow: 0 0 0 0 rgba(204,169,44,.4)
    }

    100% {
        -moz-box-shadow: 0 0 0 30px rgba(204,169,44,0);
        box-shadow: 0 0 0 30px rgba(204,169,44,0)
    }
}

.footer {
    background-repeat: no-repeat;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background: #f8f8f8;
    position: relative;
    z-index: 0
}

.footer .footer_top {
    padding-top: 130px;
    padding-bottom: 10px
}

@media (max-width: 767px) {
    .footer .footer_top {
        padding-top:60px;
        padding-bottom: 30px
    }
}

.footer_widget {
    display: block;
}

@media only screen and (max-width: 767px) {
    .footer_widget {
        display: none;
        text-align: center;
    }
    
    .footer_widget:first-child {
        display: block;
        width: 100%;
        text-align: center;
    }
    
    .footer_title, .address_text {
        text-align: center !important;
    }
    
    .footer_logo {
        text-align: center;
    }
    
    .socail_links {
        justify-content: center;
    }
    
    .col-xl-3.col-md-6.col-lg-3:not(:first-child) {
        display: none;
    }
}

.footer .footer_top .footer_widget .address_text {
    font-size: 16px;
    font-weight: 400;
    color: #7a7a7a;
    line-height: 28px;
    font-family: Oswald,sans-serif
}

@media (max-width: 767px) {
    .footer .footer_top .footer_widget {
        margin-bottom:30px
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .footer .footer_top .footer_widget {
        margin-bottom:30px
    }
}

.footer .footer_top .footer_widget .address_line li {
    font-size: 16px;
    font-weight: 400;
    line-height: 40px;
    font-family: Oswald,sans-serif;
    color: #7a7a7a
}

.footer .footer_top .footer_widget .links {
    position: relative;
    top: 0
}

.footer .footer_top .footer_widget .footer_title {
    font-size: 25px;
    font-weight: 500;
    color: #2e2e2e;
    text-transform: capitalize;
    margin-bottom: 36px;
    font-family: Oswald,sans-serif;
    position: relative
}

@media (max-width: 767px) {
    .footer .footer_top .footer_widget .footer_title {
        margin-bottom:20px
    }
}

.footer .footer_top .footer_widget .footer_logo {
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 35px
}

@media (max-width: 767px) {
    .footer .footer_top .footer_widget .footer_logo {
        margin-bottom:20px
    }
}

.footer .footer_top .footer_widget p {
    color: #aab1b7;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    color: #aab1b7
}

.footer .footer_top .footer_widget p a {
    color: #aab1b7
}

.footer .footer_top .footer_widget p a:hover {
    color: #0db1ed
}

.footer .footer_top .footer_widget p.footer_text {
    font-size: 16px;
    color: #b2b2b2;
    margin-bottom: 23px;
    font-weight: 400;
    line-height: 26px
}

.footer .footer_top .footer_widget ul li {
    color: #7a7a7a;
    font-size: 16px;
    line-height: 40px
}

.footer .footer_top .footer_widget ul li a {
    color: #7a7a7a;
    font-weight: 400;
    font-family: Oswald,sans-serif
}

.footer .footer_top .footer_widget ul li a:hover {
    color: #0db1ed
}

.footer .copy-right_text {
    padding-bottom: 32px
}

.footer .copy-right_text .copy_right {
    font-size: 15px;
    color: #888;
    margin-bottom: 0;
    font-weight: 400
}

@media (max-width: 767px) {
    .footer .copy-right_text .copy_right {
        font-size:15px
    }
}

.footer .copy-right_text .copy_right a {
    color: #0db1ed
}

.footer .social_links {
    margin-top: 26px
}

@media (max-width: 767px) {
    .footer .social_links {
        margin-top:20px
    }
}


.footer .social_links ul li a:hover {
    color: #0db1ed!important;
    border-color: transparent
}

.bordered_1px {
    border-top: 1px solid #e0e0e0;
    padding-bottom: 30px
}

.adapt_area {
    padding-bottom: 90px;
    padding-top: 125px
}

@media (max-width: 767px) {
    .adapt_area {
        padding-top:60px;
        padding-bottom: 60px
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .adapt_area {
        padding-top:100px;
        padding-bottom: 10px
    }
}

.adapt_area .adapt_about .single_adapt {
    margin-bottom: 40px;
    box-shadow: 0 16px 35px 0 rgba(0,0,2,.08);
    border-radius: 14px;
    background: #fff;
    padding: 40px 40px 33px 40px
}

.adapt_area .adapt_about .single_adapt .adapt_content h3 {
    font-size: 60px;
    font-weight: 700;
    font-family: Oswald,sans-serif;
    color: #383737;
    display: inline-block;
    margin-bottom: 2px;
    margin-top: 22px;
    line-height: 1
}

.adapt_area .adapt_about .single_adapt .adapt_content p {
    font-size: 20px;
    color: grey;
    font-weight: 400;
    font-family: "Open Sans",sans-serif;
    display: block;
    margin-bottom: 0
}

.anipat_bg_1 {
    background-image: url(../img/element/contact_bg.png)
}

.contact_anipat {
    background-position: center center;
    background-size: cover;
    padding-top: 170px;
    padding-bottom: 160px;
    background-size: 100% 100%;
    background-repeat: no-repeat
}

@media (max-width: 767px) {
    .contact_anipat {
        background-size:cover;
        padding: 110px 0
    }
}

.contact_anipat .contact_text .section_title h3 {
    color: #fff
}

.contact_anipat .contact_text .section_title p {
    font-size: 25px;
    color: #fff;
    line-height: 40px;
    margin-top: 35px;
    margin-bottom: 50px
}

@media (max-width: 767px) {
    .contact_anipat .contact_text .contact_btn {
        display:block!important
    }
}

.contact_anipat .contact_text .contact_btn p {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400;
    font-family: Oswald,sans-serif;
    color: #fff;
    margin-left: 20px
}

@media (max-width: 767px) {
    .contact_anipat .contact_text .contact_btn p {
        margin-left:0;
        margin-top: 30px
    }
}

.contact_anipat .contact_text .contact_btn p a {
    font-weight: 600;
    color: #fff;
    margin-left: 10px
}

.contact-title {
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 20px
}

.contact-section {
    padding: 130px 0 100px
}

@media (max-width: 991px) {
    .contact-section {
        padding:70px 0 40px
    }
}

@media only screen and (min-width: 992px) and (max-width:1200px) {
    .contact-section {
        padding:80px 0 50px
    }
}

.contact-section .btn_2 {
    background-color: #191d34;
    padding: 18px 60px;
    border-radius: 50px;
    margin-top: 0
}

.contact-section .btn_2:hover {
    background-color: #222
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 18px
}

h5 {
    font-size: 16px
}

h6 {
    font-size: 14px
}

h1,h2,h3,h4,h5,h6 {
    line-height: 1.2em
}

.list-style {
    width: 14px;
    height: 14px
}

.form-select {
    height: 40px;
    width: 100%
}

.form-select .nice-select {
    border: none;
    border-radius: 0;
    height: 40px;
    padding-left: 45px;
    padding-right: 40px;
    width: 100%
}

.form-select .nice-select .list {
    margin-top: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    width: 100%;
    padding: 10px 0 10px 0
}

.form-select .nice-select::after {
    right: 20px
}

.wow {
   visibility: hidden;
}

.portfolio_carousel .single_portfolio_item {
	position: relative;
	overflow: hidden;
	border-radius: 5px;
	box-shadow: 0 5px 15px rgba(0,0,0,0.1);
	height: 0;
	padding-bottom: 100%; /* Соотношение 1:1 */
	background: #f5f5f5;
}

.portfolio_carousel .single_portfolio_item img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.3s ease;
}

.portfolio_carousel .portfolio_overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(0,0,0,0.7);
	color: #fff;
	padding: 15px;
	transform: translateY(100%);
	transition: all 0.3s ease;
}

.portfolio_carousel .single_portfolio_item:hover .portfolio_overlay {
	transform: translateY(0);
}

.portfolio_carousel .single_portfolio_item:hover img {
	transform: scale(1.05);
}

.portfolio_carousel .owl-item {
	padding: 5px;
}

.portfolio_carousel_area {
	padding: 80px 0;
	background: #f9f9f9;
}
/* для контактов */
.contact-hero {
    padding: 50px 0;
}

.contact-info {
    text-align: center;
    margin-bottom: 60px;
}

.contact-item {
    margin-bottom: 40px;
    padding: 30px;
    background: white;
    border-radius: 8px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

.contact-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);
}

.contact-icon {
    font-size: 65px;
    color: #0db1ed;
    margin-bottom: 20px;
}

.contact-title {
    font-size: 22px;
    margin-bottom: 15px;
    color: #1a1a1a;
}

.contact-content {
    font-size: 24px;
    font-weight: 600;
    color: #0db1ed;
}

.contact-content a {
    color: inherit;
    text-decoration: none;
}

.contact-content a:hover {
    color: #3a5ce4;
}
}

/* для услуг */
.services-hero {
    padding: 100px 0 70px;
}

.services-header {
    text-align: center;
    margin-bottom: 60px;
}

.service-category {
    margin-bottom: 50px;
}

.service-category-title {
    font-size: 28px;
    color: #1a1a1a;
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 2px solid #0db1ed;
}

.service-item {
    background: white;
    border-radius: 8px;
    padding: 30px;
    margin-bottom: 30px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
    height: 90%;
}


.service-icon {
    font-size: 72px;
    color: #0db1ed;
    margin-bottom: 10px;
	text-align: center;
}

.service-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #1a1a1a;
}

.service-desc {
    color: #666;
    line-height: 1.6;
}
}

/* Стили для страницы материалов */
.materials-hero {
    padding: 100px 0 50px;
}

.materials-header {
    text-align: center;
    margin: 30px;
}

.material-card {
    background: white;
    border-radius: 8px;
    padding: 30px;
    margin-bottom: 30px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
    animation: highlight 1.5s ease;
    border-left: 4px solid #0db1ed;
}

@keyframes highlight {
    0% {
        background-color: rgba(255,107,107,0.1);
    }

    70% {
        background-color: rgba(255,107,107,0.1);
    }

    100% {
        background-color: white;
    }
}


.material-card:target {
    animation: highlight 2s ease;
    border-left: 4px solid #0db1ed;
}

@keyframes highlight {
    0% {
        background-color: rgba(255,107,107,0.1);
    }

    100% {
        background-color: white;
    }
}

.material-icon {
    font-size: 40px;
    margin-bottom: 20px;
    color: #0db1ed;
}

.material-title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #1a1a1a;
}

.material-props {
    margin: 20px 0;
}

.prop-item {
    display: flex;
    margin-bottom: 10px;
}

.prop-name {
    font-weight: 600;
    width: 120px;
    color: #555;
}

.prop-value {
    flex: 1;
}

.nav-tabs {
    border-bottom: 2px solid #eee;
    margin-bottom: 30px;
}

.nav-tabs .nav-link {
    border: none;
    color: #555;
    font-weight: 600;
    padding: 10px 20px;
}

.nav-tabs .nav-link.active {
    color: #0db1ed;
    border-bottom: 3px solid #0db1ed;
}

.nav-tabs .nav-link:hover {
    color: #0db1ed;
}

/* о нас */

.ald3d-about-section {
	padding: 80px 0 !important;
}

.ald3d-about-container {
	position: relative;
	z-index: 1;
}

@media (max-width: 768px) {
	.ald3d-about-card {
		padding: 25px !important;
	}
	
	.ald3d-about-card h1 {
		font-size: 28px !important;
	}
	
	.ald3d-about-card h2 {
		font-size: 20px !important;
	}
	
	.ald3d-about-card p {
		font-size: 15px !important;
		text-align: left !important;
	}
}

.advantages_list .row {
    display: flex;
    flex-wrap: wrap;
}

.advantages_list [class*="col-"] {
    display: flex;
    flex-direction: column;
}

.single_advantage {
    flex: 1;
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
    padding: 20px;
    border-radius: 8px;
}

.single_advantage img {
    width: 64px;
    height: 64px;
    margin: 0 auto 15px;
    object-fit: contain;
}

.advantage_content {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.advantage_content h3 {
    margin: 0 0 10px;
    font-size: 24px;
    font-weight: 700;
    min-height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.advantage_content p {
    margin: 0;
    font-size: 16px;
    color: #555;
}


[class*="col-"] {
    display: flex;
    flex-direction: column;
}


@media (max-width: 768px) {
    .advantages_list .row {
        display: block;
    }
    
    .advantages_list [class*="col-"] {
        display: block;
    }
    
    .advantage_content h3 {
        min-height: auto;
    }
}
.footer_bottom {
    padding: 30px 0;

}


.address_text {
    margin-bottom: 15px;
	font-size:18px;
	font-family: 'Oswald';
}

.social_links ul {
    display: flex;
	text-align:center;
	justify-content:center;
    gap: 15px;
    margin: 0;
    padding: 0;
    list-style: none;
}
/*
.footer_logo {
    text-align: right;
}
*/
.footer_logo img {
    width: 300px;
    height: auto;
    display: inline-block;
}


@media (min-width: 768px) {
	.footer_logo {
		text-align: center;
	}
    .footer_logo.text-md-right {
        text-align: right;
        padding-right: 30px;
    }
    
    .footer_info.text-md-left {
        padding-left: 30px;
    }
}

.social_links a {
    font-size: 35px;
    text-align: center;
    padding: 25px;
    color: #333;
    transition: color 0.3s;
}

.social_links a:hover {
    color: #007bff; 
}