/*!
 * Project_Name: Themezy Travel Theme
 * Author: Themezy
 * Email: info@themezy.com
 * URL: http://themezy.com
 */
/*=========================================== 
 * Importing CSS Libraries
 *===========================================*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

html {
  background: white;
  color: white;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

a {
  background: transparent;
      text-decoration: none;
	  color: #596a6a;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
  padding: 0; margin: 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;

}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}

h7 {
  font-size: 1.5em;
  float:right;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

q:before,
q:after {
  content: '';
  content: none;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}


sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
  cursor: pointer;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
  height:auto
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?odkk1s");
  src: url("fonts/icomoon.eot?#iefixodkk1s") format("embedded-opentype"), url("fonts/icomoon.woff?odkk1s") format("woff"), url("fonts/icomoon.ttf?odkk1s") format("truetype"), url("fonts/icomoon.svg?odkk1s#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.styled-select{
position: relative;
width: auto;
top:-2px; 
left:-10px; 
float: right;
padding: 0px 10px 0px;
margin-bottom: 10px;
margin-right: -10px;
border:0px solid red;
display: inline-block;
}

@media screen and (max-width: 500px) {
  .styled-select{
   top:-7px;
  }
}


.styled-select select {
width: auto;
font-size: 14px;
border-radius: 3px;
border: px solid #f1f1f1;
text-decoration: none;
color: #818c8d;
margin-top: 50px 50px;
padding: 5px 5px;
position: relative;
float: none;
   }

 .styled-select-job{
    position: relative;
    width: 100%;
    top: 10.5px;
    left: -10px;
    float: left;
    padding: 0px 11px 14px;
    margin-bottom: 10px;
    margin-right: -10px;
    border: 0px solid red;
    display: inline-block;
}

.styled-select-job select {
width: 107%;
font-size: 14px;
border-radius: 3px;
border: px solid #f1f1f1;
text-decoration: none;
color: #818c8d;
margin-top: 50px 50px;
padding: 5px 5px;
position: relative;
float: none;
background-color: #f1f1f1;
   }    
   
   
   
   
.lang {
float: none;
position: relative;
width: auto;
top:-5px; 
left:-10px; 
float: right;
padding: 0px 0px 0px;
margin-right: 0px;
border:0px solid red;
  display: inline-block;
}

.lang2 {
float: none;
position: absolute;
width: 100%;
top:-50px; 
float: right; 
text-align: center;
padding: 0px 0px 0px;
margin-right: 0px;
border:px solid red;
display: inline-block;
}

.quicklick {
float: none;
position: relative;
width: auto;
top:0px; 
left:-10px; 
float: right;
padding: 0px 0px 0px;
margin-right: 0px;
border:0px solid red;
  display: inline-block;
}


@media screen and (min-width: 990px) {
  .lang2{
    display: none;
  }
}

@media screen and (max-width: 990px) {
  .lang{
    display: none;
  }
}

/* @media screen and (max-width: 990px) { */
  /* .lang2{ */
/* float: none; */
/* position: relative; */
/* text-align: center; */
/* padding: 30px 0px 0px; */
/* margin-right: 0px; */
/* border:px solid red; */
/* display: inline-block; */
  /* } */
/* } */

@media screen and (max-width: 990px) {
  .lang2{
display:none;
  }
}

@media screen and (max-width: 750px) {
  .lang3{

position: relative;
left:300px;
top:-200px; 
border:px solid red;

  }
}

@media screen and (max-width: 550px) {
  .lang3{
float: none;
position: relative;
left:0px;
top:-50px; 
  }
}


.kotak {

    display: inline-block;
margin-right: auto;
  margin-left: auto;

position: relative;
    color: #818c8d;
    -webkit-transition: .3s ease;
    transition: .3s ease;
text-align: left;
border-radius: 3px;

}

  .hide{
    display: none;
  }
  
   .show{
    display:block;
  }





.icon-sunshine:before {
  content: "\e600";
}

.icon-van:before {
  content: "\e601";
}

.icon-ice-cream:before {
  content: "\e602";
}

.icon-kite:before {
  content: "\e603";
}

.icon-chair:before {
  content: "\e604";
}

.icon-watermelon:before {
  content: "\e605";
}

.icon-fish:before {
  content: "\e606";
}

.icon-bag:before {
  content: "\e607";
}

.icon-hotel:before {
  content: "\e608";
}

.icon-towel:before {
  content: "\e609";
}

.icon-pool:before {
  content: "\e60a";
}

.icon-departure:before {
  content: "\e60b";
}

.icon-fan:before {
  content: "\e60c";
}

.icon-glasses:before {
  content: "\e60d";
}

.icon-ride:before {
  content: "\e60e";
}

.icon-cup:before {
  content: "\e60f";
}

.icon-sun:before {
  content: "\e610";
}

.icon-mini-fan:before {
  content: "\e611";
}

.icon-postcard:before {
  content: "\e612";
}

.icon-ball:before {
  content: "\e613";
}

.icon-duck-balloon:before {
  content: "\e614";
}

.icon-van-alt:before {
  content: "\e615";
}

.icon-tend:before {
  content: "\e616";
}

.icon-plane:before {
  content: "\e617";
}

.icon-hat:before {
  content: "\e618";
}

.icon-bucket:before {
  content: "\e619";
}

.icon-sandals:before {
  content: "\e61a";
}

.icon-starfish:before {
  content: "\e61b";
}

.icon-island:before {
  content: "\e61c";
}

.icon-flower:before {
  content: "\e61d";
}

.icon-boat:before {
  content: "\e61e";
}

.icon-clam:before {
  content: "\e61f";
}

.icon-coconut:before {
  content: "\e620";
}

.icon-anchor:before {
  content: "\e621";
}

.icon-motorboat:before {
  content: "\e622";
}

.icon-jetski:before {
  content: "\e623";
}

.icon-camera:before {
  content: "\e624";
}

.icon-shuttelcock:before {
  content: "\e625";
}

.icon-fly-calendar:before {
  content: "\e626";
}

.icon-ticket:before {
  content: "\e627";
}

.icon-crab:before {
  content: "\e628";
}

.icon-balloon-boat:before {
  content: "\e629";
}

.icon-shot-pant:before {
  content: "\e62a";
}

.icon-bikini:before {
  content: "\e62b";
}

.icon-drink:before {
  content: "\e62c";
}

.icon-globe:before {
	content: "\f0ac";
}

.fa-question-circle:before {
	content: "\f059";
}


.fullwidth-block {
  padding: 1px 0;
 
}

.section-title {
  font-size: 36px;
  font-size: 2.25em;
  font-weight: 300;
  margin-top: 30px;
  margin-bottom: 10px;
}

.feature.left-icon {
  padding-left: 70px;
  position: relative;
}
.feature.left-icon [class^="icon-"] {
  position: absolute;
  left: 0;
  top: 5px;
  color: #19bdce;
  font-size: 36px;
}
.feature.left-icon [class="icon-jetski"] {
  font-size: 24px;
}
.feature.left-icon .feature-title {
  font-size: 16px;
  font-size: 1em;
  font-weight: 400;
  color: #19bdce;
}

.button {
  cursor: pointer;
  padding: 5px 30px;
  background-color:#d8d4d4 ;
  border: none;
  border-radius: 2px;
  color: white;
  display: inline-block;
  outline: none;
  -webkit-transition: .3s ease;
          transition: .3s ease;
  text-decoration: none;
  font-size: 13px;
  font-size: 0.8125em;
  border:1px solid white;
}

.button2 {
  padding: 5px 30px;
  background-color: #e9e9e9;
  border: none;
  border-radius: 5px;
  color: black;
  display: inline-block;
  outline: none;
  -webkit-transition: .3s ease;
          transition: .3s ease;
  text-decoration: none;
  font-size: 13px;
  font-size: 0.8125em;
  border:1px solid white;
}

.button2:hover, .button2:active {
  background-color: #919191;
}

.button:hover, .button:active {
  background-color: #bfc7ce;
}

.offer {
  margin-bottom: 30px;
}
.offer .featured-image {
  border: 5px solid white;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  background: white;
  margin-bottom: 20px;
}
.offer .featured-image img {
  display: block;
  width: 100%;
  max-width: 100%;
}

.offer .entry-title {
  font-size: 16px;
  font-size: 1em;
  font-weight: 400;
}
.offer .entry-title a {
  text-decoration: none;
  color: inherit;
}

