/* Edit theme.less, not this file. */
.clear {
  /* http://sonspring.com/journal/clearing-floats */
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
}
.clearfix,
.ipModuleForm .form-horizontal .form-group,
.ipModuleForm.form-horizontal .form-group {
  /* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
  /*
The following zoom:1 rule is specifically for IE6 + IE7.
Move to separate stylesheet if invalid CSS is a problem.
*/
  zoom: 1;
}
.clearfix:before,
.clearfix:after,
.ipModuleForm .form-horizontal .form-group:before,
.ipModuleForm .form-horizontal .form-group:after,
.ipModuleForm.form-horizontal .form-group:before,
.ipModuleForm.form-horizontal .form-group:after {
  content: '.';
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
}
.clearfix:after,
.ipModuleForm .form-horizontal .form-group:after,
.ipModuleForm.form-horizontal .form-group:after {
  clear: both;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
html,
body {
  border: none;
  margin: 0;
  padding: 0;
    font-family: 'Onest', sans-serif;
  font-family: 'Onest', sans-serif;
  font-size: 18px;
  background: #16becf;
  font-weight:300;
}


#loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgb(39 185 198 / 75%);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    backdrop-filter: blur(25px);
}
	.mider {     	    
    align-items: center;
    justify-content: center;
    height: 100%;
        }
  #eKIzqtHNF471 {
            max-width: 350px;
            height: auto; /* to maintain aspect ratio */
        }



