@charset "utf-8";
@font-face { 
             font-family:"GothamBook";
             src:url("/Documents/Image/_IrisLink2.0/Fonts/GothamBook/GothamBook.eot?");
           }
@font-face {
font-family: 'GothamBook';
src: url('/Documents/Image/_IrisLink2.0/Fonts/GothamBook/GothamBook.eot') format('eot'),
     url('/Documents/Image/_IrisLink2.0/Fonts/GothamBook/GothamBook.eot?#iefix') format('embedded-opentype'),
     url('/Documents/Image/_IrisLink2.0/Fonts/GothamBook/GothamBook.otf') format('truetype'),
     url('/Documents/Image/_IrisLink2.0/Fonts/GothamBook/GothamBook.woff') format('woff'),
     url('/Documents/Image/_IrisLink2.0/Fonts/GothamBook/GothamBook.svg') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face { 
             font-family:"GothamMedium";
             src:url("/Documents/Image/_IrisLink2.0/Fonts/GothamMedium/Gotham-Medium.eot?");
           }
@font-face {
font-family: 'GothamMedium';
src: url('/Documents/Image/_IrisLink2.0/Fonts/GothamMedium/Gotham-Medium.eot') format('eot'),
     url('/Documents/Image/_IrisLink2.0/Fonts/GothamMedium/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
     url('/Documents/Image/_IrisLink2.0/Fonts/GothamMedium/Gotham-Medium.otf') format('truetype'),
     url('/Documents/Image/_IrisLink2.0/Fonts/GothamMedium/Gotham-Medium.woff') format('woff'),
     url('/Documents/Image/_IrisLink2.0/Fonts/GothamMedium/Gotham-Medium.svg') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face { 
             font-family:"GothamLight";
             src:url("/Documents/Image/_IrisLink2.0/Fonts/GothamLight/GothamLight.eot?");
           }
@font-face {
font-family: 'GothamLight';
src: url('/Documents/Image/_IrisLink2.0/Fonts/GothamLight/GothamLight.eot') format('eot'),
     url('/Documents/Image/_IrisLink2.0/Fonts/GothamLight/GothamLight.eot?#iefix') format('embedded-opentype'),
     url('/Documents/Image/_IrisLink2.0/Fonts/GothamLight/GothamLight.otf') format('truetype'),
     url('/Documents/Image/_IrisLink2.0/Fonts/GothamLight/GothamLight.woff') format('woff'),
     url('/Documents/Image/_IrisLink2.0/Fonts/GothamLight/GothamLight.svg') format('svg');
font-weight: normal;
font-style: normal;
}
header {
	background-color:#00A1B5;
	border-bottom: 1px solid #ffffff;
	padding:15px 0;
}
ul#top_nav {
	list-style:none;
	padding:0;
	margin:10px 15px 0 0;
	font-size:12px;
	float:right;
}
ul#top_nav li a{
	color:#ffffff;
}
ul#top_nav li a:hover{
	color:#fff;
}m
ul#top_nav li:first-child{
	border-left: none;
}
ul#top_nav li {
	display:inline-block;
	border-left: 1px solid #ffffff;
	height:12px;
	line-height:12px;
	padding-right:5px;
	padding-left:7px;
}
nav {
	background-color:#00A1B5;
}
a#logo {
	/* width:70px; */
	height:50px;
	background:url(https://image.irislink.com/new_logo/IRIS-logo-2023-inversed.svg) no-repeat 0 0;
	text-indent:-9999px;
	display:block;
}
/* Buttons */
a.button_language {
	border:none;
	margin-top:5px;
	background:#ffffff;
	color:#00A1B5;
	font-size:11px;
	padding:5px 16px 2px 16px;
	text-decoration:none; 
	transition: background .5s ease; 
	-moz-transition: background .5s ease; 
	-webkit-transition: background .5s ease; 
	-o-transition: background .5s ease; 
	display:inline-block;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	cursor:pointer;
	outline:none;
	font-weight:100;
	text-transform:uppercase;
	-webkit-font-smoothing: antialiased;
}
a.button_language#apply {
	border:none;
	margin-top:5px;
	background: #ffffff;
	
}
a.button_language:hover {background:#ffffff; color:#00A1B5;}
a.button_top {
	border:none;
	margin-top:5px;
	background:#292929;
	color:#fff;
	font-size:11px;
	padding:5px 16px 2px 16px;
	text-decoration:none; 
	transition: background .5s ease; 
	-moz-transition: background .5s ease; 
	-webkit-transition: background .5s ease; 
	-o-transition: background .5s ease; 
	display:inline-block;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	cursor:pointer;
	outline:none;
	font-weight:100;
	text-transform:uppercase;
	-webkit-font-smoothing: antialiased;
}
a.button_top#apply {
	border:none;
	margin-top:5px;
	background: #F66;
	
}
a.button_top:hover {background:#30d9a4; color:#fff;}
a.button_contact {
	border:none;
	margin-top:5px;
	background:#ffffff;
	color:#00A1B5;
	font-size:11px;
	padding:5px 16px 2px 16px;
	text-decoration:none; 
	transition: background .5s ease; 
	-moz-transition: background .5s ease; 
	-webkit-transition: background .5s ease; 
	-o-transition: background .5s ease; 
	display:inline-block;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	cursor:pointer;
	outline:none;
	font-weight:100;
	text-transform:uppercase;
	-webkit-font-smoothing: antialiased;
}
a.button_contact#apply {
	border:none;
	margin-top:5px;
	background: #ffffff;
	
}
a.button_contact:hover {background:#ffffff; color:#00A1B5;}
a.button_compare {
	border:none;
	margin-top:5px;
	background:#ffffff;
	color:#00A1B5 !important;
	font-size:11px;
	padding:5px 16px 2px 16px;
	text-decoration:none; 
	transition: background .5s ease; 
	-moz-transition: background .5s ease; 
	-webkit-transition: background .5s ease; 
	-o-transition: background .5s ease; 
	display:inline-block;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	cursor:pointer;
	outline:none;
	font-weight:100;
	text-transform:uppercase;
	-webkit-font-smoothing: antialiased;
}
a.button_compare#apply {
	border:none;
	margin-top:5px;
	background: #ffffff;
	
}
a.button_compare:hover {background:#ffffff; color:#00A1B5;}

a.button_trial_menu {
	border:none;
	margin-top:5px;
	background:#ffb14c;
	color:#ffffff !important;
	font-size:11px;
	text-decoration:none; 
	transition: background .5s ease; 
	-moz-transition: background .5s ease; 
	-webkit-transition: background .5s ease; 
	-o-transition: background .5s ease; 
	display:inline-block;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	cursor:pointer;
	outline:none;
	font-weight:100;
	text-transform:uppercase;
	-webkit-font-smoothing: antialiased;
}
a.button_trial_menu#apply {
	border:none;
	margin-top:5px;
	background: #ffb14c;
	
}
a.button_trial_menu:hover {background:#ffb14c; color:#ffffff;}

/*============================================================================================*/
/* 5.  MEDIA QUERIES */
/*============================================================================================*/
	
/** VERSION 1.3 CSS New ==================== **/	
.col-md-4.plan:first-child {
  margin-right:0;
  margin-left:0;
  border-right: solid #dddddd 1px;
}	
/* From tablet portrait to mobile */
@media (max-width: 767px)  {
ul.floated li#age {margin-bottom:-10px; } 
   
ul.floated li {
	float:none;
	margin:0; padding:0;
	width:50%;
	padding-bottom:10px;
   }
/** VERSION 1.5 CSS New ==================== **/	
 nav.sticky {position: static;}
 /** End 1.5 CSS New ==================== **/	
}
.search-icon-font{
	color: #ffffff;
	padding-left: 10px;
	}
#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    
    -webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;

    -webkit-transform: translate(0px, -100%) scale(0, 0);
	-moz-transform: translate(0px, -100%) scale(0, 0);
	-o-transform: translate(0px, -100%) scale(0, 0);
	-ms-transform: translate(0px, -100%) scale(0, 0);
	transform: translate(0px, -100%) scale(0, 0);
    
    opacity: 0;
	z-index: 9999;
}

