.video-container-vimeo {
            position: relative;
            width: 100%;
            height: 0;
            overflow: hidden;
        }

.video-container-vimeo iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border: 0;
}

/* Add this to your custom CSS file, *after* Font Awesome's CSS */

.fa.fa-twitter {
    font-family: sans-serif; /* Important: Ensures the browser uses a system font for the 'X' character */
}

.fa.fa-twitter::before {
    content: "𝕏"; /* The actual X character (Unicode for Mathematical Double-Struck Capital X) */
    font-size: 1.2em; /* Adjust size as needed */
    content: url('https://www.voiceevolutioninstitute.it/public/assets/img/icon/x-twitter.svg');
    width: 20px;
    height: 20px;
    display: inline-block;
    
}

/*** GOOGLE *****/ 
.header-flags
{
	margin-top: 20px;
}

.gflag .flagIcon
{
	cursor: hand !important;
}

.goog-logo-link {
   display:none !important;
} 

.goog-te-gadget{
   color: transparent !important;
}
#google_translate_element{
        border: none;
}

.goog-te-combo
{
	height: 30px;
}

.goog-logo-link {
    display:none !important;
} 
    
.goog-te-gadget{
    color: transparent !important;
}

#goog-gt-vt
{
  display: none !important; 
}

.goog-te-gadget .goog-te-combo{
	width: 100%;
    padding: .5rem .75rem;
    font-size: 1rem;
   
    height: 35px;
    border: 1px solid rgba(0,0,0,.15);
}
.goog-te-banner-frame.skiptranslate {display: none !important;} 
iframe.skiptranslate {
    display: none !important;
    } 

#google_translate_element2
{
	display: none !important;
}

body {
    top: 0px !important; 
    }

.carousel-indicators.mobile {
    position: inherit;
    margin-left: 50px;
    margin-top: 50px;
}

.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
    outline: none;
    box-shadow: none;
}

body
{
	font-family:"Inter",sans-serif;
	color: #1f3465;
}

.btn-sm {
    font-size: 10px;
    font-weight: bold;
    border-radius: 10px;
    padding: 5px 10px; 
    font-weight: bold;
    border-radius: 10px;
}

.bg_vei
{
	background-color: #1f3465;
	border-radius: 10px;
}

.default-color
{
	color: #1f3465;
}

.menuBar
{
	overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    padding: 10px 0px;
}

.btnMenu
{
	display: inline-block;
    width: max-content;
}

.white-btn
{
	margin-top: 15px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.white-btn:hover
{
	color: white;
	text-decoration: underline;
}


footer
{
	background-color: #1f3465;
}

.nav-item.dropdown.show 
{
	position: static;
}
.dropdown-item
{
	color: #1f3465; 
}
.dropdown-item:hover
{
	color: #1f3465; 
}

.dropdown-menu.show
{
	    display: flex;
	    /* flex-wrap: wrap; */
	    /* justify-content: flex-end; */
	    width: 100%;
}

.headlist
{
	display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: flex-start;
}

.dropdown-menu {
    position: absolute;
    border: none;
    border-top: 1px solid #1f3465;
    border-bottom: 1px solid #1f3465;
    top: 100%;
    left: 0;
    display: none;
    float: left;
    min-width: 10rem;
    margin: 0px; 
    font-weight: bold !important;
    padding: 1.5rem 0;
    color: red;
    text-align: center;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 0rem;
    z-index: 1;
}

.dropdown-item:hover, .dropdown-item:focus {
    color: #1f3465;
    text-decoration: underline;
    background-color: white;
    font-weight: bold;
}

#socialShare
{
	display: none;
}

.white
{
	color: white;
}

.font-15
{
	font-size: 15px;
}

.text-red
{
	color:#b60b51; 
}

.btn-primary:hover {
    color: #fff;
    background-color: #1f3465;
    border-color: #1f3465;
}


.float
{
	position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    z-index: 100;
}

.headblock
{
	/*box-shadow: #1f3465 0px 2px 8px 0px;*/
	border-bottom: 1px solid #1f3465; 
	font-size: 14px; 
	font-weight: 500;

}

.icon-bar {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-bottom: 1px solid #1f3465;
    border-top: 1px solid #1f3465;
    border-right: 1px solid #1f3465;
    color: #1f3465;
	border-top-right-radius: 20px; 
	border-bottom-right-radius: 20px;
	z-index: 100;      
}

/* Style the icon bar links */
.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
  color: #1f3465;
}

/* Style the social media icons with color, if you want */
.icon-bar a:hover {
 background-color: #ffffff;
}

.facebook {
  color: #1f3465;
  background-color: #ffffff;
  border-top-right-radius: 20px;  
}

.twitter {
  color: #1f3465;
  background-color: #ffffff;}

.pinterest {
  color: #1f3465;
  background-color: #ffffff;}

.google {
  color: #1f3465;
  background-color: #ffffff;}

.linkedin {
  color: #1f3465;
  background-color: #ffffff;
  border-bottom-right-radius: 20px;
  }

.youtube {
  color: #1f3465;
  background-color: #ffffff;
  border-bottom-right-radius: 20px;
  }
 
.img-training
{
	max-height: 215px;
	min-height: 215px;
	object-fit: cover;
	border-radius: 10px;
} 

.navbar-light .navbar-nav .nav-link {
    color: #1f3465;
}

.card-text
{
	font-size: 15px;
}

.time
{
	color: #b60b51;
	text-align: left;
	font-size: 14px;
	font-weight: bold; 
	margin-top: 10px
}

.img-structure {
    min-width: 100%;
    min-height: 210px;
    /*max-height: 210px;*/
    object-fit: cover;
}

 

.img-structure.post {
    min-width: 100%;
    min-height: 380px;
    max-height: 380px;
    object-fit: cover;
}

h4, .h4
{
	font-size: 24px;
	font-weight: 600;
}

.blog_container {
  display: inline-block;
  overflow: hidden;  
   border-radius: 10px;         
    
}
.blog_container img {
  display: block;
  transition: transform .4s;   /* smoother zoom */
}
.blog_container:hover img {
  transform: scale(1.1);
  border-radius: 10px;
}

.btn-outline 
{
	background-color: white; 
	border-radius: 20px; 
	color: #00b1b1 !important;
	padding: 10px 20px 10px 20px;
 	font-weight: bold; 
	border: 1px solid #00b1b1; 
	font-size: 1rem;
}

.btn-outline.btn-fill 
{
	background-color: #1f3465; 
	color: white !important;
}


.btn-outline:hover {
    background-color: #1b2e5c;
    border-radius: 20px;
    color: white !important;
    font-weight: bold;
    border: 1px solid #1B2E5D;
    cursor: pointer;
    text-decoration: none;
}

#teams
{
	min-height:640px;
  	background-image: url('https://www.voiceevolutioninstitute.it/public/assets/img/bg_teams.jpg');
  	background-repeat: no-repeat;
    background-position: center;
}

.shortnav
{
	font-size: 14px;
	font-weight: 600;
}


#main {
  margin: 50px 0;
}

#main #faq .card {
  /*margin-bottom: 30px;*/
  border: 0;
}

#main #faq .card .card-header {
  padding: 0;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid white;
    border-radius: 0.25rem;
}