@font-face {
    font-family: 'museo_sans_rounded500';
    src: url('fonts/museosansrounded-500-webfont.woff2') format('woff2'),
         url('fonts/museosansrounded-500-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


h1,
h2,
h3,
h4,
h5,
h6{
	font-family: 'museo_sans_rounded500';
	color: #109caa;
	font-weight: unset;
	}

strong, b{
	
font-weight: 500;
}

p{
	 font-size: 18px;
	 /* letter-spacing: 0.5px; */
}


.filler{
	background: #C3F0F7;
	margin-top: -5px;
	padding: 60px 0px;
}


.splitter {
    background: linear-gradient(to bottom, #c3f0f7 28%, white 14%, white 100%);
}.splitter_home {
    background: linear-gradient(to bottom, #c3f0f7 37%, white 14%, white 100%);
}.splitter_semi {
    background: linear-gradient(to bottom, #c3f0f7 120px, white 120px, white 100%);
}
.splitter_inverse {
    background: linear-gradient(to bottom, white 36%, #c3f0f7 30%, #c3f0f7 100%);
}
.splitter_darker {
    padding: 35px;
    border-bottom: 45px solid white;
}
.splitter_darker h1, .splitter_darker p{
    color: white;
}

.fslider {
    
}


.this_break {
    padding-bottom: 50px;
}

.product_lists_smals{
	padding-top: 20px;
	padding-bottom: 20px;
	display: inline-block;
	}



.product_lists_smals ul{
	margin: 0px;
	padding: 0px;
}
.product_lists_smals li{
	list-style: none;
	padding: 0px;

	width: 100%;
	float: left;
}

.top_icon_menu li {
   
}.top_icon_menu a {
   padding-left: 35px;
   padding-top: 14px;
}

.topmenuToggle {
    position: relative;
    padding-right: 20px;  /* leave space for the arrow */
}

.topmenuToggle::after {
    content: '';  /* empty content to create the shape */
    position: absolute;
    right: 0;
    top: 50%;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid currentColor;  /* arrow color */
    transform: translateY(-50%);
    right: auto;
}


.topmenu.lister a {
    color: #ffffff;
    display: block;
    padding: 10px;
    white-space: nowrap;
    font-size: 18px;
    box-sizing: border-box;
    border-bottom: 1px so;
    text-align: center;
}




.topmenu.lister {
    padding: 0px;
}


.topmenu.lister ul {
 
      padding: 0px;
      margin: 0px;
}

.topmenu.lister li {
 border-bottom: 1px solid #0d9dab;
}

.product_lists_smals li:first-child{

	background: url(img/glass.svg) no-repeat left center;
	background-size: 22px 25px;

}

.icon_expan li:first-child a {
    background: url(img/glass.svg) no-repeat;
    background-position: 84px center;  /* Adjust the 10px value to bring it closer or farther from the text */
    background-size: 22px 25px;
    padding-left: 35px;  /* Creates space for the icon, you might need to adjust this value */
}



.icon_expan li:nth-child(2) a {
    background: url(img/250ml.svg) no-repeat;
    background-position: 103px 11px;  /* Adjust the 10px value to bring it closer or farther from the text */
    background-size: 22px 25px;
    padding-left: 35px;  /* Creates space for the icon, you might need to adjust this value */
}


.icon_expan li:nth-child(3) a {
    background: url(img/330ml.svg) no-repeat;
    background-position: 106px 11px;  /* Adjust the 10px value to bring it closer or farther from the text */
    background-size: 22px 25px;
    padding-left: 35px;  /* Creates space for the icon, you might need to adjust this value */
}


.icon_expan li:nth-child(4) a {
    background: url(img/onel.svg) no-repeat;
    background-position: 120px center;  /* Adjust the 10px value to bring it closer or farther from the text */
    background-size: 22px 25px;
    padding-left: 35px;  /* Creates space for the icon, you might need to adjust this value */
}
.sounder{
	position: absolute;
	z-index: 50;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	bottom: 40px;
}.sounder img{
	width: 40px!IMPORTANT;
	height: 50px;
}
.product_lists_smals li:nth-child(2){background: url(img/250ml.svg) no-repeat left 9px;background-size: 22px 26px;}
.product_lists_smals li:nth-child(3){background: url(img/330ml.svg) no-repeat left 7px;background-size: 23px 29px;}
.product_lists_smals li:nth-child(4){background: url(img/onel.svg) no-repeat left 12px;background-size: 22px 25px;}






.product_lists_smals a{

	transition: all 0.2s ease-in-out;
}
.product_lists_smals a:hover{
	color: #89f4ff;
	transition: all 0.2s ease-in-out;
	}
	
	.product_lists_smals li.active a{
	color: #89f4ff;

	}


.orderone ul li:first-child a {
    background-color: #16becf!important;
}



.ordertwo ul li:nth-child(2) a {
   background-color: #16becf!important;
}


.orderthree ul li:nth-child(3) a {
   background-color: #16becf!important;
}


.orderfour ul li:nth-child(4) a {
    background-color: #16becf!important;
}







.product_lists_static{
	
}

.product_lists_static a{
	
	padding: 0px;
	color: white;
}
.product_lists_static ul{
	margin: 0px;
	padding: 0px;
}
.product_lists_static li{
	list-style: none;
	padding: 0px;
}


.product_lists_static a{
	font-family: 'museo_sans_rounded500';
	font-size: 34px;
	line-height: 60px;
	transition: all 0.2s ease-in-out;
}
.product_lists_static a:hover{
	color: #89f4ff;
	transition: all 0.2s ease-in-out;
	}
	
	.product_lists_static li.active a{
	color: #89f4ff;

	}



.product_lists p{
	font-family: 'museo_sans_rounded500';
	font-size: 34px;
	line-height: 55px;
	margin: 0px;
	padding-top: 10px;
	color: white;
	}



.services-image {
    border-radius: 15px;
    overflow: hidden;
    margin: 0px auto;
    max-height: 550px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.services-image img {
       display: block;
       object-fit: cover;
       max-width: 100%;
}

.services-image.breaker_image {
    max-height: 120px;
}
    .swiper {
      width: 100%;
      height: 100%;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
	
	
    .swiper {
      width: 100%;
      height: 100%;
    }






	.item_swip .swiper {
      width: 100%;
      height: 100%;
    }

    .item_swip .swiper-slide {
      text-align: center;
      font-size: 18px;
      display: unset;
      justify-content: center;
      align-items: center;
      border-radius: 15px;
    } 
	
	.item_swip .swiper-slide:hover {
		
    cursor: pointer;
	    
    }
	.item_swip .swiper-slide:hover img{
      transform: scale(1.08);
    transition: transform .15s ease-in-out 30ms;
    }

.item_swip .slid_img_cont{
	background: #c3f0f7;
	border-radius: 15px;
	transition: background-color 125ms ease-out .11s;
	height: 350px;
	display: flex;
     justify-content: center;
     align-items: center;
}

.item_swip .swiper-slide:hover .slid_img_cont{
	background: #16BECF;
	transition: background-color 125ms ease-out .11s;
}

    .item_swip .swiper-slide img {
      display: block;
      width: 100%;
      height: auto;
      object-fit: cover;
      scale: 1.2;
      transition: transform .15s ease-in-out 30ms;
    }
	
.item_swip {
    position: relative;
    width: 100%;
    padding: 55px 0px;
}

.item_swip .swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset,-70px);
    left: auto;
}

.item_swip .swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset,-70px);
    right: auto;
}

.item_swip .ipBlock.ipbEmpty {
    min-height: 30px;
    outline: #000 dashed 1px;
    width: 100%;
}


.hrod_href a {
    border-radius: 50px;
    color: #0f909f;
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    padding: 8px 23px;
    text-decoration: none;
    border: 1px solid #3eb5c2;
    text-transform: lowercase;
    transition: all 0.2s ease-in-out;
}.hrod_href a:hover {
    background: #16becf;
    border-color: #16becf;
    color: white;
	transition: all 0.2s ease-in-out;
}

.slide_title span{
	display: block;
	font-family: 'museo_sans_rounded500';
	font-size: 26px;
	margin: 20px 0px;
	color: #0f909f;
	transition: all 0.2s ease-in-out;
	text-decoration:none;
}


.item_swip .swiper-button-next, .item_swip .swiper-button-prev {
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 0.8));

	
}


.fill_swiper .slid_img_cont {
    height: 265px;
}
.fill_swiper .slide_title span {
    margin: 5px 0px;

}.fill_swiper .slide_title {
    margin-top: 20px;
}
.prod_year{
	font-family: 'museo_sans_rounded500';
	color: #0f909f;
	
}
.taste_img_cont{
	background: #c3f0f7;
	border-radius: 20px;
	border-radius: 15px;
	transition: background-color 125ms ease-out .11s;
	height: 350px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: background-color 125ms ease-out .11s;
	}

.taste_img_cont img {
    min-width: 380px;
     transition: transform .15s ease-in-out 30ms;
}





.prod_lister .ipWidget h2 {
    font-size: 42px;
    text-align: center;
    padding: 30px;
}
.taste_gall._item.ipsItem {
    text-align: center;
}


.taste_gall:hover .taste_img_cont{
	background: #f8368b;
	transition: background-color 125ms ease-out .11s;
}


/*LISTERS BCG Y TYPE */ 


.cranberry_lister .taste_gall:hover .taste_img_cont{
	background: #e34c4c!important
}

.cranberry_lister  .taste_gall:hover .slide_title span {
    color: #e34c4c;
}


.default_lister .taste_gall:hover .taste_img_cont{
	background: #03a6b7;
}


.apple_lister .taste_gall:hover .taste_img_cont{
	background: #47c17e;
}

.apple_lister  .taste_gall:hover .slide_title span {
    color: #47c17e;

}
.peach_lister .taste_gall:hover .taste_img_cont{
	background: #f0a494;
}

.peach_lister  .taste_gall:hover .slide_title span {
    color: #f0a494;

}
.strawberry_lister .taste_gall:hover .taste_img_cont{
	background: #e54662;
}

.strawberry_lister  .taste_gall:hover .slide_title span {
    color: #e54662;
}


.blueberry_lister .taste_gall:hover .taste_img_cont{
	background: #6761c4;
}

.blueberry_lister  .taste_gall:hover .slide_title span {
    color: #464196;
}

.orange_lister .taste_gall:hover .taste_img_cont{
	background: #efaf39;
}

.orange_lister  .taste_gall:hover .slide_title span {
    color: #efaf39;
}
.ace_lister .taste_gall:hover .taste_img_cont{
	background: #f3af2f;
}

.pear_lister  .taste_gall:hover .slide_title span {
    color: #ff7171;
}
.pear_lister .taste_gall:hover .taste_img_cont{
	background: #c9cc3f;
}

.ace_lister  .taste_gall:hover .slide_title span {
    color: #f3af2f;
}

.pro_lister .ipWidget h1 {
    margin-bottom: 15px;
}


.taste_gall:hover .slide_title span{
	 color: #f8368b;
	 transition: all 0.2s ease-in-out;
	 text-decoration: none;
	 
}

.taste_gall .ipWidget a {
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}

.taste_gall:hover img{
      transform: scale(1.08);
    transition: transform .15s ease-in-out 30ms;
    }

:root {
    --swiper-theme-color: #16BECF;
}

.filler_color {
    background: #C3F0F7;
}

.fill_swiper {
    position: relative;
    width: 100%;
    margin: 0;
    background: #c3f0f7;
    padding: 55px 0px;
    padding-bottom: 85px;
}

.whiter {
    background: white;
}


.footer_logo{
	margin: 0px auto;
	width: 100%;
	text-align: center;
	padding: 35px;
	box-sizing: border-box;
}

.footer_logo img{
	max-width: 100px;
	margin: 0px auto;
}
	
	
.last_bottom {
    padding-bottom: 50px;
}

.parent_box {
    display: flex; /* This will display the children in a row */
    justify-content: space-between; /* This will handle the spacing between the elements */
}

.parent_box > div {
    width: 25%; /* Each child takes up 25% of the parent's width */
     /* To center the text inside each child box */
}

.parent_box a{
	color: white;
	 transition: all 0.2s ease-in-out;
	
}

.borderer {
    border-radius: 15px;
    overflow: hidden;
}
.parent_box a:hover{
	color: #89f4ff;
    transition: all 0.2s ease-in-out;
	
}

.intitler {
 
}.intitler p{
	font-family: 'museo_sans_rounded500';
	font-size: 36px;
	color: white;
	padding: 0px;
	margin: 0px;
	margin-bottom: 35px;
}

.subliner {
    line-height: 15px;
}

.injoins {
    margin-top: 35px;
    margin-bottom: 35px;
    color: white;
    margin-bottom: 50px;
    float: left;
    width: 100%;
}

.injoins img{
	max-width: 24px;
	position: relative;
	float: left;
	margin-right: 9px;
}.injoins a{
	
}.injoins p{
	float: left;
	padding: 0px;
	margin: 2px;
}

.top_distance {
	padding-top: 50px;
}
.top_distance_product {
	
	padding-top: 55px;
}
.bottom_distance {
	
	padding-bottom: 35px;
}

.pro_lister h1{
	
	text-align: center;
} 

.expan_menu {
    /* Other styles as required */
    width: 100%; /* Ensure it spans the full width of the viewport when fixed */
    background: #03a6b7;
    z-index: 1000; /* To ensure it appears above other content */
}

.expan_menu.sticky {
    position: fixed;
    top: 0; /* Stick to the top of the viewport */
    left: 0; /* Align to the left of the viewport */
}
.expan_menu .wrapper {
    display: flex; /* To align items horizontally */
    justify-content: space-between; /* To distribute items equally with space in between */
    align-items: center; /* Vertically align items to the middle */
    width: 100%; /* Make sure the wrapper takes full width of its parent */
}

.expan_menu ul {
    list-style-type: none; /* Remove bullets */
    padding: 0; /* Remove padding */
    margin: 0; /* Remove margin */
    display: flex; /* Align list items horizontally */
    justify-content: space-between; /* Distribute list items equally with space in between */
    width: 100%; /* Ensure the list takes full width of its parent */
}

.expan_menu li {
    flex: 1; /* Distribute space equally among list items */
    text-align: center; /* Center the content of the list item */
	transition: all 0.2s ease-in-out;
}

.expan_menu a {
    text-decoration: none; /* Remove underline */
    /* Other styles as per your requirements e.g. colors, hover effects etc. */
    display: block; /* Make anchor tag a block element so it takes full width and height of its parent li */
    padding: 15px 10px; /* Some padding around the links for better visual appeal and clickable area */
    color: white;
    transition: all 0.2s ease-in-out;
    white-space: nowrap;
}

.expan_menu li.active {
    background: #16becf;
}.expan_menu li:hover {
    background: #16becf;
    transition: all 0.2s ease-in-out;
}


.parent-container {
    display: flex;
    justify-content: space-between; /* Ensures the children are spaced apart */
    align-items: center; /* Vertically centers the children */
    height: 100%; /* Example height; adjust as needed */
    background: #16becf;
    box-sizing: border-box;
    padding-left: 80px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.parent-container .default_color{
	background: #16becf;	
}




.text_container {
    margin-right: auto; /* Pushes it to the left */
    width: 35%;
}
.text_container h1 {
  font-size: 80px!important;
  margin-bottom: 50px!important;
}

.text_container h1,
.text_container h2,
.text_container p{
	
	color: white!important;
	
}

.parent-container .button {
    border-color: white!important;
    color: white!important;
    padding: 15px 40px!important;
    text-transform: uppercase;
}
.parent-container .button:hover{
	background: #ffffff2e!important;
	}


.product_container {
    margin-left: auto; /* Pushes it to the right */
}


.descript_container {
    background: #03a6b7;
    color: white;
    line-height: 28px;
    padding: 10px 55px;
    margin-bottom: 60px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}





/*COLORS */

.parent-container.cherry_color {
    background: #f6398c!important;
}
.descript_container.cherry_color {
    background: #d4186a;
}
.parent-container.cranberry_color {
    background: #e34c4c!important;
}
.descript_container.cranberry_color {
  background: #d62d2d;
}



.parent-container.apple_color {
    background: #47c17e!important;
}
.descript_container.apple_color {
    background: #249959;
}



.parent-container.peach_color {
    background: #f0a494!important;
}
.descript_container.peach_color {
    background: #d2806e;
}


.parent-container.strawberry_color {
    background: #ff4668!important;
}
.descript_container.strawberry_color {
    background: #eb3254;
}

.parent-container.blueberry_color {
    background: #6761c4!important;
}
.descript_container.blueberry_color {
    background: #514abd;
}




.parent-container.pear_color {
    background: #e8d1ae!important;
}
.descript_container.pear_color {
    background: #d0b487;
    color: #573d13;
}





.pear_color .text_container h1,
.pear_color .text_container h2,
.pear_color .text_container p{
	
	color: #573d13!important;
	
}

.pear_color .button {
    border-color: #573d13!important;
    color: #573d13!important;

}




.play_on {
    opacity: 0.5;
	
}






li.crumb {
    background: #16becf;
}






.parent-container.orange_color {
    background: #ffcb58!important;
}
.descript_container.orange_color {
    background: #ffc136;
    color: #742306;
}





.orange_color .text_container h1,
.orange_color .text_container h2,
.orange_color .text_container p{
	color: #742306!important;
}

.orange_color .button {
    border-color: #742306!important;
    color: #742306!important;
}


.parent-container.ace_color {
    background: #ffcb58!important;
}
.descript_container.ace_color {
    background: #ffc136;
    color: #742306;
}





.ace_color .text_container h1,
.ace_color .text_container h2,
.ace_color .text_container p{
	color: #742306!important;
}

.ace_color .button {
    border-color: #742306!important;
    color: #742306!important;
}
/*COLORS */




.product_lists_smals a {
    width: 100%;
    float: left;
    color: white;
    padding-left: 35px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 29px!important;
    padding-top: 14px!important;
}
.product_lists h1 {

    color: white;
}


.drawer-nav .injoins {
    margin-top: 35px;
    margin-bottom: 35px;
    color: white;
    margin-bottom: 50px;
    float: left;
    width: 100%;
    bottom: 155px;
    max-width: 290px;
}
.drawer-menu-content {
    padding-top: 23%;
    /* display: flex; */
    width: 300px;
    flex-direction: column;
}

.small_boxes {
    display: flex;
    gap: 50px;
}

.smbox {
    width: 100%;
    text-align: center;
    background: #c3f0f7;
    border-radius: 15px;
    padding: 25px;
    line-height: 34px;
    color: #0e8b97;
}

.smbox b{
   font-family: 'museo_sans_rounded500';
   font-size:28px;
   font-weight: unset;
}.smbox p{
   margin:0px;
   padding:0px;
   line-height: 30px;
}
.default_container ._col {
    justify-self: center; /* Horizontal alignment */
    align-self: center;  /* Vertical alignment */
}



.barcode_box {
    text-align: center;
    padding: 50px;
	color: #109caa;
}
.barcode_box p{
  	font-family: 'museo_sans_rounded500';
  	font-size: 28px;
  	margin: 0px;
  	padding: 0px;
  	margin-top: 15px;
}
.barcode_box span{

}

.quote {
  color: #000000;
  display: block;
  font-size: 24px;
  font-style: italic;
  font-weight: normal;
  margin: 1em;
  text-align: center;
}
.note {
  background-color: transparent;
  border-left-color: #747474;
  border-left-style: solid;
  border-left-width: 2px;
  color: #000000;
  display: block;
  font-size: 14px;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1em;
  padding-left: 1em;
}

.price_sliders  img {

    max-width: 132px;
}

 .item_swip .swiper-slide:hover .price_sliders {
    background: white;
    transition: background-color 125ms ease-out .11s;
}

.slid_img_cont.price_sliders {
    border: 2px solid #a5e3ed;
}

.no_pader{
	padding-bottom: 40px;
}

.button {
  border-radius: 5px;
  cursor: pointer;
  display: inline-block;
  font-weight: 500;
  padding: 0.5em 1em 0.5em 1em;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}
.button:hover {
  background: #01516e;
}
.button a {
  color: inherit;
}
.button a:hover {
  text-decoration: inherit;
}
.ipWidget .button a {
  color: #ffffff;
}
.ipWidget {
  /* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
  /*
The following zoom:1 rule is specifically for IE6 + IE7.
Move to separate stylesheet if invalid CSS is a problem.
*/
  zoom: 1;
  color: #11869c;
  font-size: 14px;
  margin-bottom: 15px;
}
.ipWidget:before,
.ipWidget:after {
  content: '.';
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
}
.ipWidget:after {
  clear: both;
}
.ipWidget h1,
.ipWidget h2,
.ipWidget h3,
.ipWidget h4,
.ipWidget h5,
.ipWidget h6,
.ipWidget img,
.ipWidget blockquote,
.ipWidget p,
.ipWidget ul,
.ipWidget ol,
.ipWidget li,
.ipWidget dl,
.ipWidget dd,
.ipWidget dt,
.ipWidget pre {
  border: none;
  margin: 0;
  padding: 0;
}
.ipWidget:last-child {
  margin-bottom: 0;
}
.ipWidget .quote {
  color: #000000;
  display: block;

  font-size: 24px;
  font-style: italic;
  font-weight: normal;
  margin: 1em;
  text-align: center;
}
.ipWidget .note {
  background-color: transparent;
  border-left-color: #747474;
  border-left-style: solid;
  border-left-width: 2px;
  color: #000000;
  display: block;
  font-size: 14px;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1em;
  padding-left: 1em;
}
.ipWidget .button {
  border-radius: 50px;
  color: #0f909f;
  cursor: pointer;
  display: inline-block;
  font-weight: 500;
  padding: 8px 23px;
  text-decoration: none;
  border: 1px solid #0f909f;
  transition: all 0.2s ease-in-out;
}
.ipWidget .button:hover {
  background: #16becf;
  border-color: #16becf;
  color: white;
  transition: all 0.2s ease-in-out;
}
.ipWidget .button a {
  color: inherit;
}
.ipWidget .button a:hover {
  text-decoration: inherit;
}
.ipWidget h1 {
  font-size: 42px;
  margin: 0px;
  padding: 0px;
  line-height: 57px;
  margin-block-start: -10px;
}
.ipWidget h2 {
  color: #109caa;
  font-size: 30px;
}
.ipWidget h3 {
  color: #000000;
 
  font-size: 24px;
}
.ipWidget ul {
  list-style-position: inside;
  list-style-type: square;
  margin: 0 0 1em 1em;
}
.ipWidget ol {
  list-style-position: inside;
  margin: 0 0 1em 1em;
}
.ipWidget p {
  line-height: 1.5;
  margin-bottom: 1em;
}
.ipWidget ul ul,
.ipWidget ol ol {
  margin-bottom: 0;
}
.ipWidget li {
  line-height: 1.5;
  margin-bottom: 5px;
}
.ipWidget p + ul,
.ipWidget p + ol {
  margin-top: -0.5em;
}
.ipWidget a {
  color: #0f909f;
  text-decoration: none;
}

.ipWidget table {
  border-collapse: collapse;
  color: #000000;
 
  font-size: 14px;
  margin-bottom: 1em;
  width: 100%;
}
.ipWidget table p {
  line-height: normal;
  margin: 0;
}
.ipWidget td {
  border-bottom: 1px solid #747474;
  font-size: 14px;
  padding: 9px;
}
.ipWidget th,
.ipWidget thead td,
.ipWidget tbody tr:first-child td {
  font-size: 14px;
  font-weight: 500;
}
.ipWidget thead + tbody tr:first-child td {
  background-color: transparent;
  border-bottom: 1px solid #8e8e8e;
  color: inherit;
  font-size: 14px;
  font-weight: normal;
}
.ipWidget p:last-child,
.ipWidget ul:last-child,
.ipWidget ol:last-child {
  margin-bottom: 0;
}
.ipModuleForm fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
.ipModuleForm legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 21px;
  font-size: 21px;
  line-height: inherit;
  color: #000000;
  border: 0;
  border-bottom: 1px solid #747474;
}
.ipModuleForm label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 500;
}
.ipModuleForm input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ipModuleForm input[type="radio"],
.ipModuleForm input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
.ipModuleForm input[type="file"] {
  display: block;
}
.ipModuleForm input[type="range"] {
  display: block;
  width: 100%;
}
.ipModuleForm select[multiple],
.ipModuleForm select[size] {
  height: auto;
}
.ipModuleForm input[type="file"]:focus,
.ipModuleForm input[type="radio"]:focus,
.ipModuleForm input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ipModuleForm output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.5;
  color: #000000;
}
.ipModuleForm .form-control {
  display: block;
  width: 100%;
  height: 35px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.5;
  color: #000000;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #747474;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.ipModuleForm .form-control:focus {
  border-color: #000000;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, 0.6);
}
.ipModuleForm .form-control::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
.ipModuleForm .form-control:-ms-input-placeholder {
  color: #777777;
}
.ipModuleForm .form-control::-webkit-input-placeholder {
  color: #777777;
}
.ipModuleForm .form-control[disabled],
.ipModuleForm .form-control[readonly],
fieldset[disabled] .ipModuleForm .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.ipModuleForm .form-control {
  height: auto;
}
.ipModuleForm input[type="search"] {
  -webkit-appearance: none;
}
.ipModuleForm input[type="date"] {
  line-height: 35px;
}
.ipModuleForm .form-group {
  margin-bottom: 15px;
}
.ipModuleForm .radio,
.ipModuleForm .checkbox {
  display: block;
  min-height: 21px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.ipModuleForm .radio label,
.ipModuleForm .checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
.ipModuleForm .radio input[type="radio"],
.ipModuleForm .radio-inline input[type="radio"],
.ipModuleForm .checkbox input[type="checkbox"],
.ipModuleForm .checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.ipModuleForm .radio + .radio,
.ipModuleForm .checkbox + .checkbox {
  margin-top: -5px;
}
.ipModuleForm .radio-inline,
.ipModuleForm .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.ipModuleForm .radio-inline + .radio-inline,
.ipModuleForm .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.ipModuleForm input[type="radio"][disabled],
.ipModuleForm input[type="checkbox"][disabled],
.ipModuleForm .radio[disabled],
.ipModuleForm .radio-inline[disabled],
.ipModuleForm .checkbox[disabled],
.ipModuleForm .checkbox-inline[disabled],
fieldset[disabled] .ipModuleForm input[type="radio"],
fieldset[disabled] .ipModuleForm input[type="checkbox"],
fieldset[disabled] .ipModuleForm .radio,
fieldset[disabled] .ipModuleForm .radio-inline,
fieldset[disabled] .ipModuleForm .checkbox,
fieldset[disabled] .ipModuleForm .checkbox-inline {
  cursor: not-allowed;
}
.ipModuleForm .has-feedback {
  position: relative;
}
.ipModuleForm .has-feedback .form-control {
  padding-right: 43.75px;
}
.ipModuleForm .has-feedback .form-control-feedback {
  position: absolute;
  top: 26px;
  right: 0;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
}
.ipModuleForm .has-success .help-block,
.ipModuleForm .has-success .control-label,
.ipModuleForm .has-success .radio,
.ipModuleForm .has-success .checkbox,
.ipModuleForm .has-success .radio-inline,
.ipModuleForm .has-success .checkbox-inline {
  color: #3c763d;
}
.ipModuleForm .has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.ipModuleForm .has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.ipModuleForm .has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.ipModuleForm .has-success .form-control-feedback {
  color: #3c763d;
}
.ipModuleForm .has-warning .help-block,
.ipModuleForm .has-warning .control-label,
.ipModuleForm .has-warning .radio,
.ipModuleForm .has-warning .checkbox,
.ipModuleForm .has-warning .radio-inline,
.ipModuleForm .has-warning .checkbox-inline {
  color: #8a6d3b;
}
.ipModuleForm .has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.ipModuleForm .has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.ipModuleForm .has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.ipModuleForm .has-warning .form-control-feedback {
  color: #8a6d3b;
}
.ipModuleForm .has-error .help-block,
.ipModuleForm .has-error .control-label,
.ipModuleForm .has-error .radio,
.ipModuleForm .has-error .checkbox,
.ipModuleForm .has-error .radio-inline,
.ipModuleForm .has-error .checkbox-inline {
  color: #b80000;
}
.ipModuleForm .has-error .form-control {
  border-color: #b80000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.ipModuleForm .has-error .form-control:focus {
  border-color: #850000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff1f1f;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff1f1f;
}
.ipModuleForm .has-error .input-group-addon {
  color: #b80000;
  border-color: #b80000;
  background-color: #f2dede;
}
.ipModuleForm .has-error .form-control-feedback {
  color: #b80000;
}
.ipModuleForm .form-control-static {
  margin-bottom: 0;
}
.ipModuleForm .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .ipModuleForm .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .ipModuleForm .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .ipModuleForm .form-inline .input-group > .form-control {
    width: 100%;
  }
  .ipModuleForm .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .ipModuleForm .form-inline .radio,
  .ipModuleForm .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .ipModuleForm .form-inline .radio input[type="radio"],
  .ipModuleForm .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .ipModuleForm .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.ipModuleForm .form-horizontal .control-label,
.ipModuleForm .form-horizontal .radio,
.ipModuleForm .form-horizontal .checkbox,
.ipModuleForm .form-horizontal .radio-inline,
.ipModuleForm .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.ipModuleForm .form-horizontal .radio,
.ipModuleForm .form-horizontal .checkbox {
  min-height: 28px;
}
.ipModuleForm .form-horizontal .form-group {
  margin-left: -20px;
  margin-right: -20px;
}
.ipModuleForm .form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .ipModuleForm .form-horizontal .control-label {
    text-align: right;
  }
}
.ipModuleForm .form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 20px;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.ipModuleForm .progress {
  overflow: hidden;
  height: 21px;
  margin-bottom: 21px;
  background-color: #f5f5f5;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.ipModuleForm .progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 21px;
  color: #ffffff;
  text-align: center;
  background-color: #019bd4;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.ipModuleForm .progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.ipModuleForm .progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.ipModuleForm * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ipModuleForm .form-group {
  margin-bottom: 20px;
}
.ipModuleForm .form-control {
  max-width: 380px;
}
.ipModuleForm textarea.form-control {
 
  height: 10em;
}
.ipModuleForm .progress {
  margin-bottom: 0;
}
.ipModuleForm .help-hint {
  background-color: #747474;
  color: #fff;
  display: none;
  font-size: 12px;
  padding: 4px 10px 2px;
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  z-index: 1;
}
.ipModuleForm .form-group:hover .help-hint {
  display: block;
}
.ipModuleForm .help-error {
  background-color: #b80000;
  color: #fff;
  display: none;
  font-size: 12px;
  max-width: 380px;
  padding: 4px 10px 2px;
  width: 100%;
}
.ipModuleForm .has-error .help-error {
  display: block;
}
.ipModuleForm .captcha img {
  display: block;
  max-width: 100%;
}
.ipModuleForm .form-group.type-blank {
  margin-bottom: 0;
}
.ipModuleForm .form-group.type-blank label {
  display: none;
}
.ipModuleForm .form-group.type-blank .help-error {
  margin-bottom: 20px;
}
.ipModuleForm .form-group.type-submit label {
  display: none;
}
.ipModuleForm ._file {
  min-height: 20px;
  padding: 0.5em;
  margin-top: 5px;
  background-color: #a7a7a7;
  border: 1px solid #747474;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  max-width: 380px;
  position: relative;
}
.ipModuleForm ._file .close {
  float: right;
  font-size: 21px;
  font-weight: 500;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.ipModuleForm ._file .close:hover,
.ipModuleForm ._file .close:focus {
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.ipModuleForm ._file button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.ipModuleForm ._file ._error {
  color: #b80000;
  font-size: 12px;
}
.ipModuleForm .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ipModuleForm .btn-default {
  background: #019bd4;
  border: none;
  border-radius: 3px;
  color: #ffffff;
  cursor: pointer;
 
  font-weight: 500;
  margin: 0;
  padding: 0.5em 1em;
}
.ipModuleForm .btn-default:hover {
  box-shadow: 0 0 0 1px #019bd4 inset;
  background: #01516e;
  text-decoration: inherit;
}
@media (min-width: 768px) {
  .ipModuleForm.form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .ipModuleForm.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .ipModuleForm.form-inline .input-group > .form-control {
    width: 100%;
  }
  .ipModuleForm.form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .ipModuleForm.form-inline .radio,
  .ipModuleForm.form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .ipModuleForm.form-inline .radio input[type="radio"],
  .ipModuleForm.form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .ipModuleForm.form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.ipModuleForm.form-horizontal .control-label,
.ipModuleForm.form-horizontal .radio,
.ipModuleForm.form-horizontal .checkbox,
.ipModuleForm.form-horizontal .radio-inline,
.ipModuleForm.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.ipModuleForm.form-horizontal .radio,
.ipModuleForm.form-horizontal .checkbox {
  min-height: 28px;
}
.ipModuleForm.form-horizontal .form-group {
  margin-left: -20px;
  margin-right: -20px;
}
.ipModuleForm.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .ipModuleForm.form-horizontal .control-label {
    text-align: right;
  }
}
.ipModuleForm.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 20px;
}
.ipBlock {
  min-height: 10px;
  /* to create minimum height when block is empty */
}
.ipBlock.ipbEmpty {
  /* styles when block is empty */
  min-height: 30px;
  outline: #000 dashed 1px;
}
.ipBlock.ipbEmpty:hover {
  /* styles when block is empty */
  outline-color: #019bd4;
}
.ipBlock .ipbExampleContent {
  position: relative;
}
.ipBlock .ipbExampleContent:after {
  background-color: #e3e3e3;
  content: ' ';
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  opacity: 0.3;
  filter: alpha(opacity=30);
  top: 0;
  width: 100%;
}
.ipBlock .ipbExampleContent .ipWidget:hover {
  outline: none;
}
.ipBlock .ipbExampleContent .ipbDefault {
  color: #2f313f;
  font-size: 24px;
 
  height: 50px;
  line-height: 50px;
  visibility: hidden;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.ipBlock .ipbExampleContent .ipbUser {
  position: relative;
  margin-top: -50px;
  /* same height as .ipbDefault to show on top of it */
  min-height: 50px;
  /* same height as .ipbDefault to show on top of it */
}
.ipBlock .ipbExampleContent:hover .ipbDefault {
  visibility: visible;
}
.ipBlock .ipbExampleContent:hover .ipbUser {
  visibility: hidden;
}
.breadcrumb {
  margin-bottom: 20px;
  list-style: none;
  padding: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 0.5em;
  color: #000000;
}
.breadcrumb > .active {
  color: #000000;
}
.ipWidget-Columns ._container {
  margin: 0 -10px;
}
.ipWidget-Columns ._col {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  min-height: 1px;
  padding: 0 10px;
  position: relative;
}

.top_header {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #16BECF;
    height: 65px;
}
.center_logo {
    display: flex;
    align-items: center;
    width: 100%;        /* Occupy full width of its container */
    max-width: 1200px;  /* Max width is 1200px */
    margin: 0 auto;     /* Center it if parent container is wider than 1200px */
}

.logo {
    flex: 1 0 auto; /* Grow to take available space, don't shrink, and auto width */
    text-align: center; /* This is to ensure the inner content of .logo is centered */
}
.logo img {
    max-width: 90px;
    margin-left: 25px;
}

.respomenu, .languages {
    flex: 0 0 auto; /* Don't grow, don't shrink, and take content's width */
}

body {

    transform-origin: top left;
	
}

/* Scale up for large screens */
@media screen and (min-width: 1920px) {
    body {
        zoom: 1.25; /* Adjust scale value as necessary */
    }
	
		#swipebox-overlay {
    zoom: 0.8!important;
}



#loading-overlay {
       zoom: 0.8!important;
}
	
}

