@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  font-family: var(--font-MONTSERRAT-REGULAR), sans-serif;
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: inherit;
}

.after::after {
  content: "";
  position: absolute;
  top: 0%;
  left: 0;
  width: 660px;
  height: 40px;
  z-index: -1;
}

html {
  scroll-behavior: smooth;
}

body {
  width: 100%;
  margin: auto;
  /* max-width: 1920px; */
  min-width: 1700px;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
}

a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}

a:hover {
  text-decoration: none;
  color: inherit;
}

h1 span,
h1 {
  font-family: var(--font-tactic-sans-black);
  font-size: 67px;
  font-weight: 100;
  transform: skew(-10deg);
  background: #fff;
  filter: drop-shadow(1px 2px 2px #000);
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

h1 span {
  background: #DE0000;
  filter: unset;
}

p {
  font-family: var(--font-MONTSERRAT-REGULAR);
  font-size: 16px;
  color: #121212;
  line-height: 30px;
}

img {
  max-width: 100%;
  height: auto;
  transition: transform 0.3s ease-in-out, filter 0.3s ease-in-out;
  -o-object-fit: contain;
     object-fit: contain;
  cursor: pointer;
}

img:hover {
  transform: scale(1.05);
}

/* all button ===========================*/
.btn1,
.btn {
  font-family: var(--font-MONTSERRAT-BOLD);
  font-size: 18px;
  width: 100%;
  height: 75px;
  background: linear-gradient(180deg, rgb(188, 20, 22) 0%, rgb(224, 4, 2) 50%, rgb(235, 75, 16) 100%);
  background-size: contain;
  max-width: 295px;
  padding: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 36px;
  border: 1px solid #FFFFFF;
  color: #fff;
  transition: all 0.2s ease-in-out;
}
.btn1:hover,
.btn:hover {
  transition: all 0.5s ease-in-out;
  transform: scale(1.1);
  cursor: pointer;
  color: inherit;
}

.btn1 {
  background: #fff;
  box-shadow: inset 0 0 7px rgb(235, 75, 16);
  color: #000000;
  border-color: rgba(224, 94, 46, 0.856);
  gap: 18px;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}

.clearfix {
  display: block;
}

/*cookie*/
.cc-animate.cc-revoke.cc-bottom {
  font-size: 14px;
  padding: 5px 10px;
  position: fixed;
  display: block !important;
  transform: none !important;
  bottom: 0 !important;
  left: 20px !important;
}

/*call to action*/
.cta {
  display: none;
}

/*=============================
	End Global CSS 
===============================*/
.suspension-contain {
  max-height: 980px;
  overflow: hidden;
  position: relative;
}

/* header =====================================================================*/
#header {
  background: url(../images/content/bg.png) center bottom no-repeat;
  padding: 0 0 0 0;
  position: relative;
}
#header .row {
  padding: 0 0 0 0;
}
#header .row .box {
  background: #000000;
  padding: 5px 141px 5px 22px;
}
#header .row .box p span {
  font-family: var(--font-MONTSERRAT-REGULAR);
  font-weight: 100;
}
#header .row .box p {
  font-family: var(--font-MONTSERRAT-BOLD) !important;
  color: #fff;
  font-size: 14px;
}
#header .row .box p .a{
  font-family: var(--font-MONTSERRAT-BOLD) !important;
}
#header .row .box1 {
  max-width: 1095px;
}
#header .row .box2 p {
  line-height: unset;
}
#header .row .box2 p span a{
  font-family: var(--font-POPPINS-BOLD) !important;
  font-size: 20px;
  font-style: italic;
  letter-spacing: 1px;
}
#header .row .box2 {
  gap: 19px;
}
#header .row nav {
  max-width: 1368px;
  padding: 31px 0 35px 0;
  margin-right: 92px;
}
#header .row nav a#pull {
  display: none;
}
#header .row nav .box3 a {
  font-family: var(--font-MONTSERRAT-BOLD);
  font-size: 18px;
  color: #fff;
}
#header .row nav ul {
  max-width: 1064px;
}
#header .row nav ul li {
  position: relative;
  display: inline-block;
}
#header .row nav ul li .dropbtn,
#header .row nav ul li a {
  z-index: 10;
  font-size: 15px;
  color: #fff;
  display: inline-block;
  font-family: var(--font-MONTSERRAT-REGULAR);
  text-transform: uppercase;
  white-space: nowrap;
}
#header .row nav ul li .dropbtn.active-menu,
#header .row nav ul li .dropbtn-sub.active-menu,
#header .row nav ul li .dropbtn:hover,
#header .row nav ul li .dropbtn-sub:hover, #header .row nav ul li.active-menu a,
#header .row nav ul li a:hover {
  transition: all 0.4s ease;
  cursor: pointer;
  position: relative;
  font-weight: 900;
  color: #DE0102;
  text-decoration: 3px underline #DE0102;
  text-underline-offset: 5px;
}

