@import url(https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Kaushan+Script);
@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700);
@import url(https://fonts.googleapis.com/css?family=Grand+Hotel);
@import url(https://fonts.googleapis.com/css?family=Pacifico);

@font-face {
    font-family: 'comic_bookregular';
    src: url('extrafonts/Comic Book-webfont.eot');
    src: url('extrafonts/Comic Book-webfont.eot?#iefix') format('embedded-opentype'),
         url('extrafonts/Comic Book-webfont.woff2') format('woff2'),
         url('extrafonts/Comic Book-webfont.woff') format('woff'),
         url('extrafonts/Comic Book-webfont.ttf') format('truetype'),
         url('extrafonts/Comic Book-webfont.svg#comic_bookregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'comic_bookbold';
    src: url('extrafonts/Comic Book Bold-webfont.eot');
    src: url('extrafonts/Comic Book Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('extrafonts/Comic Book Bold-webfont.woff2') format('woff2'),
         url('extrafonts/Comic Book Bold-webfont.woff') format('woff'),
         url('extrafonts/Comic Book Bold-webfont.ttf') format('truetype'),
         url('extrafonts/Comic Book Bold-webfont.svg#comic_bookbold') format('svg');
    font-weight: normal;
    font-style: normal;

}


table {table-layout:fixed}

body {
    overflow-x: hidden;
    font-family: "Lato",Helvetica,Arial,sans-serif;
}

html, body {
  overflow-x: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
/***** feb **********/

.tallopicko{
    max-height: 520px;
    overflow: hidden;
}
.smallopicko{
text-align: center;
    padding: 1em 0;
    color: #dd6b57;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}
.smallopicko img{
    max-width: 150px;
}
/******** 8th nov ***********/

.erasmuslogo{
     margin-left: 2em;
    max-width: 200px;   
}

.trainingsubtext{
        font-family: 'Montserrat', sans-serif;
    font-size: 1.2em;
    max-width: 70%;
    line-height: 1.2em;
    margin-top: .5em;
    font-weight: 400;
    color: #ffffff;
}
/******* end 8th nov **********/

/** modal nov 2nd fix **/
.modal-open{
    padding-right: 0px !important;
}

#popupbacker{
  text-align: center;
  border: none;
    margin: 0 auto;
    max-width: 465px;
    max-height: 490px;
    background-size: cover;
    background-repeat: no-repeat;
  background: url(https://www.partnershipinternational.ie/wp-content/themes/Partnership_Theme_Doodle/img/signupimage.png);
}

.modal-header {
    border-bottom: none !important; 
}

 .modal-footer{
  border-top: none !important; 
 }

.popuptitle {
    font-size: 60px;
    color: #fff;
    text-align: center;
    font-family: "Montserrat",Helvetica,Arial,sans-serif;
}

.popuptitle h1{
  font-size: 80px;
    text-shadow: 1px 1px 4px #121212;
    line-height: 1;
  }

  .popuptitle h4{
   font-size: 30px;
    text-shadow: 1px 1px 4px #121212;
    line-height: 1;
  }

.popupnameo{
  font-weight: 900;
  color: #33bec3;
}

.popupnameo input{
  font-weight: 900;
  color: #33bec3;
}


#mc_embed_signup .mc-field-group input {
    display: block;
    width: 100% !important;
    padding: 12px 0 !important;
    text-indent: 10px !important;
    margin: 0 auto !important;
    color: #33bec3 !important;
    border-radius: 20px !important;
}

#mc_embed_signup .mc-field-group{
    display: block;
    width: 250px !important;
    padding: 8px 0;
    text-indent: 2%;
    border-radius: 20px;
    margin: 0 auto;
    color: #33bec3 !important;
}

#mc_embed_signup .button {
    clear: both;
    background-color: #33bec3 !important;
    border: 0 none;
    border-radius: 4px;
    color: #FFFFFF;
    cursor: pointer;
    display: block !important;
    font-size: 15px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    margin: 0 auto  !important;
    padding: 0 22px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: auto;
}

#mc_embed_signup #mce-success-response {
    background: #fff !important;
    padding: 10px !important;
    color: #33bec3 !important;
    margin: 0 auto !important;
    text-align: center !important;
    margin-bottom: 10px !important;
    width: 100% !important;
  }

/** exit popup **/
#exitpopup {
  text-align:center;
}

#exitpopup h1 {
  margin-top:0px;
  padding-top:0px;
} 

#exitpopup p {
  text-align:left;
}
/** exit popup **/


/** july 30th 2015 ui datepicker fix **/
.ui-datepicker{
z-index: 9 !important;
font-family: "Lato",Helvetica,Arial,sans-serif;
}

/** july 15th 2015 video wrapp edit **/
.videoWrapper {
  position: relative;
  padding-bottom: 52.25%;
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/* line 28, ../scss/partials/colors.scss */
.green {
  background-color: #6ec0b4;
}

/* line 31, ../scss/partials/colors.scss */
.light-green {
  background-color: #037ba0;
}

/* line 34, ../scss/partials/colors.scss */
.dark-green {
  background-color: #5fabab;
}

/* line 38, ../scss/partials/colors.scss */
.olive {
  background-color: #b7cac4;
}

/* line 42, ../scss/partials/colors.scss */
.light-grey {
  background-color: #a6aeb8;
}

/* line 46, ../scss/partials/colors.scss */
.dark-grey {
  background-color: #2b2d36;
}

/* line 50, ../scss/partials/colors.scss */
.red {
  background-color: #f62660;
}

/* line 53, ../scss/partials/colors.scss */
.purple-red {
  background-color: #771139;
}

/* line 57, ../scss/partials/colors.scss */
.white {
  background-color: white;
}

/* line 61, ../scss/partials/colors.scss */
.white-text {
  color: white;
}

/* line 65, ../scss/partials/colors.scss */
.green-text {
  color: #6ec0b4;
}

/* line 68, ../scss/partials/colors.scss */
.light-green-text {
  color: #037ba0;
}

/* line 72, ../scss/partials/colors.scss */
.light-grey-text {
  color: #a6aeb8;
}

/* line 76, ../scss/partials/colors.scss */
.red-text {
  color: #f62660;
}

/* line 80, ../scss/partials/colors.scss */
.grey-text {
  color: silver;
}

/* line 84, ../scss/partials/colors.scss */
.dark-grey-text {
  color: #2b2d36;
}

/* line 88, ../scss/partials/colors.scss */
.v-dark-grey-text {
  color: #252525;
}

/* line 92, ../scss/partials/colors.scss */
.orange {
  background-color: #ff8a00;
}

/* line 96, ../scss/partials/colors.scss */
.orange-text {
  color: #ff8a00;
}

/* line 100, ../scss/partials/colors.scss */
.light-blue {
  background-color: #2d98cc;
}

/* line 104, ../scss/partials/colors.scss */
.light-blue-text {
  color: #2d98cc;
}

/* line 108, ../scss/partials/colors.scss */
.dark-blue {
  background-color: #0c68b5;
}

/* line 112, ../scss/partials/colors.scss */
.dark-blue-text {
  color: #0c68b5;
}

/* line 116, ../scss/partials/colors.scss */
.border-right {
  border-style: solid;
  border-width: 0px 20px 0px 0px;
  border-color: #fff;
}

/* line 1, ../scss/partials/positions.scss */
.relative {
  position: relative;
}

/* borders etc*/
/* line 8, ../scss/partials/positions.scss */
.border-left {
  border-color: #f62660;
  border-width: 0px 0px 0px 4px;
  border-style: solid;
}

/* line 14, ../scss/partials/positions.scss */
#homebttnicon {
  display: inline;
  padding-top: 30px;
}

/* line 19, ../scss/partials/positions.scss */
#homebuttonicon_small {
  padding-top: 3px;
}

/* line 23, ../scss/partials/positions.scss */
.homebttnicons {
  color: #fff !important;
  padding: 8px 4px 4px 8px;
}

/* line 28, ../scss/partials/positions.scss */
.homebttnicons-pink {
  color: #f62660;
  padding: 8px 4px 4px 8px;
}

/******************* going live edits ***************************/
.sliderwide{
  height: 840px; 
  display: block;
}

#loadhide{
  display: none;
}
/******************* going live edits ***************************/

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto; width: 100%;height: auto;}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}

/* line 36, ../scss/partials/positions.scss */
#first_section {
  background-attachment: scroll;
  background-image: url(../img/backcircle.png);
  background-position: center center;
  background-repeat: none;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-color: #e1ecdb;
  
}

.interior_section {
background-image: url(../img/circle_back.png);
background-position: center right;
background-repeat: no-repeat;
  background-color: #e1ecdb;

}

.interior_section_map {
    background-image: url(../img/circle_back.png);
    background-position: right 20px top -200px;
    background-repeat: no-repeat;
    background-color: #e1ecdb;
}


/* line 48, ../scss/partials/positions.scss */
#second_section {
  margin-top: 0px;
  background: #fffae6;
}

/* line 53, ../scss/partials/positions.scss */
#third_section {
  margin-top: 10px;
  background: #fff;
}

/* line 58, ../scss/partials/positions.scss */
#fourth_section {
  margin-top: 10px;
  background: #fff;
  background-attachment: scroll;
  background-image: url(../img/header-bg-red.jpg);
  background-position: center center;
  background-repeat: none;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

/* line 72, ../scss/partials/positions.scss */
.footerpart {
  background: #2b2d36;
  color: #fff;
  text-align: left !important;
}

/* line 3, ../scss/partials/typography.scss */
.fancytitle {
  font-family: 'Grand Hotel', cursive;
  color: #DD6C5A;
  font-size: 35px;
  margin: 10px 0px 10px;
  text-shadow: 0px 1px 1px #151515;
}

/* line 12, ../scss/partials/typography.scss */
.contacttitle {
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  font-size: 35px;
  padding: 15px;
  text-transform: uppercase;
}

/** smarter homepage **/
/* line 23, ../scss/partials/typography.scss */
.right-side-excerpt {
  font-size: 12px;
  line-height: 1.2;
  color: #252525;
}

/* line 29, ../scss/partials/typography.scss */
.contact-excerpt {
  font-size: 13px;
  line-height: 1.2;
  font-weight: 900;
}

/* line 35, ../scss/partials/typography.scss */
.learnmore {
  font-weight: 900;
}

/* line 39, ../scss/partials/typography.scss */
.learnmoretri {
  color: #F62660;
}

/* line 43, ../scss/partials/typography.scss */
.small-heading {
  font-size: 96px;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
}

/* line 49, ../scss/partials/typography.scss */
.large-heading {
  font-size: 45px;
  font-family: 'Montserrat', sans-serif;
}

/* line 54, ../scss/partials/typography.scss */
.big-heading {
  font-size: 35px;
  font-family: 'Montserrat', sans-serif;
}

/* line 59, ../scss/partials/typography.scss */
.heavy {
  font-weight: 900;
}

/* line 64, ../scss/partials/typography.scss */
.subheading-text {
  margin: 0px 0px -20px 10px;
  padding: 0px;
}

/* line 69, ../scss/partials/typography.scss */
.small-heading {
  font-size: 18px;
  font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
  text-transform: uppercase;
}

/* line 75, ../scss/partials/typography.scss */
.secondary-heading {
  font-size: 25px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  line-height: 1.2;
}

/* line 81, ../scss/partials/typography.scss */
.mid-heading {
  font-size: 35px;
  margin: 10px;
  font-weight: 700;
  font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
  text-transform: uppercase;
}

/* line 89, ../scss/partials/typography.scss */
.home-subheading {
  font-size: 25px;
  margin: 10px;
  font-weight: 400;
  font-family: 'Lato';
}

/* line 96, ../scss/partials/typography.scss */
.smarter-plain {
  font-family: 'Lato';
  font-size: 20px;
  font-weight: 400;
}

/* line 102, ../scss/partials/typography.scss */
.smarter-bold {
  font-family: 'Lato';
  font-size: 18px;
  font-weight: 700;
}

/* line 108, ../scss/partials/typography.scss */
.padding-text {
  padding: 30px;
}

/** red line **/
/* line 114, ../scss/partials/typography.scss */
.red-line {
  border-color: #f62660;
  border-width: 0px 0px 4px 0px;
  width: 100px;
  border-style: solid;
  text-align: left;
  padding-left: 0px;
  margin: 10px 10px 20px 10px;
}

/* line 125, ../scss/partials/typography.scss */
.green-line {
  border-color: #037ba0;
  border-width: 0px 0px 4px 0px;
  width: 100px;
  border-style: solid;
  text-align: left;
  padding-left: 0px;
  margin: 10px 10px 20px 10px;
}

/** footer line **/
/* line 138, ../scss/partials/typography.scss */
.footerline {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #F62660;
  padding: 20px;
}

/**   sidebar  **/
.widget-title{
  display: none;
}


/* line 147, ../scss/partials/typography.scss */
.plain-sidebar {
  font-family: 'Lato';
  font-size: 17px;
  font-weight: 800;
  line-height: 1.3;
}

/* line 154, ../scss/partials/typography.scss */
.large-sidebar {
  font-family: 'Lato';
  font-size: 25px;
  font-weight: 800;
  line-height: 1.2;
}

