@font-face {
	font-family: 'BookmanOldStyle';
	src: url('../fonts/BookmanOldStyle.eot?#iefix') format('embedded-opentype'),  
	url('../fonts/BookmanOldStyle.woff') format('woff'), 
	url('../fonts/BookmanOldStyle.ttf')  format('truetype'), 
	url('../fonts/BookmanOldStyle.svg#BookmanOldStyle') format('svg');
	font-weight: normal;
	font-style: normal;
}
*{
	margin:0;
	padding:0;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	outline:none;
	list-style:none;
	text-decoration:none;
}
img{
	width:auto;
	max-width:100%;
}
body{
	font-family: 'BookmanOldStyle';
	overflow-x:hidden;
}
input, textarea{
	font-family: 'BookmanOldStyle';
}
.container{
	width:100%;
	max-width:1170px;
	margin:0 auto;
	padding:0 5px;
}
header{
	float:left;
	width:100%;
	background:#3fb3cc;
	padding:20px 0;
}
.logo {
    float: left;
    width: auto;
    max-width: 300px;
    margin: 10px 0 0;
}
.logo img{
	float:left;
}
.header-right {
    float: right;
    width: auto;
}
.header-contact ul {
	float:right;
}
.header-contact li {
	float:left;
	margin:0 0 0 15px;
}
.header-contact li img {
    float: left;
	margin:0 10px 0 0;
}
.header-contact li:first-child img {
    margin-top: 3px;
}
.header-contact li a {
    font-size: 18px;
    color: #fff;
    float: left;
}
.header-contact li a {
    font-size: 18px;
    color: #fff;
}
nav {
    float: right;
	margin:25px 0 0;
}
nav ul li {
    display: inline-block;
    margin: 0 10px;
	position:relative;
}
nav ul li:last-child {
	margin-right:0;
}
nav ul li a {
    font-size: 18px;
    color: #fff;
}
nav ul li.active a, nav ul li a:hover {
    color: #ed5e03;
}
.home-banner{
	float:left;
	width:100%;
}
.banner-left{
	float:left;
}
#jssor_1 div {
    max-width: 100%;
}
#jssor_1 .banner-right{
	float:right;
	text-align:right;
	width:100%;
	max-width:480px;
	padding:70px 0 0;
	position:absolute;
	right:14vw;
}
.banner-right h1 {
    font-size: 30px;
    color: #fefefe;
    text-transform: uppercase;
    font-weight: 500;
}
.banner-right p {
    font-size: 18px;
    color: #fff;
}
.banner-btns{
	float:left;
	width:100%;
	margin:30px 0 0;
}
.banner-btns li {
    display: inline-block;
    margin: 0 0 0 10px;
}
.banner-btns li a {
    font-size: 26px;
    color: #fffefe;
    border: 3px solid #ed5b02;
    border-radius: 50px;
    padding: 10px 20px;
    float: left;
}
.banner-btns li:last-child a {
    color: #ed5b02;
    border: 3px solid #fffefe;
}
.home-about{
	float:left;
	width:100%;
	padding:50px 0;
}
.home-about-left{
	float:left;
	width:50%;
	padding:0 15px 0 0;
}
.home-about-left h2{
	font-size:44px;
	color:#ed5b02;
	font-weight:500;
	margin:0 0 15px;
}
.home-about-left h2 span{
	color:#282828;
}
.home-about-left p {
    font-size: 22px;
    color: #575656;
    line-height: 1.5;
}
.read-more {
	float:left;
	width:100%;
	margin:10px 0 0;
}
.home-about-left .read-more a {
	font-size:20px;
	color:#282828;
	border:3px solid #ed5b02;
	border-radius:50px;
	padding:7px 20px;
	float:left;
}
.home-about-right{
	float:left;
	width:50%;
	padding:0 0 0 15px;
}
.home-about-right img{
	float:left;
}
.home-mission, .home-faq{
	float:left;
	width:100%;
	background:#40b3cb;
	height:500px;
}
.home-mission-left{
	float:left;
	width:50%;
	height:100%;
}
.home-mission-right{
	float:left;
	width:50%;
	background:url('../images/home-mission.jpg');
	background-repeat:no-repeat;
	height:100%;
}
.home-mission-right img{
	float:right;
}
.home-mission-left-inner {
    padding: 0 40px 0 0;
    max-width: 580px;
    float: right;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: center;
}
.home-mission-left-inner h2 {
    font-size: 44px;
    text-transform: uppercase;
    font-weight: 500;
    color: #ed5b02;
	margin:0 0 10px;
}
.home-faq-right-inner h2{
    font-size: 44px;
    text-transform: uppercase;
    font-weight: 500;
    color: #000;
	margin:0 0 20px;
}
.home-mission-left-inner h2 span{
    color: #000;
}
.home-mission-left-inner h4 {
	font-size:32px;
	color:#fff;
	font-weight:500;
	margin:10px 0 15px;
}
.home-mission-left-inner p {
	font-size:22px;
	color:#000;
}
.home-mission-left-inner  .read-more a {
	font-size:20px;
	color:#fff;
	border:3px solid #fff;
	border-radius:50px;
	padding:7px 20px;
	float:left;
	margin:20px 0 0;
}
.home-faq-left{
	float:left;
	width:50%;
	background:url('../images/home-faq.jpg');
	background-repeat:no-repeat;
	padding:70px 40px 20px 0;
	height:100%;
}
.home-consultation{
	width:100%;
	max-width:355px;
}
.home-consultation {
    width: 100%;
    max-width: 355px;
    float: right;
    margin-right: 185px;
}
.home-consultation h3 {
    font-size: 40px;
    color: #fff;
    font-weight: 500;
	margin:0 0 15px;
}
.home-consultation form input, .home-consultation form textarea {
    float: left;
    width: 100%;
    height: 45px;
    background: none;
	border-width:0 0 2px 0;
    border-color: #fff;
    font-size: 18px;
    color: #fff;
	padding:10px 35px 10px 0;
}
::placeholder {
    opacity: 1;
}
::-moz-placeholder {
    opacity: 1;
}
::-webkit-placeholder {
    opacity: 1;
}
.home-consultation form .consult{
	float:left;
	width:100%;
	background-repeat:no-repeat;
	background-position:right;
	margin:0 0 15px;
}
.consult-name{
	background:url('../images/form-name.png');
}
.consult-email, .consult-message{
	background:url('../images/form-email.png');
}
.consult-phone{
	background:url('../images/form-phone.png');
}
.consult-submit {
    float: right;
	margin:35px 0 0;
}
.home-consultation form .consult-submit input {
    font-size: 22px;
    border: 3px solid #fff;
    padding: 8px 20px;
    border-radius: 50px;
    height: auto;
    cursor: pointer;
}
.home-faq-right{
	float:left;
	width:50%;
	height:100%;
}
.home-faq-right-inner {
    width: 100%;
    max-width: 600px;
    padding: 0 0 0 70px;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: center;
    height: 100%;
}
.home-faq-right-inner h3 {
    font-size: 34px;
    color: #fff;
    font-weight: 500;
    margin: 0 0 15px;
}
.home-faq-right-inner h5 {
    font-size: 24px;
    color: #fff;
    font-weight: 400;
	margin:0 0 5px;
}
.home-faq-right-inner p {
    font-size: 18px;
    color: #000;
    line-height: 1.5;
}
.home-faq-right-inner ul li {
    color: #fff;
    font-size: 18px;
    line-height: 1.3;
    margin: 0 0 10px;
}
.home-faq-right-inner ul {
    margin: 30px 0 0;
}
.home-services{
	float:left;
	width:100%;
	padding:60px 0;
}
.home-services-top{
	float:left;
	width:100%;
	text-align:center;
	margin:0 0 60px;
}
.home-services-top h1, .home-testimonial-heading h1 {
    font-size: 44px;
    text-transform: uppercase;
    color: #ed5b02;
    font-weight: 500;
    margin: 0 0 20px;
}
.home-services-top h1 span, .home-testimonial-heading h1 span {
    color: #464646;
}
.home-services-top p {
    font-size: 20px;
    color: #696969;
    width: 100%;
    margin: 0 auto;
    max-width: 900px;
    line-height: 1.5;
}
.home-services-bottom{
	float:left;
	width:100%;
	margin-left:-15px;
	margin-right:-15px;
}
.home-services-inner{
	float:left;
	width:100%;
	text-align:center;
}
.home-services-inner li{
	float: left;
	width: 50%;
	padding: 15px;
	margin: 0 0 20px;
}
.service-image {
    float: left;
    width: 100%;
    margin: 0 0 30px;
}
.service-image a img {
    max-width: 150px;
}
.services-txt {
    float: left;
    width: 100%;
}
.services-txt h3 {
    font-size: 26px;
    color: #323231;
    font-weight: 600;
    margin: 0 0 10px;
}
.services-txt h3 a {
    color: #323231;
}
.services-txt p {
    font-size: 18px;
    color: #323231;
}
.services-txt .read-more a, .team-section .read-more a {
    font-size: 20px;
    color: #323231;
    border: 2px solid #ed5b02;
    border-radius: 50px;
    padding: 3px 15px;
	display:inline-block;
}
.services-txt .read-more {
    margin: 30px 0 0;
}
.home-gallery{
	float:left;
	width:100%;
	padding:60px 0;
	background:#ebebeb;
}
.home-gallery .home-services-top p {
    max-width: 600px;
}
footer{
	float:left;
	width:100%;
	background:#40b3cb;
}
.footer-top{
	float:left;
	width:100%;
	padding:60px 0;
}
.footer-nav{
	float:left;
	width:100%;
	text-align:center;
}
.footer-nav ul li{
	display:inline-block;
	margin:0 25px;
}
.footer-nav ul li a{
	font-size:22px;
	color:#fff;
}
.footer-nav ul li a:hover{
	color:#ed5e03;
}
.footer-social{
	float:left;
	width:100%;
	text-align:center;
	margin:45px 0 0;
}
.footer-social ul li {
	display:inline-block;
	margin:0 10px;
}
.footer-bottom{
	float:left;
	width:100%;
	background:#2899b1;
	padding:20px 0;
}
.copyright {
    float: left;
    color: #fff;
}
.footer-designed{
	float:right;
    color: #fff;
}
.footer-designed a{
	color:#ed5b02;
}
.cd-testimonials-wrapper {
	position: relative;
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding: 20px 40px 70px;
	z-index: 1;
}
.cd-testimonials {
	color: #ffffff;
	text-align: center;
}
.cd-testimonials::after {
	clear: both;
	content: "";
	display: table;
}
.cd-testimonials > li {
	position: absolute;
	opacity: 0;
}
.cd-testimonials > li:first-child {
	position: relative;
	opacity: 1;
}
.cd-testimonials p {
    line-height: 1.7;
    margin-bottom: 1em;
    padding: 0 14px;
    color: #514e4e;
    font-size: 18px;
    font-weight: 300;
}
.cd-author img, .cd-author .cd-author-info {
	display: inline-block;
	vertical-align: middle;
}
.cd-author .cd-author-info {
	line-height: 1.2;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #ed5b02;
    font-weight: 500;
	margin:13px 0 8px;
}
.flex-direction-nav li {
	position: absolute;
	height: 100%;
	width: 40px;
	top: 0;
}
.flex-direction-nav li:first-child {
	left: 0;
}
.flex-direction-nav li:last-child {
	right: 0;
}
.flex-direction-nav li a {
	display: block;
	height: 100%;
	width: 100%;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	-webkit-transition: background-color 0.2s;
	-moz-transition: background-color 0.2s;
	transition: background-color 0.2s;
}
.no-touch .flex-direction-nav li a:hover {
	background-color: #323234;
}
.flex-direction-nav li a::before, .flex-direction-nav li a::after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	width: 2px;
	height: 13px;
	background-color: #000;
}
.flex-direction-nav li a::before {
	-webkit-transform: translateY(-35px) rotate(45deg);
	-moz-transform: translateY(-35px) rotate(45deg);
	-ms-transform: translateY(-35px) rotate(45deg);
	-o-transform: translateY(-35px) rotate(45deg);
	transform: translateY(-35px) rotate(45deg);
}
.flex-direction-nav li a::after {
	-webkit-transform: translateY(-27px) rotate(-45deg);
	-moz-transform: translateY(-27px) rotate(-45deg);
	-ms-transform: translateY(-27px) rotate(-45deg);
	-o-transform: translateY(-27px) rotate(-45deg);
	transform: translateY(-27px) rotate(-45deg);
}
.flex-direction-nav li:last-child a::before {
	-webkit-transform: translateY(-35px) rotate(-45deg);
	-moz-transform: translateY(-35px) rotate(-45deg);
	-ms-transform: translateY(-35px) rotate(-45deg);
	-o-transform: translateY(-35px) rotate(-45deg);
	transform: translateY(-35px) rotate(-45deg);
}
.flex-direction-nav li:last-child a::after {
	-webkit-transform: translateY(-27px) rotate(45deg);
	-moz-transform: translateY(-27px) rotate(45deg);
	-ms-transform: translateY(-27px) rotate(45deg);
	-o-transform: translateY(-27px) rotate(45deg);
	transform: translateY(-27px) rotate(45deg);
}
.cd-testimonials-wrapper ul, .cd-testimonials-wrapper ul{
	margin:0;
	padding:0;
	list-style:none;
}
.testimonial {
    float: left;
    width: 100%;
}
.testi-inner {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}
.home-testimonial-heading {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin: 70px 0 0;
}
.home-testimonial-heading h1{
	margin:0;
}
.flex-control-nav.flex-control-paging {
    text-align: center;
}
.flex-control-nav.flex-control-paging li {
    display: inline-block;
	margin:0 10px;
}
.flex-control-nav.flex-control-paging li a {
    height: 17px;
    width: 17px;
    background: url('../images/testi-nav.png');
	float:left;
	font-size:0;
	cursor:pointer;
}
.flex-control-nav.flex-control-paging li a.flex-active {
    background: url('../images/testi-nav-active.png');
}
.demo-gallery {
    margin-left: -15px;
    margin-right: -15px;
}
.demo-gallery > ul > li {
    float: left;
    width: 33.33%;
    padding: 15px;
}
.demo-gallery > ul > li a {
	display: block;
	overflow: hidden;
	position: relative;
	float: left;
	width:100%;
}
.demo-gallery > ul > li a > img {
	-webkit-transition: -webkit-transform 0.15s ease 0s;
	-moz-transition: -moz-transform 0.15s ease 0s;
	-o-transition: -o-transform 0.15s ease 0s;
	transition: transform 0.15s ease 0s;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	height: 100%;
	width: 100%;
	float:left;
}
.demo-gallery > ul > li a:hover > img {
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
	transform: scale3d(1.1, 1.1, 1.1);
}
.demo-gallery > ul > li a:hover .demo-gallery-poster > img {
	opacity: 1;
}
.demo-gallery > ul > li a .demo-gallery-poster {
	background-color: rgba(0, 0, 0, 0.1);
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: background-color 0.15s ease 0s;
	-o-transition: background-color 0.15s ease 0s;
	transition: background-color 0.15s ease 0s;
}
.demo-gallery > ul > li a .demo-gallery-poster > img {
	left: 50%;
	margin-left: -10px;
	margin-top: -10px;
	opacity: 0;
	position: absolute;
	top: 50%;
	-webkit-transition: opacity 0.3s ease 0s;
	-o-transition: opacity 0.3s ease 0s;
	transition: opacity 0.3s ease 0s;
}
.demo-gallery > ul > li a:hover .demo-gallery-poster {
	background-color: rgba(0, 0, 0, 0.5);
}
.demo-gallery .justified-gallery > a > img {
	-webkit-transition: -webkit-transform 0.15s ease 0s;
	-moz-transition: -moz-transform 0.15s ease 0s;
	-o-transition: -o-transform 0.15s ease 0s;
	transition: transform 0.15s ease 0s;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	height: 100%;
	width: 100%;
}
.demo-gallery .justified-gallery > a:hover > img {
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
	transform: scale3d(1.1, 1.1, 1.1);
}
.demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
	opacity: 1;
}
.demo-gallery .justified-gallery > a .demo-gallery-poster {
	background-color: rgba(0, 0, 0, 0.1);
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: background-color 0.15s ease 0s;
	-o-transition: background-color 0.15s ease 0s;
	transition: background-color 0.15s ease 0s;
}
.demo-gallery .justified-gallery > a .demo-gallery-poster > img {
	left: 50%;
	margin-left: -10px;
	margin-top: -10px;
	opacity: 0;
	position: absolute;
	top: 50%;
	-webkit-transition: opacity 0.3s ease 0s;
	-o-transition: opacity 0.3s ease 0s;
	transition: opacity 0.3s ease 0s;
}
.demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
	background-color: rgba(0, 0, 0, 0.5);
}
.demo-gallery .video .demo-gallery-poster img {
	height: 48px;
	margin-left: -24px;
	margin-top: -24px;
	opacity: 0.8;
	width: 48px;
}
.demo-gallery.dark > ul > li a {
	border: 3px solid #04070a;
}
.home .demo-gallery {
	padding-bottom: 80px;
}
.gallery-text {
    position: absolute;
    left: 0;
    top: 100%;
    height: 100%;
    width: 100%;
    background: rgba(64,179,203,0.7);
    text-align: center;
    display: table;
	transition:all 0.3s ease-in-out;
}
.demo-gallery > ul > li a:hover .gallery-text {
	top:0;
}
.gallery-inner {
    display: table-cell;
    vertical-align: middle;
}
.gallery-inner h3 {
    font-size: 22px;
    color: #ed5b02;
    font-weight: 500;
    text-shadow: 0px 0px 1px #000;
}
.gallery-inner p {
    font-size: 20px;
    color: #fff;
}
.home-gallery .home-services-top {
    margin: 0 0 10px;
}
.home-vision .home-faq-right-inner ul li{
	list-style-type:decimal;
}
.home-vision .home-faq-left{
	background:url('../images/home-vision.jpg');
}
.home-vision .home-faq-right-inner ul {
    padding: 0 0 0 25px;
}
.page-header{
	background:url('../images/About-us.jpg');
	text-align:center;
	padding:100px 0px;
	background-size: cover;
}
.page-header h2{
	color: #3fb4cd;
	text-transform: uppercase;
	font-size: 40px;
}
section {
    display: inline-block;
    width: 100%;
}
.about-photo {
    max-width: 50%;
    float: left;
    margin: 0 25px 0 0;
}
.about-text p {
    margin: 0 0 15px;
}
.about-text p{
    font-size: 18px;
    line-height: 35px;
    padding: 0px 19px; }