#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
	-o-transform: translate(0px, 0px) scale(1, 1);
	-ms-transform: translate(0px, 0px) scale(1, 1);
	transform: translate(0px, 0px) scale(1, 1); 
    opacity: 9999;
}

#search input[type="search"] {
    position: absolute;
    top: 50%;
    width: 100%;
    color: rgb(255, 255, 255);
    background: rgba(0, 0, 0, 0);
    font-size: 60px;
    font-weight: 300;
    text-align: center;
    border: 0px;
    margin: 0px auto;
    margin-top: -51px;
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
}
#search .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 61px;
    margin-left: -45px;
}
#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #fff;
	background-color: #428bca;
	border-color: #357ebd;
	opacity: 1;
	padding: 10px 17px;
	font-size: 27px;
}
/** VERSION 1.5 CSS Updated ==================== **/	

/**  End Version 1.5 CSS Updated  ====================== **/

#myCarousel-facelift2018 .nav a small {
    display:block;
}
#myCarousel-facelift2018 .nav {
	background:#eee;
}
#myCarousel-facelift2018 .nav a {
    border-radius:0px;
}
#gtco-counter {
  text-align: center;
}
.gtco-section {
  padding: 60px 0;
  clear: both;
  position: relative;
}
@media screen and (max-width: 768px) {
  .gtco-section {
    padding: 2em 0;
  }
}
.gtco-container {
  max-width: 1100px;
  position: relative;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
.gtco-heading {
  margin-bottom: 2em;
}
.gtco-heading.gtco-heading-sm {
  margin-bottom: 2em;
}
.gtco-heading h3 {
  font-size: 40px;
  margin-bottom: 10px;
  line-height: 1.5;
  font-weight: 300;
  color: #000;
  position: relative;
}
@media screen and (max-width: 768px) {
  .gtco-heading h2 {
    font-size: 26px;
  }
}
.gtco-heading p {
  font-size: 20px;
  line-height: 1.5;
  color: gray;
}
@media screen and (max-width: 768px) {
  #gtco-counter .feature-center {
    margin-bottom: 50px;
  }
}
#gtco-counter .icon {
  width: 70px;
  height: 70px;
  text-align: center;
  margin-bottom: 20px;
  background: none !important;
  border: none !important;
}
#gtco-counter .icon i {
  height: 70px;
}
#gtco-counter .icon i:before {
  color: #cccccc;
  display: block;
  text-align: center;
  margin-left: 3px;
}
#gtco-counter .counter {
  font-size: 40px;
  margin-bottom: 10px;
  color: #00A1B5;
  font-weight: 100;
  display: block;
}
#gtco-counter .counter-label {
  margin-bottom: 0;
  text-transform: uppercase;
  letter-spacing: .1em;
}
.carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
}
/* The controlsy */
.carousel-control {
	left: -12px ;
    height: 40px;
	width: 40px !important;
    background: none repeat scroll 0 0 #00A1B5 !important;
    border: 4px solid #00A1B5 !important;
    border-radius: 23px 23px 23px 23px;
    margin-top: 90px;
background-image: -webkit-linear-gradient(left, rgba(0, 161, 181, .1) 0%, rgba(0, 161, 181, .1) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 161, 181, .1) 0%, rgba(0, 161, 181, .1) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 161, 181, .1)), to(rgba(0, 161, 181, .1)));
  background-image:         linear-gradient(to right, rgba(0, 161, 181, .1) 0%, rgba(0, 161, 181, .1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
	right: -12px;
}
/* The indicators */
.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: -10px;
	margin-right: -19px;
}
/* The colour of the indicators */
.carousel-indicators li {
	background: #cecece;
}
.carousel-indicators .active {
background: #428bca;
}

.carousel-nopadding{
	padding: 0px !important; 
	}