/** buttons **/
/* line 165, ../scss/partials/typography.scss */
.pink-outline-bttn-white {
  background: transparent;
  color: #777;
  text-transform: uppercase;
  padding: 10px 20px 10px 20px;
  font-weight: 800;
  border-color: #f62660;
  border-radius: 1px;
  border-width: 2px;
}

/* line 176, ../scss/partials/typography.scss */
.pink-outline-bttn-white:hover {
  background: #f62660;
  color: #777;
}

/* line 181, ../scss/partials/typography.scss */
.pink-outline-bttn {
  background: transparent;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 20px 10px 20px;
  font-weight: 800;
  border-color: #f62660;
  border-radius: 1px;
  border-width: 2px;
}

/* line 192, ../scss/partials/typography.scss */
.pink-outline-bttn:hover {
  background: #f62660;
  color: #fff;
}

/* line 197, ../scss/partials/typography.scss */
.pink-bttn {
  background: #f62660;
  color: #fff;
  text-transform: uppercase;
  font-weight: 800;
  padding: 10px 20px 10px 20px;
  width: 100%;
}

/* line 206, ../scss/partials/typography.scss */
.pink-bttn:hover {
  background: #252525;
  color: #f62660;
}

/* line 211, ../scss/partials/typography.scss */
.footertitle {
  color: #a6aeb8;
  font-size: 17px;
  text-align: left;
  font-family: 'Montserrat', sans-serif;
}

/* line 218, ../scss/partials/typography.scss */
.footersub {
  color: white;
  font-size: 15px;
}

/* line 223, ../scss/partials/typography.scss */
.centered-text {
  text-align: center;
}

/* line 229, ../scss/partials/typography.scss */
.icon_1 {
  width: 40px;
  height: 40px;
  background-image: url("img/icon_sprite.png");
  background-position: 0px 0px;
  display: inline-block;
  background-repeat: no-repeat;
}

/* line 238, ../scss/partials/typography.scss */
.icon_2 {
  width: 40px;
  height: 40px;
  background-image: url("img/icon_sprite.png");
  background-position: -40px 0px;
  display: inline-block;
  background-repeat: no-repeat;
}

/* line 247, ../scss/partials/typography.scss */
.icon_3 {
  width: 40px;
  height: 40px;
  background-image: url("img/icon_sprite.png");
  background-position: -80px 0px;
  display: inline-block;
  background-repeat: no-repeat;
}

/* line 256, ../scss/partials/typography.scss */
.icon_4 {
  width: 40px;
  height: 40px;
  background-image: url("img/icon_sprite.png");
  background-position: -120px 0px;
  display: inline-block;
  background-repeat: no-repeat;
}

/* line 265, ../scss/partials/typography.scss */
.icon_5 {
  width: 40px;
  height: 40px;
  background-image: url("img/icon_sprite.png");
  background-position: -160px 0px;
  display: inline-block;
  background-repeat: no-repeat;
}

/* line 3, ../scss/partials/cartoons.scss */
.partner-text {
  padding-top: 120px;
  padding-bottom: 20px;
}

/* line 8, ../scss/partials/cartoons.scss */
.hotelsubtitle {
  font-family: 'Montserrat', sans-serif;
  font-size: 25px;
  text-transform: uppercase;
  color: #fff;
}

/* line 16, ../scss/partials/cartoons.scss */
.hoteltitle {
  font-family: 'Grand Hotel', cursive;
  font-size: 70px;
  line-height: 1.0;
  color: #fff;
  text-shadow: 0px 2px 5px #151515;
}

/* line 24, ../scss/partials/cartoons.scss */
.green-stripe {
  position: absolute;
  left: 0;
  width: 100%;
  overflow-x: hidden !important;
}

/* line 32, ../scss/partials/cartoons.scss */
.circlediv {
  width: 400px;
  height: 400px;
  background-color: rgba(173, 51, 46, 0.7);
  -moz-border-radius: 200px;
  -webkit-border-radius: 200px;
  border-radius: 200px;
  position: absolute;
  margin-top: -250px;
}


/* front box menu */
#frontboxmenu,
#frontboxmenu ul,
#frontboxmenu ul li,
#frontboxmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  background: #CEE951;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#frontboxmenu {
  font-family: Helvetica, Arial, sans-serif;
  color: #ffffff;
}
#frontboxmenu ul ul {
  display: none;
}
.align-right {
  float: right;
}
#frontboxmenu > ul > li > a {
  padding: 15px 20px;
  border-bottom: 1px solid #fff;
  text-shadow: 1px 1px 3px #777;
  font-family: 'Montserrat';
  font-weight: 100;
  color: #fff;
  font-size: 30px;
  padding: 15px 20px;

  cursor: pointer;
  z-index: 2;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}
#frontboxmenu > ul > li > a:hover,
#frontboxmenu > ul > li.active > a,
#frontboxmenu > ul > li.open > a {
  color: #eeeeee;
background: #7fb2a3;
}
#frontboxmenu > ul > li.open > a {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid #191919;
}
#frontboxmenu > ul > li:last-child > a,
#frontboxmenu > ul > li.last > a {
  border-bottom: 1px solid #1682ba;
}
.holder {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: 0;
}
.holder::after,
.holder::before {
  display: block;
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  right: 20px;
  z-index: 10;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.holder::after {
  top: 17px;
  border-top: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
}
#frontboxmenu > ul > li > a:hover > span::after,
#frontboxmenu > ul > li.active > a > span::after,
#frontboxmenu > ul > li.open > a > span::after {
  border-color: #eeeeee;
}
.holder::before {
  top: 18px;
  border-top: 2px solid;
  border-left: 2px solid;
  border-top-color: inherit;
  border-left-color: inherit;
}
#frontboxmenu ul ul li a {
  cursor: pointer;
  border-bottom: 1px solid #32373e;
  border-left: 1px solid #32373e;
  border-right: 1px solid #32373e;
  padding: 10px 20px;
  z-index: 1;
    font-family: 'Montserrat', sans-serif;
  text-decoration: none;
  font-size: 13px;
  color: #eeeeee;
  background: #49505a;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
#frontboxmenu ul ul li:hover > a,
#frontboxmenu ul ul li.open > a,
#frontboxmenu ul ul li.active > a {
  background: #424852;
  color: #ffffff;
}
#frontboxmenu ul ul li:first-child > a {
  box-shadow: none;
}
#frontboxmenu ul ul ul li:first-child > a {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
#frontboxmenu ul ul ul li a {
  padding-left: 30px;
}
#frontboxmenu > ul > li > ul > li:last-child > a,
#frontboxmenu > ul > li > ul > li.last > a {
  border-bottom: 0;
}
#frontboxmenu > ul > li > ul > li.open:last-child > a,
#frontboxmenu > ul > li > ul > li.last.open > a {
  border-bottom: 1px solid #32373e;
}
#frontboxmenu > ul > li > ul > li.open:last-child > ul > li:last-child > a {
  border-bottom: 0;
}
#frontboxmenu ul ul li.has-sub > a::after {
  display: block;
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  right: 20px;
  z-index: 10;
  top: 11.5px;
  border-top: 2px solid #eeeeee;
  border-left: 2px solid #eeeeee;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
#frontboxmenu ul ul li.active > a::after,
#frontboxmenu ul ul li.open > a::after,
#frontboxmenu ul ul li > a:hover::after {
  border-color: #ffffff;
}

/* frontboxmenu 2 */
#frontboxmenutwo,
#frontboxmenutwo ul,
#frontboxmenutwo ul li,
#frontboxmenutwo ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  background: #F19838;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#frontboxmenutwo {
  font-family: Helvetica, Arial, sans-serif;
  color: #ffffff;
}
#frontboxmenutwo ul ul {
  display: none;
}
.align-right {
  float: right;
}
#frontboxmenutwo > ul > li > a {
  padding: 15px 20px;
  border-bottom: 1px solid #fff;
  text-shadow: 1px 1px 3px #777;
  font-family: 'Montserrat';
  font-weight: 100;
  color: #fff;
  font-size: 30px;
  padding: 15px 20px;

  cursor: pointer;
  z-index: 2;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}
#frontboxmenutwo > ul > li > a:hover,
#frontboxmenutwo > ul > li.active > a,
#frontboxmenutwo > ul > li.open > a {
  color: #eeeeee;
background: #7fb2a3;
}
#frontboxmenutwo > ul > li.open > a {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid #191919;
}
#frontboxmenutwo > ul > li:last-child > a,
#frontboxmenutwo > ul > li.last > a {
  border-bottom: 1px solid #1682ba;
}
.holder {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: 0;
}
.holder::after,
.holder::before {
  display: block;
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  right: 20px;
  z-index: 10;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.holder::after {
  top: 17px;
  border-top: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
}
#frontboxmenutwo > ul > li > a:hover > span::after,
#frontboxmenutwo > ul > li.active > a > span::after,
#frontboxmenutwo > ul > li.open > a > span::after {
  border-color: #eeeeee;
}
.holder::before {
  top: 18px;
  border-top: 2px solid;
  border-left: 2px solid;
  border-top-color: inherit;
  border-left-color: inherit;
}
#frontboxmenutwo ul ul li a {
  cursor: pointer;
  border-bottom: 1px solid #32373e;
  border-left: 1px solid #32373e;
  border-right: 1px solid #32373e;
  padding: 10px 20px;
  z-index: 1;
    font-family: 'Montserrat', sans-serif;
  text-decoration: none;
  font-size: 13px;
  color: #eeeeee;
  background: #49505a;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
#frontboxmenutwo ul ul li:hover > a,
#frontboxmenutwo ul ul li.open > a,
#frontboxmenutwo ul ul li.active > a {
  background: #424852;
  color: #ffffff;
}
#frontboxmenutwo ul ul li:first-child > a {
  box-shadow: none;
}
#frontboxmenutwo ul ul ul li:first-child > a {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
#frontboxmenutwo ul ul ul li a {
  padding-left: 30px;
}
#frontboxmenutwo > ul > li > ul > li:last-child > a,
#frontboxmenutwo > ul > li > ul > li.last > a {
  border-bottom: 0;
}
#frontboxmenutwo > ul > li > ul > li.open:last-child > a,
#frontboxmenutwo > ul > li > ul > li.last.open > a {
  border-bottom: 1px solid #32373e;
}
#frontboxmenutwo > ul > li > ul > li.open:last-child > ul > li:last-child > a {
  border-bottom: 0;
}
#frontboxmenutwo ul ul li.has-sub > a::after {
  display: block;
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  right: 20px;
  z-index: 10;
  top: 11.5px;
  border-top: 2px solid #eeeeee;
  border-left: 2px solid #eeeeee;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
#frontboxmenutwo ul ul li.active > a::after,
#frontboxmenutwo ul ul li.open > a::after,
#frontboxmenutwo ul ul li > a:hover::after {
  border-color: #ffffff;
}

/*end menu*/
/* frontboxmenuthree */

/* frontboxmenu 2 */
#frontboxmenuthree,
#frontboxmenuthree ul,
#frontboxmenuthree ul li,
#frontboxmenuthree ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  background: #5fabab;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#frontboxmenuthree {
  font-family: Helvetica, Arial, sans-serif;
  color: #ffffff;
}
#frontboxmenuthree ul ul {
  display: none;
}
.align-right {
  float: right;
}
#frontboxmenuthree > ul > li > a {
  padding: 15px 20px;
  border-bottom: 1px solid #fff;
  text-shadow: 1px 1px 3px #777;
  font-family: 'Montserrat';
  font-weight: 100;
  color: #fff;
  font-size: 30px;
  padding: 15px 20px;

  cursor: pointer;
  z-index: 2;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}
#frontboxmenuthree > ul > li > a:hover,
#frontboxmenuthree > ul > li.active > a,
#frontboxmenuthree > ul > li.open > a {
  color: #eeeeee;
background: #7fb2a3;
}
#frontboxmenuthree > ul > li.open > a {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid #191919;
}
#frontboxmenuthree > ul > li:last-child > a,
#frontboxmenuthree > ul > li.last > a {
  border-bottom: 1px solid #1682ba;
}
.holder {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: 0;
}
.holder::after,
.holder::before {
  display: block;
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  right: 20px;
  z-index: 10;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.holder::after {
  top: 17px;
  border-top: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
}
#frontboxmenuthree > ul > li > a:hover > span::after,
#frontboxmenuthree > ul > li.active > a > span::after,
#frontboxmenuthree > ul > li.open > a > span::after {
  border-color: #eeeeee;
}
.holder::before {
  top: 18px;
  border-top: 2px solid;
  border-left: 2px solid;
  border-top-color: inherit;
  border-left-color: inherit;
}
#frontboxmenuthree ul ul li a {
  cursor: pointer;
  border-bottom: 1px solid #32373e;
  border-left: 1px solid #32373e;
  border-right: 1px solid #32373e;
  padding: 10px 20px;
  z-index: 1;
    font-family: 'Montserrat', sans-serif;
  text-decoration: none;
  font-size: 13px;
  color: #eeeeee;
  background: #49505a;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
