@charset "utf-8";
/* CSS Document */

/*CSS Reset*/
@import url('/themes/site_themes/itisa/default_site/styles.group/reset.css');

/*CSS for Flexslider*/
@import url('/themes/site_themes/itisa/default_site/styles.group/flexslider.css');

/*CSS for Nivoslider*/
@import url('/themes/site_themes/itisa/default_site/styles.group/themes/default/default.css');
@import url('/themes/site_themes/itisa/default_site/styles.group/themes/light/light.css');
@import url('/themes/site_themes/itisa/default_site/styles.group/nivo-slider.css');

/*CSS for Isotope*/
@import url('/themes/site_themes/itisa/default_site/styles.group/isotope.css');

/*CSS for pretty Photo*/
@import url('/themes/site_themes/itisa/default_site/styles.group/prettyPhoto.css');

/*CSS for jQuery Carousel*/
@import url('/themes/site_themes/itisa/default_site/styles.group/jcarousel_tango.css');

/*CSS for Tipsy*/
@import url('/themes/site_themes/itisa/default_site/styles.group/tipsy.css');


/*Base*/
@import url('/themes/site_themes/itisa/default_site/styles.group/base.css');

/*Responsive*/
@import url('/themes/site_themes/itisa/default_site/styles.group/responsive.css');

/*CSS for Dark Menu*/
/*@import url('/themes/site_themes/itisa/default_site/styles.group/menu_dark.css');*/

/* Custom Overwrites */
body {
	font: 16px/1em "Calibre", Helvetica, Arial, sans-serif;
	color:#777777;
	/*font-family: 'Montserrat', sans-serif;*/
}
p {
	font-size:1em;
	line-height:1.5em;
}
h2 {
	margin-bottom:40px;
}
.p_white {
	color:#fff !important;
}
footer a {
	color:#656565;
	text-decoration:none;
}
footer a:hover {
	color:#fff;
}
.center {
	text-align: center;
}
.align_right {
	text-align: right;
}

.full_width {
	width:100%;
}
.white_for_bg {
	text-shadow:0px 0px 15px #fff;
}
.box_sizing {
	box-sizing: border-box;
}

header h2.logo {
	width: 220px;
	float: left;
	margin: 0px;
}

h2.logo img {
	max-width:80px;
	margin-top:10px;
	margin-bottom:10px;
}

ul.slides .button_big {
	margin-bottom:50px;
}

.button_big.cta {

}
.home_slider2 .slides .slider_caption p{
	width: 200%;
}
.feature_container {
	float:left;
	width:100;
	height:auto;
	/*background-image: url("/themes/site_themes/itisa/default_site/images/content/main-top.png");*/
	background-repeat: repeat-x;
	background-position:left top;
	background-color:#afc3c2;
	padding-top:80px;
	padding-bottom:50px;
}

.service_providers .world_map {
	margin: 50px 0 50px 0;
}

.heading_white {
	color:#fff !important;
	text-shadow:0px 2px 4px #222;
}

.view_more {
	cursor:pointer;
	background:#f9f9f9;
}
.view_container {
	display:none;
	width:100%;
}

.demo_container {
	float:left;
	width:100;
	height:auto;
	background-image: url("/themes/site_themes/itisa/default_site/images/content/demo_top.png"), url("/themes/site_themes/itisa/default_site/images/content/demo_bottom.png"), url("/themes/site_themes/itisa/default_site/images/content/demo_bg.jpg");
	background-repeat: repeat-x, repeat-x, no-repeat;
	background-position:left top, left bottom, center center;
	background-size: 33px 28px, 33px 35px, 100%;
	background-color:#fff;
	padding-top:80px;
	padding-bottom:100px;
}

.services_container {
	float:left;
	width:100;
	height:auto;
	background-image: url("/themes/site_themes/itisa/default_site/images/content/demo_top.png"), url("/themes/site_themes/itisa/default_site/images/content/demo_bottom.png"), url("/themes/site_themes/itisa/default_site/images/content/services_bg.png");
	background-repeat: repeat-x, repeat-x, no-repeat;
	background-position:left top, left bottom, center top;
	background-size: 33px 28px, 33px 35px, 100%;
	background-color:#fff;
	padding-top:80px;
	padding-bottom:100px;
}

.videowrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.feature_container h3 {
	padding-bottom:10px;
	border-bottom: 2px dashed #fff;
	margin-top:40px;
}

.trust_container {
	border-radius:50%;
}

.trust_container .trust_circle {
	border-radius:50%;
	border: 2px dashed #fff;
	padding:20px;
}

.trust_container .trust_circle img {
	border-radius:50%;
	box-shadow: 0px 4px 5px #666;
}

.what_container {
	float:left;
	width:100;
	height:auto;
	/*background-image: url("/themes/site_themes/itisa/default_site/images/content/line_top.png");*/
	background-repeat: repeat-x;
	background-position:left bottom;
	background-color:#0a819c;
	padding-top:80px;
	padding-bottom:60px;
}

.what_container .gear {
	background-image: url("/themes/site_themes/itisa/default_site/images/content/what_gear.png");
	background-repeat: no-repeat;
	background-position: center top;
}

.what_container .icon_container h3 {
	line-height:2em;
}

.what_container .icon_container p {
	color:#fff;
	float:left;
}

.what_container .icon_container.left {
	padding-top:30px;
}

.what_container .icon_container.left h3 {
	float:right;
}

.what_container .icon_container .spacer {
	float:left;
	width:100%;
	margin-bottom:20px;
}

.what_container .icon_container .red_bullet {
	text-shadow: 0 -1px 0 #888, 0 1px 1px #fff;
	color:#702323;
	font-size:3em;
}
.what_container .icon_container .spacer.people_management{
	margin-bottom: 70px;
}
.what_container .icon_container .spacer.skills{
	margin-top: 70px;
}
.what_container .icon_container .spacer.change{
	margin-bottom: 10px;
}
.what_container .icon_container.left .red_bullet {
	float:right;
	margin-left:20px;
}

.what_container .icon_container.right {
	padding-top:15px;
}

.what_container .icon_container.right h3 {
	float:left;
}

.what_container .icon_container.right .red_bullet {
	float:left;
	margin-right:20px;
}

.line_container {
	float:left;
	width:100;
	height:auto;
	padding-top:80px;
	padding-bottom:60px;
}

.enquiry_container .work_enquiry a.enquire_btn {
	background-color: #567;
}

/* Contact forms */
.contact-form img {
	float:left;
	margin-top:4px;
	margin-right:10px;
}

.header_container {
	/*position: fixed;
	top: 0;
	background: #fff;
	z-index: 999;*/
}

div.one p{
	text-align: justify;
}

.wrapper.what_container h3{
	font-size: 16px;
}



/** Changes as of September 2015 **/
.flexslider.home_slider2 .slides > li {
	height: 460px;
}
.flexslider.home_testimonials .slides > li {
	height: auto;
}
.home_slider2 .slides .slider_caption p {
    font-size: 21px;
    line-height: 1.5;
    letter-spacing: 1px;
    text-shadow: 2px 2px 5px black;
}
.home_slider2 .slides .slider_caption h2 {
    font-size: 35px;
    font-weight: bold;
}
.wrapper.line_container section .home_row.contact_page p {
    text-align: justify;
}
/** End Changes as of September 2015 **/

.home_slider2 .slides .slider_caption p {
	font-size: 16px;
}

.our-team:hover {
	color: #702323;
}

.our-team {
	width: 50%;
	float: left;
	color: #fff;
	margin-top: 30px;
	font-weight: normal;
	max-height: 141px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.our-team img {
	width: 30%;
	float: left;
}

.our-team p {
	width: 66%;
	float: left;
	margin: 0px 2%;
}

.name {
	width: 100%;
	float: left;
	font-size: 1.5em;
}

.description {

}

.read-more {
	width: 100%;
	float: left;
	text-decoration: none;
	font-size: 1em;
}

.two-third {
	width: 66%;
}

.one-third {
	width: 33%;
}

section ul {
	list-style: disc; list-style-position: inside; line-height: 25px;
	margin-left: 0;
	padding-left: 2em;
	text-indent: -2em;
}

.clients_home {
	list-style: none; list-style-position: inside; line-height: inherit;
	margin-left: 0;
	padding-left: 0;
	text-indent: 0;
}