@import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@500&display=swap');
body {
   font-family: 'Rajdhani', sans-serif;
   line-height: 17px;
   width: 100%; 
    background:rgb(158 158 158 / 11%);
    min-height: 100%;
    overflow-x: hidden;
    font-size: 17px!important; 
    color:#06100f!important;
} 
  
/* Override the bootstrap defaults */
h1 {
  font-size: 40px;
}
h2 {
  font-size: 25px;
}
h3 {
  font-size: 15px;
}
h4 {
  font-size: 15px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 10.2px;
}

 
p{
  text-align: justify!important;
}
a ,a:focus, a:hover , a:active{
  color:#303030;
  text-decoration:none;
} 

select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
  font-size: 16px;
} 
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
  font-size: 16px;
}
.input-group .input-group-addon  , #input-sort{
    font-size: 13px;
    height: 30px;
} 
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
  display: inline;
}

.nav-tabs {
  margin-bottom: 15px;
}
div.required .control-label:before {
  content: '* ';
  color: #F00;
    
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
    color: transparent; 
    width: 100%;

} 
.dropdown:hover .dropdown-menu { 
    display: block;
    min-width: 400px;
    background: #ffffff;
    margin-top: 0%;
    padding: 10%;
}  
/* top */
#top {
    padding: 8px 0px 4px 0;
    margin: 0 0 3px 0;
    background:#ffffff;
    height: 70px;
}
#top .container {
  padding: 0 20px;
} 
#top .btn-link, #top-links li, #top-links a {
   color: #ffffff;
   font-size: 16px;
    
         
  }
@media(max-width: 991px){ 
  #top .btn-link, #top-links li, #top-links a {
     
    font-size: 15px;
          
}
} 
#top .btn-link:hover, #top-links a:hover {
  background:  transparent;
  color: white!important;
  padding : 13px 13px 17px 13px;
    
}
#top-links .dropdown-menu a {
  text-shadow: none;
    color: #ffffff;
    text-align: left;
}
#top-links .dropdown-menu a:hover {
    background: #005071;
    text-align: left;
    padding: 6% 6% 6% 12%;
    width: 100%;
}
#top .btn-link strong {
   line-height: 14px;
}
#top-links {
  padding-top:0px;
}
#top-links a + a {
  margin-left: 15px;
}
@media(max-width: 767px){
  #top-links {
    padding: 0px 6px 0px 6px;
}
  #top .btn-link, #top-links li, #top-links a {
     
    font-size: 17px;
          
}
#top .btn-link:hover, #top-links a:hover {
    background: transparent;
    color: white!important;
    padding: 10px 10px 10px 20px;
    margin-left: -3px;
}
} 
/* logo  */ 
 #logo {
    width: 150px;
    margin-top: -10px;
}
@media(max-width: 767px){
#logo {
    margin-left: -20px;
}
.navbar-default .navbar-toggle {
    border-color: #005071!important;
    background: #005071!important;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff!important;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent!important;
    border-color:   transparent!important;
}

} 
  
/* alert */
.alert   {
  padding: 8px 14px 8px 14px;
  width:80%;
  margin-left:10%;
  margin-top: 10px;
  text-align: center;
  background: transparent!important;
  color: #005071;
} 

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: 0px;
    color: inherit;
}

/* breadcrumb */
.breadcrumb {
    margin: 0 0 14px 0;
    padding: 2px;
    background:transparent;
    border: none;
    border-radius: 0px;
}
 