#frontboxmenuthree ul ul li:hover > a,
#frontboxmenuthree ul ul li.open > a,
#frontboxmenuthree ul ul li.active > a {
  background: #424852;
  color: #ffffff;
}
#frontboxmenuthree ul ul li:first-child > a {
  box-shadow: none;
}
#frontboxmenuthree ul ul ul li:first-child > a {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
#frontboxmenuthree ul ul ul li a {
  padding-left: 30px;
}
#frontboxmenuthree > ul > li > ul > li:last-child > a,
#frontboxmenuthree > ul > li > ul > li.last > a {
  border-bottom: 0;
}
#frontboxmenuthree > ul > li > ul > li.open:last-child > a,
#frontboxmenuthree > ul > li > ul > li.last.open > a {
  border-bottom: 1px solid #32373e;
}
#frontboxmenuthree > ul > li > ul > li.open:last-child > ul > li:last-child > a {
  border-bottom: 0;
}
#frontboxmenuthree ul ul li.has-sub > a::after {
  display: block;
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  right: 20px;
  z-index: 10;
  top: 11.5px;
  border-top: 2px solid #eeeeee;
  border-left: 2px solid #eeeeee;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
#frontboxmenuthree ul ul li.active > a::after,
#frontboxmenuthree ul ul li.open > a::after,
#frontboxmenuthree ul ul li > a:hover::after {
  border-color: #ffffff;
}

/* frontboxmenufour */

/* frontboxmenu 2 */
#frontboxmenufour,
#frontboxmenufour ul,
#frontboxmenufour ul li,
#frontboxmenufour ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  background: #CF4972;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#frontboxmenufour {
  font-family: Helvetica, Arial, sans-serif;
  color: #ffffff;
}
#frontboxmenufour ul ul {
  display: none;
}
.align-right {
  float: right;
}
#frontboxmenufour > ul > li > a {
  padding: 15px 20px;
  border-bottom: 1px solid #fff;
  text-shadow: 1px 1px 3px #777;
  font-family: 'Montserrat';
  font-weight: 100;
  color: #fff;
  font-size: 30px;
  padding: 15px 20px;

  cursor: pointer;
  z-index: 2;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}
#frontboxmenufour > ul > li > a:hover,
#frontboxmenufour > ul > li.active > a,
#frontboxmenufour > ul > li.open > a {
  color: #eeeeee;
background: #7fb2a3;
}
#frontboxmenufour > ul > li.open > a {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid #191919;
}
#frontboxmenufour > ul > li:last-child > a,
#frontboxmenufour > ul > li.last > a {
  border-bottom: 1px solid #1682ba;
}
.holder {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: 0;
}
.holder::after,
.holder::before {
  display: block;
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  right: 20px;
  z-index: 10;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.holder::after {
  top: 17px;
  border-top: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
}
#frontboxmenufour > ul > li > a:hover > span::after,
#frontboxmenufour > ul > li.active > a > span::after,
#frontboxmenufour > ul > li.open > a > span::after {
  border-color: #eeeeee;
}
.holder::before {
  top: 18px;
  border-top: 2px solid;
  border-left: 2px solid;
  border-top-color: inherit;
  border-left-color: inherit;
}
#frontboxmenufour ul ul li a {
  cursor: pointer;
  border-bottom: 1px solid #32373e;
  border-left: 1px solid #32373e;
  border-right: 1px solid #32373e;
  padding: 10px 20px;
  z-index: 1;
    font-family: 'Montserrat', sans-serif;
  text-decoration: none;
  font-size: 13px;
  color: #eeeeee;
  background: #49505a;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
#frontboxmenufour ul ul li:hover > a,
#frontboxmenufour ul ul li.open > a,
#frontboxmenufour ul ul li.active > a {
  background: #424852;
  color: #ffffff;
}
#frontboxmenufour ul ul li:first-child > a {
  box-shadow: none;
}
#frontboxmenufour ul ul ul li:first-child > a {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
#frontboxmenufour ul ul ul li a {
  padding-left: 30px;
}
#frontboxmenufour > ul > li > ul > li:last-child > a,
#frontboxmenufour > ul > li > ul > li.last > a {
  border-bottom: 0;
}
#frontboxmenufour > ul > li > ul > li.open:last-child > a,
#frontboxmenufour > ul > li > ul > li.last.open > a {
  border-bottom: 1px solid #32373e;
}
#frontboxmenufour > ul > li > ul > li.open:last-child > ul > li:last-child > a {
  border-bottom: 0;
}
#frontboxmenufour ul ul li.has-sub > a::after {
  display: block;
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  right: 20px;
  z-index: 10;
  top: 11.5px;
  border-top: 2px solid #eeeeee;
  border-left: 2px solid #eeeeee;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
#frontboxmenufour ul ul li.active > a::after,
#frontboxmenufour ul ul li.open > a::after,
#frontboxmenufour ul ul li > a:hover::after {
  border-color: #ffffff;
}


/* end menu */

.looktitle {
  margin: 65px 0px 0px 90px;
  font-family: 'Montserrat', sans-serif;
  font-size: 25px;
  text-transform: uppercase;
  color: #fff;
  line-height: 1;
  position: absolute;
  text-shadow: 0px 2px 5px #151515;
}

.looktitle_in {
margin: -15px 0px 0px 80px;
  font-family: 'Montserrat', sans-serif;
  font-size: 25px;
  text-transform: uppercase;
  color: #fff;
  line-height: 1;
  position: absolute;
  text-shadow: 0px 2px 5px #151515;
}

.selectholdo{
    margin-top: 30px;
}

/***************************** simple select **********************************/


.selector_area select {
  display: none;
}

body.home .select {
position: relative;
z-index: 99;
margin: 0px 0px 20px 0px;
width: 200px;
}
body.home .select .active-option {
background: rgba(0,0,0, .4);
  border-radius: 25px;
  border: none;
  margin: 30px 10px 10px 70px;
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 14px;
  width: 250px;
  min-height: 34px;
-webkit-transition: all 0.3s 0s ease-in-out;
-moz-transition: all 0.3s 0s ease-in-out;
-ms-transition: all 0.3s 0s ease-in-out;
-o-transition: all 0.3s 0s ease-in-out;
transition: all 0.3s 0s ease-in-out;
}

body.home .select .active-option:hover {
background: #434343;
}
body.home .select .option-list {
color: #fff;
}
body.home .select .option-list li {
color: #252525;
  font-weight: 900;
  background: #1FA290 !important;
  padding: 1px 10px;
  display: block;
  list-style-type: none;
}
body.home .select .option-list li:hover {
color: #fff;
  background: #252525 !important;
}

.select .option-list li a{
color: #252525;
  font-weight: 900;
  background: #1FA290 !important;
  padding: 1px 10px;
  display: block;
  list-style-type: none;
}
.select .option-list li a:hover {
color: #fff;
  background: #252525 !important;
}

/* hide select element except on homepage */
.select-element {
display: none;
}

body.home .select-element {
display: block;
}


.active-option {
padding: 10px;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
display: block;
}
.option-list {
position: absolute;
visibility: hidden;
  overflow-y: auto;
overflow-x: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
top: 90%;
opacity: 0;
filter: alpha(opacity=0);
}
.option-list li {
width: 220px;
  margin-left: 60px;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}
.option-list.show {
-webkit-transition: all 0.3s 0s ease-in-out;
-moz-transition: all 0.3s 0s ease-in-out;
-ms-transition: all 0.3s 0s ease-in-out;
-o-transition: all 0.3s 0s ease-in-out;
transition: all 0.3s 0s ease-in-out;
top: 100%;
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
}

/***************************************************************/

.hide {
    display: none;
}


.btndrop {
  background: rgba(0,0,0, .4);
  border-radius: 25px;
  border: none;
  margin: 10px 10px 10px 70px;
  color: #fff;
  padding: 8px;
  text-transform: uppercase;
  font-size: 14px;
  width: 250px;
  font-weight: 900;
}

.btndrop ul{
  padding-left: 10px;
}

.btndrop ul > li {
    display: list-item;
}

.btndrop li > ul {
    display: none;
}

.btndrop ul:hover > li > ul {
    display: block;
    position: absolute;
    z-index: 999;
    background: #777;
    width: 240px;
    color: #fff;
    padding: 10px;
}
.btndrop ul:hover > li > ul a{
    color: #fff;
}

.btndrop li{
  list-style-type: none;
}

.selector_area{
     margin: 80px 10px 10px 10px;
}

/**************************/


.btndrop2 {
  background: transparent;
  border-radius: 25px;
  border: none;
  margin: 10px 10px 10px 10px;
  color: #fff;
  padding: 8px;
  text-transform: uppercase;
  font-size: 14px;
  width: 250px;
}

.btndrop2 ul{
  margin-bottom: 0px;
    padding-left: 0px;
}

.btndrop2 ul > li {
    display: list-item;
}

.btndrop2 li > ul {
    display: none;
}

.btndrop2 ul:hover > li > ul {
  display: block;
  position: absolute;
  z-index: 999;
  width: 230px;
  color: #fff;
  padding: 9px;
}

.btndrop2 ul:hover > li > ul a{
color: #252525;
  background: #1FA290 !important;
  padding: 1px 10px;
  display: block;
}

.btndrop2 ul:hover > li > ul a:hover{
    color: #fff;
    background: rgba(25, 25, 25, .9) !important;
}

.btndrop2 li{
  list-style-type: none;
}

/* line 68, ../scss/partials/cartoons.scss */
.pushdown {
  margin-top: 70px;
}

/* line 73, ../scss/partials/cartoons.scss */
.gobutt {
  background: #1abc9c;
  border-radius: 25px;
  border: none;
  margin: 10px 10px 10px 70px;
  color: #fff;
  padding: 8px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  width: 100px;
  text-shadow: 0px 2px 5px #151515;
}

/* line 87, ../scss/partials/cartoons.scss */
.gobutt:hover {
  background: #E85365;
}

/* line 91, ../scss/partials/cartoons.scss */
.circlearea {
  position: absolute;
  margin: 80px 0px 0px 80px;
  font-family: 'Montserrat', sans-serif;
}

/* line 98, ../scss/partials/cartoons.scss */
.style-5 {
  padding: 3px;
  border-radius: 7px;
  background-color: rgba(119, 119, 119, 0.8);
  border: none;
  box-shadow: inset 1px 1px 2px 0 #707070;
  transition: box-shadow 0.3s;
}

/* line 107, ../scss/partials/cartoons.scss */
.style-5:focus,
.style-5.focus {
  padding: 3px;
  border-radius: 7px;
  box-shadow: inset 1px 1px 2px 0 #c9c9c9;
  background-color: rgba(119, 119, 119, 0.8);
}

/* line 117, ../scss/partials/cartoons.scss */
.peoplediv {
  z-index: 99;
  position: absolute;
  margin-top: -250px;
  overflow: hidden;
  margin-left: -100px;
  display: none;
}

/* line 123, ../scss/partials/cartoons.scss */
.ladyholder {
  position: absolute;
  margin-top: -173px;
  display: none;
}

/* line 128, ../scss/partials/cartoons.scss */
.circleholder {
  position: absolute;
  margin: -93px 0px 0px -200px;
  overflow: hidden;
}

/* line 133, ../scss/partials/cartoons.scss */
.circleholderright {
  position: absolute;
  margin: -73px 0px 0px 300px;
  overflow: hidden;
}

/* line 140, ../scss/partials/cartoons.scss */
.ladyholder_below {
  position: relative;
  margin-top: 50px;
}

/* line 145, ../scss/partials/cartoons.scss */
.front_four {
  overflow: hidden;
  box-shadow: 0px 1px 3px #777;
}

/* line 151, ../scss/partials/cartoons.scss */
.front_four img {
  width: 100%;
}

/* line 155, ../scss/partials/cartoons.scss */
.four_text {
  font-size: 25px;
  font-weight: 900;
  color: #252525;
  text-transform: uppercase;
  margin: -70px 15px;
  line-height: .8;
  max-width: 80px;
  text-align: center;
}

/* line 166, ../scss/partials/cartoons.scss */
.front_four_big {
  width: 270px;
  background: #fff;
  margin: 10px;
  color: #777;
  font-family: 'Montserrat', sans-serif;
  box-shadow: 0px 1px 3px #777;
}

/* line 175, ../scss/partials/cartoons.scss */
.front_four_contain {
  height: 180px;
  background: #fff;
  padding: 15px;
  color: #777;
  font-family: 'Montserrat', sans-serif;
}

.front_four_contain_no_height {
  background: #fff;
  padding: 15px;
  color: #777;
  font-family: 'Montserrat', sans-serif;
}
.color_box_green{
background: rgba(206, 233, 81, .7);
position: absolute;
color: #fff;
text-shadow: 0px 2px 2px #151515;
margin-top: -80px;
padding: 15px;
line-height: 1;
font-size: 25px;
}
.color_box_orange{
background: rgba(241, 152, 56, .7);
position: absolute;
color: #fff;
text-shadow: 0px 2px 2px #151515;
margin-top: -80px;
padding: 15px;
line-height: 1;
font-size: 25px;
}
.color_box_blue{
background: rgba(95, 171, 171, .7);
position: absolute;
color: #fff;
text-shadow: 0px 2px 2px #151515;
margin-top: -55px;
padding: 15px;
line-height: 1;
font-size: 25px;
}
.color_box_pink{
background: rgba(207, 73, 114, .7);
position: absolute;
color: #fff;
text-shadow: 0px 2px 2px #151515;
margin-top: -80px;
padding: 15px;
line-height: 1;
font-size: 25px;
}