.testimonial {
  padding: 30px 20px;
  margin-bottom: 30px;
  border: 1px solid #e3e8e9;
  border-radius: 5px;
  text-align: center;
  -webkit-box-shadow: inset 0px 0px 300px -1px rgba(190,203,212,1);
-moz-box-shadow: inset 0px 0px 300px -1px rgba(190,203,212,1);
box-shadow: inset 0px 0px 300px -1px rgba(190,203,212,1);
}

.testimonial-table {
 
  border-radius: 5px;
  text-align: left;
}

.testimonial h4 {
  padding: 10px 10px;
  margin-bottom: 10px;
  border: 1px solid #e3e8e9;
  border-radius: 5px;
  text-align: center;
}


.testimonial .avatar {
  width: 98px;
  height: 98px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto 20px;
}
.testimonial blockquote {
  margin: 0;
  padding: 0;
}
.testimonial cite {
  font-weight: 700;
  display: block;
  font-style: normal;
  margin-bottom: 0;
  font-size: 13px;
  font-size: 0.8125em;
}
.testimonial span {
  font-size: 13px;
  font-size: 0.8125em;
  font-style: italic;
}

.list-arrow {
  list-style-type: none;
  margin: 0 0 30px;
  padding-left: 0;
  font-size: 13px;
}
.list-arrow li {
  position: relative;
  padding-left: 20px;
}
.list-arrow li:before {
  content: " ";
  width: 6px;
  height: 5px;
  background: url(../../images/small-arrow.png) no-repeat;
  position: absolute;
  left: 0;
  top: 10px;
}
.list-arrow li a {
  color: inherit;
  -webkit-transition: .3s ease;
          transition: .3s ease;
  text-decoration: none;
}
.list-arrow li a:hover {
  color: #6987a4;
}

.figure-text {
  color: black;
}

.figure-text :hover{
  color: #19bdce;
}
.list-arrow.alt {
  font-size: 15px;
}
.list-arrow.alt li {
  border-bottom: 1px solid #f1f1f1;
  padding-top: 10px;
  padding-bottom: 10px;
}
.list-arrow.alt li:before {
  top: 20px;
}

.list-fa {
  list-style-type: none;
  padding-left: 0;
  margin: 0 0 30px;
}
.list-fa li {
  padding-left: 30px;
  position: relative;
  margin-bottom: 10px;
}
.list-fa .fa {
  position: absolute;
  left: 0;
  top: 5px;
}

.boxed-link {
  display: block;
  padding: 12px 30px 12px 20px;
  color: #818c8d;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  text-decoration: none;
  margin-bottom: 10px;
  position: relative;
  -webkit-transition: .3s ease;
          transition: .3s ease;
}
.boxed-link:after {
  content: " ";
  width: 23px;
  height: 11px;
  background: url(../../images/long-arrow.png) no-repeat;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.boxed-link:hover {
    border-color: #b5cbe0;
    color: #8fa3b5;

}

.team {
  position: relative;
  padding-left: 200px;
  min-height: 170px;
  margin-bottom: 50px;
}
.team .team-image {
  border-radius: 5px;
  overflow: hidden;
  width: 170px;
  height: 170px;
  position: absolute;
  left: 0;
  top: 0;
}

.team .team-image img {
  display: block;
  width: 100%;
  max-width: 100%;
}

.team .team-name {
  font-size: 1rem;
  font-weight: 500;
  margin: 0;
}
.team .team-title {
  font-size: 11px;
  font-size: 0.6875em;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.circle-list {
  counter-reset: section;
  list-style-type: none;
  margin: 0;
  padding-left: 0;
}
.circle-list li {
  position: relative;
  padding-left: 50px;
  margin-bottom: 20px;
}
.circle-list li:before {
  counter-increment: section;
  content: counter(section);
  width: 32px;
  height: 32px;
  border-radius: 50%;
  position: absolute;
  top: 5px;
  left: 0;
  text-align: center;
  border: 1px solid #f1f1f1;
  font-weight: 700;
  color: #19bdce;
  line-height: 30px;
  font-size: 13px;
  font-size: 0.8125em;
}

.filter-links  {
  margin: 0 0 0px;
z-index:100;
}
.filter-links a {
  border-radius: 3px;
  border: 1px solid #f9f7f7;
  display: inline-block;
  padding: 10px 40px;
  margin: 0 5px 10px;
  text-decoration: none;
  color: #818c8d;
 cursor: pointer;
  -webkit-transition: .3s ease;
          transition: .3s ease;
		 
}
.filter-links a:hover {
  border-color: #6987a4;
    color: #6987a4;
  
}
.filter-links .mobile-filter  {
  display: none;
  padding: 10px 20px;
  width: 100%;
  border: 1px solid #f1f1f1;
  border-radius: 3px;
  -webkit-appearance: none;
  appearance: none;
  color: #818c8d;
  background: url(images/long-arrow.png) no-repeat 95% center;
  
}
@media screen and (max-width: 480px) {
  .filter-links a {
    display: none;
	
  }
  

  .filter-links .mobile-filter {
    display: block;
	
  }
}
------------------------------------------------------------
/*Initialize*/
ul#menu, ul#menu ul.sub-menu {
    padding:auto;
    margin: auto;
	
}


ul#menu li, ul#menu ul.sub-menu li {
    list-style-type: none;
    display: inline-block;
	
}

/*Link Appearance*/
ul#menu li a, ul#menu li ul.sub-menu li a {
     border-radius: 3px;
  border: 1px solid #f1f1f1;
  display: inline-block;
  padding: 10px 50px;
  margin: 0 5px 5px;
  text-decoration: none;
  color: #818c8d;
  -webkit-transition: .3s ease;
          transition: .3s ease;
		  background-color: #fff;
		      white-space: nowrap;
			
			  
}
ul#menu li:hover a:hover, ul#menu li:hover ul.sub-menu li a:hover {
  border-color: #6987a4;
    color: #6987a4;

  
}
/*Make the parent of sub-menu relative*/
ul#menu li {
    position: relative;
	

}


/*sub menu*/
ul#menu li ul.sub-menu {
    display:none;
    position: absolute;
    
	
}
ul#menu li:hover ul.sub-menu {
    display:block;
  z-index:100;
  padding: 5px 50px;
  margin: 0 -50px 0px;
  
}

@media screen and (max-width: 480px) {
ul#menu, ul#menu ul.sub-menu  {
    display: none;
	
}
}
-----------------------------------------------


.pagination {
  text-align: center;
  margin-top: 50px;
}
.pagination .page-numbers {
  text-align: center;
  display: inline-block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid #f1f1f1;
  color: inherit;
  text-decoration: none;
  margin: 0 3px;
  line-height: 30px;
  -webkit-transition: .3s ease;
          transition: .3s ease;
}
.pagination .page-numbers:hover, .pagination .page-numbers.current {
  border-color: #19bdce;
  color: #19bdce;
}

.offer-item {
  margin-bottom: 50px;
}
.offer-item .featured-image {
  border-radius: 3px;
  overflow: hidden;
  margin-bottom: 20px;
  position: center;
}
.offer-item .featured-image img {
   width: 100%;
  max-width: 100%;
  display: block;
}

.offer-item .featured-image .text-product  {
   width: 100%;
  max-width: 100%;
  display: block;

    position: absolute;
    text-transform: uppercase;
    letter-spacing: 4.5px;
    font-weight: bold;
    display: block;
    width: 92%;
  padding-bottom:50px;
    font-size: 20px;
    color: #d8d8d8;
    top: 277px;
    text-align: center;
}

.offer-item .featured-image .text-productname  {
   width: 100%;
  max-width: 100%;
  display: block;

    position: absolute;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
    display: block;
    width: 92%;
  padding-bottom:50px;
    font-size: 20px;
    color: #636363;
    top: 297px;
    text-align: center;
}

@media screen and (max-width: 1200px) {
.offer-item .featured-image .text-productname  {
font-size: 16px;
 top: 240px;
    text-align: center;
  }
}

@media screen and (max-width: 1200px) {
.offer-item .featured-image .text-product {
font-size: 16px;
 top: 222px;
    text-align: center;
  }
}

@media screen and (max-width: 990px) {
.offer-item .featured-image .text-productname  {
font-size: 11px;
 top: 178px;
    text-align: center;
  }
}

