/*   
Theme Name: welcometocuba
Theme URI: http://www.welcometocuba.com
Description: This is welcometocuba WordPress Theme
Author: Cyber Flavors
Author URI: http://www.cyberflavors.com
Version: 1.0
*/



* {
	margin:0;
	padding:0;
}



body {
    background: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #000000;
    -webkit-text-size-adjust: none;
    font-size: 16px;
    line-height: 1.5em;
    margin: 0;  padding: 0;
}

img { 	border:0;    }
.img-responsive { 	border:0;  max-width: 100%; height: auto;  }
.clear{ display: block;  clear: both; }
.clearH{ display: block;  clear: both; height: 15px; }
p {
    margin-bottom: 20px;
    margin-top: 0;
}
a, a:visited {  color: #333333;
transition: color 300ms ease 0s, background-color 300ms ease 0s, opacity 300ms ease 0s;
   text-decoration: none;
}


a:hover {
    text-decoration: none;  color: #A16E6F;
}
a img {
    border:none;
}

.floatright{  float: right;  }
.floatleft{  float: left;  }

.center{ text-align: center; }
.alignleft{ text-align: left; }
.alignright{ text-align: right; }
.justify{  text-align: justify; }

img.alignright{   float: right; margin-left: 15px;  max-width: 100%; height: auto;}
img.alignleft{   float: left; margin-right: 15px; max-width: 100%; height: auto; }
img.alignnone, img.alignnone{   float: none; max-width: 100%; height: auto; }

.red {  color: #952A05  }
.blue {  color: #0070C0  }
.yellow {  color: #FFCC00  }
.brown {  color: #843C0C  }

fieldset ,form{
	border:0;
	margin:0;
	padding:0;
}
h1, h2, h3, h4 {  font-family: 'Open Sans', sans-serif;  font-weight: 700;   }

.wrapper{ clear: both; margin: 0 auto;  padding: 0px;   width: 85%; max-width: 1280px;  background: transparent;  }

.box-10{   float: left; width: 10%; display: block;}
.box-15{   float: left; width: 15%; display: block; }
.box-30{   float: left; width: 30%; display: block;}
.box-20{   float: left; width: 20%; display: block;}
.box-25{   float: left; width: 25%; display: block;}
.box-33{   float: left; width: 33%; display: block;}
.box-35{   float: left; width: 35%; display: block;}
.box-40{   float: left; width: 40%; display: block;}
.box-45{   float: left; width: 45%; display: block;}
.box-50{   float: left; width: 50%; display: block;}
.box-60{   float: left; width: 60%; display: block;}
.box-65{   float: left; width: 65%; display: block;}
.box-70{   float: left; width: 70%; display: block;}
.box-75{   float: left; width: 75%; display: block;}
.box-80{   float: left; width: 80%; display: block;}
.box-100{  clear: both; width: 100%; display: block;}

.box-paddingS{  padding: 0 15px; }
.box-paddingL{  padding-left: 15px; }
.box-paddingR{  padding-right:15px; }
.box-padding {  padding: 15px; }
.box-pad-t {  padding: 15px 0px; }
.pad20{   padding-left: 20px; }

.row {   margin: 0 -15px; }

.floatleft{   float: left; }
.floatright{   float: right;  }

#header { clear: both; display: block; width: 100%;   margin: 0; padding: 0;  background: #FFFFFF }

#headerImage{
  clear: both; display: block; margin: 0; padding: 0;
}
.inner-page {  height: 120px; }

.logo{  float: left; display: block; width: 26%;   margin: 0px;  padding: 5px 0px; }
.logo img{ max-width: 100%;}

.user-tools{    padding: 15px 0;   display: block; clear: both;    }

.top-links { margin: 0; padding: 15px 0px; display: inline-block; }
.top-links li{ list-style: none; margin: 0; padding: 0; display: inline-block; text-transform: capitalize;  }
.top-links li a{color: #333;  padding: 0px 0px; text-decoration: none; line-height: 100%; }
.top-links li a:hover{ color: #A16E6F; text-decoration: none; }

.top-links li::after {
    color: #272727;
    content: "/";
    font-size: 11px;
    font-style: normal;
    line-height: 12px;
    margin:0px 10px;
    position: relative;
}
.top-links li:last-child::after { display: none;  }
.head-col {
    float: right; width: 72%;
    margin: 0px;  text-align: right;  position: relative; padding-top: 20px;
}


.shoppingcart  {
  width: 70px; margin-top: 20px; margin-left: 20px;
}
.shoppingcart i { font-size: 24px;   }

.phone{
   font-weight: 700;  font-size: 18px; color: #A11617; margin-top: 10px;
}


a.booknow{
    display: inline-block;
    background-color: #A11617;
    border: 1px solid #7E1111;
    color: #FFFFFF; margin: 5px 0;
    font-size: 18px; font-weight: 600;
    line-height: 110%;   cursor: pointer;
    padding: 8px 20px;  transition: all 0.3s ease 0s;
    text-shadow: none;
}

a.booknow:hover{
  background-color: #A11617;
  background-image: linear-gradient(to bottom, #D21E1E, #A11717);

}
a.agents{
    display: inline-block;
    background-color: #014F8F;
    border: 1px solid #014F8F;
    color: #FFFFFF; margin: 5px 0;
    font-size: 18px; font-weight: 600;
    line-height: 110%;   cursor: pointer;
    padding: 8px 20px;  transition: all 0.3s ease 0s;
    text-shadow: none;
}

a.agents:hover{
  background-color: #014F8F;
  background-image: linear-gradient(to bottom, #014F8F, #013865);

}

.nav.sticky {

      background: rgba(161, 22, 23, 0.9);  position: fixed; z-index: 999999;

}

.nav {  text-align: center;    }

.sticky {
    border-top: 0 none;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999999;
}



#topmenu {
 margin: 0px; display: block;  padding: 0px; background: #A11617;
 }

.moduletable_dropdown{  display: inline-block; margin-bottom: -5px; }


#topmenu ul.menu{

 list-style: none;

 margin: 0px; 

 padding: 0px; display: block;

}

#topmenu ul.menu ul {

    display: none;

}

#topmenu ul.menu li:hover > ul {

    display: block; transition: all 0.5s ease 0s;

}

#topmenu ul.menu {

    list-style: none;

    position: relative;

}

#topmenu ul.menu:after {

    clear: both;

    content: "";

    display: block;

}

#topmenu ul.menu li {

    float: left;  list-style: none;    transition: all 0.3s ease 0s;

}

