header .logo {height: 55px;}
@media (max-width: 992px) {header .logo {height: 42px;}}
:root {--body-bg:rgb(255, 255, 255);--bs-body-bg:rgb(255, 255, 255); --bg-header-bg:rgb(255, 255, 255);--bs-bg-header-bg:rgb(255, 255, 255); --bg-footer-bg:rgb(34, 26, 80);--bs-bg-footer-bg:rgb(34, 26, 80); --menu-bg:rgb(55, 48, 125);--bs-menu-bg:rgb(55, 48, 125); --primary:#9FB166;--bs-primary:#9FB166; --secondary:#F5F5F5;--bs-secondary:#F5F5F5; --main-content:rgb(255, 255, 255);--bs-main-content:rgb(255, 255, 255); --border-color:rgb(237, 237, 237);--bs-border-color:rgb(237, 237, 237); --body-text:#212121;--bs-body-text:#212121; --bg-header-text:#FFFFFF;--bs-bg-header-text:#FFFFFF; --bg-footer-text:#FFFFFF;--bs-bg-footer-text:#FFFFFF; --menu-text:#FFFFFF;--bs-menu-text:#FFFFFF; --primary-text:#F5F5F5;--bs-primary-text:#F5F5F5; --secondary-text:#FFFFFF;--bs-secondary-text:#FFFFFF; --link-color:#221A50;--bs-link-color:#221A50; --link-hover-color:rgb(34, 26, 80);--bs-link-hover-color:rgb(34, 26, 80); --primary-10:#9FB1661a;--bs-primary-10:#9FB1661a; --primary-20:#9FB16633;--bs-primary-20:#9FB16633; --primary-30:#9FB16642;--bs-primary-30:#9FB16642; --primary-40:#9FB16666;--bs-primary-40:#9FB16666; --primary-50:#9FB16680;--bs-primary-50:#9FB16680; --primary-60:#9FB16699;--bs-primary-60:#9FB16699; --primary-70:#9FB166b3;--bs-primary-70:#9FB166b3; --primary-80:#9FB166cc;--bs-primary-80:#9FB166cc; --primary-90:#9FB166e6;--bs-primary-90:#9FB166e6; --secondary-10:#F5F5F51a;--bs-secondary-10:#F5F5F51a; --secondary-20:#F5F5F533;--bs-secondary-20:#F5F5F533; --secondary-30:#F5F5F542;--bs-secondary-30:#F5F5F542; --secondary-40:#F5F5F566;--bs-secondary-40:#F5F5F566; --secondary-50:#F5F5F580;--bs-secondary-50:#F5F5F580; --secondary-60:#F5F5F599;--bs-secondary-60:#F5F5F599; --secondary-70:#F5F5F5b3;--bs-secondary-70:#F5F5F5b3; --secondary-80:#F5F5F5cc;--bs-secondary-80:#F5F5F5cc; --secondary-90:#F5F5F5e6;--bs-secondary-90:#F5F5F5e6; }
.section-case-study{
    max-width: 1100px;
    margin: auto;
  }
.section-category-grid-custom{
	background: #F8F8F8;
}
.flag-icon {
    height: 15px!important;
    width: 21px!important;
}
.section-category-grid{
	padding-bottom: 10px!Important;
  	padding-top: 10px!Important;
}
.section-category-name {
    margin: 14px 0 0 0!important;
}
.section-category-grid .card-body {
	background: white!important;
}
.section-category-grid .card-footer {
	background: white!important;
}
.main_header-navtech{
	font-size: 1.6rem;
  	font-weight: 500;
  	color: rgb(60, 47, 128);
}
.main-text{
	font-size: 20px;
  	font-weight: 300!important;
}
.main-header-inner-page{
	color: #362d80!important;
    font-weight: 500 !important;
    font-size: 1.8rem;
    margin-bottom: 20px;
}
  .title-case-study {
    font-size: 1.9rem;
    color: #372974;
    font-weight: 500;
  }

.lang-3{
  display: none!important;
}
.title-inner-accordion-1 {
      font-size: 1.5rem;
      font-weight: 500;
      color: #382D85;
    }
    .title-background-case-study{
      font-size: 1.2rem;
      font-weight: 600;
      color: #382D85;
    }
    .main-text-background-cae-study{
      font-size: 1.1rem;
      font-weight: 400;
      color: #382D85;
    }
  .hr-case-study{
    color: #000000;
  }
  .border-row{
    border-bottom: 4px solid #EBEBEC ;
  }
  .border-row-1{
    border-bottom: 4px solid #B2ACD0;
    border-top: 4px solid #B2ACD0;
  }
  .counter-title-case-study{
    color: #372974;
    font-size: 1.1rem;
    font-weight: 500!Important;
    margin-bottom: 0px;
  }
  .count-case-study{
    font-size: 1.7rem;
    color: #372974;
    font-weight: 500!important;
  }
  .count-case-study-1{
    color: #372974;
    font-size: 1.1rem;
    font-weight: 400;
  }
  #accordion_case_study .card-header {
    padding: .35rem 1rem!important;
    background-color: #E4E4E8!Important;
    border-bottom: none!important;
    border-radius: 0px!Important;
    margin-bottom: 10px;
  }
  .button-accordion{
    font-size: 1.3rem;
    font-weight: 600;
    color: #382D85;
    padding: 0px!important;
  }
  .button-accordion:hover{
    color: #382D85!important;
  }
  #accordion_case_study .card-body{
    padding-bottom: 50px!important;
    font-weight: 400;
    color: #0C001A;
    padding-top: 50px!important;
  }
  .purple-text-accordion{
    color: #382D85!important;
  }
  .green-text-accordion{
    color: var(--primary)!important;
  }
  .underline-text-accordion{
    text-decoration: underline;
  }
  .bold-text-accordion{
    font-weight: 600;
  }
  .title-inner-accordion{
    font-size: 1.5rem;
    font-weight: 600;
    color: #382D85;
  }
  .quotes-case-study-icon{
    width: 30px;
  }
  #accordion_case_study hr{
    margin-top: 1.1rem;
    margin-bottom: 0rem;
    border: 1px;
    border-top: 0.12rem solid #382d85;
    width: 100px;
    margin-left: 10px;
  }
  .img-case-study{
    width: 900px;
  }
  .icons-case-study-icon{
    width: 80px;
  }
  .icons-case-study-icon-1{
    width: 100px;
  }
  .icons-case-study-icon-2{
    width: 90px;
  }
  .icons-case-study-icon-3{
    width: 70px;
  }
  .under-title-case-study{
    font-size: 1.3rem;
    font-weight: 600;
    color: #382D85;
    padding-top: 20px;
  }
  .background-case-study{
    background: #EAEAED;
    padding: 20px;
  }
  .btn-sections-1 {
    border-radius: 20px !important;
    width: 200px !important;
    font-weight: 500 !important;
    border: 0 !important;
  }
  .custom-margin-case-study{
    margin-bottom: 150px;
  }
  .count {
    font-size: 1.7rem;
    font-weight: 500;
    color: rgb(60, 47, 128);
  }