@media screen and (max-width: 990px) {
.offer-item .featured-image .text-product {
font-size: 11px;
 top: 165px;
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
.offer-item .featured-image .text-productname  {
font-size: 17px;
    top: 255px;
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
.offer-item .featured-image .text-product {
    font-size: 17px;
    top: 260px;
    text-align: center;
  }
}

@media screen and (max-width: 658px) {
.offer-item .featured-image .text-productname  {
    font-size: 15px;
    top: 225px;
    text-align: center;
  }
}

@media screen and (max-width: 658px) {
.offer-item .featured-image .text-product {
    font-size: 15px;
    top: 210px;
    text-align: center;
  }
}

@media screen and (max-width: 424) {
.offer-item .featured-image .text-productname  {
   font-size: 22px;
    top: 255px;
    text-align: center;
  }
}

@media screen and (max-width: 424) {
.offer-item .featured-image .text-product {
     font-size: 22px;
    top: 260px;
    text-align: center;
  }
}



.offer-item .entry-title {
  font-size: 16px;
  font-size: 1em;
  margin: 0;
  font-weight: 600;
}
.offer-item .entry-title a {
  color: inherit;
  text-decoration: none;
}
.offer-item .price strong {
  color: #19bdce;
  font-size: 24px;
  font-size: 1.5em;
  font-weight: 300;
}

.contact-form {
  margin-top: 50px;
  margin-bottom: 50px;
  *zoom: 1;
}
.contact-form:after {
  content: " ";
  clear: both;
  display: block;
  overflow: hidden;
  height: 0;
}
.contact-form input:not([type="submit"]), .contact-form textarea {
  width: 100%;
  padding: 10px 20px;
  border-radius: 3px;
  border: 1px solid #f1f1f1;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
  font-weight: 300;
  outline: none;
}
.contact-form input:not([type="submit"]):hover, .contact-form textarea:hover {
  border-color: #19bdce;
}
.contact-form textarea {
  min-height: 100px;
  resize: vertical;
  outline: none;
}
.contact-form input[type="submit"] {
  float: right;
  padding: 9px 30px;
}

.map {
  position: relative;
  box-shadow: 3px 3px 9px #c5c5c5;
}
.map:before {
  content: " ";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
.map iframe {
  width: 100%;
  max-width: 100%;
}

.social-links a {
  width: 32px;
  height: 32px;
 /*  border-radius: 50%; */
  border: 1px solid #c7cfd0;
  color: #c7cfd0;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  padding-top: 3px;
  -webkit-transition: .3s ease;
          transition: .3s ease;
}
.social-links a.facebook:hover {
  color: #435AA3;
  border-color: #435AA3;
}
.social-links a.twitter:hover {
  color: #51BAFF;
  border-color: #51BAFF;
}
.social-links a.google-plus:hover {
  color: #FF7B51;
  border-color: #FF7B51;
}
.social-links a.pinterest:hover {
  color: #E42626;
  border-color: #E42626;
}

.filterable-items .filterable-item {
  -webkit-transition-property: -webkit-transform, opacity;
          transition-property: transform, opacity;
  -webkit-transition-duration: .3s;
          transition-duration: .3s;
}

.filterable-items {
  margin: 0 -15px;
}

.filterable-item {
  padding: 0 15px;
  width: 33.3333%;
  float: left;
}
@media screen and (max-width: 768px) {
  .filterable-item {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .filterable-item {
    width: 100%;
  }
}

@media screen and (max-width: 1480px) {
  .filterable-item_2 {
    width: 100%;
  }
}

/**** disabling Isotope CSS3 transitions ****/
/* line 435, ../sass/template/_components.scss */
.filterable-items.no-transition,
.filterable-items.no-transition .filterable-item,
.filterable-items .filterable-item.no-transition {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}

.container_main, .slider .flexslider-controls .flex-control-nav {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  *zoom: 1;
}
.container_main:after, .slider .flexslider-controls .flex-control-nav:after {
  content: " ";
  clear: both;
  display: block;
  overflow: hidden;
  height: 0;
}
@media (min-width: 768px) {
  .container_main, .slider .flexslider-controls .flex-control-nav {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container_main, .slider .flexslider-controls .flex-control-nav {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container_main, .slider .flexslider-controls .flex-control-nav {
    width: 1170px;
  }
}
@media (max-width: 768px) {
  .container_main, .slider .flexslider-controls .flex-control-nav {
    padding: 0 20px;
  }
}

.container_main-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  *zoom: 1;
}
.container_main-fluid:after {
  content: " ";
  clear: both;
  display: block;
  overflow: hidden;
  height: 0;
}

.row {
  margin-left: 0px;
  margin-right: 0px;
  *zoom: 1;
}
.row:after {
  content: " ";
  clear: both;
  display: block;
  overflow: hidden;
  height: 0;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 15px;
}
.col-xs-6f {
 position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-6f, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-6f {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-1 {
    width: 8.33333%;
  }

  .col-sm-2 {
    width: 16.66667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.33333%;
  }

  .col-sm-5 {
    width: 41.66667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.33333%;
  }

  .col-sm-8 {
    width: 66.66667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.33333%;
  }

  .col-sm-11 {
    width: 91.66667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.33333%;
  }

  .col-sm-pull-2 {
    right: 16.66667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.33333%;
  }

  .col-sm-pull-5 {
    right: 41.66667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.33333%;
  }

  .col-sm-pull-8 {
    right: 66.66667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.33333%;
  }

  .col-sm-pull-11 {
    right: 91.66667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.33333%;
  }

  .col-sm-push-2 {
    left: 16.66667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.33333%;
  }

  .col-sm-push-5 {
    left: 41.66667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.33333%;
  }

  .col-sm-push-8 {
    left: 66.66667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.33333%;
  }

  .col-sm-push-11 {
    left: 91.66667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8.33333%;
  }

  .col-md-2 {
    width: 16.66667%;
  }

  .col-md-3 {
    width: 25%;
  }
  
   .col-md-3f {
    width: 200px;
	
  }
  
    .col-md-3_1 {
    width: 20%;
  }

  .col-md-4 {
    width: 33.33333%;
  }

  .col-md-5 {
    width: 41.66667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.33333%;
	background:white;
  }

  .col-md-8 {
    width: 66.66667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.33333%;
  }

  .col-md-11 {
    width: 91.66667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.33333%;
  }

  .col-md-pull-2 {
    right: 16.66667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.33333%;
  }

  .col-md-pull-5 {
    right: 41.66667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.33333%;
  }

  .col-md-pull-8 {
    right: 66.66667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.33333%;
  }

  .col-md-pull-11 {
    right: 91.66667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.33333%;
  }

  .col-md-push-2 {
    left: 16.66667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.33333%;
  }

  .col-md-push-5 {
    left: 41.66667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.33333%;
  }

  .col-md-push-8 {
    left: 66.66667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.33333%;
  }

  .col-md-push-11 {
    left: 91.66667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-1 {
    width: 8.33333%;
  }

  .col-lg-2 {
    width: 16.66667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.33333%;
  }

  .col-lg-5 {
    width: 41.66667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.33333%;
  }

  .col-lg-8 {
    width: 66.66667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.33333%;
  }

  .col-lg-11 {
    width: 91.66667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.33333%;
  }

  .col-lg-pull-2 {
    right: 16.66667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.33333%;
  }

  .col-lg-pull-5 {
    right: 41.66667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.33333%;
  }

  .col-lg-pull-8 {
    right: 66.66667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.33333%;
  }

  .col-lg-pull-11 {
    right: 91.66667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.33333%;
  }

  .col-lg-push-2 {
    left: 16.66667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.33333%;
  }

  .col-lg-push-5 {
    left: 41.66667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.33333%;
  }

  .col-lg-push-8 {
    left: 66.66667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.33333%;
  }

  .col-lg-push-11 {
    left: 91.66667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
@-ms-viewport {
  width: device-width;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
body {
  
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
  color: #5a6a6b;
}

.site-header {
  z-index: 4;
  position: relative;
  
}
.site-header .header-content {
  background: white ;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  height: auto%;
  *zoom: 1; 
}
.site-header .header-content:after {
  content: " ";
  clear: both;
  display: block;
  overflow: hidden;
  height: 0;
}
.site-header .branding {
  padding: 10px 0 10px 10px;
  float: left;
  margin-right: 50px;
  border:0px solid red;
}
@media screen and (max-width: 990px) {
  .site-header .branding {
    padding: 5px 3px;
    margin: 0 auto;
    float: none;
    position: relative;
    width: 250px;
  }
}
@media screen and (max-width: 640px) {
  .site-header .branding {
    float: left;
  }
}

1 2 3 4
@media screen and (max-width: 360px) {
  .site-header .branding img {
    width: 30%;
  }
}

.imgslider {
width:auto%;
}

@media screen and (max-width: 400px) {
.imgslider {
margin-top:50px;
width:300px; 
height:180px; 
  }
}

@media screen and (max-width: 1145px) {
.imgslider {
margin-top:30px;
width:auto%; 
  
  }
}

@media screen and (max-width: 900px) {
.imgslider {
margin-top:60px;
width:auto%; 
  
  }
}

.site-header .main-navigation {
  float: left;
   border: 0px solid blue;
}
.site-header .social-links {
  float: right;
  text-align: right;
  padding: 10px 5px 5px;
  border: 0px solid blue;
  position: relative;
  

}
@media screen and (max-width: 990px) {
  .site-header .social-links {
    padding: 15px 20px 20px;
  }
}
@media screen and (max-width: 990px) {
  .site-header .social-links {
    display: none;
  }
}

.slider-collapse .site-header {
  position: relative;
  width: 100%;
  top: 0;
}

.branding .logo {
  float: left;
  margin-right: 5px;
}
.branding .site-title, .branding .site-description {
  display: table;
}
.branding .site-title {
  font-size: 1rem;
  margin-top: 16px;
}
.branding .site-title a {
  color: inherit;
  text-decoration: none;
}
.branding .site-description {
  text-transform: uppercase;
  font-size: 10px;
  font-size: 0.575em;
}

@media screen and (max-width: 990px) {
  .main-navigation {
    margin-left: 0px;
	margin-bottom: 10px;
  }
}
@media screen and (max-width: 640px) {
  .main-navigation {
    float: right !important;
    
  }
}
.main-navigation .menu-toggle {
  border: none;
  background: none;
  font-size: 18px;
  display: none;
  outline: none;
}
@media screen and (max-width: 640px) {
  .main-navigation .menu-toggle {
    display: block;
    margin-right: 3px;
  }
  .phoneViewOnly{
      display:block!important;
  }
}
.main-navigation .menu {
  list-style: none;
    list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 641px) {
  .main-navigation .menu {
    display: block !important;
	
  }
  .phoneViewOnly{
      display:none!important;
  }
}
@media screen and (max-width: 640px) {
  .main-navigation .menu {
    display: none;
    position: absolute;
    top: 128px;
    left: 20px;
    right: 20px;
    background: white;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
			
  }
}

@media screen and (max-width: 493px) {
  .main-navigation .menu {
    display: none;
    position: absolute;
    top: 163px;
    left: 20px;
    right: 20px;
    background: white;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
			
  }
}


.main-navigation .menu li {
  display: inline-block;

}
@media screen and (max-width: 640px) {
  .main-navigation .menu li {
    display: block;
  }
}
.main-navigation .menu li a {
  padding: 15px 10px;
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
  color: inherit;
  -webkit-transition: .3s ease;
          transition: .3s ease;
  font-size: 12px;
  font-size: 0.73em;
  border: 0px solid pink;
}
@media screen and (max-width: 990px) {
  .main-navigation .menu li a {
    padding: 20px 10px;
  }
}
@media screen and (max-width: 640px) {
  .main-navigation .menu li a {
    padding: 20px 30px;
  }
}
.main-navigation .menu li.current-menu-item a, .main-navigation .menu li:hover a {
  color: #505858;
}

.breadcrumbs {
    /* background: #f1f1f1; */
    padding: 17px 10px;
    border-radius: 3px;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 700;
}
.breadcrumbs a {
  text-decoration: none;
  color: inherit;
  padding: 0 10px;
  display: inline-block;
}
.breadcrumbs span {
  display: inline-block;
  padding: 0 10px;
  color: #6987a4;
}

.slider {
  position: relative;
}
.slider .slides {
  list-style: none;
  padding-left: 0;
  margin: 0;
  *zoom: 1;
 
}
.slider .slides:after {
  content: " ";
  clear: both;
  display: block;
  overflow: hidden;
  height: 0;
}
.slider .slides li {
  position: absolute;
  margin-right: -100%;
  float: left;
  width: auto;
  
 border: 0px solid red;
}
.slider .slides li img {
   width: 100%;
  max-width: 100%;
 margin-top: 10px;
 height: auto;
}
.slider .slides li .container_main, .slider .slides li .flexslider-controls .flex-control-nav, .slider .flexslider-controls .slides li .flex-control-nav {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.slider .slides li .slide-caption {
  position: absolute;
  right: 400px;
  bottom: -410px;
  background: white;
   opacity: 0.5;
  padding: 30px;
  border-radius: 5px;
  height: 20px;
  top: 200px;
  margin: auto;
}
@media screen and (max-width: 990px) {
  .slider .slides li .slide-caption {
    left: 20px;
    right: 20px;
  }
}
.slider .slides li .slide-title {
  font-size: 36px;
  font-size: 2.25em;
  font-weight: 100;
  line-height: normal;
  margin: 0 0 20px;
  right: 0;
}
.slider .flexslider-controls .container_main, .slider .flexslider-controls .flex-control-nav {
  position: relative;
}
.slider .flexslider-controls .flex-control-nav {
  list-style: none;
  padding-left: 0;
  margin: 0;
  position: absolute;
  right: 0;
  z-index: 3;
  bottom: 30px;
  width:100%;
  text-align: center;
}
@media screen and (max-width: 990px) {
  .slider .flexslider-controls .flex-control-nav {
    width: 100%;
  }
}
.slider .flexslider-controls .flex-control-nav li {
  width: 20px;
  height: 20px;
  border: 1px solid #9aa8a9;
  border-radius: 50%;
  text-align: center;
  position: relative;
  display: inline-block;
  margin: 0 3px;
}
.slider .flexslider-controls .flex-control-nav li a {
  text-indent: -99999px;
  width: 12px;
  height: 12px;
  display: block;
  border-radius: 50%;
  background: white;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
}
.slider .flexslider-controls .flex-control-nav li.flex-active a {
  background-color: #304c65;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  line-height: normal;
}

figure {
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 15px;
}
figure img {
  display: block;
  max-width: 100%;
}

.featured-image img{
  display: block;
  max-width: 95%;
  margin: 0 auto;
}

  
.site-footer {
  background-color: #efefef;;
  font-size: 13px;
}
.site-footer .footer-top {
  padding: 50px 0;
}
.site-footer .footer-bottom {
  background: #e7e7e7;
  padding: 50px 0;
}
.site-footer .branding .site-title {
  font-size: 14px;
  line-height: normal;
}
.site-footer .branding .site-description {
  font-size: 10px;
}
@media screen and (max-width: 480px) {
  .site-footer .branding {
    margin-bottom: 20px;
  }
}
.site-footer .contact-links {
  margin-top: 20px;
}
@media screen and (max-width: 990px) {
  .site-footer .contact-links {
    text-align: left;
    float: none;
  }
}
@media screen and (max-width: 480px) {
  .site-footer .contact-links {
    clear: both;
  }
}
.site-footer .contact-links a {
  color: #818c8d;
  text-decoration: none;
  margin-left: 30px;
  -webkit-transition: .3s ease;
          transition: .3s ease;
  display: inline-block;
}
.site-footer .contact-links a .fa {
  margin-right: 5px;
}
.site-footer .contact-links a:hover {
  color: #7e4b48;
}
.site-footer .colophon {
    border-top: 1px solid #d1e0f1;
    background: #b22222;
    padding: 20px 0;
    color: #e4ecec;
}
@media screen and (max-width: 480px) {
  .site-footer .colophon {
    text-align: center;
  }
}
.site-footer .colophon p {
  margin: 0;
}
.site-footer .widget {
  margin-bottom: 30px;
}
.site-footer .widget-title {
  font-size: 1rem;
  font-weight: 500;
}
.site-footer .widget-customer-info img {
  margin-right: 10px;
}
.site-footer .widget-customer-info .cs-info {
  display: table;
}
.site-footer .widget-customer-info .cs-info p {
  margin-top: 0;
}
.site-footer .widget-customer-info .cs-info a {
  text-decoration: none;
  color: #818c8d;
  -webkit-transition: .3s ease;
          transition: .3s ease;
}
.site-footer .widget-customer-info .cs-info a:hover {
  color: #19bdce;
}
@media screen and (max-width: 480px) {
  .site-footer .container_main, .site-footer .slider .flexslider-controls .flex-control-nav, .slider .flexslider-controls .site-footer .flex-control-nav {
    padding: 0 20px;
  }
}


	
.login {
    float: right;
    text-align: left;
    padding: 15px 5px 5px;
    /* border: 0px solid #00f; */
    position: relative;
    font-weight: 500;
	}	
	
@media screen and (max-width: 640px) {
  .login {
    display: none;
  }
}

@media screen and (max-width: 990px) {
  .login {
    float: left;
	padding: 19px 5px 5px;
  }
}	


.login  label{
     color: inherit;
    text-decoration: none;
	    width: 92px;
    height: 32px;
    /* border-radius: 50%; */
    border: 1px solid #E2E9EF;
    color: #7593B0;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    padding-top: 3px;
    -webkit-transition: .3s ease;
    transition: .3s ease;
	}	

.login   :hover  {
  color: #9e5e5d;
  cursor: pointer;
}
	
	
-------------------------------------------



.showmap {
	width: 100%;
	background: #FFF;
	margin: 0 auto; 
	border: 1px solid #f1f1f1;
}
.showmap .contentpart #imageformap  {
	    display: block;
    padding: 12px 30px 12px 20px;
    color: #19bdce;
    border: 0px solid #f1f1f1;
    border-radius: 5px;
    text-decoration: none;
	text-align: left;
    margin-bottom: 10px;
    position: relative;
    -webkit-transition: .3s ease;
    transition: .3s ease;
	width: 100%;
}




.showmap .contentpart #imageformap a {
	position: absolute;
	width: 40px;
	height: 40px;
	text-indent: -1000em;
}



.showmap .contentpart #imageformap .NorthAmerica a {
  left: 12%;
  top: 17%;
  max-width: 100%;

  width: auto\9; 
 
}

.showmap .contentpart #imageformap .SouthAmerica a {
left: 21%;
  top: 57%;
  max-width: 100%;
 
  width: auto\9; 
 
}

.showmap .contentpart #imageformap .Australia a {
	left: 76%;
  top: 68%;
  max-width: 100%;
 margin: -15px 0 0 -20px;
  width: auto\9; 

	
}

.showmap .contentpart #imageformap .Europe a {
    left: 45.5%;
    top: 21%;
  max-width: 100%;
  margin: -15px 0 0 -20px;
  width: auto\9; 

	
}

.showmap .contentpart #imageformap .Asia a {
		left: 63%;
  top: 24%;
  max-width: 100%;
  margin: -10px 0 0 -20px;
  width: auto\9; 

}

.showmap .contentpart #imageformap .Africa a {
	left: 45%;
  top: 47%;
  max-width: 100%;
  margin: -15px 0 0 -20px;
  width: auto\9; 

}

.showmap .contentpart #imageformap .Asia-Europe a {
    left: 55%;
    top: 16%;
  max-width: 100%;
  margin: -15px 0 0 -20px;
  width: auto\9; 

	
}


.showmap .contentpart  #imageformap a:hover {
	border: 0px solid #C4DFF0;
	 border-radius:18px;
	 width:38px;
    height:38px;
	
}



.container_main .showmap img{
max-width: 100%;
    height: auto;
    width: auto\9; 
	}


----------------------------------------

.target {
max-width: 100%;
    height: auto;
    width: auto\9; 
}


.target > div {
    display:none;
}

.target > div:target {
    display: block; 	
}

#slideshow { 
        z-index: -1;
    position: relative;
    /* width: 540px; */
    height: 250px;
    max-width: 100%;
	 min-height: 50%;
    /* margin-left: -110px; */
    margin: auto;
    overflow: hidden;
   
}