/* end */
/* dropdown */
/* banner */
#banner {
  padding: 276px 0 219px;
}
#banner p {
  color: #fff;
  font-family: var(--font-MONTSERRAT-MEDIUM);
}
#banner .box {
  max-width: 1718px;
}
#banner .box1 p {
  transform: rotate(450deg);
  font-size: 18px;
  margin-bottom: 51px;
}
#banner .box2 {
  max-width: 837px;
}
#banner .box2 p {
  font-size: 24px;
  text-shadow: 3px 3px 7px rgba(0, 0, 0, 0.4);
  padding: 10px 0;
}
#banner .box2 > .w100p {
  gap: 23px;
}

#services {
  background: url(../images/content/bg1.png) center left no-repeat;
  padding: 49px 0 55px;
}
#services h1 {
  background: #000;
  filter: unset;
}
#services .row {
  max-width: 1429px;
}
#services .row p {
  font-size: 16px;
  color: #fff;
}
#services .box2 {
  padding-top: 50px;
}
#services .box {
  position: relative;
  max-width: 347px;
  overflow: hidden;
  height: 577px;
}
#services .active {
  padding: 40px;
  cursor: pointer;
}
#services .active:hover {
  background: linear-gradient(180deg, rgba(222, 1, 2, 0.65) 0%, rgba(232, 53, 11, 0.62) 100%);
}
#services .box1 {
  position: absolute;
  bottom: 0;
}
#services .box1 h1 {
  font-family: var(--font-MONTSERRAT-BOLD);
  font-size: 31px;
  padding-bottom: 10px;
  transform: unset;
  background: #fff;
}
#services .box1 p {
  padding-bottom: 30px;
  display: none;
  text-align: left;
}
#services .box1.active:hover p {
  display: block;
}
#services .boxl {
  bottom: -36px;
}
#services .boxl h1 {
  padding-bottom: 58px;
}
#services .boxl a {
  margin: auto;
}

#diverskaimana {
  background: url(../images/content/bg2.png) center left no-repeat;
  padding: 254px 49px 124px 0;
  margin: -246px 0 -93px 0;
}
#diverskaimana h1 {
  background: #111111;
  filter: unset;
}
#diverskaimana .row {
  max-width: 1694px;
  padding-left: 70px;
  margin-right: 0;
}
#diverskaimana .box {
  max-width: 700px;
  padding-left: 15px;
}
#diverskaimana .box p {
  padding: 33px 0 46px;
  max-width: 593px;
}
#diverskaimana .box > .w100p {
  gap: 46px;
}
#diverskaimana .box1 {
  gap: 10px;
}
#diverskaimana .box1 p {
  padding: unset;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 1px;
}
#diverskaimana .box1 p span a{
  font-family: var(--font-POPPINS-BOLD);
  color: #000000;
  font-size: 29px;
}

#aboutus {
  background: url(../images/content/bg3.png) center bottom no-repeat;
  padding: 202px 0 50px;
}
#aboutus .row {
  max-width: 1236px;
  padding-left: 131px;
}
#aboutus .box {
  max-width: 982px;
}
#aboutus .box h1:nth-of-type(2) {
  padding-top: 54px;
}
#aboutus .box1 {
  background: #fff;
  padding: 27px 82px 66px 82px;
  margin: 47px 0 45px 0;
  position: relative;
}
#aboutus .box1 h1 span,
#aboutus .box1 h1 {
  font-size: 22px !important;
  filter: unset;
  line-height: unset;
  transform: unset;
}
#aboutus .box1 p:nth-of-type(1) {
  padding: 28px 0;
}
#aboutus .box1 img[alt=triangle] {
  position: absolute;
  bottom: -28px;
  left: 50%;
  transform: translateX(-50%);
}
#aboutus .box2 {
  gap: 36px;
  margin-bottom: 85px;
}

#gallery .box {
  max-width: 1351px;
  margin-top: -62px;
}
#gallery .box1 {
  max-width: 147px;
  padding-top: 62px;
}
#gallery .box2 {
  max-width: 1143px;
}

