@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro: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&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Kanit: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&family=Teko:wght@300..700&display=swap');
*, ::after, ::before {

    box-sizing: border-box;

    padding: 0;

    margin: 0;

}

a, abbr, acronym, address, applet, big, blockquote, body, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, tt, ul, var {

	border: 0;

	margin: 0;

	outline: none !important;

	padding: 0;

	vertical-align: baseline;

	font-family: "Kanit", sans-serif;

}



body {

	margin: 0;

	padding: 0;

	background: #fff;

	background-repeat: repeat-x;

	font-size:1.4rem;

	color:#272320;



}



a{

	color:inherit;

	outline: none !important;

    text-decoration: none;

}

a:hover{

    color:inherit;

    text-decoration:none;

}



.dropdown-toggle::after{

    border: none !important;

    content: "\f107";

    font-family: "fontAwesome";

    position: absolute;

}



.btn:focus{

	outline: none !important;

}

ol {

	padding-left: 0;

}

ul {

	padding: 0;

	list-style: none;

    margin: 0;

}

img {

	vertical-align: top;

	max-width:100%;

	border: none;

	outline: none;

}



.btn:focus,

.form-control:focus,

.resizeselect:focus{

	box-shadow: none;

	border: none;

	outline: 0;

}

:root{

    --lightcolor:#fd0104;

    --darkcolor:#000000;

    --whitecolor:#ffffff;

    --text-color:#54595f;

    --head-text:#030303;

    --text-darkgray: #555;

    --text-hilight:#ff5801;



    --scale-start: 0.5;

  --scale-end: 1.001;

  --hover-offset: 5%;



   --ease-bounce-out: cubic-bezier(0.34, 1.56, 0.64, 1);

}



@media (prefers-reduced-motion) {

  :root {

    --scale-start: var(--scale-end);

    --ease-elastic: ease-in-out;

    --ease-bounce-out:  ease-in-out;

    --hover-offset: 0;

  }

}



header{ padding-bottom: 1px; position: fixed;  z-index: 3;  left: 0; right: 0; width: 100%;  }



.navbar{ position: relative; z-index: 2; padding-top: 19px; }

