/*-----------------------------------------------------------------------------------*/
/*	GENERAL STYLING
/*-----------------------------------------------------------------------------------*/
body {
	overflow-x:hidden;
	position:relative;
	margin: 0;
	padding:0;
	font-family: 'Ek Mukta', sans-serif;
	font-weight:400;
	font-size: 16px;
	line-height: 24px;
	color: #4b5053;
	background-color:#fff;
}

a, input, select, textarea {
	vertical-align:top;
	outline:none !important;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}

::-webkit-input-placeholder {opacity: 1 !important;}
:-moz-placeholder {opacity: 1 !important;}
::-moz-placeholder {opacity: 1 !important;}
:-ms-input-placeholder {opacity: 1 !important;}

select:-moz-focusring {
    color: transparent;
	outline:none !important;
    text-shadow: 0 0 0 #000 !important;
	border:0 !important;
}

textarea {resize: none;}

img {
	outline:0;
	vertical-align:top;
	border:0;
	width:100%;
	max-width:100.1%;
	height:auto;
}

a {
	color:#000;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
a:hover,
a:focus {
	text-decoration:none;
	color:#3eacde;
}


.clear {
	clear:both;
	height:0;
	font-size:0;
}

#page {
	overflow-x:hidden;
}

section {
	padding: 50px 0;
	background: #f2f5f7;
}

.container {
	padding-left: 30px;
	padding-right: 30px;
}




.margbot0 {margin-bottom:0 !important;}
.margbot5 {margin-bottom:5px !important;}
.margbot10 {margin-bottom:10px !important;}
.margbot20 {margin-bottom:20px !important;}
.margbot25 {margin-bottom:25px !important;}
.margbot30 {margin-bottom:30px !important;}
.margbot35 {margin-bottom:35px !important;}
.margbot40 {margin-bottom:40px !important;}
.margbot50 {margin-bottom:50px !important;}
.margbot55 {margin-bottom:55px !important;}
.margbot60 {margin-bottom:60px !important;}
.margbot65 {margin-bottom:65px !important;}
.margbot70 {margin-bottom:70px !important;}
.margbot75 {margin-bottom:75px !important;}
.margbot80 {margin-bottom:80px !important;}
.margbot95 {margin-bottom:95px !important;}
.margbot120 {margin-bottom:120px !important;}

.pad0 {padding:0 !important;}
.padbot0 {padding-bottom:0 !important;}
.padbot10 {padding-bottom:10px !important;}
.padbot20 {padding-bottom:20px !important;}
.padbot30 {padding-bottom:30px !important;}
.padbot40 {padding-bottom:40px !important;}
.padbot50 {padding-bottom:50px !important;}
.padbot60 {padding-bottom:60px !important;}
.padbot70 {padding-bottom:70px !important;}
.padbot80 {padding-bottom:80px !important;}
.padbot85 {padding-bottom:85px !important;}
.padtop0 {padding-top:0 !important;}
.padright0 {padding-right:0 !important;}


.center {text-align:center;}
.right {text-align:right;}