#servicesall {
  background: url(../images/content/bg5.jpg) center no-repeat;
  padding: 284px 0 303px 174px;
  margin-top: -149px;
}
#servicesall h1 {
  font-size: 31px;
  font-family: var(--font-MONTSERRAT-BOLD);
  filter: unset;
  padding: 10px 0 30px;
  transform: unset;
  cursor: pointer;
}
.panel {
  display: none;
}
.actives, .accordion:hover {
  background: #DE0000;
}
#servicesall .row {
  gap: 5px;
  max-width: 806px;
}
#servicesall .box {
  width: 730px;
}
#servicesall .box1 {
  max-width: 730px;
  border-radius: 8px;
  background: #222222;
  border: 1px solid #333333;
  padding: 30px 19px 30px 38px;
}
#servicesall .box1 p {
  color: #fff;
  font-size: 16px;
}

footer {
  background: url(../images/content/bg6.png) bottom right no-repeat;
  padding: 128px 0 0 0;
  margin-top: -200px;
  position: relative;
  z-index: 2;
}
footer h1 {
  font-size: 58px;
  background: #111111;
}
footer .headingfooter {
  padding-bottom: 79px;
}
footer .headingfooter p {
  font-family: var(--font-MONTSERRAT-REGULAR);
  font-size: 30px;
  color: #000000;
}
footer .headingfooter p:nth-of-type(2) {
  font-size: 25px;
}
footer .headingfooter a {
  margin: auto;
  margin-top: 19px;
}
footer .contact-container {
  position: relative;
  max-width: 1511px;
  z-index: 3;
  padding: 62px 0 0 0;
}
footer .contact-container h1 {
  font-size: 66px;
  padding: 8px 0 12px;
}
footer .contact-container .hy {
  padding-bottom: 15px;
}
footer .contact-container .hy span, footer .contact-container .hy a {
  color: #333333;
}
footer .contact-container .hy span {
  font-family: var(--font-POPPINS-REGULAR);
  font-size: 14px;
}
footer .contact-container .label {
  font-family: var(--font-BARLOW-BOLD);
  font-size: 17px;
  color: #878787;
  letter-spacing: 10px;
}
footer .contact-container .ctc-hide {
  font-family: var(--font-MONTSERRAT-REGULAR);
  color: #333333;
  font-size: 13px;
  line-height: 3;
}
footer .contact-container .boxofform {
  background: #fff;
  overflow: hidden;
  max-height: 1016px;
  border-radius: 20px;
}
footer .contact-container .boxofform p:nth-of-type(1) {
  padding: 0 0 24px;
}
footer .contact-container .boxofform p:nth-of-type(2) {
  padding: 0 0 10px;
}
footer .contact-container .boxofform .box {
  max-width: 450px;
  padding: 38px 38px 168px 38px;
}
footer .contact-container .boxofform .box .phonenum {
  font-family: var(--font-MONTSERRAT-BOLD);
  font-size: 23px;
}
footer .contact-container .boxofform .box .logo img {
  padding-bottom: 70px;
}
footer .contact-container .boxofform .box p {
  font-family: Arial;
  font-size: 15px;
  color: #111111;
  padding: unset;
}
footer .contact-container .boxofform .box a {
  font-family: var(--font-MONTSERRAT-REGULAR);
  font-size: 18px;
}
footer .contact-container .boxofform .box .boxs {
  padding-bottom: 70px;
  gap: 25px;
}
footer .footer-container {
  padding: 63px 0 0 0;
  max-width: 1446px;
}
footer .footer-container p {
  color: #fff;
  font-size: 24px;
}
footer .footer-container .box {
  max-width: 426px;
}
footer .footer-container .box p {
  font-size: 24px;
}
footer .footer-container .box1 {
  max-width: 559px;
}
footer .footer-container .box1 a {
  background: unset;
  border: 1px solid #fff;
  font-size: 14px;
  font-family: var(--font-MUKTAVAANI-BOLD);
  max-width: 219px;
  height: 60px;
}
footer .footer-container .box1 a:hover {
  background: #fff;
}
footer .copy-right {
  max-width: 1069px;
  padding: 41px 0 0 0;
  gap: 6px;
}
footer .copy-right ul {
  list-style: none;
  max-width: 1064px;
}
footer .copy-right li {
  font-family: var(--font-POPPINS-REGULAR);
  color: #fff;
  font-size: 17px;
  font-weight: 100;
  text-transform: uppercase;
}
footer .copy-right p {
  font-family: var(--font-POPPINS-REGULAR) !important;
  color: #fff;
  font-size: 16px !important;
  padding: 36px 0 30px;
  max-width: 100%;
  font-weight: 100;
  font-style: unset;
  margin: auto;
}