.breadcrumb i {
  font-size: 15px;
}
 .breadcrumb > li  {
    padding: 0 20px 19px 12px;
    position: relative;
    white-space: nowrap;
    top: 7px; 
}
 .breadcrumb a{ 
    color:white!important;
}
.breadcrumb > li + li:before {
  content: '';
  padding: 0;
}
.breadcrumb > li:after {
    content: '';
    display: block;
    position: absolute;
    top: 3px;
    right: -5px;
    width: 26px;
    height: 20px;
    border-right: 1px solid #9E9E9E;
    border-bottom: 1px solid transparent;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.pagination {
  margin: 0;
} 
/*/////boutton */ 

.btn-primary {
 padding: 0.8em 1.8em;
 border: 2px solid #036796;
 position: relative;
 overflow: hidden;
 background-color: transparent;
 text-align: center;
 text-transform: uppercase;
 font-size: 17px;
 transition: .3s;
 z-index: 1;
 font-family: inherit;
 color: #036796;
}

.btn-primary::before {
 content: '';
 width: 0;
 height: 300%;
 position: absolute;
 top: 50%;
 left: 50%;
 transform: translate(-50%, -50%) rotate(45deg);
 background: #036796;
 transition: .5s ease;
 display: block;
 z-index: -1;
}

.btn-primary:hover::before {
 width: 105%;
}

.btn-primary:hover {
 color: white!important;
 background-color:#036796!important;
 border-color: #036796!important;
}




.btn {
  outline: 0;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  background: #036796;
  min-width: 200px;
  border: 0;
  border-radius: 0px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
  box-sizing: border-box;
  padding: 16px 20px;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  overflow: hidden;
  cursor: pointer;
}

.btn:hover {
  opacity: .95;
  color: #fff!important;
}

.btn .animation {
  border-radius: 100%;
  animation: ripple 0.6s linear infinite;
}

@keyframes ripple {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0.1);
  }

  100% {
    box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0.1), 0 0 0 80px rgba(255, 255, 255, 0);
  }
}





 
 .navbar-default {
    border-color: transparent;
}

.navbar-nav>li>a {
   padding: 10px 12px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: white!important;
    background-color: #036796!important;
    padding: 8px 16px 8px 16px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    background-color: #036796!important;
    color: white!important;
    padding: 10px;
    border-radius: 0px;
}
#myNavbar a {
    color: #1a4b62;
}
 
@media (max-width: 1273px) {
 .navbar-right {
    float: right!important;
    margin-top: 8px;
}

}
/*/////ALL PAGES*/
.thumbnails > li {
  margin-left: 20px;
}
.thumbnails {
  margin-left: -20px;
}
.thumbnails > img {
  width: 100%;
}
.image-additional a {
  margin-bottom: 20px;
  padding: 5px;
  display: block;
  border: 1px solid #ddd;
}
.image-additional {
  max-width: 78px;
}
.thumbnails .image-additional {
  float: left;
  margin-left: 20px;
}

@media (min-width: 1200px) {
  #content .col-lg-2:nth-child(6n+1),
  #content .col-lg-3:nth-child(4n+1),
  #content .col-lg-4:nth-child(3n+1),
  #content .col-lg-6:nth-child(2n+1) {
    clear:left;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #content .col-md-2:nth-child(6n+1),
  #content .col-md-3:nth-child(4n+1),
  #content .col-md-4:nth-child(3n+1),
  #content .col-md-6:nth-child(2n+1) {
    clear:left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #content .col-sm-2:nth-child(6n+1),
  #content .col-sm-3:nth-child(4n+1),
  #content .col-sm-4:nth-child(3n+1),
  #content .col-sm-6:nth-child(2n+1) {
    clear:left;
  }
}
 
/* footer */
footer {
    padding-top: 30px;
    background : #06100f; 
    color: white;
}
footer hr {
  border-top: none;
  border-bottom: 1px solid #666;
}
 
footer a {
  color:#cac1c1;
}
footer a:hover {
  color: #fff;
}
footer h5 { 
    font-size: 16px;
    color:white;
}
 

/* Home Slider  ================================= */
 
 #carousel-content{
     bottom: initial;
     top: 52%;
     transform: translateY(-50%);
     -webkit-transform:translateY(-50%);
     -moz-transform:translateY(-50%);
     -o-transform: translateY(-50%);
  }
 .carousel-caption {
    right:2%!important; 
    left:2%!important;
    top: 40%!important;
    bottom: auto!important;
} 

 .carousel-captionn {
 position: absolute;
    width:100%;
    bottom: 4px;
    left: 14px;
    right: 0;
}  


 .carousel-captionn {
    position: absolute;
    width: 90%;
    bottom: 2px;
    left: 5%;
    right: 0;
}   

 
/* news */
.pagination { 
    border-radius: 0px!important;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #010102!important;
    text-decoration: none;
    background-color: #fff!important;
    border: 1px solid #ddd;
    border-radius: 0px!important;
    
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff!important;
    cursor: default;
    background-color: #1b110e!important;
    border-color: #06100f;
    border-radius: 0px!important;
}


   .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
}