#slideshow > div { 
    position: absolute; 
    
}

@media screen and (max-width: 768px) {
  #slideshow{
     height: 137px;
  }
}

@media screen and (max-width: 414px) {
  #slideshow{
     height: 87px;
  }
}


@media screen and (max-width: 320px) {
  #slideshow{
     height: 65px;
  }
}

.pic-slide {
  display: block;
  max-width: 543px;
}	
	

-------------------------------------------


/*red*/


.ghost-btn-red {
	color: #fff;
	border-color: #B22222;
}
.ghost-btn-red:hover {
	background: #B22222;
	color: #fff;
	border-color: #B22222;	
}

a.ghost-btn-red, .ghost-btn-red { 
    color: #fff;
    max-width: 100%;
    display: inline-block;
    outline: none;
    text-align: center;
    text-decoration: none;
    font-weight: 300;
    letter-spacing: 1px;
    vertical-align: middle;
    border: 6px solid rgba(255,255,255,.5);
    transition: all 0.2s ease;
    box-sizing: border-box;
    text-shadow: 0 1px 0 rgba(0,0,0,0.01);
}

.ghost-btn-large {
	font-size: 19.0625px;
    padding: 13.5625px 51.5px;
}

.container_main-btn {
    position: absolute;
    top: 46%;
    float: left;
    height: 4%;
    right: 23%;
    margin: auto;
}

