@import url("global.css?ver=1.2");

@import url("bootstrap.pb.min.css");

@import url('https://fonts.googleapis.com/css?family=Blinker:300,400,600,700&display=swap&subset=latin-ext');

button { cursor: pointer; border:0; }

body { font-family: 'Blinker', sans-serif; font-weight: 400; font-size: 14px; color: #222222; line-height: 1.3; }

p { color: #585858; font-size: 14px; line-height: 21px; }

.atalay-loading { position: fixed; z-index: 99999; background: #fff; left: 0; top: 0; width: 100%; height: 100%; }

.searchbox { display: none; position: fixed; left: 0; top: 0; width: 100%; height: 250px; z-index: 99999; background: #fff; box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2); }

.searchbox form { width: 100%; padding: 0 15px; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%) }

.overlay-search { display: none; position: fixed; z-index: 99998; background: rgba(0, 0, 0, 0.6); width: 100%; height: 100%; left: 0; top: 0; }

header { position: fixed; width: 100%; height: 65px; background: #fff; left: 0; top: 39px; z-index: 1000; }

header.fixed { position: fixed; width: 100%; height: 105px; background: #fff; left: 0; top: 0; z-index: 1000; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4) }

body.searchopen header { top: 289px; z-index: 1000; }

body.searchopen header.fixed { top: 250px; z-index: 1000; }

header .logo { position: relative; top: -18px; float: left; }

header.fixed .logo { position: relative; top: 0; float: left; }

header .leftmenu { position: relative; font-size: 0; top: 22px; float: left; list-style-type: none; }

header.fixed .leftmenu { position: relative; font-size: 0; top: 40px; float: left; list-style-type: none; }

header .leftmenu li { display: inline-block; height: 21px; vertical-align: top; position: relative; }

header .leftmenu li a { font-size: 15px; display: block; padding: 0 7px; border-left: 1px solid #c4c3c3; color: #222222; }

header .leftmenu li a.last { border-right: 1px solid #c4c3c3; }

header .leftmenu li ul.submenu { display: none; padding: 20px 0 0 0; margin: 0; background: #fff; position: absolute; top: 20px; left: 50%; transform: translateX(-50%); z-index: 9999; }

header .leftmenu li ul.submenu li { display: block; height: auto; }

header .leftmenu li ul.submenu li:first-child { border-bottom: 1px solid #f0f0f0 }

header .leftmenu li ul.submenu li a { display: block; padding: 10px 25px; border-left: 0; border-right: 0; }

header .leftmenu li:hover ul.submenu { display: block; }



header .menu { position: relative; font-size: 0; top: 22px; list-style-type: none; text-align: right; padding: 0; }

header.fixed .menu { position: relative; font-size: 0; top: 40px; list-style-type: none; text-align: right; padding: 0; }

header .menu li { display: inline-block; height: 21px; vertical-align: top; position: relative; }



header .menu li ul.submenu { display: none; padding: 20px 0 0 0; margin: 0; background: #fff; position: absolute; top: 20px; left: 50%; transform: translateX(-50%); z-index: 9999; }

header .menu li ul.submenu li { display: block; height: auto; }

header .menu li ul.submenu li:first-child { border-bottom: 1px solid #f0f0f0 }

header .menu li ul.submenu li a { display: block; padding: 10px 25px; border-left: 0; border-right: 0; }

header .menu li:hover ul.submenu { display: block; }



header .menu li a { font-size: 15px; display: block; padding: 0 17px; color: #222222; font-weight: 600; }

.navigate-open { display: none; }

.navigate-open i { color: #1b1f2a; font-size: 18px; line-height: 65px; display: inline-block; }

header.fixed .navigate-open i { color: #1b1f2a; font-size: 18px; line-height: 105px; display: inline-block; }

@media(max-width: 1199px) {

    header .menu li a { padding: 0 10px; }

}

@media(max-width: 991px) {

    header .menu { display: none; }

    .navigate-open { display: inline-block; }

}



div.wrapper { position: relative; width: 100%; overflow: hidden; }

section { position: relative; }

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



h2.title { font-size: 25px; font-weight: 600; color: #222222; }



.products { position: relative; }



.allprojects { position: absolute; width: 170px; left: -185px; top: 10px; background: #1b1f2a; color: #fff; font-size: 16px; padding: 125px 0; text-align: center; }
.allprojects i { color: #fff; font-size: 40px;}
.allprojects:hover { background: #ed2224; color: #fff; }
.allprojects:hover i { color: #1b1f2a; }


.private-project-form { position: absolute; width: 170px; border: 2px solid #1b1f2a; right: -185px; top: 10px; padding: 22px; }

.private-project-form .inner { text-align: center; border: 2px solid #ed2224; text-align: center; position: relative; height: 315px; }

.private-project-form .inner .text { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); color: #1b1f2a; }

.private-project-form .inner .text i { color: #ed2224; font-size: 24px; }

.private-project-form .inner .text span { padding-top: 20px; color: #1b1f2a; font-size: 16px; font-weight: 600; line-height: 18px; display: block; text-align: center; }

.private-project-form:hover .inner { border: 2px solid #ed2224; background: #ed2224 }

.private-project-form:hover .text span, .private-project-form:hover .text i  { color: #fff }



.contact-form { position: relative; width: 100%; border: 2px solid #1b1f2a; padding: 22px !important; }

.contact-form .inner { text-align: center; border: 2px solid #ed2224; text-align: center; position: relative; height: 120px; }

.contact-form .inner .text { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); color: #1b1f2a; }

.contact-form .inner .text i { color: #ed2224; font-size: 24px; }

.contact-form .inner .text span { padding-top: 20px; color: #1b1f2a; font-size: 16px; font-weight: 600; line-height: 18px; display: block; text-align: center; }

.contact-form:hover .inner { border: 2px solid #ed2224; background: #ed2224 }

.contact-form:hover .text span, .contact-form:hover .text i  { color: #fff }



.allprojects-mobile { position: relative; width: 100%; background: #1b1f2a; color: #fff; font-size: 16px; padding: 20px; margin-bottom: 10px; text-align: center; display: block; }

.allprojects-mobile:hover { background: #ed2224; color: #fff; }



.private-project-form { position: absolute; width: 170px; border: 2px solid #1b1f2a; right: -185px; top: 10px; padding: 22px; }

.private-project-form .inner { text-align: center; border: 2px solid #ed2224; text-align: center; position: relative; height: 315px; }

.private-project-form .inner .text { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); color: #1b1f2a; }

.private-project-form .inner .text i { color: #ed2224; font-size: 24px; }

.private-project-form .inner .text span { padding-top: 20px; color: #1b1f2a; font-size: 16px; font-weight: 600; line-height: 18px; display: block; text-align: center; }

.private-project-form:hover .inner { border: 2px solid #ed2224; background: #ed2224 }

.private-project-form:hover .text span, .private-project-form:hover .text i  { color: #fff }



.private-project-form-mobile { position: relative; width: 100%; border: 2px solid #1b1f2a; font-size: 16px; padding: 18px; margin-bottom: 10px; text-align: center; display: block; }

.private-project-form-mobile i { color: #ed2224; padding-right: 10px; }

.private-project-form-mobile span { color: #1b1f2a; }

.private-project-form-mobile:hover { background: #1b1f2a; }

.private-project-form-mobile:hover span, .private-project-form-mobile:hover i { color: #fff; }



.private-project-form-big { position: relative; width: 100%; border: 2px solid #1b1f2a; padding: 22px; display: block; }

.private-project-form-big .inner { background: #ed2224; position: relative; }

.private-project-form-big .inner .text { text-align: right; padding: 50px 110px 50px 110px; }

.private-project-form-big .inner .text i { color: #fff; font-size: 80px; line-height: 80px; display: inline-block; vertical-align: top; }

.private-project-form-big .inner .text span { width: 250px; padding: 20px 50px 20px 20px; color: #fff; font-size: 18px; font-weight: 600; line-height: 20px; display: inline-block; text-align: right; vertical-align: top; }

.private-project-form-big:hover .inner { background: #1b1f2a }

.private-project-form-big:hover .text span, .private-project-form-big:hover .text i  { color: #fff }



.private-project-form-small { position: relative; width: 100%; border: 2px solid #1b1f2a; padding: 8px 14px; display: block }

.private-project-form-small .inner { background: #ed2224; }

.private-project-form-small .inner .text { position: relative; overflow: hidden; }

.private-project-form-small .inner .text i { color: #fff; font-size: 38px; position: absolute; left: 23px; top: -4px; }

.private-project-form-small .inner .text span { display: block; width: 100%; text-align: right; padding: 0 23px; font-size: 15px; line-height: 31px; color: #fff; }

.private-project-form-small:hover .inner { background: #1b1f2a }

.private-project-form-small:hover .text span, .private-project-form-small:hover .text i  { color: #fff }

select.allcategories { height: 51px; width: 100%; background: #e8e8e9 url(../images/selecticon.jpg) no-repeat center right; border: 0; padding: 0 23px; -webkit-appearance: none; appearance: none }



.support-button { width: 100%; height: 100%; background: #1b1f2a; position: relative; display: block; }

.support-button .text { position: absolute; left: 50px; right: 50px; top: 50%; transform: translateY(-50%); color: #fff; }

.support-button .text i { color: #ed2224; font-size: 60px; line-height: 60px; display: inline-block; vertical-align: middle; }

.support-button .text span { width: 115px; color: #fff; font-size: 18px; line-height: 20px; padding-left: 25px; display: inline-block; vertical-align: middle; font-weight: 600; }



.private-project-form-red { position: relative; width: 100%; background: #ed2224; display: block }

.private-project-form-red .inner { position: relative; overflow: hidden; padding: 0 40px 0 40px; height: 138px; }

.private-project-form-red .inner i { color: #b01e1f; font-size: 138px; position: absolute; left: 23px; bottom: -14px; }

.private-project-form-red .inner span { display: block; text-align: right; padding: 0; font-size: 15px; line-height: 20px; color: #fff; width: 125px; position: absolute; right: 40px; top: 50%; transform: translateY(-50%) }



.support-button-relative { width: 300px; height: 100px; background: #ED2424; position: relative; display: block; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out;}
.support-button-relative:hover { background: #1B1E2A;transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out;}
.support-button-relative:hover .text i { color: #ED2424;transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out;}
.support-button-relative .text { position: absolute; left: 50px; right: 50px; top: 50%; transform: translateY(-50%); color: #fff; }
.support-button-relative .text i { color: #1B1E2A; font-size: 60px; line-height: 60px; display: inline-block; vertical-align: middle; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out;}
.support-button-relative .text span { width: 115px; color: #fff; font-size: 18px; line-height: 20px; padding-left: 25px; display: inline-block; vertical-align: middle; font-weight: 600; }



@media(max-width: 991px) {

    .support-button .text { text-align: center; }

    .support-button .text span { padding-left: 0; padding-top: 25px; }

    .private-project-form-big .inner .text span { width: 225px; padding: 10px 30px 20px 20px; }

    .private-project-form-big .inner .text { text-align: right; padding: 50px 50px 50px 50px; }

    .private-project-form-big .inner .text i { font-size: 60px; line-height: 60px; }

}

@media(max-width: 767px) {

    .private-project-form-big .inner .text { text-align: center; padding: 20px; }

    .private-project-form-big .inner .text span { width: auto; padding: 0; text-align: center; }

    .private-project-form-big .inner .text i { font-size: 50px; line-height: 70px; }

}



.mobile-buttons { display: none }

@media(max-width: 1540px) {

    .allprojects, .private-project-form { display: none; }

    .mobile-buttons { display: flex; }

}



.product-item { position: relative; height: 210px; background-size: cover; }

.product-item .text { position: absolute; left: 18px; right: 18px; top: 18px; bottom: 18px; background: rgba(27, 31, 41, 0.5); z-index: 1; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; }

.product-item .text.full { position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: rgba(27, 31, 41, 0.5); z-index: 1; }

.product-item .text.dark { background: rgba(27, 31, 41, 0.75); }

.product-item .text:hover { background: rgba(220, 53, 69, 0.5); }

.product-item .text.dark:hover { background: rgba(220, 53, 69, 0.75); }

.product-item .text h3 { color: #fff; font-size: 20px; font-weight: 600; }

.product-item .text h3.right { position: absolute; right: 60px; top: 50%; transform: translateY(-50%); z-index: 2; text-align: right }

.product-item .text h3.right.big { position: absolute; right: 100px; top: 50%; transform: translateY(-50%); z-index: 2; text-align: right }

.product-item .text h3.left { position: absolute; left: 60px; right: 60px; top: 50%; transform: translateY(-50%); z-index: 2; }

.product-item .text h3.left.big { position: absolute; left: 100px; top: 50%; transform: translateY(-50%); z-index: 2; }

.product-item .text h3.center { position: absolute; width: 70%; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: 2; text-align: center; }

@media(max-width: 1199px) {

    .product-item .text h3.left { left: 30px; }

    .product-item .text h3.right { right: 30px; }

}

@media(max-width: 991px) {

    .product-item .text h3 { font-size: 17px; }

}

@media(max-width: 768px) {

    .product-item .text h3.right, .product-item .text h3.left, 

    .product-item .text h3.left.big, .product-item .text h3.right.big { width: 70%; left: 50%; right: auto; top: 50%; transform: translate(-50%, -50%); text-align: center }

}



.product-item-v2 { border: 2px solid #e1e1e1; background: #e8e8e9; }

.product-item-v2 .image { padding: 7px 0 0 22px; }

.product-item-v2 .text { position: relative; padding: 22px; font-size: 15px; line-height: 18px; }

.product-item-v2 .text h3 { font-size: 15px; line-height: 18px; margin: 0;  color: #1b1f2a; }



.product-item-v3 { border: 2px solid #e1e1e1; background: #e8e8e9; min-height: 285px; position: relative;}
.product-item-v3 .image { padding: 0; }
.product-item-v3 .text { width: 80%; background: #fff; position: relative; margin: 10px 0; padding: 10px 22px; left: -2px }
.product-item-v3 .text h3 { font-size: 15.3px; line-height: 21px; margin: 0; color: #1b1f2a; font-weight: 600; }



.new-item.border-bottom { border-bottom: 2px solid #e8e8e9 !important; padding-bottom: 20px; }

.new-item h3 { font-size: 16px; margin-bottom: 10px; }

.new-item ul { display: block; margin-bottom: 10px; position: relative; list-style-type: none; padding: 0; font-size: 0; }

.new-item ul li { display: inline-block; padding-right: 10px; margin-right: 5px; position: relative; }

.new-item ul li:after { content: '\002F'; position: absolute; right: 0; font-size: 16px; color: #ed2224; line-height: 16px; }

.new-item ul li:last-child:after { content: none; }

.new-item ul li a { color: #ed2224; font-size: 13px; font-style: italic; }

.new-item .image-new { position: relative; }

.new-item .image-new img { width: 100% }

.new-item .image-new:before { content: ''; position: absolute; left: 32px; right: 32px; top: 32px; bottom: 32px; z-index: 1; opacity:0; background: rgba(27, 31, 42, 0.25); transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; }

.new-item .image-new:hover:before { opacity: 1; }



.read-more-button { color: #fff; background: #ed2224; padding: 12px 45px; font-size: 15px; display: inline-block; }

.read-more-button.small { color: #fff; background: #ed2224; padding: 12px 25px; font-size: 14px; }

.read-more-button:hover { background: #1b1f2a; color: #fff; }



.rectanglebg { width: 660px; height: 780px; position: absolute; left: 10px; top: -280px; z-index: 0; background: url(../images/desen.png) no-repeat; }

.other-news { position: relative; z-index: 1; }

.other-news h3 { font-size: 15px; color: #ed2224; }

.other-news ul { display: block; margin-bottom: 0; position: relative; list-style-type: none; padding: 0; font-size: 0; }

.other-news ul li { display: block; position: relative; }

.other-news ul li a { display: block; font-size: 14px; color: #1b1f2a; padding: 15px 0 0 22px; position: relative; }

.other-news ul li a:before { content: '\f054'; font-family: "Font Awesome 5 Free"; font-weight: 900; position: absolute; left: 0; top: 15px; font-size: 16px; color: #ed2224;

transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; }

.other-news ul li a span { display: block; border-bottom: 1px solid #c7c8ca; padding-bottom: 15px; }

.other-news ul li:last-child a span { display: block; border-bottom: 0; }

.other-news ul li a:hover:before { color: #1b1f2a; left: 5px; }

.news-border { border-right: 1px solid #c7c8ca; }

@media(max-width: 767px) {

    .news-border { border-bottom: 1px solid #c7c8ca; border-right: 0; }

}

.all-news { position: relative; display: block; text-align: right; }

.all-news:after { content: ''; position: absolute; top: 50%; left: 22px; right: 0; background: #c7c8ca; height: 1px; z-index: 0; }

.all-news span { background: #fff; padding-left: 15px; color: #ed2224; font-size: 14px; position: relative; z-index: 1; display: inline-block; }



footer { padding: 0px 0 60px 0; background: url(../images/footer-bottom.jpg) no-repeat center bottom; }
.footer-back { height: 45px; background: url(../images/footer-bottom-top.jpg) no-repeat center top; margin-bottom: 50px;}

.footer-newsletter { width: 100%; display: block; padding: 12px 20px; background: #e8e8e9; color: #666971; font-style: italic; font-size: 14px; margin-bottom: 10px; border: 0; }



.footer-title-v2 { font-size: 22px; position: relative; margin-bottom: 10px; }

.footer-title-v2:after { content: ''; width: 100%; height: 1px; position: absolute; top: 52%; background: #ed2224; left: 0; z-index: 0; }

.footer-title-v2 span { background: #fff; position: relative; z-index: 1; padding-right: 6px; }



.footer-title { font-size: 18px; position: relative; margin-bottom: 30px; }

.footer-title:after { content: ''; width: 95%; height: 1px; position: absolute; top: 52%; background: #ed2224; left: 0; z-index: 0; }

.footer-title span { background: #fff; position: relative; z-index: 1; padding-right: 6px; }

.footermenu { position: relative; margin: 0; padding: 0 0 0 15px; list-style-type: none; }

.footermenu li a { display: block; font-size: 14px; color: #1b1f2a; line-height: 24px; transition: all 0.3s ease-in-out; position: relative; }
.footermenu li a:after { content: '-'; position: absolute; left: -5px; color: #b01e1f; opacity: 0; top: 50%; transform: translateY(-50%); transition: all 0.3s ease-in-out; }
.footermenu li a:hover:after { opacity: 1; left: -15px; }
.footermenu li a:hover { color: #b01e1f; }



.footerlinks { position: relative; margin: 0; padding: 0; list-style-type: none; }

.footerlinks li { margin-bottom: 15px; }

.footerlinks li a { font-size: 18px; color: #1b1f2a; transition: all 0.3s ease-in-out;  }
.footerlinks li a:hover { color: #b01e1f; }



.absolutecontainer { position: absolute !important; left: 50%; transform: translateX(-50%); }

.slider-text { background: #fff; padding: 60px 50px 50px 50px; display: inline-block; }

.slider-text .arrows { position: relative; }

.slider-text .arrows a { position: relative; display: inline-block; margin-right: 5px; }

.slider-text .arrows a i { color: #1b1f2a; font-size: 21px; }



.slider-text .text-slide .item h3 { margin-top: 15px; font-size: 13px; letter-spacing: 4px; line-height: 13px; margin-bottom: 10px; }

.slider-text .text-slide .item p { font-size: 25px; letter-spacing: 2px; line-height: 27px; margin-bottom: 15px; width: 310px; }



@media(max-width: 1199px) {

    .slider-text { background: #fff; padding: 30px 30px 25px 30px; display: inline-block; }

    .slider-text .text-slide .item h3 { margin-top: 15px; font-size: 12px; letter-spacing: 4px; line-height: 13px; margin-bottom: 10px; }

    .slider-text .text-slide .item p { font-size: 20px; letter-spacing: 2px; line-height: 27px; margin-bottom: 15px; }

}

@media(max-width: 991px) {

    .absolutecontainer { position: relative !important; left: auto; transform: translateX(0); }

    .slider-text { background: #fff; padding: 30px 0 0 0; display: inline-block; }

}



.pagetitle { padding: 200px 0 25px 0; background-size: cover; color: #ffffff; }

section.breadcrumbs { padding: 27px 0 22px 0; }

section.breadcrumbs h3 { margin: 0; font-size: 25px; font-weight: 600; color: #222222; }

ul.page-breadcrumb { margin: 0; padding: 0; list-style-type: none; text-align: right; font-size: 0; }

ul.page-breadcrumb li { display: inline-block; padding-right: 15px; margin-right: 8px; position: relative; }

ul.page-breadcrumb li:last-child { display: inline-block; padding-right: 0; margin-right: 0; }

ul.page-breadcrumb li:after { content: '>'; font-size: 14px; line-height: 25px; position: absolute; right: 0; top: 0; }

ul.page-breadcrumb li:last-child:after { content: none; }

ul.page-breadcrumb li a { font-size: 14px; color: #222222; line-height: 25px; }

@media(max-width: 991px) {

    ul.page-breadcrumb { text-align: center; padding-bottom: 20px; }

    section.breadcrumbs h3 { text-align: center; }

}

.borderbox { height: 2px; position: absolute; left: 15px; right: 15px; top: 50%; margin-top: -8.5px; background: #d9e0e8; }

@media(max-width: 991px) {

    .borderbox { display: none; }

}

div.box { border-radius: 50%; background: #fff; border: 1px solid #d9e0e8; text-align: center; width: 100%; position: relative; z-index: 2;

transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; }

div.box .inner { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

div.box .inner i { font-size: 32px; color: #405d7b; }

div.box .inner span { display: block; color: #405d7b; font-size: 15px; font-weight: 600; padding-top: 10px; }

div.box:hover { background: #25b99b; border: 1px solid #25b99b; transform: scale(1.2); }

div.box:hover i, div.box:hover span { color: #fff; }

@media(max-width: 991px) {

    div.box:hover { transform: scale(1.1); }

}

.ref-slide .item { padding: 10px; text-align: center;}

.product-images { position: relative; padding: 0 50px; }

.leftbutton, .rightbutton { width: 50px; position: absolute; top: 23px; bottom: 23px; background: #1b1f2a; cursor: pointer; }

.leftbutton { left: 0; }

.rightbutton { right: 0; }

.leftbutton img, .rightbutton img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) }

.leftbutton:hover { background: #b01e1f; }

.rightbutton:hover { background: #b01e1f; }



.others { position: relative; }

.others .title { position: relative; }

.others .title:before { content: ''; width: 100%; height: 2px; background: #e8e8e9; position: absolute; left: 0; top: 50%; margin-top: -1px; z-index: 0; }

.others .title .text { display: inline-block; background: #fff; z-index: 1; padding: 10px 70px 10px 0; position: relative; }

.others .title .text h4 { font-size: 15px; display: inline-block; padding-right: 40px; margin: 0; line-height: 20px; font-weight: 600; }

.others .title .text .arrows { display: inline-block; }

.others .title .text .arrows .othersleft { color: #e8e8e9; display: inline-block; padding-right: 15px; font-size: 17px; line-height: 20px; }

.others .title .text .arrows .othersright { color: #e8e8e9; display: inline-block; font-size: 17px; line-height: 20px; }

.others .title .text .arrows .othersleft:hover, .others .title .text .arrows .othersright:hover { color: #1b1f2a; }



.services-item { position: relative; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;}
.services-item:hover .content.border { border: 1px solid #e92120 !important; background-color: #e92120; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;}
.services-item:hover .content.border p {color: #ffffff;}
.services-item:hover .content { background-color: #e92120; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; color: #ffffff; }
.services-item:hover .content img {filter: brightness(0) invert(1); -webkit-filter: brightness(0) invert(1); transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; }
.services-item:hover .content p {color: #ffffff;}

.services-item .content { background: #f9f9f9; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; }

.services-item .content.border { border: 1px solid #000 !important;}

.services-item .inner { position: absolute; left: 15px; right: 15px; top: 50%; transform: translateY(-50%); }

.services-item .inner .icon { position: absolute; left: 90px; top: 50%; transform: translateY(-50%); }

.services-item .inner .text { position: relative; display: inline-block; padding-left: 120px; }

.services-item .inner .text p { font-size: 14px; line-height: 17px; margin-bottom: 10px; }

.services-item .inner .text p:first-child { font-size: 16px; line-height: 17px; margin-bottom: 10px; font-weight: 600; }

.services-item .inner .text p:last-child { margin-bottom: 0; }

.services-item .inner.vertical { position: absolute; left: 25px; right: 25px; top: 50%; transform: translateY(-50%); }

.services-item .inner.vertical .icon { position: relative; text-align: center; left: 0; top: auto; transform: translateY(0); }

.services-item .inner.vertical .text { position: relative; display: block; padding-left: 0; }

@media(max-width: 1199px) {
    .services-item .inner.vertical .icon img { width: 90px; }
}

@media(max-width: 767px) {

    .services-item .inner.vertical {

        position: relative !important;

        padding: 20px;

        left: auto;

        right: auto;

        top: auto;

        transform: translate(0);

    }

}



.services-img { position: relative; }

.services-img-text { width: 50%; background: #fff; position: absolute; right: 0; bottom: 60px; }

.services-img-text .text { width: 100%; padding: 40px 40px 40px 160px;  }

.services-img-text .text p { margin: 0; color: #a5a5a5; font-style: italic; }

.services-img-text .icon { position: absolute; left: 30px; top: 50%; transform: translateY(-50%); }

@media(max-width: 991px) {

    .services-img-text { position: relative; right: auto; width: 100%; bottom: auto; }

}



.text-border { border: 1px solid #1b1f2a; padding: 25px 80px; position: relative; }

.text-border p:last-child { margin-bottom: 0 }

.text-border .button { position: absolute; bottom: 90px; left: 50%; top: 100%; transform: translate(-50%, -20px); }



article h3 { font-size: 20px; font-weight: 600; color: #1b1f2a; margin-bottom: 20px; }

.after-border { position: relative; }

.after-border:after { content: ''; width: 2px; height: 90%; background: #d6d6d6; position: absolute; right: 0; top: 0; }

@media(max-width: 991px) {

    .after-border:after { content: ''; width: 100%; height: 2px; background: #d6d6d6; position: absolute; right: 0; top: auto; bottom: 0; }

}

.similar-products { margin-top: 20px }

.similar-products h3 { font-size: 20px; font-weight: 600; color: #1b1f2a; margin-bottom: 15px; }



.aboutus { position: relative; padding-top: 50px; }

.aboutus .content { position: relative; }

.aboutus .content .icon { text-align: center; margin-bottom: 15px; }

.aboutus .content .text p { font-size: 13px; line-height: 17px; margin-bottom: 10px; }

.aboutus .content .text p:last-child { margin-bottom: 0; }



.page-wrapper { max-width: 100%; width: 100%; position: relative; margin: 0 auto; transition: all .3s; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; }

.active-page-wrap-transform { -webkit-transform: translateX(284px); transform: translateX(284px); }

.active-page-wrap-transform-right { -webkit-transform: translateX(-267px); transform: translateX(-267px); padding-right: 17px; }

.active-mobil-content { position: fixed !important; display: block; -webkit-transform: translateX(0px) !important; transform: translateX(0px) !important; animation: fadein 0.5s; -webkit-animation: fadein 0.5s; -moz-animation: fadein 0.5s; -o-animation: fadein 0.5s; }

.active-content { display: block !important; }

.mobile-wrap-fixed { position: fixed; top: 0; bottom: 0; left: 0; right: 0; background: rgba(255, 255, 255, 0.8); z-index: 13; display: none; z-index: 9999; }

.mobile-category-menu { position: absolute; width: 284px; padding: 20px; height: 100%; top: 0; bottom: 0; background: #1b1f2a; z-index: 15; -webkit-transform: translateX(-284px); transform: translateX(-284px); transition: all .3s; }

.mobile-category-menu .mobile-catagory-menu-wrapper { overflow: auto; max-height: 100%; }

.mobile-category-menu .mobile-catagory-menu-wrapper .mobile-menu-item { display: flex; height: 50px; font-size: 14px; text-transform: uppercase; padding: 0; margin: 0 20px; border-bottom: 1px solid #83a0ae; background-size: unset; background-position: bottom; }

.mobile-category-menu .mobile-catagory-menu-wrapper .mobile-menu-item .menu-item-lnk { color: #fff; }

.mobile-category-menu .mobile-catagory-menu-wrapper .mobile-menu-item .next-menu, .mobile-category-menu .mobile-catagory-menu-wrapper .mobile-menu-item .back-menu { text-align: right; display: inline-block; width: 25px; height: 25px; font-size: 15px; margin-left: auto; background-position: center; background-repeat: no-repeat; }

.mobile-category-menu .mobile-catagory-menu-wrapper .mobile-menu-item .next-menu i, .mobile-category-menu .mobile-catagory-menu-wrapper .mobile-menu-item .back-menu i { line-height: 25px; color: #fff; }

.mobile-category-menu .mobile-catagory-menu-wrapper .mobile-menu-item .back-menu { -webkit-transform: rotate(180deg); transform: rotate(180deg); margin-left: 0; }

.mobile-category-menu .mobile-catagory-menu-wrapper .category-sub-menu { position: absolute; width: 264px; height: 100%; padding-top: 20px; bottom: 0; background: #1b1f2a; z-index: 10; -webkit-transform: translateX(-264px); transform: translateX(-264px); transition: all .3s; }

.mobile-category-menu .mobile-catagory-menu-wrapper .category-sub-menu > div > div.menu-item-lnk { margin-left: 15px; }

.mobile-category-menu .mobile-catagory-menu-wrapper .active-sub-menu { -webkit-transform: translateX(0) !important; transform: translateX(0) !important; }

.mobile-category-menu .other-category { padding: 20px; }

.mobile-category-menu .other-category a { display: block; color: #fff; margin-bottom: 20px; padding: 0; font-size: 14px; }



.slick-hidden { display: inline-block !important; }

.slick-track { margin-left: 0 !important;  }



.contactpage p { font-size: 15px; line-height: 24px; }

.contactpage a { font-size: 15px; line-height: 24px; color: #1b1f2a; padding: 0 15px; }

.contactpage a:hover { color: #ed2224; }

.contactpage .socialmediacontact a { padding: 0; width:50px; height:50px; text-align: center; margin: 0 5px; background: #1b1f2a; color: #fff; border-radius: 2px; display: inline-block; }

.contactpage .socialmediacontact a i { line-height: 50px; }

.contactpage .socialmediacontact a:hover { background: #ed2224; }

ul.pagination { display: block; margin: 20px 0 0 0; padding: 0; position: relative; list-style-type: none; text-align: center; font-size: 0 }
ul.pagination li { display: inline-block; vertical-align: top; }
ul.pagination li a { transition: all 0.3s ease-in-out; width: 25px; height: 25px; margin: 3px; border-radius: 2px; background: #f0f0f0; color: #1b1f2a; font-size: 14px; line-height: 25px; display: block; text-align: center; }
ul.pagination li a.active { background: #b01e1f; color: #fff; }
ul.pagination li a:hover { background: #b01e1f; color: #fff; }

ul.documents { padding: 15px; margin: 25px 0 0 0; border: 1px solid #e8e8e9; position: relative; } 
ul.documents li { list-style: none; border-bottom: 1px solid #e8e8e9; } 
ul.documents li:last-child { border-bottom: 0; } 
ul.documents li a { color: #1b1f2a; display: block; padding: 10px; transition: all 0.3s ease-in-out; } 
ul.documents li a i { color: #ed2224; padding-right: 10px; } 
ul.documents li a:hover { color: #ed2224; } 

.cci-aboutus { padding: 30px 40px; border: 1px solid #ededed; text-align: center !important;transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; cursor: pointer;}
.cci-aboutus .text p:first-child { font-size:16px; font-weight:600;}
.cci-aboutus:hover {background-color: #ed2224; color: #ffffff !important; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;}

.cci-aboutus:hover img {filter: brightness(0) invert(1); -webkit-filter: brightness(0) invert(1); transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; }
.cci-aboutus:hover p {color: #ffffff !important;}
.line-here { width: 70%; margin: auto; border-top:1px solid #ededed; margin-top: 35px; margin-bottom: 40px;}
.line-here- { width: 90%; margin: auto; border-top:1px solid #ededed; margin-top: 50px; margin-bottom: 35px;}

.footer-menu { position: relative }
.footer-menu ul { position: relative; font-size: 0; list-style: none; margin: 0; text-align: center; margin-bottom: 20px; padding: 20px 0; border-bottom: 1px solid #e8e8e9; border-top: 1px solid #e8e8e9; }
.footer-menu ul li { display: inline-block; vertical-align: top; }
.footer-menu ul li a { color: #1b1f2a; font-size: 13px; padding: 0 10px; line-height: 21px; display: inline-block; transition: all 0.25s; }
.footer-menu ul li a:hover { color: #b01e1f; }

.document-download { color: #222222; font-size: 15px; display: block; height: 100%; padding: 35px 35px 35px 85px; border: 1px solid #e8e8e8; box-shadow: 0 0 25px -20px rgba(0,0,0,0.5); position: relative; transition: all 0.25s ease-in-out; } 
.document-download:before { content: '\f019'; font-family: 'Font Awesome 5 Free'; font-weight: 900; font-size: 48px; position: absolute; left: 20px; top: 50%; transform: translateY(-50%); color: #e8e8e8; z-index: 0; transition: all 0.25s ease-in-out; }
.document-download:hover { box-shadow: 0 0 25px -10px rgba(0,0,0,0.3); background: #1b1f2a; color: #fff; }
.document-download:hover:before { color: #e3e3e3; }
.page-document-title { padding: 15px 0; border-bottom: 1px solid #e8e8e9; margin-bottom: 20px; font-size: 20px; font-weight: 600; color: #1b1f2a; margin-bottom: 15px; }
.page-images { position: relative; font-size: 0; }
.page-images a img { height: 70px; }
.page-images a { display: inline-block; vertical-align: top; margin: 0 10px 10px 0; padding: 4px; background: #e8e8e9 }
.img-fluid {margin: auto !important; text-align: center !important;}

.cc-compliance { position: absolute; left: 50%; transform: translateX(-50%); bottom: 20px; font-size: 13px; font-style: italic; }
.cc-message { text-align: center; font-size: 12px; font-style: italic; line-height: 18px; }
.cc-message a { text-align: center; font-size: 12px; font-style: italic; line-height: 18px; color: #fff; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; }
.cc-message a:hover { color: #2aff00; }
.cc-banner { padding: 20px 0 60px 0 !important; }
.cc-link { display: none !important; }