/* entire container, keeps perspective */
.card-container {
	  -webkit-perspective: 800px;
   -moz-perspective: 800px;
     -o-perspective: 800px;
        perspective: 800px;
        margin-bottom: 30px;
}
/* flip the pane when hovered */
.card-container:not(.manual-flip):hover .card,
.card-container.hover.manual-flip .card{
	-webkit-transform: rotateY( 180deg );
-moz-transform: rotateY( 180deg );
 -o-transform: rotateY( 180deg );
    transform: rotateY( 180deg );
}


.card-container.static:hover .card,
.card-container.static.hover .card {
	-webkit-transform: none;
-moz-transform: none;
 -o-transform: none;
    transform: none;
}
/* flip speed goes here */
.card {
	 -webkit-transition: -webkit-transform .5s;
   -moz-transition: -moz-transform .5s;
     -o-transition: -o-transform .5s;
        transition: transform .5s;
-webkit-transform-style: preserve-3d;
   -moz-transform-style: preserve-3d;
     -o-transform-style: preserve-3d;
        transform-style: preserve-3d;
	position: relative;
}

/* hide back of pane during swap */
.front, .back {
	-webkit-backface-visibility: hidden;
   -moz-backface-visibility: hidden;
     -o-backface-visibility: hidden;
        backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #FFF;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.14);
}

/* front pane, placed above back */
.front {
	z-index: 2;
}

/* back, initially hidden pane */
.back {
		-webkit-transform: rotateY( 180deg );
   -moz-transform: rotateY( 180deg );
     -o-transform: rotateY( 180deg );
        transform: rotateY( 180deg );
        z-index: 3;
}

.back .btn-simple{
    position: absolute;
    left: 0;
    bottom: 4px;
}
/*        Style       */


.card{
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 4px;
    color: #444444;
}
.card-container, .front, .back {
	width: 100%;
	height: 420px;
	border-radius: 4px;
}
.card .cover{

}
.card .cover img{
    width: 100%;
}
.card .user{
    border-radius: 50%;
    display: block;
    height: 120px;
    margin: -55px auto 0;
    overflow: hidden;
    width: 120px;
}
.card .user img{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 4px solid #FFFFFF;
    width: 100%;
}

.card .content{
    background-color: rgba(0, 0, 0, 0);
    box-shadow: none;
    padding: 10px 20px 20px;
}
.card .content .main {
    min-height: 160px;
}
.card .back .content .main {
    height: 215px;
}
.card .name {
    font-size: 22px;
    line-height: 28px;
    margin: 10px 0 0;
    text-align: center;
    text-transform: capitalize;
}
.card h5{
    margin: 5px 0;
    font-weight: 400;
    line-height: 20px;
}
.card .profession{
    color: #999999;
    text-align: center;
    margin-bottom: 20px;
}
.card .footer {
    border-top: 1px solid #EEEEEE;
    color: #999999;
    margin: 30px 0 0;
    padding: 10px 0 0;
    text-align: center;
}
.card .footer .social-links{
    font-size: 18px;
}
.card .footer .social-links a{
    margin: 0 7px;
}
.card .footer .btn-simple{
    margin-top: -6px;
}
.card .header {
    padding: 15px 20px;
    height: 90px;
}
.card .motto{
    border-bottom: 1px solid #EEEEEE;
    color: #999999;
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 10px;
    text-align: center;
}
.card .motto2{
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 10px;
    text-align: center;
}
.card .back-font{
	font-size: 14px;
	}
.card .stats-container{
	width: 100%;
	margin-top: 50px;
}
.card .stats{
	display: block;
	float: left;
	width: 33.333333%;
	text-align: center;
}

.card .stats:first-child{
	border-right: 1px solid #EEEEEE;
}
.card .stats:last-child{
	border-left: 1px solid #EEEEEE;
}
.card .stats h4{
	font-weight: 300;
	margin-bottom: 5px;
}
.card .stats p{
	color: #777777;
}
/*      Just for presentation        */

.title{
    color: #506A85;
    text-align: center;
    font-weight: 300;
    font-size: 44px;
    margin-bottom: 90px;
    line-height: 90%;
}
.title small{
    font-size: 17px;
    color: #999;
    text-transform: uppercase;
    margin: 0;
}
.space-30{
	height: 30px;
	display: block;
}
.space-50{
    height: 50px;
    display: block;
}
.space-200{
    height: 200px;
    display: block;
}
.white-board{
    background-color: #FFFFFF;
    min-height: 200px;
    padding: 60px 60px 20px;
}
.ct-heart{
    color: #F74933;
}

 pre.prettyprint{
    background-color: #ffffff;
    border: 1px solid #999;
    margin-top: 20px;
    padding: 20px;
    text-align: left;
}
.atv, .str{
    color: #05AE0E;
}
.tag, .pln, .kwd{
     color: #3472F7;
}
.atn{
  color: #2C93FF;
}
.pln{
   color: #333;
}
.com{
    color: #999;
}

.btn-simple{
    opacity: .8;
    color: #666666;
    background-color: transparent;
}

.btn-simple:hover,
.btn-simple:focus{
    background-color: transparent;
    box-shadow: none;
    opacity: 1;
}
.btn-simple i{
    font-size: 16px;
}

.navbar-brand-logo{
    padding: 0;
}
.navbar-brand-logo .logo{
    border: 1px solid #333333;
    border-radius: 50%;
    float: left;
    overflow: hidden;
    width: 60px;
}
.navbar .navbar-brand-logo .brand{
    color: #FFFFFF;
    float: left;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    margin-left: 10px;
    margin-top: 10px;
    width: 60px;
}
.navbar-default .navbar-brand-logo .brand{
    color: #555;
}


/*       Fix bug for IE      */

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .front, .back{
        -ms-backface-visibility: visible;
        backface-visibility: visible;
    }

    .back {
        visibility: hidden;
        -ms-transition: all 0.2s cubic-bezier(.92,.01,.83,.67);
    }
    .front{
        z-index: 4;
    }
    .card-container:not(.manual-flip):hover .back,
    .card-container.manual-flip.hover .back{
        z-index: 5;
        visibility: visible;
    }
}