.styled-select-btn {
    position: relative;
    width: auto;
    top: 20px;
    left: -10px;
    float: right;
    padding: 0px 10px 0px;
    margin-bottom: 10px;
    margin-right: -10px;
    border: 0px solid #f00;
    display: inline-block;
}

@media screen and (max-width: 1300px) {
  a.ghost-btn-red, .ghost-btn-red .ghost-btn-large{
  bottom: 0%;
    left: 58%;
    position: relative;
    border: 5px solid #ffffff80;
    font-size: 15px;
    padding: 13.5625px 51.5px;
  }
} 

@media screen and (max-width: 768px) {
  a.ghost-btn-red, .ghost-btn-red .ghost-btn-large{
    bottom: 0%;
    left: 58%;
    position: relative;
    border: 5px solid #ffffff80;
    font-size: 15px;
    padding: 8.5625px 37.5px;

  }
} 

@media screen and (max-width: 450px) {
  a.ghost-btn-red, .ghost-btn-red .ghost-btn-large{
    bottom: 200%;
    left: 58%;
    position: relative;
    border: 3px solid #ffffff80;
    padding: 4.5625px 16.5px;
    font-size: 12px;
  }
}

/* @media screen and (max-width: 450px) {
  a.ghost-btn-red, .ghost-btn-red .ghost-btn-large{
    position: relative;

    left: 0%;
    border: 2px solid #ffffff80;
    font-size: 10px;
    padding: 1.5625px 14.5px;
  }
}

@media screen and (max-width: 768px) {
  a.ghost-btn-red, .ghost-btn-red .ghost-btn-large{
	position: relative;
   
    left: 0%;
    border: 4px solid #ffffff80;
    font-size: 11px;
    padding: 4.5625px 24.5px;
  }
} */


/*blue*/

.container_main-btn-blue {
    position: absolute;
    top: 46%;
    float: left;
    height: 4%;
    right: 23%;
    margin: auto;
}

.ghost-btn-blue {
	color: #fff;
	border-color: #B22222;
}
.ghost-btn-blue:hover {
    background: #003261;
    color: #fff;
    border-color: #002b53;
}

a.ghost-btn-blue, .ghost-btn-blue { 
    color: #fff;
    max-width: 100%;
    display: inline-block;
    outline: none;
    text-align: center;
    text-decoration: none;
    font-weight: 300;
    letter-spacing: 1px;
    vertical-align: middle;
    border: 6px solid rgba(255,255,255,.5);
    transition: all 0.2s ease;
    box-sizing: border-box;
    text-shadow: 0 1px 0 rgba(0,0,0,0.01);
}

.ghost-btn-large-blue {
    font-size: 19.0625px;
    padding: 15.5625px 54.5px;
}

@media screen and (max-width: 1300px) {
  a.ghost-btn-blue, .ghost-btn-blue .ghost-btn-large{
  bottom: 0%;
    left: 58%;
    position: relative;
    border: 5px solid #ffffff80;
    font-size: 15px;
    padding: 13.5625px 51.5px;
  }
} 

@media screen and (max-width: 768px) {
  a.ghost-btn-blue, .ghost-btn-blue .ghost-btn-large{
    bottom: 0%;
    left: 58%;
    position: relative;
    border: 5px solid #ffffff80;
    font-size: 15px;
    padding: 8.5625px 37.5px;

  }
} 

@media screen and (max-width: 450px) {
  a.ghost-btn-blue, .ghost-btn-blue .ghost-btn-large{
    bottom: 200%;
    left: 58%;
    position: relative;
    border: 3px solid #ffffff80;
    padding: 4.5625px 16.5px;
    font-size: 12px;
  }
}