.down-text{
	width:100%;
	display:inline-block;
}
.down-text p{
    font-size: 18px;
    line-height: 35px;
    padding: 0px 19px;
}
.about{
	padding: 40px 0px;
	float:left;
	width:100%;
}
.services-top p{    
    font-size: 18px;
    line-height: 27px;
	text-align: justify;
    }
.services-top h2{
    font-size:25px;
	text-transform:uppercase;
	padding: 12px 0px;
	color: #40b4cc;
}
.services-top{   
    padding: 0px 20px; 
	float:left;
	width:50%;
 }
.icon-services{
    width: 50%;
	float:left;
	padding: 10px;
}
.icon-photo {
    border-radius: 50%;
    margin: 0 auto;
    padding: 16px;
    max-width: 180px;
}
.text-services {
    padding: 0px 17px;
}
.text-services h4 {
    font-size: 16px;
    padding-top: 10px;
}
.text-services p{
    font-size: 17px;
    padding: 6px 0px;
}
.text-services p i{
	color: #40b4cb;
}
.icon-services-inner{
    background: #f1f1f1;
    text-align: center;
    padding: 39px 0px;
    min-height: 320px;
}
.services-part{
	display: inline-block;
	width: 100%;
	padding: 40px 0px; 
}
.services-top-photo{
	width:50%;
	float:left;
}
.main-services{
	display:inline-block;
	padding: 0px 0px;
	margin-bottom: 20px;
}
.resource{
	width:100%;
	padding: 0 0 20px;
	display: inline-block;
}
.resource h3{
    font-size: 28px;
    color: #363535;
	margin-top: 30px;
}
.resource p{
    line-height: 25px;
    font-size: 18px;
    text-align: justify;
    padding: 10px 0px;
}
.left-text45{
	float:left;
}
.blog45 .left-text45 {
    margin: 0 0 15px;
}
.categories{
    float:right;
    text-align: right;
	font-size:12px;
}
.resource-photo{
	float: left;
	width: 50%;
}
.resource-text{
	float: left;
    width: 50%;
    padding: 12px 20px;
    background: #eeeef1;
    min-height: 258px;
}
.left-text45 a{
	color: #40b3cb;
}
.person{
	color: #40b3cb;
}
.btn a{ 
    color: #3a3a3a;
    font-size: 14px;
    font-weight: 600;
    font-style: unset;
    text-decoration: underline;
}
.left-text45 span{
	font-size: 12px;
}
.blog-photo img{
	width:100%;
}
.text-blog{
	display:inline-block;
	width:100%;
	padding: 13px 0px;
}
.full-blog-text{
	display:inline-block;
}
.full-blog-text h5{
	font-size: 22px;
    padding-top: 12px;
}
.blog-socail ul li{
    float: left;
    padding: 0px 19px 0px 0px;
 }
 .blog-socail ul li a{
    float: left;
    padding: 0px 19px 0px 0px;
    color: #40b4cb;
 }