.count-1{
	font-size: 1.7rem;
    font-weight: 500;
    color: rgb(60, 47, 128);
}
  .main-text-case-study{
    font-size: 1.1rem;
    font-weight: 600;
    color: rgb(60, 47, 128);
  }
  .counter-text {
    font-weight: 500;
    color: #616161;
    margin-bottom:0px;
    margin-top: 0px;
  }
  .counter-text-1{
    font-weight: 500;
    color: #616161;
    margin-bottom:0px;
    margin-top: 25px;
  }
  .counter-text-2{
    font-weight: 500;
    color: #616161;
    margin-bottom:0px;
    margin-top: 14px;
  }
  .text-bylons {
    color: rgb(60, 47, 128);
    font-weight: 500;
    font-size: 1.7rem;
  }
.video-container iframe {
    width: 100%;
    height: 100%;
    min-height: 400px;
}
.container-contacts, .contact-form-container{
  max-width: 1200px;
}
.contact-form-container{
  margin: auto;
}
.cookie-consent .btn-primary{
  font-weight: 500!important;
    font-size: 0.9rem!important;
}
.custom-christmas-in-hollywood-style-navtech-host-an-glamorous-festive-night .myCarousel .carousel-indicators {
    display: none!important;
}
.custom-christmas-in-hollywood-style-navtech-hosts-a-glamorous-festive-night .myCarousel .carousel-inner .gallery-images {
    height: 620px !important; 
    object-fit: contain!important;
    max-height: 620px!Important;
}