.color_text {color:#3eacde !important;}


.btn {
	display:inline-block;
	vertical-align:top;
	padding:12px 53px 11px;
	text-transform:none;
	font-weight:400;
	line-height:20px;
	font-size:15px;
	color:#fff;
	text-shadow:none;
	border:0;
	border-radius:0;
	box-shadow:none;
	background-color:#333;
}
.btn:hover {
	color:#333;
	background-color:#3eacde;
}





/*-----------------------------------------------------------------------------------*/
/*	TYPOGRAPHY
/*-----------------------------------------------------------------------------------*/
ul, ol {padding:0; margin:0;}
li {padding:0; margin:0; list-style:none;}

p {margin:0 0 20px; text-align: justify;}


h1, h2, h3, h4, h5, h6 {
	margin-top:0;
	font-family: 'Ek Mukta', sans-serif;
	text-transform:uppercase;
	font-weight:600;
	line-height:1.2;
	color:#000;
}

h1 {margin:0 0 24px; font-size:28px;}
h2 {margin:0 0 43px; font-size:23px;}
h3 {margin:0 0 21px; font-size:20px;}
h4 {margin:0 0 21px; font-size:17px;}
h5 {margin:0 0 15px; font-size:15px;}
h6 {margin:0 0 15px; font-size:12px;}

.page_title h2 {
	margin-bottom:61px;
	font-family: 'Monoton', cursive;
	font-weight:400;
	line-height:40px;
	font-size:40px;
}







/*-----------------------------------------------------------------------------------*/
/*	HEADER
/*-----------------------------------------------------------------------------------*/
header {
	position:fixed;
	z-index:9999;
	left:0;
	top:0;
	width:100%;
	padding:17px 0;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
}
header.menu_fixed {
	padding:15px 0;
	background-color:#fff;
}


.logo {float:left;}
.logo a {display:block;}




/* Menu */
.main_menu {
	float:right;
	padding:12px 0 0;
}
.main_menu li {
	display:inline-block;
	margin:0 0 0 15px;
	padding:0;
}
.main_menu li a {
	display:block;
	padding:1px 5px;
	text-transform:uppercase;
	font-weight:600;
	line-height:20px;
	font-size:16px;
	color:#000;
	border:3px solid transparent;
}
.main_menu li a:hover,
.main_menu li.active a {
	color:#3eacde;
	border-color:#3eacde;
}









/*-----------------------------------------------------------------------------------*/
/*	Slider
/*-----------------------------------------------------------------------------------*/
#home {margin:0 0 0px;}
.flexslider.top_slider .slides li {
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}
.flexslider.top_slider .slides li.slide1 {background-image:url(../images/slider/slide1.jpg);}
.flexslider.top_slider .slides li.slide2 {background-image:url(../images/slider/slide2.jpg);}
.flexslider.top_slider .slides li.slide3 {background-image:url(../images/slider/slide3.jpg);}
.flexslider.top_slider .slides li.slide4 {background-image:url(../images/slider/slide4.jpg);}
.flexslider.top_slider .flex-direction-nav a.flex-prev {
	left:50%;
	margin-left:-555px;
	background-color:rgba(255,255,255,0.5);
}
.flexslider.top_slider .flex-direction-nav a.flex-next {
	right:50%;
	margin-right:-555px;
	background-color:rgba(255,255,255,0.5);
}
.flexslider.top_slider .flex-direction-nav a:hover {
	background-color:#3eacde;
}
.flexslider .flex-direction-nav a i {
	display:block;
	text-align:center;
	line-height:29px;
	font-size:20px;
	color:#fff;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.flexslider .flex-direction-nav a:hover i {
	color:#fff;
}

.flexslider.top_slider .container {
	position:relative;
}
.top_slider_cap {
	position:absolute;
	z-index:2;
	top:50%;
	left:30px;
	right:30px;
	transform:translateY(-50%);
	-o-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
}
.top_slider_cap h1 {
	margin:0 0 26px;
	text-transform:uppercase;
	font-weight:600;
	line-height:36px;
	font-size:40px;
	color:#fff;
	text-shadow:#000 2px 0 2px, #000 0 2px 2px, #000 0 -2px 2px, #000 -2px 0 2px;
}
.top_slider_cap p {
	width:50%;
	margin:0 auto 24px;
	line-height:23px;
	font-size:16px;
	color:#fff;
	text-shadow:1px 1px 2px rgba(0,0,0,0.31);
}
.top_slider_cap .slide_btn_active {
	display:inline-block;
	min-width:160px;
	padding:12px 10px;
	text-transform:uppercase;
	font-weight:400;
	line-height:20px;
	font-size:13px; 
	color:#000;
	background-color:#3eacde;
}
.top_slider_cap .slide_btn_active:hover {
	color:#000;
	border-color:#fff;
	background-color:#fff;
}
.slider_img1 {
	position:absolute;
	z-index:1;
	left:30px;
	bottom:0;
	right:30px;
	text-align:center;
}
.slider_img1 img {
	width:auto !important;
	margin-left:auto;
	margin-right:auto;
}





/*-----------------------------------------------------------------------------------*/
/*	Section Services
/*-----------------------------------------------------------------------------------*/
#services {padding-bottom:0px;background: #ffffff;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;}
#services .services_img {
	margin-left:-42px;
	width:392px;
	max-width:none;
}
#services .service_item {
	position:relative;
	padding:15px 0 40px;
}
#services .service_item i.service_icon_pr {
	display:block;
	width:40px;
	height:40px;
	margin:0 auto 14px;
	line-height:40px;
	font-size:32px;
	color:#2d3134;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
#services .service_item:hover i.service_icon_pr {
	color:#3eacde;
}
#services .service_item i.service_icon_dub {
	position:absolute;
	z-index:-1;
	left:0;
	top:75px;
	width:100%;
	font-size:115px;
	color:#eee;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
#services .service_item:hover i.service_icon_dub {
	
}
#services .service_item h4 {
	margin:0 0 16px;
	text-transform:uppercase;
	font-weight:700;
	line-height:20px;
	font-size:16px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