/* @media screen and (max-width: 630px) {
  a.ghost-btn-blue, .ghost-btn-blue .ghost-btn-large{
    bottom: 200%;
    left: 58%;
    position: relative;
    border: 3px solid #ffffff80;
    padding: 4.5625px 16.5px;
    font-size: 12px;
  }
}
 */

/*oren*/


.container_main-btn-oren {
    position: absolute;
    top: 46%;
    float: left;
    height: 4%;
    right: 23%;
    margin: auto;
}

.ghost-btn-oren {
	color: #fff;
	border-color: #B22222;
}
.ghost-btn-oren:hover {
    background: #b8311f;
    color: #fff;
    border-color: #c63e29;
}

a.ghost-btn-oren, .ghost-btn-oren { 
    color: #fff;
    max-width: 100%;
    display: inline-block;
    outline: none;
    text-align: center;
    text-decoration: none;
    font-weight: 300;
    letter-spacing: 1px;
    vertical-align: middle;
    border: 6px solid rgba(255,255,255,.5);
    transition: all 0.2s ease;
    box-sizing: border-box;
    text-shadow: 0 1px 0 rgba(0,0,0,0.01);
}

.ghost-btn-large-oren {
    font-size: 19.0625px;
    padding: 15.5625px 54.5px;
}


@media screen and (max-width: 1300px) {
  a.ghost-btn-oren, .ghost-btn-oren .ghost-btn-large{
  bottom: 0%;
    left: 58%;
    position: relative;
    border: 5px solid #ffffff80;
    font-size: 15px;
    padding: 13.5625px 51.5px;
  }
} 

@media screen and (max-width: 768px) {
  a.ghost-btn-oren, .ghost-btn-oren .ghost-btn-large{
    bottom: 0%;
    left: 58%;
    position: relative;
    border: 5px solid #ffffff80;
    font-size: 15px;
    padding: 8.5625px 37.5px;

  }
} 

@media screen and (max-width: 450px) {
  a.ghost-btn-oren, .ghost-btn-oren .ghost-btn-large{
    bottom: 200%;
    left: 58%;
    position: relative;
    border: 3px solid #ffffff80;
    padding: 4.5625px 16.5px;
    font-size: 12px;
  }
} 


.container-lead {
  position: relative;
  top: 0;
  left: 0;
}

.image_bos  {
    width: 100%;
    max-width: 100%;
    margin-top: -8px;
    height: auto;
	position: relative;
    width: 100%;
   
}



/* ------------ */

.container-lead  .tooltip-lss  {
     /* width: 10%; */
    text-align: center;
    position: absolute;
    z-index: 1;
    /* margin: -85px 0px 0px 0px; */
    bottom: 70px;
	left: 50%;
}


.tooltip-lss .tooltiptext {
    visibility: hidden;
    width: 324px;
    background-color: #00000080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size: 22px;
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
    position: absolute;
    z-index: 1;
    /* left: 0px; */
    margin: -120px 0px 0px -156px;
}


.tooltip-lss:hover .tooltiptext {
    visibility: visible;
}


@media screen and (max-width: 1300px) {
  .container-lead  .tooltip-lss img{
    width: 80%;
    /* text-align: center; */
    position: relative;
    /* z-index: 1; */
    /* margin: -85px 0px 0px 0px; */
    bottom: -25px;
    left: 0%;
  }
} 

@media screen and (max-width: 1300px) {
  .tooltip-lss .tooltiptext {
    visibility: hidden;
    width: 230px;
    background-color: #00000080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
	font-size: 17px;
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
    position: absolute;
    z-index: 1;
    /* left: 0px; */
    margin: -86px 0px 0px -111px;
  }
} 

@media screen and (max-width: 812px) {
  .container-lead  .tooltip-lss img{
    width: 50%;
    /* text-align: center; */
    position: relative;
    /* z-index: 1; */
    /* margin: -85px 0px 0px 0px; */
    bottom: -41px;
    left: -17%;
  }
} 

@media screen and (max-width: 812px) {
  .tooltip-lss .tooltiptext {
    visibility: hidden;
    width: 230px;
    background-color: #00000080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
	font-size: 17px;
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
    position: absolute;
    z-index: 1;
    /* left: 0px; */
    margin: -57px 0px 0px -120px;
  }
}

@media screen and (max-width: 768px) {
  .container-lead  .tooltip-lss img{
    width: 50%;
    /* text-align: center; */
    position: relative;
    /* z-index: 1; */
    /* margin: -85px 0px 0px 0px; */
    bottom: -41px;
    left: -17%;
  }
} 

@media screen and (max-width: 768px) {
  .tooltip-lss .tooltiptext {
    visibility: hidden;
    width: 180px;
    background-color: #00000080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
	font-size: 17px;
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
    position: absolute;
    z-index: 1;
    /* left: 0px; */
    margin: -53px 0px 0px -120px;
  }
}

@media screen and (max-width: 420px) {
  .container-lead  .tooltip-lss img{
    width: 30%;
    /* text-align: center; */
    position: relative;
    /* z-index: 1; */
    /* margin: -85px 0px 0px 0px; */
	bottom: -40px;
    left: -47%;
  }
} 

@media screen and (max-width: 420px) {
  .tooltip-lss .tooltiptext {
    visibility: hidden;
    width: 230px;
    background-color: #00000080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    /* padding: 5px 0; */
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
    position: absolute;
    z-index: 1;
    font-size: 17px;
    /* left: 0px; */
    margin: -80px 0px 0px -133px;
  }
}


/* ------------ */
.container-lead  .tooltip-lss  {
     /* width: 10%; */
    text-align: center;
    position: absolute;
    z-index: 1;
    /* margin: -85px 0px 0px 0px; */
    bottom: 179px;
    left: 46%;
}


.tooltip-lss .tooltiptext {
    visibility: hidden;
    width: 324px;
    background-color: #00000080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size: 22px;
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
    position: absolute;
    z-index: 1;
    /* left: 0px; */
    margin: -120px 0px 0px -156px;
}


.tooltip-lss:hover .tooltiptext {
    visibility: visible;
}


@media screen and (max-width: 1300px) {
  .container-lead  .tooltip-lss img{
    width: 80%;
    /* text-align: center; */
    position: relative;
    /* z-index: 1; */
    /* margin: -85px 0px 0px 0px; */
    bottom: -25px;
    left: 0%;
  }
} 

@media screen and (max-width: 1300px) {
  .tooltip-lss .tooltiptext {
    visibility: hidden;
    width: 230px;
    background-color: #00000080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
	font-size: 17px;
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
    position: absolute;
    z-index: 1;
    /* left: 0px; */
    margin: -86px 0px 0px -111px;
  }
} 

@media screen and (max-width: 812px) {
  .container-lead  .tooltip-lss img{
    width: 50%;
    /* text-align: center; */
    position: relative;
    /* z-index: 1; */
    /* margin: -85px 0px 0px 0px; */
    bottom: -41px;
    left: -17%;
  }
} 

@media screen and (max-width: 812px) {
  .tooltip-lss .tooltiptext {
    visibility: hidden;
    width: 230px;
    background-color: #00000080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
	font-size: 17px;
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
    position: absolute;
    z-index: 1;
    /* left: 0px; */
    margin: -57px 0px 0px -120px;
  }
}

@media screen and (max-width: 768px) {
  .container-lead  .tooltip-lss img{
    width: 50%;
    /* text-align: center; */
    position: relative;
    /* z-index: 1; */
    /* margin: -85px 0px 0px 0px; */
    bottom: -144px;
    left: -17%;
  }
} 

@media screen and (max-width: 768px) {
  .tooltip-lss .tooltiptext {
    visibility: hidden;
    width: 180px;
    background-color: #00000080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
	font-size: 17px;
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
    position: absolute;
    z-index: 1;
    /* left: 0px; */
    margin: 42px 0px 0px -87px;
  }
}

@media screen and (max-width: 420px) {
  .container-lead  .tooltip-lss img{
    width: 30%;
    /* text-align: center; */
    position: relative;
    /* z-index: 1; */
    /* margin: -85px 0px 0px 0px; */
	bottom: -40px;
    left: -47%;
  }
} 

@media screen and (max-width: 420px) {
  .tooltip-lss .tooltiptext {
    visibility: hidden;
    width: 230px;
    background-color: #00000080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    /* padding: 5px 0; */
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
    position: absolute;
    z-index: 1;
    font-size: 17px;
    /* left: 0px; */
    margin: -80px 0px 0px -133px;
  }
}


