/*

Template: Xamin -
Author: iqonicthemes.in
Version: 1.0
Design and Developed by: iqonicthemes.in


*/

/*================================================
[  Table of contents  ]
================================================

:: header
:: Demo-page
:: Future Services
:: One Click Import
:: Premium Plugins
:: Responsive Section
:: Clients

======================================
[ End table content ]
======================================*/
body { overflow-x: hidden;  }

/*---------------------------------------------------------------------
 header
-----------------------------------------------------------------------*/
header { position: absolute; padding: 40px 0px 0px; z-index: 999; display: inline-block; width: 100%; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
header a.navbar-brand img { width: 151px; height: auto; margin: 0; }
header .navbar-light { padding: 0; }
header .navbar-light .navbar-nav .nav-link, header .navbar-light .navbar-nav .nav-link:focus { font-family: 'Poppins'; color: #313e5b;font-weight: 500; font-size: 16px; margin-right: 40px;}
.navbar-light .navbar-nav .show>.nav-link { color: #ffffff; }
header .navbar-light .navbar-nav li.active .nav-link, header .navbar-light .navbar-nav li .nav-link:hover { color: #437eeb; background: transparent; }
.dropdown-item:active, .dropdown-item:hover { color: #ffffff; background: #437eeb; }
header .container-fluid { padding: 0 100px; }

/* Header sticky */
header.menu-sticky{top: 0;}
header.menu-sticky { background: #ffffff; padding: 0; -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15); box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15); position: fixed; z-index: 999; }
header.menu-sticky .container-fluid { padding: 0px 100px; }
header.menu-sticky .navbar.navbar-light .navbar-brand img { width: 151px; height: auto; }
header.menu-sticky .navbar-light .navbar-nav li.active .nav-link, header.menu-sticky .navbar-light .navbar-nav li .nav-link:hover { color: #437eeb; background: transparent; }
header.menu-sticky .navbar-light .navbar-nav .nav-link, header.menu-sticky .navbar-light .navbar-nav .nav-link:focus { color: #000000; }
.navbar-light .navbar-toggler{color:#437eeb;border-color:#437eeb;}
/*---------------------------------------------------------------------
 Demo-page
-----------------------------------------------------------------------*/
.home-block { position: relative; z-index: 2; border: 5px solid #ffffff; position: relative; top: 0; margin-bottom: 30px; border-radius: 5px; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; letter-spacing: 1px; box-shadow: 0 10px 30px 0 rgb(77 89 109 / 10%) }
.home-block:hover { top: -15px; -webkit-box-shadow: 4.871px 34.659px 30px 0px rgba(0, 0, 0, 0.05); -moz-box-shadow:4.871px 34.659px 30px 0px rgba(0, 0, 0, 0.05); box-shadow:4.871px 34.659px 15px -24px rgba(0, 0, 0, 0.06);}
.home-block:hover .home-title { bottom: 0 }
.home-block .home-title { position: absolute; bottom: -80px; left: 0; display: inline-block; width: 100%; background: #437eeb; color: #fff; padding: 15px 0; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s }
.home-block .home-title a:hover, .home-block .home-title a:focus { color: #fff }
.home-block a { color: #ffffff; width: 100%; display: inline-block }
.home-block .tag {
    height: 25px;
    width: 50px;
    border-radius: 3px;
    position: absolute;
    top: -25px;
    left: -2px;
    color: #fff;
    background: #FF0000;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    z-index: 1;
}

.home-block-inner { position: relative; z-index: 2; border: 5px solid #ffffff; position: relative; top: 0; margin-bottom: 30px; border-radius: 5px; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; letter-spacing: 1px; overflow: hidden;}
.home-block-inner:hover { top: -15px; -webkit-box-shadow: 4.871px 34.659px 30px 0px rgba(0, 0, 0, 0.05); -moz-box-shadow:4.871px 34.659px 30px 0px rgba(0, 0, 0, 0.05); box-shadow:4.871px 34.659px 15px -24px rgba(0, 0, 0, 0.06) }
.home-block-inner:hover .home-title { bottom: 0 }
.home-block-inner .home-title { position: absolute; bottom: -80px; left: 0; display: inline-block; width: 100%; background: #437eeb; color: #fff; padding: 15px 0; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s }
.home-block-inner .home-title a:hover, .home-block-inner .home-title a:focus { color: #fff }
.home-block-inner a { color: #ffffff; width: 100%; display: inline-block }
.home-block-inner .tag {
    height: 60px;
    width: 60px;
    line-height: 60px;
    border-radius: 90px;
    position: absolute;
    top: -25px;
    left: -10px;
    color: #fff;
    background: #FF0000;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    z-index: 1;
}

.homepage-block { margin-bottom: 30px;position: relative;z-index: 2; }
.footer .title { font-weight: 800; color: transparent; font-size: 62px; background: url("https://phandroid.s3.amazonaws.com/wp-content/uploads/2014/05/rainbow-nebula.jpg") repeat; background-position: 40% 50%; -webkit-background-clip: text; position: relative; text-align: center; line-height: 90px }
.iq-retina { position: relative; overflow: hidden; }
.iq-retina::before { -webkit-animation: jump 2s infinite alternate;border-radius: 50%; background-image: -moz-linear-gradient(90deg, rgb(241, 243, 254) 0%, rgb(255, 255, 255) 100%); background-image: -webkit-linear-gradient(90deg, rgb(241, 243, 254) 0%, rgb(255, 255, 255) 100%); background-image: -ms-linear-gradient(90deg, rgb(241, 243, 254) 0%, rgb(255, 255, 255) 100%); position: absolute; left: -249px; bottom: 50px; width: 552px; height: 547px; content: ""; }
.iq-plugins .media .img-box { display: block; text-align: center; line-height: 110px; width: 110px; height: 110px; background: #ffffff; border-radius: 100px; }
.iq-mb-80 { margin-bottom: 80px; }
.iq-plugins .img-box img { background: #ffffff; }
.iq-plugins  ul li { display: inline-block; margin-top: 100px; vertical-align: middle; }
.iq-plugins  ul li.img-box { display: inline-block; text-align: center; line-height: 150px; width: 150px; height: 150px; background: #ffffff; border-radius: 100px; }
.btn-home { position: absolute; bottom: -46px; left: 45%; transform: translate(-50%, -50%); z-index: 1; }
.btn-home a { font-size: 18px; line-height: 30px; }

.iq-innerpages{position: relative;overflow: hidden;}
.iq-innerpages::before, .iq-innerpages::after{
     background-image: -moz-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(241,243,254) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(241,243,254) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(241,243,254) 100%);
  position: absolute;
  right: -20%;
  top: 50px;
  width: 593px;
  height: 586px;
  content: "";
   border-radius: 50%;

   -webkit-animation: jump 2s infinite alternate;
}
.iq-innerpages::after{
    right: auto;
    left: -20%;
    top:40%;
}
/*---------------------------------------------------------------------
Premium Plugins
-----------------------------------------------------------------------*/
.iq-plugins { position: relative; overflow: hidden; }
.price.slider { left: 0; top: 0; }
.revslider { top: -100px !important; left: 180px !important; }
.owl-carousel .owl-item .clients-box img { cursor: pointer; width: auto;margin: 0 auto;  }
.owl-carousel .owl-item .clients-box{padding: 15px;}
.owl-carousel .owl-item .clients-box img.clients{display: block;}
.owl-carousel .owl-item .clients-box img.client-img {display: none;}
.owl-carousel .owl-item .clients-box:hover img.clients{ display: none;}
.owl-carousel .owl-item .clients-box:hover img.client-img{display: block;}
.list-details li span { color: #020d1e; font-size: 16px; font-weight: 600; }
.list-details li { margin-bottom: 10px; }
.list-details li i { color: #437eeb; }

.screenshots.owl-carousel { width: 120%; margin-left: 15px; padding-left: 72px; }
.mac-pc { position: absolute; left: 40%; pointer-events: none; position: absolute; top: 0; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: 455px; z-index: 99; }
.iq-blog { overflow: hidden; }
.owl-carousel .owl-item .blog-images  img { max-width: 125%; width: 340px; height: 237px; border-radius: 15px; }
/* Dots */
.owl-carousel .owl-dots.disabled { display: none; }
.owl-carousel .owl-dots { margin-top: 30px; position: relative; width: 100%; display: inline-block; text-indent: inherit; text-align: center; cursor: pointer; }
.owl-carousel .owl-dots .owl-dot { box-shadow: none; outline: none; background: #ffffff; display: inline-block; padding: 0; margin: 0px 3px; height: 5px; width: 40px; border: 1px solid #ffffff; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; cursor: pointer; }
.owl-carousel .owl-dots .owl-dot span { display: none; }
.owl-carousel .owl-dots .owl-dot:hover { background: #4cd9ed; border: 1px solid #4cd9ed; }
.owl-carousel .owl-dots .owl-dot.active, .owl-dots .owl-dot.active:nth-child(n+3) { background: #4cd9ed; border: 1px solid #4cd9ed; }
.owl-dots .owl-dot:nth-child(n+4) { display: none; }
.single-image-shadow .owl-carousel .video-img { box-shadow: 1px 12px 15px -5px rgba(0, 0, 0, 0.1); margin: 30px 15px; }
.owl-carousel .owl-item .clients-box:hover:before{-webkit-animation: scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; animation: scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; content: ""; position: absolute; width: 100% ;height: 100%; background: #ffffff; top:
0 ; left: 0; z-index: -1; border-radius: 5px;}
.owl-carousel .owl-item .clients-box:before{-webkit-animation: scale-out-center 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both; animation: scale-out-center 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;  content: ""; position: absolute; width: 100% ;height: 100%; background: #24262b; top:
0 ; left: 0; z-index: -1; border-radius: 5px; opacity: 0;  transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out;}
/* ----------------------------------------------
 * Generated by Animista on 2020-1-17 12:27:1
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info.
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation scale-in-center
 * ----------------------------------------
 */

.scale-in-center { -webkit-animation: scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; animation: scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; }
@-webkit-keyframes scale-in-center {
  0% { -webkit-transform: scale(0); transform: scale(0); opacity: 1; }
  100% { -webkit-transform: scale(1); transform: scale(1); opacity: 1; }
}
@keyframes scale-in-center {
  0% { -webkit-transform: scale(0); transform: scale(0); opacity: 1; }
  100% { -webkit-transform: scale(1); transform: scale(1); opacity: 1; }
}


/* ----------------------------------------------
 * Generated by Animista on 2020-1-17 12:34:31
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info.
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation scale-out-center
 * ----------------------------------------
 */
.scale-out-center { -webkit-animation: scale-out-center 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both; animation: scale-out-center 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both; }
@-webkit-keyframes scale-out-center {
  0% { -webkit-transform: scale(1); transform: scale(1); opacity: 1; }
  100% { -webkit-transform: scale(0); transform: scale(0); opacity: 1; }
}
@keyframes scale-out-center {
  0% { -webkit-transform: scale(1); transform: scale(1); opacity: 1; }
  100% { -webkit-transform: scale(0); transform: scale(0); opacity: 1; }
}
/*---------------------------------------------------------------------
Title
-----------------------------------------------------------------------*/
.title-box{position: relative;z-index: 2;}
.title-box.text-left p { margin-bottom: 0px }
.title-box h2 { margin-bottom: 15px; }
.title-box-space, .title-box.text-left.title-box-space { margin-bottom: 30px; }
.title-box .title-design { margin-bottom: 10px; border-radius: 3px; letter-spacing: 0.08rem;  padding: 5px 15px;  background: linear-gradient(to left, #FFF 2.23%, #EFF1FD 97.21%), #437EEB; color: #437eeb; display: inline-block; position: relative; text-transform: uppercase; }
.title-box.text-left { margin-bottom: 30px; }
.title-box span.title-design.sub-title { color: #ffffff; }
.title-box.text-white h2 { color: #ffffff; }
.title-box span.title-design.sub-title:before { background: #ffffff; content: ""; }
.title-box.text-center { margin-bottom: 60px; }
.title-box.title-shadow { margin-bottom: 15px; }
.title-box .subtitle { position: relative; }

.iq-title-box .iq-subtitle {
  font-family: var(--highlight-font-family);
  display: inline-block;
  position: relative;
  background: linear-gradient(to left, #FFF 2.23%, #EFF1FD 97.21%), #437EEB;
  padding: 5px 15px;
  font-weight: var(--font-weight-bold);
  font-size: var(--font-size-normal);
  letter-spacing: var(--letter-spacing-three);
  text-transform: uppercase;
  color: var(--primary-color);
  border-radius: var(--border-radius);
}

/*---------------------------------------------------------------------
banner
-----------------------------------------------------------------------*/
.iq-banner { padding: 0; position: relative; overflow: hidden; background-image: -moz-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(241, 243, 254) 100%); background-image: -webkit-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(241, 243, 254) 100%); background-image: -ms-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(241, 243, 254) 100%); }
.iq-banner::before { border-radius: 50%; background-color: rgb(255, 255, 255); opacity: 0.4; box-shadow: 0px 22px 40px 0px rgba(0, 0, 0, 0.05); position: absolute; left: 176px; top: 183px; width: 1332px; height: 1313px; content: ""; }
.iq-banner .iq-banner-info { padding: 300px 0 200px; }
.iq-banner .container-fluid { padding: 0; }
.iq-banner .banner-right { position: absolute; left: 0; bottom: 0; }
.element1 { left: 5% !important; top: 150px !important; }
.element2 { left: auto !important; right: 100px; top: 150px !important; }
.element3 { left: auto !important; right: 0px; top: 550px !important; }

/*---------------------------------------------------------------------
Responsive Section
-----------------------------------------------------------------------*/
.iq-oneclick { padding: 200px 0; background-image: -moz-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(241, 243, 254) 100%); background-image: -webkit-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(241, 243, 254) 100%); background-image: -ms-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(241, 243, 254) 100%); position: relative; }
.element4 { top: -160px !important; left: auto !important; right: -250px; }
.element5 { top: -300px !important; }
.element6 { top: 45px !important; left: auto !important; right: 0px; }
.element7 { right: 0; }
.iq-list { padding: 0; margin: 0; }
.iq-list li { display: inline-block; margin-right: 15px; }
.iq-list li i { margin-right: 15px; color: #4cdeed; font-size: 21px; vertical-align: middle; }
.iq-list li:last-child { margin-right: 0; }
.iq-visual { padding: 200px 0; }
.element8 { top: -100px !important; }
.element9 { left: -50px !important; }
.element10 { left: auto !important; right: 0; top: 80px !important; }
.element11 { top: -150px !important; left: auto !important; right: 0; }

/*---------------------------------------------------------------------
  Footer
-----------------------------------------------------------------------*/
footer{padding: 100px 0;position: relative;overflow: hidden;}
footer::before{border-radius: 50%;
  background-image: -moz-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(241,243,254) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(241,243,254) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(241,243,254) 100%);
  position: absolute;    bottom: -50%;
    right: -15%;content: "";width: 593px;
  height: 586px;-webkit-animation: jump 2s infinite alternate;}
  @keyframes jump {
  from { transform: translateY(0px); }
  to { transform: translateY(-25px); }
}
@-webkit-keyframes jump {
  from { transform: translateY(0px); }
  to { transform: translateY(-25px); }
}
  .element13 {
    left: auto !important;
    right: 0;
}
.element12 {
    top: 300px !important;
}

#demos .homepage-block{ margin-top: 50px; }
/* 19-09-2019 */




/*---------------------------------------------------------------------
 isotope-filters
-----------------------------------------------------------------------*/
#demos-isotop .isotope-filters-fixed.menu-sticky { position: fixed; left: 0; right: 0; top: 74px; z-index: 99; margin: 0; opacity: 0; }
#demos-isotop .isotope-filters-fixed.menu-sticky.show { opacity: 1; }
#demos-isotop .isotope-filters-fixed.menu-sticky + .iq-masonry.iq-columns-3 {margin-top: 135px;}
.isotope-filters.isotope-tooltip .more-btn, .isotope-filters.isotope-tooltip button { font-family: 'Poppins'; outline: medium none; cursor: pointer; position: relative; font-weight: 500; padding: 15px 10px; width: 100%; background: transparent; border: none; color: #142c4b; border-right: 1px solid rgba(0,0,0,0.1);}
.isotope-filters.isotope-tooltip > button:first-child{border-left: 1px solid rgba(0,0,0,0.1); border-top-left-radius: 5px; border-bottom-left-radius: 5px;}
.isotope-filters.isotope-tooltip > button:last-child { border-top-right-radius: 5px; border-bottom-right-radius: 5px; }
.isotope-filters.isotope-tooltip button.active { color: #fff; background-color: #437eeb; }
.isotope-filters.isotope-tooltip button span { color: #8f8e8e; }
.isotope-filters.isotope-tooltip button.active span { color: #ffffff; }
.isotope-filters.isotope-button { display: table; margin: 0 auto 40px; text-align: center; border: 1px solid #f2f2f2; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding: 10px }
.isotope-filters.isotope-button button { margin: 4px; cursor: pointer; padding: 8px 20px; font-size: 16px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background: 0 0; color: #666; border: none; font-weight: 400; text-transform: uppercase; transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out }
.isotope-filters.isotope-button button.active, .isotope-filters.isotope-button button:hover { background: #437eeb; color: #fff; -webkit-box-shadow: 0 6px 20px -5px rgba(0, 0, 0, .2); -moz-box-shadow: 0 6px 20px -5px rgba(0, 0, 0, .2); box-shadow: 0 6px 20px -5px rgba(0, 0, 0, .2) }
.isotope-filters.isotope-button button:focus { outline: none; outline-style: none; outline-offset: 0 }
.isotope-filters.isotope-line button { border: none; border-bottom: 2px solid transparent; background: 0 0; color: #666; box-shadow: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; margin: 0; padding: 10px 30px }
.isotope-filters.isotope-line button.active, .isotope-filters.isotope-line button:hover { border-bottom: 2px solid #437eeb; color: #437eeb }
.isotope-filters.isotope-border button { border: 1px solid transparent; background: 0 0; color: #666; box-shadow: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0 }
.isotope-filters.isotope-border button.active, .isotope-filters.isotope-line button:hover { border: 1px solid #437eeb; color: #437eeb }
.isotope-filters.isotope-dots button { position: relative; color: #777 }
.isotope-filters.isotope-dots button.active, .isotope-filters.isotope-dots button:hover { background: 0 0; box-shadow: none; color: #437eeb }
.isotope-filters.isotope-text button { color: #777 }
.isotope-filters.isotope-text button.active, .isotope-filters.isotope-text button:hover { background: 0 0; box-shadow: none; color: #437eeb }
.iq-masonry-item { padding: 0 15px; width: 33.33%; }
.iq-masonry-item .iq-portfolio-04 { padding: 6px; box-shadow: 0px 8px 60px 12px rgba(35, 38, 43, 0.2); position: relative; }
.more-btn .more-menu {position: absolute;top: 100%;background: #fff;width: 100%;left: 0;right: 0; z-index: 99; border: 1px solid rgba(0,0,0,0.1); opacity: 0;transition: all 0.45s ease 0s;}
.isotope-filters.isotope-tooltip .more-btn:hover .more-menu {opacity: 1;transition: all 0.45s ease 0s;}
.isotope-filters.isotope-tooltip .more-btn .more-menu button{border-bottom: 1px solid rgba(0,0,0,0.1);}
.isotope-filters.isotope-tooltip .more-btn .more-menu button:last-child{border-bottom: none;}

/*Button*/
.ele-button{ background-image: -moz-linear-gradient( 53deg, rgb(67,45,115) 0%, rgb(230,52,95) 100%);
  background-image: -webkit-linear-gradient( 53deg, rgb(67,45,115) 0%, rgb(230,52,95) 100%); transition: all 0.5s ease-in-out;}
.wp-button{background: #437eeb; transition: all 0.5s ease-in-out; }
.ele-button:hover,.wp-button:hover{background: #313e5b; transition: all 0.5s ease-in-out;}

.home-tag{
  margin-bottom: 80px !important;
}

.title-design-bg{
  background-image: linear-gradient(250deg, #f1f2fe 30%, #FFFFFF 100%)!important;
}

.shadow {
  box-shadow: 0 10px 30px 0 rgb(77 89 109 / 10%) !important;
}

#slider-21-slide-44-layer-10, #slider-21-slide-44-layer-9{
  font-family: "DM Sans" !important;
}

.advertise-banner{
  background-color: #151727;
  padding: 20px 30px;
}

.advertise-banner .advertise-content{
  gap: 30px;
}

.advertise-banner .advertise-button{
  font-size: 18px;
  padding: 10px 15px;
  line-height: normal;
}

.advertise-banner .advertise-button:focus{
  color: #fff;
}

.advertise-banner .advertise-title{
  font-size: 22px;
}