.Home-facelift-title {
  text-align: center;
  font-size: 40px;
  margin-bottom: 10px;
  line-height: 1.5;
  font-weight: 100;
  color: #000;
  position: relative;
 padding-bottom: 20px;
}
.Home-facelift-title-divider {
  width: 50px;
  height: 3px;
  background: #00a1b5;
  margin: 0 auto;
  margin-bottom: 40px;
}


.customer {
  text-align: center;
}
.customer img {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.noppadding-header {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.slider-carousel-title{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	}
		
/*       Vertical      */
		
		
.facelift-item-image-container {
	border: none;
	cursor: pointer;
	position: relative;
	width: 100%;
}
.facelift-item-image-container:hover, .project-item :hover .project-item-image-container {
	filter: alpha(opacity=100);
	-moz-transition: background-color 0.2s ease-out, color 0.1s ease-out;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
	-o-transition: background-color 0.2s ease-out, color 0.1s ease-out;
	transition: background-color 0.2s ease-out, color 0.1s ease-out;
	-webkit-transition: background-color 0.2s ease-out, color 0.1s ease-out;
}
.facelift-item-image-container > img {width: 100%!important;}

.Faceift-box_style {
   position:relative;
   margin: 0 0 2em 0;
   text-align:center;
   background: #fff;
   padding: 30px 30px 10px 30px;
   border: 1px solid #ededed;
}
.facelift-image-box{
	padding-bottom: 20px;
	}
/*============================================================================================*/
/* 3.  FORMS */
/*============================================================================================*/
/** Drop down select: ex Country select ==================== **/
.styled-select select {
   background: transparent;
   width:107%;
   padding: 5px;
   padding-left:15px;
   border: 0;
   border-radius: 0;
   height: 41px;
   margin:0;
  	font-weight:400;
	-moz-appearance: window;
    -webkit-appearance: none;
    cursor: pointer;
		color:#999;
   }
.styled-select {
   width: 100%;
      overflow:hidden;
   height: 44px;
   background: #fff url(../img/down_arrow_select.png) no-repeat  right center ;
	border:1px solid #ededed;
	margin-bottom:25px;
   } 
.styled-select select::-ms-expand, .styled-select-2 select::-ms-expand {display: none;}

/** VERSION 1.3 CSS Updated ==================== **/	
.input-icon{position:absolute; right:8px; top:10px; width:32px; height:24px; background-color:#fff; text-align:right; border-left: 1px solid #ececec; color:#ccc; font-size:18px; line-height:24px; text-shadow:none;} 
/**  End Version 1.3 Updated  **/	

.input-icon i { color:#ccc; font-size:18px; line-height:24px;}
.form-group { position:relative; margin-bottom:20px;}

.loader { margin-left:5px; position:absolute;}

.error_message { color:#F33; font-weight:600; margin-bottom:4px;}

.input-group { margin-bottom:20px;}
.form-control {height: 38px; -webkit-box-shadow: none; box-shadow: none; }
.form-control.style-2 {height: 45px; -webkit-box-shadow: none; box-shadow: none; -webkit-appearance: none; border:none;  background-color:#fff; }


.ie8 .form-control.style-2 {height: 45px; -webkit-box-shadow: none; box-shadow: none; -webkit-appearance: none; border:none;  background-color:#fff; line-height:45px; }

.input-group button { height:45px; border:none; background-color:#333; color:#fff; -webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;}
.input-group button:hover { background-color:#006db8; color:#fff; border:none;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px; border:none;}
.input-group button:focus { outline:none; border:none;}

.form-control::-moz-placeholder { color: #999; opacity:1;}
.form-control::-webkit-input-placeholder {color: #999;}

input.form-control, textarea.form-control {
	background:none;
	background-color:#fff;
	border:1px solid #ececec;
	border-radius: 0;
	 -webkit-appearance: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
  	color: #a0a0a0;
	height:44px;
	font-size:14px;
	font-weight:400;
	margin-bottom:0px;
	line-height: 1.428571429;
	padding: 6px 12px;
}
input.form-control:focus, textarea.form-control:focus, select.form-control:focus {
  border-color:none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color:#555;
}
.box_facelift_form {
	background:#f9f9f9;
	border:1px solid #f3f3f3;
	padding:30px;
	position:relative;
}

#Facelift-testimonials {
  background: #f6f6f6;
  padding: 80px 0;
}

#Facelift-testimonials .profile {
  text-align: center;
}

#Facelift-testimonials .profile .pic {
  border-radius: 50%;
  border: 6px solid #fff;
  margin-bottom: 15px;
  overflow: hidden;
  height: 260px;
  width: 260px;
}

#Facelift-testimonials .profile .pic img {
  max-width: 100%;
}

#Facelift-testimonials .profile h4 {
  font-weight: 700;
  color: #00a1b5;
  margin-bottom: 5px;
}

#Facelift-testimonials .profile span {
  color: #333333;
}

#Facelift-testimonials .quote {
  position: relative;
  background: #fff;
  padding: 60px;
  margin-top: 40px;
  font-size: 16px;
  font-style: italic;
  border-radius: 5px;
}

#Facelift-testimonials .quote b {
  display: inline-block;
  font-size: 22px;
  left: -9px;
  position: relative;
  top: -8px;
}

#Facelift-testimonials .quote small {
  display: inline-block;
  right: -9px;
  position: relative;
  top: 4px;
}
.Facelift-section-title {
  font-size: 32px;
  color: #111;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
}

.Facelift-section-description {
  text-align: center;
  margin-bottom: 40px;
}

.Facelift-section-title-divider {
  width: 50px;
  height: 3px;
  background: #00a1b5;
  margin: 0 auto;
  margin-bottom: 20px;
}
.carousel-caption{
	background-color: #ffffff !important;
	opacity: 0.9 !important;
	color: #00a1b5 !important;
	text-shadow: none !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
	text-align: left !important;
	left: 0% !important;
	right: 60% !important;
	bottom: 90px !important;
	}
.carousel-caption H1{
	color: #000000 !important;
	font-size: 24px !important;
	margin-top: 20px !important;
	font-family: inherit !important;
	}
.carousel-caption H3{
	color: #000000 !important;
	}
.carousel-caption p{
	color: #444444 !important;
	}
@media screen and (max-width: 768px) {
  .carousel-caption{
	bottom: 0px !important;
	}
}
.facelift-header-height{
	 object-fit: cover;
	}
.carousel-caption-H2{
	font-size: 17px !important;
	font-family: inherit !important;
	font-weight: 100 !important;
	margin-top: 10px !important;
	margin-bottom: 5px !important;
	}
#Carousel H4{
	font-size: 17px !important;
	font-weight: 100 !important;
	margin-top: 0px !important;
	}
.modal-title {
	text-align:center;
	color:#617292;
}
.country-title {
	font-size:18px;
	color:#909db6;
	text-align:left;
	font-weight:100;
	padding-bottom:20px;
	}
.modal-content a{
	color:#909db6;
	}
.modal-content a:hover{
	color:#00abbd;
	}

/*============================================================================================*/
/*  Search Page */
/*============================================================================================*/

.searchbox-content {
    background-color: #FFFFFF;
    color: inherit;
    padding: 15px 20px 20px 20px;
    border-color: #E7EAEC;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 0px;
}

.search-form {
    margin-top: 10px;
}

.search-result h3 {
    margin-bottom: 0;
    color: #1E0FBE;
}

.search-result .search-link {
    color: #006621;
}

.search-result p {
    margin-top: 5px;
}
.search-result-field {
	font-size: 17px !important;
	font-weight: 100 !important;
}

.hr-line-dashed {
    border-top: 1px dashed #E7EAEC;
    color: #ffffff;
    background-color: #ffffff;
    height: 1px;
    margin: 20px 0;
}

h2 {
    font-size: 24px;
    font-weight: 100;
}
.Facelift-search-button{
	background-color: #00abbd !important;
	}
/*============================================================================================*/
/*IPS10
/*============================================================================================*/

.IPS10-Header{
	padding-bottom: 60px !important;
	}
.IPS10 H1{
	font-size: 40px;
	color: #00a1b5 !important;
	font-weight: 700 !important;
	}
.IPS10 H2{
	font-size: 21px;
	padding-top: 20px;
	color: #111111 !important;
	font-weight: 100 !important;
	}
.IPS10 H3{
	font-size: 30px;
	font-weight: 700 !important;
	}
.IPS10 H4{
	font-size: 24px;
  line-height: 1.35;
color: #00A1B5;
	}
@media (max-width: 767px)  {
	.IPS10 H1{
	font-size: 30px;
	color: #00a1b5!important;
	font-weight: 700 !important;
	}
.IPS10 H2{
	font-size: 21px;
	padding-top: 10px;
	color: #111111!important;
	font-weight: 700 !important;
	}
.ips10-header-block-button{
	padding-top: 10px;
	}
	}
.ips10-header-block-button{
	padding-top: 40px;
	}
.ips10-header-padding{
	padding-top: 60px;
	padding-bottom: 60px;
	}
.pb20{
	padding-bottom: 20px;
	}
.pb40{
	padding-bottom: 40px;
	}
.IPS-10-section-title {
  font-size: 32px;
  color: #111;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
}
.IPS-10-section-title-small {
  font-size: 26px;
  color: #111;
  text-transform: uppercase;
  text-align: center;
  font-weight: 100;
}
.IPS10-section-title-divider {
  width: 50px;
  height: 3px;
  background: #00a1b5;
  margin: 0 auto;
  margin-bottom: 20px;
}
.IPS-10-section-title:hover .botm-line {
  width: 70px;
  /* For Safari 3.1 to 6.0 */
  -webkit-transition-property: width;
  -webkit-transition-duration: 2s;
  -webkit-transition-timing-function: linear;
  -webkit-transition-delay: 1s;
  /* Standard syntax */
  transition-property: width;
  transition-duration: 2s;
  transition-timing-function: linear;
  transition-delay: 1s;
}
.icon-ips10 {
  position: relative;
  height: 48px;
  width: 48px;
  float: left;
  margin-top: 14px;
  margin-bottom: 20px;
}

.icon-ips10 i {
  font-size: 35px;
}

.icon-text-ips10 {
  margin-left: 73px;
  padding: 0px 25px 25px 0px;
}
@media (min-width: 451px) and (max-width: 900px) {
  .IPS-10-section-title {
    margin-bottom: 15px;
  }
}

@media (min-width: 20px) and (max-width: 450px) {
  .IPS-10-section-title {
    margin-bottom: 15px;
  }
	}
.hr-line-IPS10 {
    border-top: 1px solid #6C9E2F !important;
    color: #6C9E2F;
    background-color: #6C9E2F;
    height: 10px;
	margin: 0 !important;
}
.hr-line-Processes {
    border-top: 1px solid #00426D !important;
    color: #00426D;
    background-color: #00426D;
    height: 10px;
	margin: 0 !important;
}
.hr-line-applications {
    border-top: 1px solid #005A91 !important;
    color: #005A91;
    background-color: #005A91;
    height: 10px;
	margin: 0 !important;
}
.hr-line-vertical {
    border-top: 1px solid #0072B5 !important;
    color: #0072B5;
    background-color: #0072B5;
    height: 10px;
	margin: 0 !important;
}
.hr-line-industries {
    border-top: 1px solid #0072B5 !important;
    color: #0072B5;
    background-color: #0072B5;
    height: 10px;
	margin: 0 !important;
}
.mt30{
	margin-top: 30px;
	}
.mt20{
	margin-top: 20px;
	}
.mt10{
	margin-top: 10px;
	}
.mb30{
	margin-bottom: 30px;
	}
.mb20{
	margin-bottom: 20px;
	}
.mb10{
	margin-bottom: 10px;
	}

/* Plans price style =============================*/
.plans {
  margin: 0px auto 50px ;
  zoom: 1;
}
.plans:before, .plans:after {
  content: '';
  display: table;
}
.plans:after {
  clear: both;
}

.plan {
  margin: 0px 0;
  padding: 20px;
  text-align: center;
  background: #fafafa;
  background-clip: padding-box;
  border: solid #dddddd;
  border-width: 1px 1px 1px 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color:#fff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.col-md-4.plan:first-child {
  margin-right:-30px;
  margin-left:30px;
}
.plan:last-child {
  border-width: 1px;
}
.plan-title {
  position: relative;
  margin: -20px -10px 20px;
  padding: 20px;
  line-height: 1;
  font-size: 18px;
  text-transform:uppercase;
  font-weight: bold;
  border-bottom: 1px dotted #ccc;
}
.plan-title:before {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  height: 1px;
}
.plan-price {
 margin: 0 auto 20px;
width: 110px;
height: 110px;
line-height: 110px;
font-size: 24px;
font-weight: bold;
color: white;
background: #00A1B5;
border-radius: 100px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
display: inline-block;
text-align:center;
}
.plan-price > span {
  font-size: 12px;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.9);
}
.plan-price-texte {
 margin: 0 auto 20px;
width: 130px;
height: 130px;
line-height: 20px;
font-size: 20px;
font-weight: bold;
color: white;
background: #4b4b4b;
border-radius: 100px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
display: inline-block;
text-align:center;
padding-top: 45px;
}
.plan-features {
  margin-bottom: 20px;
  line-height: 2;
  font-size: 14px;
  text-align: left;
}
ul.plan-features{
	padding:0;
	margin:0 0 30px 0;
}
.plan-features li{
	list-style:none;
}

