/*!
 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */
body {
  margin: 50px 0 0 0; /* margin top to counter the fixed main nav */
}

  .navbar-nav > li.permanent-green > a {
   background: #92bc3d;
  }

  .navbar-nav > li.permanent-green > a:hover {
   background: #4cbf00;
  }


.dropdown-submenu > .dropdown-menu {
    border-radius: 0 6px 6px;
    left: 100%;
    margin-left: -1px;
    margin-top: -6px;
    top: 0;
}
 h1{ 
 	color:#91bc3e;
 	font-size:3em!important;
 	font-family: "Oswald",sans-serif;
    font-weight: 300;
    text-transform: uppercase;
 }
/* line 20, ../sass/screen.scss */
h2 {
  color: #91bc3e;
  font-family: "Oswald", sans-serif;
  font-size: 2em;
  padding:10px 0px;
}
ul.contentbullets li { 
	font-size:1.2em;
	margin-bottom:10px;
}
#primary-sidebar h3 { 
	margin-top:0px;
}
.widget {
	margin-bottom:15px;
}	
h3 {
  color: #91bc3e!important;
  font-family: "Oswald", sans-serif;
  font-size: 2em;
}
.container h3 { 
	margin-top:0px;
}
h3.widget-title{

}
.carousel-caption h2 a{
	color:#ffffff;
	text-decoration:none;
}
.carousel-caption h2 a:hover{
	color:#cccccc!important;
	text-decoration:none!important;
}
.carousel-caption span a{
	color:#ffffff;
	text-decoration:none;
}
.carousel-caption span a:hover{
	color:#cccccc!important;
	text-decoration:none!important;
}
.box-link { 
  color: #ffffff!important;
  font-family: "Oswald", sans-serif;
  font-size: 1.8em;
}
span.asterix { 
	color:#ff0000;
}
#saveForm{
background-color: #91bc3e!important;
    border-color: #789c3d!important;
    color: #fff!important;
    }
.requiredright {
	float:right;
	clear:both;
	font-size:0.7em!important;
}
.wpcf7-form {
	padding:10px;
	background-color:#91bc3e;
}
.wpcf7-form p{
	color:#FFFFFF;
	font-size:1em;
}.wpcf7-text {
	background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.wpcf7-textarea {
	background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 118px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.wpcf7-submit {
    background-color: #e2e2e2!important;
    border:1px solid #789c3d!important;
    color: #789c3d;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.panel-heading h4 {
	margin:0px;
	font-family: "Oswald", sans-serif;
	font-weight:200;
	text-align:center;
}
.panel-heading h4 a:hover {
	color:#666666!important;
	text-decoration:none!important;
}
.logoblock {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
 p { 
 	color: #727176;
    font-size: 1.2em;
    margin-bottom: 15px;
    padding: 0 15px;
 }
 .row { 
 	margin-bottom:15px;
 }
html,
body {
    height: 100%;
    font-family: 'Open Sans'!important;
    font-weight:100;
  	color:#727176;
}
#contact p {
	padding:0px;
}
a { 
 color:#90bc3e;
 }
a:hover { 
 color:#727176!important;
 text-decoration:underline!important;
 transition: all 0.9s ease 0s;
 }

ul.list {
	font-size:1.2em;
}
ul.nav {
	font-size:1.2em;
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}
.btn-default {
	background-color:#91bc3e;
	font-size: 1.2em;
    line-height: 24px;
    color:#ffffff;
}
.page-header { 
	border-bottom:1px solid #91bc3e;
}
.panel-default > .panel-heading { 
	background-image: url("../images/top-bg.png");
}
h4 { 
	line-height:30px;
	font-size:1.8em;
	color:#ffffff;
}
.carousel-control .icon-prev:before{
background-image: url("../images/left-arrow.png");
    display: block;
    height: 62px;
    position: absolute;
    width: 36px;
    content: '';
}
.carousel-control .icon-next:before{
background-image: url("../images/right-arrow.png");
    display: block;
    height: 62px;
    position: absolute;
    width: 36px;
    content: '';
}

/* Europe Table */
#europetable thead tr th{
	color:#90bc3e;
	font-family: "Oswald", sans-serif;
    font-size: 1.6em;
    font-weight: 300!important; 
    padding:0px 5px 10px 10px!important;
}
#europetable tbody tr td{
	padding:10px 5px 10px 10px!important;
	vertical-align:top;
	border-right:1px #e2e2e2 solid;
	border-bottom:1px #e2e2e2 solid;
}
#europetable{
	width:100%;
	margin-bottom:25px;
}
#europetable tbody{
    border-left:1px #e2e2e2 solid;
    border-top:1px #e2e2e2 solid;
}
/* End Europe Table */

/* Client Logos */
#clientlogos { 
	padding:0px;
}
#clientlogos li{ 
	list-style:none;
	display:inline-block;
	float:left;
	margin-right:20px;
	width:220px;
	text-align:center;
	height:100px;
}
#clientlogos li img{
	vertical-align:middle;
	display:inline-block;
}
/* Client Logos END */