.contactbox{
  border-width: 0px 0px 0px 1px;
  border-style: solid;
  border-color: #777;
}

.contactpagetext{
  font-family: 'Montserrat';
line-height: 1.7;
}

.front_four_mobile {
  margin: 0px;
  overflow: hidden;
}


.front_four_mobile img {
  width: 100%;
}

.front_four_big_mobile {
  background: #fff;
  padding: 15px;
  color: #777;
  font-family: 'Montserrat', sans-serif;
  box-shadow: 1px 1px 5px #777;
}



.greenbig {
  color: #5fabab;
  font-size: 35px;
  padding: 15px;
  font-weight: 700;
  line-height: 1.0;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
}


/* line 200, ../scss/partials/cartoons.scss */
.whitebig {
  color: white;
  font-size: 38px;
  padding: 15px;
  font-weight: 700;
  line-height: 1.0;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
}

.redbig {
color: #D26260;
font-size: 40px;
font-weight: 700;
line-height: 1.0;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
  text-shadow: 1px 1px 2px #777;
}

.contactletter {
color: #151515;
font-size: 14px;
text-align: left;
font-family: 'Montserrat', sans-serif;
}

.footertitlegreen {
color: #5fabab;
font-size: 20px;
text-align: left;
font-family: 'Montserrat', sans-serif;
}

.whitemid {
  color: white;
  font-size: 30px;
  padding: 15px;
  font-weight: 700;
  line-height: 1.0;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
}

/* line 209, ../scss/partials/cartoons.scss */
.midtextwhite {
  color: white;
  font-size: 14px;
  padding: 15px;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
}

/* line 216, ../scss/partials/cartoons.scss */
.flexslider-small{
background: #b7bfaf;
  height: 520px;
  padding-left: 10px;
  padding-top: 30px;
  list-style-type: none;
  text-align: center;
  width: 50%;
}

.midtext {
  color: #5d5d5d;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
}

.flexslidertwo ul{
  padding-left: 10px;
  padding-right: 10px;
}

.flexslidertwo {
  background: #b7bfaf;
  min-width: 280px;
  box-shadow: 1px 1px 5px #777;
  max-height: 840px;
}
.flexslidertwo .flex-viewport{
  height: 840px !important;
padding: 10px;
}

.flexsliderthree ul{
  padding-left: 10px;
  padding-right: 10px;
    margin-top: -30px;
}


.flexsliderthree{
  background: #b7bfaf;
  min-width: 280px;
  box-shadow: 1px 1px 5px #777;
  max-height: 420px;
}
.flexsliderthree .flex-viewport{
  height: 420px !important;
  margin-left: 30px;
}

/* line 225, ../scss/partials/cartoons.scss */
.sideswiper {
  background: #b7bfaf;
  min-width: 280px;
  min-height: 910px;
  padding: 15px;
  overflow: hidden;
}

/* line 233, ../scss/partials/cartoons.scss */
.sideswipertitle {
  min-width: 280px;
  padding: 15px;
  background: #7fb2a3;
  font-size: 35px;
  line-height: 1;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #fff;
  text-shadow: 0px 2px 2px #151515;
   box-shadow: 1px 1px 5px #777;
}

.sideswipertitlepink {
min-width: 280px;
  padding: 15px;
  background: #c289ce;
  position: relative;
  z-index: 99;
  font-size: 18px;
  color: #fff;
  line-height: 1;
  text-align: center !important;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
    text-shadow: 0px 2px 2px #151515;
  font-weight: 700;
  border-top-right-radius: 7px;
  border-top-left-radius: 7px;
}

.sideswiperbottomtitle {
min-width: 280px;
padding: 15px;
background: rgba(0, 0, 0, .4);
font-size: 20px;
line-height: 1;
text-align: center !important;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
font-weight: 700;
text-shadow: 0px 2px 2px #151515;
 box-shadow: 1px 1px 5px #777;
}

.sideswiperbottomtitle a{
color:#fff;
}

.sideswiperbottomtitletwo {
min-width: 280px;
padding: 15px;
background: #7fb2a3;
position: relative;
z-index: 99;
font-size: 20px;
line-height: 1;
text-align: center !important;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
font-weight: 700;
text-shadow: 0px 2px 2px #151515;
 box-shadow: 1px 1px 5px #777;
}

.sideswiperbottomtitletwo a{
color:#fff;
}

.swipeheader{
  font-family: 'Montserrat';
text-align: left;
color: #e5e5e5;
text-shadow: #191919;
}

.swipeheaderside{
    font-family: 'Montserrat';
text-align: left;
color: #e5e5e5;
line-height: 1 !important;
text-shadow: #191919;
font-size: 25px;
}

.swipeheadersidetext{
  font-family: 'Montserrat';
  text-align: left;
  font-size: 12px;
  font-weight: 100;
  color: #e5e5e5;
  margin-top: 5px;
  width: 75%;
}

.swipeheadersidetextsmall{
    font-family: 'Montserrat';
  text-align: left;
  font-size: 12px;
  font-weight: 100;
  padding: 30px;
  color: #e5e5e5;
  margin-top: 5px;
}


.sideslide{
  margin-top: 30px;
}

.frontslide{
  margin-top: -10px;
}

.swipetext{
font-family: 'Montserrat';
text-align: left;
font-size: 12px;
font-weight: 100;
color: #e5e5e5;
margin-left: 20px;
width: 75%;

}
.blogspace{
  margin-top: 20px; padding: 10px 0;
}

.readmoreblog{
font-family: 'Montserrat';
  text-align: left;
  font-size: 12px;
  font-weight: 400;
  color: #00a7ad;
}

.readmoreblogsmall{
font-family: 'Montserrat';
  font-size: 12px;
  font-weight: 400;
  color: #00a7ad;
}
/* line 245, ../scss/partials/cartoons.scss */
.swiper-container, .swiper-slide {
 
  height: 400px;
}


/* line 251, ../scss/partials/cartoons.scss */
.swiper-container {
  color: #fff;
  text-align: center;
}

/* line 256, ../scss/partials/cartoons.scss */
.swiper-wrapper {
  max-height: 910px;
}

/* line 260, ../scss/partials/cartoons.scss */
.slide-unit {
  height: 300px;
}

/* line 264, ../scss/partials/cartoons.scss */
.pagination {
  position: absolute;
  z-index: 20;
  left: 10px;
  top: 10px;
}

/* line 270, ../scss/partials/cartoons.scss */
.swiper-pagination-switch {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #555;
  margin: 0 0px 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}

/* line 281, ../scss/partials/cartoons.scss */
.swiper-active-switch {
  background: #fff;
}

/* line 285, ../scss/partials/cartoons.scss */
.midtextswipe {
  color: white;
  font-size: 22px;
  font-weight: 100;
  text-align: left;
  font-family: 'Montserrat', sans-serif;
  margin-left: 20px;
  margin-top: -30px;
}

/* line 285, ../scss/partials/cartoons.scss */
.midtextswipeside {
  color: white;
  font-size: 22px;
  font-weight: 100;
  text-align: left;
  font-family: 'Montserrat', sans-serif;
  margin-left: 20px;
}


.bottomitems{
  display: -webkit-inline-box;
  line-height: normal;
  padding: 0px;
}

/* line 294, ../scss/partials/cartoons.scss */
.point_holder {
  position: absolute;
  margin: -53px 0px 0px -40px;
  z-index: 1;
}

/* line 300, ../scss/partials/cartoons.scss */
.section_2_box {
  height: 520px;
  background: #fff;
  padding: 25px;
  box-shadow: 0px 1px 3px #777;
}

/* line 306, ../scss/partials/cartoons.scss */
.section_2_box_a {
  height: 520px;
  background-image: url(../img/business-guy.jpg);
  padding: 25px;
  box-shadow: 0px 1px 3px #777;
}

.variations .label {
  color: #191919 !important;
}

.single_variation_wrap{
  display: block !important;
} 

/* line 312, ../scss/partials/cartoons.scss */
.section_2_box_lower {
  min-height: 450px;
  background: none;
  padding: 15px 5px;
}

/* line 320, ../scss/partials/cartoons.scss */
.textquote {
  color: #5d5d5d;
  font-size: 15px;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
}

.greentestquotetext{
  font-size: 15px;
  font-weight: 400;
  font-family: 'Montserrat',
  sans-serif; color: #1FA290;
}

/* line 332, ../scss/partials/cartoons.scss */
.bottom_label {
  position: absolute;
  bottom: -10px;
  left: 15px;
  background: #fff;
  padding: 10px;
  color: #252525;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  -webkit-transition: all 500ms cubic-bezier(0.42, 0, 0.31, 0.56);
  -moz-transition: all 500ms cubic-bezier(0.42, 0, 0.31, 0.56);
  -o-transition: all 500ms cubic-bezier(0.42, 0, 0.31, 0.56);
  transition: all 500ms cubic-bezier(0.42, 0, 0.31, 0.56);
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.31, 0.56);
  -moz-transition-timing-function: cubic-bezier(0.42, 0, 0.31, 0.56);
  -o-transition-timing-function: cubic-bezier(0.42, 0, 0.31, 0.56);
  transition-timing-function: cubic-bezier(0.42, 0, 0.31, 0.56);
}

/* line 352, ../scss/partials/cartoons.scss */
.front-partner {
  overflow: hidden;
  max-height: 300px;
  opacity: 1;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  margin-top: 20px;
}

/* line 369, ../scss/partials/cartoons.scss */
.front-partner:hover {
  -webkit-filter: grayscale(1%);
  -moz-filter: grayscale(1%);
  filter: grayscale(1%);
  -webkit-transition: all 500ms cubic-bezier(0.42, 0, 0.31, 0.56);
  -moz-transition: all 500ms cubic-bezier(0.42, 0, 0.31, 0.56);
  -o-transition: all 500ms cubic-bezier(0.42, 0, 0.31, 0.56);
  transition: all 500ms cubic-bezier(0.42, 0, 0.31, 0.56);
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.31, 0.56);
  -moz-transition-timing-function: cubic-bezier(0.42, 0, 0.31, 0.56);
  -o-transition-timing-function: cubic-bezier(0.42, 0, 0.31, 0.56);
  transition-timing-function: cubic-bezier(0.42, 0, 0.31, 0.56);
}

/* line 383, ../scss/partials/cartoons.scss */
.front-partner:hover > .bottom_label {
  background-color: yellow;
}
#nav-posts{
  padding-left: 40px;
    padding-top: 15px;
}

.green-bttn {
  color: #fff;
  background-color: #96C57F !important;
  border-width: 0px 0px 4px 0px;
  border-style: solid;
  border-color: #5FABAB;
  text-transform: uppercase;
  font-size: 18px;
  text-align: center;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 4px;
}

.green-bttn a {
  color: #fff;
  }

.searchbutton{
  background-color: #6ec0b4;
  border-radius: 5px;
  border: none;
  padding: 7px;
  color: #fff;
    text-transform: uppercase;
  font-family: 'Montserrat';
}

input[type=search] {
  -webkit-appearance: none;
  width: 290px;
}

input[type=checkbox],input[type=radio] {
  width: 15px !important;
  box-shadow: none !important;
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

.searchbutton:hover{
  background-color: #EDBF47;
  color: #191919;
}

.blog-bttn {
  color: #fff !important;
  background-color: #6ec0b4 !important;
  border-radius: 5px;
  border: none;
  padding: 7px;
  color: #fff;
  font-family: 'Montserrat';
    text-transform: uppercase;
  font-size: 18px;
  text-align: center;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  float: left;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 4px;
}

.blog-bttn a {
  color: #fff !important;
  }

  .blog-bttn a:hover {
  background-color: #EDBF47;
  color: #fff !important;
  }
  


.purp_list {
    list-style-type: none;
  font-size: 20px;
  font-family: 'Montserrat';
  background: #c81e81 !important;
  padding: 15px;
  display: table;
  margin-top: 5px;
  margin-bottom: 5px;
}


.purp_list:hover{
background: #6ec0b4 !important;
}

.purp_list a{
    color: #fff;
}

.blogdate{
position: absolute;
  margin-left: 20px;
  margin-top: 10px;
  border-radius: 5px;
  padding: 0px 10px 10px 10px;
}

.date_top{
  display: block;
  width: 70px;
  /*padding: 10px;*/
}

.date_top span {
    background-color: #EDBF47;
      display: block;
    line-height: normal;
      padding-left: 10px;
       text-align: center;
  padding-right: 10px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  color: #fff;
   width: 70px;
  text-shadow: 1px 1px 1px #191919;
}
.date_bottom{
  background-color: #191919;
  padding-left: 5px;
  text-align: center;
  padding-right: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  color: #fff;
  width: 70px;
  text-shadow: 1px 1px 1px #191919;
}

.bloglister{
  width: 100%;
  list-style-type: none; 
  margin-top: 20px; 
  display: inline-block;
  border-bottom: 1px solid transparent; 
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}


/* line 387, ../scss/partials/cartoons.scss */
.blog_posts {
background: #fff;
padding: 15px 15px 15px 0px;
height: 630px;
overflow: hidden;
}

.blog_posts_blog {
background: #F9F9F9;
padding: 15px 15px 15px 0px;
overflow: hidden;
}

.blogwide{
  width: 100%;
  min-height: 200px;
}

.nopadd{
    padding: 0px !important;
    overflow: hidden;
}

.nopadd img{
width: 100%;
  min-height: 300px;
  height: auto;
}


.nopaddfront{
    padding: 0px !important;
    overflow: hidden;
}

.nopaddfront img{
width: 100%;
}


.blog_posts_archive {
background: #fff;
padding: 15px 15px 15px 0px;
overflow: hidden;
}

.blog_post_pic{
  height: 80px !important;
width: 80px !important;
border: 6px solid #fff;
}

.bloggo {
  font-size: 14px !important;
  line-height: 1 !important;
}

.bloggo p{
  font-size: 14px !important;
  line-height: 1.45 !important;
}

.greenbig_blog {
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  text-shadow: 1px 2px #151515;
}

.greenbig_blog_front {
  color: #E4376C;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
}

.conthold{
  padding: 15px;
}

.moretag{
  color: #fff;
  font-family: 'Montserrat';
}

.moretag a{
  color: #fff;
  font-family: 'Montserrat';
}

.exc_hold{
  padding: 10px 0px 10px 0px;
  color: #fff;
  font-family: 'Montserrat';
  line-height: 1.5;
  font-weight: 100;
}


/* line 393, ../scss/partials/cartoons.scss */
.cont-flickr {
  opacity: .6;
  filter: brightness(.4);
  overflow: hidden;
  max-height: 300px;
  min-height: 200px;
  margin-bottom: 10px;
    -webkit-transition: all 500ms cubic-bezier(0.42, 0, 0.31, 0.56);
  -moz-transition: all 500ms cubic-bezier(0.42, 0, 0.31, 0.56);
  -o-transition: all 500ms cubic-bezier(0.42, 0, 0.31, 0.56);
  transition: all 500ms cubic-bezier(0.42, 0, 0.31, 0.56);
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.31, 0.56);
  -moz-transition-timing-function: cubic-bezier(0.42, 0, 0.31, 0.56);
  -o-transition-timing-function: cubic-bezier(0.42, 0, 0.31, 0.56);
  transition-timing-function: cubic-bezier(0.42, 0, 0.31, 0.56);
}