#topmenu ul.menu li:hover {

     left: auto;

}

#topmenu ul.menu li:hover a {

}

#topmenu ul.menu li a {

    border-right: 1px solid rgba(255, 255, 255, 0.2);

    line-height:60px;

    color:#FFFFFF; text-align:center;  margin: 0;

	font-weight:700;  text-transform: uppercase;

	text-decoration:none; font-size: 18px; display: block;

   letter-spacing: 0.05em; padding: 0px 40px;

    transition: all 300ms ease 0s;

}

#topmenu ul.menu li:last-child a {

    border-right: none;

}

#topmenu ul.menu ul {

    position: absolute;

    top: 100%;  z-index: 999999;

     border: none; padding: 0px 0px; margin: 0;

     -moz-box-sizing: content-box;

  background: rgba(132, 59, 13, 0.9);    transition: all 0.5s ease 0s;

}

#topmenu ul.menu ul li {

    float: none;  background: none;   transition: all 0.3s ease 0s;

    position: relative; margin-left: 0; padding-left: 0;

}

#topmenu ul.menu ul li a {

       background:   transparent;  border: none;

        height: auto;    border-bottom: 1px solid rgba(0, 0, 0, 0.3);

    text-transform: none;

    color: #FFFFFF;  text-shadow: none; text-transform: uppercase;

    display: block;  font-weight: 500;

    font-size: 12px;  text-align: left;

    line-height: 18px;  position: relative;

    padding: 8px 12px;  margin: 0; z-index: 99999999;

}

#topmenu ul.menu li a:hover, #topmenu ul.menu li.current-menu-item a {

    color: #FFFFFF;  background: rgba(132, 59, 13, 1.0);

}

#topmenu ul.menu li.last a:hover {

    color: #FFFFFF; background: #1968B3;

}

#topmenu ul.menu ul li a:hover {

    color: #ffffff;  background: rgba(0, 0, 0, 0.6);  


}

#topmenu ul.menu ul ul {

    left: 100%;

    position: absolute;

    top: 0;

}

#topmenu ul.menu li.current-menu-item ul li a, #topmenu ul.menu li.current-menu-item ul li a {

    color: #FFFFFF; border-bottom: 1px solid rgba(0, 0, 0, 0.3);

}


.whitebg {
  background: #FFFFFF; padding: 16px; border: 1px solid #E8AE6A;
}



#welcome{
  display: block; width: 100%;   margin: 0px;  position: relative;  padding: 40px 0;
  background-color: #F5E0B5;
  background-image: url(/welcometocuba/wp-content/themes/welcometocuba/images/welcomebg.jpg);  background-repeat: no-repeat;
  background-size: 100%; background-position: top;  color: #000000;

}


#welcome h1{ color: rgba(132, 60, 12, 1);  }
#welcome .bluebg h1{ color: #ffffff;  }
.servicebox {
    background: transparent;
    border: 8px solid rgba(161, 22, 23, 1);
    transition: all 0.3s ease 0s;
    padding: 0px; margin: 6px 0px;
    display: block;  overflow: hidden;
    border-radius: 1000px;


}