/* list group */
.list-group {
    padding-left: 0;
    margin-bottom: 0px; 
    width: 100%; 
    font-size: 18px;
    line-height: 5px;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #444444;
    background: rgb(255, 255, 255);
    border: 1px solid rgba(158, 158, 158, 0.31);
      width: 100%; 
      font-size: 15px;
}

.list-group a { 
  color: #888888; 
    width: 100%; 
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
    color: #444444;
    background: transparent;
    border: none;
    text-shadow: 0 1px 0 #FFF;
      width: 100%; 
}
 
.list-group .classbutton ,.list-group .classbutton:hover  ,.list-group .classbutton:active ,.list-group .classbutton:focus {
    float: right;
    background: rgba(158, 158, 158, 0.3);
    border: none!important;
    color: #303030;
    font-size: 14px;
    padding: 1% 3%
  }

#id-button-search-all
{
    background: #1f065a;
    padding: 12px;
    width: 100%;
}
.list-group h1, h2, h3 {
    margin-top: 5px;
    margin-bottom:5px;
}
 
.white-bg {
    background:white; 
    border-radius: 0px;
}

 
/* list group */
.list-group {
    padding-left: 0;
    margin-bottom: 0px; 
      width: 100%; 
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #444444;
    background: rgb(255, 255, 255);
    border: 1px solid rgba(158, 158, 158, 0.31);
      width: 100%; 
}

.list-group a { 
  color: #888888; 
    width: 100%; 
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
    color: #444444;
    background: transparent;
    border: none;
    text-shadow: 0 1px 0 #FFF;
    width: 100%;
    line-height: 16px;
}
 
.list-group .classbutton ,.list-group .classbutton:hover  ,.list-group .classbutton:active ,.list-group .classbutton:focus {
    float: right;
    background: rgb(255 255 255);
    border: none!important;
    color: #036796;
    font-size: 17px;
    padding: 0%;
  }

  button
{
    border-color:transparent;
}
.list-group h1, h2, h3 {
    margin-top: 5px;
    margin-bottom:5px;
}
 

 
 
.btn-sucess, .btn-sucess:hover, .btn-sucess:active{
    background: transparent;
    color: #036796;
    border: 1px solid #036796;
    border-radius: 50%;
}
 

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #1a4b62;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 20px;
  color: #f4f4f4;
  display: block;
  transition: 0.3s;
} 

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

.header-button {
    background: transparent;
    font-size: 50px;
    color: #036796;
    }  

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background-color: transparent;
    color: white;
}
.dropdown-menu>li>a  {
    color: black!important; 
} 
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: white!important;
    text-decoration: none;
    background: #036796!important;
    padding: 10px;
} 
@media (min-width: 768px) and (max-width: 991px) {
.nav>li>a {
    position: relative;
    display: block; 
}
  
}
.sidenav a { 
    padding:5px 5px 8px 17px!important;
}
.panel-default>.panel-heading {
    background: #ffffff!important; 
}
.panel-default {
    border-color: transparent;
} 
.table-bordered {
    border: none;
}