.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: white;
    border-bottom: 1px solid #1f3465;
}
#main #faq #curriculum .card .card-header .btn-header-link  {
    font-size: 32px !important;
    border-top: 1px solid #1f3465;
 }

#main #faq .card .card-header .btn-header-link {
    display: block;
    text-align: left;
    padding: 10px;
    font-size: 18px ;
    font-weight: bold;
}

#main #faq .card .card-header .btn-header-link:after {
  content: "-";
  font-weight: 900;
  float: right;
}

#main #faq .card .card-header .btn-header-link.collapsed {
  
}

#main #faq .card .card-header .btn-header-link.collapsed:after {
  content: "+";
}

#main #faq .card .collapsing {
  background: #eaf4fe;
  line-height: 30px;
}

#main #faq .card .collapse {
  border: 0;
}

#main #faq .card .collapse.show {
    background: #eaf4fe;
}

.text-center
{
	text-align:center; 
}

.nav-item.dropdown
{
	position: relative;
    font-size: 1rem;
    font-weight: 700;
}

section
{
	margin-top: 30px;
	margin-bottom: 30px;
	
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link
{
	background-color: white; 
	text-decoration: underline;
	color: #1f3465;
}

.dropdown-toggle::after {
    display:none;
}

.carousel {
    position: relative;
    z-index: 0;
}


.newsletter_label
{
	font-size: 14px;
	font-weight: bold;
}

.padding-25
{
	padding: 25px;
}
.padding-10
{
	padding: 10px;
}

.carousel-item-1 {
  	height: 100vh;
  	background-size: cover;
  	background-position: center center;
  	background-image: url('https://www.voiceevolutioninstitute.it/public/assets/img/slider/05.jpg');
}

.owl-item.item
{
	border-radius: 15px;
}

.owl-item.active > div:after {
  content: '';
  
}
.owl-item.center > div:after {
  content: '';
}
.owl-item.active.center > div:after {
  content: '';
}
.owl-item > div:after {
  font-family: sans-serif;
  font-size: 24px;
  font-weight: bold;
}

  .owl-carousel .owl-stage {
      display: flex;
    }

   .owl-carousel .owl-item img {
      width: auto;
      height: 100%;
    }

#gallery .owl-item
{
	/*opacity: 0.7;*/
    transform: scale(0.2);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
    transition: all 0.3s ease-in-out 0s;
    overflow: hidden;
}

#gallery .owl-item.active.center
 {
    opacity: 1;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /*-webkit-transform: translateZ(0) scale(1, 1);*/
     
}

.carousel-indicators {
    text-align: left;
    right: inherit;
}

.carousel-indicators .active::before{
  content: "";
  display: block;
  position: absolute;
  width: 1em; height: 1em;
  top: 50%; left: 50%;
  transform: translate(-50%, -50%);
  background: #1f3465;
  border-radius: 100%;
}

.carousel-indicators li {
  width: 32px;
  height: 32px;
  border-radius: 100%;
   
}

.title
{
	font-size: 45px;
	font-weight: bold;
}

.subtitle
{
	font-size: 24px;
	font-weight: normal; 
	text-align: left; 
	color: white;
}

.img-header-post
{
	min-height: 350px;
	object-fit:cover;
}

.carousel-item-2 {
  	height: 100vh;
  	background-size: cover;
  	background-position: center center;
  	background-image: url('https://www.voiceevolutioninstitute.it/public/assets/img/slider/03.jpg');
}

.carousel-item-3 {
  	height: 100vh;
  	background-size: cover;
  	background-position: center center;
  	background-image: url('https://www.voiceevolutioninstitute.it/public/assets/img/slider/04.jpg');
}

.carousel-item h1 {
  	margin: 0;
    color: white;
} 
.nav-item.nav-link
{
	font-size: 1rem; 
	font-weight: 700; 	
}
.green
{
	color: green;
	font-weight: bold; 
}

.red
{
	color: red; 
	font-weight: bold; 
}

video
{
	background-color: #c9c9c9;
	background-image: url('../img/logo.png');
	background-repeat: no-repeat;
	background-position: center;
}



.display.false
{
	display: none !important;
}

#website
{
	display: none;
}



.modal-content
{
	border-radius: 20px;
}


.img-rounded
{
	border-radius: 10px;
}

a {
    color: #1f3465;
    text-decoration: none;
    -webkit-text-decoration-skip: objects;
}

a:hover
{
    color: #1b2e5c;
    text-decoration: underline;
    -webkit-text-decoration-skip: objects;
}


 
.white
{
	color: white;
}
.line
{
	border-top: 1px solid white;
}

.table th, .table td {
    vertical-align: top;
    border-bottom: 1px solid #dee2e6;
    border-top: none;
}

.no-margin        { margin: 0; }
.no-margin-left   { margin-left: 0; }
.no-margin-top    { margin-top: 0; }
.no-margin-right  { margin-right: 0; }
.no-margin-bottom { margin-bottom: 0; }

.margin-5         { margin: 5px; }
.margin-left-5    { margin-left: 5px; }
.margin-top-5     { margin-top: 5px; }
.margin-right-5   { margin-right: 5px; }
.margin-bottom-5  { margin-bottom: 5px; }

.margin-10        { margin: 10px; }
.margin-left-10   { margin-left: 10px; }
.margin-top-10    { margin-top: 10px; }
.margin-top-13    { margin-top: 13px; }
.margin-right-10  { margin-right: 10px; }
.margin-bottom-10 { margin-bottom: 10px; }

.margin-20        { margin: 20px; }
.margin-left-20   { margin-left: 20px; }
.margin-top-20    { margin-top: 20px; }
.margin-top-15    { margin-top: 15px; }
.margin-right-20  { margin-right: 20px; }
.margin-bottom-20 {
}

.margin-30        { margin: 30px; }
.margin-left-30   { margin-left: 30px; }
.margin-top-30    { margin-top: 30px; }
.margin-right-30  { margin-right: 30px; }
.margin-bottom-30 { margin-bottom: 30px; }

.margin-40        { margin: 40px; }
.margin-left-40   { margin-left: 40px; }
.margin-top-40    { margin-top: 40px; }
.margin-right-40  { margin-right: 40px; }
.margin-bottom-40 { margin-bottom: 40px; }

.margin-50        { margin: 50px; }
.margin-left-50   { margin-left: 50px; }
.margin-top-50    { margin-top: 50px; }
.margin-right-50  { margin-right: 50px; }
.margin-bottom-50 { margin-bottom: 50px; }



.margin-60        { margin: 60px; }
.margin-left-60   { margin-left: 60px; }
.margin-top-60    { margin-top: 60px; }
.margin-right-60  { margin-right: 60px; }
.margin-bottom-60 { margin-bottom: 60px; }

.margin-80        { margin: 80px; }
.margin-left-80   { margin-left: 80px; }
.margin-top-80    { margin-top: 80px; }
.margin-right-80  { margin-right: 80px; }
.margin-bottom-80 { margin-bottom: 80px; }


.footer-pink
{
	background-color: #0C59A9;
}

h1
{
	font-family: Inter;
	font-weight: bold; 
	font-size: 45px;
}
h2
{
	font-size: 32px;
	line-height: 46px;
	font-weight: bold;
}

.color2
{
	color: #00b1b1; 
}


h3
{
	font-weight: 500;
	font-size: 32px;
	line-height: 46px;
}

.text-ves-primary
{
	color: #0C59A9;
}

p
{
	font-size: 1rem;
	font-weight: normal;
    color: inherit;
}

.black
{
	color: black;
}

.form-control
{
	-webkit-appearance: none;
    border-radius: 10px;
    border: 1px solid #00b1b1;
    height: 60px;
}

.padding
{
	padding: 15px;
}

.img-icon {
    width: 28px;
    height: 28px;
    object-fit: cover;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
}

.btn-icon
{
	background-color: #E2EDFF;
    width: 45px;
    height: 45px;
}

.btn-icon-plane
{
	background-color: #FFF4DE;
    width: 40px;
}

.btn-icon:hover
{
	background-color: white;
    width: 45px;
    border: 2px solid #E2EDFF;
}


/* Common for all blocks */
.btn
{
	border-radius: 10px;
	padding: 15px 80px 15px 80px;
	font-size: 1rem;
	font-weight: bold;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.btn-padding
{
	/*padding: 10px 40px 10px 40px;*/

}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
    text-align: center;
    
}



.btn-sm
{
	font-size: 10px;
	font-weight: bold;
}

.btn-padding-sm
{
	padding: 3px 10px 3px 10px;

}



.btn-buy {
	color: #fff;
	background-color: #FF005F;
	border-color: #FF005F
}


.btn-buy:hover {
	color: #FF005F;
	background-color: transparent;
	border-color: #FF005F
}

.btn-primary {
	color: #fff;
	background-color: #00b1b1;
	border-radius: 10px;
	text-align: center;
 	padding: 15px 80px 15px 80px;
 	font-weight: bold; 
 	border: 1px solid #00b1b1;
	font-size: 1rem; 
}


.btn-primary:hover {
	
	background-color: #1f3465;
	text-decoration: none;

}

.btn-secondary {
	color: #fff;
	background-color: #FDC75A;
	border-color: #FDC75A
}

.btn-secondary:hover {
	color: #FDC75A;
	background-color: transparent;
	border-color: #FDC75A
}

.btn-secondary.active {
	color: #FDC75A !important;
	background-color: transparent !important;
	border-color: #FDC75A !important;
}

.btn-third {
	color: #fff;
	background-color: #FEA284;
	border-color: #FEA284
}

.btn-third:hover {
	color: #FEA284;
	background-color: transparent;
	border-color: #FEA284
}

.btn-third.active {
	color: #FEA284;
	background-color: transparent;
	border-color: #FEA284
}


.btn-fourty {
	color: #fff;
	background-color: #65E1AB;
	border-color: #65E1AB
}

.btn-fourty:hover {
	color: #65E1AB;
	background-color: transparent;
	border-color: #65E1AB
}

.btn-fourty.active {
	color: #65E1AB;
	background-color: transparent;
	border-color: #65E1AB
}

.cursor
{
	cursor: pointer !important;
}

.boldClass
{
	font-weight: bold !important; 
}

/*
.btn-primary:focus,
.btn-primary.focus {
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0.5)
}

.btn-primary.disabled,
.btn-primary:disabled {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #0062cc;
	border-color: #005cbf
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show>.btn-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0.5)
}
*/



input[type="text"],input[type="email"],input[type="password"], input[type="date"],input[type="tel"], input[type="number"], input[type="file"], input[type="url"], textarea, select {

  /*background: #F5F9FC;
  box-shadow: inset -5px -5px 10px 0 #F5F9FB, inset 5px 5px 10px 0 #EBF3FF;
  border-radius: 20px;
  font-size: 12px !important;*/
  border-radius: 10px;
  border: 1px solid #00b1b1;
  height: 60px;

}

.box-info-default
{
	padding-right: 0px !important;
	padding-left: 0px !important; 
	margin-left:  0px !important; 
	margin-right:  0px !important; 
 	
}

.box-top-right
{
	background-color: #1f3465;
	border-radius: 0px 10px 0px 0px;
	color: white;
	text-align: left;
	padding-right: 0px; 
	padding-left: 0px; 
	
}

.box-bottom-right
{
	border-radius: 0px 0px 10px 0px;
	background-color: #1f3465;
	color: white;
	text-align: left;
	padding-right: 0px; 
	padding-left: 0px; 

}

.box-center-left
{
 	background-color: #1f3465;
	color: white;
	padding:35px 25px;
	text-align: left;
	padding-right: 0px; 
	padding-left: 0px; 
}

.btn-vei
{
	background: white;
    border: white;
    color: #00b1b1;
    text-transform: none;
    font-size: 14px;
    font-weight: bold;
}

.btn-vei:hover
{
	color: #1f3465;    
}


.feature-box-title
{
	padding: 5% 10% 5% 10%;
}

.feature-box-title-category {
    padding: 5% 5% 2% 5%;
}

.btn i {
  margin-right: 5px;
}


.w-100 {
    width: 100% !important;
    padding: 5px;
    border-radius: 10px;
    max-height: 280px;
    min-height: 280px;
    object-fit: cover; 
}

.img-circle
{
	width: 100px;
    height: 100px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    object-fit: cover;
}

.clean-block {
  padding-bottom: 50px;
}

.clean-block.dark {
  background-color: #E2EDFF;
  border-radius: 20px;
  box-shadow: inset -5px -5px 10px 0 #EDF4FF, inset 5px 5px 10px 0 #D9EAFF;
}

.clean-block.course {
  background: #FFF4DE;
  box-shadow: inset -5px -5px 10px 0 #FFF8E8, inset 5px 5px 10px 0 #FFECC1;
  border-radius: 20px;
}

.border_teacher {
  background-color: #FDC75A;
  border-radius: 20px 20px 0px 0px;
  max-height: 40px;
  padding: 1px;
}

.teacher {
  background-color: #F5F9FC;
  border-radius: 20px;
}

.clean-block.teacher {
  background-color: #F5F9FC;
  border-radius: 20px;
}

.clean-block.teacher_page {
  background-color: #F5F9FC;
  border-radius: 0px 0px 20px 20px;
}

.clean-block.certification {
    background: #E0F9EE;
	box-shadow: inset -5px -5px 10px 0 #E8FFF6, inset 5px 5px 10px 0 #C9FCE9;
	border-radius: 20px;
}

.clean-block.masterclass {
    background: #FFECE6;
	box-shadow: inset -5px -5px 10px 0 #FFF3F0, inset 5px 5px 10px 0 #FBDFD5;
	border-radius: 20px;
}



.clean-block.blue {
  background-color: #007bff;
  color: white;
}

.clean-block.blue input {
  border: none;
}

.clean-block .block-heading {
  padding-top: 50px;
  margin-bottom: 40px;
  text-align: center;
}

.clean-block .block-heading p {
  text-align: center;
  max-width: 420px;
  margin: auto;
  opacity: 0.7;
}

.clean-block.dark .block-heading p {
  opacity: 0.8;
}

.banner
{
  background-image: url('../img/bg.svg');
  min-height: 600px;
  border-radius: 20px 20px 20px 20px;
}

.searchMobile
{
	display: none;
}

.clean-block .block-heading h1,
.clean-block .block-heading h2,
.clean-block .block-heading h3 {
  margin-bottom: 0.2rem;
}

.clean-block .content {
  /*box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.075);*/ 
  border: 1px solid #eaf4fe;
  background-color: white;
  border-radius: 20px;
}

.clean-block .block-content {
  /*box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.075);*/
  background-color: white;
  padding: 40px;
  /*border-radius: 20px;*/
}


/* Hero block */
.clean-block.clean-hero {
  position: relative;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 0;
  background-image: url('../img/bg.jpg');
}

.clean-block.clean-hero:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: currentColor;
  z-index: 1;
}