a.more { text-align: right;  color: #006599; text-decoration: none; text-transform: lowercase; font-size: 14px; font-weight: 700; display: block; }
a.more:hover, .servicebox:hover a {  color: #FFFFFF; text-decoration: none;  display: block; }



.service-list {
  display: block; background: url(/welcometocuba/wp-content/themes/welcometocuba/images/bracket.png) left no-repeat;
 min-height: 276px;  padding-left: 80px;
}


.service-list ul {

    margin: 0 0 0 20px;
    padding: 20px 0 0 0;
}
.service-list ul li {
    color: #006599;
    margin: 0px 0 2px;
    padding: 0 0 0 5px;

}

.service-list ul li:hover {  color: #000000;  }

.service-list ul li a {
    color: #1E1D1D;  font-size: 16px;  line-height: 150%;
    text-decoration: none;
    transition: all 0.5s ease 0s;
}
.service-list ul li a:hover {
    color: #006599;
}


#services .item_content {
  margin: 0 10px;
}


.box-1{ background: #843B0D; padding: 10px; display: block; color: #FFFFFF;}

.box-2{
  background: #843B0D; padding: 10px; margin-left: 30px; margin-top: -35px;  margin-right: 10px; position: relative; z-index: 999;
  display: block; color: #FFFFFF;
    -ms-transform: rotate(-15deg); /* IE 9 */
    -webkit-transform: rotate(-15deg); /* Chrome, Safari, Opera */
    transform: rotate(-15deg);


  }

.box-3{ background: #843B0D; padding: 15px 15px 10px 15px; display: block; color: #FFFFFF; box-shadow: 2px 2px 25px rgba(255, 153, 0, 0.7); }

.box-4{
  background: #843B0D; padding: 10px; margin-left: 30px; margin-top: -35px;  margin-right: 10px; position: relative; z-index: 999;
  display: block; color: #FFFFFF;
    -ms-transform: rotate(10deg); /* IE 9 */
    -webkit-transform: rotate(10deg); /* Chrome, Safari, Opera */
    transform: rotate(10deg);


  }

.box-3 h1, .box-3 h2, .box-3 h3 { color: #FFFFFF; }

a.bestof{
  background: #843C0C; color: #FFFFFF;  display: inline-block; text-align: center;
  padding: 14px 0px;  margin: 4px 2px; font-weight: 400; font-size: 14px;
  width: 175px;  border-radius: 10px; background: rgba(132, 59, 13, 0.95);
  transition: all 0.3s ease 0s;
}
a.bestof span{ display: block; clear: both; text-transform: uppercase; line-height: 110%;  padding-bottom: 4px; font-weight: 700;}
a.bestof:hover{ background: #A11717;  }


#featured-gallery {
  text-align: center;
}

.item_img {
    font-size: 0;
    line-height: 0;
    position: relative;
}
.item_img a {
    display: inline-block;
    max-width: 100%;  text-shadow: 1px 0px 1px rgba(255, 255, 255, 1.0);
    overflow: hidden;
    position: relative;
}
.item_img a img {
    opacity: 0.99;
    transform: scale(1);
    transition: all 0.5s linear 0s;
}
.item_img a:hover {
}
.item_img a:hover img, .item_img a:hover .BWfade {
    opacity: 1 !important;
    transform: scale(1.1) !important;
}
.item_img a .item_introtext {
    background: rgba(0, 104, 55, 0.7);
    bottom: 0px;
    left: 0;
    padding: 1px 0 5px;
    position: absolute;
    right: 0;
    text-align: center;
}

.item_img .box-center {
    bottom: 0;
    display: table-cell;
    font-size: 0;
    left: 0;
    line-height: 0;
    position: absolute;
    top: 0;  text-align: center;
    vertical-align: middle;
    width: 99%;
}
.item_img .box-center .box-center-indent {
    display: inline-block;
    font-size: 0;
    line-height: 0;
    vertical-align: middle;
    width: 99%;
}
.item_img .box-center .auxiliary {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
}
.item_img .box-center .text1 {
    display: inline-block;
    font-size: 30px;
    line-height: 32px;
    text-transform: uppercase;
}

.item_img h4 { display: block; font-size: 16px; line-height: 18px; }

.item_img .box-center .text1 {
    display: inline-block;
    font-size: 30px;
    line-height: 32px;
    text-transform: uppercase;
}
.item_img .box-center .text2 {
    display: block;
    font-size: 30px;
    line-height: 32px;
    text-transform: uppercase;
}
.item_img .box-center .text3 {
    border: 2px solid #A16E6F;
    display: inline-block;
    font-size: 14px;
   line-height: 18px;
    margin: 26px 0 0;
    padding: 8px 18px;
    position: relative;
    text-transform: uppercase;
    transition: all 0.2s ease-in 0s;
}

.item_img .box-center .text3::before {
    border-top: 1px solid #ddccc9;
    content: " ";
    height: 1px;
    left: -160px;
    position: absolute;
    top: 50%;
    width: 130px;
}
.item_img .box-center .text3::after {
    border-top: 1px solid #ddccc9;
    content: " ";
    height: 1px;
    position: absolute;
    right: -160px;
    top: 50%;
    width: 130px;
}

.item_img .box-center .text3:hover {
    border: 2px solid #A16E6F; background: rgba(255, 255, 255, 0.8);
    }


.bg2 {
    background: #a16e6f none repeat scroll 0 0;
    padding: 80px 40px;
    text-align: center;
    transition: all 0.2s ease-in 0s;
}
.bg2 .box-center2 .text4 {
    color: #fff;
    display: inline-block;
    font-size: 150px;
    letter-spacing: 30px;
    line-height: 152px;
    text-transform: uppercase;
}

.bg2 .box-center2 .text5 {
    color: #fff;
    display: block;
    font-size: 70px;
    letter-spacing: 14px;
    line-height: 72px;
    text-transform: uppercase;
}

.bg2 .box-center2 .text6 {
    border: 2px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 14px;

    line-height: 18px;
    margin: 26px 0 0;
    padding: 8px 18px;
    position: relative;
    text-transform: uppercase;
    transition: all 0.2s ease-in 0s;
}
.bg2 .box-center2 .text6::before {
    border-top: 1px solid #ddccc9;
    content: " ";
    height: 1px;
    left: -160px;
    position: absolute;
    top: 50%;
    width: 130px;
}
.bg2 .box-center2 .text6::after {
    border-top: 1px solid #ddccc9;
    content: " ";
    height: 1px;
    position: absolute;
    right: -160px;
    top: 50%;
    width: 130px;
}
.bg2:hover {
    background: #414141 none repeat scroll 0 0;
}




.line{  border-bottom: 1px solid #E0E0E0; margin-bottom: 15px;  }


.round-container{   width: 150px; margin: 30px auto; border-bottom: 1px solid #FDC64B;
}
a.round-btn{  width: 100px;  display: block; padding: 5px 0px; background: #FDC64B; border-radius: 16px; color: #FFFFFF; margin: 0 auto -15px auto;  text-decoration: none;
}
a.round-btn:hover{ background: #FFFFFF; color: #6DA01F;  }

#featured {
  background: #009FDC; padding: 60px 0px;  margin: 0; color: #FFFFFF;
}

.img-wrap{
  float: left; margin: 0 15px 0px 0px; width: 70px; text-align: center;
}
.item-wrap{  overflow: hidden;}

ol{    margin: 0 0 0 20px; padding: 0;   }
ol li{    margin: 0; padding: 0 0 20px 0;   }

.content-padding{ padding: 0 20px;}



.img-con{  display: block; padding: 10px; clear: both;  }
.text-con{  display: block; padding: 10px; clear: both;  }

a.viewmore{
    background-color: #008AB8;
    border-radius: 5px; overflow: hidden;
    color: #FFFFFF;  font-family: 'Roboto Condensed', sans-serif;
    display: inline-block; font-size: 24px;
    padding: 20px 50px;  text-transform: uppercase;
    text-decoration: none; border-bottom: 6px solid #006599;

}
a.viewmore:hover {  background: #007399; border-bottom: 6px solid #005885;   }

.extra-wrap {
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 40px;
    color: #CC0000;

}
.testimonials {
    padding: 0%;
}

blockquote {
    background: #efeff0 none repeat scroll 0 0;
    box-sizing: border-box;
    display: block;  color: #101010;
    margin-top: 15px;
    padding: 13px 20px 15px;
    position: relative;
}
blockquote::before {
    background: rgba(0, 0, 0, 0) url("/welcometocuba/wp-content/themes/welcometocuba/images/corner1.png") no-repeat scroll 0 0;
    bottom: -17px;
    content: "";
    display: inline-block;
    height: 17px;
    right: 20px;
    position: absolute;
    width: 18px;
}
.client a{   font-weight: 700; color: #16438D; display: block; text-align: right; padding: 5px 50px 0 0px;}

.layer{   background: transparent url(/welcometocuba/wp-content/themes/welcometocuba/images/net.png) repeat;     }



a.readmore{
   float: none;  background: #008AB8; border: 1px solid #0069A3;

    color: #FFFFFF;
    display: inline-block;
    padding: 7px 16px;  margin-top: 5px;
    text-decoration: none;
    border-radius: 3px; overflow: hidden;

}

a.readmore:hover {  border-radius: 3px; overflow: hidden; color: #FFFFFF;  border: 1px solid #5E5652;
background-color: #5E5652; background-image: -moz-linear-gradient(center top , #5E5652, #1C1C1C); }



.phone-intro{  padding: 5px 0;  }
.call-back a{  clear: both; display: block; margin: 15px 0;
 text-decoration: none; text-align: center;  padding: 5px 0px; font-weight: bold;
 background: url(/welcometocuba/wp-content/themes/welcometocuba/images/title1_d.gif) repeat-y; color: #002663; border: 1px solid #CCCCCC;     }



#mainBody { clear: both; margin: 0px 0 15px 0; padding: 15px; background: #FFFFFF; }


#mainContent { clear: both; margin: 0px;  padding: 40px 0 0 0;   background:#D5CFC5 url(/welcometocuba/wp-content/themes/welcometocuba/images/cont_bg.png) repeat;
 }

#bottom-box{
  background: url(/welcometocuba/wp-content/themes/welcometocuba/images/bot_bg.png) repeat;
  display: block;  margin: 0;
  clear: both; padding: 60px 0;
}


.moto-text_1 a{
    color: #952A05;
    font-family: "Bevan",sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.2;
}
.moto-text_2 a {
    color: #55551d;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    font-family: "Bevan",sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.2;
}
.moto-text_3 a {
   font-family: "Bevan",sans-serif;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.7;
    color: #952a05;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
}

#leftContent {
    float: left;
    width: 73%;
    padding: 0%;
    margin: 0px;
   }

#rightContent {
    float: right;
    width: 25%;
    padding: 0;
    margin: 0px;
   }

.banner-add{
  display: block; clear: both; margin: 10px 0; padding: 0px;
}


h1{
    font-size: 36px;  line-height: 110%;
    letter-spacing: 1px; text-rendering: optimizelegibility;
     padding: 0px; margin: 0px 0 20px 0;  text-transform: capitalize;

  }

h2{ line-height: 120%;;  font-size: 30px;  padding: 0px;  margin-bottom: 15px;   }

h3{ line-height: 120%;;  font-size: 20px;  padding: 0px;  }

h4{ line-height: 120%;;  font-size: 18px;  padding: 0px;  margin-bottom: 10px;  }

h5 , h5 a{
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 150%;  text-decoration: none; margin: 10px 0;
}







.large{  padding: 0 0px;  display: block; clear: both; font-size: 16px;    }


.content-padding{ padding: 0 20px;}



.datetime, .comments{ float: left; margin-right: 15px; border: medium none;   font: 12px/21px 'Open Sans',sans-serif; color: #707070;     margin-bottom: 4px;     padding: 0;      text-transform: none;}



.hr {
    background: none repeat scroll 0 0 #502C61;
    height: 4px;
    margin: 0 0 10px;
}


.blognews { display: block; padding:0 0px; 	margin:10px 0 20px 0;  }
.newspost { display: block;	padding:0 0px;}

.post-row { clear:both; margin: 0 10px 10px 0; padding: 0 0 10px 0px; display: table; width: 95%;   border-bottom: 1px dotted #CDD2E0;}
.newspost img {
  float: left; margin: 0 10px 0 0; border: 1px solid #CDD2E0; padding: 3px;
}
.newspost a {  text-decoration: none; color: #16438D; font-size: 14px; display: block; text-transform: capitalize; padding-bottom: 10px;  }
.newspost .meta { padding-top: 6px; }
.datetime, .comments{ font-size: 11px;  }




.followus{   float: right;  }
ul.icons{  	cursor: default;   		}

ul.icons li	{  	display: inline-block;   			}

ul.icons a  { display: inline-block;  width: 20px;   text-align: center; 	border: 0;  }

.icons  {  margin: 0 0 0px 0; text-align: center;  	}

.icons a  {	color: #FFFFFF;
				-moz-transition: color 0.35s ease-in-out;
				-webkit-transition: color 0.35s ease-in-out;
				-o-transition: color 0.35s ease-in-out;
				-ms-transition: color 0.35s ease-in-out;
				transition: color 0.35s ease-in-out;
			}

.icons a:hover  { 	color: #DF0284;  		}



#footer{
   clear: both; display: block;  background:#A11717;
    margin: 0px;    padding: 30px 0;  color: #F0F0F0;    }


#footer h2 {
	position:relative;
    color: #FFFFFF;
    font-size: 30px;
 	margin:0 0 15px 0;
   	font-weight: 700;
	text-transform: uppercase;
}
#footer ul.menu li {	display:block;	padding:0 0 10px;}
#footer ul.menu li a { color: #F0F0F0; font-size: 14px; display:inline-block; font-weight: 400;	text-decoration:none;}
#footer ul.menu li a:hover { color: #B8B8B8;}




#footer .input-text  {
background-color: #F8F8F8;
    border: 1px solid #E0E0E0;
   color: #999999;
    float: left;
    font: 14px "Times New Roman", Times, serif;
    text-indent: 10px;
    margin: 0px 0 0 0px;
    padding: 8px 0 8px 0px;
    width: 60%; height: 25px;
}

#footer button{
   background: #C0C0C0;
   color: #FFFFFF; padding: 8px 10px;
   font-family: "Times New Roman", Times, serif;
   border: 1px solid #C0C0C0; font-size: 14px;
    height: 43px; line-height: 25px; font-weight: 700;
    text-transform: uppercase;

}

label { font-size: 14px; }

.input-submit {
    background-color: #EF4135;
    border: 0 none;
    color: #FFFFFF;
    float: left;
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin: 0px 0 0 5px;
    padding: 8px 10px;
    text-transform: uppercase;
}
.input-submit:hover {
    color: #FFFFFF;
    cursor: pointer;
    background: #38464F;
}

.inputbox{
-moz-box-sizing: border-box;
    float: none;  width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.14);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.14) inset;
    color: #1C1C1C; padding: 8px 0;
    margin: 5px 0;  text-indent: 10px;

}
.textarea{
-moz-box-sizing: border-box;
    border: 1px solid #CFCDCA;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.14) inset;
    color: #1C1C1C;
    margin: 5px 0;   text-indent: 10px;
    padding: 10px 0;
    width: 100%; height: 100px;
}


.contact-box .inputbox{
-moz-box-sizing: border-box; background: rgba(255, 255, 255, 0.1);
    float: none;  width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.14);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.14) inset;
    color: #FFFFFF; padding: 8px 0;
    margin: 5px 0;  text-indent: 10px;

}
.contact-box .textarea{
-moz-box-sizing: border-box;
     border: 1px solid rgba(0, 0, 0, 0.14);  background: rgba(255, 255, 255, 0.1);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.14) inset;
    color: #FFFFFF;
    margin: 5px 0;   text-indent: 10px;
    padding: 10px 0;
    width: 100%; height: 100px;
}


.contact-form{
  clear: both; display: block; padding: 10px 0;
}

.submit-btn {
    background-color: #333333;
    border: 2px solid #FFFFFF;
    border-radius: 100px;
    box-shadow: 1px 1px 3px 0 #000000B00;
    color: #FFFFFF; margin: 5px 0;
    font-size: 18px; font-weight: 600;
    line-height: 110%;   cursor: pointer;
    padding: 8px 20px;  transition: all 0.3s ease 0s;
    text-shadow: none;
	float:right;
}


.submit-btn:hover{
  background-color: #A11717;
  background-image: linear-gradient(to bottom, #D21E1E, #A11717);

}


a.buy-now {
    background-color: #4485F4; border-radius: 2px;
     color: #FFFFFF; text-decoration: none;  text-transform: uppercase;
    font: normal 12px/30px Open Sans, Trebuchet MS,serif;
    height: 20px;   cursor: pointer;
    padding: 5px 20px;
    text-shadow: none;
}


a.buy-now:hover{
  background-color: #142ECD;
  transition: all 0.3s ease 0s;
}


.pretext {
    padding-bottom: 13px;
}
ul.bullet {
 margin: 15px 0 15px 40px; padding: 0; list-style: none;  clear: both;
}

ul.bullet li {
  font-weight: normal;
  padding-bottom: 4px;  
}

ul.list {
 margin: 10px 0 10px 15px; padding: 0; list-style: none;  clear: both;
}

ul.list li {
  font-weight: normal;  list-style: none;
  padding-bottom: 4px;
}
ul.list li:before {
  font-family: FontAwesome;
  content: "\f00c";
  color: #A16E6F;
  text-shadow: 1px 2px 0px rgba(0, 0, 0, 0.1);
  margin-right: 12px;
}
ul.list li a{
  text-decoration: none;
}

.social {
    margin: 0px;
}
.social li {
    display: inline;
    list-style: outside none none;
    margin: 0 6px 0 0;
}
.social li a {

    color: #ffffff;
    display: inline-block;
    font-size: 0;
    height: 24px;
    line-height: 0;
    overflow: hidden;
    text-align: center;
    transition: all 0.5s ease 0s;
    width: 24px;
}
.social li a.fa {
    position: relative;
}
.social li a.fa:before {
    color: #ffffff;
    font: 18px/24px FontAwesome;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 24px;
}
.social li a:hover {
    background-color: #595959;
    color: #ffffff;
}


#bar{
   clear: both; display: block;  background: #353425;
    margin: 0px;     padding: 10px 0; color: #B8B8B8;      }


.btn {
  border: none;
    background-color: #D3280B;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    padding: 10px 10px;
    position: relative;
    border-radius: 1000px;
    transition: all 0.3s ease 0s;
}
.btn-icon{  background-color: #000000; color: #909090;

}
.btn:hover { background: #F04624; color: #FFFFFF; cursor: pointer;  }




.sliderContainer {
	width:100%; margin: 0px;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }


.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  }

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
  }

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
  }

.rslides_tabs li:first-child {
  margin-left: 0;
  }

.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
  }

 .events {
  list-style: none;
  }

