html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
html{
	height: 100%;
}
body {
	line-height: 24px;
	background-color: #e6e6e6;
    color: #888888;
	font-family: 'Raleway', sans-serif;
	font-size:14px;
	font-weight:400;
	position: relative;
	height: 100%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.no-padding {
	padding-left:0;
	padding-right:0;
}
.no-margin{
	margin-left:0!important;
	margin-right:0!important;
}
textarea {
	resize:none;
}
a {
	text-decoration:none!important;
}

/********MENU*******/
h1{
	font-size: 30px;
    color: #34b091;
    text-transform: uppercase;
    letter-spacing: 2px;
	font-weight:700;
	margin-bottom:15px;
}
h2{
	font-size: 18px;
    color: #cac8c8;
}
.custom_header {
    padding-top: 50px;
    padding-bottom: 50px;
}
.custom_navbar {
    background-color: #34b091;
    color: #fff;
    border: none;
    border-radius: 0;
	margin-bottom:0;
}
.navbar-collapse {
  text-align:center;
}
.navbar-nav {
    display:inline-block;
    float:none;
}
.custom_navbar select{
	display:none
}
.custom_navbar.navbar-default .navbar-nav>li>a{
	color:#fff;
	font-size:16px;
	padding: 15px 0px;
    padding-right: 40px;
	font-weight:600;	
}
.custom_navbar ul {
	margin-top: 7px;
}
.custom_navbar.navbar-default .navbar-nav>li>a:focus, .custom_navbar.navbar-default .navbar-nav>li>a:hover {
	color: #888888;
    background-color: transparent;
}
.custom_navbar button {
	background-color: #3b3e4a;
    border-radius: 6px;
    border: none;
    font-weight: 600;
    text-align: left;
}
.custom_navbar.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
	background-color: #3b3e4a;
}
.custom_navbar.navbar-default .navbar-nav>.active>a {
	background-color:transparent;
}

/******************carousel_section*************/
#myCarousel {
    height: 500px;
	color: #fff;
}
#myCarousel a {
	background:none;
}
.carousel-inner {
    height: 100%;
}
.carousel_box{
	position: relative;
    top: 50%;
    transform: translateY(-50%);
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}
#myCarousel  h3 {
	font-size:25px;
	margin-bottom:15px;
	font-weight:600;
}
#myCarousel  p {
	font-size:18px;
}
#myCarousel  i {
    width: 40px;
    height: 40px;
    padding-top: 4px;
    font-size: 30px;
    background-color: #34b091;
    border-radius: 50px;
    top: 50%;
	transform: translateY(-50%);
    position: relative;
}
#myCarousel  i:hover {
	 background: #3b3e4a;
} 
#myCarousel .carousel_button, .carousel_button {
	color:#fff;
	background-color:#34b091;
	border-radius:40px;
	margin-top:35px;
	padding: 10px 25px;
	text-transform:uppercase;
	font-weight:600;
	font-size: 18px;
	-moz-transition: all .7s ease-in-out;
	-webkit-transition: all .7s ease-in-out;
	transition: all .7s ease-in-out;
}
#myCarousel .carousel_button:hover {
	color: #34b091;
    background-color: #fff;
}
.one {
	background-image:url("../images/banner-image.jpg");
	background-size: cover;
    background-position: center center;
    height: 100%;
    width: 100%;
}
.two{
	background-image:url("../images/big_image2.png");
	background-size: cover;
    background-position: center center;
    height: 100%;
    width: 100%;
}
.three{
	background-image:url("../images/big_image3.png");
	 background-size: cover;
    background-position: center center;
    height: 100%;
    width: 100%;
}
.carousel_button{
	padding: 6px 12px;
	font-size: 12px;
}
.carousel_button:hover{
	background-color: #454855;
	color:#fff;
}

/************************PEOPLE_SECTION************************/
.people{
	margin-top:100px;
	margin-bottom:100px;
}
.people .thumbnail .caption {
	padding: 25px 15px;
}
.people h4 {
	font-size:18px;
	color: #34b091;
	padding-bottom:10px;
	text-transform:capitalize;
	font-weight:600;
}
.people p{
    color: #888888;
}
.people .thumbnail>img {
	max-height:170px;
}

/****************services**************************/
.icons_services{
	margin-top:50px;
	height: 120px;
}
.services h3 , .services h4, .services_tittle p {
	color: #454855;
	font-size:25px;
	font-weight:600;
}
.services_tittle p {
	font-size:16px;
	padding-top:10px;
	font-weight:400;
}
.services h4 {
	font-size:18px;
	padding-bottom:15px;
}
.icons_services i{
    background-color: #34b091;
    color: #fff;
    border-radius: 10px;
    font-size: 25px;
    padding: 22px;
    width: 70px;
    height: 70px;
	-moz-transition: all .7s ease-in-out;
	-webkit-transition: all .7s ease-in-out;
	transition: all .7s ease-in-out;
	cursor:pointer;
}
.icons_services i:hover{
	background-color: #454855;
	color:#fff;
}
.slide_text {
	margin-top:20px;
}
.slide_text{
	position:relative;
}
.slide_item{
	position: relative;
    border-radius: 6px;
    background-color: #fff;
    color: #34b091;
}
.panel_slide {
	padding:20px 15px;
	color: #989898;
    font-size: 14px;
	border-top:1px solid #dddddd;
	background-color:#f0f0f0;
	display:none;
}
.slide_text h4 {
	font-size: 16px;
    padding-bottom: 8px;
    padding-top: 8px;
    padding-left: 10px;
	position:relative;
	color:#34b091;
}
.slide_text h4:after {
	content:"\f067";
	font-family: FontAwesome;
	color: #fff;
    position: absolute;
    background-color: #34b091;
    right: 0;
    top: 0;
    width: 40px;
    text-align: center;
    height: 40px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
	padding-top: 8px;
}