.clean-block.clean-hero .text {
  max-width: 80%;
  color: #fff;
  z-index: 2;
  padding: 40px 15px;
  /*text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);*/
}

.clean-block.clean-hero h2 {
  margin-bottom: 30px;
}

.clean-block.clean-hero p {
  font-size: 18px;
  margin-bottom: 30px;
}

/* Features block */
.feature-box {
  padding: 15px 20px 15px 70px;
}

.feature-box .icon {
  font-size: 30px;
  position: absolute;
  left: 15px;
  top: 15px;
  width: 30px;
  text-align: center;
  color: #17a2b8;
}

.feature-box h4 {
  font-weight: 600;
  font-size: 1.2rem;
}

.feature-box p {
  font-size: 0.9em;
  opacity: 0.8;
}

/* Slider block */
.clean-block.slider {
  margin-left: auto;
  margin-right: auto;
}

/* About us */
.clean-card {
  border-radius: 16px;
  margin-bottom: 40px;
  border: 1px solid #F5F9FC;
  background-color: #F5F9FC;
  box-shadow: inset -5px -5px 10px 0 #F5F9FB, inset 5px 5px 10px 0 #EBF3FF;
}

.clean-card .image {
  border-radius: 3px 3px 0 0;
  overflow: hidden;
}

.clean-card .info {
  padding: 30px;
}