.plan-tall {
  margin: 0;
  background: #fff;
  border-width: 1px;
  border-radius: 4px;
  margin-right:-30px;
  position:relative;
  z-index:100;
   border: solid #00A1B5;
   position:relative;
}
.ribbon {
	width:99px;
	height:97px;
	position:absolute; 
	left:-7px;
	top:-7px;
	display:block;
	background:url(../img/ribbon.png) no-repeat 0 0;
	z-index:101;
}
.plan-tall > .plan-title {
  font-size: 18px;
}
.plan-tall > .plan-price {
 margin: 0 auto 20px;
height: 130px;
width: 130px;
line-height: 130px;
font-size: 30px;
font-weight: bold;
color: white;
background: #00A1B5;
border-radius: 130px;
-webkit-border-radius: 130px;
-moz-border-radius: 130px;
display: inline-block;
text-align:center;
}
.plan-tall > .plan-features {
  font-size: 14px;
}
.plan-tall > .plan-button {
  padding: 0 17px;
  line-height: 32px;
}
a.button_fullwidth, .button_fullwidth {
	border:none;
	background:#00A1B5;
	color:#fff;
	outline:none;
	padding:7px 12px;
	text-decoration:none; 
	transition: background .5s ease; 
	-moz-transition: background .5s ease; 
	-webkit-transition: background .5s ease; 
	-o-transition: background .5s ease; 
	display:block;
	width:100%;
	cursor:pointer;
	font-weight:700;
	text-transform:uppercase;
	margin-bottom:5px;
	text-align:center;
	-webkit-font-smoothing: antialiased;
}
a.button_fullwidth:hover, .button_fullwidth:hover  {background:#00A1B5;}

a.button_fullwidth-2, .button_fullwidth-2 {
	border-color: #00A1B5;
	border: 1px;
	border-style: solid;
	background:#ffffff;
	color:#00A1B5;
	outline:none;
	text-align:center;
	padding:7px 12px;
	text-decoration:none; 
	transition: background .5s ease; 
	-moz-transition: background .5s ease; 
	-webkit-transition: background .5s ease; 
	-o-transition: background .5s ease; 
	display:block;
	width:100%;
	cursor:pointer;
	font-weight:700;
	text-transform:uppercase;
	margin-bottom:5px;
-webkit-font-smoothing: antialiased;
}
a.button_fullwidth-2:hover, .button_fullwidth-2:hover  {background:#ffffff; color:#00A1B5;}

a.button_fullwidth-3, .button_fullwidth-3 {
	border:none;
	background:#eafbf6;
	color:#333;
	outline:none;
	text-align:center;
	padding:15px 12px;
	text-decoration:none; 
	transition: background .5s ease; 
	-moz-transition: background .5s ease; 
	-webkit-transition: background .5s ease; 
	-o-transition: background .5s ease;
	font-size:16px;
	display:block;
	width:100%;
	cursor:pointer;
	font-weight:700;
	text-transform:uppercase;
	margin-bottom:15px;
-webkit-font-smoothing: antialiased;
}
a.button_fullwidth-3:hover, .button_fullwidth-3:hover  {background:#262c2d; color:#fff;}

/* Testimonials =============================*/
#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 30px;
    /* Control buttons  */
    /* Previous button  */
    /* Next button  */
    /* Changes the position of the indicators */
    /* Changes the color of the indicators */
}
#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
#quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
    width: 25px;
    height: 25px;
    margin: 5px;
    cursor: pointer;
    border: 1px solid ##00A1B5;
    border-radius: 50px;
    opacity: 0.4;
    overflow: hidden;
    transition: all 0.4s;
}
#quote-carousel .carousel-indicators .active {
    background: #00A1B5;
    width: 25px;
    height: 25px;
    border-radius: 100px;
    border-color: #00A1B5;
    opacity: 1;
    overflow: hidden;
}
.carousel-inner {
    min-height: 200px;
}
@media screen and (max-width: 768px) {
  .carousel-inner {
    min-height: 0px;
}
}
.item blockquote {
    border-left: none;
    margin: 0;
}
.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}
.nav-pills>li[data-slide-to="0"].active a { background-color: #8BC63E !important; }
.nav-pills>li[data-slide-to="1"].active a { background-color: #1B7783 !important; }
.nav-pills>li[data-slide-to="2"].active a { background-color: #005A91 !important; }
.nav-pills>li[data-slide-to="3"].active a { background-color: #00426D !important; }

ul.lead-list {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 20px;
}
ul.lead-list li {
	padding-bottom: 10px;
}
.color-icon {
	color: #00A1B5;
	}
.dys-H3 {
	margin-top: 0px !important;
	font-size: 20px !important;
	}
.H2-industries{
	font-size: 24px;
	}
.H3-industries{
	font-size: 18px;
	}
.tooltip-inner {
  color: #617292 !important;  
  background-color:#F0F0F0 ! important; 
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #D1D1D1;
opacity:1!important;
}
.list-group-horizontal .list-group-item {
    display: inline-block;
}
.list-group-horizontal .list-group-item {
	margin-bottom: 0;
	margin-left:-4px;
	margin-right: 0;
}
.list-horizontal {
    display: inline-block;
}
a.button_form, .button_form {
	border:none;
	background:#00A1B5;
	color:#fff;
	padding:7px 12px;
	text-decoration:none; 
	transition: background .5s ease; 
	-moz-transition: background .5s ease; 
	-webkit-transition: background .5s ease; 
	-o-transition: background .5s ease; 
	display:inline-block;
	cursor:pointer;
	outline:none;
	font-weight:100;
	text-transform:uppercase;
	margin-bottom:20px;
	-webkit-font-smoothing: antialiased;
}
a.button_form:hover, .button_form:hover {background:#00A1B5;}

/*============================================================================================*/
/* 3.  EVENTS */
/*============================================================================================*/

.add_bottom_30 {margin-bottom:30px;}
circ-wrapper {
		width: 80px;
		height: 80px;
		text-align: center;
		background:#0cbdaa;
		color:#FFF;
		overflow:hidden;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
			 text-shadow: rgb(10, 165, 148) 1px 1px,
    rgb(10, 165, 148)  2px 2px,
    rgb(10, 165, 148)  3px 3px,
    rgb(10, 165, 148)  4px 4px,
    rgb(10, 165, 148)  5px 5px,
    rgb(10, 165, 148)  6px 6px,
    rgb(10, 165, 148)  7px 7px,
    rgb(10, 165, 148)  8px 8px,
    rgb(10, 165, 148)  9px 9px,
    rgb(10, 165, 148)  10px 10px,
    rgb(10, 165, 148)  11px 11px,
    rgb(10, 165, 148)  12px 12px,
    rgb(10, 165, 148)  13px 13px,
    rgb(10, 165, 148)  14px 14px,
    rgb(10, 165, 148)  15px 15px,
    rgb(10, 165, 148)  16px 16px,
    rgb(10, 165, 148)  17px 17px,
    rgb(10, 165, 148)  18px 18px,
    rgb(10, 165, 148)  19px 19px,
    rgb(10, 165, 148)  20px 20px,
    rgb(10, 165, 148)  21px 21px,
    rgb(10, 165, 148)  22px 22px,
    rgb(10, 165, 148)  23px 23px,
    rgb(10, 165, 148)  24px 24px,
    rgb(10, 165, 148)  25px 25px,
    rgb(10, 165, 148)  26px 26px,
    rgb(10, 165, 148)  27px 27px,
    rgb(10, 165, 148)  28px 28px,
    rgb(10, 165, 148)  29px 29px,
    rgb(10, 165, 148)  30px 30px,
    rgb(10, 165, 148)  31px 31px,
    rgb(10, 165, 148)  32px 32px,
    rgb(10, 165, 148)  33px 33px,
    rgb(10, 165, 148)  34px 34px,
    rgb(10, 165, 148)  35px 35px,
    rgb(10, 165, 148)  36px 36px,
    rgb(10, 165, 148)  37px 37px,
    rgb(10, 165, 148)  38px 38px,
    rgb(10, 165, 148)  39px 39px,
    rgb(10, 165, 148)  40px 40px,
    rgb(10, 165, 148)  41px 41px,
    rgb(10, 165, 148)  42px 42px,
    rgb(10, 165, 148)  43px 43px,
    rgb(10, 165, 148)  44px 44px,
    rgb(10, 165, 148)  45px 45px,
    rgb(10, 165, 148)  46px 46px,
    rgb(10, 165, 148)  47px 47px,
    rgb(10, 165, 148)  48px 48px,
    rgb(10, 165, 148)  49px 49px,
    rgb(10, 165, 148)  50px 50px,
    rgb(10, 165, 148)  51px 51px,
    rgb(10, 165, 148)  52px 52px,
    rgb(10, 165, 148)  53px 53px,
    rgb(10, 165, 148)  54px 54px,
    rgb(10, 165, 148)  55px 55px,
    rgb(10, 165, 148)  56px 56px,
    rgb(10, 165, 148)  57px 57px,
    rgb(10, 165, 148)  58px 58px,
    rgb(10, 165, 148)  59px 59px,
    rgb(10, 165, 148)  60px 60px,
    rgb(10, 165, 148)  61px 61px,
    rgb(10, 165, 148)  62px 62px,
    rgb(10, 165, 148)  63px 63px,
    rgb(10, 165, 148)  64px 64px,
    rgb(10, 165, 148)  65px 65px,
    rgb(10, 165, 148)  66px 66px,
    rgb(10, 165, 148)  67px 67px,
    rgb(10, 165, 148)  68px 68px,
    rgb(10, 165, 148)  69px 69px,
    rgb(10, 165, 148)  70px 70px,
    rgb(10, 165, 148)  71px 71px,
    rgb(10, 165, 148)  72px 72px,
    rgb(10, 165, 148)  73px 73px,
    rgb(10, 165, 148)  74px 74px,
    rgb(10, 165, 148)  75px 75px,
    rgb(10, 165, 148)  76px 76px,
    rgb(10, 165, 148)  77px 77px,
    rgb(10, 165, 148)  78px 78px,
    rgb(10, 165, 148)  79px 79px,
    rgb(10, 165, 148)  80px 80px,
    rgb(10, 165, 148)  81px 81px,
    rgb(10, 165, 148)  82px 82px,
    rgb(10, 165, 148)  83px 83px,
    rgb(10, 165, 148)  84px 84px,
    rgb(10, 165, 148) 85px 85px,
    rgb(10, 165, 148) 86px 86px;
	}

.media-body{padding-left:10px;}

ul.data-lessons {
	margin-left:0;
	padding-left:0;
	margin-bottom:30px;
}
ul.data-lessons li{
	display:inline-block;
	margin-right:5px;
	padding-right:8px;
	border-right: 1px solid #ccc;
	line-height:16px;
	color:#777;
	zoom: 1; *display: inline;
}
ul.data-lessons li a{
	color:#777;
}
ul.data-lessons li a:hover{
	color:#111;
}
ul.data-lessons  li:last-child{
	border-right: none;
}
ul.data-lessons li a.button_red_small{
	color:#fff;
}
.box_style_1{
	padding:15px 25px 15px 25px;
	box-shadow: inset 0 0 0 1px #e0e5e9;
	border:5px solid #fbfbfc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:30px;
	font-size:13px;
	line-height:20px;
	background-color:#fff;
}
.form-control-choice {
	background:none;
	border-radius: 0;
	 -webkit-appearance: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
  	color: #a0a0a0;
	font-size:14px;
	font-weight:100;
	line-height: 1.428571429;
	padding: 6px 12px;
	font-weight: normal !important;
}
.form-control-label {
	font-weight: normal !important;
}
.w10{
	width: 10%;
}
.w20{
	width: 20%;
}
.w30{
	width: 30%;
}
.w40{
	width: 40%;
}
.w50{
	width: 50%;
}
.w60{
	width: 60%;
}
.w70{
	width: 70%;
}
.w80{
	width: 80%;
}
.w90{
	width: 90%;
}
.w100{
	width: 100%;
}

.table-product th:nth-child(-n+1){
	}
.table-product tr:nth-child(even) {
	background-color:#F5F5F5;
	}
.table-product td {
	color:#909db6;
	}
.table-product td:nth-child(1) {
	padding-left: 10px !important;
	}

#ContactField23000, #ContactField23161{
	height: 20%;
	}
.register-section-title {
  font-size: 40px;
  color: #111;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
}
.register-section-subtitle{
	font-size: 21px;
	padding-top: 20px;
	color: #111111 !important;
	font-weight: 100 !important;
	}
.col-support{
    border: 1px solid #ededed;
    background: #FFF;
	margin-bottom:25px;
	position:relative;
}
.col-support .photo img{
    margin: 0 auto;
    width: 60%;
}
.col-support .photo{
	padding: 10px;
	text-align: center;
}
.col-support .info{
    padding: 10px;
    border-radius: 0 0 5px 5px;
    margin-top: 1px;
}
.col-support .course_info {
    /*width: 50%;*/
    float: left;
    margin-top: 5px;
}
.col-support .course_info p {
	font-size: 14px;
}
.col-support .course_info  h4{
    line-height: 20px;
    margin: 0 0 10px 0;
}
.support-title-product-selection{
	font-size: 16px;
	}
.bouton-ci5{
	text-decoration:none;
	background-color:#59B200 !important;
	font-size: 16px !important;
	margin-top: 10px !important;
	margin-bottom: 20px !important;
	}
@media (min-width: 200px) and (max-width: 1024px) {
.carousel-caption{
	right: 0% !important;
	bottom: 0px !important;
	}
	}
@media (min-width: 0px) and (max-width: 1023px) {
.carousel-caption{
	right: 0% !important;
	bottom: 0px !important;
	position: initial !important;
	}
	}
/*-----------------------------------------------------------------------------------*/
/*	PRODUCT Video
/*-----------------------------------------------------------------------------------*/


.page-video{
	color:#617292;
	font-family: "Gothamlight";
	}
.page-video H1{
	font-size:40px;
	font-weight:bold;
	margin-top: 0px;
	}
.page-video H2{
	font-size:20px;
	line-height:30px;
	}
.page-video H3{
	font-size:30px;
	line-height:40px;
	}
.page-video H4{
	font-size:24px;
	line-height:30px;
	}

@media screen and (max-width: 768px) {
  .padding-video-product {
	  padding-top: 20px;
	  padding-bottom: 20px;
  }
}
.video-section-title-divider {
  height: 1px;
  background: #00a1b5;
  margin: 0 auto;
  margin-bottom: 20px;
}
.bg-primary-orange,
.btn-primary-orange {
  background-color: #FEB04B;
color: #ffffff;
}

.btn-primary-orange,
.btn-outline-primary-orange {
  border-color: #FEB04B;
	color: #ffffff;
}
.font14 {
	font-size: 12px;
}
#padding-row-bottom-20{
	padding-bottom:20px;
	}
@media (max-width: 768px) {
#padding-row-bottom-20{
	padding-bottom:20px;
	}
	}
a.button_bestdeals {
	border:none;
	margin-top:5px;
	background:#2DB200;
	color:#ffffff;
	font-size:11px;
	padding:5px 16px 2px 16px;
	text-decoration:none; 
	transition: background .5s ease; 
	-moz-transition: background .5s ease; 
	-webkit-transition: background .5s ease; 
	-o-transition: background .5s ease; 
	display:inline-block;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	cursor:pointer;
	outline:none;
	font-weight:100;
	text-transform:uppercase;
	-webkit-font-smoothing: antialiased;
}
a.button_bestdeals#apply {
	border:none;
	margin-top:5px;
	background: #2DB200;
	
}
a.button_bestdeals:hover {background:#2DB200; color:#ffffff;}

.form-group {
  margin-bottom: 0px !important;
}
@media (min-width: 1024px)  {
	 nav.sticky {position: fixed;width: 100%;top:0;left:0;z-index:1000;}
   }
.round-size {
height: 130px;
width: 130px;
}

/* Couleur boutton formulaire Hubspot */
.hs-button{
  background-color: #38a7bb;
  border-color: #38a7bb;
}
.hubspot-link__container sproket{
  display: none;
}