/* Another breakpoint for even larger screens, if necessary */
@media screen and (min-width: 2560px) {
    body {
        zoom: 1.50; /* Adjust scale value as necessary */
    }
	
	#loading-overlay {
       zoom: 0.8!important;
}
	
	


}

@media screen and (max-width: 768px) {
  .ipWidget-Columns ._col {
    float: none;
    margin-bottom: 20px;
    width: auto !important;
  }
  .ipWidget-Columns ._col:last-child {
    margin-bottom: 0;
  }
}
.ipWidget-Divider.ipSkin-default {
  border-bottom: 1px solid #747474;
  height: 0;
}
.ipWidget-Divider.ipSkin-space {
  height: 25px;
}
.ipWidget-File ul {
  list-style: none;
  margin-left: 0;
}
.ipWidget-File a {
  color: #019bd4;
  font-weight: 500;
}

.ipWidget-Form .ipwSuccess {
  /* mimicking the same styles as for form to keep message 'inside' the box */
  border: 1px solid #888;
  display: none;
  padding: 20px 25px;
}
.ipWidget-Gallery {
  margin-bottom: 0px;
}
.ipWidget-Gallery ._container {
  list-style: none;
  margin: 0 -10px;
}
.ipWidget-Gallery ._item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-bottom: 20px;
  padding: 0 10px;
  width: 24.99%;
}
.ipWidget-Gallery ._image {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
}
@media screen and (max-width: 480px) {
  .ipWidget-Gallery ._container {
    margin: 0 -10px;
  }
  .ipWidget-Gallery ._item {
    margin-bottom: 20px;
    padding: 0 10px;
    width: 50%;
  }
}
.ipWidget-Html {
  max-width: 100%;
}
.ipWidget-Image img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  /* to remove 3px space below the image (default rendering behavior) */
  max-width: 100%;
}
.ipWidget-Missing {
  /* covered by default styles */
}
.ipWidget-Text table,
.ipWidget-Text pre {
  max-width: 100%;
  overflow: auto;
}
.ipWidget-Heading {
  margin-bottom: 10px;
  margin-top: 30px;
}
.ipWidget-Heading:first-child {
  margin-top: 0;
}
.ipWidget-Heading a {
  color: #000000;
  text-decoration: inherit;
}
.ipWidget-Heading a:hover {
  
}
/**
 * Dynamic, fluid, responsive, nested grid
 * Includes selectors from the system to mimic grid without adding extra classes to HTML
 */