.callbacks_container {

  position: relative;
  float: left;
  width: 100%;
  }

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #CCCC99;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;  line-height: 40px;  text-transform: capitalize;
  max-width: none;
  }


.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 42%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 60px;
  width: 60px;
 background: url("/welcometocuba/wp-content/themes/welcometocuba/images/themes.png") no-repeat left top;
  }

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }

#slider3-pager a {
  display: inline-block;
}

#slider3-pager img {
  float: left;
}

#slider3-pager .rslides_here a {
  background: transparent;
  box-shadow: 0 0 0 2px #666;
}

#slider3-pager a {
  padding: 0;
}

.ban_caption{
  position:absolute; width:100%; text-align: center; padding: 0;
  left: auto; right: auto;  top: 26%;  z-index: 999;
  color: #FFFFFF;  text-shadow: 1px 1px 10px #000000;
  font-size: 20px; font-weight: bold;  line-height: 1em;        }
.ban_caption h3{
  float: none;  clear: both;
    color: #fff; border-top: 1px solid #FFFFFF;
    display: inline-block;
    font-size: 65px; line-height: 100%;
    font-weight: 400;
    margin: 0 auto; letter-spacing: 6px;
    padding: 30px 30px 0px 30px;
    text-align: center !important;
    text-transform: uppercase;


    }