.cont-flickr:hover {
  opacity: 1;
  filter: brightness(1);
}

/* line 400, ../scss/partials/cartoons.scss */
.cont-facebook {
  overflow: hidden;
  max-height: 295px;
  min-height: 200px;
  background: #fff;
  padding: 15px;
}

/* line 408, ../scss/partials/cartoons.scss */
.cont-twitter {
overflow: hidden;
max-height: 260px;
min-height: 250px;
margin-bottom: 20px;
background: none;
}


.twitter-timeline {
  width: 100% !important;
}

.timeline {
border-radius: 5px !important;
}

/* line 417, ../scss/partials/cartoons.scss */
.cont-mail {
  overflow: hidden;
  max-height: 295px;
  min-height: 295px;
  background: #fff;
  padding: 15px;
  margin-left: 5px;
}

/* line 424, ../scss/partials/cartoons.scss */
.cont-facebook-header {
  background: #3f67c0;
  padding: 15px;
  font-size: 25px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #fff;
}

/* line 434, ../scss/partials/cartoons.scss */
.cont-twitter-header {
  padding: 15px;
  background: #1abc9c;
  font-size: 25px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #fff;
  display: flex;
}

/* line 444, ../scss/partials/cartoons.scss */
.cont-mail-header {
  background: #f5b326;
  padding: 15px;
  font-size: 25px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #fff;
    margin-left: 5px;

}

/* line 455, ../scss/partials/cartoons.scss */
.cont-blog-header {
  background: #e4376c;
  padding: 15px;
  font-size: 25px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #fff;
}

.cont-blog-header-green {
  background: #6FC191;
  padding: 15px;
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #fff;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  text-shadow: 1px 1px 1px #191919;
}
.cont-blog-header-orange {
  background: #CF3D2E;
  padding: 15px;
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #fff;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  text-shadow: 1px 1px 1px #191919;
}


.cont-blog-header-blue {
  background: #74CFE4;
  padding: 15px;
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #fff;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  text-shadow: 1px 1px 1px #191919;
}

.cont-blog-header-red {
  background: #D36362;
  padding: 15px;
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #fff;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  text-shadow: 1px 1px 1px #191919;
}

.cont-blog-header-purple {
  background: #C289CE;
  padding: 15px;
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #fff;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  text-shadow: 1px 1px 1px #191919;
}


/* line 24, ../scss/main.scss */
body {
  overflow-X: hidden;
}

/* line 29, ../scss/main.scss */
*:focus {
  outline: 0;
  text-decoration: none !important;
}

/* line 34, ../scss/main.scss */
a {
  color: inherit;
  text-decoration: none !important;
}

/* line 41, ../scss/main.scss */
.navbar {
  margin-bottom: 0px !important;
  width: 100% !important;
}


.topease{
  -webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}

/* line 46, ../scss/main.scss */
.navbar-default {
  background-color: transparent !important;
  border-style: none !important;
}

/* line 51, ../scss/main.scss */
.nav_marg {
  margin-top: -80px;
}

/* line 55, ../scss/main.scss */
.navbar-default .navbar-nav > li > a {
  font-family: 'Open Sans';
  color: #313131;
  line-height: 1.8;
  font-size: 14px;
}

.second_curve{
  z-index: 1;
margin-top: -12%;
overflow-x: hidden;
}

.second_curve_map{
    z-index: 0;
  margin-top: -6%;
  overflow-x: hidden;
  position: absolute;
}


/* line 69, ../scss/main.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: rgba(0, 0, 0, 0.5) !important;
}

/* line 73, ../scss/main.scss */
.navbar-nav > li {
  margin-top: 15px;
}

/* line 77, ../scss/main.scss */
.dropdown:hover .dropdown-menu {
  display: block;
}

/* line 80, ../scss/main.scss */
.dropdown-menu {
  margin-top: 0px;
}

/* line 84, ../scss/main.scss */
.dropdown-menu > li > a {
  font-family: 'Open Sans';
}

/* line 88, ../scss/main.scss */
.form-control {
  border-radius: 14px !important;
}

/* line 92, ../scss/main.scss */
.input-group {
  width: 100%;
}

/* line 99, ../scss/main.scss */
.top-z {
  z-index: 999;
  position: relative;
}

/* line 103, ../scss/main.scss */
.floor-z {
  z-index: -1;
}

/* line 107, ../scss/main.scss */
.nua_menu a {
  color: #fff !important;
}

/* line 111, ../scss/main.scss */
.nua_menu_drop a {
  color: #252525 !important;
}

/* line 115, ../scss/main.scss */
.nua_menu_internal a {
  color: #252525 !important;
}

/* line 119, ../scss/main.scss */
.nua_menu_internal_drop a {
  color: #252525 !important;
}

/* line 123, ../scss/main.scss */
.trans {
  background-color: transparent !important;
}

/* line 127, ../scss/main.scss */
#top {
  position: fixed;
  z-index: 999999;
  -webkit-transition: all 500ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  -moz-transition: all 500ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  -o-transition: all 500ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition: all 500ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  /* linear */
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  -moz-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  -o-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  /* linear */
}



/* line 149, ../scss/main.scss */
.divider {
  height: 50px;
}

/* line 153, ../scss/main.scss */
.divider_large {
  height: 125px;
}

/* line 161, ../scss/main.scss */
.line_bar {
  border-bottom-style: solid;
  border-bottom-color: #f1eaea;
  border-bottom-width: 1px;
}

/* line 167, ../scss/main.scss */
.center_bit {
  text-align: center;
  margin: 44%;
  display: block;
  margin-top: -3px;
  position: absolute;
}

/* line 175, ../scss/main.scss */
.centered {
  text-align: center;
}




/******************* dropdown area show ************/
.dropdown_area_show{
background: rgba(0,0,0, .4);
  border-radius: 25px;
  border: none;
  margin: 40px 10px 10px 70px;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  width: 250px;
  min-height: 34px;
  z-index: 99999999;
}


/***************** cssmenu **************************/

/* css menu */

#cssmenu {
  padding: 0;
  margin: 0;
  border: 0;
  width: auto;
}
#cssmenu ul,
#cssmenu li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#cssmenu ul {
  position: relative;
  z-index: 597;
}
#cssmenu ul li {
  float: left;
  min-height: 1px;
  vertical-align: middle;
}
#cssmenu ul li.hover,
#cssmenu ul li:hover {
  position: relative;
  z-index: 599;
  cursor: default;
}
#cssmenu ul ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 598;
  width: 100%;
}
#cssmenu ul ul li {
  float: none;
}
#cssmenu ul ul ul {
  top: 0;
  left: 190px;
  width: 190px;
}
#cssmenu ul li:hover > ul {
  visibility: visible;
}
#cssmenu ul ul {
  bottom: 0;
  left: 0;
}
#cssmenu ul ul {
  margin-top: 0;
}
#cssmenu ul ul li {
  font-weight: normal;
}
#cssmenu a {
  display: block;
  line-height: 1em;
  text-decoration: none;
}
/* Custom CSS Styles */
#cssmenu {
  background: #fff;
  border-bottom: 4px solid #fff;
  font-family: 'Oxygen Mono', Tahoma, Arial, sans-serif;
  font-size: 12px;
}
#cssmenu > ul {
  *display: inline-block;
}
#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu ul {
  text-transform: uppercase;
}
#cssmenu ul ul {
  text-transform: none;
  min-width: 190px;
}
#cssmenu ul ul a {
  background: #1FA290;
  color: #ffffff;
  border-top: 0 none;
  line-height: 150%;
  padding: 8px 20px;
  font-size: 12px;
}
#cssmenu ul ul ul {
  border-top: 0 none;
}
#cssmenu ul ul li {
  position: relative;
}
#cssmenu ul ul li:first-child > a {
  border-top: 0px solid #0082e7;
}
#cssmenu ul ul li:hover > a {
  background: #252525;
  color: #ffffff;
}
#cssmenu ul ul li:last-child > a {
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -moz-box-shadow: 0 1px 0 #1FA290;
  -webkit-box-shadow: 0 1px 0 #1FA290;
  box-shadow: 0 1px 0 #1FA290;
}
#cssmenu ul ul li:last-child:hover > a {
  -moz-border-radius: 0 0 0 3px;
  -webkit-border-radius: 0 0 0 3px;
  border-radius: 0 0 0 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#cssmenu ul ul li.has-sub > a:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -8px;
}
#cssmenu ul li:hover > a,
#cssmenu ul li.active > a {
  background: #1FA290;
  color: #ffffff;
}

#cssmenu ul li.current-menu-ancestor a {
  background: #1FA290;
  color: #ffffff;
}

#cssmenu ul li.has-sub > a:after {
  content: '';
  margin-left: 5px;
}
#cssmenu ul li.last ul {
  left: auto;
  right: 0;
}
#cssmenu ul li.last ul ul {
  left: auto;
  right: 99.5%;
}
#cssmenu a {
  background: #fff;
  color: #151515;
  padding: 0 7px;
}
#cssmenu > ul > li > a {
  line-height: 48px;
  font-size: 13px;
}

.menu-line{
  color: #c81e81 !important;
}

.menu-line:before{
  content: '|';
  font-size: 30px;
  margin-left: -15px;
  position: absolute;
  color: #c81e81;
}

.menu-line2{
  color: #c81e81 !important;
}




/******* aaron edits *******/

.boldparagraph {
font-family: 'Montserrat', sans-serif;
font-size: 20px;
color: #777;
line-height: 1.4;
padding-bottom: 20px;
}

.headertext {
font-family: 'Montserrat', sans-serif;
font-size: 25px;
color: #777;
line-height: 1;
}

.bolditalic {
font-family: 'Montserrat', sans-serif;
font-size: 17px;
font-style: italic;
color: #777;
line-height: 1.4;
padding-bottom: 10px;
}

.bolditalicquestion {
font-family: 'Montserrat', sans-serif;
font-size: 16px;
font-style: bold;
text-transform: uppercase;
color: #4FBDD5;
line-height: 1.4;
padding-top: 20px;
padding-bottom: 2px;
}
/************************Contact form 7 **************/
/* added to set CF7 textarea border and fill color */
.wpcf7 input[type=text], [type=email], .wpcf7 textarea, .wpcf7 input{
border: none;
width: 100%;
border-radius: 2px;
padding: 6px;
color: #777;
background: #e5e5e5;
box-shadow: 1px 2px 5px #777;
}


.submitto{
  background: #F5B326;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
font-size: 16px;
padding: 6px;
border-radius: none;
border: none;
font-style: bold;
text-transform: uppercase;
}


/********************* partnership css ***************/


.text-muted {
    color: #777;
}

.text-primary {
    color: #fed136;
}

p {
    font-size: 14px;
    line-height: 1.75;
}

