/* ========== summoning the libraries ========== */
/**/
@import '../css/bootstrap.css';
/**/
@import '../css/fontawesome-all.min.css';
/**/
@import '../css/owl.carousel.min.css';
/**/
@import '../css/owl.theme.default.min.css';
/**/
@import '../css/jquery.fancybox.min.css';
/**/
@import '../css/hover-min.css';
/**/
@import '../css/animate.min.css';
/**/
@import '../css/justlazy.css';
/* ========== have been summoned ========== */
/* ========== summoning the assets ========== */
/**/
/* ------------------ 

   Here exists the color scheme 1

------------------ */
/* ========= ---------->>>>>> light colors <<<<<<-------- ========= */
/* ========= ---------->>>>>> dark colors <<<<<<--------- ========= */
/* ========= --------->>>>>> alert colors <<<<<<-------- ========= */
/* ========= --------->>>>>> brands colors <<<<<<-------- ========= */
/**/
/* ------------------ 

   Here exists the font sizes variables

------------------ */
/* ========= ------->>>>>> goz size fonts <<<<<<------- ========= */
/* ========= ------->>>>>> mon size fonts <<<<<<------- ========= */
/* ========= ------->>>>>> ult size fonts <<<<<<------- ========= */
/* ========= ------->>>>>> big size fonts <<<<<<------- ========= */
/* ========= ------->>>>>> mid size fonts <<<<<<------- ========= */
/* ========= ------->>>>>> sml size fonts <<<<<<------- ========= */
/**/
/* ------------------ 

   Here exists the font imports variables

------------------ */
/* ========= --------->>>>>> font styles <<<<<<-------- ========= */
/* 
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
*/
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+Antique:wght@300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Shadows+Into+Light&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Teko:wght@300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Heebo:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Kufam:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;500;600;700;800;900;1000&display=swap");
/**/
/* ------------------ 

   Here exists the mixins 

------------------ */
/* ========= ------->>>>>> placeholder mixin <<<<<<------ ========= */
/* end */
/* ========= ------->>>>>> responsive mixin <<<<<<------ ========= */
/* end */
/* ========= ------->>>>>> scrollbar style mixin <<<<<<------ ========= */
/* end */
/* ========= ------->>>>>> scrollbar style mixin <<<<<<------ ========= */
/* end */
/**/
/* ------------------ 

   Here exists the mixins for website

------------------ */
/**/
/* ------------------ 

   Here exists the placeholders 
   (a place holder is a group of style features shared among many classes)

------------------ */
/* =========> overlay layout on anything you want */
/* end */
/* =========> the img tag style */
.response-sec .container .image img, .response-sec .container .graphic-shape1 img, .one-block-sec-v2 .sec-body .graphics .shape img, .one-block-sec-v1 .sec-body .row .graphics.two-images .image2 img, .one-block-sec-v1 .sec-body .row .graphics.two-images .image1 img, .hero-sec .hero-image .image img, .hero-sec .hero-trust .image .inner img, .xmobile-navbar .graphic .shape img, .xmobile-navbar-trigger .container .logo .image img, .xnavbar .logo .image img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  image-rendering: -webkit-optimize-contrast;
  object-fit: cover;
} /* end */
/* =========> for video box style */
/* end */
/* =========> svg style shape */
/* end */
/* =========> hero section slider style version 1 put this placeholder in the div that has the owl-carousel class */
/* end */
/* =========> Absolute center 1 */
/* end */
/* =========> Absolute center 2 */
.response-sec .container .graphic-shape1, .hero-sec .hero-image .cta-btn {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
} /* end */
/* =========> Absolute center 3 */
/* end */
/* =========> continue the paragraph style 1 lines max */
/* end */
/* =========> continue the paragraph style 2 lines max */
/* end */
/* =========> continue the paragraph style 3 lines max */
/* end */
/* =========> continue the paragraph style 4 lines max */
/* end */
/**/
/* ------------------ 

   Here exists the website personlized placeholders
   (a place holder is a group of style features shared among many classes)

------------------ */
/* =========> responsive font sizes */
.cta-sec .cta-box p, .hero-sec .hero-desc .cta .cta-heading {
  font-size: 30px;
}
@media (max-width: 1300px) {
  .cta-sec .cta-box p, .hero-sec .hero-desc .cta .cta-heading {
    font-size: 25px;
  }
}
@media (max-width: 768px) {
  .cta-sec .cta-box p, .hero-sec .hero-desc .cta .cta-heading {
    font-size: 22px;
  }
}
@media (max-width: 650px) {
  .cta-sec .cta-box p, .hero-sec .hero-desc .cta .cta-heading {
    font-size: 20px;
  }
}
@media (max-width: 320px) {
  .cta-sec .cta-box p, .hero-sec .hero-desc .cta .cta-heading {
    font-size: 18px;
  }
}