.mrgn  {
     margin-top: 58px; 
} 

 
 @media(max-width:767px){
.mrgn {
       margin-top: 54px;
} 
} 



 /*///contact*/

 .card {
    margin-top: 22px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    width: 100%;
    padding: 20px 1px;
    text-align: center;
    position: relative;
    cursor: pointer;  
    border-radius: 0px;
    background: linear-gradient(45deg, #056795 0%, #06100f 100%);
}

.contente {
  padding: 20px;
}
 

.contente .description {
  color: white;
  margin-top: 10px;
  font-size: 15px;
  text-align: left;
}

.contente .title {
  font-weight: 800;
  text-transform: uppercase;
  color: white;
  margin-top: 10px;
  font-size: 24px;
  letter-spacing: 1px;
}  


 .contact-alert {
  padding: 20px; 
  background-color: rgb(3 103 150);
  color: white;
  font-weight: normal;
}

/*///Mail form*/


.form_main {
  margin-top: 22px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: rgb(255, 255, 255);
  padding: 30px 30px 30px 30px;
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.062);
  position: relative;
  overflow: hidden;
}

.form_main::before {
  position: absolute;
  content: "";
  width: 300px;
  height: 300px;
  background-color:rgb(45 138 125 / 32%);
  transform: rotate(45deg);
  left: -180px;
  bottom: 30px;
  z-index: 1;
  border-radius: 30px;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.082);
}

.heading {
  font-size: 24px;
  color:#06100f!important;
  font-weight: 700;
  margin: 5px 0 10px 0;
  z-index: 2;
}

.inputContainer {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}

.inputIcon {
  position: absolute;
  left: 3px;
}

.inputField {
  width: 100%;
  height: 30px;
  background-color: transparent;
  border: none;
  border-bottom: 2px solid rgb(173, 173, 173);
  margin: 10px 0;
   color:#07100f!important;
  font-size: 16px;
  font-weight: bold;
  box-sizing: border-box;
  padding-left: 30px;
}
.inputarea {
  width: 100%;
  height: 100px;
  background-color: transparent;
  border: none;
  border-bottom: 2px solid rgb(173, 173, 173);
  margin: 10px 0;
  color:#07100f!important;
  font-size: 16px;
  font-weight: bold;
  box-sizing: border-box;
  padding-left: 30px;
}
.inputField:focus  , .inputarea:focus{
  outline: none;
  border-bottom: 2px solid rgb(199, 114, 255);
}

.inputField::placeholder , .inputarea::placeholder  {
  color:#07100f!important;
  font-size: 1.5em;
  font-weight: 500;
}

#button , #button:hover  {
  z-index: 2;
  position: relative;
  width: 100%;
  border: none;
  background-color: rgb(3 103 150);
  height: 30px;
  color: white;
  font-size: .9em;
  font-weight: 500;
  letter-spacing: 1px;
  margin: 10px;
  cursor: pointer;
}
 
 

/* Snackbar */
#snackbar {
    visibility: hidden;
    background-color: rgb(3 103 150);
    color: #fff;
    text-align: center;
    border-radius: 0px;
    padding: 16px;
    position: fixed;
    z-index: 1;
    left: 4%;
    right: 4%;
    bottom: 30px;
     font-size: 14px;
}

#snackbar.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}
webkit-keyframes fadein {
    from {bottom: 0; opacity: 0;} 
    to {bottom: 30px; opacity: 1;}
}

@keyframes fadein {
    from {bottom: 0; opacity: 0;}
    to {bottom: 30px; opacity: 1;}
}

@-webkit-keyframes fadeout {
    from {bottom: 30px; opacity: 1;} 
    to {bottom: 0; opacity: 0;}
}

@keyframes fadeout {
    from {bottom: 30px; opacity: 1;}
    to {bottom: 0; opacity: 0;}
}

/*//////description */
.home-description  {
    padding: 60px; 
    background-size: cover;
    text-align: center;
}  
.home-description h2  { 
    color: white!important; 
}  

/*//////ABOUT PAGE */
.card-services {
  padding-bottom: 5%;
  width: 100%;
  height: auto;
  margin: 10px;
  border-radius: 10px 0px;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.24);
  border: 2px solid rgba(7, 7, 7, 0.12);
  font-size: 17px;
  transition: all 0.3s ease;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  cursor: pointer; 
}
 
@media(min-width:1500px){
.card-services {
  height: 600px;
} 
 
}
@media(min-width:1000px){
 
.card-services .title { 
    font-size: 15px!important;
}
 
}

@media(max-width:1100px){
.card-services {
  height: 340px;
}
}