p.large {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #c289ce;
    font-weight: 600;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #fec503;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

.paddingreduce{
    padding-left: 0px !important;
    padding-right: 5px !important;
}

.paddingreduceten{
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.img-centered {
    margin: 0 auto;
}

.bg-light-gray {
    background-color: #f7f7f7;
}

.bg-darkest-gray {
    background-color: #222;
}

.btn-primary {
    border-color: #fed136;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #fff;
    background-color: #fed136;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #f6bf01;
    color: #fff;
    background-color: #fec503;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #fed136;
    background-color: #fed136;
}

.btn-primary .badge {
    color: #fed136;
    background-color: #fff;
}

.btn-xl {
    padding: 20px 40px;
    border-color: #fed136;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-color: #fed136;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #f6bf01;
    color: #fff;
    background-color: #fec503;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #fed136;
    background-color: #fed136;
}

.btn-xl .badge {
    color: #fed136;
    background-color: #fff;
}



/********* fixed header **************/

.fixxo{
position: fixed;
width: 100%;
overflow-x: initial;
background: #fff;
z-index: 999;
box-shadow: 1px 1px 3px #777;
}

.navbar-default {
    border-color: transparent;
    background-color: #222;
    padding: 0px 10px 20px 10px;
        -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}

.navbar-default ul{
  margin-top: 0px;
}

     .navbar-default img{
    max-height: 60px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    }

.navbar-default .navbar-brand {
    font-family: "Kaushan Script","Helvetica Neue",Helvetica,Arial,cursive;
    color: #fed136;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #fec503;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border-color: #fed136;
    background-color: #fed136;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #fed136;
}

.navbar-default .nav li a {
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    letter-spacing: 0px;
    color: #fff;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #fed136;
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #fff;
    background-color: #fed136;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #fec503;
}



.navbar-default.navbar-shrink ul{
  margin-top: 5px;
}




/*************** header *******************************/

.headero {
    background-attachment: scroll;
    background-image: url(../img/header-bg.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


.headero .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}

.headero .intro-text .intro-lead-in {
    margin-bottom: 25px;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
}

.headero .intro-text .intro-heading {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 50px;
    color: #c1c2c8 !important;
    font-weight: 700;
    line-height: 50px;
}

@media(min-width:768px) {
    .headero .intro-text {
        padding-top: 300px;
        padding-bottom: 200px;
    }

    .headero .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 40px;
        font-style: italic;
        line-height: 40px;
    }

    .headero .intro-text .intro-heading {
        margin-bottom: 30px;
        text-transform: uppercase;
        font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 85px;
        font-weight: 700;
        line-height: 75px;
    }
}

@media(max-width:767px) {
    .headero .intro-text {
        padding-top: 100px;
        padding-bottom: 200px;
              -webkit-transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
   -moz-transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
     -o-transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
        transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); /* easeInOutCirc */

-webkit-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
   -moz-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
     -o-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
        transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
    }

}


/*header 2*/

.header2 {
     padding-top: 15%;
    text-align: center;
    color: #fff;
    min-height: 200px;
    background-attachment: scroll;
    background-image: url(../img/internal_pic.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    border-bottom: 6px solid #d5ec6b;
}


.header2 .intro-text {
    max-width: 50%;
    margin-bottom: 15%;
    padding-bottom: 50px;
    text-transform: uppercase;text-shadow: 1px 2px #151515;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;

}

.header2 .intro-text .intro-lead-in {
    margin-bottom: 25px;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
}

.header2 .intro-text .intro-heading {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}

.container-marginpull{
    margin-top: -12%;
background: #fff;
min-height: 300px;
}

.container-marginpull-side{
    margin-top: -12%;
background: transparent;
}

/********* Sidebar ********************/

.instapic-holder{
    border-radius: 3px;
    background: #fff;
    padding: 10px;
    text-align: center;
    margin-top: -20px;
    filter: brightness(100%);
-webkit-filter: brightness(100%);
-moz-filter: brightness(100%);
-o-filter: brightness(100%);
-ms-filter: brightness(100%);
 -webkit-transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition:         all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.instapic-holder:hover{
   filter: brightness(50%);
-webkit-filter: brightness(50%);
-moz-filter: brightness(50%);
-o-filter: brightness(50%);
-ms-filter: brightness(50%);
}

.panelbod{
    margin-top: 40px;
}

.panel_button{
text-align: left;
padding: 10px;
color: white;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
font-weight: 600;
font-size: 20px;
margin: 0 auto;
display: block;
font-weight: 500;
border-width: 0px 0px 4px 0px;
border-style: solid;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

.panel-link-heading{
    font-size: 20px;
font-weight: 600;
color: #252525;
line-height: 1.1;
}

.btn_red{
    background-color: #D26363;
border-color: #A24848;
}

.btn_green{
    background-color: #6fc191;
border-color: #65aa82;
}

.social_bar{
text-align: center;
padding: 10px;
height: auto;
color: white;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
font-weight: 600;
font-size: 20px;
margin: 0 auto;
font-weight: 500;
}

/******* panel ************/

.no-background{
    background: transparent;
}

#orange_title {
background-color: #EC774B;
color: white;
font-size: 20px;
}

#red_title {
background-color: #CD4949;
color: white;
font-size: 20px;
}

#blue_title {
background-color: #436493;
color: white;
font-size: 20px;
}

#yellow_title{
  background-color: #edbf47;
  color: white;
font-size: 20px;
}

#pink_title{
  background-color: #D04972;
  color: white;
font-size: 20px;
}


.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}

.panel_grey {
background-color: #f9f9f9 !important;
border-width: 0px 0px 4px 0px;
border-style: solid;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-top-right-radius: 0px;
border-top-left-radius: 0px;
border-color: #e6e6e6;
}

#panel_back {
background-color: #f9f9f9 !important;
}

/****************** line ********************/
.line{
border-width: 0px 0px 4px 0px;
width: 100px;
border-style: solid;
text-align: left;
padding-left: 0px;
margin: 10px 10px 20px 10px;
}

.white-line{
    border-color: #fff;
}

.yellow-line{
    border-color: #edbf47;
}

/****************** big yellow panel********************/
.yellow{
background-color: #edbf47;
border-color: #E0B84E;
}

.partnership-panel{
text-align: left;
padding: 10px;
color: white;
font-family: 'Montserrat', sans-serif;
margin: 15px;
display: inline-block;
font-weight: 500;
border-width: 0px 0px 4px 0px;
border-style: solid;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

.partnership-panel h4{
    font-size: 20px;
    font-weight: 200;
}


#greycircle {
    margin: 20px;
    width: 100px;
    height: 100px;
    background: #e5e5e5;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

#socialcircle {
    margin: 20px;
    width: 65px;
    height: 65px;
    background: #e5e5e5;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    float: left;
}


/**************************************/


section {
    padding: 30px 0;
}

section h2.section-heading {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 40px;
}

section h3.section-subheading {
    margin-bottom: 75px;
    text-transform: none;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
}

@media(min-width:768px) {
    section {
        padding: 50px 0;
    }
}

.service-heading {
    margin: 15px 0;
    text-transform: none;
}

#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(254,209,54,.9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
    margin: 0 auto;
    padding: 25px;
    max-width: 400px;
    text-align: center;
    background-color: #fff;
}

#portfolio .portfolio-item .portfolio-caption h4 {
    margin: 0;
    text-transform: none;
}

#portfolio .portfolio-item .portfolio-caption p {
    margin: 0;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
}

#portfolio * {
    z-index: 2;
}

@media(min-width:767px) {


    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}

.timeline {
    position: relative;
    padding: 0;
    list-style: none;
}

.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    background-color: #f1f1f1;
}

.timeline>li {
    position: relative;
    margin-bottom: 50px;
    min-height: 50px;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li .timeline-panel {
    float: right;
    position: relative;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    border: 7px solid #f1f1f1;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    background-color: #fed136;
}

.timeline>li .timeline-image h4 {
    margin-top: 12px;
    font-size: 10px;
    line-height: 14px;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li:last-child {
    margin-bottom: 0;
}

.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit;
}

.timeline .timeline-heading h4.subheading {
    text-transform: none;
}

.timeline .timeline-body>p,
.timeline .timeline-body>ul {
    margin-bottom: 0;
}

@media(min-width:768px) {
    .timeline:before {
        left: 50%;
    }

    .timeline>li {
        margin-bottom: 100px;
        min-height: 100px;
    }

    .timeline>li .timeline-panel {
        float: left;
        width: 41%;
        padding: 0 20px 20px 30px;
        text-align: right;
    }

    .timeline>li .timeline-image {
        left: 50%;
        width: 100px;
        height: 100px;
        margin-left: -50px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 16px;
        font-size: 13px;
        line-height: 18px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left;
    }
}

@media(min-width:992px) {
    .timeline>li {
        min-height: 150px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px;
    }

    .timeline>li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 30px;
        font-size: 18px;
        line-height: 26px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 20px 20px;
    }
}

@media(min-width:1200px) {
    .timeline>li {
        min-height: 170px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px 100px;
    }

    .timeline>li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 40px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 100px 20px 20px;
    }
}

.team-member {
    margin-bottom: 50px;
    text-align: center;
}

.team-member img {
    margin: 0 auto;
    border: 7px solid #fff;
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
}

.team-member p {
    margin-top: 0;
}

aside.clients img {
    margin: 50px auto;
}

section#contact {
    background-color: #222;
    background-image: url(../img/map-image.png);
    background-position: center;
    background-repeat: no-repeat;
}

section#contact .section-heading {
    color: #fff;
}

section#contact .form-group {
    margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
    padding: 20px;
}

section#contact .form-group input.form-control {
    height: auto;
}

section#contact .form-group textarea.form-control {
    height: 236px;
}

section#contact .form-control:focus {
    border-color: #fed136;
    box-shadow: none;
}

section#contact::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact::-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact .text-danger {
    color: #e74c3c;
}

footer {
    padding: 25px 0;
    text-align: center;
}

footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    background-color: #222;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #fed136;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}


/******* hovo ********/

/* line 7, ../scss/partials/internal.scss */
.reel_sizer {
  display: inline-flex;
  padding: 0px;
  background-color: #0C68B5;
  max-height: 250px;
}

/* line 14, ../scss/partials/internal.scss */
.hovo {
  opacity: 1;
  background-color: #33bec3;
  rder-radius:5px;
overflow:hidden;
  -webkit-transition: all 500ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  -moz-transition: all 500ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  -o-transition: all 500ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition: all 500ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  /* linear */
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  -moz-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  -o-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  /* linear */
}

/* line 29, ../scss/partials/internal.scss */
.hovo:hover {
  opacity: .8;
  transition: 1s;
  -webkit-transition: all 500ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  -moz-transition: all 500ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  -o-transition: all 500ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition: all 500ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  /* linear */
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  -moz-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  -o-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  /* linear */
}

.packicon{
  max-width: 30px !important;
height: auto;
  padding: 3px;
}


#social {
  display: none;
  padding: 20px;
width: 95%;
top: 0px;
z-index: 999;
color: #33bec3;
font-family: 'Lato';
font-weight: 700;
font-size: 20px;
position: absolute;
background: rgba(0,0,0, .7);
}

#social p{
  color: #fff;
}



#overlay {  
  background: #CEE951;
text-align: left;
top: 0;
z-index: 1;
padding: 25px;
height: 51%;
width: 90%;
overflow: hidden;
position: absolute;
opacity: 0;
-webkit-transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
   -moz-transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
     -o-transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
        transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); /* easeInOutCirc */

-webkit-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
   -moz-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
     -o-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
        transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); /* easeInOutCirc */
}

#overlaymenu {  
  background: #CEE951;
text-align: left;
top: 0;
font-size: 2px;
z-index: 1;
width: 90%;
padding-top: 240px;
overflow: visible;
position: absolute;
opacity: 0;
-webkit-transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
   -moz-transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
     -o-transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
        transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); /* easeInOutCirc */

-webkit-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
   -moz-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
     -o-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
        transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); /* easeInOutCirc */
}

@media screen and (max-width: 1199px) {
  #overlaymenu, #overlay {  
height: 46%;
width: 88%;
}
}

.ovgreen{
  background: #CEE951 !important;
}
.ovorange{
  background: #F19838 !important;
}
.ovblue{
  background: #5FABAB !important;
}
.ovpink{
  background: #CF4972 !important;
}

.overlaymenustyle{
  background: #CEE951;
  text-shadow: 1px 1px 1px #777;
  padding-top: 25px;
  font-family: 'Montserrat';
  font-weight: 100;
  color: #fff;
  font-size: 20px;
  z-index: 9999;
  padding-bottom: 25px;
  box-shadow: 0px 1px 2px #777;
}

.overlaymenustyle li{
padding-top: 5px !important;
  margin-right: 15px;
}
.overlaymenustyle ul li a{
border-bottom: 1px solid #fff;
  width: 100%;
  display: -webkit-box;
}
.overlaymenustyle ul li ul li{
padding-top: 5px !important;
}
.overlaymenustyle ul li ul li a{
border-bottom: none !important;
}

.overlaymenustyle ul.sub-menu{
  padding-left: 10px;
}


.boxlink{
  border-bottom: 1px solid #fff;
  text-shadow: 1px 1px 3px #777;
  font-family: 'Montserrat';
  font-weight: 100;
  color: #fff;
  font-size: 30px;

}

.boxlinkmenu{
  text-shadow: 1px 1px 3px #777;
  font-family: 'Montserrat';
  font-weight: 100;
  color: #fff;
  font-size: 30px;

}