.ban_caption p {
    clear: both;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
     margin: 0;  line-height: 100%;
    padding: 0px 0;   text-transform: uppercase;
}


.ban_caption .txt1 {
    clear: both; display: block; width: 80%;
    color: #FFFFFF !important;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 110%;
    margin: 10px auto;
    padding: 0;
    text-transform: uppercase;
}


a.slider-more {
    float: none;
    background: transparent;  position: relative;
    border: 2px solid #FFFFFF; display: inline-block;
    color: #FFFFFF;padding: 10px 25px;  margin: 14px 0px 10px 0;
    text-align: center;  font-size: 14px; font-weight: 600;  line-height: 20px;
    text-decoration: none; text-transform: uppercase;


	}

a.slider-more::before {
    border-top: 1px solid #ddccc9;
    content: " ";
    height: 1px;
    left: -160px;
    position: absolute;
    top: 50%;
    width: 130px;
}
a.slider-more::after {
    border-top: 1px solid #ddccc9;
    content: " ";
    height: 1px;
    position: absolute;
    right: -160px;
    top: 50%;
    width: 130px;
}


a.slider-more:hover {
    background: rgba(161, 110, 111, 0.8);
   	}

@media screen and (max-width: 600px) {

  .callbacks_nav {
    top: 47%;
    }
  }