.clean-card h4 {
  font-weight: 600;
  font-size: 1.4em;
}

.clean-card p {
  opacity: 0.8;
  font-size: 0.85em;
  margin-bottom: 0.9em;
}

.clean-card .icons a {
  font-size: 16px;
  color: #3b99e0;
  opacity: .75;
  height: 2em;
  line-height: 2;
  text-align: center;
  padding: 0.6em 0.4em;
}

.clean-card .icons a:hover {
  opacity: 1;
  text-decoration: none;
}

/* Clean info */
.clean-block.clean-info {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
}

.clean-block.clean-info h3 {
  margin-top: 0.8em;
  margin-bottom: 0.6em;
}

/* Service card */
.clean-block.clean-services .card {
  margin-bottom: 30px;
  text-align: center;
}

.clean-block.clean-services .card h4 {
  font-weight: 600;
  font-size: 1em;
  margin-bottom: 0.8em;
}

.clean-block.clean-services .card p {
  font-size: 0.9em;
  opacity: 0.8;
}

.clean-block.clean-services .card button {
  margin-bottom: 25px;
  padding: 6px 20px;
}

/* FAQ block */
.clean-block.clean-faq .faq-item {
  margin-bottom: 20px;
}

.clean-block.clean-faq .faq-item .question {
  font-weight: 600;
  font-size: 1em;
  line-height: 1.5;
}

.clean-block.clean-faq .faq-item:not(:first-child) .question {
  margin-top: 1.8em;
}

.clean-block.clean-faq .faq-item .answer {
  font-size: 1em;
  color: #7f7d7d;
  margin-top: 20px;
}

section#teams{
    margin-bottom: 0px;
    /* margin-bottom: 30px; */
}

/* Forms */
.clean-block.clean-form form {
  /*border-top: 2px solid #0C59A9;*/
  background-color: #fff;
  max-width: 500px;
  margin: auto;
  padding: 40px;
  /*box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.075);
  border-radius: 20px;*/
}

.clean-block.clean-account form {
  border: 1px solid #eaf4fe;
  background-color: #fff;
  max-width: 900%;
  margin: auto;
  padding: 40px;
  border-radius: 10px;
}

/* Gallery block */
.clean-block.clean-block.clean-gallery .item {
  margin-bottom: 20px;
}

.clean-block.clean-gallery .item .image {
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.075);
}

.clean-block.clean-gallery .lightbox img {
  transition: 0.2s ease-in-out;
}

.clean-block.clean-gallery .lightbox img:hover {
  transform: scale(1.05);
}

.clean-block.clean-gallery img {
  border-radius: 4px;
}