.full-blog-text{
 line-height: 25px;
}
.blog45{
	padding:40px 0;
}
.blog45 .left-text45 span {
    font-size: 18px;
}
.blog45 .categories {
    float: right;
    text-align: right;
    font-size: 18px;
}
.blog45 .categories a{
    color: #40b4cb
}
.blog-socail {
	margin-top: 20px;
}
.fb_iframe_widget_fluid_desktop, .fb_iframe_widget_fluid_desktop span, .fb_iframe_widget_fluid_desktop iframe {
    max-width: 100%;
    height: 300px !important;
    width: 500px !important;
	margin-top:10px;
}
.contact-us form{
	background:#40b3cb;
	padding:12px;
	display: inline-block;
    width: 100%;
	box-shadow:-webkit-box-shadow: 3px 2px 42px -7px rgba(0,0,0,0.75);
    -moz-box-shadow: 3px 2px 42px -7px rgba(0,0,0,0.75);
    box-shadow: 3px 2px 42px -7px rgba(0,0,0,0.75);
}
.name{
	float: left;
    width: 50%;
	padding:0 5px 0 0;
}
.name input{   
    width: 100%;
    padding: 8px;
	border:none;
}
.email{
	float: left;
    width: 50%;
	border:none;
	padding:0 0 0 5px;
}
.email input{   
    width: 100%;
    padding: 8px;
	border:none;
}
.subject input{  
    width: 100%;
    padding: 8px;
    margin-top: 19px;
	Border:none;
}
.message textarea{  
    width: 100%;
    padding: 8px;
    margin-top: 19px;
	height: 134px;
	border:none;
}
.contact-heading {
	text-align:center;
} 
.contact-heading {
	text-align: center;
    padding: 12px 0px;
    font-size: 29px;
    color: #fff;
    text-transform: uppercase;
}
.contact-us{ 
	padding: 40px 20px 40px 0;
	width: 65%;
	float: left;
}
.btn-contact a, .btn-contact button{
    background: #2b8192;
    padding: 9px 12px;
    color: #fff;
    margin-top: 15px;
    display: inline-block;
    cursor: pointer;
   border: none;
}
.btn-contact{
	float:right;
	margin-right: 0;
}
.Contact-deatil ul li {
	padding: 28px 13px 0px 0px;
    color: #343636;
    font-size: 20px;
}
.Contact-deatil{
	float:right;
	padding:0 0 0 20px;
	width:35%;
}
.Contact-deatil ul li i{
	color:#40b3cb;
}
.Contact-deatil h2{
    margin-top: 38px;
    text-transform: uppercase;
}
.deatil-services h4{
	font-size: 22px;
	padding:10px 0px;
}
.deatil-services p{
	padding:10px 0px;
	font-size: 18px;
	line-height: 24px;
}
.deatil-services ul li{  
	padding: 8px 0px;
	font-size: 18px;
}
.deatil-services ul li i{ 
	color: #40b3cb
 }