[class^="col_"],
[class*=" col_"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  min-height: 1px;
  margin-bottom: 20px;
  padding: 0 10px;
  position: relative;
}
[class^="col_"] .grid,
[class*=" col_"] .grid {
  margin: 0 -10px;
}
.hidden {
  display: none !important;
}
.col_1 {
  width: 8.33333333%;
}
.col_1 .col_1 {
  width: 100%;
}
.col_1 .col_2 {
  width: 200%;
}
.col_1 .col_3 {
  width: 300%;
}
.col_1 .col_4 {
  width: 400%;
}
.col_1 .col_5 {
  width: 500%;
}
.col_1 .col_6 {
  width: 600%;
}
.col_1 .col_7 {
  width: 700%;
}
.col_1 .col_8 {
  width: 800%;
}
.col_1 .col_9 {
  width: 900%;
}
.col_1 .col_10 {
  width: 1000%;
}
.col_1 .col_11 {
  width: 1100%;
}
.col_1 .col_12 {
  width: 1200%;
}
.col_2 {
  width: 16.66666667%;
}
.col_2 .col_1 {
  width: 50%;
}
.col_2 .col_2 {
  width: 100%;
}
.col_2 .col_3 {
  width: 150%;
}
.col_2 .col_4 {
  width: 200%;
}
.col_2 .col_5 {
  width: 250%;
}
.col_2 .col_6 {
  width: 300%;
}
.col_2 .col_7 {
  width: 350%;
}
.col_2 .col_8 {
  width: 400%;
}
.col_2 .col_9 {
  width: 450%;
}
.col_2 .col_10 {
  width: 500%;
}
.col_2 .col_11 {
  width: 550%;
}
.col_2 .col_12 {
  width: 600%;
}
.col_3 {
  width: 25%;
}
.col_3 .col_1 {
  width: 33.33333333%;
}
.col_3 .col_2 {
  width: 66.66666667%;
}
.col_3 .col_3 {
  width: 100%;
}
.col_3 .col_4 {
  width: 133.33333333%;
}
.col_3 .col_5 {
  width: 166.66666667%;
}
.col_3 .col_6 {
  width: 200%;
}
.col_3 .col_7 {
  width: 233.33333333%;
}
.col_3 .col_8 {
  width: 266.66666667%;
}
.col_3 .col_9 {
  width: 300%;
}
.col_3 .col_10 {
  width: 333.33333333%;
}
.col_3 .col_11 {
  width: 366.66666667%;
}
.col_3 .col_12 {
  width: 400%;
}
.col_4 {
  width: 33.33333333%;
}
.col_4 .col_1 {
  width: 25%;
}
.col_4 .col_2 {
  width: 50%;
}
.col_4 .col_3 {
  width: 75%;
}
.col_4 .col_4 {
  width: 100%;
}
.col_4 .col_5 {
  width: 125%;
}
.col_4 .col_6 {
  width: 150%;
}
.col_4 .col_7 {
  width: 175%;
}
.col_4 .col_8 {
  width: 200%;
}
.col_4 .col_9 {
  width: 225%;
}
.col_4 .col_10 {
  width: 250%;
}
.col_4 .col_11 {
  width: 275%;
}
.col_4 .col_12 {
  width: 300%;
}
.col_5 {
  width: 41.66666667%;
}
.col_5 .col_1 {
  width: 20%;
}
.col_5 .col_2 {
  width: 40%;
}
.col_5 .col_3 {
  width: 60%;
}
.col_5 .col_4 {
  width: 80%;
}
.col_5 .col_5 {
  width: 100%;
}
.col_5 .col_6 {
  width: 120%;
}
.col_5 .col_7 {
  width: 140%;
}
.col_5 .col_8 {
  width: 160%;
}
.col_5 .col_9 {
  width: 180%;
}
.col_5 .col_10 {
  width: 200%;
}
.col_5 .col_11 {
  width: 220%;
}
.col_5 .col_12 {
  width: 240%;
}
.col_6 {
  width: 50%;
}
.col_6 .col_1 {
  width: 16.66666667%;
}
.col_6 .col_2 {
  width: 33.33333333%;
}
.col_6 .col_3 {
  width: 50%;
}
.col_6 .col_4 {
  width: 66.66666667%;
}
.col_6 .col_5 {
  width: 83.33333333%;
}
.col_6 .col_6 {
  width: 100%;
}
.col_6 .col_7 {
  width: 116.66666667%;
}
.col_6 .col_8 {
  width: 133.33333333%;
}
.col_6 .col_9 {
  width: 150%;
}
.col_6 .col_10 {
  width: 166.66666667%;
}
.col_6 .col_11 {
  width: 183.33333333%;
}
.col_6 .col_12 {
  width: 200%;
}
.col_7 {
  width: 58.33333333%;
}
.col_7 .col_1 {
  width: 14.28571429%;
}
.col_7 .col_2 {
  width: 28.57142857%;
}
.col_7 .col_3 {
  width: 42.85714286%;
}
.col_7 .col_4 {
  width: 57.14285714%;
}
.col_7 .col_5 {
  width: 71.42857143000001%;
}
.col_7 .col_6 {
  width: 85.71428571%;
}
.col_7 .col_7 {
  width: 100%;
}
.col_7 .col_8 {
  width: 114.28571429%;
}
.col_7 .col_9 {
  width: 128.57142857%;
}
.col_7 .col_10 {
  width: 142.85714286%;
}
.col_7 .col_11 {
  width: 157.14285714%;
}
.col_7 .col_12 {
  width: 171.42857143%;
}
.col_8 {
  width: 66.66666667%;
}
.col_8 .col_1 {
  width: 12.5%;
}
.col_8 .col_2 {
  width: 25%;
}
.col_8 .col_3 {
  width: 37.5%;
}
.col_8 .col_4 {
  width: 50%;
}
.col_8 .col_5 {
  width: 62.5%;
}
.col_8 .col_6 {
  width: 75%;
}
.col_8 .col_7 {
  width: 87.5%;
}
.col_8 .col_8 {
  width: 100%;
}
.col_8 .col_9 {
  width: 112.5%;
}
.col_8 .col_10 {
  width: 125%;
}
.col_8 .col_11 {
  width: 137.5%;
}
.col_8 .col_12 {
  width: 150%;
}
.col_9 {
  width: 75%;
}
.col_9 .col_1 {
  width: 11.11111111%;
}
.col_9 .col_2 {
  width: 22.22222222%;
}
.col_9 .col_3 {
  width: 33.33333333%;
}
.col_9 .col_4 {
  width: 44.44444444%;
}
.col_9 .col_5 {
  width: 55.55555556%;
}
.col_9 .col_6 {
  width: 66.66666667%;
}
.col_9 .col_7 {
  width: 77.77777777999999%;
}
.col_9 .col_8 {
  width: 88.88888889%;
}
.col_9 .col_9 {
  width: 100%;
}
.col_9 .col_10 {
  width: 111.11111111%;
}
.col_9 .col_11 {
  width: 122.22222222%;
}
.col_9 .col_12 {
  width: 133.33333333%;
}
.col_10 {
  width: 83.33333333%;
}
.col_10 .col_1 {
  width: 10%;
}
.col_10 .col_2 {
  width: 20%;
}
.col_10 .col_3 {
  width: 30%;
}
.col_10 .col_4 {
  width: 40%;
}
.col_10 .col_5 {
  width: 50%;
}
.col_10 .col_6 {
  width: 60%;
}
.col_10 .col_7 {
  width: 70%;
}
.col_10 .col_8 {
  width: 80%;
}
.col_10 .col_9 {
  width: 90%;
}
.col_10 .col_10 {
  width: 100%;
}
.col_10 .col_11 {
  width: 110%;
}
.col_10 .col_12 {
  width: 120%;
}
.col_11 {
  width: 91.66666667%;
}
.col_11 .col_1 {
  width: 9.09090909%;
}
.col_11 .col_2 {
  width: 18.18181818%;
}
.col_11 .col_3 {
  width: 27.27272727%;
}
.col_11 .col_4 {
  width: 36.36363636%;
}
.col_11 .col_5 {
  width: 45.45454545%;
}
.col_11 .col_6 {
  width: 54.54545455%;
}
.col_11 .col_7 {
  width: 63.63636364%;
}
.col_11 .col_8 {
  width: 72.72727273%;
}
.col_11 .col_9 {
  width: 81.81818182000001%;
}
.col_11 .col_10 {
  width: 90.90909091%;
}
.col_11 .col_11 {
  width: 100%;
}
.col_11 .col_12 {
  width: 109.09090909%;
}
.col_12 {
  width: 100%;
}
.col_12 .col_1 {
  width: 8.33333333%;
}
.col_12 .col_2 {
  width: 16.66666667%;
}
.col_12 .col_3 {
  width: 25%;
}
.col_12 .col_4 {
  width: 33.33333333%;
}
.col_12 .col_5 {
  width: 41.66666667%;
}
.col_12 .col_6 {
  width: 50%;
}
.col_12 .col_7 {
  width: 58.33333333%;
}
.col_12 .col_8 {
  width: 66.66666667%;
}
.col_12 .col_9 {
  width: 75%;
}
.col_12 .col_10 {
  width: 83.33333333%;
}
.col_12 .col_11 {
  width: 91.66666667%;
}
.col_12 .col_12 {
  width: 100%;
}
@media screen and (min-width: 480px) {
  .hidden_md {
    visibility: hidden !important;
    display: none !important;
  }
  .col_md_1 {
    width: 8.33333333%;
  }
  .col_md_1 .col_md_1 {
    width: 100%;
  }
  .col_md_1 .col_md_2 {
    width: 200%;
  }
  .col_md_1 .col_md_3 {
    width: 300%;
  }
  .col_md_1 .col_md_4 {
    width: 400%;
  }
  .col_md_1 .col_md_5 {
    width: 500%;
  }
  .col_md_1 .col_md_6 {
    width: 600%;
  }
  .col_md_1 .col_md_7 {
    width: 700%;
  }
  .col_md_1 .col_md_8 {
    width: 800%;
  }
  .col_md_1 .col_md_9 {
    width: 900%;
  }
  .col_md_1 .col_md_10 {
    width: 1000%;
  }
  .col_md_1 .col_md_11 {
    width: 1100%;
  }
  .col_md_1 .col_md_12 {
    width: 1200%;
  }
  .col_md_2 {
    width: 16.66666667%;
  }
  .col_md_2 .col_md_1 {
    width: 50%;
  }
  .col_md_2 .col_md_2 {
    width: 100%;
  }
  .col_md_2 .col_md_3 {
    width: 150%;
  }
  .col_md_2 .col_md_4 {
    width: 200%;
  }
  .col_md_2 .col_md_5 {
    width: 250%;
  }
  .col_md_2 .col_md_6 {
    width: 300%;
  }
  .col_md_2 .col_md_7 {
    width: 350%;
  }
  .col_md_2 .col_md_8 {
    width: 400%;
  }
  .col_md_2 .col_md_9 {
    width: 450%;
  }
  .col_md_2 .col_md_10 {
    width: 500%;
  }
  .col_md_2 .col_md_11 {
    width: 550%;
  }
  .col_md_2 .col_md_12 {
    width: 600%;
  }
  .col_md_3 {
    width: 25%;
  }
  .col_md_3 .col_md_1 {
    width: 33.33333333%;
  }
  .col_md_3 .col_md_2 {
    width: 66.66666667%;
  }
  .col_md_3 .col_md_3 {
    width: 100%;
  }
  .col_md_3 .col_md_4 {
    width: 133.33333333%;
  }
  .col_md_3 .col_md_5 {
    width: 166.66666667%;
  }
  .col_md_3 .col_md_6 {
    width: 200%;
  }
  .col_md_3 .col_md_7 {
    width: 233.33333333%;
  }
  .col_md_3 .col_md_8 {
    width: 266.66666667%;
  }
  .col_md_3 .col_md_9 {
    width: 300%;
  }
  .col_md_3 .col_md_10 {
    width: 333.33333333%;
  }
  .col_md_3 .col_md_11 {
    width: 366.66666667%;
  }
  .col_md_3 .col_md_12 {
    width: 400%;
  }
  .col_md_4 {
    width: 33.33333333%;
  }
  .col_md_4 .col_md_1 {
    width: 25%;
  }
  .col_md_4 .col_md_2 {
    width: 50%;
  }
  .col_md_4 .col_md_3 {
    width: 75%;
  }
  .col_md_4 .col_md_4 {
    width: 100%;
  }
  .col_md_4 .col_md_5 {
    width: 125%;
  }
  .col_md_4 .col_md_6 {
    width: 150%;
  }
  .col_md_4 .col_md_7 {
    width: 175%;
  }
  .col_md_4 .col_md_8 {
    width: 200%;
  }
  .col_md_4 .col_md_9 {
    width: 225%;
  }
  .col_md_4 .col_md_10 {
    width: 250%;
  }
  .col_md_4 .col_md_11 {
    width: 275%;
  }
  .col_md_4 .col_md_12 {
    width: 300%;
  }
  .col_md_5 {
    width: 41.66666667%;
  }
  .col_md_5 .col_md_1 {
    width: 20%;
  }
  .col_md_5 .col_md_2 {
    width: 40%;
  }
  .col_md_5 .col_md_3 {
    width: 60%;
  }
  .col_md_5 .col_md_4 {
    width: 80%;
  }
  .col_md_5 .col_md_5 {
    width: 100%;
  }
  .col_md_5 .col_md_6 {
    width: 120%;
  }
  .col_md_5 .col_md_7 {
    width: 140%;
  }
  .col_md_5 .col_md_8 {
    width: 160%;
  }
  .col_md_5 .col_md_9 {
    width: 180%;
  }
  .col_md_5 .col_md_10 {
    width: 200%;
  }
  .col_md_5 .col_md_11 {
    width: 220%;
  }
  .col_md_5 .col_md_12 {
    width: 240%;
  }
  .col_md_6 {
    width: 50%;
  }
  .col_md_6 .col_md_1 {
    width: 16.66666667%;
  }
  .col_md_6 .col_md_2 {
    width: 33.33333333%;
  }
  .col_md_6 .col_md_3 {
    width: 50%;
  }
  .col_md_6 .col_md_4 {
    width: 66.66666667%;
  }
  .col_md_6 .col_md_5 {
    width: 83.33333333%;
  }
  .col_md_6 .col_md_6 {
    width: 100%;
  }
  .col_md_6 .col_md_7 {
    width: 116.66666667%;
  }
  .col_md_6 .col_md_8 {
    width: 133.33333333%;
  }
  .col_md_6 .col_md_9 {
    width: 150%;
  }
  .col_md_6 .col_md_10 {
    width: 166.66666667%;
  }
  .col_md_6 .col_md_11 {
    width: 183.33333333%;
  }
  .col_md_6 .col_md_12 {
    width: 200%;
  }
  .col_md_7 {
    width: 58.33333333%;
  }
  .col_md_7 .col_md_1 {
    width: 14.28571429%;
  }
  .col_md_7 .col_md_2 {
    width: 28.57142857%;
  }
  .col_md_7 .col_md_3 {
    width: 42.85714286%;
  }
  .col_md_7 .col_md_4 {
    width: 57.14285714%;
  }
  .col_md_7 .col_md_5 {
    width: 71.42857143000001%;
  }
  .col_md_7 .col_md_6 {
    width: 85.71428571%;
  }
  .col_md_7 .col_md_7 {
    width: 100%;
  }
  .col_md_7 .col_md_8 {
    width: 114.28571429%;
  }
  .col_md_7 .col_md_9 {
    width: 128.57142857%;
  }
  .col_md_7 .col_md_10 {
    width: 142.85714286%;
  }
  .col_md_7 .col_md_11 {
    width: 157.14285714%;
  }
  .col_md_7 .col_md_12 {
    width: 171.42857143%;
  }
  .col_md_8 {
    width: 66.66666667%;
  }
  .col_md_8 .col_md_1 {
    width: 12.5%;
  }
  .col_md_8 .col_md_2 {
    width: 25%;
  }
  .col_md_8 .col_md_3 {
    width: 37.5%;
  }
  .col_md_8 .col_md_4 {
    width: 50%;
  }
  .col_md_8 .col_md_5 {
    width: 62.5%;
  }
  .col_md_8 .col_md_6 {
    width: 75%;
  }
  .col_md_8 .col_md_7 {
    width: 87.5%;
  }
  .col_md_8 .col_md_8 {
    width: 100%;
  }
  .col_md_8 .col_md_9 {
    width: 112.5%;
  }
  .col_md_8 .col_md_10 {
    width: 125%;
  }
  .col_md_8 .col_md_11 {
    width: 137.5%;
  }
  .col_md_8 .col_md_12 {
    width: 150%;
  }
  .col_md_9 {
    width: 75%;
  }
  .col_md_9 .col_md_1 {
    width: 11.11111111%;
  }
  .col_md_9 .col_md_2 {
    width: 22.22222222%;
  }
  .col_md_9 .col_md_3 {
    width: 33.33333333%;
  }
  .col_md_9 .col_md_4 {
    width: 44.44444444%;
  }
  .col_md_9 .col_md_5 {
    width: 55.55555556%;
  }
  .col_md_9 .col_md_6 {
    width: 66.66666667%;
  }
  .col_md_9 .col_md_7 {
    width: 77.77777777999999%;
  }
  .col_md_9 .col_md_8 {
    width: 88.88888889%;
  }
  .col_md_9 .col_md_9 {
    width: 100%;
  }
  .col_md_9 .col_md_10 {
    width: 111.11111111%;
  }
  .col_md_9 .col_md_11 {
    width: 122.22222222%;
  }
  .col_md_9 .col_md_12 {
    width: 133.33333333%;
  }
  .col_md_10 {
    width: 83.33333333%;
  }
  .col_md_10 .col_md_1 {
    width: 10%;
  }
  .col_md_10 .col_md_2 {
    width: 20%;
  }
  .col_md_10 .col_md_3 {
    width: 30%;
  }
  .col_md_10 .col_md_4 {
    width: 40%;
  }
  .col_md_10 .col_md_5 {
    width: 50%;
  }
  .col_md_10 .col_md_6 {
    width: 60%;
  }
  .col_md_10 .col_md_7 {
    width: 70%;
  }
  .col_md_10 .col_md_8 {
    width: 80%;
  }
  .col_md_10 .col_md_9 {
    width: 90%;
  }
  .col_md_10 .col_md_10 {
    width: 100%;
  }
  .col_md_10 .col_md_11 {
    width: 110%;
  }
  .col_md_10 .col_md_12 {
    width: 120%;
  }
  .col_md_11 {
    width: 91.66666667%;
  }
  .col_md_11 .col_md_1 {
    width: 9.09090909%;
  }
  .col_md_11 .col_md_2 {
    width: 18.18181818%;
  }
  .col_md_11 .col_md_3 {
    width: 27.27272727%;
  }
  .col_md_11 .col_md_4 {
    width: 36.36363636%;
  }
  .col_md_11 .col_md_5 {
    width: 45.45454545%;
  }
  .col_md_11 .col_md_6 {
    width: 54.54545455%;
  }
  .col_md_11 .col_md_7 {
    width: 63.63636364%;
  }
  .col_md_11 .col_md_8 {
    width: 72.72727273%;
  }
  .col_md_11 .col_md_9 {
    width: 81.81818182000001%;
  }
  .col_md_11 .col_md_10 {
    width: 90.90909091%;
  }
  .col_md_11 .col_md_11 {
    width: 100%;
  }
  .col_md_11 .col_md_12 {
    width: 109.09090909%;
  }
  .col_md_12 {
    width: 100%;
  }
  .col_md_12 .col_md_1 {
    width: 8.33333333%;
  }
  .col_md_12 .col_md_2 {
    width: 16.66666667%;
  }
  .col_md_12 .col_md_3 {
    width: 25%;
  }
  .col_md_12 .col_md_4 {
    width: 33.33333333%;
  }
  .col_md_12 .col_md_5 {
    width: 41.66666667%;
  }
  .col_md_12 .col_md_6 {
    width: 50%;
  }
  .col_md_12 .col_md_7 {
    width: 58.33333333%;
  }
  .col_md_12 .col_md_8 {
    width: 66.66666667%;
  }
  .col_md_12 .col_md_9 {
    width: 75%;
  }
  .col_md_12 .col_md_10 {
    width: 83.33333333%;
  }
  .col_md_12 .col_md_11 {
    width: 91.66666667%;
  }
  .col_md_12 .col_md_12 {
    width: 100%;
  }
}
@media screen and (min-width: 980px) {
  .hidden_lg {
    visibility: hidden !important;
    display: none !important;
  }
  .col_lg_1 {
    width: 8.33333333%;
  }
  .col_lg_1 .col_lg_1 {
    width: 100%;
  }
  .col_lg_1 .col_lg_2 {
    width: 200%;
  }
  .col_lg_1 .col_lg_3 {
    width: 300%;
  }
  .col_lg_1 .col_lg_4 {
    width: 400%;
  }
  .col_lg_1 .col_lg_5 {
    width: 500%;
  }
  .col_lg_1 .col_lg_6 {
    width: 600%;
  }
  .col_lg_1 .col_lg_7 {
    width: 700%;
  }
  .col_lg_1 .col_lg_8 {
    width: 800%;
  }
  .col_lg_1 .col_lg_9 {
    width: 900%;
  }
  .col_lg_1 .col_lg_10 {
    width: 1000%;
  }
  .col_lg_1 .col_lg_11 {
    width: 1100%;
  }
  .col_lg_1 .col_lg_12 {
    width: 1200%;
  }
  .col_lg_2 {
    width: 16.66666667%;
  }
  .col_lg_2 .col_lg_1 {
    width: 50%;
  }
  .col_lg_2 .col_lg_2 {
    width: 100%;
  }
  .col_lg_2 .col_lg_3 {
    width: 150%;
  }
  .col_lg_2 .col_lg_4 {
    width: 200%;
  }
  .col_lg_2 .col_lg_5 {
    width: 250%;
  }
  .col_lg_2 .col_lg_6 {
    width: 300%;
  }
  .col_lg_2 .col_lg_7 {
    width: 350%;
  }
  .col_lg_2 .col_lg_8 {
    width: 400%;
  }
  .col_lg_2 .col_lg_9 {
    width: 450%;
  }
  .col_lg_2 .col_lg_10 {
    width: 500%;
  }
  .col_lg_2 .col_lg_11 {
    width: 550%;
  }
  .col_lg_2 .col_lg_12 {
    width: 600%;
  }
  .col_lg_3 {
    width: 25%;
  }
  .col_lg_3 .col_lg_1 {
    width: 33.33333333%;
  }
  .col_lg_3 .col_lg_2 {
    width: 66.66666667%;
  }
  .col_lg_3 .col_lg_3 {
    width: 100%;
  }
  .col_lg_3 .col_lg_4 {
    width: 133.33333333%;
  }
  .col_lg_3 .col_lg_5 {
    width: 166.66666667%;
  }
  .col_lg_3 .col_lg_6 {
    width: 200%;
  }
  .col_lg_3 .col_lg_7 {
    width: 233.33333333%;
  }
  .col_lg_3 .col_lg_8 {
    width: 266.66666667%;
  }
  .col_lg_3 .col_lg_9 {
    width: 300%;
  }
  .col_lg_3 .col_lg_10 {
    width: 333.33333333%;
  }
  .col_lg_3 .col_lg_11 {
    width: 366.66666667%;
  }
  .col_lg_3 .col_lg_12 {
    width: 400%;
  }
  .col_lg_4 {
    width: 33.33333333%;
  }
  .col_lg_4 .col_lg_1 {
    width: 25%;
  }
  .col_lg_4 .col_lg_2 {
    width: 50%;
  }
  .col_lg_4 .col_lg_3 {
    width: 75%;
  }
  .col_lg_4 .col_lg_4 {
    width: 100%;
  }
  .col_lg_4 .col_lg_5 {
    width: 125%;
  }
  .col_lg_4 .col_lg_6 {
    width: 150%;
  }
  .col_lg_4 .col_lg_7 {
    width: 175%;
  }
  .col_lg_4 .col_lg_8 {
    width: 200%;
  }
  .col_lg_4 .col_lg_9 {
    width: 225%;
  }
  .col_lg_4 .col_lg_10 {
    width: 250%;
  }
  .col_lg_4 .col_lg_11 {
    width: 275%;
  }
  .col_lg_4 .col_lg_12 {
    width: 300%;
  }
  .col_lg_5 {
    width: 41.66666667%;
  }
  .col_lg_5 .col_lg_1 {
    width: 20%;
  }
  .col_lg_5 .col_lg_2 {
    width: 40%;
  }
  .col_lg_5 .col_lg_3 {
    width: 60%;
  }
  .col_lg_5 .col_lg_4 {
    width: 80%;
  }
  .col_lg_5 .col_lg_5 {
    width: 100%;
  }
  .col_lg_5 .col_lg_6 {
    width: 120%;
  }
  .col_lg_5 .col_lg_7 {
    width: 140%;
  }
  .col_lg_5 .col_lg_8 {
    width: 160%;
  }
  .col_lg_5 .col_lg_9 {
    width: 180%;
  }
  .col_lg_5 .col_lg_10 {
    width: 200%;
  }
  .col_lg_5 .col_lg_11 {
    width: 220%;
  }
  .col_lg_5 .col_lg_12 {
    width: 240%;
  }
  .col_lg_6 {
    width: 50%;
  }
  .col_lg_6 .col_lg_1 {
    width: 16.66666667%;
  }
  .col_lg_6 .col_lg_2 {
    width: 33.33333333%;
  }
  .col_lg_6 .col_lg_3 {
    width: 50%;
  }
  .col_lg_6 .col_lg_4 {
    width: 66.66666667%;
  }
  .col_lg_6 .col_lg_5 {
    width: 83.33333333%;
  }
  .col_lg_6 .col_lg_6 {
    width: 100%;
  }
  .col_lg_6 .col_lg_7 {
    width: 116.66666667%;
  }
  .col_lg_6 .col_lg_8 {
    width: 133.33333333%;
  }
  .col_lg_6 .col_lg_9 {
    width: 150%;
  }
  .col_lg_6 .col_lg_10 {
    width: 166.66666667%;
  }
  .col_lg_6 .col_lg_11 {
    width: 183.33333333%;
  }
  .col_lg_6 .col_lg_12 {
    width: 200%;
  }
  .col_lg_7 {
    width: 58.33333333%;
  }
  .col_lg_7 .col_lg_1 {
    width: 14.28571429%;
  }
  .col_lg_7 .col_lg_2 {
    width: 28.57142857%;
  }
  .col_lg_7 .col_lg_3 {
    width: 42.85714286%;
  }
  .col_lg_7 .col_lg_4 {
    width: 57.14285714%;
  }
  .col_lg_7 .col_lg_5 {
    width: 71.42857143000001%;
  }
  .col_lg_7 .col_lg_6 {
    width: 85.71428571%;
  }
  .col_lg_7 .col_lg_7 {
    width: 100%;
  }
  .col_lg_7 .col_lg_8 {
    width: 114.28571429%;
  }
  .col_lg_7 .col_lg_9 {
    width: 128.57142857%;
  }
  .col_lg_7 .col_lg_10 {
    width: 142.85714286%;
  }
  .col_lg_7 .col_lg_11 {
    width: 157.14285714%;
  }
  .col_lg_7 .col_lg_12 {
    width: 171.42857143%;
  }
  .col_lg_8 {
    width: 66.66666667%;
  }
  .col_lg_8 .col_lg_1 {
    width: 12.5%;
  }
  .col_lg_8 .col_lg_2 {
    width: 25%;
  }
  .col_lg_8 .col_lg_3 {
    width: 37.5%;
  }
  .col_lg_8 .col_lg_4 {
    width: 50%;
  }
  .col_lg_8 .col_lg_5 {
    width: 62.5%;
  }
  .col_lg_8 .col_lg_6 {
    width: 75%;
  }
  .col_lg_8 .col_lg_7 {
    width: 87.5%;
  }
  .col_lg_8 .col_lg_8 {
    width: 100%;
  }
  .col_lg_8 .col_lg_9 {
    width: 112.5%;
  }
  .col_lg_8 .col_lg_10 {
    width: 125%;
  }
  .col_lg_8 .col_lg_11 {
    width: 137.5%;
  }
  .col_lg_8 .col_lg_12 {
    width: 150%;
  }
  .col_lg_9 {
    width: 75%;
  }
  .col_lg_9 .col_lg_1 {
    width: 11.11111111%;
  }
  .col_lg_9 .col_lg_2 {
    width: 22.22222222%;
  }
  .col_lg_9 .col_lg_3 {
    width: 33.33333333%;
  }
  .col_lg_9 .col_lg_4 {
    width: 44.44444444%;
  }
  .col_lg_9 .col_lg_5 {
    width: 55.55555556%;
  }
  .col_lg_9 .col_lg_6 {
    width: 66.66666667%;
  }
  .col_lg_9 .col_lg_7 {
    width: 77.77777777999999%;
  }
  .col_lg_9 .col_lg_8 {
    width: 88.88888889%;
  }
  .col_lg_9 .col_lg_9 {
    width: 100%;
  }
  .col_lg_9 .col_lg_10 {
    width: 111.11111111%;
  }
  .col_lg_9 .col_lg_11 {
    width: 122.22222222%;
  }
  .col_lg_9 .col_lg_12 {
    width: 133.33333333%;
  }
  .col_lg_10 {
    width: 83.33333333%;
  }
  .col_lg_10 .col_lg_1 {
    width: 10%;
  }
  .col_lg_10 .col_lg_2 {
    width: 20%;
  }
  .col_lg_10 .col_lg_3 {
    width: 30%;
  }
  .col_lg_10 .col_lg_4 {
    width: 40%;
  }
  .col_lg_10 .col_lg_5 {
    width: 50%;
  }
  .col_lg_10 .col_lg_6 {
    width: 60%;
  }
  .col_lg_10 .col_lg_7 {
    width: 70%;
  }
  .col_lg_10 .col_lg_8 {
    width: 80%;
  }
  .col_lg_10 .col_lg_9 {
    width: 90%;
  }
  .col_lg_10 .col_lg_10 {
    width: 100%;
  }
  .col_lg_10 .col_lg_11 {
    width: 110%;
  }
  .col_lg_10 .col_lg_12 {
    width: 120%;
  }
  .col_lg_11 {
    width: 91.66666667%;
  }
  .col_lg_11 .col_lg_1 {
    width: 9.09090909%;
  }
  .col_lg_11 .col_lg_2 {
    width: 18.18181818%;
  }
  .col_lg_11 .col_lg_3 {
    width: 27.27272727%;
  }
  .col_lg_11 .col_lg_4 {
    width: 36.36363636%;
  }
  .col_lg_11 .col_lg_5 {
    width: 45.45454545%;
  }
  .col_lg_11 .col_lg_6 {
    width: 54.54545455%;
  }
  .col_lg_11 .col_lg_7 {
    width: 63.63636364%;
  }
  .col_lg_11 .col_lg_8 {
    width: 72.72727273%;
  }
  .col_lg_11 .col_lg_9 {
    width: 81.81818182000001%;
  }
  .col_lg_11 .col_lg_10 {
    width: 90.90909091%;
  }
  .col_lg_11 .col_lg_11 {
    width: 100%;
  }
  .col_lg_11 .col_lg_12 {
    width: 109.09090909%;
  }
  .col_lg_12 {
    width: 100%;
  }
  .col_lg_12 .col_lg_1 {
    width: 8.33333333%;
  }
  .col_lg_12 .col_lg_2 {
    width: 16.66666667%;
  }
  .col_lg_12 .col_lg_3 {
    width: 25%;
  }
  .col_lg_12 .col_lg_4 {
    width: 33.33333333%;
  }
  .col_lg_12 .col_lg_5 {
    width: 41.66666667%;
  }
  .col_lg_12 .col_lg_6 {
    width: 50%;
  }
  .col_lg_12 .col_lg_7 {
    width: 58.33333333%;
  }
  .col_lg_12 .col_lg_8 {
    width: 66.66666667%;
  }
  .col_lg_12 .col_lg_9 {
    width: 75%;
  }
  .col_lg_12 .col_lg_10 {
    width: 83.33333333%;
  }
  .col_lg_12 .col_lg_11 {
    width: 91.66666667%;
  }
  .col_lg_12 .col_lg_12 {
    width: 100%;
  }
}
.gridHint {
  display: none;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
.showGridHint .gridHint {
  display: block;
}
.showGridHint [class^="col_"],
.showGridHint [class*=" col_"] {
  box-shadow: 0 0 2px black inset;
}
.showGridHint .gridHint [class^="col_"],
.showGridHint .gridHint [class*=" col_"] {
  height: 100%;
  background-clip: content-box;
  background-color: rgba(255, 0, 0, 0.5);
  box-shadow: none;
}

body.rtl {
  direction: rtl;
}
a {
  color: #019bd4;
  text-decoration: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.wrapper {
  margin: 0 auto;
  max-width: 1180px;
  /* padding: 0 10px; */
  position: relative;
}
.wrapper > header {
  border-bottom: 1px solid #000000;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.wrapper > footer {
  border-top: 1px solid #000000;
  margin-top: 20px;
  padding: 10px 0;
}
.wrapper > footer p {
  margin: 0;
}
.wrapper > footer a:hover {
  
}
.homerow {
  clear: both;
  border-top: 1px solid #747474;
  padding-top: 20px;
}
.side {
  clear: left;
}
@media screen and (max-width: 979px) {
  .main + .side {
    border-top: 1px solid #747474;
    padding-top: 20px;
  }
}
.sidenav {
  margin-bottom: 0;
}
.sidenav nav > ul {
  margin-bottom: 40px;
}
.logo {
  display: block;
  float: left;
  width: 90px;
  margin-top: 5px;
}
.logo a {
  color: #000000;
 
  font-size: 24px;
  font-weight: 500;
}
.homeHeadline {
  font-size: 60px;
  font-weight: 500;
  margin: 20px 0;
  text-align: center;
}
@media screen and (max-width: 479px) {
  .homeHeadline {
    font-size: 40px;
  }
}
.homeDescription {

  font-size: 24px;
  margin-bottom: 20px;
}
.homeDescription p {
  margin-bottom: 20px;
}
.homeDescription p:last-child {
  margin-bottom: 0;
}
.currentPage {
  font-weight: 500;
  display: none;
  margin-right: 10px;
}
.topmenuToggle {
  display: none;
  padding: 9px 20px;
  text-align: c;
  width: 100%;
  color: white;
  text-align: center;
  background: #0ea6b5;
  box-sizing: border-box;
}
.topmenu {
  float: right;
  font-size: 14px;
  margin-top: 20px;
  display: none;
}
.topmenu ul {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
  display: inherit;
}
.topmenu li {
  position: relative;
}
.topmenu .level1 > li {
  display: inline-block;
}
.topmenu a {
  color: #ffffff;
  display: block;
  padding: 0.5em 1em;
  white-space: nowrap;
  font-size: 18px;
}
.topmenu a:hover {
  
}
.topmenu .active > a {
  font-weight: 500;
}
.topmenu .crumb > a {
  color: #000000;
  font-weight: 500;
}
.topmenu .parent > a {
  padding-right: 30px;
}
.topmenu .parent > a:after {
  content: '\25BC';
  position: absolute;
  right: 5px;
}
.topmenu .level1 ul {
  background-color: #ffffff;
  border: 1px solid #747474;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  display: none;
  position: absolute;
  z-index: 2000;
}
.topmenu li:hover > ul {
  display: block;
}
.topmenu .level2 ul {
  margin-left: 100%;
  top: 0;
}
.topmenuPopup {
  background-color: #ffffff;
  border: 1px solid #747474;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  left: 0;
  margin-top: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}
.languages {
  display: inline-block;
  margin-left: 20px;
  float: right;
}
.languages ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.languages li {
  display: inline-block;
}
.languages a {
  color: #ffffff;
  display: block;
  padding: 5px 10px;
  white-space: nowrap;
  border-radius: 5px;
}
.languages a:hover {background: #17ccdf;}
.languages .active a {
  background: #03a6b7;
}
.sidenav nav {
  font-size: 14px;
}
.sidenav nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sidenav nav ul ul {
  margin-left: 1em;
}
.sidenav nav a {
  color: #019bd4;
  display: block;
  margin-bottom: 10px;
}
.sidenav nav a:hover {
  
}
.sidenav nav .active > a {
  font-weight: 500;
}
.sidenav nav .crumb > a {
  color: #000000;
  font-weight: 500;
}
.sidenav nav.collapse .level1 ul {
  display: none;
}
.sidenav nav.collapse .active > ul,
.sidenav nav.collapse .crumb > ul {
  display: block;
}
@media screen and (max-width: 990px) {
  .currentPage,
  .topmenuToggle {
    display: inline-block;
  }
  .topmenu {
    background-color: #0ea6b5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
    left: 0;
    margin-top: 0;
    top: 0;
    width: 100%;
    z-index: 10;
    padding-left: 30px;
    padding-top: 0px;
  }
  .topmenu .level1 ul {
    border: none;
    box-shadow: none;
    margin: 0 10px;
    position: static;
  }
  .topmenu .level1 > li {
    display: list-item;
  }
  .languages {
    margin-left: 0;
  }
  .languages a {
    /* padding: 0.5em 1em; */
  }
}
.ipWidget-File li {
  background: url(img/icon_download.gif) no-repeat left center;
  margin-bottom: 4px;
  padding-left: 25px;
}
.side .ipWidget-Gallery li {
  width: 50%;
}


.ipWidget.ipWidget-Image.ipSkin-default {
    border-radius: 15px;

}


h3._title {
    background: #16becf;
    padding: 15px;
    text-align: center;
    font-size: 42px;
    color: white;
    border-radius: 15px;
    margin-bottom: 40px;
}


/* 1300 */

@media (max-width: 1300px) {
	
	.this_break {
    padding-bottom: 10px;
}
	
	.filler {padding: 60px 60px;box-sizing: border-box;padding-bottom: 0px;}

.splitter_home {
    padding: 50px;
    box-sizing: border-box;
    padding-bottom: 0px;
}
.filler_color {
    padding: 50px;
    box-sizing: border-box;
    padding-bottom: 0px;
}

.item_swip {
    position: relative;
    width: 100%;
    /* padding: 50px; */
    box-sizing: border-box;
}

.parent_box {
    display: flex;
    justify-content: space-between;
    margin: 50px;
    box-sizing: border-box;
    margin-bottom: 0px;
	box-sizing: border-box;
}



.splitter_inverse {
  
    padding: 0px 50px;
	box-sizing: border-box;
}

.footer_logo {
    padding-bottom: 0px;
	box-sizing: border-box;
 
}

.last_bottom {
    padding-bottom: 50px;
	box-sizing: border-box;
}

.injoins {
    box-sizing: border-box;
}

.whiter {
    padding: 0px 50px;
    box-sizing: border-box;
}

.item_swip .swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset,10px);
}

.item_swip .swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset,15px);
    right: auto;
}