.hero-sec .hero-desc .desc p {
  font-size: 24px;
}
@media (max-width: 1300px) {
  .hero-sec .hero-desc .desc p {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .hero-sec .hero-desc .desc p {
    font-size: 18px;
  }
}
@media (max-width: 650px) {
  .hero-sec .hero-desc .desc p {
    font-size: 16px;
  }
}
@media (max-width: 320px) {
  .hero-sec .hero-desc .desc p {
    font-size: 14px;
  }
}

footer .container p, p {
  font-size: 20px;
}
@media (max-width: 1300px) {
  footer .container p, p {
    font-size: 18px;
  }
}
@media (max-width: 650px) {
  footer .container p, p {
    font-size: 16px;
  }
}
@media (max-width: 320px) {
  footer .container p, p {
    font-size: 14.5px;
  }
}

.hero-sec .hero-image .cta-btn, .lang-btn, .xmobile-navbar .links li a, .xnavbar .links li a, .xbtn {
  font-size: 18px;
}
@media (max-width: 1300px) {
  .hero-sec .hero-image .cta-btn, .lang-btn, .xmobile-navbar .links li a, .xnavbar .links li a, .xbtn {
    font-size: 16.5px;
  }
}
@media (max-width: 768px) {
  .hero-sec .hero-image .cta-btn, .lang-btn, .xmobile-navbar .links li a, .xnavbar .links li a, .xbtn {
    font-size: 15px;
  }
}
@media (max-width: 650px) {
  .hero-sec .hero-image .cta-btn, .lang-btn, .xmobile-navbar .links li a, .xnavbar .links li a, .xbtn {
    font-size: 14px;
  }
}
@media (max-width: 320px) {
  .hero-sec .hero-image .cta-btn, .lang-btn, .xmobile-navbar .links li a, .xnavbar .links li a, .xbtn {
    font-size: 13px;
  }
}

/**/
/* ------------------ 

   Here exists the global style for some tags & classes

------------------ */
/* ========= --------->>>>>> universal selector */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
} /* end */
/* ========= --------->>>>>> html & body tags */
html, body {
  width: 100%;
  height: 100%;
} /* end */
/* ========= --------->>>>>> body tag */
body {
  overflow-x: hidden;
}
body.hidescroll {
  overflow: hidden;
}

/* end */
/* ========= --------->>>>>> ul tag */
ul {
  list-style: none;
  margin: 0;
  padding: 0;
} /* end */
/* ========= --------->>>>>> ol tag */
ol {
  margin: 0;
  padding: 0;
} /* end */
/* ========= --------->>>>>> container class */
.container {
  position: relative;
}

/* ========= --------->>>>>> row class */
.row {
  display: flex;
  flex-wrap: wrap;
}
.row-nm {
  margin-left: 0;
  margin-right: 0;
}

/* end */
/* ========= --------->>>>>> g-recaptcha class */
.g-recaptcha {
  margin-top: 15px;
}

/* ========= --------->>>>>> stay hidden class */
.stay-hidden {
  display: none;
}

/* ========= --------->>>>>> sizer class */
.sizer.with-padding {
  padding: 0 15px;
}

/* end */
/**/
/* ------------------ 

   Here exists the global classes for website

------------------ */
/* ========= --------->>>>>> body tag */
body {
  font-family: "Cairo", sans-serif;
  background-color: #fafafa;
}

/* ========== have been summoned ========== */
/* ========== summoning the website parts ========== */
/**/
/* =========> common heading 1 */
.common-heading1 {
  position: relative;
  letter-spacing: -2.5px;
  font-weight: 900;
  line-height: 1.45;
}
.common-heading1 .part1 {
  position: relative;
  display: block;
  font-size: 85px;
  font-weight: 900;
  color: #6fa4ea;
}
.common-heading1 .part1:last-child {
  margin: 0;
}
@media (max-width: 1300px) {
  .common-heading1 .part1 {
    font-size: 70px;
  }
}
@media (max-width: 768px) {
  .common-heading1 .part1 {
    font-size: 55px;
  }
}
@media (max-width: 425px) {
  .common-heading1 .part1 {
    font-size: 40px;
  }
}
@media (max-width: 320px) {
  .common-heading1 .part1 {
    font-size: 30px;
  }
}
.common-heading1 .part2 {
  position: relative;
  font-size: 78px;
  display: block;
  margin-left: 0;
  margin-right: 80px;
}
@media (max-width: 1300px) {
  .common-heading1 .part2 {
    font-size: 60px;
  }
}
@media (max-width: 768px) {
  .common-heading1 .part2 {
    font-size: 45px;
  }
}
@media (max-width: 650px) {
  .common-heading1 .part2 {
    margin-right: 0;
  }
}
@media (max-width: 425px) {
  .common-heading1 .part2 {
    font-size: 30px;
  }
}
@media (max-width: 320px) {
  .common-heading1 .part2 {
    font-size: 20px;
  }
}