.gallery a, .gallery a img, .img-intro a, .img-intro a img {
    display: inline-block;
    max-width: 100%;
    position: relative;
}

.gallery a span.img_border, .img-intro a span.img_border {
    border: 5px solid #FFFFFF;
    bottom: 0;
    left: 0;
    opacity: 0.7;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.5s ease 0s;
}
.gallery a:hover span.img_border, .img-intro a:hover span.img_border {
    opacity: 0.3;
}
.gallery_introtext{
  display: block;  padding: 0px 0; border-bottom: 1px solid #E8E3DD; margin-bottom: 10px;
}


#parallax {
   background-image: url(/welcometocuba/wp-content/themes/welcometocuba/images/parallax2.jpg) ;
   background-repeat: no-repeat; background-size: 100%;
   background-attachment: fixed; padding: 60px 0px;
   text-align: center; color: #FFFFFF;
}
#parallax h1{ color: #FFFFFF;  font-size: 60px; line-height: 110%; }

#affiliates{
   padding: 30px 0; background: #EBEBEB;
}


#featured-products {
  clear: both; display: block;   padding-bottom: 20px;
}

.product {
  padding: 15px;
}

.products-listing .product_image {
    background: #FFFFFF;
    padding: 5%;
    margin: 0 0 20px 0;
    float: none;
    width: 90%;
    position: relative;
    border: none;
    overflow: hidden;
}