#services .service_item:hover h4 {
	color:#3eacde;
}





/*-----------------------------------------------------------------------------------*/
/*	Section About
/*-----------------------------------------------------------------------------------*/
#about {padding-top:0;padding-bottom: 0px;}

/* Accordion */
#accordion h4 {
	position:relative;
	margin:0;
	padding:13px 0 16px;
	text-transform:none;
	font-weight:700;
	line-height:20px;
	font-size:14px;
	cursor:pointer;
	border-bottom:1px solid #dadada;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
#accordion h4.ui-accordion-header-active {
	border-bottom:0;
}
#accordion h4.ui-accordion-header-active,
#accordion h4:hover {
	color:#6f6353;
}
#accordion h4:before {
	content:'+';
	position:absolute;
	top:13px;
	right:0;
	width:23px;
	height:23px;
	font-weight:300;
	text-align:center;
	line-height:25px;
	font-size:22px;
	color:#fff;
	border-radius:50%;
	background-color:#000;
}
#accordion h4.ui-accordion-header-active:before {
	content:'-';
	padding-top:3px;
	line-height:17px;
	background-color:#3eacde;
}
#accordion .ui-accordion-content {
	padding:4px 0 26px;
	border-bottom:1px solid #c8c8c8;
}
#accordion .ui-accordion-content p {
	margin:0;
}


/* Chart */
.chart_wrap {
	margin-left:-15px;
	margin-right:-13px;
}
.chart_item {
	display:inline-block;
	vertical-align:top;
	width:160px;
	margin:0 12px 15px 15px;
}
.chart_item .chart {
	position:relative;
	width:81px;
	margin:0 auto 4px;
}
.chart_item .percent {
	position:absolute;
	left:0;
	top:0;
	width:81px;
	height:81px;
	font-weight:900;
	text-align:center;
	line-height:81px;
	font-size:30px;
	color:#3eacde;
}
.chart_item .percent:before {
	content:'%';
	position:absolute;
	top:28px;
	right:10px;
	font-weight:400;
	line-height:20px;
	font-size:16px;
	color:#3eacde;
}
.chart_item .chart-title {color:#2d3134;}





/*-----------------------------------------------------------------------------------*/
/*	Section Work
/*-----------------------------------------------------------------------------------*/
#work .work_img {
	position:relative;
	float:left;
	display:block;
	width:25%;
	background-color:#000;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
#work .work_img:hover {
	transform:scale(0.95);
	-webkit-transform:scale(0.95);
}
#work .work_img img {
	opacity:0.6;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
#work .work_img:hover img {
	opacity:1;
	transform:scale(0.97);
	-webkit-transform:scale(0.97);
}





/*-----------------------------------------------------------------------------------*/
/*	Section Content
/*-----------------------------------------------------------------------------------*/
#content_type7 {padding-bottom:0;}
#content_type7 h1 {margin-bottom:40px;}
#content_type7 h5 {
	margin-bottom:20px;
	text-transform:none;
	font-weight:600;
	line-height:20px;
	font-size:15px;
}
#content_type7 .content_btn {
	display:inline-block;
	width:224px;
	padding:14px 20px 13px;
	text-transform:uppercase;
	text-align:center;
	font-weight:700;
	line-height:20px;
	font-size:15px;
	color:#010101;
	border:3px solid #000;
}
#content_type7 .content_btn:hover {
	color:#fff;
	background-color:#000;
}
#content_type7 .content_foto {
	margin-left:-45px;
	width:490px;
	max-width:none;
}






/*-----------------------------------------------------------------------------------*/
/*	Section Team
/*-----------------------------------------------------------------------------------*/
#team {
	padding-top:12px;
	padding-bottom:90px;
}
#team .team_item {
	position:relative;
	padding:30px 40px 27px;
	background-color:#f6f6f6;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
#team .team_item:hover {
	background-color:transparent;
}
#team .team_item:before {
	content:'';
	position:absolute;
	left:-20px;
	top:-20px;
	right:-20px;
	bottom:-20px;
	opacity:0;
	border:3px solid #000;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
#team .team_item:hover:before {
	left:0;
	top:0;
	right:0;
	bottom:0;
	opacity:1;
}
#team .team_foto {
	overflow:hidden;
	width:140px;
	height:140px;
	margin:0 auto 18px;
	border-radius:50%;
}
#team .team_foto img {
	border-radius:50%;
}

#team .team_name {
	margin:0;
	text-transform:uppercase;
	font-weight:600;
	line-height:20px;
	font-size:14px;
	color:#000;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