.item_swip .slid_img_cont {
 
    height: 300px;

}
.whiter.top_distance {
    padding-top: 40px;
}

.bottom_distance {
    padding-bottom: 35px;
    padding-left: 50px;
    padding-right: 50px;
    box-sizing: border-box;
}

.taste_img_cont {

    height: 320px;

}

.top_distance_product {
    padding-top: 55px;
}

.splitter_semi {
 
    padding-left: 50px;
    padding-right: 50px;
    box-sizing: border-box;
}

.item_swip .swiper-button-next, .item_swip .swiper-button-prev {
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 0.7));
}

.splitter_home.no_pad_1300 {
    padding-top: 0px;
}
}

@media (max-width: 690px) {
	
	.ipWidget-Gallery ._item {
    width: 33.33%;
}
}


@media (max-width: 990px) {
	
.drawer-nav .injoins {margin: 0px;float: left;margin-top: 53px;min-height: 130px;text-align: left;}

.product_lists p {

    font-size: 28px;

}



.product_lists_static a {

    font-size: 28px;
	line-height: 44px;
}

.drawer-menu-content {
    padding-top: 10%;
    /* display: flex; */
    width: 300px;
    /* flex-direction: column; */
    height: 550px;
    float: left;
}

.languages a {

    padding: 10px 20px;

}
.ipWidget h1 {
    font-size: 32px;
    line-height: 35px;

}


.filler {
    padding: 60px 35px;
    box-sizing: border-box;
    padding-bottom: 0px;
}

.splitter_home {
    padding: 35px;
    box-sizing: border-box;
    padding-bottom: 0px;
}


.whiter {
    padding: 0px 35px;
    box-sizing: border-box;
    overflow: hidden;
}

.splitter_home {
    background: linear-gradient(to bottom, #c3f0f7 24%, white 14%, white 100%);
}

.splitter_inverse {
    padding: 0px 35px;
    box-sizing: border-box;
}

.filler_color {
    padding: 35px;
    box-sizing: border-box;
    padding-bottom: 0px;
}

.no_pader {
    padding-bottom: 0px;
}

.fill_swiper {
    position: relative;
    width: 100%;
    margin: 0;
    background: #c3f0f7;
    padding: 20px 0px;
    padding-bottom: 25px;
}

.splitter_inverse {
    background: linear-gradient(to bottom, white 15%, #c3f0f7 0%, #c3f0f7 100%);
}


h3._title {
    background: #16becf;
    padding: 15px;
    text-align: center;
    font-size: 24px;
    color: white;
    border-radius: 15px;
    margin-bottom: 28px;
}

.splitter_home.last_bottom {
    padding-bottom: 45px;
}

.item_swip .slid_img_cont {
    height: 350px;
}

.parent_box > div {
    width: 100%;
}

.parent_box {
    display: unset;
    justify-content: space-between;
    margin: unset;
    box-sizing: border-box;
    margin-bottom: 0px;
    box-sizing: border-box;
    text-align: center;
}

.footer_logo {
    padding-bottom: 25px;
    box-sizing: border-box;
}

footer .injoins {
    padding: 0px 50px;
    box-sizing: border-box;
    text-align: center;
}

footer .injoins img {
    max-width: 42px;
    position: relative;
    float: unset; 
    margin-right: 9px;
}

footer .injoins p {
    padding-top: 20px;
}

.taste_img_cont img {
    min-width: 274px;
    transition: transform .15s ease-in-out 30ms;
}
.taste_img_cont {
    height: 267px;
}

.prod_lister .ipWidget h2 {
    font-size: 31px;
    text-align: center;
    padding: 18px;
}
	
	.bottom_distance {
    padding-bottom: 35px;
    padding-left: 35px;
    padding-right: 35px;
    box-sizing: border-box;
}

.splitter {
    background: linear-gradient(to bottom, #c3f0f7 20%, white 4%, white 100%);
}
.splitter.prod_lister.bottom_distance {
    background: linear-gradient(to bottom, #c3f0f7 16%, white 4%, white 100%);
}

.splitter_semi {
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
}

.splitter_semi.norespo {
    padding-top: 25px;
	background: white;
}



.splitter_semi.norespo {
    padding-top: 25px;
	background: white;
}
.whiter.norespo {
    padding-top: 35px;
}

.item_swip {
    position: relative;
    width: 100%;
    padding: 30px 0px;
}

.ipWidget-Divider.ipSkin-space {
    height: 0px; 
}

.slide_title span {

    font-size: 20px;
    margin: 15px 0px;

}
	
.ipWidget-Gallery ._item {
    width: 50%;
}


.expan_menu {
  
    display: none;
}

.small_boxes {
    display: unset;
  
}

.smbox {

    box-sizing: border-box;
    margin-bottom: 15px;
}

.descript_container {
    line-height: 28px;
    padding: 10px 25px;
    margin-bottom: 40px;

}.descript_container p {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 23px;
}
.parent-container {

    display: block;
	padding-left: unset;
}

.text_container {
    margin-right: auto;
    width: 100%;
    text-align: center;
    padding-top: 25px;
    position: absolute;
    z-index: 15;
    padding-top: 78%;
}

.text_container h1 {
    font-size: 45px!important;
    margin-bottom: 10px!important;
    margin-top: -22px;
}

.product_container {
    margin-left: auto;
    scale: 1.4;
    min-height: 378px;
    padding-top: 42px;
    margin-top: 50%;
}
.ipWidget.ipWidget-Image.ipSkin-default {
    border-radius: 15px;
    overflow: hidden;
}


.parent-container .ipWidget.ipWidget-Image.ipSkin-default  {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    max-width: 100%;
    margin-top: -32%;
    cursor: disable!important;
	 overflow: visible;

}



}




@media (max-width: 900px) {


.product_container {
    min-height: 784px;
}


}

@media (max-width: 800px) {


.product_container {
    min-height: 675px;
}


}

@media (max-width: 700px) {


.product_container {
    min-height: 620px;
}
}

@media (max-width: 500px) {


.product_container {
    min-height: 405px;
}


}


body.drawer.drawer--left.ltr.drawer-open {
    overflow: hidden !important;
    cursor: not-allowed !important;
}


@media (max-width: 850px) {



.taste_img_cont {
    height: unset;
}


}