/* =========> common heading 2 */
/* =========> rare heading 1 */
.rare-heading1 {
  position: relative;
  display: flex;
  text-decoration: none;
  text-align: center;
  font-size: 88px;
  margin: 0;
  white-space: nowrap;
}
@media (max-width: 1300px) {
  .rare-heading1 {
    font-size: 60px;
  }
}
@media (max-width: 768px) {
  .rare-heading1 {
    font-size: 35px;
  }
}
@media (max-width: 650px) {
  .rare-heading1 {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
@media (max-width: 425px) {
  .rare-heading1 {
    font-size: 20px;
    margin: 0 10px;
    margin-bottom: 12px;
  }
}
@media (max-width: 320px) {
  .rare-heading1 {
    font-size: 18px;
  }
}
.rare-heading1:hover {
  text-decoration: none;
}
.rare-heading1:focus {
  text-decoration-color: #6fa4ea;
}

/* =========> common eyebrow 1 */
/* =========> common eyebrow 2 */
/* =========> common subheading 1 */
/* =========> common subheading 2 */
/**/
/* =========> xbtn */
.xbtn {
  position: relative;
  display: inline-block;
  padding: 5px 30px;
  font-weight: 500;
  text-transform: capitalize;
  border: 1px solid transparent;
  border-radius: 25px;
  outline: 0;
}
.xbtn:hover {
  text-decoration: none;
}
.xbtn-style1 {
  background-color: #fafafa;
  border-color: #151515;
  color: #000;
  transition: all 0.3s ease-in-out;
}
.xbtn-style1:hover {
  background-color: #6fa4ea;
  color: #fff;
  border-color: #6fa4ea;
}
.xbtn-style2 {
  background-color: #000;
  border-color: #fff;
  color: #fff;
  transition: all 0.3s ease-in-out;
}
.xbtn-style2:hover {
  background-color: #6fa4ea;
  color: #fff;
  border-color: #6fa4ea;
}
.xbtn-style3 {
  background-color: #6fa4ea;
  border-color: transparent;
  color: #fff;
  border-radius: 0;
  transition: all 0.3s ease-in-out;
  text-transform: uppercase;
}
.xbtn-style3:hover {
  background-color: #000;
  color: #fff;
}
.xbtn-circle {
  padding: 0;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* end */
/**/
/* =========> card-outer */
.card-outer {
  position: relative;
  padding: 0 15px;
  margin-bottom: 30px;
} /* end */
/* =========> card1 */
/* =========> card2 */
/* =========> card3 */
/**/
/* ========== have been summoned ========== */
/* ========== summoning the website sections ========== */
/**/
/* ========= --------->>>>>> xnavbar */
.xnavbar {
  position: relative;
  padding: 15px 0;
}
.xnavbar .row {
  align-items: center;
  justify-content: flex-end;
}
.xnavbar .logo {
  position: relative;
  width: 25%;
}
.xnavbar .logo .image {
  position: relative;
  width: 100%;
  left: -5px;
}
.xnavbar .links {
  position: relative;
  display: flex;
  justify-content: flex-end;
  padding: 0 15px;
}
.xnavbar .links li {
  position: relative;
  margin-right: 25px;
}
@media (max-width: 320px) {
  .xnavbar .links li {
    margin-right: 10px;
  }
}
.xnavbar .links li a {
  position: relative;
  text-decoration: none;
  color: #474747;
  text-transform: capitalize;
  font-weight: 800;
}
.xnavbar .links li a::after {
  position: absolute;
  content: "";
  width: 0%;
  height: 1px;
  bottom: 0;
  left: 0;
  background: #000;
  transition: all 0.3s ease-in-out;
}
.xnavbar .links li a:hover::after {
  width: 100%;
}
.xnavbar .cta {
  position: relative;
  display: flex;
  justify-content: flex-end;
  width: 25%;
}
.xnavbar .cta a:last-child {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  margin-left: 0;
  margin-right: 10px;
}

/* end */
/* ========= --------->>>>>> xmobile-navbar-trigger */
.xmobile-navbar-trigger {
  display: none;
  position: fixed;
  background-color: #000;
  padding: 10px 0;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 4;
}
@media (max-width: 768px) {
  .xmobile-navbar-trigger {
    display: block;
  }
}
.xmobile-navbar-trigger .container .logo {
  position: relative;
  width: 50%;
  padding: 0 15px;
}
.xmobile-navbar-trigger .container .logo .image {
  position: relative;
  width: 175px;
  height: auto;
}
.xmobile-navbar-trigger .container .cta {
  position: relative;
  width: 50%;
  padding: 0 15px;
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 425px) {
  .xmobile-navbar-trigger .container .cta .xbtn {
    padding: 5px 15px;
  }
}
.xmobile-navbar-trigger .container .cta .bars {
  position: relative;
  width: 25px;
  height: auto;
  margin-right: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: transparent;
  border: 0;
  outline: 0;
  padding: 0;
}
@media (max-width: 320px) {
  .xmobile-navbar-trigger .container .cta .bars {
    margin-left: 8px;
    width: 20px;
  }
}
.xmobile-navbar-trigger .container .cta .bars span {
  position: relative;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #fff;
  margin-bottom: 8px;
  border-radius: 15px;
}
.xmobile-navbar-trigger .container .cta .bars span:last-child {
  margin-bottom: 0;
}
@media (max-width: 320px) {
  .xmobile-navbar-trigger .container .cta .bars span {
    height: 1px;
  }
}

/* end */
/* ========= --------->>>>>> xmobile-navbar */
.xmobile-navbar {
  position: fixed;
  display: none;
  width: 45%;
  height: 100vh;
  background-color: #fff;
  left: -100%;
  top: 0;
  box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
  z-index: 7;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 768px) {
  .xmobile-navbar {
    display: block;
  }
}
@media (max-width: 425px) {
  .xmobile-navbar {
    width: 73%;
  }
}
.xmobile-navbar.open {
  left: 0;
}
.xmobile-navbar .graphic {
  position: relative;
  background-color: #000;
  margin-bottom: 40px;
  padding: 50px 0;
}
.xmobile-navbar .graphic::after {
  position: absolute;
  content: "";
  width: 75%;
  height: 7px;
  background-color: #6fa4ea;
  bottom: 0;
  left: 0;
}
.xmobile-navbar .graphic .shape {
  position: relative;
  width: 90%;
  height: auto;
  margin: 0 auto;
}
.xmobile-navbar .links {
  position: relative;
  padding: 0 15px;
}
.xmobile-navbar .links li a {
  display: block;
  padding: 15px 20px 15px 0;
  text-decoration: none;
  color: #474747;
  text-transform: uppercase;
  font-weight: 500;
  border-bottom: 1px solid transparent;
  transition: all 0.3s ease-in-out;
}

/* ========= --------->>>>>> xmobile-navbar-close-overlay */
.xmobile-navbar-close-overlay {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 5;
}
.xmobile-navbar-close-overlay.open {
  display: block;
}

/* ========= --------->>>>>> lang button */
.lang-btn {
  display: none;
  position: fixed;
  bottom: 20px;
  left: 20px;
  background: #000;
  color: #fff;
  padding: 12px 30px;
  text-transform: uppercase;
  font-family: "Cairo", sans-serif;
  border: 0;
  outline: 0;
  z-index: 4;
  box-shadow: -3px 5px 0 0 #6fa4ea;
}
@media (max-width: 768px) {
  .lang-btn {
    display: block;
  }
}
.lang-btn i {
  margin-right: 5px;
}

/**/
/* ========= --------->>>>>> footer */
footer {
  position: relative;
  padding: 90px 0 70px 0;
}
@media (max-width: 650px) {
  footer {
    padding: 70px 0 50px 0;
    margin-top: 40px;
  }
}
footer .container .row {
  justify-content: space-between;
}
footer .container .row .text-wrap {
  padding: 0 15px;
  width: 50%;
}
@media (max-width: 650px) {
  footer .container .row .text-wrap {
    width: 100%;
  }
}
footer .container .row .text-wrap:nth-child(2) {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media (max-width: 650px) {
  footer .container .row .text-wrap:nth-child(2) {
    justify-content: flex-start;
  }
}
footer .container p {
  position: relative;
  margin-bottom: 20px;
  color: #000;
  font-weight: 500;
}
footer .container p span {
  color: #6fa4ea;
  font-weight: 700;
}
footer .container p a {
  text-decoration: none;
  color: #e3e3e3;
  transition: all 0.3s ease-in-out;
}
footer .container p a:hover {
  color: #6fa4ea;
}

/**/
/* ========= --------->>>>>> hero sec */
.hero-sec {
  padding-top: 30px;
}
@media (max-width: 768px) {
  .hero-sec {
    padding-top: 25px;
  }
}
.hero-sec .hero-heading {
  position: relative;
}
.hero-sec .hero-heading .graphic-shape {
  position: absolute;
  left: 0;
  top: 60%;
  transform: translateY(-50%) rotateY(180deg);
  width: 200px;
  height: 200px;
  background-color: #6fa4ea;
  clip-path: polygon(50% 0%, 58% 29%, 100% 9%, 100% 41%, 51% 57%, 78% 100%, 34% 73%, 0 91%, 19% 30%, 0 0);
}
@media (max-width: 1300px) {
  .hero-sec .hero-heading .graphic-shape {
    width: 175px;
    height: 175px;
  }
}
@media (max-width: 768px) {
  .hero-sec .hero-heading .graphic-shape {
    display: none;
  }
}
.hero-sec .hero-heading h1 {
  position: relative;
  margin-bottom: 40px;
  line-height: 1.25;
}
.hero-sec .hero-heading h1 .word-big1 {
  display: block;
  color: #000;
  font-size: 100px;
  font-weight: 1000;
}
@media (max-width: 1300px) {
  .hero-sec .hero-heading h1 .word-big1 {
    font-size: 80px;
  }
}
@media (max-width: 768px) {
  .hero-sec .hero-heading h1 .word-big1 {
    font-size: 60px;
  }
}
@media (max-width: 425px) {
  .hero-sec .hero-heading h1 .word-big1 {
    font-size: 50px;
  }
}
@media (max-width: 320px) {
  .hero-sec .hero-heading h1 .word-big1 {
    font-size: 40px;
  }
}
.hero-sec .hero-heading h1 .word-big2 {
  display: block;
  color: #000;
  font-size: 55px;
  font-weight: 1000;
  width: 80%;
}
@media (max-width: 1300px) {
  .hero-sec .hero-heading h1 .word-big2 {
    font-size: 60px;
  }
}
@media (max-width: 768px) {
  .hero-sec .hero-heading h1 .word-big2 {
    font-size: 45px;
    width: 100%;
  }
}
@media (max-width: 425px) {
  .hero-sec .hero-heading h1 .word-big2 {
    font-size: 30px;
  }
}
.hero-sec .hero-heading h1 .word-colored {
  color: #6fa4ea;
}
.hero-sec .hero-heading .hero-sub {
  margin-bottom: 30px;
}
.hero-sec .hero-trust {
  position: relative;
  margin-top: 50px;
  margin-bottom: 30px;
}
.hero-sec .hero-trust .row {
  align-items: center;
  justify-content: center;
}
.hero-sec .hero-trust .image {
  position: relative;
  width: 20%;
  padding: 0 15px;
}
@media (max-width: 425px) {
  .hero-sec .hero-trust .image {
    width: 33.33333%;
  }
}
.hero-sec .hero-trust .image .inner {
  position: relative;
  width: 100%;
}
.hero-sec .hero-image {
  position: relative;
  height: 845px;
  border: 2px solid #000;
}
@media (max-width: 768px) {
  .hero-sec .hero-image {
    height: 530px;
  }
}
@media (max-width: 650px) {
  .hero-sec .hero-image {
    height: 460px;
  }
}
@media (max-width: 425px) {
  .hero-sec .hero-image {
    height: 260px;
  }
}
@media (max-width: 320px) {
  .hero-sec .hero-image {
    height: 215px;
  }
}
.hero-sec .hero-image .image {
  position: relative;
  display: block;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
@media (max-width: 768px) {
  .hero-sec .hero-image .image {
    background-position: 74%;
  }
}
.hero-sec .hero-image .image::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.hero-sec .hero-image .cta-group {
  position: absolute;
}
.hero-sec .hero-image .cta-btn {
  position: absolute;
  text-transform: uppercase;
  color: #fff;
  background-color: #6fa4ea;
  padding: 15px 25px;
  font-weight: 900;
  text-decoration: none;
  word-spacing: 3px;
  transition: all 0.3s ease-in-out;
  text-align: center;
}
.hero-sec .hero-image .cta-btn:hover {
  background-color: #000;
}
@media (max-width: 425px) {
  .hero-sec .hero-image .cta-btn {
    width: 90%;
    word-spacing: 1px;
  }
}
.hero-sec .hero-desc {
  position: relative;
  padding: 70px 0;
}
@media (max-width: 650px) {
  .hero-sec .hero-desc {
    padding: 45px 0;
  }
}
@media (max-width: 650px) {
  .hero-sec .hero-desc .row {
    flex-direction: column-reverse;
  }
}
.hero-sec .hero-desc .cta {
  position: relative;
  width: 25%;
  padding: 0 15px;
}
@media (max-width: 768px) {
  .hero-sec .hero-desc .cta {
    width: 30%;
  }
}
@media (max-width: 650px) {
  .hero-sec .hero-desc .cta {
    width: 100%;
    text-align: center;
  }
}
.hero-sec .hero-desc .cta .cta-heading {
  position: relative;
  color: #000;
  text-transform: capitalize;
  font-weight: 500;
  margin-bottom: 25px;
}
.hero-sec .hero-desc .cta .cta-heading .special {
  position: relative;
  display: inline-block;
  color: #000;
  padding: 2px 7px 9px 7px;
}
.hero-sec .hero-desc .cta .cta-heading .special::before {
  position: absolute;
  width: 100%;
  height: 50%;
  content: "";
  left: 0;
  top: 8px;
  background-color: #6fa4ea;
  z-index: -1;
  transform: rotate(2deg);
}
.hero-sec .hero-desc .cta .xbtn {
  margin-bottom: 10px;
}
.hero-sec .hero-desc .desc {
  position: relative;
  width: 75%;
  padding: 0 15px;
}
@media (max-width: 768px) {
  .hero-sec .hero-desc .desc {
    width: 70%;
  }
}
@media (max-width: 650px) {
  .hero-sec .hero-desc .desc {
    width: 100%;
    margin-bottom: 50px;
    text-align: center;
  }
}
.hero-sec .hero-desc .desc p {
  position: relative;
  color: #000;
  line-height: 1.8;
  font-weight: 500;
}
.hero-sec .hero-desc .desc p span {
  position: relative;
  display: inline-block;
}
.hero-sec .hero-desc .desc p span.mark-small::after {
  position: absolute;
  content: "";
  bottom: -10px;
  left: 35px;
  height: 2px;
  width: 46px;
  background-color: #6fa4ea;
}
@media (max-width: 768px) {
  .hero-sec .hero-desc .desc p span.mark-small::after {
    bottom: -1px;
  }
}
.hero-sec .hero-desc .desc p span.mark-small::before {
  position: absolute;
  content: "";
  bottom: -14px;
  left: 15px;
  height: 13px;
  width: 53px;
  border: 2px solid #6fa4ea;
  border-right-color: transparent;
  border-left-color: transparent;
  border-bottom-color: transparent;
  border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
  transform: rotate(-7deg);
}
@media (max-width: 768px) {
  .hero-sec .hero-desc .desc p span.mark-small::before {
    bottom: -8px;
  }
}
.hero-sec .hero-desc .desc p span.mark-big::after {
  position: absolute;
  content: "";
  bottom: -19px;
  left: 84px;
  height: 7px;
  width: 113px;
  border: 2px solid #6fa4ea;
  border-right-color: transparent;
  border-left-color: transparent;
  border-bottom-color: transparent;
  border-radius: 25% 75% 51% 49%/10% 6% 94% 90%;
}
@media (max-width: 1300px) {
  .hero-sec .hero-desc .desc p span.mark-big::after {
    left: 89px;
    width: 88px;
  }
}
@media (max-width: 768px) {
  .hero-sec .hero-desc .desc p span.mark-big::after {
    bottom: -11px;
  }
}
@media (max-width: 650px) {
  .hero-sec .hero-desc .desc p span.mark-big::after {
    width: 62px;
  }
}
.hero-sec .hero-desc .desc p span.mark-big::before {
  position: absolute;
  content: "";
  bottom: -10px;
  left: -42px;
  height: 7px;
  width: 191px;
  border: 2px solid #6fa4ea;
  border-right-color: transparent;
  border-left-color: transparent;
  border-bottom-color: transparent;
  border-radius: 32% 68% 42% 58%/58% 6% 94% 42%;
}
@media (max-width: 1300px) {
  .hero-sec .hero-desc .desc p span.mark-big::before {
    left: -6px;
    width: 155px;
  }
}
@media (max-width: 768px) {
  .hero-sec .hero-desc .desc p span.mark-big::before {
    bottom: -5px;
  }
}
@media (max-width: 650px) {
  .hero-sec .hero-desc .desc p span.mark-big::before {
    width: 136px;
  }
}
@media (max-width: 425px) {
  .hero-sec .hero-desc .desc p span.mark-big::before {
    width: 103px;
    left: 15px;
  }
}

/* end */
/* ========= --------->>>>>> subhero sec */
/* end */
/**/
/* =========> one-block-sec-v1 . a section for one block content like graphic on left content on right kind of stuff */
.one-block-sec-v1 {
  position: relative;
  padding: 120px 0;
}
@media (max-width: 1300px) {
  .one-block-sec-v1 {
    padding: 100px 0;
  }
}
@media (max-width: 650px) {
  .one-block-sec-v1 {
    padding: 50px 0;
  }
}
@media (max-width: 425px) {
  .one-block-sec-v1 {
    padding: 30px 0;
  }
}
.one-block-sec-v1 .sec-header {
  position: relative;
  margin-bottom: 70px;
}
@media (max-width: 650px) {
  .one-block-sec-v1 .sec-header {
    margin-bottom: 30px;
  }
}
@media (max-width: 650px) {
  .one-block-sec-v1 .sec-body .row {
    flex-direction: column-reverse;
  }
}
.one-block-sec-v1 .sec-body .row .graphics {
  position: relative;
  width: 50%;
  padding: 0 15px;
}
@media (max-width: 650px) {
  .one-block-sec-v1 .sec-body .row .graphics {
    width: 100%;
  }
}
@media (max-width: 650px) {
  .one-block-sec-v1 .sec-body .row .graphics.two-images {
    display: flex;
    justify-content: space-between;
  }
}
.one-block-sec-v1 .sec-body .row .graphics.two-images .image1 {
  position: relative;
  width: 300px;
  height: 350px;
  border: 2px solid #000;
}
@media (max-width: 1024px) {
  .one-block-sec-v1 .sec-body .row .graphics.two-images .image1 {
    width: 230px;
    height: 290px;
  }
}
@media (max-width: 768px) {
  .one-block-sec-v1 .sec-body .row .graphics.two-images .image1 {
    width: 185px;
    height: 240px;
  }
}
@media (max-width: 650px) {
  .one-block-sec-v1 .sec-body .row .graphics.two-images .image1 {
    width: 48%;
    height: 275px;
  }
}
@media (max-width: 320px) {
  .one-block-sec-v1 .sec-body .row .graphics.two-images .image1 {
    height: 225px;
  }
}
.one-block-sec-v1 .sec-body .row .graphics.two-images .image2 {
  position: absolute;
  top: 50px;
  left: auto;
  right: 225px;
  width: 300px;
  height: 350px;
  border: 2px solid #000;
}
@media (max-width: 1024px) {
  .one-block-sec-v1 .sec-body .row .graphics.two-images .image2 {
    width: 230px;
    height: 290px;
  }
}
@media (max-width: 768px) {
  .one-block-sec-v1 .sec-body .row .graphics.two-images .image2 {
    width: 185px;
    height: 240px;
    right: 145px;
  }
}
@media (max-width: 650px) {
  .one-block-sec-v1 .sec-body .row .graphics.two-images .image2 {
    position: relative;
    right: 0;
    top: auto;
    width: 48%;
    height: 275px;
  }
}
@media (max-width: 320px) {
  .one-block-sec-v1 .sec-body .row .graphics.two-images .image2 {
    height: 225px;
  }
}
.one-block-sec-v1 .sec-body .row .context {
  position: relative;
  width: 50%;
  padding: 0 15px;
}
@media (max-width: 650px) {
  .one-block-sec-v1 .sec-body .row .context {
    margin-bottom: 45px;
    width: 100%;
  }
}
.one-block-sec-v1 .sec-body .row .context p {
  margin-bottom: 30px;
  font-weight: 400;
  color: #474747;
}
.one-block-sec-v1 .sec-body .row .context p:last-child {
  margin-bottom: 0;
}
.one-block-sec-v1 .sec-body .row .context p a {
  color: #6fa4ea;
}
.one-block-sec-v1 {
  /* >>>>>>>>>>>>>>> flip <<<<<<<<<<<<<<<<<<< */
}
.one-block-sec-v1.flip .sec-body .row {
  flex-direction: row-reverse;
}
@media (max-width: 650px) {
  .one-block-sec-v1.flip .sec-body .row {
    flex-direction: column-reverse;
  }
}
.one-block-sec-v1.flip .sec-body .row .graphics.two-images {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 650px) {
  .one-block-sec-v1.flip .sec-body .row .graphics.two-images {
    justify-content: space-between;
  }
}
.one-block-sec-v1.flip .sec-body .row .graphics.two-images .image2 {
  left: 225px;
  right: auto;
}
@media (max-width: 768px) {
  .one-block-sec-v1.flip .sec-body .row .graphics.two-images .image2 {
    left: 145px;
  }
}
@media (max-width: 650px) {
  .one-block-sec-v1.flip .sec-body .row .graphics.two-images .image2 {
    left: 0;
  }
}

/* end */
/* =========> one-block-sec-v2 */
.one-block-sec-v2 {
  position: relative;
  padding: 120px 0;
}
@media (max-width: 1300px) {
  .one-block-sec-v2 {
    padding: 100px 0;
  }
}
@media (max-width: 650px) {
  .one-block-sec-v2 {
    padding: 50px 0;
  }
}
@media (max-width: 425px) {
  .one-block-sec-v2 {
    padding: 30px 0;
  }
}
.one-block-sec-v2 .sec-header {
  position: relative;
  margin-bottom: 70px;
}
@media (max-width: 650px) {
  .one-block-sec-v2 .sec-header {
    margin-bottom: 30px;
  }
}
.one-block-sec-v2 .sec-body .context {
  position: relative;
  width: 100%;
  margin-bottom: 60px;
}
.one-block-sec-v2 .sec-body .context p {
  margin-bottom: 30px;
  font-weight: 400;
  color: #474747;
}
.one-block-sec-v2 .sec-body .context p:last-child {
  margin-bottom: 0;
}
.one-block-sec-v2 .sec-body .context .party {
  margin-bottom: 30px;
}
.one-block-sec-v2 .sec-body .context .party p {
  margin-bottom: 10px;
}
.one-block-sec-v2 .sec-body .graphics {
  position: relative;
  width: 100%;
}
.one-block-sec-v2 .sec-body .graphics .shape {
  width: 100%;
  height: auto;
}
/* end */
/**/
/* =========> multi-block-sec . like the section that holds cards or more than one piece of content to select from */
/* end */
/**/
/* ========= --------->>>>>> contact section */
/* end */
/**/
/* ========= --------->>>>>> cta section */
.cta-sec {
  position: relative;
  padding: 80px 0;
}
@media (max-width: 650px) {
  .cta-sec {
    padding: 40px 0;
  }
}
.cta-sec .cta-box {
  position: relative;
  width: 90%;
  padding: 40px 93px;
  margin: 0 auto;
  box-shadow: 10px 12px 0 0 #6fa4ea;
  transform: rotate(-1.5deg);
}
@media (max-width: 768px) {
  .cta-sec .cta-box {
    box-shadow: -7px 10px 0 0 #6fa4ea;
  }
}
@media (max-width: 650px) {
  .cta-sec .cta-box {
    padding: 30px 50px;
  }
}
@media (max-width: 425px) {
  .cta-sec .cta-box {
    padding: 20px 35px;
  }
}
.cta-sec .cta-box p {
  color: #e3e3e3;
  font-weight: 500;
  margin: 0;
}
.cta-sec .cta-box p .special {
  position: relative;
  display: inline-block;
  color: #fff;
}
.cta-sec .cta-box p .special::before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  left: -3px;
  top: 2px;
  background-color: #6fa4ea;
  z-index: -1;
  transform: rotate(-4deg);
}
.cta-sec .cta-box .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

/* end */
/**/
/* ========= --------->>>>>> loading section */
.loading-sec {
  position: fixed;
  height: 100vh;
  width: 100vw;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  z-index: 9;
}
.loading-sec .list-bars {
  display: flex;
  align-items: center;
}
.loading-sec .list-bars li {
  margin: 0 7px;
  width: 8px;
  border-radius: 10px;
  animation: animateList 0.8s infinite alternate;
}
.loading-sec .list-bars li:nth-child(odd) {
  height: 80px;
  animation-delay: 0.6s;
}
.loading-sec .list-bars li:nth-child(even) {
  height: 20px;
}

/* end */
/* ========= --------->>>>>> loading section animation */
@keyframes animateList {
  from {
    height: 5px;
  }
  to {
    height: 70px;
  }
}
/**/
/* ========= --------->>>>>> response section . the response pages that appear after major actions taken by user */
.response-sec {
  position: relative;
  height: 100vh;
}
.response-sec .container {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}
.response-sec .container .graphic-shape1 {
  position: absolute;
  width: 500px;
  height: auto;
  opacity: 0.15;
}
.response-sec .container .image {
  position: relative;
  width: 150px;
  height: auto;
  margin-bottom: 50px;
}
@media (max-width: 1300px) {
  .response-sec .container .image {
    width: 130px;
  }
}
@media (max-width: 768px) {
  .response-sec .container .image {
    width: 130px;
  }
}
@media (max-width: 650px) {
  .response-sec .container .image {
    width: 100px;
  }
}
@media (max-width: 320px) {
  .response-sec .container .image {
    width: 80px;
  }
}
.response-sec .container h1 {
  position: relative;
  margin-bottom: 20px;
}
.response-sec .container p {
  position: relative;
  margin-bottom: 20px;
}
.response-sec .container .unsub-form {
  width: 50%;
  margin-bottom: 30px;
}
.response-sec .container .unsub-form .xinput {
  text-align: center;
}
.response-sec {
  /* end container */
} /* end */
/* ========== have been summoned ========== */
/* ========== summoning the animations ========== */
/**/
/* ------------------ names of the animations here

   appear-toggle1 (to hide and show)
   move-up-down1 (translating Y animation)
   move-up-down2 (translating Y animation while have translateX(-50%))
   rotation
   pulse1
   (toast group) => toast-fadein, toast-expand, toast-stay, toast-shrink, toast-fadeout

------------------ */
/* -=-=-=-=-=-=-=-=-=-=- start appear toggle animation */
@-webkit-keyframes appear-toggle1 {
  0% {
    opacity: 1;
  }
  10% {
    opacity: 1;
  }
  20% {
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
} /* end */
@keyframes appear-toggle1 {
  0% {
    opacity: 1;
  }
  10% {
    opacity: 1;
  }
  20% {
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
} /* end */
/* -=-=-=-=-=-=-=-=-=-=- end appear toggle animation */
/* -=-=-=-=-=-=-=-=-=-=- start move up and down animation */
@-webkit-keyframes move-up-down1 {
  0% {
    -webkit-transform: translateY(-20%);
    -moz-transform: translateY(-20%);
    -o-transform: translateY(-20%);
    transform: translateY(-20%);
  }
  50% {
    -webkit-transform: translateY(20%);
    -moz-transform: translateY(20%);
    -o-transform: translateY(20%);
    transform: translateY(20%);
  }
  100% {
    -webkit-transform: translateY(-20%);
    -moz-transform: translateY(-20%);
    -o-transform: translateY(-20%);
    transform: translateY(-20%);
  }
} /* end */
@keyframes move-up-down1 {
  0% {
    -webkit-transform: translateY(-20%);
    -moz-transform: translateY(-20%);
    -o-transform: translateY(-20%);
    transform: translateY(-20%);
  }
  50% {
    -webkit-transform: translateY(20%);
    -moz-transform: translateY(20%);
    -o-transform: translateY(20%);
    transform: translateY(20%);
  }
  100% {
    -webkit-transform: translateY(-20%);
    -moz-transform: translateY(-20%);
    -o-transform: translateY(-20%);
    transform: translateY(-20%);
  }
} /* end */
@-webkit-keyframes move-up-down2 {
  0% {
    -webkit-transform: translateX(-50%) translateY(-20%);
    -moz-transform: translateX(-50%) translateY(-20%);
    -o-transform: translateX(-50%) translateY(-20%);
    transform: translateX(-50%) translateY(-20%);
  }
  50% {
    -webkit-transform: translateX(-50%) translateY(20%);
    -moz-transform: translateX(-50%) translateY(20%);
    -o-transform: translateX(-50%) translateY(20%);
    transform: translateX(-50%) translateY(20%);
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-20%);
    -moz-transform: translateX(-50%) translateY(-20%);
    -o-transform: translateX(-50%) translateY(-20%);
    transform: translateX(-50%) translateY(-20%);
  }
} /* end */
@keyframes move-up-down2 {
  0% {
    -webkit-transform: translateX(-50%) translateY(-20%);
    -moz-transform: translateX(-50%) translateY(-20%);
    -o-transform: translateX(-50%) translateY(-20%);
    transform: translateX(-50%) translateY(-20%);
  }
  50% {
    -webkit-transform: translateX(-50%) translateY(20%);
    -moz-transform: translateX(-50%) translateY(20%);
    -o-transform: translateX(-50%) translateY(20%);
    transform: translateX(-50%) translateY(20%);
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-20%);
    -moz-transform: translateX(-50%) translateY(-20%);
    -o-transform: translateX(-50%) translateY(-20%);
    transform: translateX(-50%) translateY(-20%);
  }
} /* end */
/* -=-=-=-=-=-=-=-=-=-=- end move up and down animation */
/* -=-=-=-=-=-=-=-=-=-=- start rotation animation */
@-webkit-keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* -=-=-=-=-=-=-=-=-=-=- end rotation animation */
/* -=-=-=-=-=-=-=-=-=-=- start pulse1 animation */
@-webkit-keyframes pulse1 {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1);
  }
  20% {
    transform: scale(1.2);
  }
  30% {
    transform: scale(1.2);
  }
  40% {
    transform: scale(1);
  }
  50% {
    transform: scale(1);
  }
  60% {
    transform: scale(1.2);
  }
  70% {
    transform: scale(1.2);
  }
  80% {
    transform: scale(1);
  }
  90% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
} /* end */
@keyframes pulse1 {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1);
  }
  20% {
    transform: scale(1.2);
  }
  30% {
    transform: scale(1.2);
  }
  40% {
    transform: scale(1);
  }
  50% {
    transform: scale(1);
  }
  60% {
    transform: scale(1.2);
  }
  70% {
    transform: scale(1.2);
  }
  80% {
    transform: scale(1);
  }
  90% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
} /* end */
/* -=-=-=-=-=-=-=-=-=-=- end appear toggle animation */
/* -=-=-=-=-=-=-=-=-=-=- start toast animations group */
@-webkit-keyframes toast-fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}
@keyframes toast-fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}
@-webkit-keyframes toast-expand {
  from {
    min-width: 50px;
  }
  to {
    min-width: 270px;
  }
}
@keyframes toast-expand {
  from {
    min-width: 50px;
  }
  to {
    min-width: 270px;
  }
}
@-webkit-keyframes toast-stay {
  from {
    min-width: 270px;
  }
  to {
    min-width: 270px;
  }
}
@keyframes toast-stay {
  from {
    min-width: 270px;
  }
  to {
    min-width: 270px;
  }
}
@-webkit-keyframes toast-shrink {
  from {
    min-width: 270px;
  }
  to {
    min-width: 50px;
  }
}
@keyframes toast-shrink {
  from {
    min-width: 270px;
  }
  to {
    min-width: 50px;
  }
}
@-webkit-keyframes toast-fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 60px;
    opacity: 0;
  }
}
@keyframes toast-fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 60px;
    opacity: 0;
  }
}
/* -=-=-=-=-=-=-=-=-=-=- end rotation animation */
/* ========== have been summoned ========== */
/* ========== for creating the logo ========== */
/*
body{background-color: $light-color1-v2;}

.logo-test{
    position: relative;
    width: 940px;
    margin: 0 auto;
    margin-top: 60px;
    display: flex;
    align-items: center;
    .image{
        position: relative;
        width: 20%;
        .holder{
            position: relative;
            width: 90%;
            top: -5px;
            img{@extend %normal-image-style;}
        }
    }
    .context{
        position: relative;
        width: 80%;
        .first{
            position: relative;
            display: block;
            text-transform: uppercase;
            font-size: 77px;
            font-weight: 900;
            color: black;
            font-style: italic;
            word-spacing: 10px;
            letter-spacing: 1.9px;
        }
        .second{
            position: relative;
            display: none;
            text-transform: uppercase;
            font-size: 35px;
            color: $light-color2-v1;
            font-style: italic;
            word-spacing: 10px;
            font-weight: 600;
            top: -22px;
        }
    }
}

.logo-test2{
    position: relative;
    width: 940px;
    margin: 0 auto;
    margin-top: 60px;
    display: flex;
    align-items: center;
    .image{
        position: relative;
        width: 20%;
        .holder{
            position: relative;
            width: 90%;
            // top: -5px;
            top: 13px;
            img{@extend %normal-image-style;}
        }
    }
    .context{
        position: relative;
        width: 80%;
        text-align: right;
        .first{
            position: relative;
            display: block;
            font-size: 82px;
            font-weight: 900;
            color: black;
            font-family: $fonttype1-AR;
        }
        .second{
            position: relative;
            display: none;
            text-transform: uppercase;
            font-size: 38px;
            color: $light-color2-v1;
            font-family: $fonttype1-AR;
            top: -11px;
            font-weight: 600;
        }
    }
}
*/

/*# sourceMappingURL=web-style.css.map */