#team .team_item:hover .team_name {
	color:#3eacde;
}
#team .team_position {
	margin:0 0 8px;
	text-transform:uppercase;
	line-height:20px;
	font-size:12px;
	color:#737a7f;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
#team .team_descr {
	padding:0 0 10px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

#team .team_social a {
	display:inline-block;
	width:22px;
	height:22px;
	margin:0 7px 0 0;
	text-align:center;
	line-height:22px;
	font-size:20px;
	color:#c5ccd1;
}
#team .team_social a:hover {
	color:#000;
}







/*-----------------------------------------------------------------------------------*/
/*	Section Video
/*-----------------------------------------------------------------------------------*/
#video_bg {
	position:relative;
	margin-bottom:54px;
	height:344px;
	background-image:url(../images/video_bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}
.video_bg_content {
	position:absolute;
	left:0;
	top:50%;
	width:100%;
	text-align:center;
	transform:translateY(-50%);
	-o-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
}
.video_bg_content .left_text {
	display:inline-block;
	padding:0 75px 0 0;
	line-height:24px;
	font-size:22px;
	color:#feffff;
}
.video_bg_content .right_text {
	display:inline-block;
	padding:0 0 0 75px;
	line-height:24px;
	font-size:16px;
	color:#feffff;
}

.mb_YTVPProgress {display:none !important;}
.mb_YTVPMuteUnmute {display:none !important;}
.mb_YTVPPlaypause {
	overflow:hidden;
	position:absolute !Important;
	top:-235px;
	left:50%;
	width:62px !important;
	height:62px !important;
	margin:0 0 0 -31px;
	line-height:62px !Important;
	text-align:center;
	font-size:32px !important;
	text-indent:4px;
	border-radius:50%;
	border:2px solid #fff;
	background-color:rgba(255,255,255,0.15);
}








/*-----------------------------------------------------------------------------------*/
/*	Section Facts
/*-----------------------------------------------------------------------------------*/
#facts .fun_fact span {
	position:relative;
	display:block;
	margin-bottom:25px;
	padding-bottom:22px;
	font-weight:300;
	line-height:78px;
	font-size:83px;
	color:#3eacde;
}
#facts .fun_fact span:before {
	content:'';
	position:absolute;
	left:50%;
	bottom:0;
	margin-left:-12px;
	width:25px;
	height:1px;
	background-color:#2d3134;
}
#facts .fun_fact p {
	font-weight:700;
	color:#333;
}






/*-----------------------------------------------------------------------------------*/
/*	Section Testimonials
/*-----------------------------------------------------------------------------------*/
#testimonials {padding-top:0;}
#testimonials .slides li {
	padding:97px 0 74px;
	background-color:#f6f6f6;
}
#testimonials .flexslider.testimonials_carousel {
	position:static;
}
#testimonials .testimonials_img {
	position:absolute;
	left:0;
	top:0;
	right:50%;
	bottom:0;
	margin-right:300px;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}
#testimonials .testimonials_img.bg1 {background-image:url(../images/testimonials_img1.jpg);}
#testimonials .testimonials_img.bg2 {background-image:url(../images/testimonials_img2.jpg);}
#testimonials .testimonials_img.bg3 {background-image:url(../images/testimonials_img3.jpg);}

#testimonials .testimonials_text {
	position:relative;
	float:right;
	width:730px;
	padding-top:57px;
	line-height:30px;
	font-size:18px;
}
#testimonials .testimonials_text:before {
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:18px;
	height:13px;
	background-image:url(../images/testim_i.png);
	background-repeat:no-repeat;
}
#testimonials .testimonials_text p {
	margin-bottom:63px;
	color:#000;
}
#testimonials .testimonials_text span {
	display:block;
	color:#3eacde;
}




/*-----------------------------------------------------------------------------------*/
/*	Section Contacts
/*-----------------------------------------------------------------------------------*/
#contacts {
	padding-top:30px;
	/*margin-bottom:29px;*/
	background: #ffffff;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
}
#contacts h4 {
	margin-bottom:20px;
	text-transform:uppercase;
	font-weight:700;
	line-height:20px;
	font-size:14px;
}








/*-----------------------------------------------------------------------------------*/
/*	Widgets
/*-----------------------------------------------------------------------------------*/

.widgets_clear {display:none;}