/* Home Page Carousel */

header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}
.carousel-inner { 
	position:relative;
}
.carousel-caption h2 {
	color: white;
    font-family: "Oswald",sans-serif;
    font-size: 77px;
    line-height: 100px;
    text-align: right;
    width: 100%;
}
.carousel-caption span {
	clear: both;
    display: block;
    font-family: "Open Sans",sans-serif;
    font-size: 32.5px;
    font-weight: bold;
    text-align: right;
}
/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* numbered blocks */
span.number1 {
	background-image: url('../images/icons/80px/1.png');
	height:80px;
	width:80px;
	display:block;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}
span.number2 {
	background-image: url('../images/icons/80px/2.png');
	height:80px;
	width:80px;
	display:block;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}
span.number3 {
	background-image: url('../images/icons/80px/3.png');
	height:80px;
	width:80px;
	display:block;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}
span.number4 {
	background-image: url('../images/icons/80px/4.png');
	height:80px;
	width:80px;
	display:block;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}
span.number5 {
	background-image: url('../images/icons/80px/5.png');
	height:80px;
	width:80px;
	display:block;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}
span.number6 {
	background-image: url('../images/icons/80px/6.png');
	height:80px;
	width:80px;
	display:block;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}
span.number7 {
	background-image: url('../images/icons/80px/7.png');
	height:80px;
	width:80px;
	display:block;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}
span.number8 {
	background-image: url('../images/icons/80px/8.png');
	height:80px;
	width:80px;
	display:block;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}
span.number9{
	background-image: url('../images/icons/80px/9.png');
	height:80px;
	width:80px;
	display:block;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}
span.number10 {
	background-image: url('../images/icons/80px/10.png');
	height:80px;
	width:80px;
	display:block;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}

.contentblockp{
	border-left:2px solid #cccccc;
}

.contentblock { 
	border-bottom:4px solid #727176;
	padding:20px 0px 25px 0px;
}

/* Footer Styles */
#sistersites {
	
}
ul.cactussites li{
	display:inline-block;
	float:right;
	margin:0px!important;
	font-size:11px;
}
ul.cactussites li.tm a{
	border-right:5px solid #91BC3E;
	display:block;
	height:25px;
	padding:8px;
	margin-left:10px;
}
ul.cactussites li.fluk a{
	border-right:5px solid #D00139;
	display:block;
	height:25px;
	padding:8px;
	margin-left:10px;
}
ul.cactussites li.cl a{
	border-right:5px solid #577DBE;
	display:block;
	height:25px;
	padding:8px;
	margin-left:10px;
}
ul.cactussites li.tefl a{
	border-right:5px solid #65C9C9;
	display:block;
	height:25px;
	padding:8px;
	margin-left:10px;
}
ul.cactussites li.blog a{
	border-right:5px solid #FBA31B;
	display:block;
	height:25px;
	padding:8px;
	margin-left:10px;
}
ul.cactussites li.mycactus a{
	border-right:5px solid #009A66;
	display:block;
	height:25px;
	padding:8px;
	margin-left:10px;
}
#subfooter {
	background-color:#90bc3e;
	border-top:5px solid #789c3d;
	height:auto;
}
#subfooter .row { 
	margin-bottom:0px;
}
footer {
    padding: 20px 0;
    background-color: #1b191e;
    text-align: center;
}
footer p{
	color: #727176;
    font-size: 0.8em;
    margin-bottom: 0;
    padding: 10px 0 5px;
    text-align:left;
}
.cactusaddress p{ 
	text-align:right!important;
}
body#contact .cactusaddress p {
	margin:10px 0px 15px 0px;
}
img.alignright {
	float:right;
	margin:0px 15px 15px 15px;
}
img.alignleft {
	float:left;
	margin:0px 15px 15px 0px;
}
ul#menu-sub-footer {
	padding:0px;
}
ul.links {
    display: inline-block;
    float: left;
    margin: 0!important;
    line-height:36px;
}
ul.links li {
    display: inline-block!important;
    float: left!important;
    margin: 0px 10px;
}
ul.links li a{
	color:#ffffff;
	font-family: "Oswald",sans-serif;
    font-weight: 300;
    font-size:1.2em;
    text-transform:uppercase;
}
ul.icons {
    background-color: #91bc3e;
    display: inline-block;
    float: right;
    margin: 0!important;
    line-height:36px;
}
ul.icons li {
    display: inline-block!important;
    float: left!important;
    margin: 0px 10px;
}
ul.menu {
    display: block;
    margin-bottom: 10px;
}
ul.menu li {
    display: inline-block;
    padding: 0 10px;
    text-align: center;
}
ul.menu li a{
	color:#91bc3e!important;
}
ul.menu li a:hover {
	color:#789c3d!important;
}