.boxlinkmenumobile{
  text-shadow: 1px 1px 3px #777;
  font-family: 'Montserrat';
  font-weight: 100;
  color: #fff;
  font-size: 30px;
    -webkit-transition: opacity 1.5s;
    transition: opacity 1.5s;
    opacity: 0;
}

.rightfloat{
  float: right;
}


.left-circle1 {
  position: absolute;
  top: -20px;
  left: -20px;
  display: block;
-webkit-transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
   -moz-transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
     -o-transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
        transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); /* easeInOutCirc */

-webkit-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
   -moz-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
     -o-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
        transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); /* easeInOutCirc */
}

.left-circle2 {
  position: absolute;
  top: -20px;
  left: -20px;
  display: block;
-webkit-transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
   -moz-transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
     -o-transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
        transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); /* easeInOutCirc */

-webkit-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
   -moz-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
     -o-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
        transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); /* easeInOutCirc */
}

.left-circle3 {
  position: absolute;
  top: -20px;
  left: -20px;
  display: block;
-webkit-transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
   -moz-transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
     -o-transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
        transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); /* easeInOutCirc */

-webkit-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
   -moz-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
     -o-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
        transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); /* easeInOutCirc */
}

.left-circle4 {
  position: absolute;
  top: -20px;
  left: -20px;
  display: block;
-webkit-transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
   -moz-transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
     -o-transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
        transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); /* easeInOutCirc */

-webkit-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
   -moz-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
     -o-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
        transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); /* easeInOutCirc */
}


#box1:hover #overlaymenu {
  padding-top: 0px;
               opacity:1;
               font-size: 20px;
           }

#box2:hover #overlaymenu {
  padding-top: 0px;
               opacity:1;
           }

#box3:hover #overlaymenu {
  padding-top: 0px;
               opacity:1;
               min-height: 180px;
           }

#box4:hover #overlaymenu {
  padding-top: 0px;
               opacity:1;
           }


#plus{  
  font-family: 'Montserrat';
font-weight: 100;
display: block;
margin-bottom: 5px;
color: #fff;
font-size: 20px;
    }

#plus a{
  color: #fff;
}

#plus a:hover{
  color: #33bec3;
}

.partn_four_img{
    height: 50%;
    overflow: hidden;
}


/******* map ********/

#map-canvas{
   height: 800px;
    margin: 0px;
    padding: 0px
}
/******* end map ********/


/******* end hovo ********/

::selection {
    text-shadow: none;
    background: #fed136;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #fed136;
}

/******************** slicknav menu******************/
.slicknav_menu{
  padding: 10px;
  background: #1FA290;
}

.slicknav_menu a{
  color: #ffffff;
  text-transform: uppercase;
}

.slicknav_menutxt{
  font-weight: 900;
}

ul.menu.sm{
  list-style-type: none;
}
ul.menu.sm li{
    list-style-type: none;
  padding-top: 20px;
  font-weight: 900;
}

.btndrop2 ul li{
  list-style-type: none;
  padding-top: 0px !important;
}


/******************** twitter feed ******************/

.twitter-timeline{
  max-height: 230px !important;
overflow: hidden !important;
}



.bottom_button{
  bottom: 20px !important;
position: absolute;
text-align: center;
left: 17%;
}



/*************social icons ***************/
/*Change icons size here*/
.social-icons .fa {
  font-size: 1em;
}
/*Change icons circle size and color here*/
.social-icons .fa {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #FFF;
  color: rgba(255, 255, 255, 0.8);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.social-icons.icon-circle .fa{ 
  border-radius: 50%;
}

.icon-circle:before{ 
  content: '' !important;
}

.social-icons.icon-rounded .fa{
  border-radius:5px;
}
.social-icons.icon-flat .fa{
  border-radius: 0;
}

.social-icons .fa:hover, .social-icons .fa:active {
  color: #FFF;
  -webkit-box-shadow: 1px 1px 3px #333;
  -moz-box-shadow: 1px 1px 3px #333;
  box-shadow: 1px 1px 3px #333; 
}
.social-icons.icon-zoom .fa:hover, .social-icons.icon-zoom .fa:active { 
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1); 
}
.social-icons.icon-rotate .fa:hover, .social-icons.icon-rotate .fa:active { 
  -webkit-transform: scale(1.1) rotate(360deg);
  -moz-transform: scale(1.1) rotate(360deg);
  -ms-transform: scale(1.1) rotate(360deg);
  -o-transform: scale(1.1) rotate(360deg);
  transform: scale(1.1) rotate(360deg);
}
 