/* ------------ */

.container-lead .tooltip-oks  {
	
    text-align: center;
    position: absolute;
    z-index: 1;
    /* margin: -85px 0px 0px 0px; */
    bottom: 166px;
    right: 75%;
}



.tooltip-oks .tooltiptext-oks {
    visibility: hidden;
    width: 324px;
    background-color: #00000080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size: 22px;
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
    position: absolute;
    z-index: 1;
    /* left: 0px; */
    margin: -120px 0px 0px -216px;
}

.tooltip-oks:hover .tooltiptext-oks {
    visibility: visible;
}

@media screen and (max-width: 1300px) {
  .container-lead  .tooltip-oks img{
    width: 80%;
    /* text-align: center; */
    position: relative;
    /* z-index: 1; */
    /* margin: -85px 0px 0px 0px; */
	bottom: -41px;
    right: 10%;
  }
}

@media screen and (max-width: 1300px) {
  .tooltip-oks .tooltiptext-oks {
    visibility: hidden;
    width: 230px;
    background-color: #00000080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size: 17px;
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
    position: absolute;
    z-index: 1;
    /* left: 0px; */
    margin: -100px 0px 0px -157px;
  }
}

@media screen and (max-width: 812px) {
  .container-lead  .tooltip-oks img{
    width: 50%;
    /* text-align: center; */
    position: relative;
    /* z-index: 1; */
    /* margin: -85px 0px 0px 0px; */
    bottom: -95px;
    right: -23%;
  }
}

@media screen and (max-width: 812px) {
  .tooltip-oks .tooltiptext-oks {
    visibility: hidden;
    width: 230px;
    background-color: #00000080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size: 17px;
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
    position: absolute;
    z-index: 1;
    /* left: 0px; */
    margin: -75px 0px 0px -127px;
  }
}

@media screen and (max-width: 768px) {
  .container-lead  .tooltip-oks img{
    width: 50%;
    /* text-align: center; */
    position: relative;
    /* z-index: 1; */
    /* margin: -85px 0px 0px 0px; */
    bottom: -129px;
    right: -30%;
  }
}

@media screen and (max-width: 768px) {
  .tooltip-oks .tooltiptext-oks {
    visibility: hidden;
    width: 230px;
    background-color: #00000080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size: 17px;
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
    position: absolute;
    z-index: 1;
    /* left: 0px; */
      margin: 40px 0px 0px 10px;
  }
}

@media screen and (max-width: 420px) {
  .container-lead  .tooltip-oks img{
    width: 30%;
    /* text-align: center; */
    position: relative;
    /* z-index: 1; */
    /* margin: -85px 0px 0px 0px; */
	bottom: -10px;
    right: -24%;
  }
}

@media screen and (max-width: 420px) {
  .tooltip-oks .tooltiptext-oks {
    visibility: hidden;
    width: 230px;
    background-color: #00000080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size: 17px;
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
    position: absolute;
    z-index: 1;
    /* left: 0px; */
    margin: -122px 0px 0px -20px;
  }
}


/* ------------ */

.container-lead .tooltip-lsk  {

    text-align: center;
    position: absolute;
    z-index: 1;
    /* margin: -85px 0px 0px 0px; */
	bottom: 120px;
    right: 63%;
}



.tooltip-lsk .tooltiptext-lsk {
    visibility: hidden;
    width: 324px;
    background-color: #00000080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size: 22px;
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
    position: absolute;
    z-index: 1;
    /* left: 0px; */
    margin: -104px 0px 0px -156px;
}

.tooltip-lsk:hover .tooltiptext-lsk {
    visibility: visible;
}

@media screen and (max-width: 1300px) {
  .container-lead .tooltip-lsk img{
    width: 80%;
    /* text-align: center; */
    position: relative;
    /* z-index: 1; */
    /* margin: -85px 0px 0px 0px; */
    bottom: -10px;
    right: -29%;
  }
}

@media screen and (max-width: 1300px) {
.tooltip-lsk .tooltiptext-lsk {
    visibility: hidden;
    width: 230px;
    background-color: #00000080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size: 17px;
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
    position: absolute;
    z-index: 1;
    /* left: 0px; */
	margin: -88px 0px 0px -65px;	
  }
}

@media screen and (max-width: 812px) {
  .container-lead .tooltip-lsk img{
    width: 50%;
    /* text-align: center; */
    position: relative;
    /* z-index: 1; */
    /* margin: -85px 0px 0px 0px; */
	bottom: -51px;
    right: -22%;
  }
}

@media screen and (max-width: 812px) {
.tooltip-lsk .tooltiptext-lsk {
    visibility: hidden;
    width: 230px;
    background-color: #00000080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size: 17px;
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
    position: absolute;
    z-index: 1;
    /* left: 0px; */
    margin: -45px 0px 0px -109px;
  }
}

@media screen and (max-width: 768px) {
  .container-lead .tooltip-lsk img{
    width: 50%;
    /* text-align: center; */
    position: relative;
    /* z-index: 1; */
    /* margin: -85px 0px 0px 0px; */
	bottom: -85px;
    right: -22%;
  }
}

@media screen and (max-width: 768px) {
.tooltip-lsk .tooltiptext-lsk {
    visibility: hidden;
    width: 230px;
    background-color: #00000080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size: 17px;
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
    position: absolute;
    z-index: 1;
    /* left: 0px; */
    margin: -15px 0px 0px -31px;
  }
}

@media screen and (max-width: 420px) {
  .container-lead .tooltip-lsk img{
    width: 30%;
    /* text-align: center; */
    position: relative;
    /* z-index: 1; */
    /* margin: -85px 0px 0px 0px; */
	bottom: -70px;
    right: -61%;
  }
}

@media screen and (max-width: 420px) {
.tooltip-lsk .tooltiptext-lsk {
    visibility: hidden;
    width: 230px;
    background-color: #00000080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size: 17px;
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
    position: absolute;
    z-index: 1;
    /* left: 0px; */
	margin: -66px 0px 0px -57px;
  }
}


/* ------------ */

.container-lead .tooltip-lab  {
 
    /* width: 10%; */
    text-align: center;
    position: absolute;
    z-index: 1;
    /* margin: -85px 0px 0px 0px; */
    bottom: 132px;
    right: 35%;
}



.tooltip-lab .tooltiptext-lab {
    visibility: hidden;
    width: 210px;
    background-color: #00000080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size: 22px;
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
    position: absolute;
    z-index: 1;
    /* left: 0px; */
    margin: -120px 0px 0px -100px;
}

.tooltip-lab:hover .tooltiptext-lab {
    visibility: visible;
}

@media screen and (max-width: 1300px) {
  .container-lead .tooltip-lab img{
    width: 80%;
    /* text-align: center; */
    position: relative;
    /* z-index: 1; */
    /* margin: -85px 0px 0px 0px; */
    bottom: -10px;
    right: -15%;
  }
}

@media screen and (max-width: 1300px) {
.tooltip-lab .tooltiptext-lab {
    visibility: hidden;
    width: 230px;
    background-color: #00000080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size: 17px;
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
    position: absolute;
    z-index: 1;
    /* left: 0px; */
	margin: -86px 0px 0px -111px;
  }
}

@media screen and (max-width: 812px) {
  .container-lead .tooltip-lab img{
    width: 50%;
    /* text-align: center; */
    position: relative;
    /* z-index: 1; */
    /* margin: -85px 0px 0px 0px; */
	bottom: -40px;
    right: -40%;
  }
}

@media screen and (max-width: 812px) {
.tooltip-lab .tooltiptext-lab {
    visibility: hidden;
    width: 230px;
    background-color: #00000080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size: 17px;
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
    position: absolute;
    z-index: 1;
    /* left: 0px; */
	margin: -55px 0px 0px -92px;
  }
}

@media screen and (max-width: 768px) {
  .container-lead .tooltip-lab img{
    width: 50%;
    /* text-align: center; */
    position: relative;
    /* z-index: 1; */
    /* margin: -85px 0px 0px 0px; */
    bottom: -97px;
    right: -40%;
  }
}

@media screen and (max-width: 768px) {
.tooltip-lab .tooltiptext-lab {
    visibility: hidden;
    width: 230px;
    background-color: #00000080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size: 17px;
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
    position: absolute;
    z-index: 1;
    /* left: 0px; */
    margin: -5px 0px 0px -170px;
  }
}