h4.afterh:after{
	content:"\f068";
	font-family: FontAwesome;
	color: #fff;
    position: absolute;
    background-color: #34b091;
    right: 0;
    top: 0;
    width: 40px;
    text-align: center;
    height: 40px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 0;
	padding-top: 8px;
}

.icons_change {
	background-color:#3b3e4a;
	border-bottom-left-radius: 0;
}
.icons_change h4 {
	color:#fff;
}
.services hr{
	margin-top: 0;
    margin-bottom: 55px;
    border: 0;
    border-top: 1px solid #c9c9c9;
}
.services hr:last-child {
	margin-top: 55px;
	margin-bottom: 55px;
}

/**************************solutions**************/
.solutions {
	margin-bottom:100px;
}
.solutions h3 {
	color: #454855;
    font-size: 18px;
    font-weight: 600;
	margin-bottom:20px;
}

.solutions .row >div >div:last-child p  {
	margin-bottom:25px;
}
.solutions .row > div {
	margin-top:50px;
}
.solutions .row >div > div> div:first-child {
	float: left;
    margin-right: 15px;
}

/**************************contact**************/
.contact {
	background-color: #3b3e4a;
	color:#fff;
}
.contact .container {
	padding-bottom:50px;
}
.contact .container .row > div {
	margin-top:50px;
}
.contact input {
	border-radius: 19px;
    background: #454855;
    border: none;
    color: #fff;
    position: relative;
    width: 100%;
}
.contact button {
	position: absolute;
    right: 0;
    border-radius: 0 20px 20px 0;
    background: #34b091;
    color: #fff;
    top: 0;
}
.contact .form-group{
	position: relative;
    width: 100%;
	
}
.contact .form-inline {
	position:relative;
}
.contact .form-inline .form-control {
	width: 100%;
}
.contact ul li {
	display:block;
}
.contact a {
	font-size: 14px;
    color: #cbcbcb;
    border-bottom: 1px solid #83858b;
}
.contact h5 {
	font-size:18px;
	margin-bottom:20px;
}
ul.icon_list li {
	display:inline-block;
	width: 40px;
    height: 40px;
    background: #34b091;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    padding-top: 9px;
    margin-right: 20px;
	-moz-transition: all .7s ease-in-out;
    -webkit-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
	cursor:pointer;
}
ul.icon_list li a {
	border-bottom:0;
	color: #fff;
	font-size: 18px;
}
ul.icon_list li:hover , .footer_section a:hover {
	background-color: #454855;
    color: #fff;
}

/**************footer_section*********/
.footer_section {
	color:#34b091;
	padding-top:40px;
	padding-bottom:40px;
	background-color: #454855;
}
.footer_section a {
	 color:#34b091;
	 -moz-transition: all .7s ease-in-out;
    -webkit-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
 }


/***********************RESPONSIVE***************************/

@media screen and (max-width: 1199px){
	.services h4 {
		padding-top:15px;
	}
	.icons_section > div {
		text-align:center;
	}
	.icons_services{
		height: auto;
	}
	.slide_text h4 {
		padding-top:8px;
	}
}
@media screen and (max-width: 991px){
	.toggle_section .services_tittle {
		text-align: center;
	}
	.toggle_section {
		margin-top: 100px;
	}
}

@media screen and (max-width: 767px){
	.people{
		text-align:center;
	}
	.slide_text h4 {
		padding-left:5px;
		font-size:14px;
	}
	.slide_text h4:after , h4.afterh:after {
		font-size:12px;
		width:20px;
	}
	.slide_container {
		padding-left:0;
		padding-right:0;
	}
	.custom_navbar.navbar-default .navbar-nav>li>a {
		padding-right:0;
	}
	.custom_navbar .navbar-toggle{
		margin-left: auto;
		margin-right: auto;
	}
	.solutions .row >div > div> div:first-child {
		float:none;
	}
	.footer_section{
		text-align:center;
	}
	#myNavBar {
		text-align:left;
		background-color: #3b3e4a;
	}
	.custom_navbar ul {
		margin-left: 15px;
		margin-right: 15px;
	}
	.custom_navbar button:after{
		content:"\f103";
		font-family: FontAwesome;
		position: absolute;
		right: 15px;
		font-size: 20px;
	}
}