.carousel-indicators{
	display: none!important;
}
.cookie-consent a {
    color: rgb(60, 47, 128)!important;
    font-weight: 500!important;
    font-size: 0.9rem;
}
.btn.btn-secondary:hover, .btn.btn-secondary:focus, .btn.btn-secondary:active {
    color: #222!important;
}

.btn-secondary:hover{
      color: black!important;
}

.filter-95{
    color: #222222!important;
    font-weight: 500;
    font-size: 0.9rem;
}
.filter-95:hover{
    color: #222!important;
}
.filter-95:active{
    color: #222!important;
}

.container-responsive {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.news-page .view img {
    max-height: 550px;
}
.btn-blog-primary{
  background-color: var(--primary);
    border-color: var(--primary);
    color: var(--primary-text);
  border-radius: 20px;
    min-width: 130px;
    font-weight: 500;
      padding-top: 11px;
}
.btn-blog-primary:hover{
    color: var(--primary-text);
}
.news-right-column{
  position: sticky;
    top: 80px;
}
.container-iframe{
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}

.news-list-col-9 .text-lg-right{
   text-align: left!important;
   margin-top: 40px!important;
}
.menu_icon{
  display:none;
}
.st-btn {
    background-color: #312871!important;
    font-size: 1.1rem!important;
    min-width: 230px!important;
    border-radius: 30px!important;
    height: 42px!important;
    line-height: 2.6!important;
    padding: 0px!important;
        text-transform: uppercase;
}
.st-btn > img {

    top: 9px!important;
 
}
.dropdown-item .fas{
  color: var(--primary)!important;
}
.user-dropdown {
    BACKGROUND: #35287bcc;
    box-shadow: 1px 1px 50px 1px #000000a6;
    border-radius: 10px;
    border: 1px solid #9fb1662b;
}
.dropdown-item {
    color: #fff;
    font-weight: 500!important;
}
#userDrop{
    background: #3a2d7fe0;
    padding: 6px;
    color: var(--primary);
    font-weight: 600!important;
    border-radius: 100px;
    font-size: .95rem;
    width: 32px;
    height: 32px;
    margin-top:4px;
  	display: none;
}
.video-connexion{
	width: 100%;
  	height: 450px;
}
.bg-header .with-badge .badge-wallet {
    display: none;
}
.i-card-header-icn-login{
      color: rgb(189 187 204 / 85%)!important;
    font-size: 28px;
}
.icon-user {
    height: 20px;
    width: 20px;

    background-color: var(--primary);
}
.i-card-body{

    background-image: url(/uploads/files/ca382b61-ae40-498f-8ac7-90aad20e50a6.webp) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    border: 1px solid #e0e0e0!important;
}
.i-card-header{
     border-top: 0px !important;
    background-image: url(/uploads/files/28034e3e-9640-4e13-bfea-549287c79793.webp) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.i-card-btn {
    background-color: #312871!important;
    border-color: #312871!important;
}

.header-first-row {
  max-width:1680px;
}
.inner-page-second-p{
  font-size: 1.3rem;
}
.inner-page-solutions-img{
     width: 100%;
    max-width: 500px;
}
.inner-page-max-width {
    max-width: 1200px!important;
   margin-top: -40px;
      margin-bottom: -100px;
}
.custom-navtech-gdpr .footer, .custom-privacy .footer, .custom-terms .footer  {
    margin-top:100px!important;
}
.gdpr{
  margin-top: -100px;
}



.custom-55-blog .footer{
  margin-top:100px!important;
}

footer .bg-footer {
    border-top: 0px !important;
    background-image: url(/uploads/files/28034e3e-9640-4e13-bfea-549287c79793.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.inner-page-text {
    font-size: 1rem;
  font-weight: 500!important;
}

.p-inner-page {
    color: #808f50!important;
    font-weight: 500!important;
    font-size: 1.8rem;
    text-align: left;
    margin-bottom: 20px;
}


.footer{
  margin-top:0px!important;
}


.custom-home-page .details-window {
    height: 90px!important;
}

.card-title {
    font-weight: 500!important;
    color: #fff!important;
    font-size: 1rem!important;
    text-align: left!important;
    margin-bottom: 0px!important;
    padding: 10px 0px;
    line-height: 1.4;
}
.custom-contacts .card-title {
  color: #3a2c7d!important;
  margin-bottom: 0px!important;
    padding-bottom: 0px;
}



 .blog-section .main_header{
   display:none!important;
}

.news-page .btn-primary{
  display:none;
}

.foot-container a:hover{
  color: var(--primary);
}

.custom-contacts .footer{
   margin-top:100px!important;
}
.news-page .news-short-description {
    line-height: 1.3!important;
    font-size: 16px;
    color: #878787;
    font-weight: 400;
}
.main-content{
          padding-top: 0px!important;
}
 .page-item.active .page-link {
    background-color: var(--primary);
    color: #fff!important;
}
.page-link {
    color: #21213a!important;
}

.pagination {
    width: 100%;
    margin-bottom: 100px;
    margin-top: 10px;
}

.pagination li:first-child {
  margin-left:auto;
}
  


.news-page .news-short-description {
    line-height: 1.2;
    font-size: 16px;
    color: #878787;
    font-weight: 400;
}

.section-success-story .h2-section {
    font-size: 2.5rem!important;
}

.h1-title-inner-page{
     margin-top: 0px!important;
    font-size: 3.3rem!important;
    font-weight: 400!important;
}

.main_header{
  display:none!important;
}

.banner-img-inner-page .banner-img{
  min-height:400px!important;
}

.h2-title-inner-page{
    margin-top: 340px!important;
    font-size: 2.8rem!important;
    font-weight: 400!important;
}


.h2-title-inner-page-second{
    margin-top: 30px!important;
    font-size: 1.8rem!important;
    font-weight: 400!important;
}


.h2-section {
    margin-top: 30px!important;
    font-size: 2.5rem!important;
    font-weight: 400;
  text-shadow: 0.5px 0.5px #222;
}


.section-6{
 background-image:url('/uploads/files/207e34ce-866b-4cc2-a2bf-09b7ae3d0b23.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 110px;
    position: relative;
    z-index: 2;
    padding: 200px 0px!important;

}

.splide{
  margin-top:-40px;
}

.header-lang-col {
  display: flex!important;
}
.cookie-consent {
  background: rgb(249, 249, 249)!important;
}
.cookie-consent a{
   color: rgb(60, 47, 128)!important;
  font-weight: 500;
}
.testimonial {
    width: 100%;
    max-width: 370px;
}
.splide__arrow--prev {
    display: none!important;
}
.splide__arrow--next {
    display: none!important;
}
.splide__pagination {
    bottom: -15px!important;
}
.lang-options{
     top: 5px!important;
    left: 10px!important;
    BACKGROUND: #35287bcc;
    box-shadow: 1px 1px 50px 1px #000000a6;
    border-radius: 10px;
    border: 1px solid #9fb1662b;
}
.lang-options a{
  color:#ffffff!important;
  font-weight:  500!important;
  
}
.lang-options a:hover{
  color: #fff!important;  
}
.lang-options .dropdown-item:hover{
  background:#423386!important;
}
.bg-header .user-dropdown {
    top: 5px!important;
}

.bg-header .user-dropdown a:hover{
  color: #fff!important;  
}
.bg-header .user-dropdown .dropdown-item:hover{
  background:#423386!important;
}

.hr-lang-currency{
  display:none;
}
.currency-options{
    display:none!important;
}
.border-20{
  border-radius:15px;
  border: 1px solid rgb(37 30 77);
}
.border-30{
  border-radius:25px;
}
footer .copyright {
    background: rgb(31 24 68);
    margin-top: 15px!important;
}
footer h5 {
    border-bottom: 1px solid rgb(34 26 80)!important;
    text-transform: capitalize!important;
    font-size: 1.6rem!important;
    font-weight: 500!important;
      color: #fff;
}

.footer-a {
  display:none;
}
.testimonial-container{
  max-width: 1680px;
    margin: auto;
}
.testimonial-p, .testimonial-h5 {
  color: white;
}

.section-6 .main_header{
   display:none;
  
}


/*
.splide__arrow--prev {
    left: 25%!important;
}
.splide__arrow--next {
    right: 25%!important;
}
*/

.h4-section {
    color: #ffffff;
    text-shadow: 0.1px 0.1px #222;
    font-weight: 400;
}

.btn-sections{
    border-radius: 20px;
    min-width: 130px;
    font-weight: 500;
}

.banner-full-image .banner-text-container {
    background: transparent!important;
    border: transparent!important;
    max-width: 1000px!important;
    color: white;
}


.btn-clear-cart{
  display:none!important;
}

.main-menu2 {
    background: transparent!important;
}
.main-menu2 .nav-item {
    background: transparent!important;
}

.header-favorites-col , .header-cart-col{
    display:none!important;
}
.bg-header {
    background: transparent;
}

html,body {
    font-family:  'Raleway', sans-serif!important;
}

.testimonial-container .main_header{
  display:none!important;
}


.inner-page-max-width .card-title{
    font-weight: 500!important;
    color: #3a2d7f!important;
    font-size: 1.3rem!important;
    text-align: left!important;
    margin-bottom: 0px!important;
    padding: 0px 0.5rem!important;
    line-height: 1.4;
}


.custom-44-references .main-header-references{
  display:block!important;
}

@media(min-width: 2680px){
      .banner-img-inner-page .banner-img {
        min-height: 400px!important;
        max-height: 1100px;
        object-fit: cover;
    }
}
@media(min-width: 2280px) AND (max-width: 2679px){
.banner-img-inner-page .banner-img {
    min-height: 400px!important;
    max-height: 900px;
    object-fit: cover;
}
}
@media(max-width: 992px){
  
    .custom-home-page .carousel-control-prev, .custom-home-page .carousel-control-next{
  
    display:none;
  }
 
  .img-trends{
	width: 100%!important;
	}

  .logo {
    margin:auto;
  }
  .bg-header{
    padding-top:0px!important;
  }
  
  .bg-header i {
        height: 30px;
        width: 30px;
        color: rgb(255 255 255) !important;
    }
  
  .header-col-menu-icon{
    padding-right: 0px!important;
  }
 
  
  .foot-container{
    padding: 30px!important;
  }
  
  footer h5 {
    font-size: 1.3rem!important;
    margin-top: 25px;
    padding-bottom: 0px!important;
   }
  

  
  
   .bg-header .nav-custom-link:hover, .bg-header .nav-custom-link:active, .bg-header .nav-custom-link:focus {
    background: transparent;
    color: rgb(60, 47, 128)!important;
    }
  
  .bg-header .header-first-row .dropdown-menu {

    margin-left: 10px;
    margin-right: 20px;
    margin-top: 5px;
    margin-bottom: 15px;
   }
  
  .h2-title-inner-page {
    margin-top: 170px!important;
    font-size: 1.8rem!important;
    font-weight: 400!important;
  }
  
  .h1-title-inner-page{
    font-size: 2.8rem!important;
    margin-top: -30px!important;
  }
  
  .h2-title-inner-page-second{
    font-size: 1.5rem!important;
  }
  .menu-btn-view-all{
    display:none;
  }
  
  .section-6{
    margin-top: 50px;
  }
  
  .custom-home-page .footer {
    margin-top: 40px!important;
  }
  
  .p-inner-page {
  
    font-size: 1.4rem;

   }
  
  .news-list-col-9 .text-lg-right {
    margin-left: 10px;
  }

  .banner-full-image .banner-img {

      object-position: center!important;

  }
  
  .i-card-body{

    border: border: 1px solid #f3f3f3!important;
    }

}
.custom-Casestudies .section-category-grid {
  padding-top: 10px!important;
}
.industry-tag{
    top: 15px;
    left: 30px;
    background: #9fb166;
    border-radius: 15px;
    padding: 4px 12px!Important;
    color: #fff;
    font-size: 1rem;
    font-weight: 500 ;
}
.btn-sections-bg {
    border-radius: 20px !important;
    width: 165px !important;
    font-weight: 500 !important;
    border: 0 !important;
}
.hide-sub-menu57{
	display: none;
}
.hide-sub-menu57{
	display: none!Important;
}
.hide-sub-menu44{
	display: none!important;
}
.hide-main-menu57 a::after {
    display: none;
}
.hide-main-menu44 a::after {
    display: none;
}
.dropdown-menu .dropdown-submenu .submenu-2 {
    border-left: 3px solid #9fb166 !important;
    border-radius: 0px;
    padding: 10px 15px;
    font-size: 1.05rem !important;
    box-shadow: 1px 1px 5px 1px #00000042;
  position: absolute;
    left: 100%;
    right: auto;
}
.p-inner-page-h2 {
    color: #808f50 !important;
    font-weight: 500 !important;
    font-size: 1.6rem;
    margin-bottom: 20px;
}

.btn-section-purple {
    border-radius: 20px !important;
    width: 165px !important;
    font-weight: 500 !important;
    border: 0 !important;
  	color: white;
  	background: rgb(60, 47, 128);
}
.btn-section-purple:hover{
	color: white!important;
}
.key-results-title{
	font-size: 1.05rem;
  	font-weight: 500;
}
.section-category-long-description{
  	font-size: 0.95rem;
  	font-weight: 500;
}
.box-long-description{
	background: #EBEBEB;
  	border-radius: 10px;
  	padding: 10px;
}
.custom-button-case-study{
	background: transparent;
  	color: var(--primary);
  	font-size: 1rem;
  	font-weight: 600;
}
.icon-case-study{
	font-size: 2rem;
  	color: var(--primary);
}
.img-megamenu-news{
	width: 100%!Important;
    height: 100%!important;
}
@media (max-width: 992px) {
	.p-inner-page-h2 {
    font-size: 1.3rem;
}
  .navbar-nav .fa-times{
  	color: rgb(60, 47, 128) !important;;
  }
  .we-speak-title {
    font-size: 1.5rem!important;
}
  .we-speak-text {
    font-size: 1.1rem!important;
}
  .container-custom {
    max-width: 100%!important;
    margin-left: 25px !important;
    margin-right: 25px !important;
}

      .main-menu2 .navbar-collapse {
        height: 100%;
        left: 0;
        overflow-x: auto;
        padding: 10px 5px 15px 5px!important;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 101;
    }
    .btn-section-purple {
        border-radius: 20px !important;
        width: 215px !important;
        font-weight: 500 !important;
        border: 0 !important;
        color: white;
        font-size: 1.1rem;
    }
}
@media (max-width: 992px){
  .main-header-inner-page{
    font-size: 1.4rem;
}
	.custom-copilot-sustainability-automated-workflows-what-are-the-new-features-in-the-dynamics-365-business-central-2024-release-wave-1 .embaded-video{
  	height: 200px!important;
  }
  .dropdown-menu .dropdown-submenu .submenu-2 {
    position: relative!Important;
    margin-left: 10px;
    margin-right: 20px;
    margin-top: 5px;
    margin-bottom: 15px;
    border-radius: 20px;
    border-top-left-radius: 1px;
    left: auto;
}
  .dropdown-submenu a::after {
    transform: rotate(0);
    position: absolute;
    right: auto;
    top: 1.1em;
    font-size: 1rem;
}
  
  .video-connexion{
	width: 100%;
  	height: 250px;
}
  .custom-christmas-in-hollywood-style-navtech-hosts-a-glamorous-festive-night .myCarousel .carousel-inner .gallery-images {
    height: 264px !important;
    object-fit: contain !important;
    max-height: 620px ! Important;
}
  .logo-case-study{
      width: 250px;
      margin-bottom: 20px;
    }
    .title-case-study {
      font-size: 1.5rem;
    }
    .counter-text {
      margin-top: 5px;
    }
    .counter-text-1{
      margin-top: 5px;
    }
    .counter-text-2{
      margin-top: 5px;
    }
  .video-comsed{
	width: 100%!important;
    height: 200px!important;
}
  .img-case{
  	max-width: 250px;
  }
}
.siteLoaded {
    display:block !important;
    opacity:1 !important;
    transition: opacity 0.5s ease;
}