.products-listing .product_image a {
    position: relative;
    z-index: 1;
}
.product_wrap img {
    opacity: 1;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}


.product:hover {
  z-index: 1;
}
.product:hover .product_wrap {
  z-index: 1;
}
.product:hover .product_wrap img {
  opacity: 0.5;
}
.fright-btn {
  position: absolute;
  left: -200px;
  bottom: 0px;
  width: auto;
  margin-left: 6px;
  margin-bottom: 10px;
  text-align: left;
  display: block;
  right: auto;
  z-index: 2;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.product:hover .product_wrap .fright-btn {
  opacity: 1;
  visibility: visible;
  left: 6px;
}




.product_wrap {
  padding: 0px;
  text-align: left;
  margin: 0px;
  border: none;
  display: block;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.item .product_wrap img {
  opacity: 1;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

.add-to-cart {
    font-family:  Georgia, Times, serif;
  background: #A16E6F; color: #FFFFFF;
  border: 1px solid #9A6566;
    display: inline-block;
    float: none !important;  cursor: pointer;
    margin: 0px; font-size: 15px;  text-transform: uppercase;
    text-align: center;
    overflow: hidden;  padding: 10px 20px;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.product_title {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0px;
    text-transform: uppercase;
    text-align: left;
    text-decoration: none;
    padding: 0px;
    background: none;
    min-height: 44px;
    border: none;
    font-weight: 400;
    font-family:  Georgia, Times, serif;
    letter-spacing: 0;
}
.product_price {
    font-size: 30px;
    line-height: 34px;
    color: #FFFFFF;
    font-weight: 400;
}

.label {
    border-radius: 0.25em;
    color: #ffffff;
    display: inline;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    padding: 0.2em 0.6em 0.3em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}
.product_sale-label {
    background: #a16e6f none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    display: block;
    font-size: 30px;
    font-weight: 400;
    height: 120px;
    line-height: 191px;
    padding: 0;
    position: absolute;
    right: -60px;
    text-align: center;
    text-transform: lowercase;
    top: -60px;
    transform: rotate(45deg);
    width: 120px;
    z-index: 111;
}
.label-success {
    background-color: #43b155;
}



#bottom-box .text1 {
    color: #fff;
    display: block;
    font-size: 72px;
    letter-spacing: 30px;
    line-height: 74px;
    text-transform: uppercase;
}

#bottom-box .text2 {
    font-size: 30px;
    line-height: 32px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 11px;
    display: block;
    padding: 10px 0 20px 0;
}

#bottom-box .text4 {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 6px;
    display: block;
    font-weight: bold;
}


.searchbox {
    display: block;
    margin-top: 10px;
}
#search-form {
    clear: both;
    display: block;
}
#search-form input.inputsearch {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(255, 255, 255, 0.2);
    border-color:rgba(255, 255, 255, 0.2);
    border-image: none;
    border-radius: 4px 0 0 4px;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    color: #FFFFFF;
    float: left;
    height: 30px;
    line-height: 30px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-indent: 10px;
    text-transform: capitalize;
    width: 70%;
}
#search-form input.search_btn {
    background: #952A05 url("/welcometocuba/wp-content/themes/welcometocuba/images/search-icon.png") no-repeat scroll center center;
    border: 0 none;
    border-radius: 0 4px 4px 0;
    color: #ffffff;
    cursor: pointer;
    float: left;
    font-size: 1px;
    font-weight: bold;
    height: 32px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-indent: -999999px;
    text-transform: uppercase;
    width: 20%;
}
#search-form input.search_btn:hover {
    background: #1E1D1D url("/welcometocuba/wp-content/themes/welcometocuba/images/search-icon.png") no-repeat scroll center center;
}
.inner-container{
  box-shadow: 1px 1px 10px #90857F;  border-radius: 10px; padding: 20px;
}

.attachment-custom_thumb {
  float: left;
  margin-right: 15px;
  padding-bottom: 15px;
}

.whitebox{  background: #FFFFFF; display: block; clear: both; color: #1C1C1C; }
.redbg { background: #C00000; padding: 4px;  color: #FFFFFF; display: block; }
.bluebg { background: #142C58; padding: 4px;  color: #FFFFFF; display: block; }
.border-w { border:1px solid #FFFFFF; padding: 5px; }

.bluebg h1, .bluebg h2, .bluebg h3,
.redbg h1, .redbg h2, .redbg h3{ color: #FFFFFF; margin: 0; padding: 0;}


body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_total .ginput_total {color: white;}


//This will change the style of the error message on top of the site

.gform_wrapper div.validation_error {
color: #000 !important;
font-size: 100% !important;
font-weight: normal !important;
border: 1px solid #65A9CC !important;
padding: 1em 0px 1em 20px !important;
}

.gform_wrapper .gfield_error .gfield_label,
.gform_wrapper .validation_message {
color: #f2efc1 !important;
}


body .gform_wrapper li.gfield.gfield_error,
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
border-color: #ccc865 !important;
color: #444 !important;
background-color: #ccc865 !important; }