.baguetteBox-button {
  background-color: transparent !important;
}

/* Pricing table block */
.clean-pricing-item .heading {
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.clean-pricing-item {
  background-color: #ffffff;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.075);
  border-top: 2px solid #5ea4f3;
  padding: 30px;
  overflow: hidden;
  position: relative;
}

.clean-block.clean-pricing .col-md-5:not(:last-child) .item {
  margin-bottom: 30px;
}

.clean-pricing-item button {
  font-weight: 600;
}

.clean-pricing-item .ribbon {
  width: 160px;
  height: 32px;
  font-size: 12px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  box-shadow: 0px 2px 3px rgba(136, 136, 136, 0.25);
  background: #4dbe3b;
  transform: rotate(45deg);
  position: absolute;
  right: -42px;
  top: 20px;
  padding-top: 7px;
}

.clean-pricing-item p {
  text-align: center;
  margin-top: 20px;
  opacity: 0.7;
}

.clean-pricing-item .features .feature {
  font-weight: 600;
}

.clean-pricing-item .features h4 {
  text-align: center;
  font-size: 18px;
  padding: 5px;
}

.clean-pricing-item .price h4 {
  margin: 15px 0;
  font-size: 45px;
  text-align: center;
  color: #2288f9;
}

.clean-pricing-item .buy-now button {
  text-align: center;
  margin: auto;
  font-weight: 600;
  padding: 9px 0;
}

/* Payment block */
.clean-block.payment-form form {
  border-top: 2px solid #5ea4f3;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.075);
  background-color: #ffffff;
  padding: 0;
  max-width: 600px;
  margin: auto;
}

.clean-block.payment-form .title {
  font-size: 1em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 0.8em;
  font-weight: 600;
  padding-bottom: 8px;
}

.clean-block.payment-form .products {
  background-color: #eaf4fe;
  padding: 25px;
}

.clean-block.payment-form .products .item {
  margin-bottom: 1em;
}

.clean-block.payment-form .products .item-name {
  font-weight: 600;
  font-size: 0.9em;
}

.clean-block.payment-form .products .item-description {
  font-size: 0.8em;
  opacity: 0.6;
}

.clean-block.payment-form .products .item p {
  margin-bottom: 0.2em;
}

.clean-block.payment-form .products .price {
  float: right;
  font-weight: 600;
  font-size: 0.9em;
}

.clean-block.payment-form .products .total {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 10px;
  padding-top: 19px;
  font-weight: 600;
  line-height: 1;
}

.clean-block.payment-form .card-details {
  padding: 25px 25px 15px;
}

.clean-block.payment-form .card-details label {
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 15px;
  color: #79818a;
  text-transform: uppercase;
}

.clean-block.payment-form .card-details button {
  margin-top: 0.6em;
  padding: 12px 0;
  font-weight: 600;
}

.clean-block.payment-form .date-separator {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 5px;
}

/* Product Catalog */
.clean-block.clean-catalog .filters {
  padding-left: 40px;
  padding-top: 10px;
}

.clean-block.clean-catalog .filter-collapse .filter-caret {
  float: right;
  font-size: 12px;
  line-height: 26px;
}

.clean-block.clean-catalog .filter-collapse {
  display: block;
  padding: 10px;
  border: 1px solid #ccc;
  margin: 30px;
  border-radius: 0;
  text-align: left;
}

.clean-block.clean-catalog .filters h3 {
  font-size: 1em;
  font-weight: 600;
  margin-bottom: 0.8em;
}

.clean-block.clean-catalog .filters .heading {
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 20px;
}

.clean-block.clean-catalog .filters .filter-item {
  margin-bottom: 40px;
}

.clean-block.clean-catalog .filters label {
  word-wrap: break-word;
  max-width: 100%;
}

.clean-block.clean-catalog .products {
  padding: 0;
}

.clean-block.clean-catalog .products .row:first-of-type {
  border-top: none;
  border-left: none;
  margin-bottom: 20px;
}

.clean-product-item {
  padding: 20px;
  border-right: none;
  border-bottom: 1px solid #e8e6e6;
  height: 100%;
}

.clean-product-item .image {
  margin-bottom: 20px;
}

.clean-product-item .image img {
  max-width: 220px;
  max-height: 180px;
}

.clean-product-item .product-name {
  margin-bottom: 20px;
  text-align: center;
}

.clean-product-item .product-name a {
  color: #585858;
  font-size: 1.1em;
}

.clean-product-item .product-name a:hover {
  text-decoration: none;
  color: #8f8c8c;
}

.clean-product-item .about {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.clean-product-item .price {
  text-align: right;
  padding-right: 10px;
}

.clean-product-item .price h3 {
  font-size: 1.2em;
  font-weight: 600;
  color: #32303c;
  margin: 0;
}

.clean-product-item .rating {
  color: #fec000;
}

.clean-product-item .rating img {
  width: 14px;
  margin-right: 2px;
}

.clean-product-item .add .icon {
  padding-right: 10px;
}

.clean-block.clean-catalog .products .pages {
  width: 50%;
  margin: 55px auto 0;
}

.clean-block.clean-catalog .pagination {
  justify-content: center;
}

/* Shopping Cart Block */
.clean-block.clean-cart .items {
  padding: 36px;
}

.clean-block.clean-cart .items .product {
  padding-top: 20px;
  padding-bottom: 40px;
}

.clean-block.clean-cart .items .product .product-image {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
  border: 2px solid #f0f0f0;
  border-radius: 20px;
}

.clean-block.clean-cart .items .product {
  padding-top: 0px;
}

.clean-block.clean-cart .items .product .product-info {
  padding-top: 1em;
  padding-bottom: 1em;
}

.clean-block.clean-cart .items .product .product-name {
  font-weight: 600;
  font-size: 1.3em;
}

.clean-block.clean-cart .items .product .product-info .product-specs {
  font-size: 0.8rem;
  font-weight: 600;
  margin-top: 15px;
}

.clean-block.clean-cart .items .product .product-info .product-specs .value {
  font-weight: 400;
}

.clean-block.clean-cart .items .product .quantity .quantity-input {
  width: 68px;
}

.clean-block.clean-cart .items .product .quantity label {
  font-size: .9em;
}

.clean-block.clean-cart .items .product .price {
  font-weight: bold;
  font-size: 22px;
  text-align: right;
}

.clean-block.clean-cart .summary {
  background-color: #eaf4fe;
  height: 100%;
  padding: 30px;
  border-radius: 0px 20px 20px 0px;
}

.clean-block.clean-cart .summary h3 {
  text-align: center;
  font-size: 1.25em;
  font-weight: 600;
  padding-top: 16px;
  padding-bottom: 28px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #1d4f88;
}

.clean-block.clean-cart .summary h4 {
  padding-bottom: 18px;
  margin-bottom: 0;
  background: #fff;
  padding-left: 20px;
  padding-right: 20px;
}

.clean-block.clean-cart .summary h4:first-of-type {
  border-top: 1px solid #86b4e8;
  padding-top: 18px;
}

.clean-block.clean-cart .summary h4:last-of-type {
  color: #0C59A9;
  border-bottom: 1px solid #e6edf5;
}

.clean-block.clean-cart .summary .text {
  font-size: 0.65em;
  font-weight: 600;
}

.clean-block.clean-cart .summary .price {
  font-size: 0.6em;
  float: right;
  margin-top: 10px;
}

.clean-block.clean-cart .summary button {
      margin-top: 20px;
    font-weight: 600;
    /* padding: 10px 0; */
    border: 10px;
    color: white;
}

/* Product Page */
.clean-block.clean-product .block-content {
  padding: 20px;
}

.clean-block.clean-product .product-info {
  margin-bottom: 50px;
}

.clean-block.clean-product .gallery {
  padding: 20px;
  background-color: #f6f6f6;
}

.clean-block.clean-product .sp-wrap {
  background: transparent;
  border: none;
  float: none;
  max-width: 100%;
}

.clean-block.clean-product .sp-thumbs {
  margin-top: 15px;
}

.clean-block.clean-product .sp-thumbs a:link {
  margin-right: 10px;
}

.clean-block.clean-product .product-info .info .price {
  padding: 20px 0;
}

.clean-block.clean-product .product-info .info .price h3 {
  font-size: 1.5em;
  font-weight: bold;
}

.clean-block.clean-product .product-info .info .rating {
  color: #fec000;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.clean-block.clean-product .product-info .info button {
  padding: 10px 20px;
  margin-bottom: 30px;
}

.clean-block.clean-product .product-info .info button .fa {
  margin-right: 10px;
}

.clean-block.clean-product .product-info .info .summary {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 30px;
}

.clean-block.clean-product .product-info .info .summary p {
  font-size: 0.9em;
}

.clean-block.clean-product .product-info .description {
  max-width: 720px;
  margin: 0 auto;
}

.clean-block.clean-product .product-info .description p {
  margin-bottom: 50px;
}

.clean-block.clean-product .product-info .description h4 {
  margin-top: 60px;
  margin-bottom: 20px;
}

.clean-block.clean-product .tab-content .description {
  padding-top: 60px;
}

.clean-block.clean-product .tab-content .description .right {
  text-align: left;
}

.clean-block.clean-product .tab-content .specifications,
.clean-block.clean-product .tab-content .reviews {
  padding-top: 30px;
}

.clean-block.clean-product .product-info .specifications .stat {
  font-weight: bold;
}

.clean-block.clean-product .product-info .reviews .review-item {
  margin-bottom: 30px;
  padding: 20px;
  border: 1px solid #ded7d7;
}

.clean-block.clean-product .product-info .reviews .review-item h4 {
  font-size: 1.2em;
  font-weight: 600;
}

.clean-block.clean-product .product-info .reviews .review-item span {
  font-size: 0.9em;
}

.clean-block.clean-product .product-info .reviews .review-item p {
  margin-top: 12px;
  font-size: 0.9em;
}

.clean-block.clean-product .clean-related-items .items {
  margin-top: 30px;
}

.clean-related-item {
  border: 1px solid #eaeaea;
  padding-top: 20px;
  padding-bottom: 20px;
}

.clean-related-item .related-name {
  text-align: center;
  margin-top: 16px;
}

.clean-related-item .related-name a {
  font-size: 1em;
  color: #212529;
}

.clean-related-item .related-name a:hover {
  text-decoration: none;
  color: #999ea4;
}

.clean-related-item .related-name .rating,
.clean-block.clean-product .reviews .review-item .rating {
  color: #fec000;
  margin-bottom: 10px;
}

.clean-related-item .related-name .rating img,
.clean-block.clean-product .reviews .review-item .rating img,
.clean-block.clean-product .product-info .info .rating img {
  width: 18px;
  margin-right: 2px;
}

.clean-related-item .related-name h4 {
  font-size: 1.3em;
  font-weight: 600;
  color: #007bff;
}

/* Blog Post List */
.clean-blog-post {
  padding-bottom: 70px;
}

.clean-blog-post h3 {
  font-size: 1.3em;
  font-weight: 600;
  padding-top: 17px;
}

.clean-blog-post p {
  font-size: 0.95em;
}

.clean-blog-post .info {
  padding: 5px 0 12px;
  font-size: 0.9em;
}

.clean-blog-post .info span:not(:last-child) {
  margin-right: 7px;
}

.clean-blog-post .info a {
  color: inherit;
}

/* Blog Post */
.clean-block.clean-post {
  padding-top: 100px;
}

.clean-block.clean-post .block-content {
  padding: 0px;
}

.clean-block.clean-post .post-image {
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 300px;
}

.clean-block.clean-post .post-body {
  padding: 70px 50px;
  font-size: 0.9em;
}

.clean-block.clean-post .post-body h3 {
  font-weight: 600;
}

.clean-block.clean-post .post-body p {
  margin-bottom: 30px;
}

.clean-block.clean-post .post-body .post-info {
  padding: 20px 0;
}

.clean-block.clean-post .post-body .post-info span {
  color: #007bff;
}

.clean-block.clean-post .post-body .post-info span:not(:last-child) {
  margin-right: 40px;
}

.clean-block.clean-post .post-body h4 {
  font-weight: 600;
  padding-top: 20px;
  padding-bottom: 20px;
}

/* Testimonials */
.clean-testimonial-item {
  border: 1px solid #eaeaea;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.075);
  margin-bottom: 30px;
  background-color: white;
  color: #212529;
  text-align: left;
}

.clean-testimonial-item .card-body {
  padding: 40px;
}

.clean-testimonial-item h3 {
  font-size: 1.1em;
  font-weight: 600;
}

.clean-testimonial-item p {
  font-size: 0.9em;
}

.clean-testimonial-item h4 {
  font-size: 0.9em;
  color: #3b99e0;
}

/* Blocks */
.clean-block.add-on {
  padding: 50px 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

/* Call To Action */
.clean-block.add-on.call-to-action h3 {
  margin-right: 0px;
  margin-bottom: 20px;
}

.clean-block.add-on.call-to-action button {
  border-radius: 20px;
}

/* Newsletter Sign Up */
.clean-block.add-on.newsletter-sign-up h2 {
  padding-right: 20px;
}

.clean-block.add-on.newsletter-sign-up input {
  max-width: 85%;
  margin-bottom: 18px;
  margin-top: 10px;
}

.clean-block.add-on.newsletter-sign-up button {
  border-radius: 20px;
}

.clean-block.add-on.newsletter-sign-up .input-group {
  max-width: 300px;
}

/* Social Icons */
.clean-block.add-on.social-icons .icons i {
  line-height: 45px;
}

.clean-block.add-on.social-icons .icons a {
  font-size: 24px;
  margin-right: 4px;
  color: #6aacf3;
  border: 1px solid;
  opacity: 0.75;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  display: inline-block;
  text-align: center;
}

.clean-block.add-on.social-icons .icons a:hover {
  opacity: 1;
  text-decoration: none;
}

.clean-block.add-on.social-icons.blue .icons a {
  color: white;
  opacity: 1;
}

.clean-block.add-on.social-icons.blue .icons a:hover {
  opacity: 0.8;
  text-decoration: none;
}

/* Sponsors Block */
.clean-block.add-on.sponsors a img {
  max-width: 170px;
  filter: grayscale(0.8);
}

.clean-block.add-on.sponsors a:not(:last-child) img {
  margin-bottom: 20px;
}


@media (max-width: 1500px) {
		/*.form-control {
		    -webkit-appearance: none;
		    border-radius: 10px;
		    border: 1px solid #00b1b1;
		    height: 50px;
		}
		*/
		.sticky-top.search {
		    position: sticky;
		    top: 50px;
		    z-index: 1020;
		    height: 90vh;
		    overflow-y: scroll;
		}
		.sticky-top.search::-webkit-scrollbar {
			  display: none;
			}
}

/* Media queries */
@media (max-width: 900px) {
  .clean-block.clean-services .row div:last-child .card {
    margin-bottom: 0;
  }
  
  .item>a>img:hover
  {
	  transform: scale(1.1); 
	  transition: transform .2s;
  }
  
  
  
  .navbar-light .navbar-toggler {
    color: #1f3465;
    border-color: white;
  }
  
  .nav
  {
	display: block;
 	padding-left: 0;
	margin-top: 30px;
	margin-bottom: 10px;
	list-style: none;
	border-top: 1px solid #1f3465;
	
  }
  .nav-item
  {
	  color: #1f3465;
  }
  
  .navbar-light .navbar-nav .nav-link {
	    color: #1f3465;
	}
  
  .nav-item.dropdown
  {
	  margin-top: 20px;
  }
  
  .dropdown-menu.show
  {
	  margin-top: 20px;
	  display: block; 
	  text-align: left; 
  }
  
  .dropdown-item {
    display: block;
    padding: 0.50rem 2rem;
	color: #1f3465;
    clear: both;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
	}
	
	.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-top: 5px;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 8px dashed;
    border-top: 8px solid\9;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
	}
	
	
	.carousel-item h1  
	{
		margin-top: 30px;
		color: #1f3465;
	}
	.subtitle
	{
		color: #1f3465;
		text-align: center; 
	}
	
	.box-mobile-top
	{
		border-radius: 10px 10px 0px 0px;
		
	}
	
	.box-mobile-down
	{
		background-color: #1f3465;
		border-radius: 0px 0px 10px 10px;
		margin-bottom: 20px;
		color: white;
		text-align: left;
	}
	
}

@media (min-width: 576px) {
  .clean-block {
    padding-bottom: 30px;
  }
  .clean-block .block-heading {
    padding-top: 80px;
  }
  .clean-block.clean-hero {
    min-height: 680px;
  }
  .clean-block.clean-hero .text {
    padding: 0px;
  }
  .clean-block.clean-block.clean-gallery .item {
    margin-bottom: 40px;
  }
  .clean-block.payment-form .title {
    font-size: 1.2em;
  }
  .clean-block.payment-form .products {
    padding: 40px;
  }
  .clean-block.payment-form .products .item-name {
    font-size: 1em;
  }
  .clean-block.payment-form .products .price {
    font-size: 1em;
  }
  .clean-block.payment-form .card-details {
    padding: 40px 40px 30px;
  }
  .clean-block.payment-form .card-details button {
    margin-top: 2em;
  }
}

@media (min-width: 900px) {
  .clean-block.clean-info.right > .container > .row {
    flex-direction: row-reverse;
  }
  .clean-block.clean-info {
    padding-left: 0px;
    padding-right: 0px;
    text-align: inherit;
  }
  .clean-block.clean-info h3 {
    margin-top: 0;
  }
  .clean-block.clean-cart .items .product {
    padding: 0;
    text-align: left;
  }
  .clean-block.clean-cart .items .product:not(:last-child) {
    padding-top: 0;
    padding-bottom: 25px;
  }
  .clean-block.clean-cart .items .product .price {
    font-weight: bold;
    font-size: 22px;
  }
  .clean-block.clean-cart .items .product .quantity {
    text-align: center;
  }
  .clean-block.clean-cart .items .product .quantity .quantity-input {
    margin: auto;
    padding-left: 15px;
    padding-right: 5px;
  }
  .clean-block.clean-cart .items .product .product-name {
    font-size: 1em;
  }
  .clean-block.clean-cart .items .product .product-info {
    padding: 0 15px 0 1.5em;
  }
  .clean-block.clean-post .post-image {
    height: 400px;
  }
  .clean-block.clean-blog-list .block-content {
    padding: 80px;
  }
  .clean-blog-post {
    padding-bottom: 70px;
  }
  .clean-block.add-on {
    flex-direction: row;
  }
  .clean-block.add-on.call-to-action h3 {
    margin-right: 20px;
    margin-bottom: 0px;
  }
  .clean-block.add-on.sponsors a:not(:last-child) img {
    margin-right: 20px;
    margin-bottom: 0px;
  }
  .clean-block.add-on.newsletter-sign-up h2 {
    margin-bottom: 0px;
  }
  .clean-block.add-on.newsletter-sign-up input {
    max-width: 200px;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-right: 10px;
  }
  .clean-block.clean-catalog .filters {
    padding-top: 30px;
  }
  .clean-block.clean-catalog .products {
    padding: 30px 30px 30px 0;
  }
  .clean-block.clean-catalog .products .clean-product-item .product-name {
    text-align: left;
  }
  .clean-block.clean-catalog .products .row:first-of-type {
    border-top: 1px solid #e8e6e6;
    border-left: 1px solid #e8e6e6;
  }
  .clean-block.clean-catalog .products .clean-product-item {
    border-right: 1px solid #e8e6e6;
  }
  .clean-block.clean-product .block-content {
    padding: 40px;
  }
  .clean-block.clean-product .tab-content .description .right {
    text-align: right;
  }
}

@media (min-width: 992px) {
  .clean-card {
    margin-bottom: 0px;
  }
  .clean-blog-post h3 {
    padding-top: 0px;
  }
  .clean-block.clean-post .post-image {
    height: 500px;
  }
  .clean-block.clean-post .post-body {
    padding: 70px 150px;
  }
  .clean-block.clean-testimonials .item {
    margin-bottom: 0px;
  }
  .clean-block.clean-post .post-body {
    padding: 70px 100px;
  }
  .clean-block.clean-post .post-body h4 {
    padding-top: 50px;
  }
  
  .desktop_hide
	{
		display: none;
	}
}

.clean-navbar .navbar-nav .nav-link {
  font-weight: 700;
  font-size: 1rem;
}

.clean-navbar.fixed-top,
.clean-navbar.fixed-bottom {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
}



.clean-navbar .navbar-nav:last-child .item:last-child,
.clean-navbar .navbar-nav:last-child .item:last-child a {
  padding-right: 0;
}

.clean-navbar .logo {
  font-size: 1.5rem;
}

.clean-navbar.fixed-top + .page {
  padding-top: 62px;
}

@media(max-width: 1100px)
{
	h4, .h4 {
	    font-size: 26px;
	    font-weight: 600;
	}	
	
	.card-text {
	    font-size: 21px;
	}
	
	.h4:hover {
	    font-size: 21px;
	    text-decoration: underline; 
	}
	
	.searchMobile
	{
		display: inline;
	}
	
	.search
	{
		display: none;
	}
	
	.navbar {
	    position: relative;
	    display: flex;
	    flex-wrap: wrap;
	    align-items: center;
	    justify-content: space-between;
	    padding: 1rem 1rem;
	    border-bottom: 1px solid #1f3465; 
	}
	
	.box-top-right .box-bottom-right
	{
		border-radius: 0px 0px 0px 0px;
	}
	
	#socialShare
	{
		display: block; 
	}
	
	
	.mobile_hide
	{
		display: none;
	}
	
	.btn {
	    /*border-radius: 10px;
	    padding: 15px 35px 15px 35px;
	    font-size: 16px;
	    font-weight: bold;
	    border-radius: 10px;
	    width: 80%;
	    text-align: center;
	    margin: auto;
	    display: block;
	    margin-left: auto;
	    margin-right: auto;
	    */
	}	
	
	.headblock {
    
	   /* margin-top: 80px; */
	   display: none;
	}
	.nav-link {
	    display: inline-flex;
	    padding: 0.5rem 1rem;
	}
	
	h1 {
    	font-size: 28px;
    	margin-top: 10px;
	}
	
	.sticky-top.search {
    margin-top: 50px;
	}
	
	.margin-top-80
	{
		margin: 30px; 
	}
	
}


@media (min-width: 576px) {
	
  .btn {
    /*border-radius: 10px;
    padding: 20px 30px 20px 30px;
    font-size: 20px;
    font-weight: bold;
    border-radius: 10px;*/
   }	
	
  .navbar {
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
    /*box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;*/
    border-bottom: 1px solid #1f3465; 
  }
  .clean-navbar.fixed-top + .page {
    padding-top: 5rem;
  }
}

.header-standard .navbar-nav .item {
  padding-left: 20px;
  font-size: 20px;
}

.header-standard {
  background-image: url("../../assets/img/header-standard/image1.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

.header-standard .hero {
  padding-top: 200px;
  padding-bottom: 200px;
  text-align: center;
}

.header-standard .hero .heading {
  font-size: 50px;
}

.header-standard .hero .info {
  margin: 30px auto 30px;
  font-size: 20px;
  margin-top: 30px;
}

.page-footer {
    padding: 10px;

}

.page-footer .footer-copyright {
  color: #fff;
  margin-top: 3px;
  margin-bottom: 3px;
  text-align: left;
  font-weight: bold;
  font-size: 12px;
}

 
 
 

.page-footer ul {
  list-style-type: none;
  padding-left: 0;
  line-height: 1.7;
}

.page-footer h5 {
  font-size: 18px;
  margin-top: 30px;
}

.page-footer.dark h5 {
  color: white;
}

.page-footer a {
  color: #53595f;
  text-decoration: none;
}

.page-footer.dark a {
  color: #d2d1d1;
}

.numberCircle {
    height: 25px;
    width: 25px;
    padding: px;
    align-items: center;
    text-align: center;
    background-color: #00b1b1;
    color: white;
    border-radius: 50%;
    /* display: inline-block; */
    flex: none;

}

.page-footer a:hover,
.page-footer a:focus {
  text-decoration: none;
  color: #1d2125;
}

.page-footer.dark a:hover,
.page-footer.dark a:focus {
  color: #fff;
}

table { /*border-collapse: separate;*/ }
td { border: solid 1px transparent; }
/*tr:first-child td:first-child { border-top-left-radius: 10px; }
tr:first-child td:last-child { border-top-right-radius: 10px; }
tr:last-child td:first-child { border-bottom-left-radius: 10px; }
tr:last-child td:last-child { border-bottom-right-radius: 10px; }	
*/

@media (min-width: 576px) {
  .page-footer {
    text-align: left;
  }
}



/*
@media (min-width: 768px) {
  .page-footer ul li {
    position: relative;
    padding-left: 10px;
  }
  .page-footer ul li:before,
  .page-footer ul li:after {
    content: "";
    position: absolute;
    left: 0;
    width: 2px;
    height: 6px;
    border-radius: 2px;
    background-color: #007bff;
    transform: rotate(-45deg);
  }
  .page-footer ul li:before {
    top: 9px;
    transform: rotate(-45deg);
  }
  .page-footer ul li:after {
    top: 13px;
    transform: rotate(45deg);
  }
}
*/


.swal2-icon.swal2-success {
    border-color: #1f3465 !important; 
    color: #1f3465 !important;
  }

  .swal2-icon.swal2-success {
    border-color: #1f3465 !important; 
    color: #1f3465 !important;
  }

  /* cambia il colore della spunta */
  .swal2-icon.swal2-success [class^=swal2-success-line] {
    background-color: #1f3465 !important;
  }
  .swal2-icon.swal2-success .swal2-success-ring {
    border: 0.25em solid #1f3465 !important;
  }