.ctc-form {
  width: 100%;
  max-width: 671px;
  padding: 0 66px 0;
  padding-bottom: 10px;
}
.ctc-form h1,
.ctc-form h1 span {
  font-size: 45px;
  filter: unset;
}
.ctc-form input[type=text],
.ctc-form textarea {
  height: 37px;
  display: block;
  width: 100%;
  border: none;
  background: transparent;
  box-sizing: border-box;
  border-radius: 0;
  border: 1px solid #888888;
  padding-left: 25px;
  margin-bottom: 9px;
}
.ctc-form input[type=text]:focus,
.ctc-form textarea:focus {
  outline: none;
}
.ctc-form input[type=text]::-moz-placeholder, .ctc-form textarea::-moz-placeholder {
  color: #444444;
  font-size: 19px;
  text-transform: capitalize;
  font-family: var(--font-POPPINS-REGULAR);
}
.ctc-form input[type=text]::placeholder,
.ctc-form textarea::placeholder {
  color: #444444;
  font-size: 19px;
  text-transform: capitalize;
  font-family: var(--font-POPPINS-REGULAR);
}
.ctc-form textarea {
  padding-top: 16px;
  height: 106px;
  resize: none;
  padding-bottom: 30px;
}
.ctc-form .recap {
  display: inline-block;
}
.ctc-form .copy {
  text-align: start;
  padding-top: 20px;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.5px;
}
.ctc-form .btn {
  margin: auto;
  max-width: 207px;
  font-size: 17px;
  height: 53px;
  padding: 10px;
  border: unset;
}

form .messages p {
  display: none;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  font-size: 16px !important;
}
form .loading {
  display: none;
}
form .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
form .alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
form .alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.flexbox {
  gap: 18px;
}

input[type=checkbox],
input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  min-width: 16px;
  height: 16px;
  background-color: #fff;
  border: 1px solid #888888;
  border-radius: 50%;
  cursor: pointer;
  transition: background-color 0.3s, border-color 0.3s;
  margin-bottom: -2px;
}

.labels {
  margin-bottom: -8px;
  display: flex;
}
.labels span {
  font-family: var(--font-MONTSERRAT-REGULAR);
  font-size: 13px;
  color: #333333;
}

input[type=checkbox]:checked,
input[type=checkbox]:checked {
  background: rgb(224, 4, 2);
  border-color: rgb(224, 4, 2);
}

input[type=checkbox]:checked::before,
input[type=checkbox]:checked::before {
  content: "✔";
  display: block;
  text-align: center;
  line-height: 16px;
  color: white;
}

/* end */
/* inner pages */
#inner {
  max-width: 1300px;
  min-height: 400px;
  padding: 30px 0 100px;
}

#inner > h1 {
  filter: unset;
  background: #000;
  font-size: 60px;
  padding: 20px 0;
}
#inner b {
  font-size: 20px;
}
#inner p {
  color: #000;
  line-height: 1.8;
  margin-bottom: 20px;
  font-size: 16px;
}

#inner-gallery {
  max-width: 1400px;
  margin: auto;
}
#inner-gallery .gallery {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
  align-items: center;
}
#inner-gallery .gallery li {
  display: inline-block;
}
#inner-gallery .gallery li .thumbnail {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  display: block;
  line-height: 0.42857;
  margin-bottom: 20px;
  padding: 4px;
  transition: border 0.5s ease-in-out 0s;
}
#inner-gallery .page_navigation {
  display: inline-block;
  text-align: center;
  max-width: 100%;
  width: 100%;
}
#inner-gallery .page_navigation .page_link, #inner-gallery .page_navigation .previous_link, #inner-gallery .page_navigation .next_link, #inner-gallery .page_navigation .first_link, #inner-gallery .page_navigation .last_link, #inner-gallery .page_navigation .ellipse {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #0275d8;
  display: inline-block;
  line-height: 1.25;
  margin-left: -1px;
  padding: 0.5rem 0.75rem;
  position: relative;
}
#inner-gallery .page_navigation a:hover, #inner-gallery .page_navigation a.active_page {
  background-color: #eceeef;
  border-color: #ddd;
  color: #014c8c;
  text-decoration: none;
}
#inner-gallery img.img-responsive {
  width: 200px;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
}
#inner-gallery .inner-gallery-container {
  padding-top: 40px;
}

#inner-contact .ctc-form {
  max-width: 900px;
}
#inner-contact .copy {
  font-family: var(--font-POPPINS-REGULAR);
  color: #000;
}
#inner-contact .ctc-hide {
  font-family: var(--font-MONTSERRAT-REGULAR);
  color: #333333;
  font-size: 13px;
  line-height: 3;
}

#inner-about .row {
  gap: 30px;
}

#inner-services .row {
  gap: 30px;
}
s {
  color: red;
  text-decoration: unset;
}