@media screen and (max-width: 420px) {
  .container-lead .tooltip-lab img{
    width: 30%;
    /* text-align: center; */
    position: relative;
    /* z-index: 1; */
    /* margin: -85px 0px 0px 0px; */
	bottom: -40px;
    right: -40%;
  }
}

@media screen and (max-width: 420px) {
.tooltip-lab .tooltiptext-lab {
    visibility: hidden;
    width: 230px;
    background-color: #00000080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size: 17px;
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
    position: absolute;
    z-index: 1;
    /* left: 0px; */
	margin: -99px 0px 0px -149px;
  }
}

/* ------------ */

.container-lead  .tooltip-lty  {
 
    /* width: 10%; */
    text-align: center;
    position: absolute;
    z-index: 1;
    /* margin: -85px 0px 0px 0px; */
    bottom: 140px;
    right: 23%;
}



.tooltip-lty .tooltiptext-lty {
    visibility: hidden;
    width: 210px;
    background-color: #00000080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size: 22px;
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
    position: absolute;
    z-index: 1;
    /* left: 0px; */
    margin: -105px 0px 0px -100px;
}

.tooltip-lty:hover .tooltiptext-lty {
    visibility: visible;
}

@media screen and (max-width: 1300px) {
  .container-lead .tooltip-lty img{
    width: 80%;
    /* text-align: center; */
    position: relative;
    /* z-index: 1; */
    /* margin: -85px 0px 0px 0px; */
    bottom: 60px;
    right: -5%;
  }
}

@media screen and (max-width: 1300px) {
.tooltip-lty .tooltiptext-lty {
    visibility: hidden;
    width: 230px;
    background-color: #00000080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size: 17px;
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
    position: absolute;
    z-index: 1;
    /* left: 0px; */
	margin: -60px 0px 0px -117px;
  }
}

@media screen and (max-width: 1024px) {
  .container-lead .tooltip-lty img{
    width: 80%;
    /* text-align: center; */
    position: relative;
    /* z-index: 1; */
    /* margin: -85px 0px 0px 0px; */
    bottom: 20px;
    right: -15%;
  }
}

@media screen and (max-width: 1024px) {
.tooltip-lty .tooltiptext-lty {
    visibility: hidden;
    width: 230px;
    background-color: #00000080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size: 17px;
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
    position: absolute;
    z-index: 1;
    /* left: 0px; */
    margin: -22px 0px 0px -100px;
  }
}

@media screen and (max-width: 812px) {
  .container-lead .tooltip-lty img{
    width: 50%;
    /* text-align: center; */
    position: relative;
    /* z-index: 1; */
    /* margin: -85px 0px 0px 0px; */
    bottom: -16px;
    right: -28%;
  }
}

@media screen and (max-width: 812px) {
.tooltip-lty .tooltiptext-lty {
    visibility: hidden;
    width: 230px;
    background-color: #00000080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size: 17px;
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
    position: absolute;
    z-index: 1;
    /* left: 0px; */
    margin: 16px 0px 0px -109px;
  }
}

@media screen and (max-width: 768px) {
  .container-lead .tooltip-lty img{
    width: 50%;
    /* text-align: center; */
    position: relative;
    /* z-index: 1; */
    /* margin: -85px 0px 0px 0px; */
    bottom: -105px;
    right: -28%;
  }
}

@media screen and (max-width: 768px) {
.tooltip-lty .tooltiptext-lty {
    visibility: hidden;
    width: 150px;
    background-color: #00000080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size: 17px;
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
    position: absolute;
    z-index: 1;
    /* left: 0px; */
    margin: 16px 0px 0px -189px;
  }
}

@media screen and (max-width: 420px) {
  .container-lead .tooltip-lty img{
    width: 30%;
    /* text-align: center; */
    position: relative;
    /* z-index: 1; */
    /* margin: -85px 0px 0px 0px; */
    bottom: -115px;
    right: -28%;
  }
}

@media screen and (max-width: 420px) {
.tooltip-lty .tooltiptext-lty {
    visibility: hidden;
    width: 230px;
    background-color: #00000080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size: 17px;
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
    position: absolute;
    z-index: 1;
    /* left: 0px; */
    margin: 1px 0px 0px -192px;
  }
}


/* ------------ */

.container-lead  .tooltip-l  {
 
    /* width: 10%; */
    text-align: center;
    position: absolute;
    z-index: 1;
    /* margin: -85px 0px 0px 0px; */
	bottom: 51px;
    right: 65%;
}



.tooltip-l .tooltiptext-l {
    visibility: hidden;
    width: 210px;
    background-color: #00000080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size: 22px;
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
    position: absolute;
    z-index: 1;
    /* left: 0px; */
    margin: 0px 0px 0px -100px;
}

.tooltip-l:hover .tooltiptext-l {
    visibility: visible;
}


@media screen and (max-width: 1300px) {
  .container-lead .tooltip-l img{
    width: 80%;
    /* text-align: center; */
    position: relative;
    /* z-index: 1; */
    /* margin: -85px 0px 0px 0px; */
    bottom: 18px;
    right: 37%;
  }
}

@media screen and (max-width: 1300px) {
.tooltip-l .tooltiptext-l {
    visibility: hidden;
    width: 230px;
    background-color: #00000080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size: 17px;
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
    position: absolute;
    z-index: 1;
    /* left: 0px; */
	margin: -108px 0px 0px -270px;		
  }
}

@media screen and (max-width: 1024px) {
  .container-lead .tooltip-l img{
    width: 80%;
    /* text-align: center; */
    position: relative;
    /* z-index: 1; */
    /* margin: -85px 0px 0px 0px; */
    bottom: -20px;
    right: 82%;
  }
}

@media screen and (max-width: 1024px) {
.tooltip-l .tooltiptext-l {
    visibility: hidden;
    width: 150px;
    background-color: #00000080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size: 17px;
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
    position: absolute;
    z-index: 1;
    /* left: 0px; */
    margin: -68px 0px 0px -193px;	
  }
}

@media screen and (max-width: 812px) {
  .container-lead .tooltip-l img{
    width: 50%;
    /* text-align: center; */
    position: relative;
    /* z-index: 1; */
    /* margin: -85px 0px 0px 0px; */
    bottom: -62px;
    right: 18%;
  }
}

@media screen and (max-width: 812px) {
.tooltip-l .tooltiptext-l {
    visibility: hidden;
    width: 150px;
    background-color: #00000080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size: 17px;
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
    position: absolute;
    z-index: 1;
    /* left: 0px; */
    margin: -29px 0px 0px -170px;		
  }
}


@media screen and (max-width: 768px) {
  .container-lead .tooltip-l img{
    width: 50%;
    /* text-align: center; */
    position: relative;
    /* z-index: 1; */
    /* margin: -85px 0px 0px 0px; */
    bottom: -62px;
    right: 18%;
  }
}

@media screen and (max-width: 768px) {
.tooltip-l .tooltiptext-l {
    visibility: hidden;
    width: 150px;
    background-color: #00000080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size: 17px;
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
    position: absolute;
    z-index: 1;
    /* left: 0px; */
    margin: -29px 0px 0px -170px;		
  }
}


@media screen and (max-width: 430px) {
  .container-lead .tooltip-l img{
    width: 50%;
    /* text-align: center; */
    position: relative;
    /* z-index: 1; */
    /* margin: -85px 0px 0px 0px; */
    bottom: -80px;
    right: -21%;
  }
}

@media screen and (max-width: 430px) {
.tooltip-l .tooltiptext-l {
    visibility: hidden;
    width: 150px;
    background-color: #00000080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size: 17px;
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
    position: absolute;
    z-index: 1;
    /* left: 0px; */
    margin: 78px 0px 0px 0px;	
  }
}

@media screen and (max-width: 420px) {
  .container-lead .tooltip-l img{
    width: 30%;
    /* text-align: center; */
    position: relative;
    /* z-index: 1; */
    /* margin: -85px 0px 0px 0px; */
    bottom: -144px;
    right: -21%;
  }
}

@media screen and (max-width: 420px) {
.tooltip-l .tooltiptext-l {
    visibility: hidden;
    width: 150px;
    background-color: #00000080;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size: 17px;
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
    position: absolute;
    z-index: 1;
    /* left: 0px; */
    margin: 50px 0px 0px 0px;	
  }
}

hr {
   border-top: 1px dashed #8c8b8b;
}


.iframe  {
 
    width: 100%;
    max-width: 100%;
    display: block;

}