.social-icons .fa-adn{background-color:#504e54;} 
.social-icons .fa-apple{background-color:#aeb5c5;} 
.social-icons .fa-android{background-color:#A5C63B;}  
.social-icons .fa-bitbucket,.social-icons .fa-bitbucket-square{background-color:#003366;} 
.social-icons .fa-bitcoin,.social-icons .fa-btc{background-color:#F7931A;} 
.social-icons .fa-css3{background-color:#1572B7;} 
.social-icons .fa-dribbble{background-color:#F46899;}  
.social-icons .fa-dropbox{background-color:#018BD3;}
.social-icons .fa-facebook,.social-icons .fa-facebook-square{background-color:#3C599F;}  
.social-icons .fa-flickr{background-color:#FF0084;}
.social-icons .fa-foursquare{background-color:#0086BE;}
.social-icons .fa-github,.social-icons .fa-github-alt,.social-icons .fa-github-square{background-color:#070709;} 
.social-icons .fa-google-plus,.social-icons .fa-google-plus-square{background-color:#CF3D2E;} 
.social-icons .fa-html5{background-color:#E54D26;}
.social-icons .fa-instagram{background-color:#A1755C;}
.social-icons .fa-linkedin,.social-icons .fa-linkedin-square{background-color:#0085AE;} 
.social-icons .fa-linux{background-color:#FBC002;color:#333;}
.social-icons .fa-maxcdn{background-color:#F6AE1C;}
.social-icons .fa-pagelines{background-color:#241E20;color:#3984EA;}
.social-icons .fa-pinterest,.social-icons .fa-pinterest-square{background-color:#CC2127;} 
.social-icons .fa-renren{background-color:#025DAC;}
.social-icons .fa-skype{background-color:#01AEF2;}
.social-icons .fa-stack-exchange{background-color:#245590;}
.social-icons .fa-stack-overflow{background-color:#FF7300;}
.social-icons .fa-trello{background-color:#265A7F;}
.social-icons .fa-tumblr,.social-icons .fa-tumblr-square{background-color:#314E6C;} 
.social-icons .fa-twitter,.social-icons .fa-twitter-square{background-color:#32CCFE;} 
.social-icons .fa-vimeo-square{background-color:#229ACC;}
.social-icons .fa-vk{background-color:#375474;}
.social-icons .fa-weibo{background-color:#D72B2B;}
.social-icons .fa-windows{background-color:#12B6F3;}
.social-icons .fa-xing,.social-icons .fa-xing-square{background-color:#00555C;} 
.social-icons .fa-youtube,.social-icons .fa-youtube-play,.social-icons .fa-youtube-square{background-color:#C52F30;}

/**************************************/

/************* widget stuff ************/

.widgettitle{
  display: none;
}

.widget_text {
  list-style-type: none !important;
}

.widget_text li{
  list-style-type: none !important;
}



.footlist a{
 line-height: 2;
text-align: left;
padding: 5px;
color: #ffffff;
border-width: 0px 0px 1px 0px;
border-style: solid;
border-color: #777;
transition: all .2s ease-in-out;
font-size: 12px;
}

.footlist a:hover {
 line-height: 2;
text-align: left;
padding: 5px;
color: #6fc191;
border-width: 0px 0px 1px 0px;
border-style: solid;
border-color: #777;
transition: all .2s ease-in-out;
font-size: 12px;
}

.footlist li{
  list-style: none;
  padding-left: 0;
}



.footlist ul{
  padding-left: 0;
}

.m20 {
  margin-top: 20px;
}

.footlinks2 {
  font-size: 10px;
  color: #cecece;
}

.footlinks2 a {
  font-size: 10px;
  color: #cecece;
}


#green-title{
background-color:#33bec3;
color: white;
font-size: 20px;
}

.internal-heading{
font-weight: 900;
color: #dcb56d;
}

.vidtitle{
    font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 1px #191919;
  padding: 10px;
}

.contact_text{
    font-weight: 600;
  font-family: 'Montserrat';
}


.quote_panel_read {
padding-top: 5px;
  margin: 0 auto;
  margin-top: 30px;
  display: table;
  border-top: 4px solid #fff;
  font-weight: 600;
  font-family: 'Montserrat';
  color: #fff;
  text-align: center;
  transition: all .2s ease-in-out;
}

.quote_panel_read a{
padding-top: 5px;
  margin: 0 auto;
  margin-top: 30px;
  display: table;
  border-top: 4px solid #fff;
  font-weight: 600;
  font-family: 'Montserrat';
  color: #fff;
  text-align: center;
  transition: all .2s ease-in-out;
}
.quote_panel_read:hover{
  color: #191919;
  transition: all .2s ease-in-out;
}

.monto{
    font-family: 'Montserrat';
}

.tag_list_item{
    font-size: 14px;
  display: table;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  background: #e5e5e5;
  border-radius: 7px;
  font-family: 'Montserrat';
  margin-left: 3px;
}

.category_list_item{
font-size: 14px;
  display: -webkit-inline-box;
  color: #777;
  line-height: 3;
  width: 90%;
  border-bottom: 1px solid #777;
  font-family: 'Montserrat';
  margin-left: 10px;
}

.side_blog_text{
    font-family: 'Montserrat';
     font-size: 14px;
     text-transform: uppercase;
     color: #777;
}

.searchkey{
  border-radius: 5px;
  line-height: 2;
  font-family: 'Montserrat';
  border: none;
  width: 100%;
  width: 290px;
  border-radius: 2px;
  padding: 6px;
  color: #777;
  background: #e5e5e5;
  box-shadow: 1px 2px 5px #777;
}

.searchbutton{
  background-color: #6ec0b4;
  border-radius: 5px;
  border: none;
  padding: 7px;
  color: #fff;
  font-family: 'Montserrat';
}

.searchbutton:hover{
  background-color: #EDBF47;
  color: #191919;
}


.wpcf7-mail-sent-ok {
  border: none !important;
  font-family: 'Montserrat';
  font-size: 12px;
}

.wpcf7-validation-errors {
  border: none !important;
  font-family: 'Montserrat';
  font-size: 12px;
}

/*SLIDE-IN CTA
--------------------------------------------- */
#slidebox {
    padding: 10px 16px 10px 10px;
    position: fixed;
    bottom: 0;
    right: -430px;
}

a.close {
    background: transparent url(https://cdn2.hubspot.net/hub/53/file-527841348-gif/close.gif) no-repeat top left;
    width: 13px;
    height: 13px;
    position: absolute;
    cursor: pointer;
    top: 10px;
    right: 10px;
}

a.close:hover {
    background-position: 0 -13px;
}


.tabla {
    border:1px solid #C0C0C0;
    border-collapse:collapse;
    padding:5px;
  }
.tabla th {
    border:1px solid #C0C0C0;
    padding:5px;
    color: #F6950E;
  }
  .tabla td {
    border:1px solid #C0C0C0;
    padding:5px;
  }

/******************* woocommerce products **********************/


.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {width: 100% !important;}
.woocommerce ul.products li.product a img { float: left !important; width: 40% !important; margin: 0 !important;}
.woocommerce ul.products li.product img { float: left !important; width: 40% !important; margin: 0 !important;}
.underpic{margin-left: 45%;}
.undertitle{margin-left: 45% !important;}

.wooboxitem{
  border: none;
  box-shadow: 1px 1px 4px #777;
  border-radius: 5px;
  overflow: hidden;
  max-height: 280px;
}
.wooshortdesc p{ line-height: 1.4 !important; font-family: 'Lato'; color: #696C76;}
.titleband { background: #f0f2f2; padding: 10px; width: 100%;}
.prod_icons_small img { width: 40px !important; }

.more button{
  margin-top: 0 !important;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  margin-left: -5px;
  border-top-color: #fff;
  border-width: 5px 5px 0;
}
.tooltip-inner {
  color: #fff;
  background: #696D77;
  font-family: 'Montserrat';
  border-radius: 0px;
}

.tooltip{
  margin-left: 100px;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: #1FA290 !important;
  color: #fff;
  -webkit-font-smoothing: antialiased;
}

.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
  background-color: #696D77 !important;
  text-decoration: none;
  background-image: none;
  color: #fff;
}

.pricewoo{
    color: #696D77;
  font-family: 'Montserrat';
  font-size: 25px;
}

.ytchagallery{
  display: none !important;
}

.woman_text_holder{
  max-width: 240px;
  margin: 30px 0px 0px 60px;
  padding-right: 50px;
  position: absolute;
}

.woman_text{
  color: #fff;
  font-size: 20px;
  line-height: 1;
  text-align: center !important;
 font-family: 'comic_bookregular';
  text-shadow: 0px 2px 2px #151515;
}


.mobile_marge{
  margin-top: 120px;
}


.container-fluid-paddless {
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}

.toplogo{
  position: relative;
}



/* media-queries */







/* start 991 */

@media only screen and (max-width: 991px) {

  .green-stripe {
margin-top: -40px;
}

  .peoplediv {
  z-index: 99;
  position: absolute;
  width: 50%;
  margin-top: -150px;
  overflow: hidden;
  margin-left: 10px;
  display: none;
}

.mobile_marge{
  margin-top: 240px;
}

.wooboxitem{
  max-height: 320px;
}
  .border-right {
    border-width: 0px 0px 20px 0px !important;
}
.mobilespacetop{
  margin-top: 10px;
}

.section_2_box_a {
    height: auto;
}
.section_2_box {
    height: auto;
}
#overlaymenu, #overlay    {  
width: 92%;
height: 56%;
}

.nopaddfront img{
width: auto;
}
}






@media(min-width:768px) {


  .slicknav_menu{
    display: none !important;
  }
    .navbar-default {
        border: 0;
        background-color: transparent;

    }

    .navbar-default .navbar-brand {
        font-size: 2em;
    -webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }

    .navbar-default.navbar-shrink {
        background-color: #222;
         padding: 10px;
            -webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
    }
    
        .navbar-default.navbar-shrink img{
       max-height: 60px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    }

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.5em;
}
}

  .imgscale{
   width: 100%;
  }
/* start 767 */

@media only screen and (max-width: 767px) {
  
body.home .select .option-list li {
  font-size: 14px;
}

body.home .select .active-option {
  width: 190px;
  margin: 10px 10px 10px 70px;
}


  .container-marginpull {
  padding-bottom: 70px;
}

    .blogspace{
    margin-top: 5px; 
    padding: 5px 0;
  }

  .left-circle1 {
  position: absolute;
  top: -20px;
  left: 20px;
  display: block;
-webkit-transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
   -moz-transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
     -o-transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
        transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); /* easeInOutCirc */

-webkit-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
   -moz-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
     -o-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
        transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); /* easeInOutCirc */
}

.left-circle2 {
  position: absolute;
  top: -20px;
  left: 20px;
  display: block;
-webkit-transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
   -moz-transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
     -o-transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
        transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); /* easeInOutCirc */

-webkit-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
   -moz-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
     -o-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
        transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); /* easeInOutCirc */
}

.left-circle3 {
  position: absolute;
  top: -20px;
  left: 20px;
  display: block;
-webkit-transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
   -moz-transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
     -o-transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
        transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); /* easeInOutCirc */

-webkit-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
   -moz-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
     -o-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
        transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); /* easeInOutCirc */
}

.left-circle4 {
  position: absolute;
  top: -20px;
  left: 20px;
  display: block;
-webkit-transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
   -moz-transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
     -o-transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
        transition: all 300ms cubic-bezier(0.785, 0.135, 0.150, 0.860); /* easeInOutCirc */

-webkit-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
   -moz-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
     -o-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
        transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); /* easeInOutCirc */
}

  .hoteltitle {
  font-size: 50px;
}


  .flexslider-small{
  background: #b7bfaf;
  box-shadow: 1px 1px 5px #777;
  max-height: 840px;
  padding-left: 10px;
  padding-top: 30px;
  list-style-type: none;
  text-align: center;
    width: 100%;
    margin-left: 0%;
      margin-bottom: 10px;
}

.btndrop2 ul > li {
 width: 70%;
}

.btndrop2 ul > li > ul {
  display: block;
  position: absolute;
  width: 230px;
  color: #fff;
  padding: 9px;
}

.btndrop2 ul > li > ul a{
color: #252525;
  background: #1FA290 !important;
  padding: 1px 10px;
  display: block;
}

.btndrop2 ul > li > ul a:hover{
    color: #fff;
    background: rgba(25, 25, 25, .9) !important;
}


  .imgscale{
    width: 200px;
  }

  .ladyholder_below {
  position: relative;
  margin-top: 10px;
}

  #first_section {
margin-top: 20px;
}

.peoplediv {
  z-index: 99;
  position: absolute;
  margin-top: 10px;
  width: 60%;
  overflow: hidden;
  margin-left: 180px;
}

.mobile_marge{
  margin-top: 20px;
}
  
  .sideswiperbottomtitletwo {
  min-width: 200px; 
}

    #menu{
      display: none;
    }

.menu-line{
  color: #fff !important;
}

.menu-line:before{
  content: '';
  font-size: 30px;
  margin-left: -15px;
  position: absolute;
  color: #c81e81;
}


.green-stripe {
  position: relative;
  margin-top: -1px;
  margin-top: -40px;
    z-index: -2;
}


    .toplogo{
    position: absolute;
  }

  .navbar-default .navbar-nav > li > a {
    background-color: #f62660 !important;
  }

  .looktitle {
    margin: 10px 0px 0px 0px !important;
  }

  .circlearea {
    position: absolute;
    margin: 30px 0px 0px 0px !important;
  }

.bloglister{
  height: auto;  
}

.circleholder {
display: none;
}

.circleholderright {
  display: none;
}

.btndrop {
  background: rgba(0,0,0, .4) !important;
  border-radius: 25px;
  border: none;
  margin: 10px 10px 10px 70px;
  color: #fff;
  padding: 8px;
  text-transform: uppercase;
  font-size: 14px;
  width: 190px;
}

.dropdown_area_show {
    width: 190px !important;
}
.navbar-default ul {
  margin-top: 30px;
}
  #cssmenu ul ul ul {
top: 0;
left: 0;
width: 100%;
}

#cssmenu ul li {
  float: none !important;
}


#cssmenu ul ul {
  visibility: visible;
  position: relative;
  top: 100%;
  left: 0;
  z-index: 598;
  width: 100%;
}

    .fixxo{
position: relative;
}

#first_section {
margin-top: 20px;
}

  .circleholderright {
display: none;
}

  h3, .h3 {
font-size: 18px;
}

.textquote {
  font-size: 12px !important;
}


.sideswipertitle {
  font-size: 30px;
}


 .greenbig{
    font-size: 25px !important;
  }


  .whitebig{
    font-size: 40px !important;
  }

  .front_four_contain {
height: 150px;
}

 .main-banner-guts {
    min-height: 300px;
  }

.front_four {
  width: auto;
  margin: 0px 0px 0px 0px !important;
  overflow: hidden;
}

.front_four img {

}

.four_text {
  margin: -70px 15px;
}

.front_four_big {
  width: 270px;
  margin: 10px;
}

.front_four_contain {
  height: 180px;
}


#second_section {
margin-top: 0px;
}

.section_2_box {
height: auto;
background: #fff;
padding: 25px;
}

.second_curve img{
  width: 100%;
  height: 40px;
}
.second_curve_map img{
  width: 100%;
  height: 40px;
}
.instapic-holder{
    max-width: 280px;
}
.intro-text{
    font-size: 25px !important;
    max-width: 100%;
}

.front_four{
  margin-bottom: 10px;
}

.circlediv {
width: 250px;
  height: 250px;
  border-radius: 200px;
  margin-top: -120px;
  left: 0;
}

.selector_area {
   margin: 0px 10px 10px -30px;
}

  .partnership-panel{
margin: 0px;
}

.padding-text{
  padding: 0px;
}

.partner-text {
  padding-top: 20px;
  padding-bottom: 20px;
}


.blogpadul{
    padding:  0px 0px 0px 15px;
}

  .mobilesquasher{
  width: 250px !important;
}
}


/* start 480 */
@media only screen and (max-device-width: 480px) {
    #slidebox {
       width: 100%;
    }
}


/* start 500 */
@media only screen and (max-width: 500px) {

  .bottomitems{
  display: -webkit-inline-box;
  margin-bottom: 20px;
  margin-top: 10px;
  line-height: normal;
  padding: 0px;
}

.woocommerce ul.products {
    background: #E1ECDB;
  }

  .woocommerce ul.products li.product a img {
  padding-bottom: 15px;
}
  .underpic {
  margin-left: 5%;
}

.undertitle {
  margin-left: 5% !important;
}

  .wooboxitem {
  max-height: 750px;
  background-color: #fff;
}
  
.woocommerce ul.products li.product a img {
  width: 100% !important;
}


.woocommerce ul.products li.product img {
  width: 100% !important;
}
.peoplediv {
  z-index: 99;
  position: absolute;
  margin-top: 10px;
  width: 80% !important;
  overflow: hidden;
  margin-left: 30px !important;
}
}

/************** barry doodle xl ***************/
.visible-xl-block,
.visible-xl-inline,
.visible-xl-inline-block,
.visible-xl{
    display: none !important;
}

@media (min-width: 2000px) {
    .container {
        width: 1970px;
    }

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

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

    .col-xl-11 {
        width: 91.66666667%;
    }

    .col-xl-10 {
        width: 83.33333333%;
    }

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

    .col-xl-8 {
        width: 66.66666667%;
    }

    .col-xl-7 {
        width: 58.33333333%;
    }

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

    .col-xl-5 {
        width: 41.66666667%;
    }

    .col-xl-4 {
        width: 33.33333333%;
    }

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

    .col-xl-2 {
        width: 16.66666667%;
    }

    .col-xl-1 {
        width: 8.33333333%;
    }

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

    .col-xl-pull-11 {
        right: 91.66666667%;
    }

    .col-xl-pull-10 {
        right: 83.33333333%;
    }

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

    .col-xl-pull-8 {
        right: 66.66666667%;
    }

    .col-xl-pull-7 {
        right: 58.33333333%;
    }

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

    .col-xl-pull-5 {
        right: 41.66666667%;
    }

    .col-xl-pull-4 {
        right: 33.33333333%;
    }

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

    .col-xl-pull-2 {
        right: 16.66666667%;
    }

    .col-xl-pull-1 {
        right: 8.33333333%;
    }

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

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

    .col-xl-push-11 {
        left: 91.66666667%;
    }

    .col-xl-push-10 {
        left: 83.33333333%;
    }

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

    .col-xl-push-8 {
        left: 66.66666667%;
    }

    .col-xl-push-7 {
        left: 58.33333333%;
    }

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

    .col-xl-push-5 {
        left: 41.66666667%;
    }

    .col-xl-push-4 {
        left: 33.33333333%;
    }

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

    .col-xl-push-2 {
        left: 16.66666667%;
    }

    .col-xl-push-1 {
        left: 8.33333333%;
    }

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

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

    .col-xl-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-xl-offset-10 {
        margin-left: 83.33333333%;
    }

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

    .col-xl-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-xl-offset-7 {
        margin-left: 58.33333333%;
    }

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

    .col-xl-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-xl-offset-4 {
        margin-left: 33.33333333%;
    }

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

    .col-xl-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-xl-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-xl-offset-0 {
        margin-left: 0;
    }

    .visible-xl {
        display: block !important;
    }

    table.visible-xl {
        display: table;
    }

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

    th.visible-xl, td.visible-xl {
        display: table-cell !important;
    }

    .visible-xl-block {
        display: block !important;
    }

    .visible-xl-inline {
        display: inline !important;
    }

    .visible-xl-inline-block {
        display: inline-block !important;
    }

    .hidden-xl {
        display: none !important;
    }
}




/************************* ipad query **************/


@media screen and (max-width: 1200px) {

  .fixxo{
position: relative;
}

  .circleholderright {
display: none;
}

.whitebig {
font-size: 25px;
}

.greenbig{
  font-size: 25px;
}

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



/************************** mobile stuff ***************************/

.mobilesquasher{
  width: 350px;
}


 .logoshow{
  display: none;
 }

@media screen and (min-width: 768px) and (max-width: 1230px){

  #cssmenu a {
  padding: 0 2px;
}
#cssmenu > ul > li > a {
  font-size: 11px;
}
}



@media screen and (min-width: 768px) and (max-width: 999px){
  .logohide{
    display: none;
  }
  .logoshow{
    display: block;
  }
}



@media screen and (min-width: 992px) and (max-width: 1199px){
.mobilespacetop{
  margin-top: 10px;
}

.section_2_box {
  height: auto;
}
.section_2_box_a {
    height: auto;
}
#overlaymenu, #overlay    {  
width: 88%;
  height: 46%;
}


#plus{
  font-size: 16px;
}

.nopaddfront img{
width: auto;
}
}





/************ iphone **************/
@media screen and (max-width: 320px) {

    .fixxo{
position: relative;
}

.whitebig {
font-size: 30px !important;
}

.greenbig{
    font-size: 20px !important;
}
}

@media screen and (max-width: 991px) {
   #first_section {
margin-top: 0px !important; 
}

.container-marginpull-side{
    margin-top: 2%;
background: transparent;
}

.menu-line:before{
  content: '';
}
  
  .vanish_991 {
    display: none !important;
  }
    .imgscale{
    width: 350px;
  }
}

/* from small up */
@media screen and (min-width: 991px) {

.textquote {
  font-size: 15px;
}

.icc a{
font-size: 16px;
}

}


/************ end iphone **************/



.covercontain {
  background-size: contain;
}

@media only screen and (max-width: 1200px) {
.covercontain {
  background-size: cover;
}
}


@media only screen and (min-width: 2000px) {
.sliderwide{
  margin-left: 15%;
}

#twitter-widget-0{
  background-color: #ffffff;
}
}

/*******************
## language stuff
*******************/

.lang {
  z-index: 10000;
  margin-right: 50px;
}

.lang-item {
    display: inline;
    list-style: none;
}