.deatil-text{
	float:left;
}
.deatil-text img {
    float: left;
    margin: 0 20px 20px 0;
}
.home-consultation form input::placeholder{
    color:#fff;
}
.home-consultation form textarea::placeholder{
	color:#fff;
}
.calm-resources-outer {
    float: left;
    width: 100%;
    padding: 40px 0 20px;
}
.menu-toggle{
	display:none;
}
.home-faq-left img, .home-mission-right img{
	display:none;
}
.team-outer{
	float:left;
	width:100%;
	margin:20px 0 40px;
}
.section-title{
	float:left;
	width:100%;
	text-align:center;
	margin:0 0 40px;
}
.section-title h2 {
    font-size: 32px;
	color:#40b4cc;
}
.team-inner{
	float:left;
	width:100%;
}
.team-section{
	float:left;
	width:33.33%;
	padding:0 15px;
}
.team-image {
    width: 300px;
    height: 300px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto 20px;
}
.team-name {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0 0 20px;
}
.team-name h3 span {
    font-weight: 400;
    font-size: 15px;
    color: #757575;
}
.team-content {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #757575;
    padding: 0 25px;
}
.team-section .read-more{
	text-align:center;
	margin:20px 0;
}
.team-detail-text{
	float:left;
	width:100%;
	margin:30px 0 15px;
}
.team-detail-inner{
	float:left;
	width:100%;
}
.team-detail-inner p {
    float: left;
    width: 100%;
    margin: 0 0 15px;
    font-size: 18px;
    line-height: 24px;
}
.team-detail-inner img {
    float: left;
    margin: 0 15px 15px 0;
}
.team-detail-inner ul li {
    padding: 5px 0;
}
.team-social-share i {
    font-size: 40px;
}
.team-social-share i:before {
	color:#1686b0;
}
.team-social-share {
    float: left;
    width: 100%;
    margin: 15px 0 10px;
}
.home-mission-left-inner ul {
    margin: 10px 0 0;
}
.home-mission-left-inner ul li {
    color: #000;
    margin: 0 0 15px;
}
.contact-us h2 {
    margin: 0 0 25px;
    font-weight: 500;
}
.video-gallery {
    float: left;
    width: 100%;
    margin: 50px 0 0;
}
.video-gallery h1 {
	font-size:30px;
}
.video-gallery-outer{
	float:left;
	width:100%;
}
.video-gallery-outer li{
	float:left;
	width:33.33%;
	padding:0 15px;
}
.association-logo {
    float: left;
    width: 100%;
    margin: 20px 0;
}
.association-logo ul {
    float: left;
    width: 100%;
}
.association-logo ul li {
    width: 14.285%;
    float: left;
    padding: 5px;
}
.association-logo ul li img {
    border: 2px solid #ccc;
    float: left;
    margin: 0;
}
.services-outer {
    float: left;
    width: 100%;
    padding: 50px 0;
}
.services-inner{
	float:left;
	width:100%;
}
.organisation-development{
	float:left;
	width:100%;
	margin:0 0 40px;
}
.organisation-development-left{
	float:left;
	width:50%;
	padding:0 15px 0 0;
}
.organisation-development-right{
	float:left;
	width:50%;
	padding:0 0 0 15px;
}
.organisation-development h3 {
    float: left;
    width: 100%;
    margin: 15px 0 25px;
    font-size: 24px;
}
.organisation-development ul li {
    float: left;
    width: 100%;
    margin: 0 0 10px;
    font-size: 18px;
    line-height: 24px;
}
.organisation-development-full{
	float:left;
	width:100%;
}
.organisation-development-full ul {
    float: left;
    width: 50%;
    margin: 20px 0 0;
}
.organisation-development-full ul li {
	float:left;
	width:100%;
	padding:0 10px;
	margin:0;
}
.organisation-development p {
    float: left;
    width: 100%;
	margin:0 0 10px;
}
img.service-img {
    float: left;
    max-width: 400px;
    margin: 0 20px 20px 0;
}
.sub-menu {
    position: absolute;
    left: 0;
    top: 25px;
    background: #35A9C2;
    width: 300px;
    padding: 0;
	display:none;
	z-index:999;
}
nav ul li:hover .sub-menu{
	display:block;
}
nav ul li .sub-menu li {
    float: left;
    margin: 0;
    width: 100%;
}
nav ul li .sub-menu a {
    color: #fff;
    font-size: 16px;
    float: left;
    width: 100%;
    padding: 10px;
}
nav ul li .sub-menu a:hover {
    background: #269AB3;
}
.service-page-header{
	padding:0;
	background: transparent;
}
.service-page-header img{
	float:none;
}
.resources-videos ul li {
    width: 50%;
    float: left;
    padding: 10px;
}
.resources-videos ul li iframe {
    float: left;
}
.resources-videos .video-gallery {
	margin: 0;
}
.header-contact li span {
    float: left;
    color: #fff;
    margin: 0 10px;
}
.header-top-bar {
    display: inline-block;
    width: 100%;
}
.institutional-partners-heading {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 26px;
    margin: 35px 0 15px;
    color: #ed5b02;
    text-transform: uppercase;
}
.institutional-partners-outer {
    float: left;
    width: 100%;
}
.institutional-partners-outer li {
    width: 20% !important;
    text-align: center;
    padding: 5px;
}
.institutional-partners-inner {
    float: left;
    width: 100%;
    border: 1px solid #ed5e03;
    border-radius: 7px;
    overflow: hidden;
}
.institutional-partners-inner img {
    float: left;
    width: 100%;
    padding: 15px;
}
.institutional-partners-inner strong {
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 16px;
    margin: 0;
    background: #ed5e03;
    color: #fff;
    padding: 7px 0;
}
.clients-feedback {
    float: left;
    width: 100%;
}
.clients-feedback .clients-feedback-heading {
    font-size: 26px;
    color: #ed5b02;
    margin: 0 0 15px;
    float: left;
    width: 100%;
	text-align: center;
}
.clients-feedback-outer {
    float: left;
    width: 100%;
}
.clients-feedback-outer li .clients-feedback-inner, .clients-feedback-bottom .clients-feedback-outer li:nth-child(2n) .clients-feedback-inner {
    background: #f9f9f9;
    float: left;
    width: 100%;
    padding: 20px;
    border-radius: 7px;
	color: #000;
}
.clients-feedback-outer li:nth-child(2n) .clients-feedback-inner {
    background: #40b3cb;
    color: #fff;
}
.clients-feedback-outer li .clients-feedback-inner.clients-feedback-diff {
    background: #40b3cb !important;
    color: #fff !important;
}
.clients-feedback-outer li .clients-feedback-inner p {
    margin: 0;
}
.clients-feedback-bottom {
    margin: 50px 0 0;
}
.clients-feedback-bottom > p {
    font-size: 20px;
    text-align: center;
    background: #f0f0f0;
    padding: 20px;
    border-radius: 10px;
    line-height: 30px;
}
.clients-feedback.clients-feedback-bottom .clients-feedback-heading {
    margin: 30px 0 20px;
}
.clients-feedback.clients-feedback-bottom .clients-feedback-outer li {
    width: 50%;
    float: left;
    padding: 5px;
    margin: 0;
}
.clients-feedback.clients-feedback-bottom .clients-feedback-inner {
    min-height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
table, tr, td {
    border: 1px solid #ccc;
    border-collapse: collapse;
    padding: 10px;
}
.team-expertise {
    display: inline-block;
    width: 100%;
    margin: 20px 0;
}
.team-expertise h3 {
    margin: 0 0 20px;
}
.team-expertise li {
    float: left;
    width: 50%;
    padding: 5px 10px !important;
}