@media(max-width:767px){
.card-services {
  height: auto;
}
}


.card-services .title {
    width: 100%;
    margin: 0;
    text-align: center!important;
    margin-top: 30px;
    color: #036796;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 19px;
}
 

.buttoncard {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 45px;
  height: 45px;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  transition-duration: .3s;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.199);
  background : #036796;
}

/* plus sign */
.sign {
  width: 100%;
  transition-duration: .3s;
  display: flex;
  align-items: center;
  justify-content: center;
}

 
/* text */
.text {
  position: absolute;
  right: 0%;
  width: 0%;
  opacity: 0;
  color: white;
  font-size: 1.3em;
  font-weight: 600;
  transition-duration: .3s;
}
/* hover effect on button width */
.buttoncard:hover {
  width: 125px;
  border-radius: 40px;
  transition-duration: .3s;
}

.buttoncard:hover .sign {
    width: 30%;
    transition-duration: .3s;
    padding-left: 0px;
}
/* hover effect button's text */
.buttoncard:hover .text {
    opacity: 1;
    width: 70%;
    transition-duration: .3s;
    font-size: 16px;
}
/* button click effect*/
.buttoncard:active {
  transform: translate(2px ,2px);
}






 
/*//////END ABOUT PAGE */



/*//////HOME PAGE */
.parent {
  position: relative;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
} 
.child {
    width: 100%;
    height: 450px;
    margin: 0%;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media(max-width:991px){
.child {
    height: 500px
}
}
 @media(max-width:767px){
.child {
    height: 620px;
}
}  
 
 
 
.child2 {
    width: 100%;
    background:rgb(4 102 145 / 65%);
    height: 200px;
    margin: 0%;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
}
 

 .child2 a, .child2 a:focus,.child2 a:hover,.child2 a:active {
    color: #ffffff;
    font-size: 30px;
    text-decoration: none;
}
/*//////END HOME PAGE */
 .product-title{
    font-size: 20px!important;
    text-align: center;
    color: #05100f;
} 

.carde-title {
  color: #1a4b62;
    font-size: 1.5em;
    line-height: normal;
    font-weight: 100;
    margin-bottom: 0.5em;
}

.small-desc {
  font-size: 15px;
  line-height: 1.25em;
  color: #282828;
}

.go-corner {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 2em;
  height: 2em;
  overflow: hidden;
  top: 0;
  right: 0;
  background: linear-gradient(135deg, #6293c8, #384c6c);
  border-radius: 0 4px 0 32px;
}

.go-arrow {
  margin-top: -4px;
  margin-right: -4px;
  color: white;
  font-family: courier, sans;
}

.carde {
    display: block;
    position: relative;
    max-width: 100%;
    height: auto;
    border-radius: 10px;
    padding: 17px;
    margin: 0px;
    text-decoration: none;
    z-index: 0;
    overflow: hidden;
    background: linear-gradient(to bottom, #f4f4f4, #f4f4f4);
}

.carde:before {
  content: '';
  position: absolute;
  z-index: -1;
  top: -16px;
  right: -16px;
  background: linear-gradient(135deg, #364a60, #384c6c);
  height: 32px;
  width: 100%;
  border-radius: 32px;
  transform: scale(1);
  transform-origin: 50% 50%;
  transition: transform 0.35s ease-out;
}

.carde:hover:before {
  transform: scale(28);
}

.carde:hover .small-desc {
  transition: all 0.5s ease-out;
  color: rgba(255, 255, 255, 0.8);
}

.carde:hover .carde-title {
  transition: all 0.5s ease-out;
  color: #ffffff;
}



#id-products-precised{
width:90%;
margin-left:5%;
}
 
@media(max-width: 767px){ 
#id-products-precised{
width:100%;
margin-left:0%;
}


#id-products-precised .card-services { 
    font-size: 13px; 
}
}


.product_services{
    height: 200px;
    margin: 0px;
    box-shadow: 0px 2px 10px transparent!important;
    border: 2px solid transparent;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    cursor: pointer;
}