







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */
















/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








.content-wrapper {
  max-width: 1051px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 0px 12px;
}

.dnd-section > .row-fluid {
  max-width: 1051px;
}







body {
  font-size: 14px;
  color: #000;
  font-weight: 400;
  font-family: Montserrat;
}

/* Paragraphs */



/* Anchors */


a, a:visited, a:focus {
  color: #000;
}

a:hover, a:focus, a:active {
  color: #191970;
}

/* Headings */

h1 {
  font-family: Montserrat;

  color: #000;
  font-weight: 700;
}

@media (min-width: 768px){
  h1 {
    font-size: 22px;
  }
}

h2 {
  font-family: Montserrat;
  font-size: 33px;
  color: #000;
  font-weight: 700;
}



h3 {
  font-family: Montserrat;
  font-size: 22px;
  color: #000;
  font-weight: 700;
}

h4 {
  font-family: Montserrat;
  font-size: 11px;
  color: #000;
  font-weight: 700;
}

h5 {
  font-family: Montserrat;
  font-size: 16px;
  color: #000;
  font-weight: 700;
}

h6 {
  font-family: Montserrat;
  font-size: 14px;
  color: #000;
  font-weight: 700;
}

/* Blockquote */






.button,
.hs-button {
  background-color: rgba(202, 5, 56, 1.0);
  border-color: rgba(202, 5, 56, 1.0);
  border-radius: 0px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.button:hover,
.hs-button:hover {
  background-color: rgba(202, 5, 56, 1.0);
  border-color: rgba(202, 5, 56, 1.0);
  color: rgba(255, 255, 255, 1.0);
}








/* Form title */

.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(0, 0, 0, 1.0);
}

/* Form label */

form label {
  color: rgba(0, 0, 0, 1.0);
}

/* Form help text */

form legend {
  color: rgba(0, 0, 0, 1.0);
}

/* Form inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border-color: rgba(0, 0, 0, 1.0);
  color: rgba(0, 0, 0, 1.0);
  border-radius: 0px;
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  border-color: rgba(0, 0, 0, 1.0);
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #000;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #000;
}

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: #494A52;
}

.fn-date-picker td .pika-button:hover {
  background-color: #494A52 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #494A52;
}

/* Submit button */






table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #494A52;
}

th,
td {
  border-color: #494A52;
  color: #494A52;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(73, 74, 82, 1)

;
  border-bottom-color: #494A52;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #494A52;
}





.site-header  {
  background-color: rgba(202, 5, 56, 1.0);
}

.site-header-no-navigation  {
  background-color: rgba(202, 5, 56, 1.0);
}

.header-menu .hs-menu-wrapper > ul > li > a {
  color: rgba(255, 255, 255, 1.0);
}
.header-menu .hs-menu-wrapper > ul > li > a:hover {
  color: rgba(255, 209, 209, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}
.header-menu .hs-menu-wrapper > ul > li.active > a {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}
.header-menu .hs-menu-wrapper > ul ul  {
  background-color: rgba(202, 5, 56, 1.0);
}
.header-menu .hs-menu-wrapper > ul ul li a {
  color: rgba(255, 255, 255, 1.0);
}
.header-menu .hs-menu-wrapper > ul ul li a:hover {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}
.header-menu .hs-menu-wrapper > ul ul li.active a {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

body .navigation-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #fff;
  font-family: Montserrat;
}

body .navigation-primary a:hover,
body .navigation-primary a:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #d7d7d7;
}

body .navigation-primary a:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: #ffffff;
}

body .navigation-primary .submenu.level-1 > li > a.active-item:after {
  background-color: #494A52;
}

body .submenu.level-2,
.header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(202, 5, 56, 1.0)

;
  border-color: ;
}

body .submenu.level-2 > li:first-child:before {
  border-color: ;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: ;
}