/* Widget Twitter */
.widget_twitter li {
	position:relative;
	padding:0 0 30px 30px;
}
.widget_twitter li:before {
	content: "\f099";
	position:absolute;
	left:0;
	top:0;
	width:24px;
	height:24px;
	font-family: FontAwesome;
	line-height:24px;
	font-size:18px;
	color:#fff;
}
.widget_twitter .tweet_text {
	display:block;
	padding:0 0 10px;
}
.widget_twitter .tweet_time {
	display:block;
}
.widget_twitter .tweet_time a {
	color:#3eacde;
}
.widget_twitter .tweet_time a:hover {
	color:#fff;
}


/* Widget Contact Inf */
.widget_contact_inf li {
	padding-bottom:9px;
}
.widget_contact_inf li i {
	display:inline-block;
	margin-right:17px;
	font-size:18px;
}


/* Widget Newsletter */
.newsletter_form form {
	position:relative;
}
.newsletter_form input[type="text"] {
	width:100%;
	padding:11px 60px 11px 17px;
	line-height:20px;
	font-size:12px;
	color:#b5b5b5;
	border:0;
	border-radius:0;
	box-shadow:none;
	background:rgba(83,87,90,0.5);
}
.newsletter_form input[type="submit"] {
	overflow:hiiden;
	position:absolute;
	top:0;
	right:0;
	display:block;
	width:43px;
	height:42px;
	text-indent:-999px;
	text-shadow:none;
	border:0;
	box-shadow:none;
	border-radius:0;
	background-color:#3eacde;
	background-image:url(../images/newsletter_bg.png);
	background-repeat:no-repeat;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.newsletter_form input[type="submit"]:hover {
	background-color:#aaa;
}


/* Widget Social */
.social a {
	display:inline-block;
	width:24px;
	height:24px;
	margin:0 2px 0 0;
	text-align:center;
	line-height:24px;
	font-size:18px;
	color:#80878c;
}
.social a:hover {
	color:#3eacde;
}


/* latest News */
.latest_news_item {
	position:relative;
	display:block;
	margin-bottom:25px;
	padding:0 0 17px 62px;
	border-bottom:1px solid #434343;
}
.widget_latest_news a:last-child {
	margin-bottom:0;
	padding-bottom:0;
	border:0;
}
.latest_news_item img {
	position:absolute;
	left:0;
	top:4px;
	width:53px;
}
.latest_news_item p {
	margin:0 0 10px;
	text-transform:uppercase;
	line-height:20px;
	font-size:14px;
	color:#80878c;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.latest_news_item:hover p {
	color:#fff;
}
.latest_news_item span {
	display:block;
	color:#3eacde;
}


/* Widget Flickr */
.widget_flickr ul {
	margin:0 -6px -6px 0;
}
.widget_flickr li {
	overflow:hidden;
	float:left;
	width:81px;
	height:71px;
	margin:0 6px 6px 0;
	background-color:#3eacde;
}
.widget_flickr li a {display:block;}
.widget_flickr li a img {
	width:100%;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.widget_flickr li a:hover img {
	opacity:0.3;
}


/* Widget Contact Information */
.widget_stay_connected ul {
	margin-bottom:16px;
	padding-bottom:9px;
	border-bottom:1px solid #434343;
}
.widget_stay_connected ul li {
	position:relative;
	padding:0 0 9px 37px;
}
.widget_stay_connected li i {
	position:absolute;
	left:0;
	top:0;
	width:20px;
	height:20px;
	line-height:20px;
	font-size:16px;
}
.widget_stay_connected li span {
	color:#aaa !important;
}


/* Widget Category */
.widget_category li {
	margin:0 0 9px;
	padding:0 0 8px;
	border-bottom:1px solid #434343;
}
.widget_category li:last-child {
	margin:0;
	padding:0;
	border:0;
}
.widget_category li a {color:#aaa;}
.widget_category li a:hover {color:#fff;}



/* Widget Links */
.widget_links li {padding-bottom:9px;}
.widget_links li a {color:#aaa;}
.widget_links li a:hover {color:#fff;}






/*-----------------------------------------------------------------------------------*/
/*	FOOTER
/*-----------------------------------------------------------------------------------*/
footer {
	overflow:hidden;
	padding:0px 0 0;
	color:#969696;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}
footer a {color:#fff;}
footer a:hover {color:#3eacde;}
footer h4 {
	margin-bottom:25px;
	text-transform:uppercase;
	font-weight:300;
	line-height:20px;
	font-size:16px;
	color:#f2f1e6;
}

#copyright {
	padding:23px 0;
	color:#fff;
	border-top:1px solid #434343;
	text-align: center;
}
#copyright span {color:#3eacde;}



