.levels p{ 
	font-size:13px!important;
}
#footeraccreditations{
	background-color:#33322d;
	padding-top:20px;
} 
#accreditations { 
	margin:0px;
	padding:0px;
}
#accreditations li { 
	list-style:none;
	display: inline-block;
	float:left;
	margin:0px 20px;
}
.current_page_item { 
	background-color:#91bc3e;
}
.current-menu-ancestor { 
	background-color:#91bc3e;
}
.current-menu-item {
	background-color:#91bc3e;
}
iframe{
	display:block;
	border:0px;
	padding-top:30px;
}
ul#socialside { 
	float:right;
	position:fixed;
}
.ukti { 
	background-image: url("../images/footer/ukti-greyscale.png");
    background-repeat: no-repeat;
    background-size: 138px 40px;
    display: block;
    height: 40px;
    width: 138px;
    text-indent:-2000px;
    overflow:hidden;
}
.bcc:hover { 
	background-image: url("../images/footer/bcc-color.png");
}
.bcc { 
	background-image: url("../images/footer/bcc-greyscale.png");
    background-repeat: no-repeat;
    background-size: 77px 40px;
    display: block;
    height: 40px;
    width: 77px;
    text-indent:-2000px;
    overflow:hidden;
}
.ukti:hover { 
	background-image: url("../images/footer/ukti-color.png");
}
.tripadvisor { 
	background-image: url("../images/footer/tripadvisor-greyscale.png");
    background-repeat: no-repeat;
    background-size: 61px 40px;
    display: block;
    height: 40px;
    width: 61px;
    text-indent:-2000px;
    overflow:hidden;
}
.tripadvisor:hover { 
	background-image: url("../images/footer/tripadvisor-color.png");
}
#fivecolumns h4{
	font-size: 18px;
	line-height:36px;
}
/*
inspired from http://codepen.io/Rowno/pen/Afykb 
*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

div.bannerform150h {
	background-position: top left;
	background-repeat: no-repeat;
	width: 100%;
	height: 150px;
	padding-left: 370px;
	padding-top: 70px;
	padding-right: 45px;
}
div.bannerform150h.backgroundmailchimp {
	background-color: #92bc3e;
	background-image: url(../../../uploads/2016/07/Banner-TM-Sign-Up-MailChimp-1-V2.jpg);
}

div.bannerform150h .ninja-forms-field-error {
	display: none;
}
div.bannerform150h .field-wrap {
	margin-bottom: 15px;
}
/*
WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
now override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}

/* just for demo purpose */
    html,
    body,
    .carousel,
    .carousel-inner,
    .carousel-inner .item {
      height: 100%;
    }
/* Responsive Styles */

@media(max-width:1200px) {
	div.bannerform150h {
		background-position: top right;
		padding-left: 270px;
	}
}
 
@media(max-width:1024px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
    .navbar-nav li a{
    	padding-left:6px!important;
    	padding-right:6px!important;
    	font-size:18px;
 	}
 	.carousel-caption h2 { 
 		font-size: 60px;
    	line-height: 40px;
 	}
 	.carousel-caption span { 
 		font-size: 24px;
 	}
 	
	div.bannerform150h {
		padding-left: 290px;
	}
}


@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
    .navbar-nav li a{
    	padding-left:2px!important;
    	padding-right:2px!important;
    	font-size:13px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }
	iframe{
		display:block;
		width:100%;
		border:0px;
	}
    header.carousel .carousel {
        height: 70%;
    }
    .carousel-caption h2 {
    font-size: 27px;
    line-height: 30px;  
	}
	.carousel-caption span {
		font-size: 18px;
		line-height:18px;
	}
	ul.cactussites{
		margin-bottom:10px;
	}
	ul.cactussites li.mycactus{
		border-top:1px solid #009a66;
	}
	ul.cactussites li.blog{
		border-top:1px solid #fba31b;
	}
	ul.cactussites li.tefl{
		border-top:1px solid #65c9c9;
	}
	ul.cactussites li.cl{
		border-top:1px solid #577dbe;
	}
	ul.cactussites li.fluk{
		border-top:1px solid #d00139;
	}
	ul.cactussites li.tm{
		border-top:1px solid #91bc3e;
	}
	ul.cactussites li.mycactus a { 
		height:35px;
		color:#009a66;
	}
	ul.cactussites li.tm a { 
		height:35px;
		color:#91bc3e;
	}
	ul.cactussites li.blog a { 
		height:35px;
		color:#fba31b;
	}
	ul.cactussites li.tefl a { 
		height:35px;
		color:#65c9c9;
	}
	ul.cactussites li.cl a { 
		height:35px;
		color:#577dbe;
	}
	ul.cactussites li.fluk a { 
		height:35px;
		color:#d00139;
	}
	ul.cactussites li{ 
    	width:100%;
    	text-align:right;
    	font-size:14px;
    	margin-bottom:14px;
    	line-height:22px;
    	height:34px;
    } 
    .cactusaddress{
    	clear:both;
    }

	div.bannerform150h {
		padding-left: 15px;
	}
	div.bannerform150h.backgroundmailchimp {
		background-image: url(../../../uploads/2016/07/Banner-TM-Sign-Up-MOBILE-MailChimp-1-V2.jpg);
		background-position: 10px 0px;
	}
}


@media(max-width:760px) {
td,
th {

        display:block !important;
    }
    
}