body .submenu.level-2 .menu-item .menu-link:hover,
body .submenu.level-2 .menu-item .menu-link:focus,
.header__language-switcher .lang_list_class li:hover,
body .submenu.level-2 > li:first-child:hover:before,
body .submenu.level-2 > li:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(202, 5, 56, 1.0)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(202, 5, 56, 1.0)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Montserrat;
}

.header__language-switcher-label-current:after {
  border-top-color: #fff;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(202, 5, 56, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #fff;
  }
}





.footer {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(0, 0, 0, 1.0);
}
.footer h3,.footer-menu .hs-menu-wrapper>ul>li>a {
  color: rgba(0, 0, 0, 1.0);
}
.footer a {
  color: rgba(0, 0, 0, 1.0);
}
.footer a:hover {
  color: rgba(194, 46, 68, 1.0);
}

.footer-menu-bottom .hs-menu-wrapper>ul>li>a {
  color: rgba(0, 0, 0, 0.5);
}
.footer-menu-bottom .hs-menu-wrapper>ul>li>a:hover {
  color: rgba(0, 0, 0, 0.5);
}




/* Blog Header */

.blog-header {
  background-color: rgb(238, 240, 242);
}

/* Blog Listing */

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(73, 75, 77, 0.10);
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #000;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #191970;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #191970;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #494A52;
}

.blog-pagination__link {
  color: #000;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #494A52;
}

.blog-post__title {
  color: #000;
  font-family:Montserrat;
  font-size: 22px;
  font-weight: 700;
}

.blog-post__author {
  background-color: #F8FAFC;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}

/*             Blog Grid Listing and Post styles            */

.hs-blog-listing,
.hs-blog-post {
  background-color: #F8FAFC;
}

.blog-index__post-content a:hover,
.blog-sidebar a:hover,
.blog-post__meta a:hover,
.blog-post__back-to-blog:hover {
  color: #191970;
}

.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
  fill: #191970;
}

.blog-index__post-content--small h2 {
  font-size: 22px;
}

.blog-index__post-content a {
  color: #000;
}

.blog-post__read-more svg {
  fill: #000;
}

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(73, 75, 77, 0.10);
}

.blog-sidebar a {
  color: #000;
}

.blog__subscription-block, .blog-related-posts {
  background-color: rgb(238, 240, 242);
}

.post-featured-image {
  max-height: 600px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(73, 75, 77, 0.10);
}

.blog-post__meta a {
  color: #000;
}

.blog-post__meta a:hover {
  color: #191970;
}

.blog-post__links-container {
  border-top:  2px solid rgb(228, 230, 232);
}

.blog-post__back-to-blog {
  color: #000;
}

.blog-post__back-to-blog svg {
  fill: #000;
}

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(228, 230, 232) !important;
}

.comment.depth-1 {
  border-left: 2px solid rgb(228, 230, 232);
}

.section.post-footer .hs-input {
  border-color: rgb(228, 230, 232);
}

.blog-recent-posts {
  background-color: rgb(238, 240, 242);
}











.card__price {
  font-family: Montserrat
    font-size: 22px;
  color: #000;
  font-weight: 700
}





.hero-section .buttons a:nth-child(2):hover > div {
  padding-right:7px;
}

.hero-section .buttons a:nth-child(1) > div{
  color:#ca0538;
}
.hero-section .buttons a:nth-child(1) > div:hover{
  color:#fff;
}
/*  hover effect */
.hero-section .buttons a:nth-child(1),.hero-section .buttons a:nth-child(1) > div,#kontakt .hs-button {
  transition: 0.5s ease-in-out;
}
.hero-section .buttons a:nth-child(1):hover,#kontakt .hs-button:hover {
  background-color: #000;
}
.hero-section .buttons a:nth-child(2),.hero-section .buttons a:nth-child(2):hover > div{
  transition: all ease 0.3s;
}
.hero-section .buttons a:nth-child(2):hover{
  color:#ca0538; 
  border-bottom: 2px solid #ca0538;
}
#kontakt .hs-button:hover{
  border-color:#000;
}