.navbar-light .navbar-nav .nav-link{ text-transform: capitalize;  font-size: 19px; position: relative;

    font-weight: 300; color: #fff; padding: 7px 20px; font-family: "Kanit", sans-serif; }

.navbar-light .navbar-nav .nav-link:hover{  color: #fff;  }

.navbar-light .navbar-nav .nav-link:focus{ color: var(--lightcolor) !important; }

header .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link{

  color: var(--lightcolor);

}



header .navbar-expand-lg .navbar-nav{  margin-left: 16px;  align-items: center; margin: 0 auto !important; 

   }

.navbar-brand{    width: 150px; display: table; margin: auto;}

.last-footers06 h3{ font-family: "Be Vietnam Pro", sans-serif; line-height: 40px !important; text-align: center;}

.free-btn015{     background: var(--lightcolor);

    border-radius: 30px;  padding: 11px 29px;  color: #fff !important;

    margin-left: 9px;

    text-transform: capitalize; display: flex; align-items: center; transition: all 0.5s; border: none !important; }

.free-btn015 span{ display: flex; align-items: center; justify-content: center;

    text-align: center; line-height: 1.34; font-weight: 500; font-size: 18px;     font-family: "Kanit", sans-serif; }



.free-btn015 i{ left: 10px; position: relative; transform: translateX(0); transition: all 0.5s; }

.free-btn015:hover{ background: var(--whitecolor); color: var(--head-text) !important; }

.free-btn015:hover i{ transform: translateX(4px); transition: all 0.5s;  }

.book-btn015{ background-image: linear-gradient(90deg, #CF110D 0%, #DFD232 100%);  border-radius: 18px;

  padding: 5px 16px 7px 16px !important; font-weight: 500; font-size: 15px; color: #fff !important; margin-left: 0; }

.book-btn015:hover{ background-image: linear-gradient(90deg, #DFD232 0%, #CF110D 100%);  }

.book-btn015 span{ display: flex; align-items: center; justify-content: center;  text-align: center;   line-height: 19px; }



.megamenu { position: absolute; max-width: 100%; left: 0; right: 0; padding: 15px; min-width: 58rem; border: none !important; }

.right-socials-links{ position: relative; top: -3px; }

/* .dropdown-menu2 { left: 0; right: 0; max-width: 100%; padding: 25px; transition: all .25s ease; opacity: 0;

    display: flex !important; z-index: 5; top: 96px; visibility: hidden;  min-width: 74rem;

    width: 100%;  opacity: 0; -webkit-transition: all .4s ease 0s; -o-transition: all .4s ease 0s;

    transition: all .4s ease 0s; justify-content: space-between;

} */

.megamenu h1{ font-size: 50px;  font-weight: 600; color: #030303; line-height: 52px; }

.megamenu p{ font-weight: 400; font-size: 16px; line-height: 1.5; color: #555; margin-top: 15px;}

.ul{ column-count: 3; margin-top: 50px;}

.ul li{ margin-bottom: 25px;}

.ul li a{ font-size: 18px; font-weight: 500; color: #121212;}

.bottoms-div015 .comon-list015 h3{ color: #fff; font-size: 28px; font-weight: 600; margin-bottom: 15px; }

.bottoms-div015 .comon-list015 a{ color: #DFDFDF; font-size: 16px; font-weight: 400; }

.last-footers06 h3{ color: #fff; font-size: 30px; line-height: 1.4rem; }



/* banner */

.top-homes-header header{

  position: relative;

  z-index: 3;

}

.top-homes-header .banner-sections-div{

  position: relative;

  z-index: 1;

}


.navbar-nav .dropdown-menu{
  background-color: #04040494;
  background-color: #04040494;
  min-width: 18rem;
  border: solid 5px #bbbbbb0f;
}
.dropdown-item{
     color: #dedede;
    font-family: "Kanit", sans-serif;
    padding: 13px 25px;
    font-size: 16px;
    font-weight: 400 !important;
    border-bottom: solid 1px #8282822e;
    transition: all 0.5s;
}
.dropdown-item:hover,
.dropdown-item:focus{
    background-image: linear-gradient(132deg, #DB0E33 49%, #FF8503 100%);
    color: var(--whitecolor) !important;
}
.navbar-nav .dropdown-menu li:last-child .dropdown-item{
   border-bottom:none !important;
}
.dropdown-item:hover::before,
.dropdown-item:hover::after{
  display: none !important;
}
.overflows-div{

  background: url(../images2/graph.png) no-repeat;

  position: absolute;

  left: 0;

  right: 0;

  width: 100%;

  height: 100%;

  z-index: 2;

  top:0;

  background-size: cover;

}

#webgls-div{

  background: url(../images2/download-bg.webp) no-repeat;

  background-size: cover;

  width: 100%;

  height: 700px;

  position: absolute;

  top:0;

  left: 0;

  right: 0;

}

.top-homes-header{

  background: #1b1b1b !important;

  min-height: 1020px;

  border-radius: 0 0 90px 0;

  overflow: hidden;

}

.top-homes-header .navbar-collapse{

  justify-content: center;

}

.videos-sections0152{

    margin-top: 0px;

    width: 100%;

    height: 381px;

    transform: translateX(-150px);

}

.videos-sections0152 video{

  width: 100%;

  height: 100%;

  object-fit: cover;

  border-radius: 15px;

  overflow: hidden;

}





.rounds-trips01{

  --width: 400px;

  --height: 400px;

  background: var(--whitecolor);

  color: var(--head-text);

  display: inline-block;

  border-radius: 50%;

   display: flex;

  justify-content: center;

  align-items: center;

  width: var(--width, 200px);

  height: var(--height, 200px);

}

.banner-texts-context{

   position: relative;

   margin-top:-240px;

}





.circle {

    position: relative;

    width: 200px;

    height: 200px;

    border-radius: 50%;

    

    background-color: var(--whitecolor);

    display: flex;

    justify-content: center;

    align-items: center;

}



.logo {

    position: absolute;

    width: 150px;

    height: 150px;

    background-image: url("../images2/logo.webp");

    background-size: cover;

    border-radius: 50%;

}



.text {

    position: absolute;

    width: 100%;

    height: 100%;

    animation: rotateText 12s linear infinite;

}

.text6 {

    position: absolute;

    width: 100%;

    height: 100%;

    animation: rotateText 12s linear infinite;

}

.textn12 {

    position: absolute;

    width: 100%;

    height: 100%;

    animation: rotateText 12s linear infinite;

}

.text o{

    font-size: 15px;

    font-weight: 600;

    text-transform: uppercase;

}

.textm o{

    font-size: 15px;

    font-weight: 600;

    text-transform: uppercase;

}

.text6 o{

    font-size: 15px;

    font-weight: 600;

    text-transform: uppercase;

}
.textn12 o{

    font-size: 15px;

    font-weight: 600;

    text-transform: uppercase;

}

.text7 {

    position: absolute;

    width: 100%;

    height: 100%;

    animation: rotateText 12s linear infinite;

}

.text7 o{

    font-size: 15px;

    font-weight: 600;

    text-transform: uppercase;

}

.text8 {

    position: absolute;

    width: 100%;

    height: 100%;

    animation: rotateText 12s linear infinite;

}

.text8 o{

    font-size: 15px;

    font-weight: 600;

    text-transform: uppercase;

}



.text9 {

    position: absolute;

    width: 100%;

    height: 100%;

    animation: rotateText 12s linear infinite;

}

.text9 o{

    font-size: 15px;

    font-weight: 600;

    text-transform: uppercase;

}



.b-white-text{

  background: var(--whitecolor);

    padding: 0;

    width: 225px;

    height: 223px;

    border-radius: 50%;

    overflow: hidden;

    display: grid;

    justify-content: center;

    align-content: center;

}



.explores-div{ margin-top: 50px; width: fit-content; }

.explores-div .arrows-icons{

  background: #DB0E33;

  width: 50px; height: 50px; border-radius: 50%;

  display: grid;

  align-content: center;

  justify-content: center;

  color: var(--head-text);

}

.explores-div .text-btn-gets{

      background-image: linear-gradient(132deg, #DB0E33 49%, #FF8503 100%);

  border-radius: 28px;

  padding: 16px 22px;

  display: inline-block;

  font-weight: 500;

  text-transform: uppercase;

   font-family: "Kanit", sans-serif;

   position: relative;

   z-index: 2;

   transition: all 0.5s;

   transform: translateX(0);

   color: var(--head-text);
   font-size: 16px;

}


.banner-texts-context h2{

  font-family: "Teko", sans-serif;

  font-size: 170px;

  font-weight: 600;

  text-transform: uppercase;

  letter-spacing: 1px;

  line-height: 155px;

  width: 60%;

  

}

.strat-ratings015 h4{

  font-size: 83px;

  font-family: "Teko", sans-serif;

  line-height: 70px;

  font-weight: 700;

  -webkit-text-stroke-width: 1px;

  stroke-width: 1px;

      color: #00000000;

    -webkit-text-stroke-color: var(--lightcolor);

    stroke: var(--lightcolor);

}

.rights-icons{

  position: absolute;

  right: -2px;

  top:2px;

  background: #FF8503 !important;

  z-index: 1;

  color: var(--head-text);

}

.explores-div:hover .text-btn-gets{

  transform: translateX(-61px);

}

.socilic-list{

  margin-top: 80px;

}

.socilic-list a{

  color: var(--whitecolor);

  font-size: 19px;

  font-weight: 300;

}

@keyframes rotateText {

    0% {

        transform: rotate(0deg);

    }



    100% {

        transform: rotate(360deg);

    }

}



.text span,

.text2 span,

.text3 span,

.text4 span,

.text5 span,

.text6 span,

.text7 span,

.text8 span,
.textn12 span,
.textm span{

    position: absolute;

    left: 50%;

    font-size: 18px;

    transform-origin: 0 100px;

    

}

.text9 span {

    position: absolute;

    left: 50%;

    font-size: 15px;

    transform-origin: 0 73px;

}

/* .process-sections-div .b-white-text,

.process-sections-div .circle{

    width: 150px;

    height: 150px;

} */

.process-sections-div .logo{

  width: 100px;

  height: 100px;

}

.text2 span,

.text3 span,

.text4 span,

.text5 span{

  text-transform:uppercase ;

  transform-origin: 0 97px;



}
.videos-sections0152 img{
    overflow: hidden;
    border-radius: 20px;
    width: 85%;
    margin-left: auto;
    display: table;

}

.vides-sections .videos-sections0152 img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0;
}




.drak-btn.btn-mores-links{

  background-image: linear-gradient(132deg, #DB0E33 49%, #FF8503 100%);

  box-shadow: 24px 18px 60px 0px rgba(248.99999999999994, 0, 0, 0.62);

}

.drak-btn.btn-mores-links span{

  color: #fff;

}

.drak-btn.btn-mores-links span strong{

  background: var(--whitecolor);

}

.drak-btn.btn-mores-links span strong i{

  color: var(--text-hilight);

}

.comons-coutings h3 span,

.comons-coutings h3{

  font-family: 'ClashGrotesk-Semibold';

  font-size: 90px;

  color: var(--head-text);

}



.effect-4 a:before {

  content: "{";

  left: -2px;

}



.effect-4 a:after {

  content: "}";

  right: -2px;

}



.effect-4 a:before,

.effect-4 a:after {

  position: absolute;

  opacity: 0;

  color: #fff;

  top:6px;

  transition: all .5s;

}



.effect-4 a:hover:before,

.effect-4 a:hover:after {

  opacity: 1;

}



.effect-4 a:hover:before {

  left: -5px;

}



.effect-4 a:hover:after {

  right: -5px;

}



.arrowts-icons{

  position: absolute;

      right: 259px;

    bottom: -80px;

}

.calls-div01 .cions01{

  width: 50px;

  height: 50px;

  background: #fff;

  border-radius: 50px;

  overflow: hidden;

  margin-right: 8px;

  color: var(--head-text);

  display: flex;

  align-items: center;

  text-align: center;

  justify-content: center;

}

.calls-div01  i{

    font-size: 31px;

    color: var(--whitecolor);

    position: relative;

    left: -7px;



}

.arrowts-icons img{

  width: 73%;

}

.calls-div01 h5{

  font-size: 14px;

  font-weight: 300;

  text-transform: capitalize;

  font-family: "Kanit", sans-serif;

}

.calls-div01 h5 span{

  font-size: 22px;

  font-weight: 400;

  font-family: "Kanit", sans-serif;

}

.btn-hozit i{

  font-size: 28px;

  color: #fff !important;

}

.nav-link .calls-div01 h5{

  color: #fff !important;

}



@font-face {

  font-family: 'ClashGrotesk-Extralight';

  src: url('../fonts/ClashGrotesk-Extralight.woff2') format('woff2'),

       url('../fonts/ClashGrotesk-Extralight.woff') format('woff'),

       url('../fonts/ClashGrotesk-Extralight.ttf') format('truetype');

  font-weight: 200;

  font-display: swap;

  font-style: normal;

}

@font-face {

  font-family: 'ClashGrotesk-Light';

  src: url('../fonts/ClashGrotesk-Light.woff2') format('woff2'),

       url('../fonts/ClashGrotesk-Light.woff') format('woff'),

       url('../fonts/ClashGrotesk-Light.ttf') format('truetype');

  font-weight: 300;

  font-display: swap;

  font-style: normal;

}

@font-face {

  font-family: 'ClashGrotesk-Regular';

  src: url('../fonts/ClashGrotesk-Regular.woff2') format('woff2'),

       url('../fonts/ClashGrotesk-Regular.woff') format('woff'),

       url('../fonts/ClashGrotesk-Regular.ttf') format('truetype');

  font-weight: 400;

  font-display: swap;

  font-style: normal;

}

@font-face {

  font-family: 'ClashGrotesk-Medium';

  src: url('../fonts/ClashGrotesk-Medium.woff2') format('woff2'),

       url('../fonts/ClashGrotesk-Medium.woff') format('woff'),

       url('../fonts/ClashGrotesk-Medium.ttf') format('truetype');

  font-weight: 500;

  font-display: swap;

  font-style: normal;

}

@font-face {

  font-family: 'ClashGrotesk-Semibold';

  src: url('../fonts/ClashGrotesk-Semibold.woff2') format('woff2'),

       url('../fonts/ClashGrotesk-Semibold.woff') format('woff'),

       url('../fonts/ClashGrotesk-Semibold.ttf') format('truetype');

  font-weight: 600;

  font-display: swap;

  font-style: normal;

}

@font-face {

  font-family: 'ClashGrotesk-Bold';

  src: url('../fonts/ClashGrotesk-Bold.woff2') format('woff2'),

       url('../fonts/ClashGrotesk-Bold.woff') format('woff'),

       url('../fonts/ClashGrotesk-Bold.ttf') format('truetype');

  font-weight: 700;

  font-display: swap;

  font-style: normal;

}



.banner-sections-div{

  margin-top: 100px;

}



.list-text{

  width: 100%;

}



.tops-companys-div p{

  font-size: 18px;

}



.body-mains01-div{

  padding:0;

}

.crm-big-headings{

  font-family: 'ClashGrotesk-Semibold';

  width: 100%;

  font-size: 100px;

  color: var(--head-text);

  line-height: 87px;

  margin-top: 24px;



}

.sub-whos-text{

  text-transform: uppercase;

  color: var(--head-text);

  font-size: 19px;

  border-bottom: solid 1px #f5f5f5;

  display: inline-block;

  padding-bottom: 13px;

}

.how-ites-differrest01{

  padding: 100px 0;

}

.how-ites-differrest01 figure{

  border-radius: 20px;

  overflow: hidden;

  height: 760px;

  box-shadow: #e0e0e0 2px 23px 48px;

    border: solid 1px #fff;

}

.how-ites-differrest01 p{

  color: #525355;

  font-family: 'ClashGrotesk-Regular';

}

.how-ites-differrest01 figure img{

  object-fit: cover;

  width: 100%;

  height: 100%;

}

.container {

  max-width: 1260px;

}

 h5 .rights01-dots{

  background: #FFB919;

  background: linear-gradient(57deg,rgba(255, 185, 25, 1) 0%, rgba(255, 68, 154, 1) 50%);

  width: 18px;

  height: 18px;

  display: inline-block;

  border-radius: 4px;

  margin-right: 5px;



}

.crm-big-headings span{

  color: var(--text-hilight);

  font-family: 'ClashGrotesk-Semibold';

}

.comons-coutings{

  padding: 30px;

}



.comons-coutings p{

  font-size: 25px;

  color: var(--lightcolor);

  font-family: 'ClashGrotesk-Regular';

}

.list-border01  > div:first-child .comons-coutings{

  border-right:  solid 1px #f5f5f5;

  border-bottom:  solid 1px #f5f5f5;

  padding-right: 20px !important;

}

.list-border01  > div:nth-child(3) .comons-coutings{

  border-right:  solid 1px #f5f5f5;

  padding-right: 20px !important;



}

.list-border01  > div:nth-child(4) .comons-coutings{

    padding-left: 70px !important;

}

.list-border01  > div:nth-child(2) .comons-coutings{

   border-bottom:  solid 1px #f5f5f5;

   padding-left: 70px !important;

}

.why-choose-us{

  background:

    url(../images2/pattern-bg.webp) repeat top left,

    url(../images2/bg-404.png) no-repeat top center,

    url(../images2/bg-cta.png) no-repeat top right,

     #020202;

  position: relative;

  padding: 100px 0;

}

.comons-award{

  border-bottom: solid 1px var(--whitecolor);

  padding-bottom: 20px;

}

.comons-award p{

  font-family: 'ClashGrotesk-Regular';

  color: #868686;

  font-size:22px;

  margin-top: 10px;

  width: 86%;

  margin-left: auto;

}

.comons-award h4{

  display: flex;

  align-items: center;

}

.comons-award h4 strong{

  background: var(--whitecolor);

  width: 50px;

  height: 50px;

  border-radius: 50%;

  color: var(--head-text);

  display: grid;

  align-content: center;

  justify-content: center;

  margin-right: 22px;

  position: relative;

  font-size: 20px;

}

.numbers01{

  font-size: 45px;

  opacity: 0.1;

  font-weight: 700;

}



.comons-award h4 strong::before{

  position: absolute;

  content: "";

  border: dashed 1px var(--whitecolor);

  display: inline-block;

  width: 72px;

  height: 72px;

  left: -11px;

  right: 0;

  top: -10px;

  border-radius: 50%;

}

.comons-award h4 span{

  font-size: 35px;

}

.comons-award figure{

  background: #fff;

  width: 20%;

  border-radius: 8px;

}

.comon-sptic.color-bgs1{

  background-image: linear-gradient(132deg, #DB0E33 49%, #FF8503 100%);



}

.comon-sptic{

  padding: 35px;

  width: 90%;

  margin-left: auto;

  background: #fff;

  font-family: 'ClashGrotesk-Regular';

  font-size: 18px;

  font-family: 'ClashGrotesk-Regular';

  margin-bottom: 30px;

}

.numbers01{

  position: absolute;

  right: 20px;

  top:20px;

}

.color-bgs1 i{

  color: var(--whitecolor);

}

.comon-sptic a{

  text-decoration: underline;

  color: #e22728;

  font-family: "Kanit", sans-serif;

}

.comon-sptic .d-block svg{

  fill: #e22728;

}

.pulst{

  font-size: 50px;

}

.rights01-dots-logs{

    width: 41px;

    height: 41px;

    display: inline-block;

    border: solid 1px #bbb;

    border-radius: 50px;

}

.dffercest{

  color: var(--text-hilight);

}

.services-sections015{

  padding: 70px 0;

}

.crmBottomBorders{

  display: flex;

  align-items: center;

  justify-content: space-between;

  width: 100%;

}

.crmBottomBorders .leftIcons2{

  width: 90%;

}



main .crm-big-headings{

  font-size: 87px;

}

.services-parts-015 .accordion-button{

    display: block;

    background: none !important;

    width: 60%;

    margin-left: auto;

    margin-bottom: 15px;

    border-bottom: solid 1px #e2e2e2;



}

.services-parts-015 .accordion-button::after{

  position: absolute;

  right: 20px;

  top:50%;

  transform: translateY(-50%);

}



.services-parts-015 .accordion-item{

  border: none !important;

}

.titels-us{

  margin-bottom: 15px;

  font-size: 40px;

  display: block;

}

.titels-us small{

  font-size: 25px;

}

.list-features span{

  font-size: 17px;

  margin-right: 12px;

  background: #eeeeeebb;

  padding: 10px 20px;

  border-radius: 50px;

  font-size: 14px;

  border: solid 1px #e4e4e4;

}

.services-parts-015 .accordion-button:not(.collapsed){

  color: var(--text-hilight);

}

.services-parts-015 .accordion-button:not(.collapsed) .list-features{

  color: var(--darkcolor) !important;

}

.titels-us strong{

  text-transform: uppercase;

  font-size: 30px;

  font-weight: 700;

  font-family: 'ClashGrotesk-Semibold';

}

.services-parts-015 .accordion-button:focus{

  box-shadow: none !important;

}

span.icon-dots{

  font-size: 9px !important;

}

.news-videos-content .left-infos-div120{

  margin-top: -100px !important;

  position: absolute;

  width: 36%;

  top: 11%;

  display: inline-block;

}

.news-videos-content figure{

  height: 580px;

  border-radius: 10px;

  display: inline-block;

  width: 100%;

  overflow: hidden;

  margin-bottom: 30px !important;



}

.logos-clients-div .col{

   border: solid 1px #ebebeb;

   text-align: center;



}

.logos-clients-div .col .log-imgs{

   padding: 15px 26px;

}

.cions-colors{

  color: var(--text-hilight);

  

}

.cions-colors i{

  font-size: 28px;

}

.news-videos-content li{

  margin-bottom: 0;

  display: flex;

  align-items: center;

  color: #525355;

  font-size: 19px;

}

.news-videos-content h5{

  color: var(--head-text);

  font-size: 24px;

  font-weight: 600;

}

.news-videos-content li i{

  

  margin-right: 5px;

}

.news-videos-content figure img{

  object-fit: cover;

  width: 100%;

  height: 100%;

}

.worksd-sections-div{

    background:

    url(../images2/pattern-bg.webp) repeat top left,

    url(../images2/bg-404.png) no-repeat top center,

    url(../images2/bg-cta.png) no-repeat top right,

     #020202;

  position: relative;

  padding: 100px 0;

}

.bg-gradents{

  position: absolute;

  left: 0;

  top:10%;

}

.slider-div-works{

  margin-top: 70px;

}

.work-post01 h4{

  margin-bottom: 3px;

  color: var(--whitecolor);

  font-size: 35px;

  font-weight: 500;

}

.work-post01{

  border: solid 1px #bbbbbb63;

  padding: 30px;

  border-radius: 10px;

  display: inline-block;

  width: 100%;

  background: var(--head-text);

}

.work-post01 ul{

  display: flex;

  align-items: center;

  font-size: 18px;

}

.work-post01 ul li{

    margin-right: 12px;

    background: #ffffff14;

    padding: 10px 20px;

    border-radius: 50px;

    font-size: 13px;

    color: #ffffff;

}

.work-post01 figure{

  border-radius: 7px;

  display: inline-block;

  width: 100%;

  height: 250px;

  overflow: hidden;

  margin-top: 15px;

  position: relative;

}

.work-post01 figcaption{

  background: var(--text-hilight);

  overflow: hidden;

  color: var(--whitecolor);

  width: 45px;

  height: 45px;

  border-radius: 50px;

  font-size: 16px;

  transition: all 0.5s;

  margin-left: 0;

  text-transform: uppercase;

  margin-bottom: 0;

  display: inline-block;

  text-align: center;

  line-height: 45px;

  font-weight: 600;

}

.btn-arows-links{

  background: var(--text-hilight);

  width: 50px;

  height: 50px;

  overflow: hidden;

  border-radius: 50px;

  color: var(--whitecolor);

  font-size: 25px;

  transition: all 0.5s;

}

.btn-arows-links:hover{

  background: var(--whitecolor);

  color: var(--head-text);

}

.work-post01 figure img{

  object-fit: cover;

  width: 100%;

  height: 100%;

}

.work-post01 p{

  color: #868686;

  font-size: 18px;

}

.comon-sptic h4{

  font-weight: 600;

  color: var(--head-text);

  font-size: 22px;

  margin-bottom: 7px;

}

.comon-sptic svg{

  fill: #e22728;

}

.color-bgs1 svg{

  fill: #fff;

}

.worksd-sections-div-next-steps{

  padding: 100px 0;

}

.slider-div-works-div015{

  margin-top: 50px;

}

.work-post01-news figure{

  height: 450px;

  overflow: hidden;

  border-radius: 20px;

  display: inline-block;

  width: 100%;

}

.work-post01-news figure img{

  object-fit: cover;

  width: 100%;

  height: 100%;

  transition: all 0.5s;

  transform: scale(1);

}

.work-post01-news:hover figure img{

  transform: scale(1.1);

}



.work-post01-news .lefts-sactions h4{

  font-family: 'ClashGrotesk-Medium';

  color: var(--whitecolor);

  font-size: 27px;

  margin-top: 15px;

}

.work-post01-news .lefts-sactions ul{

  display: flex;

  align-items: center;

  margin-top: 12px;

}

.work-post01-news .lefts-sactions ul li{

    margin-right: 12px;

    background: var(--whitecolor);

    padding: 10px 20px;

    border-radius: 50px;

    font-size: 14px;

    border: solid 1px #e4e4e4;

    color: var(--head-text);

}

.industrty-list150 li{

    margin-right: 12px;

    background: var(--whitecolor);

    padding: 10px 20px;

    border-radius: 50px;

    font-size: 14px;

    border: solid 1px #e4e4e4;

    color: var(--head-text);

    margin-bottom: 11px;

}

.comon-slider015{

  padding: 30px;

  border-right: solid 1px #e4e4e4;

}

.comon-slider015 h4{

  font-family: 'ClashGrotesk-Medium';

  font-weight: 600;

  color: var(--head-text);

}

.comon-slider015 p{

  font-size: 16px;

  margin-top: 10px;

}

.comon-slider015 figure{

  width: 80px;

}



.video-slider01{

  height: 652px;

  overflow: hidden;

}

.archive .wd-product .product-image-link{

 height: 340px;

}

.archive .wd-product .product-image-link img{

 height: 100%;

}





.testimonials-div01{

    background-color: #F9F9FC;

    min-height: 306px;

    border: solid 1px #e9ecef;

    border-radius: 15px;

}



.industry-sections-div{

  padding-bottom: 90px;

}



.color-bg-grdients{

  background:

    url(../images2/pattern-bg.webp) repeat top left,

    url(../images2/bg-404.png) no-repeat top center,

    url(../images2/bg-cta.png) no-repeat top right,

     #020202;

  position: relative;

  padding: 100px 0 30px 0;

}

.color-bg-grdients .crm-big-headings{

  color: var(--whitecolor);

}

.text-deails-015 h3{

  font-family: 'ClashGrotesk-Medium';

  font-size: 35px;

}

.comon-products-sections{

  padding:30px 0 70px 0;

  border-bottom: solid 1px #3f3f3f;

}

.comon-products-sections:last-child{

  border-bottom: none !important;

}

.comon-products-sections p{

  color: #bbb;

}

.comon-products-sections li{

  color: var(--whitecolor);

  display: flex;

  align-items: start;

  margin-bottom: 12px;

}

.comon-products-sections li svg{

  color: var(--lightcolor);

  width: 30px;

  height: 30px;

  margin-right: 10px;

}

.comon-products-sections figure{

  height: 490px;

  overflow: hidden;

  border-radius: 10px;

  display: inline-block;

  width: 100%;

}

.comon-products-sections img{

  object-fit: cover;

  width: 100%;

  height: 100%;

}

.ads-color-bg-grdients{

    background-image: linear-gradient(132deg, #DB0E33 49%, #FF8503 100%);

    box-shadow: 24px 18px 60px 0px rgba(248.99999999999994, 0, 0, 0.62);

    padding: 120px 0;

}

.ads-color-bg-grdients h2,

.ads-color-bg-grdients h2 span{

  font-family: 'ClashGrotesk-Semibold';

  font-size: 100px;

  line-height: 96px;

}

.ads-color-bg-grdients h2 span{

  color: var(--head-text);

}

.ads-color-bg-grdients .drak-btn{

   background: var(--whitecolor);

  

}

.ads-color-bg-grdients .drak-btn.btn-mores-links span{

 color: var(--darkcolor);

}

.ads-color-bg-grdients .btn-mores-links strong{

   background: var(--head-text) !important;

   color: var(--whitecolor);

}

.ads-color-bg-grdients .drak-btn.btn-mores-links span strong i{

  color: var(--whitecolor) !important;

}

.ads-color-bg-grdients p{

  font-size: 25px;

}

.academy-sections{

  background: var(--whitecolor);

  padding: 100px 0;

}

.acidedey-div01{

  

  padding: 70px;

}



.video-container {

  width: 640px;

  border-radius: 8px;

  margin: 0 auto;

  position: relative;

  display: flex;

  flex-direction: column;

  justify-content: center;

  height: 560px;

}

.video-container .video-wrapper {

  width: 100%;

  height: 100%;

  display: flex;

  justify-content: center;

  align-items: center;

}

.video-container video {

  width: 100%;

  height: 100%;

  border-radius: 4px;

}

.comapnty-tops{

  margin-top: 80px;

}

.play-button-wrapper {

  position: absolute;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  display: flex;

  align-items: center;

  justify-content: center;

  width: 100%;

  height: auto;

  pointer-events: none;

}

.play-button-wrapper #circle-play-b {

  cursor: pointer;

  pointer-events: auto;

}

.play-button-wrapper #circle-play-b svg {

  width: 100px;

  height: 100px;

  fill: #fff;

  stroke: #fff;

  cursor: pointer;

  background-color: rgba(0, 0, 0, 0.2);

  border-radius: 50%;

  opacity: 0.9;

}

.comapnty-tops h4{

  font-size: 28px;

  font-weight: 700;

  color: var(--head-text);

  font-family: 'ClashGrotesk-Medium';

}

.comapnty-tops li{

  margin-bottom: 15px;

}

.comapnty-tops li i{

  color: var(--text-hilight);

  font-size: 26px;

}

.comapnty-tops h5{

  font-weight: 700;

}

.live-icons-gurus{

   background:

    url(../images2/pattern-bg.webp) repeat top left,

    url(../images2/bg-404.png) no-repeat top center,

    url(../images2/bg-cta.png) no-repeat top right,

     #020202;

  position: relative;

  padding: 100px 0;

}

.dowts-text{

  color: var(--whitecolor);

  font-family: 'ClashGrotesk-Regular';

}

.calls-to-actions015{

  margin-top: 70px;

}

.calls-to-actions015 h3{

    font-size: 35px;

  font-family: 'ClashGrotesk-Medium';

}

.calls-to-actions015 li{

  border: solid 1px #bbb;

  border-radius: 10px;

  padding: 20px;

}



/* about us */

.why-about-us{

  background: var(--lightcolor);

  padding: 250px 0 70px 0;

  margin-top: -110px;

}

h2.mn-section-heading{
  font-family: "Teko", sans-serif;
  font-size: 70px;
  font-weight: 700;
  line-height: 76px;
  color: var(--whitecolor);
  text-transform: uppercase;
}

h2.mn-section-heading span{

  font-family: "Teko", sans-serif;

}

.navbar .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all 0.25s ease;
    z-index: 10;
}

/* On hover (desktop) */
@media (min-width: 992px) {
    .navbar .dropdown:hover .dropdown-menu {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }
        .blogs-postu01 > div:first-child .comon-blogs-list-items {
        display: flex;
        align-items: start;
        background: #101010;
        padding-bottom: 0;
        background-image: linear-gradient(132deg, #DB0E33 49%, #FF8503 100%);
    }
        .blogs-postu01 > div:first-child {
        width: 74.333333%;
    }
        .blogs-postu01 > div:first-child .comon-blogs-list-items figure {
        margin-bottom: 0 !important;
        width: 45%;
        border-radius: 8px 0 0 8px;
        height: 537px;
    }
    .blogs-postu01 > div:first-child .comon-blogs-list-items .content-post {
        width: 55%;
        padding-top: 35px;
    }
    .blogs-postu01 > div:first-child h5 {
        white-space: normal !important;
        font-size: 35px !important;
    }
    .blogs-postu01 > div:first-child .content-post h6 {
        color: var(--lightcolor);
        font-size: 18px;
        margin-bottom: 8px;
        background: #9a062270 !important;
        display: inline-block;
        padding: 13px 30px;
        border-radius: 40px;
        font-weight: 300;
        color: #ffff;
    }
    .subpage-pages01 .portfoilos-div01 .container,
    .subpage-pages01 .profetions-services .container,
    .subpage-pages01 .about-us-pages01 .container{
        max-width: 1425px;
    }

.years-text01 h4{

  font-size: 100px;

  font-weight: 600;

  line-height: 90px;

  font-family: "Teko", sans-serif;

  color: var(--whitecolor);

}

.years-text01 small{

  line-height: 22px;

  margin-left: 10px;

  font-size: 24px;

  font-weight: 700;

  font-family: "Teko", sans-serif;

  text-transform: capitalize;

  color: var(--whitecolor);

}

.paratext{

  color: var(--whitecolor);

  margin-top: 15px;

  font-size: 18px;

}

.years-divs01{

  margin-top: 110px;

}

.why-about-us .arrows-icons{

  background: var(--head-text);



}

.why-about-us .arrows-icons svg{

  fill: #fff;

}

.why-about-us .text-btn-gets{

  background: #030303;

  background: linear-gradient(99deg, rgba(3, 3, 3, 1) 30%, rgba(20, 20, 20, 1) 100%);

  color: var(--whitecolor);

}

.why-about-us .rights-icons{

  background: #141414 !important;

}

.your-digitals-1{

  font-size: 60px;

  font-weight: 700;

  color: var(--whitecolor);

  text-transform: uppercase;

  margin-top: 70px;

  width: 50%;

  line-height: 64px;

}



.vides-sections video{

  border-radius: 0 !important;

}

.vides-sections .videos-sections0152{

  transform: none !important;

  height: 620px;

  position: absolute;

  left: 0;

  right: 0;

  width: 100%;

}

.vides-sections .container{

  position: relative;

  z-index: 2;

  display: grid;

  align-content: end;

  height: 620px;

}

.projectsd-div01{

  background: var(--head-text) url(../images2/video-author-bg-2.webp) no-repeat;
  min-height: 350px;
  border-radius: 30px 30px 0 0;
  background-position: top right;

}

.contents-darks{

  width:100%;

}

.tops-sections101{

    top: 51px;

    position: relative;

    margin-left: 35px;

}

.tops-sections101 figure{

  position: relative;

  z-index: 2;

}

.arrow-btn{

    width: 64px;

    height: 64px;

    display: grid;

    border-radius: 50px;

    font-weight: 500;

    line-height: 1.34;

    text-align: center;

    background: var(--lightcolor);

    

    justify-content: flex-end;

    align-items: center;

    padding-right: 11px;

    position: relative;

    z-index: 1;

    margin-left: -24px;



}

.projects-div01{

  padding: 40px;

  margin-top: 25px;

}

.projects-div01 h3{

   font-family: "Teko", sans-serif;

   font-size: 30px;

   text-transform: uppercase;

}

.projects-div01 p{

  color: #3f3f3f;

  font-size: 18px;

}



.divs-div-darks{

  background: var(--head-text);

  padding: 130px 0;

}

.similar-text01{

  font-size: 18px;

  color: #fff;

  margin: 0;

  font-weight: 200;

}

.top-marginsd-sections01{

  margin-top: 30px;

}

.rounds-texrt01{

      animation-name: spine-reverse;

      	animation: spine 30s infinite linear;

	-webkit-animation: spine 30s infinite linear;

      position: relative;

    right: 30px;

}

.services-sctions01{

  margin-top: 60px;

}



.itesms-works-items{

  position: sticky;

  top: 50px;

  right: 0;

  left: 0;

  display: grid;

  grid-template-columns: 1fr;

  grid-template-rows: 650px auto;

  border: 1px solid var(--color-dark);

}

.card-works01{

  border-radius: 20px;

  padding: 24px;

  background: #202020;

  position: relative;

}

.card-works01 figure img{

  border-radius: 20px;

  width: 100%;

  height: 100%;

  object-fit: cover;

}

.itesms-works-items h2{

  color: var(--whitecolor);

  font-size: 140px;

  font-family: "Teko", sans-serif;

  font-weight: 700;

  margin-left: 25%;

  background: var(--head-text);

}

.card-details-text015{

  color: var(--whitecolor);

  position: absolute;

  bottom: 0;

  left: 0;

  right: 0;

  width: 100%;

  padding-left: 50px;

  padding-bottom: 100px;

}

.card-details-text015 h3{

  font-size: 50px;

  text-transform: uppercase;

  line-height: 50px;

  font-family: "Teko", sans-serif;

  font-weight: 700;

  position: relative;

  z-index: 1;

  

}

.card-details-text015 p{

  font-size: 19px;

  color: var(--whitecolor);

  position: relative;

  z-index: 1;

  margin-bottom: 30px;

}

.card-details-text015::before{

  position: absolute;

  content: "";

  left: 0;

  right: 0;

  bottom: 0;

  width: 100%;

  height: 350px;

  display: inline-block;

  background: #030303;

  background: linear-gradient(178deg, rgba(3, 3, 3, 0) 0%, rgba(20, 20, 20, 1) 100%);

}

.card-details-text015 .explores-div .text-btn-gets{

  font-size: 16px;

}

.card-details-text015 .explores-div .arrows-icons{

  width: 50px;

  height: 50px;

}

.body-mains01-div .explores-div .text-btn-gets{

  font-size: 16px;

}

.body-mains01-div .explores-div .arrows-icons{

  width: 50px;

  height: 50px;

}

.card-works01 figure{

  margin-bottom: 0;

}

.tools-sections{

  padding: 130px 0;

  background: var(--head-text);

}

.we-textr{

  font-size: 18px;

  color: #fff;

  margin: 0;

  font-weight: 200;

}

.items-logost{

  background: #101010;

  padding: 46px 20px 46px 20px;

  border-radius: 20px;

}





.products-sections01{

  background: #101010;

  overflow: hidden;

  padding: 120px 0;

}



.items-01-div{

  background: #000000;

  border-radius: 50px;

  padding: 100px 100px 0;

}

.items-01-div h2{

  width:23%;

  margin: 30px 0px 0px 0px;

  font-size: 60px;

  font-family: "Teko", sans-serif;

  text-transform: uppercase;

  font-weight: 700;

  line-height: 59px;

  transition: all 0.5s;

}

.items-01-div h2:hover{

  color: var(--lightcolor);

}

.items-01-div figure{

  width: 62%;

}

.items-01-div .right-text-over015{

  width: 15%;

}

.items-01-div p{

  font-size: 18px;

  font-weight: 200;

  margin-bottom: 25px;

}

/* sticky */



.swiper-container {

  width: 100%;

  height: 100%;

  display: flex;

  position: relative;

}



.swiper-container .swiper-wrapper {

  display: flex;

  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) !important;

  gap: 50px;

}

.swiper-container .swiper-slide {

  height: 100%;

  width: auto;

  display: flex;

  justify-content: center;

  align-items: center;

  font-size: 40px;

  font-family: Sans-serif;

  text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);

  color: #fff;

  

  /**/

}







.seteps-div01{

  padding: 120px 0;

}



.new-products-btn .circle{

  background: var(--lightcolor) !important;

}

.new-products-btn .circle .logo{

  background: url(../images2/button-shape-1-21.webp) no-repeat;

  width: 493px;

  height: 73px;

  background-position: center bottom;

  background-size: contain;

  margin-top: 101px;



}

.new-products-btn .circle .text2,
.new-products-btn .circle .text3,
.new-products-btn .circle .textm,
.new-products-btn .circle .text4,
.new-products-btn .circle .text5{

  animation:none;

  text-shadow: none !important;

  transform: rotate(-46deg);

  position: absolute;

  left: 28px;

  top: 38px;

  margin: auto;

}

.new-products-btn .circle img{

  filter: brightness(0) invert(1);

}













.horizontal-scroll-wrapper{

  width: 100%;

  height: 700px;

  overflow-x: auto;

  overflow-y: hidden;

  white-space: nowrap;

    -webkit-overflow-scrolling: touch;

}

.horizontal-scroll-wrapper > div{

  width: 33%;

  height: 300px;

  background: red;

  display: inline-block;

}

.why-choose-sections-div{

  background: var(--darkcolor);

}

.why-choose-sections-div .container{

  padding: 130px 0;

  background: #101010;

  overflow: hidden;

  border-radius: 60px;

}



.why-choose-sections-div .items-01-div{

    padding:16px;

    width: 100%;

     margin: 0 0;

    border: solid 1px #202020;

    

        text-align: center;

    border-radius: 16px;
    min-height: 540px;

}
.items-whys .items-01-div-test-molias{
  width: 100%;
}
.items-whys .ciocns-names i{
  color: #fff;
}
.logos-sm01.logos-sm01 .items-logost{
    background: #181818 !important;

}
.cv-widhs .items-01-div-test-molias{
  width: 100%;
}
.cv-widhs .items-01-div-test-molias i{
  color: var(--whitecolor);
}
.why-choose-sections-div .items-01-div h3{

      font-size: 30px;

      font-family: "Teko", sans-serif;

    font-weight: 600;

    margin: 25px 0 15px 0;

    text-transform: uppercase;

    color: var(--whitecolor);

}

.why-choose-sections-div .items-01-div p{

  font-size: 18px;

  color: #bbb;

}

.sub-text{

  font-weight: 200;

}

.sub-text strong{

  font-weight: 600;

}

.why-choose-sections-div .items-01-div figure{

  border-radius: 16px;

  height: 331px;

  overflow: hidden;

  width: 100%;

  display: inline-block;

  position: relative;

  

}

.why-choose-sections-div .items-01-div figure img{

  object-fit: cover;

  width: 100%;

  height: 100%;

  transform: scale(1);

  transition: all 0.5s;

  

}

.why-choose-sections-div .items-01-div:hover figure img{

  transform: scale(1.1);

}

.why-choose-sections-div .items-01-div figcaption{

    background: #000000d7;

    /* background: linear-gradient(358deg, rgba(0, 0, 0, 1) 30%, rgba(0, 0, 0, 0.35) 91%); */

    padding: 25px;

    position: absolute;

    left: 0;

    right: 0;

    bottom: -1px;

    transition: all 0.5s;

    width: 100%;

    height: auto;

    z-index: 3;

    padding-bottom: 20px;

    font-size:18px;

    color: #fff;

    transform: translateY(100%);

    text-transform: capitalize;

    font-weight: 200;

}



.why-choose-sections-div .items-01-div:hover figcaption{

    bottom: -1px;

    transform: translateY(0);

}





.text-ani {

  max-inline-size: 15ch;

  text-wrap: balance;

  background-image: var(--gradient);

  background-size: 400%;

  background-clip: text;

  -webkit-background-clip: text;

  transition: all 0.5s;

}

.process-sections-div{

  background: var(--darkcolor);

  padding: 130px 0;

}

.process-sections-div h2{

    font-size: 92px;

    font-weight: 700;

    text-transform: uppercase;

    writing-mode: vertical-rl;

    opacity: 0.2;

    font-family: "Teko", sans-serif;

    transform: rotate(180deg);

}

.process-sections-div figure{

      animation-duration: 30s;

          animation: spine 30s infinite 

linear;

    -webkit-animation: spine 30s infinite 

linear;

}

.st-iconsj{

  width: 30px;

  height: 30px;

  border-radius: 50%;

  overflow: hidden;

  background: var(--whitecolor);

  display: grid;

  align-items: center;

  justify-content: center;

  position: relative;

  z-index: 1;

  

}

.st-iconsj svg{

  position: relative;

  right: 1px;

}

.rights-text-sections{

  padding-left: 56px;

}

.rights-text-sections h4{

  font-family: "Teko", sans-serif;

  color: var(--lightcolor);

  font-size: 30px;

  font-weight: 600;

  text-transform: uppercase;

}



.rights-text-sections h3{

  font-family: "Teko", sans-serif;

  color: var(--lightcolor);

  font-size: 40px;

  font-weight: 600;

  text-transform: uppercase;

  line-height: 46px;

}

.rights-text-sections p{

  font-weight: 200;

  font-size: 16px;

  color: var(--whitecolor);

}

.process-sections-div li{

  margin-bottom: 50px;

}

.process-sections-div ul::before{

  position: absolute;

  content: "";

  left: 13px;

  top:0;

  width: 2px;

  height: 100%;

  background: #202020;

}



.process-sections-div ul li{

  position: relative;

}

.process-sections-div ul li:first-child::before{

  background: var(--lightcolor);

  position: absolute;

  content: "";

  left: 13px;

  top:0;

  width: 4px;

  height: 100%;

  background: #202020;

}

.crad-counts01{

  overflow: hidden;

  margin-top: 90px;

}

.comonuts-counts{

  padding: 120px 0;

  height: 320px;

  display: grid;

  align-content: center;

  justify-content: center;

  width: 320px;

  border-radius: 50%;

  border: solid 1px #343434;

  margin: 0;

  transition: all 0.5s;

  position: relative;

  overflow: hidden;

}

.comonuts-counts::before{

  position: absolute;

  content: "";

  left: 0;

  right: 0;

  margin: auto;

  width: 0%;

  height: 100%;

  background-image: linear-gradient(132deg, #DB0E33 49%, #FF8503 100%);

  transition: all 0.5s;

  transform: translateX(-70px);

}

.comonuts-counts:hover::before{

   width: 100%;

    transform: translateX(0);

}

.offcansvas01{
  background: #101010;
}

.comonuts-counts:hover{

  background: var(--darkcolor);

}

.comonuts-counts h3{

  font-family: "Teko", sans-serif;

  color: var(--whitecolor);

  font-size: 100px;

  font-weight: 700;

  position: relative;

  z-index: 1;

   transition: all 0.5s;

}

.comonuts-counts p{

  font-family: "Teko", sans-serif;

  color: var(--whitecolor);

      font-size: 24px;

    font-weight: 500;

    text-transform: uppercase;

    position: relative;

  z-index: 1;

   transition: all 0.5s;

   text-align: center;

}

.comonuts-counts:hover h2,

.comonuts-counts:hover p{

  color: var(--whitecolor);

}



.porfolio-sections-design{

  background: var(--darkcolor);

  padding: 130px 0;

}



.itesms-ceters-pots{

    padding: 24px;

    border-radius: 16px;

    border: solid 1px #222222;

    background: #101010;
    min-height: 660px;

}

.itesms-ceters-pots figure{

  height: 450px;

  display: inline-block;

  width: 100%;

  overflow: hidden;

  border-radius: 16px;

  position: relative;

}

.itesms-ceters-pots img{

  object-fit: cover;

  width: 100%;

  height: 100%;

}

.itesms-ceters-pots figcaption{

  position: absolute;

  top: 27px;

  left: 28px;

  font-size: 50px;

  font-weight: 600;

  color: var(--whitecolor);

  text-transform: uppercase;

  font-family: "Teko", sans-serif;

  line-height: 31px;

  text-align: center;

}

.itesms-ceters-pots figcaption span{

  font-size: 25px;

  text-transform: uppercase;

  font-family: "Teko", sans-serif;

}

.itesms-ceters-pots h5{

  font-size: 24px;

  font-weight: 600;

  color: var(--whitecolor);

  text-transform: uppercase;

  font-family: "Teko", sans-serif;

}



.itesms-ceters-pots h3{

  font-size: 40px;

  font-weight: 600;

  text-transform: uppercase;

  line-height: 46px;

  color: var(--whitecolor);

  text-transform: uppercase;

  font-family: "Teko", sans-serif;

  transition: all 0.5s;

}

.itesms-ceters-pots:hover h3{

  color: var(--lightcolor) !important;

}

.testimonals-sections-design{

  background: var(--darkcolor);

  padding: 70px 0;

}

.items-test01{

  background: #202020;

  background: linear-gradient(117deg, rgba(32, 32, 32, 1) 0%, rgba(16, 16, 16, 1) 47%);

  border-radius: 30px ;

  border: solid 1px #222222;

  padding: 80px 30px 128px 30px;

}

.items-test01 figure img{

  width: auto !important;

  display: block;

  text-align: center;

  margin: auto;

}

.items-test01 h3{

  font-size: 100px;

  font-weight: 700;

  text-transform: uppercase;

  font-family: "Teko", sans-serif;

  color: var(--whitecolor);

  line-height: 80px;

}

.items-test01 p{

  text-transform: uppercase;

  font-family: "Teko", sans-serif;

  color: var(--whitecolor);

  font-size: 24px;

  font-weight: 500;

}



.reviwes-div01{

    /* width: 56px;

    height: 56px;

    line-height: 56px;

    border: solid 1px #202020; */

}

.reviwes-div01 .owl-nav button{

    width: 56px;

    height: 56px;

    line-height: 56px;

    border: solid 1px #202020;

    border-radius: 50px;

    overflow: hidden;

    display: inline-block;

    position: relative;

}

.reviwes-div01 .owl-nav button:hover{

  background-color: inherit !important;

}

/* .reviwes-div01 .owl-nav button:hover{

  background: var(--lightcolor);

} */

.reviwes-div01 .owl-nav button:hover::after,

.reviwes-div01 .owl-nav button:hover::after{

  color: var(--whitecolor) !important;

  background: var(--lightcolor) !important;

}

.reviwes-div01 .owl-nav button span{

    display: none !important;

}



.reviwes-div01 .owl-nav button.owl-prev{

    transform: rotate(180deg);

}

.reviwes-div01 .owl-nav button.owl-next::after{

    content: "\27A4";

    color: var(--lightcolor);

    border: solid 1px #202020;

    width: 56px;

    height: 56px;

    line-height: 56px;

    display: inline-block;

    border-radius: 50%;

    transition: all 0.5s;

}



.reviwes-div01 .owl-nav button.owl-prev::after{

    content: "\27A4";

    color: var(--lightcolor);

    border: solid 1px #202020;

    width: 56px;

    height: 56px;

    line-height: 56px;

    display: inline-block;

    border-radius: 50%;

    transition: all 0.5s;

   

}

.reviwes-div01 .owl-theme .owl-nav{

    margin-top: 10px;

    position: absolute;

    left: 0;

    right: 0;

    bottom: 42px;

}

.w-rt{

  color: #ff8d2a;

}



.details-texr01 {

    position: absolute;

    bottom: 35px;

    width: 95%;

}

.items-test01-news{

    background: #202020;

    background: linear-gradient(117deg, rgba(32, 32, 32, 1) 0%, rgba(16, 16, 16, 1) 47%);

    border-radius: 30px;

    border: solid 1px #222222;

    padding: 30px 30px 30px;

    min-height: 470px;

}
.t-revies-div01 .items-test01-news p{
   padding: 100px 0 0;
}
.t-revies-div01 .details-texr01{
  bottom: inherit;
  top:0;
  width: 85%;
}

.items-test01-news p{

  font-size: 20px;

  font-weight: 200;

  padding:180px 0 0 0;

  line-height: 30px;

  color: var(--whitecolor);

  display: inline-block;

  margin-bottom: 10px;

  

}

.items-test01-news h5{

  font-size: 24px;

  font-weight: 600;

  color: var(--whitecolor);

  text-transform: uppercase;

  font-family: "Teko", sans-serif;

}

.items-test01-news h5 span{

  font-size: 18px;

  font-weight: 200;

  text-transform: capitalize;

}

.cta-sections01{

  background: #101010;

  padding:130px 0 130px 0;

}

.coms-banners figure{

  border-radius: 26px;

  height: 550px;

  overflow: hidden;

  margin: 0;

}

.coms-banners figure img{

  object-fit: cover;

  width: 100%;

  height: 100%;

}

.logos-main-textr{

  position: absolute;

  top:50%;

  left: 50%;

  transform: translate(-50%, -50%);



}



.lives-projectrs-div .projectsd-div01{

  min-height: 460px;

}

.vides-sections.lives-projectrs-div .container{

    height: 690px;

}

.vides-sections.lives-projectrs-div .videos-sections0152{

   height: 690px;

}



.blogs-sections-design{

  background: var(--darkcolor);

  padding: 130px 0;

}



.blogs-sections-design figure{

    padding: 24px;

    border-radius: 16px;

    border: solid 1px #222222;

    background: #101010;

}

.blogs-sections-design .itesms-ceters-pots{

    padding: 24px !important;

    border-radius: 16px !important;

    border: none !important;

    background: none !important;

}

.blogs-sections-design .itesms-ceters-pots img{

  border-radius: 16px !important;

}

.blogs-sections-design .itesms-ceters-pots figcaption{

  top: 50px;

    left: 48px;

}



.footers-backgrounds{

  background: #101010 url(../images2/bg-footers-nm.jpg) no-repeat;

  padding: 150px 0 20px 0;

  background-position: center bottom;

  overflow: hidden;

}



.footers-backgrounds .mn-section-heading{

   font-size: 120px;

   line-height: 100px;

}

.footers-backgrounds .explores-div .text-btn-gets{

    font-size: 18px;

}

.lefts-rounds,

.rights-rounds{

  position: absolute;

}

.lefts-rounds{

  left:0;

  top:20%;

  animation-duration: 30s;

  animation: spine 30s infinite linear;

  -webkit-animation: spine 30s infinite linear;

}

.rights-rounds{

  right:0;

  top:20%;

  animation-duration: 30s;

  animation: spine 30s infinite linear;

  -webkit-animation: spine 30s infinite linear;

}

.comons-footers01 h4{

  line-height: 46px;

  font-size: 24px;

  font-family: "Teko", sans-serif;

  color: var(--whitecolor);

  position: relative;

  padding-left: 19px;

  text-transform: uppercase;

}

.comons-footers01 h4::before{

  position: absolute;

  content: "";

  left: 0;

  top:18px;

  width: 7px;

  height: 7px;

  display: inline-block;

  background: var(--whitecolor);

  border-radius: 50px;

  overflow: hidden;



}

.tops-footers01{

  margin-top:110px;

}

.comons-footers01 h3{

  line-height: 46px;

  font-size: 44px;

  font-family: "Teko", sans-serif;

  font-weight: 700;

  color: var(--whitecolor);

}

.comons-footers01 ul li a{

    line-height: 46px;

  font-size: 44px;

  font-family: "Teko", sans-serif;

  font-weight: 700;

  color: var(--whitecolor);

  position: relative;

}

.comons-footers01 ul li a::before{

    position: absolute;

    content: "";

    left: -44px;

    height: 2px;

    background: #454545;

    display: inline-block;

    width: 30px;

    top: 15px;

}

.footers-backgrounds .tops-footers01 > div:last-child{

  

}

.entbn{

  background: #202020;

  background: linear-gradient(117deg, rgba(32, 32, 32, 1) 0%, rgba(16, 16, 16, 1) 47%);

  border-radius: 40px;

  border: solid 1px #222222 !important;

  padding: 19px 29px;

     padding: 12px 29px;

    font-size: 28px !important;

    font-weight: 500 !important;

    margin-top: 25px;

}

.entbn:hover{

  color: var(--lightcolor) !important;

}

.liski-texts a{

  font-size: 18px !important;

  font-weight: 400 !important;

  font-family: "Kanit", sans-serif !important;

  line-height: 15px !important;

}



.last-liks-div ul li a{

  font-size: 17px !important;

  font-weight: 500 !important;

  font-family: "Kanit", sans-serif !important;

  line-height: 15px !important;

  padding: 0 10px;

  color: var(--whitecolor) !important;

}

.last-liks-div p{

  font-size: 17px !important;

  font-weight: 500 !important;

  font-family: "Kanit", sans-serif !important;

  line-height: 15px !important;

  padding: 0 10px;

  color: var(--whitecolor) !important;

}

.list-div0152{

  margin: 50px 0 18px 0;

  background: #626262;

}



/* services */

#webgls-div-news{

  background: url(../images2/inner_bg.webp) no-repeat;

  background-size: cover;

  background-position: center top;

  width: 100%;

  height: 700px;

  position: absolute;

  top:0;

  left: 0;

  right: 0;

}

.services-banners{

      height: 580px;

    min-height: inherit;

}

.services-banners .container{

    position: relative;

    z-index: 2;

}

.banner-sections-div-sub-banners .container{

  padding-top: 80px !important;

}

.services-banners .socilic-list{

  margin-top: 0;

}

.services-banners .titels-text{

    font-size: 100px;

    text-transform: uppercase;

    line-height: 90px;

    font-family: "Teko", sans-serif;

    font-weight: 700;

}

.services-list-sections li{

    font-size: 20px;

    font-weight: 500;

    color: var(--whitecolor) !important;

}

.services-list-sections li.active a{

    color: var(--lightcolor) !important;

    font-weight: 500;

}

.banner-sections-div-sub-banners > div.container{

  padding-top: 150px;

}

.rights-text-darks{

    background: #030303 url(../images2/video-author-bg-2.png) no-repeat;

    min-height: 320px;

    border-radius: 30px 30px 0 0;

    background-position: top right;

}

.banner-sections-div-sub-banners .soclinest-div{

      position: absolute;

    bottom: 40px;



}

.sm-text01-div{

    background: #202020;

  background: linear-gradient(117deg, rgba(32, 32, 32, 1) 0%, rgba(16, 16, 16, 1) 47%);

  border-radius: 40px;

  border: solid 1px #222222 !important;

  padding: 19px 29px;

     padding: 12px 29px;

    font-size: 28px !important;

    font-weight: 500 !important;

    margin-top: 25px;

}

.services-tops-div01{

  background: var(--darkcolor);

  margin-top: -170px;

  padding: 220px 0 130px 0;

}

.services-tops-div01 .sm-text01-div{

  display: inline-block;

  text-transform: uppercase;

  font-family: "Teko", sans-serif;

  color: var(--whitecolor);

  padding-bottom: 9px !important;

}

.services-tops-div01 .sm-text01-div h5{

  text-transform: uppercase;

  font-family: "Teko", sans-serif;

  color: var(--whitecolor);

  font-size: 30px;

  font-weight: 500;

}



.sub-text01256{

  color: var(--whitecolor);

  font-size: 18px;

  font-weight: 200;

}

.services-tops-div01 ul{

  column-count: 2;

}

.services-tops-div01 li{

  color: var(--whitecolor);

  font-size: 19px;

  font-weight: 400;

  line-height: 40px;

}

.services-tops-div01 li i{

  font-size: 22px;

  margin-right: 5px;

}

.aroews-imgs01{

  position: absolute;

  left: 120px;

  bottom: -80px;

}

@keyframes spine-reverse {

	from {

		transform: rotate(0);

		-webkit-transform: rotate(0);

	}



	to {

		transform: rotate(-359deg);

		-webkit-transform: rotate(-359deg);

	}

}

@supports (animation-timeline: view()) {

  .box {

    animation: trigger steps(1) both, fade linear both;

    animation-timeline: view();

    animation-range: entry 40% contain 40%;

    transition: 0.5s all;

  }



  .text-ani {

    animation: pop-back 200ms var(--ease-bounce-out) forwards;

  }



  @container style(--animate: true) {

    .text-ani {

      color: var(--whitecolor);

      animation: pop 600ms var(--ease-elastic) forwards,

    }

  }

}





.box {

  animation: trigger steps(1) both;

  animation-timeline: view();

  animation-range: entry 80% contain 40%;

}



.pulse {

  animation: pulse 1s infinite ease-in-out alternate;

}



.profetions-services{

  background: #101010;

  padding: 150px 0 130px 0;

  position: relative;

  z-index: 1;

}

.profetions-services .mn-section-heading{

    font-size: 150px !important;

    font-weight: 500;

    

}

.smil-img{

    animation-duration: 30s;

    animation: spine 30s infinite linear;

    -webkit-animation: spine 30s infinite linear;

    width: 180px;

}

.items-portioloes-div{

    background: #202020;

    background: linear-gradient(117deg, rgba(32, 32, 32, 1) 0%, rgba(16, 16, 16, 1) 47%);

    border-radius: 30px;

    border: solid 1px #222222;

    padding: 30px 40px;

    min-height: 470px;

    margin-bottom: 50px;

      margin-top: 95px;

  position: sticky;

  top: 50px;

      display: grid !important;

    grid-template-columns: 1fr;

    grid-template-rows: 650px auto;

}

.items-portioloes-div figure{

  height: 620px;

  overflow: hidden;

  display: inline-block;

  width: 100%;

  border-radius: 15px;

}

.items-portioloes-div figure img{

  object-fit: cover;

  width: 100%;

  height: 100%;

  transform: scale(1);

  transition: all 0.5s;

  border-radius: 15px;
  object-position: top;

}

.items-portioloes-div figure:hover img{

  transform: scale(1.1);

}

.items-portioloes-div h3{

  color: var(--whitecolor);

  font-family: "Teko", sans-serif;

  font-size: 70px;

  font-weight: 600;

  text-transform: uppercase;

}

.items-portioloes-div ul{

  column-count: 2;

  color: var(--whitecolor);

}

.items-portioloes-div ul li{

  font-size: 20px;

  font-weight: 400;

  line-height: 42px;

}

.items-portioloes-div ul li span{

  margin-right: 5px;

}

.testimons-links-tags{

   color: var(--whitecolor);

  font-family: "Teko", sans-serif;

  text-transform: uppercase;

  font-size: 30px;

  font-weight: 400;

}

.items-portioloes-div p{

  font-size: 18px;

  font-weight: 200;

  color: var(--whitecolor);

}

.about-section-adds{

  position: relative;

  z-index: 1;

  padding-top: 110px;

  padding-bottom: 40px !important;

}



.our-vissions-div{

  background: var(--darkcolor) url(../images2/about-line.png) no-repeat;

  background-position: right top;

  padding: 130px 0;

}



.our-vissions-div p{

  font-size: 18px;

}

.calls-texr069-texr{

   font-size: 18px;

   color: var(--whitecolor) !important;

}

.calls-texr069-texr svg{

   width: 29px;

   margin-right: 8px;

}

.our-vissions-div figure{

  padding: 24px;

  border-radius: 16px;

  border: solid 1px #222222;

  background: #101010;

  height: 508px;

}

.our-vissions-div figure img{

  border-radius: 16px;

}



.new-fuuls-texts{

  width: 100%;

  font-size: 100px;

  font-family: "Teko", sans-serif;

  text-transform: uppercase;

  line-height: 100px;

}



.cores-values015{

  background: var(--darkcolor);

  padding: 70px 0;

}



.cores-values015 .mn-section-heading{

  font-size: 158px;

  font-weight: 600;

  text-transform: uppercase;

  text-align: center;

}

.imgs-pofiloio-div figure{

  display: inline-block;

  width: 100%;

  height: 500px;

  overflow: hidden;

  border-radius: 26px;

}

.imgs-pofiloio-div figure img{

  object-fit: cover;

  width: 100%;

  height: 100%;

}

.imgs-pofiloio-div .b-white-text{

  position: absolute;

  left: 50%;

  transform: translate(-50%, -50%);

  top:50%;

}

.we-tsrtnds{

  margin-top: 70px;

}

.cores-values015 h5{

  font-family: "Teko", sans-serif;

  text-transform: uppercase;

  font-size: 30px;

}

.cores-values015 ul li h4{

  font-family: "Teko", sans-serif;

  text-transform: uppercase;

  font-size: 27px;

  color: var(--whitecolor);

}

.cores-values015 ul li{

  margin-bottom: 30px;

}

.cores-values015 ul li p{

  color: var(--whitecolor);

  font-size: 18px;

  font-weight: 200;

}

.incove01{

    background-image: linear-gradient(132deg, #DB0E33 49%, #FF8503 100%);

    border-radius: 28px;

    width: 60px;

    height: 60px;

    display: grid;

    align-content: center;

    justify-content: center;

    color: var(--whitecolor);

    border-radius: 50%;

}

.incove01 i{

  font-size: 30px;

  font-weight: lighter;

}

.why-chooses-div015{

  background: var(--darkcolor);

  padding: 100px 0 130px 0;

}

.com-mains-text{

  padding: 70px 0;

  border-top:solid 1px #202020;

  border-bottom:solid 1px #202020;

}

.com-mains-text h3{

  font-family: "Teko", sans-serif;

  text-transform: uppercase;

  color: var(--whitecolor);

  font-size: 60px;

  font-weight: 600;

  line-height: 70px;



}



.com-mains-text h4{

  font-family: "Teko", sans-serif;

  text-transform: uppercase;

  color: var(--whitecolor);

  font-size: 70px;

  font-weight: 600;

  line-height: 70px;

  margin-bottom: 15px;



}

.img-mains-div-text figure{

  height: 320px;

  width: 80%;

  display: inline-block;

}

.img-mains-div-text figure img{

  width: 100%;

  height: 100%;

  object-fit: cover;



}

.com-mains-text p{

  font-size: 20px;

  font-weight: 200;

}

.bg-news-for1{

  background: #101010;

}

.why-showp-news{

  background: var(--darkcolor) url(../images2/shape5.png);

  background-repeat: no-repeat;

  padding: 100px 0 120px 0;

  margin-top: -90px;
  position: relative;

}
.services-signles-div{
      margin-top: -171px;
}
.widths-bg label.form-label{
    color: #fff;
    font-size: 18px;
    margin-bottom: 11px;
}

.why-showp-news p{

  color: var(--whitecolor);

  font-weight: 200;

}

.why-showp-news ul{

  column-count: 2;

}

.why-showp-news ul li{

   font-size: 17px;

   color: var(--whitecolor);

   border-top: solid 1px #222222;

   border-bottom: solid 1px #000000;

   padding: 15px 0;

}

.why-showp-news ul li i{

  font-size: 22px;

  margin-right: 8px;

}

.st-imgs-div01{

  margin-top: 60px;

  overflow: hidden;

  display: inline-block;

  background: #101010;

  border: solid 1px #222222;

  border-radius: 26px;

  padding: 30px;

  height: 500px;

}

.st-imgs-div01 figure{

  height: 437px;

}

.items-01-div-test-molias{

  margin-right: 40px;

}

.items-01-div-test-molias .ciocns-names{

    position: absolute;

    left: 0;

    top: 10px;

    border-radius: 50px 50px 50px;

    overflow: hidden;

    background: #272824;

    width: 95px;

    height: 73px;

    display: grid;

    align-content: center;

    justify-content: center;

    font-size: 40px;

    font-weight: lighter;

    transition: all 0.5s;



}

.items-01-div-test-molias{

  margin-bottom: 30px;

  width: 33%;

}

.items-01-div-test-molias:hover .ciocns-names {

  background: #DB0E33 !important;

   color: var(--whitecolor);

}

.items-01-div-test-molias figure{

  position: relative;

  min-height: 300px;

}

.items-01-div-test-molias h4{

  font-family: "Teko", sans-serif;

  text-transform: uppercase;

  color: var(--whitecolor);

  font-size: 36px;

  margin-top: 38px !important;

}

.items-01-div-test-molias p{

  font-size: 18px;

  font-weight: 200;

  color: var(--whitecolor);

}



.st-imgs-div01 img{

  object-fit: cover;

  width: 100%;

  height: 100%;

  border-radius: 26px;

}

.we-bulids-text{


  background-image: linear-gradient(132deg, #DB0E33 49%, #FF8503 100%);
    padding: 0 50px;
    min-height: 640px;
    display: grid;
    align-content: center;
    width: 98%;


}
.we-bulids-text h5{
  font-family: "Teko", sans-serif;

  text-transform: uppercase;

  color: var(--whitecolor);

  font-size: 45px;
      font-weight: 700;
}
.we-bulids-text h6{
 font-size: 23px;
    color: var(--whitecolor);
    font-weight: 300;
    margin-top: 15px;
}
.services-signles-div .explores-div{
      margin-top: 31px;
}
.we-bulids-text i{
  font-size: 45px;
}
.services-signles-div .mn-section-heading{
  font-size: 70px;
}

.services-slider01-deatils{

  background: var(--darkcolor);

  padding: 0 0 130px 0;

  background-repeat: no-repeat;

}

.items-01-div-test-molias figure img{

  border-radius: 0 30px;

  height: 300px;

  mask:calc(50px + 34px) 0 , 0 calc(37px + 60px) , radial-gradient(81px at 0 0, rgba(0, 0, 0, 0) 99%, #000 calc(100% + 1px)) 30px 30px no-repeat, conic-gradient(at calc(50px + 2 * 30px) calc(50px + 2 * 30px), #000 75%, rgba(0, 0, 0, 0) 0);

}

.tabsd-names{

  margin-top: 50px;

}

.tabsd-names .nav-link{

  font-family: "Teko", sans-serif;

  text-transform: uppercase;

  color: var(--whitecolor);

  font-size: 25px;

  text-align: left;

}

.tabsd-names .nav-pills .nav-link.active, 

.tabsd-names .nav-pills .show>.nav-link{

 color: var(--lightcolor) !important;

 background: none !important;

}

.tabsd-names .nav{

  position: relative;

}

.tabsd-names .nav::after{

  position: absolute;

  content: "";

  right: 0;

  width: 2px;

  height: 100%;

  content: "";

  background: #2a2a2a;

}

.tabsd-names .nav-pills .nav-link.active::after{

  position: absolute;

  content: "";

  right: -1px;

  width: 3px;

  height: 20%;

  content: "";

  background: var(--lightcolor);

  z-index: 1;

  top: 0;

}



.tools-sections.services-bg01-div{

  background: #101010 url(../images2/shape5.png) !important;

}

.tools-sections .items-logost{

  background: #101010 !important;
  transition: all 0.5s;
  height: 140px;

}
.tools-sections .items-logost:hover{
  border-radius: 80px;
  background-image: linear-gradient(132deg, #DB0E33 49%, #FF8503 100%) !important;
}

.tools-sections .items-logost img{

  filter: brightness(0) invert(1) !important;

}

.process-sections-div h3.mn-section-heading{

    font-family: "Teko", sans-serif;

    font-size: 80px;

    font-weight: 700;

    line-height: 90px;

    color: var(--whitecolor);

    text-transform: uppercase;

}



.yesr-text014{

  margin-left: 25px;

  font-size: 30px;

  font-family: "Teko", sans-serif;

}

.yesr-text014 span{

   font-family: "Teko", sans-serif;

   text-transform: uppercase;

}

.yesr-text014 strong{

   font-size: 124px;

   margin-right: 8px;

   font-weight: 600;

  font-family: "Teko", sans-serif;

}



.faqs-sections-div{

    background: var(--darkcolor);

    padding: 0 0 130px 0;

}

.faqs-sections-div .container{

    /* background: #101010;

    padding: 40px;

    border-radius: 60px; */

}

.accordion-button{

    font-size: 33px;

    font-weight: 500;

    font-family: "Teko", sans-serif;

    background: none !important;

    border-bottom: solid 1px #222222;

    color: var(--whitecolor);

    text-transform: uppercase;

}

.accordion-button:hover,

.accordion-button:focus{

  box-shadow: none !important;

}

.accordion-item{

  background: none !important;

}

.accordion-item p{

  color: var(--whitecolor);

  font-size: 20px;

  font-weight: 200;

}

.accordion-button:not(.collapsed){

  color: var(--lightcolor) !important;

}

.sub-texr015{

  font-size: 18px;

  font-weight: 200;

}

.effect-4 a.active:before, 

.effect-4 a.active:after{

  opacity: 1 !important;

  color: var(--lightcolor);

}

.portfoilos-div01 .mn-section-heading{

  font-size: 150px;

}

.list-of-profilos{

  background: var(--darkcolor) !important;

  padding-top: 0 !important;

}

.list-of-profilos .items-portioloes-div{

   background: var(--darkcolor) !important;

   border-radius: 0 !important;

   border-width: 1px 0 0 0 !important;

   display: inline-block !important; 

   padding: 40px 0 !important;

}

.list-of-profilos .items-portioloes-div figure{

    background: #202020;

    background: linear-gradient(117deg, rgba(32, 32, 32, 1) 0%, rgba(16, 16, 16, 1) 47%);

    padding: 18px;

    height: 520px;

}

.list-of-profilos .items-portioloes-div ul{

  column-count: 1;

}

.list-of-profilos .items-portioloes-div ul li{

  border: solid #202020;

  border-width: 1px 0 0 0;

  padding: 10px 0;

}

.list-of-profilos .items-portioloes-div ul li strong{

  width: 180px;

  display: inline-block;

}

.pricings-tags01 ul{

  list-style-type: disc;

}

.pricings-tags01 ul li{

  margin-bottom: 24px;

}

.pricings-tags01 p{

  font-size: 18px;

  font-weight: 200;

}

.comons-pricings-div01{

  padding: 16px 25px 16px 25px;

  border-radius: 20px;

  border-style: solid;

  border-width: 1px 1px 1px 1px;

  background: #101010;

}

.comons-pricings-div01 h3{

  font-size: 30px;

  font-weight: 700;

      font-family: "Teko", sans-serif;

}

.comons-pricings-div01 h3 span{

  font-size: 18px;

  font-weight: 200;

}

.comons-pricings-div01 figure{

  width: 60px;

}

.pricings-tabs01{

  background: var(--darkcolor) !important;

  padding: 20px 30px 30px 30px;

  margin-top: 20px;

  border-radius: 10px;

  position: relative;

}

.pricings-tabs01 ul{

  list-style-type: none;

  column-count: 1;

}

.pricings-tabs01 ul li{

  margin-bottom: 0;

  font-size: 19px;

  font-weight: 200;

}

.pricings-tabs01 h4{

  font-size: 45px;

  font-weight: 700;

  font-family: "Teko", sans-serif;

}

.pricings-tabs01 h4 strong{

  font-size: 30px;

  font-family: "Teko", sans-serif;

  font-weight: 200;

}

.bdn{

  border: none !important;

  background: none !important;

}

.contactus-pages{

  background: var(--darkcolor);

  padding: 150px 0;

  margin-top: -170px;

}

.contactus-pages .container{

  background: #202020;

  background: linear-gradient(117deg, rgba(32, 32, 32, 1) 0%, rgba(16, 16, 16, 1) 47%);

  padding: 30px;

  border-radius: 20px;

}

.contactus-pages .ioun {

    width: 62px;

    height: 62px;

    display: inline-block;

    border-radius: 50px;

    background-image: linear-gradient(132deg, #DB0E33 49%, #FF8503 100%);

    text-align: center;

    line-height: 63px;

    font-size: 28px;

    border: solid 1px #3f3f3f;

}

.contactus-pages .ioun i{

  color: var(--whitecolor);

}

.contactus-pages li{

  display: flex;

  align-items: start;

  margin-bottom: 25px;

}

.contactus-pages li h4{

  width: 85%;

  padding-left: 18px;

  color: var(--whitecolor);

  font-family: "Teko", sans-serif;

}

.contactus-pages li h4 span{

  font-size: 20px;

  font-weight: 200;

  color: #bbb;

}

.contact-forms-div01{

    background: #0b0b0b;

    padding: 22px 40px;

    border-radius: 12px;

    min-height: 660px;

}

.form-control{

  height: 60px;

  background: none !important;

  border: none !important;

  border-bottom: solid 1px #151515 !important;

  border-radius: 0;

}

.contact-forms-div01 .form-check{

  display: flex;

  align-items: center;

  margin-bottom: 9px;

}

.contact-forms-div01 .form-check-label{

  font-weight: 300;

  color: #bbb;

  font-size: 18px;

  margin-bottom: 0;

  margin-left: 10px;

}

.contact-forms-div01 .form-check-input{

  width: 18px;

  height: 18px;

  margin-bottom: 0;

  margin-top: 0;

}

.contact-forms-div01 textarea{

  height: 150px;

  resize: none;

}



.careers-pages{

  background: var(--darkcolor);

  padding: 150px 0;

  margin-top: -102px;

}
.careers-pages .explores-div{
  border: none !important;
  background: none !important;
}
.careers-pages .items-portioloes-div {

    background: var(--darkcolor) !important;

    border-radius: 0 !important;

    border-width: 1px 0 0 0 !important;

    display: inline-block !important;

    padding: 40px 0 !important;

}
.hies-ous .form-select{
    background-color: #f6f6f6 !important;
    height: 60px;
    border: none !important;
}

.blogs-singles .why-showp-news{
    padding-top: 130px !important;
}
.adminst-list{
  color: var(--whitecolor);
  list-style-type: none;
}
.adminst-list i{
  color: var(--lightcolor);
}
.services-signles-div figure{
  border-radius: 25px;
  overflow: hidden;
  height: 450px;
  width: 100%;
  display: inline-block;
}
.services-signles-div figure img{
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.sub-uyt{
  font-size: 40px;
  font-weight: 700;
  font-family: "Teko", sans-serif;
}
.list-rst li{
  border: none !important;
  display: flex;
  align-items: start;
  font-size: 21px !important;
}

.text-sctions01 {
    position: absolute;
    z-index: 2;
    bottom: 80px;
    left: 70px;
    right: 0;
    width: 87%;

}

.text-sctions01 h2{
    font-size: 41px !important;
    font-weight: 700;
    line-height: 46px !important;
}
.call-actions figure{
  position: relative;
}
.call-actions figure::before{
  position: absolute;
  left: 0;
  right: 0;
  top:0;
  background: #000000;
  background: linear-gradient(358deg, rgba(0, 0, 0, 0.88) 30%, rgba(0, 0, 0, 0.42) 91%);
  width: 100%;
  height: 100%;
  content: "";
}
.related-articles{
  margin-top: 70px;
}
.dates01{

  color: var(--lightcolor) !important;

  font-size: 20px !important;

  font-weight: 600 !important;

}

.careers-pages .items-portioloes-div ul{

  column-count: 1;

  display: flex;

  align-items: center;

}

.careers-pages .items-portioloes-div{

  height: auto !important;

  min-height: auto !important;

  padding-bottom: 30px !important;

  margin: 0 0 30px 0 !important;

}

.careers-pages .items-portioloes-div:first-child{

  margin-top: 70px !important;

}

.blogs-info-div{

    background: var(--darkcolor);

    margin-top: -100px;

    padding: 220px 0 130px 0;

    position: relative;



}

.blogs-info-div .comon-blogs-list-items {

    display: inline-block;

        overflow: hidden;

    width: 100%;

    border-bottom: solid 1px #202020;

    border-top: solid 1px #202020;

    padding-bottom: 70px;

}

.blogs-info-div .comon-blogs-list-items figure {

    height: 437px;

    display: inline-block;

    position: relative;

    width: 100%;

    overflow: hidden;

    border-radius: 12px;

}

.blogs-info-div .comon-blogs-list-items figure img{

  object-fit: cover;

  width: 100%;

  height: 100%;

}

.blogs-info-div .comon-blogs-list-items .content-post h5 {

    color: var(--whitecolor);

    width: 90%;

    overflow: hidden;

    text-overflow: ellipsis;

    display: inline-block;

    font-size: 35px;

    font-weight: 700;

    text-transform: capitalize;

    font-weight: 700;

    white-space: nowrap;

}

.admin-t{

  font-size: 18px;

  color: var(--whitecolor);

  margin-right: 25px;

}

.comon-blogs-list-items p{

  color: #bbb;

  font-size: 18px;

  font-weight: 200;

}

.content-post h6{

  color: var(--lightcolor);

  font-size: 18px;

  margin-bottom: 8px;

}

.comon-sec-blogs-inf-right{

    background: #202020;

    background: linear-gradient(117deg, rgba(32, 32, 32, 1) 0%, rgba(16, 16, 16, 1) 47%);

    padding: 30px;

    display: grid;

    align-content: center;

    width: 100%;

    margin-bottom: 30px;

    overflow: hidden;

    border-radius: 12px;

}



.comon-sec-blogs-inf-right h5,

.comon-sec-blogs-inf-right ul{

  color: var(--whitecolor);

}

.comon-sec-blogs-inf-right ul{

  list-style-type: disc;

  margin-left: 25px;

}

.comon-sec-blogs-inf-right ul li{

  font-weight: 200;

  color: #bbb;

  padding: 8px 0;

  border-bottom: solid 1px #282828;

}

.comon-sec-blogs-inf-right h5{

  font-size:38px;

   font-family: "Teko", sans-serif;

   font-weight: 600;

}

.btn-serach{

  color: var(--whitecolor);

}

.comon-sec-blogs-inf-right.tags02 ul{

  list-style-type: none !important;

  margin-left: 0 !important;

  display: flex;

  flex-wrap: wrap;

  align-items: center;

  gap: 10px;

}

.comon-sec-blogs-inf-right.tags02 ul li{

  border: none !important;

}

.comon-sec-blogs-inf-right.tags02 ul li a{

  border: solid 1px #bbb;

  background: var(--whitecolor);

  color: var(--darkcolor) !important;

  text-transform: capitalize;

  border-radius: 12px;

  padding: 12px 30px;

}

.comon-sec-blogs-inf-right .textry{

  width: 80%;

}

.comon-sec-blogs-inf-right .textry h5{

  font-size: 25px;

  font-weight: 500;

}

.como-list figure{

  width: 70px;

  margin-right: 15px;

}

.textry p{

  font-size: 15px;

  color: var(--lightcolor);

}

.rights-text-darks .b-white-text{

    /* width: 155px;

    height: 155px; */

}

.rights-text-darks .b-white-text .circle{

}

.services-banners  #webgls-div-news{

      height: 480px !important;

}

.sections-fors-revices{

  background: #101010;

  padding: 100px 0 0 0;

}

.marquee {

  position: relative;

  width: 100vw;

  max-width: 100%;

  height: 200px;

  overflow-x: hidden;

}

.track {

  position: absolute;

  white-space: nowrap;

  will-change: transform;

  animation: marquee 32s linear infinite;

}



span.img-dots01 {

    width: 72px;

    display: inline-block;

    margin: 0 10px;

}

.contacts-div{

  background: var(--darkcolor);

  padding: 100px 0;

}

.contacts-div .sm-text01-div{

    display: inline-block;

    width: 170px;

    text-align: center;

    padding-right: 0;

}

.contacts-div .sm-text01-div h5{

  color: var(--whitecolor);

}

.sub-parat{

  color: #bbb;

  font-size: 20px;

  font-weight: 200;

}

.left-contact-us hr{

  background: #bbb !important;

}

.left-contact-us ul{

  column-gap: 1;

}

.left-contact-us h5{

  font-family: "Teko", sans-serif;

  font-size: 25px;

  font-weight: 400;

  width: 72%;

  text-transform: uppercase;

}

.left-contact-us h5 span{

  font-size: 20px;

  font-weight: 300;

  text-transform: lowercase;

}

.cios-icons{

    display: inline-block;

    width: 70px;

    height: 70px;

    border-radius: 50%;

    overflow: hidden;

    background: #151515;

    border: solid 1px #404040;

    text-align: center;

    line-height: 66px;

}

.cios-icons i{

  color: var(--lightcolor);

  font-size: 30px;

}

.widths-bg{

    background: #202020;

    background: linear-gradient(117deg, rgba(32, 32, 32, 1) 0%, rgba(16, 16, 16, 1) 47%);

    padding: 26px;

    border-radius: 12px;

}

.widths-bg h4{

   text-transform: uppercase;

   font-family: "Teko", sans-serif;

   font-size: 36px;

}

.widths-bg .form-check{

  display: flex;

  align-items: center;

}

.widths-bg input.form-control{

   border: none !important;

   color: var(--whitecolor);

   font-size: 18px;
    background: #090909 !important;
    height: 51px;
    border-radius: 4px;

   

}


.widths-bg input.form-control::placeholder{

   color: var(--whitecolor);

}

.widths-bg input.form-control:focus::placeholder{

  color: transparent;

}

.widths-bg textarea.form-control{

  height: 120px;

  resize: none;

   background: #090909 !important;

}

.widths-bg input.form-check-input{

    width: 17px;

    height: 17px;

    margin-top: 0 !important;

}

.form-check-label{

  font-size: 18px;

  color: var(--whitecolor);

  margin-left: 8px;

}

.tabs-sections120 .nav-link{

  display: flex;

  align-items: start;

  text-align: center;

}

.tabs-sections120 .ends-divb{

  text-align: left;

  padding-left: 25px;

}

.crm-icou{

    width: 70px;

    height: 70px;

    display: inline-block;

    border-radius: 50%;

    background: #181818;

    line-height: 70px;

    color: var(--whitecolor);

}

.crm-icou i{

  font-size: 27px;

  font-weight: 200;

}

.nav-pills.tabs-sections120 .nav-link.active,

.nav-pills.tabs-sections120 .show>.nav-link{

    background:none !important;

    position: relative;

}

.nav-pills.tabs-sections120 .nav-link.active::before,

.nav-pills.tabs-sections120 .show>.nav-link::before{

  content: "";

  left: 0;

  top:0;

  width: 4px;

  height: 100%;

  background: var(--lightcolor);

  display: inline-block;

  position: absolute;

}

.nav-pills.tabs-sections120 .nav-link{

  margin-bottom: 43px;

  padding-left: 25px;

}

.nav-pills.tabs-sections120 .nav-link h5{

    font-family: "Teko", sans-serif;

    font-weight: 600;

    font-size: 35px;

    color: var(--whitecolor);

}

.nav-pills.tabs-sections120 .nav-link p{

   color: #959595 !important;

   font-weight: 300;

}

.nav-pills.tabs-sections120 .nav-link.active .crm-icou,

.nav-pills.tabs-sections120 .show>.nav-link .crm-icou{

    background-image: linear-gradient(132deg, #DB0E33 49%, #FF8503 100%);

}

.nav-pills.tabs-sections120{

  position: relative;

}

.nav-pills.tabs-sections120::before{

  content: "";

  left: 0;

  top:0;

  width: 1px;

  height: 100%;

  background: var(--text-color);

  display: inline-block;

  position: absolute;

  

}

.nav-pills.tabs-sections120::before{

}

.imas{

    background: #202020;

    background: linear-gradient(117deg, rgba(32, 32, 32, 1) 0%, rgba(16, 16, 16, 1) 47%);

    padding: 26px;

    border-radius: 12px;

}

.imas img{

  object-fit: cover;

  width: 100%;

  height: 100%;

  border-radius: 12px;

}

.hies-ous .modal-header{

  border: none !important;

}

.modals-div015 h4{

    font-size: 60px;

    font-weight: 700;

    text-align: center;

    line-height: 67px;

    text-transform: uppercase;

    color: var(--darkcolor);

    font-family: "Teko", sans-serif;

}

.btn-close{

  background-color: var(--lightcolor);

  opacity: 1;

  border-radius: 40px;

  background-size: 39%;
  

}
.offcansvas01 .btn-close{
    right: 40px;
    top: 35px;
    position: absolute;
}
.offcansvas01 .offcanvas-body{
   overflow: hidden;
   padding: 0;
}
.mobiles-bg01{
  background: var(--darkcolor);
}
.modals-div015 .text-btn-gets,

.modals-div015 .arrows-icons{

  font-size: 16px;

}
.gets-intouchs{
   padding: 20px 0;
}
.gets-intouchs h3{
      font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
     font-family: "Teko", sans-serif;
     margin-bottom: 9px;
}
.gets-intouchs ul li{
   font-size: 16px;
   padding: 6px 0;
   display: flex;
   align-items: start;
}
.gets-intouchs ul li i{
  color: var(--lightcolor);
  margin-right: 5px;
}
.gets-intouchs ul li .texts{
  width: 90%;
}
.gets-intouchs .socliac{
 
}
.mobiles-bg01{
  padding: 50px;
  min-height: 100vh;
}

.mobiles-bg01 .dropdown-menu{
  position: relative !important;
  top:10px;
  transform: none !important;
}
.mobiles-bg01 .nav-link{
        padding: 8px 0px 0 0px;
    font-family: "Teko", Sans-serif;
    font-size: 50px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-bottom: solid 1px #242424;
    color: #fff;
    line-height: 64px;
}
.mobiles-bg01 .nav-link::before,
.mobiles-bg01 .nav-link::after{
  display: none !important;
}
a.socliac {
    width: 45px;
    display: inline-block;
    height: 45px;
    border-radius: 50px;
    border: solid 1px #bbbbbb21;
    text-align: center;
    line-height: 45px;
    font-size: 18px;
    color: #fff;
    margin-right: 9px;
}
.offcanvas{
    height: 100vh !important;
    width: 100vw !important;
}
.gets-intouchs ul{
  margin-bottom: 40px;
}
.modals-div015 .text-btn-gets svg{

  width: 16px;

  height: 16px;

}

.modals-div015 .form-control{

    background: #f6f6f6 !important;

    border: none !important;

}

.modals-div015 textarea.form-control{

  background: #f6f6f6 !important;

  height: 100px;

  resize: none;

}

.modals-div015 .form-group{

  margin-bottom: 20px;

}

.modals-div015 .form-check-label{

  color: var(--head-text);

}

.vides-sections{



}

.vides-sections::before{

    position: absolute;

    left: 0;

    right: 0;

    top: 0;

    width: 100%;

    height: 100%;

    background: #00000069;

    content: "";

    z-index: 1;

}

.card-works01 figure{

  height: 600px;

  overflow: hidden;

}

.offcanvas.offcanvas-end.show{
  height: 100vh;
  width: 100vw;
  top: 0; 
  left: 0;
  transform: translateX(0);
}
a.foot-mds {
    width: 160px;
    display: inline-block;
    margin-bottom: 25px;
}
.banner-slider-mains01 figure{
   height: 370px;
   overflow: hidden;
}
.banner-slider-mains01 figure img{
   object-fit: cover;
   width: 100%;
   height: 100%;
} 
.banner-slider-mains01{
    width: 85%;
    margin-left: auto;
}

@media(min-width:1700px){
  .contents-darks{

     width: 375px;

  }
}
@media(min-width:1400px){
.explores-div .text-btn-gets{
  padding: 16px 36px;
   z-index: 2;
   transition: all 0.5s;
   font-size: 1.4rem;
}

.cores-values015 ul li h4{
  font-size: 30px;
}
.explores-div .arrows-icons{
  width: 60px;
  height: 60px;
}
.nav-pills.tabs-sections120 .nav-link h5{
  font-size: 45px;
}
.banner-texts-context h2{
  font-size: 200px;
  line-height: 170px;
}
h2.mn-section-heading {
    font-size: 84px;
}
main h2.mn-section-heading{
  font-size: 60px;
}
.cores-values015 .mn-section-heading{
      font-size: 190px;
}
.comonuts-counts{

  padding: 120px 0;

  height: 360px;

  display: grid;

  align-content: center;

  justify-content: center;

  width: 360px;

  border-radius: 50%;

  border: solid 1px #343434;

  margin: 0;

  transition: all 0.5s;

  position: relative;

  overflow: hidden;

}
.items-01-div h2{
  font-size: 74px;
}
.card-details-text015 h3{
   font-size: 70px;
}

}

/* blog */

.search-options-div {
    background: #202020;
    background: linear-gradient(117deg, rgba(32, 32, 32, 1) 0%, rgba(16, 16, 16, 1) 47%);
    padding: 30px;
    border-radius: 20px;
}
.search-options-div .form-control {
    font-size: 20px;
}
.search-options-div .serch-015-btn {
    background: var(--whitecolor);
    font-size: 18px;
    font-weight: 600;
    color: var(--darkcolor);
    width: 182px;
    border-radius: 50px;
    line-height: 38px;
}

.blogs-postu01 > div:first-child .comon-blogs-list-items figure {
    margin-bottom: 0 !important;
    width: 45%;
    border-radius: 8px 0 0 8px;
    height: 627px;
}
.blogs-info-div .comon-blogs-list-items figure {
    height: 303px;
    display: inline-block;
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 12px;
}
.blogs-info-div .comon-blogs-list-items figure img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.content-post h6 {
    color: var(--lightcolor);
    font-size: 14px;
    margin-bottom: 8px;
    background: #000;
    display: inline-block;
    padding: 9px 25px;
    border-radius: 40px;
    font-weight: 300;
    color: #ffff;
}
.blogs-info-div .comon-blogs-list-items .content-post h5 {
    color: var(--whitecolor);
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    font-size: 21px;
    font-weight: 700;
    text-transform: capitalize;
    font-weight: 700;
    white-space: nowrap;
}
.btn-underlines {
    color: var(--whitecolor);
    text-decoration: underline;
    font-size: 19px;
    font-weight: 300;
    padding: 0;
    margin-top: 25px;
}
.btn-underlines {
    color: var(--whitecolor);
    text-decoration: underline;
    font-size: 19px;
    font-weight: 300;
    padding: 0;
    margin-top: 25px;
}
.blogs-info-div .comon-blogs-list-items {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    border: solid 1px #202020;
    padding-bottom: 33px;
    background: #101010;
    border-radius: 18px;
}
.content-post {
    padding: 8px 25px 25px 25px;
}

@keyframes marquee {

  from { transform: translateX(0); }

  to { transform: translateX(-50%); }

}





@keyframes trigger {

  to {

    --animate: true;

  }

}



@keyframes fade {

  from {

    opacity: 0;

  }

  to {

    opacity: 1;

  }

}



@keyframes trigger {

  to {

    --animate: true;

  }

}



@keyframes pop {

  from {

    scale: var(--scale-start);

  }

  to {

    scale: var(--scale-end);

  }

}



@keyframes text-gradient {

  100% {

    background-position: 150% center;

  }

}



@keyframes pop-back {

  from {

    scale: var(--scale-end);

    transition: all 0.5s;

  }

  to {

    scale: var(--scale-start);

  }

}



@keyframes wink {

  0%,

  100% {

    translate: 0 0;

  }

  25%,

  75% {

    translate: -100% 0;

  }

  50% {

    translate: -200% 0;

  }

}



@keyframes wave {

  50% {

    rotate: 10deg;

  }

}



@keyframes hover {

  from,

  to {

    translate: 0 calc(var(--hover-offset) * -1);

  }

  50% {

    translate: 0 var(--hover-offset);

  }

}





@-webkit-keyframes spine {

	from {

		transform: rotate(0);

		-webkit-transform: rotate(0);

	}



	to {

		transform: rotate(359deg);

		-webkit-transform: rotate(359deg);

	}

}





@keyframes pulse {

  from { transform: scale(0.8); }

  to { transform: scale(1.2); }

}

.cms-items h2{
  color: var(--whitecolor) !important;
}
.cms-items .items-01-div p{
  color: #bbb;
}
.new-products-btn .circle span{
  color:#fff !important;  
}
.home-pages01 .why-about-us{
  overflow: hidden;
}
.home-pages01 .contacts-div{
  overflow: hidden;
}
.home-pages01 .blogs-sections-design{
  overflow: hidden;
}
@media (min-width: 1950px) {
.services-signles-div .mn-section-heading {
    font-size: 60px;
}
}
@media (min-width: 1400px) {

    .top-homes-header .container{

       max-width: 1480px;

    }

    
    .divs-div-darks .container{
      max-width: 1410px;
    }

    .container {

       max-width: 1480px;

    }

    .banner-texts-context h5{

      font-size: 28px;

    }
    .videos-sections0152{


    transform: translateX(-250px);

     }

  

}
.bg-none{
  background: none !important;
  border: none !important;
}

@media(max-width:910px){
  .sm-off{
    display: none !important;
  }
  .right-menus a.nav-link,
  .right-menus .free-btn015{
    display: none;
  }
  .navbar-brand{
    margin: 0 !important;
  }
.banner-texts-context h2{
    font-size: 79px;
    line-height: 73px;
}
.banner-texts-context p{
font-size: 16px;
}
.top-homes-header .banner-sections-div {
    padding-top: 160px;
}
.strat-ratings015 h4 {
  font-size: 40px;
}
.footers-backgrounds .mn-section-heading {
    font-size: 75px;
    line-height: 75px;
}
.footers-backgrounds{
  padding: 69px 0 20px 0;
}
.comons-footers01 h3 ,
.comons-footers01 ul li a{
      line-height: 37px;
    font-size: 33px;
}
.last-liks-div ul li a,
.last-liks-div p{
    font-size: 12px !important;
    padding: 0 14px;
}
.we-bulids-text h5{
  font-size: 25px;
}
.why-showp-news ul{
  column-count: 1;
}
.we-bulids-text{
  padding: 0 10px;
}
.socilic-list{
  text-align: center;
}
.top-homes-header{
  border-radius: 0;
  min-height: inherit;
  padding-bottom: 30px;
  height: auto !important;
}
.services-banners #webgls-div-news {
    height: 400px !important;
}
.socilic-list a{
  font-size: 16px;
}
.why-about-us{
  padding: 180px 0 70px 0;
}
.your-digitals-1 {
    font-size: 45px;
    margin-top: 30px;
    width: 100%;
    line-height: 46px;
}
.contents-darks {
    width: 100%;
}
.divs-div-darks {
   padding: 90px 0;
}
h2.mn-section-heading {
    font-size: 38px;
    line-height: 39px;
}
.similar-text01{
  margin-top: 15px;
}
.itesms-works-items h2{
  display: none;
}
.divs-div-darks .text-end{
  display: none;
}
.divs-div-darks .card-works01 figure {
    height: 370px;
}
.card-details-text015 h3 {
    font-size: 28px;
    line-height: 30px;
}
.card-details-text015 p{
  font-size: 15px;
}
.card-works01 {
    border-radius: 12px;
    padding: 15px;
}
.card-works01 figure img{
   border-radius: 12px;
}
.itesms-works-items{
  grid-template-rows: 430px auto;
}
.card-details-text015 p{
  font-size: 15px;
  margin-bottom: 18px;
}
.card-details-text015{
  padding-bottom: 34px;
  padding-left: 41px;
}
.body-mains01-div .explores-div .text-btn-gets {
    font-size: 14px;
}
.body-mains01-div .explores-div .text-btn-gets{
    padding: 13px 17px;
    font-size: 14px;
}
.body-mains01-div .explores-div .arrows-icons {
    width: 43px;
    height: 43px;
}
.videos-sections0152{
  display: none;
}
.lives-projectrs-div{
  background: #151515;
  padding: 30px 0;
}
.vides-sections.lives-projectrs-div .container {
  height: auto;
}
.abouts-btn{
  display: none !important;
}
.items-01-div {
  padding: 20px;
  border-radius: 12px;
}
.items-01-div h2{
  width: 100%;
  font-size: 40px;
}
.items-01-div .right-text-over015{
   width: 100%;
}
.tools-sections .items-logost{
  background: #101010 !important;
  padding: 30px;
  min-height: inherit !important;
  height: auto !important;
}
.tools-sections{
  padding: 70px 0;
}
.rights-text-sections {
    padding-left: 7px;
}
.rights-text-sections h3{
  font-size: 30px;
  margin-top: 8px !important;
}
.rights-text-sections h4{
  font-size: 20px;
}
.process-sections-div li {
    margin-bottom: 29px;
}
.why-choose-sections-div .container {
      padding: 70px 0;
}
.itesms-ceters-pots,
.itesms-ceters-pots figure{
  border-radius: 11px;
}
.itesms-ceters-pots{
  min-height: inherit !important;
}
.itesms-ceters-pots figure{
  height: 270px;
}
.blogs-sections-design .itesms-ceters-pots {
    padding: 6px !important;
    border-radius: 11px !important;
}
span.img-dots01 {
    width: 33px;
    display: inline-block;
    margin: 0 10px;
}
.marquee {
    position: relative;
    width: 100vw;
    max-width: 100%;
    height: 130px;
    overflow-x: hidden;
}
.process-sections-div,
.porfolio-sections-design{
    padding: 20px 0;
}
.services-banners .titels-text {
    font-size: 43px;
}
.services-signles-div .mn-section-heading{
  font-size: 30px;
}

main h2.mn-section-heading{
  font-size: 30px;
}
.breadcrumb{
  justify-content: center;
}
.banner-sections-div-sub-banners .rights-text-darks,
.banner-sections-div-sub-banners .soclinest-div{
   display: none !important;
}
.services-tops-div01{
  padding: 70px 0 190px 0;
}
.services-tops-div01 .sm-text01-div{
  margin-bottom: 30px;
}
.services-tops-div01 .sm-text01-div h5{
  font-size: 26px;
}
.services-tops-div01 ul{
  column-count: 1;
}
    .about-us-pages01 .why-about-us {
        padding: 50px 0 70px 0;
    }
    .about-us-pages01 .years-divs01 {
    margin-top: 30px;
    }
    .about-us-pages01 .our-vissions-div figure{
      height: auto;
      margin-bottom: 20px !important;
    }
    .our-vissions-div{
       padding: 50px 0 70px 0;
    }
    .cores-values015 .mn-section-heading{
      font-size: 45px;
    }
    .imgs-pofiloio-div figure{
      margin-bottom: 33px !important;
    }
    .cores-values015  .texttr-rights{
      width: 70%;
    }
    .mobiles-bg01 .nav-link{
          font-size: 44px;
    }
    .mobiles-bg01{
      padding: 30px;
    }
    .contact-forms-div01 .widths-bg{
      padding: 0 !important;
    }
    .contact-forms-div01{
      padding: 22px !important;
    }
}
@media(max-width:575px){
  span.img-dots01 {
    width: 33px;
    display: inline-block;
    margin: 0 10px;
}
.marquee {
    position: relative;
    width: 100vw;
    max-width: 100%;
    height: 130px;
    overflow-x: hidden;
}
}

.calls-div01 svg{
  margin-right: 8px;
}

  .contact-forms-div01 .widths-bg .form-control{
    background: #fff !important;
    color: #000 !important;
  }
/* .home-pages01 .body-mains01-div{
  overflow: hidden;
} */

 .subpage-pages01 .services-signles-div,
 .subpage-pages01 .services-slider01-deatils,
 .subpage-pages01 .tools-sections.services-bg01-div{
      overflow: hidden;
 }




