/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { outline:none; position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; }
.slick-track:before, .slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; outline:none; }
[dir='rtl'] .slick-slide { float: right; } 
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }

.home-page-v2 h2{font-size:50px;line-height:60px;}
.home-page-v2 .dnd-section, .home-page-v2 .content-wrapper--vertical-spacing {  padding: 0;}
.home-page-v2 .dnd-section>.row-fluid {  margin: 0;  padding: 0;}
/* c-11-10-2022 */
.dnd_space_0 .dnd-section, .dnd_space_0 .content-wrapper--vertical-spacing {  padding: 0;}
.dnd_space_0 .dnd-section>.row-fluid {  padding: 0;}
.dnd-section.full-width-forcedd{padding:0!important}
.dnd-section.full-width-forcedd>div,.dnd-section.full-width-forcedd>div>div{padding-left:0px!important;padding-right:0px!important;max-width:none!important}

.header-oferta{height:475px;background-repeat:no-repeat;background-position:center;background-size:cover;background-color:#ca0538;}
.header-oferta .heading{display:flex;align-items:center;max-width:600px;}
.header-oferta .heading h2{margin:80px 0 0;font-size:60px;line-height:55px;color:#fff;font-weight:700;max-width:500px;text-transform:uppercase;}
.banner-section .breadcrumb-menu ul.hs-breadcrumb-menu{padding-bottom:0;color:#fff;}
.banner-section .breadcrumb-menu ul.hs-breadcrumb-menu > li > a{color:#fff;}
.banner-section .breadcrumb-menu ul.hs-breadcrumb-menu > li > a:hover{opacity:0.7;color:#fff;}
.banner-section .breadcrumb-menu{line-height:1;}

.row-fluid [class*="span"]{min-height:0px !important;}
.home-page h2{text-transform: initial;}
body .home-page-v2 h2{text-transform: initial !important;}
.home-page-v2 .hero-section .text a{font-size: 1.2em;}
.home-page-v2 .hero-section .text a:hover:nth-child(2):after{background-image:url(https://4877758.fs1.hubspotusercontent-na1.net/hubfs/4877758/comtec2022/next.svg);transition:0.5s ease-in-out;}

.home-page .intro-main-oferta p{max-width:100% !important;font-weight:400;}
form input[type=checkbox], form input[type=radio]{margin-top:4px !important;}


/* .two-col-section { width: 100%; display: inline-block; vertical-align: top; background: #000; padding: 110px 0; margin: -1px 0; }
.two-col-section .left-part h2 { color: #fff; padding-bottom: 40px;font-size : 50px; line-height :60px; }
.two-col-section .left-part .content { color: #fff; }
.two-col-section .left-part .section-heading { max-width: 709px; width: 100%; }
.two-col-section .left-part { width: 50%; padding: 0px 0px 0px calc(45% - 525.5px); }
.two-col-section .left-part .buttons { padding-top: 10px; }
.two-col-section .left-part .buttons a { background: #ca0538; color: #fff;  transition: 0.5s ease-in-out;}
.two-col-section .left-part .buttons a:hover,.logo-section .logo-btn a:hover { background: #fff; color: #ca0538; }
.two-col-section .right-part { width:50%; }
.two-col-section .wrap { display: flex; flex-wrap: wrap; align-items:center; }
.two-col-section .right-part video { width: 100%; height: auto; }
.two-col-section .right-part .video-box { padding-left: 50px; }
.two-col-section .left-part .section-heading > p {margin-bottom: 40px;} */

/* .zig-zag-section { width: 100%; display: inline-block; vertical-align: top; padding: 160px 0px; margin: -1px 0;}
.zig-zag-section .section-title { text-align: center; padding: 0 0 110px; }
.zig-zag-section .section-title h2 { font-size: 50px; line-height: 60px; }
.zig-zag-section .section-title h2 span { color: #ca0538; }
.zig-zag-section .box { display: flex; align-items: center; margin-bottom: 120px; }
.zig-zag-section .box:last-child { margin-bottom: 0; }
.zig-zag-section .box .left-part { width: 50%; padding: 0 20px 0 0; }
.zig-zag-section .box .right-part { width: 50%; padding: 0 0px 0 50px; }
.zig-zag-section .box .left-part h6 { color: ; font-size: 18px; font-weight: 400; text-transform: uppercase; padding-bottom: 40px; }
.zig-zag-section .box .left-part h3 { font-size: 28px; }
.zig-zag-section .box .left-part .content p{ font-size: 16px; padding: 10px 0 0; }
.zig-zag-section .box .left-part .btn a { display: inline-flex; align-items: center; color: #ca0538; font-weight: 700; font-size: 18px; position: relative;line-height:36px;  transition: all 0.4s; }
.zig-zag-section .box .left-part .btn a img { width: 20px; margin-left: 12px; transition: all 0.4s; }
.zig-zag-section .box .left-part .btn a:before { content: ' '; top: auto; bottom: -4px; background: #ca0538; position: absolute; width: 100%; height: 2px; transition: all 0.4s;}
.zig-zag-section .box .left-part .btn a:hover img { margin-left: 20px; }
.zig-zag-section .box .left-part .btn a:hover{color: #000;transition:0.5s ease-in-out;}
.zig-zag-section .box .left-part .btn a:hover::before {background:#000}
.zig-zag-section .box.right { flex-direction: row-reverse; }
.zig-zag-section .box.right .right-part { padding: 0 50px 0 0; }
.zig-zag-section .box.right .left-part { padding: 0 0 0 20px; } */

/* .timeline-section { width: 100%; display: inline-block; vertical-align: top; padding: 110px 0; margin: -1px 0;}
.timeline-section  .content-wrapper{max-width:1650px !important;}
.timeline-section .wrap { display: flex; flex-wrap: wrap;}
.timeline-section .left-part { width: 50%; padding: 0 40px 0 0; }
.timeline-section .right-part { width: 50%;padding: 0 0 0 50px; }
.timeline-section .right-part ul { list-style: none; padding: 0; counter-reset: my-sec-counter; position: relative; }
.timeline-section .right-part ul li { position: relative; margin: 0 auto; background: transparent; padding-bottom: 80px; }
.timeline-section .right-part ul li:before { content: ""counter(my-sec-counter)""; position: absolute; left: -58px; top: -34px; width: 12px; height: 12px; transition: all 0.4s ease-in-out; counter-increment: my-sec-counter; font-size: 20px; font-weight: 700; background: #ffffff; width: 20px; height: 100px; display: flex; align-items: center; justify-content: center; color:#eaeaea;}
.timeline-section .right-part ul li:after { content: ' '; }
.timeline-section .right-part span.default-line { content: ""; position: absolute; left: -50px; width: 3px; background: #eaeaea; height: 100%; }
.timeline-section .right-part ul li h3 { font-size: 25px; padding-bottom: 12px; }
.timeline-section .right-part ul li .content { font-size: 16px; }
.timeline-section .right-part ul li:last-child { padding-bottom: 40px; }
.timeline-section .right-part span.draw-line { width: 3px; height: 0; position: absolute; left: -50px; background: #ca0538;}
.timeline-section .right-part ul li.in-view:before { color: #ca0538; }
.timeline-section .left-part h2 { font-size: 50px; color: #ca0538; line-height: 62px;}
.timeline-section .left-part .details { max-width: 490px; width: 100%; margin: 0 0 0 auto; }
.timeline-section .shape-img { max-width: 400px;  position: absolute; top: auto; bottom: 0; left: 0;  margin-bottom: -10px;}
.timeline-section .right-part .content { max-width: 447px; width: 100%; font-size: 16px;}
.timeline-section .right-part ul li .content p { margin-bottom: 0;} */

/* .logo-section { width: 100%;  display: inline-block; vertical-align: top; text-align: center; padding: 100px 0px; margin: -1px 0;}
.logo-section .logo-btn a{ background: #ca0538; color: #fff;font-size: 1em;font-weight: 800; transition:0.5s ease-in-out}
.logo-section .content-wrapper { max-width: 100% !important; padding: 0; }
.logo-section h2 span { color: #ca0538; }
.logo-section .section-heading { padding: 0 0 80px; }
.logo-section .logo-btn { padding: 80px 0 0px; }
.logo-slider .logo-cover { width: 100%; height: 80px; display: flex; align-items: center; justify-content: center; }
.logo-slider .logo-cover img { height: 100% !important; width: 100%; object-fit: contain; }
.logo-slider .box { max-width: 290px; padding: 0 40px; } */

/* .scroll-text-section .parentInner { display: flex; flex-wrap: wrap; align-items: center; } 
.scroll-text-section .parent {opacity: 1; padding: 300px 0; }
.scroll-text-section .rightSide h2 { font-size: 50px; color:#000000; line-height: 60px;}
.scroll-text-section {background-repeat: no-repeat; background-size: 450px; background-position: 75% bottom;}
.scroll-text-section h2 span.color { color: #000;}
.scroll-text-section h2 span.light { color: #d5d5d5;}
.scroll-text-section h2{display:inline}
.scroll-text-section h2.second span.color { color: #ca0538; } */


/* .home-page-v2 .zig-zag-section .box .left-part .btn a svg{margin-left:10px;}

.home-page-v2 .zig-zag-section .box .left-part .btn a:hover path{ fill: #000;transition:0.5s ease-in-out;} */
/* .home-page-v2 .zig-zag-section .box .left-part .btn a:hover svg{margin-left:20px;} */


@media (max-width:1200px){
  .header-oferta .heading h2{font-size:30px;line-height:25px;}
  /*   .two-col-section .left-part { padding-left: 12px; width: 50%; }
  .two-col-section .right-part { width: 50%; }
  .two-col-section { padding: 70px 0; }
  .two-col-section .left-part h2 { font-size: 26px; } */
  /*   .timeline-section .left-part h2 { font-size: 42px; line-height: 55px; }
  .timeline-section { padding: 70px 0; }
  .timeline-section .shape-img { max-width: 320px; } */
  /*   .zig-zag-section .section-title h2 { font-size: 40px; line-height: 55px; }
  .zig-zag-section { padding: 80px 0; }
  .zig-zag-section .section-title { padding: 0 0 80px; }
  .zig-zag-section .box { margin-bottom: 100px; } */
  /*   .logo-section { padding: 50px 0; } */
  /*   .scroll-text-section .rightSide h2 { font-size: 42px; line-height: 55px;}
  .scroll-text-section .parent { padding: 160px 0;} */

}


@media (max-width:991px){
  /*   .two-col-section .left-part { width: 100%; padding: 0 12px 0; }
  .two-col-section .right-part { width: 100%; }
  .two-col-section .wrap { flex-direction: column-reverse; }
  .two-col-section .right-part .img-box { max-width: 600px; width: 100%; margin: auto; }
  .two-col-section .left-part .section-heading { max-width: 100%; } */
  /*   .timeline-section .left-part h2 { font-size: 35px; line-height: 43px; } */
  /*   .zig-zag-section .box.right .left-part { padding: 0; }
  .zig-zag-section .box .left-part h3 { font-size: 22px; }
  .zig-zag-section .box .left-part h6 { padding-bottom: 20px; }
  .zig-zag-section .box .left-part .btn a { font-size: 16px; }
  .zig-zag-section .section-title h2 { font-size: 35px; line-height: 45px; } */
  /*   .logo-section { padding: 60px 0; }
  .logo-slider .box { max-width: 200px; }
  .logo-section .section-heading { padding: 0 0 60px; }
  .logo-section .logo-btn { padding: 50px 0 0; } */
  /*   .scroll-text-section .parent { padding: 150px 0;}
  .scroll-text-section .rightSide h2 { font-size: 40px; line-height: 53px;}
  .scroll-text-section { background-size: 300px;} */


}


@media (max-width:767px){

  .showcase.hero-section { padding: 60px 30px 107px; }
  .showcase.hero-section h1 { font-size: 32px; padding-bottom: 25px; }
  .showcase.hero-section p { font-size: 16px;margin-bottom:48px; margin-top:7px;}
  .showcase.hero-section .buttons a { font-size: 16px; padding: 10px 34px; }
  .showcase.hero-section .buttons a:last-child { margin-left: 20px; padding-left: 0; }
  .home-page-v2 .logo-section{ padding: 60px 0px; }
  .home-page h2{line-height:1;}
  .home-page-v2 .row_1-row-0-padding{ padding:60px 12px !important;}
  section.showcase.hero-section { height: auto;}
section.showcase.hero-section video {height: 100%;}
  
  /*   .timeline-section .left-part { width: 100%; padding: 0; }
  .timeline-section .right-part { width: 100%; padding: 30px 0 0 60px; }
  .timeline-section { padding: 60px 0px 290px; }
  .timeline-section .left-part h2 { font-size: 30px; line-height: 40px; padding: 0 0 22px; }
  .timeline-section .shape-img { max-width: 200px; }
  .timeline-section .right-part ul li:last-child { padding-bottom: 10px; }
  .timeline-section .right-part ul li { padding-bottom: 51px; }
  .timeline-section .right-part ul li h3 { font-size: 22px;padding-bottom:0; } */
  /*   .zig-zag-section { padding: 83px 0 87px; }
  .zig-zag-section .section-title h2 { font-size: 30px; line-height: 39px; }
  .zig-zag-section .box .left-part { width: 100%; padding: 50px 0 0; }
  .zig-zag-section .box .right-part { width: 100%; padding: 0; }
  .zig-zag-section .box { flex-direction: column-reverse; margin-bottom: 70px; }
  .zig-zag-section .box .left-part h6 { font-size: 16px; }
  .zig-zag-section .box .left-part .content p{ font-size: 16px; margin-bottom:35px;}
  .zig-zag-section .box.right { flex-direction: column-reverse; }
  .zig-zag-section .box.right .left-part { padding: 35px 0 0; }
  .zig-zag-section .box.right .right-part { padding: 0; } */
  /*   .logo-section { padding: 82px 0px 84px; }
  .logo-section .logo-btn a{font-size:16px;padding:10px 24px;}
  .logo-section .section-heading h2 { font-size: 30px; } */


  /*   .two-col-section .left-part h2 { font-size: 30px; }
  .two-col-section .left-part .content { font-size: 16px; }
  .two-col-section .left-part .content p{margin-bottom:49px;}
  .two-col-section .left-part .buttons a { padding: 10px 35px; }
  .two-col-section .right-part { padding: 0px 0 30px; } */
  /*   .scroll-text-section .parent { padding: 80px 0;}
  .scroll-text-section .rightSide h2 { font-size: 30px; line-height: 42px;}
  .scroll-text-section { background-size: 260px;} */

  /*   .zig-zag-section .section-title { padding: 0 0 68px; } */


}


/* @media (max-width:480px){
.scroll-text-section .rightSide h2 { font-size: 24px; line-height: 33px;}
.scroll-text-section { background-size: 180px; }

} */


h1, h2, h3{word-break: break-word;}

@media (max-width:480px){
  h1{line-height: normal !important;}
/*   .dnd-section {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .dnd-section>.row-fluid {
    padding-left: 20px !important;
    padding-right: 20px !important;
  } */
}