/*
Theme Name: White Label
Author: Webixmedia
Author URI: https://webixmedia.com/
Description: White Label Webixmedia theme.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@import "reset.css";
@import "skeleton.css";
@import "superfish.css";

@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:400,700,300);

html, body {
	background: #000;
	width: 100%;
	position: relative;
	font: normal 13px/18px Arial, sans-serif;
	color: #555555;
	text-align: left;
}

* ul { list-style: none; }

p {

}

a[href^="tel:"] {
	color: inherit;
	text-decoration:none;
}

* {-webkit-text-size-adjust: none;}

a {
	text-decoration: none;
	color: #000;
	transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
}

a:hover,
.box a:hover,
.copy a:hover,
.address1 a:hover,
.box1 a:hover,
.txt a:hover {
	color: #99ddf2;
	text-decoration: none;
}

.pl a:hover,
.comm a:hover {color: #3a3f4d;}

.thumb .time {
	transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;	
}

/********************Header********************/

#header {
    height: 87px;
    max-height: 87px;
    position: relative;
    text-align: left;
    z-index: 2;
}

.header {	
	background: url(../images/slide1.jpg) 0 0 no-repeat;
	height: 100%;
}

.shadow {
	background: url(../images/head_bg.png) repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    top: -1px;
    width: 100%;
    height: 100%;
}


h1 {
	margin: 29px 0 0;
	position: relative;
	z-index: 2;
}

#header h1 {
    margin: 12px 0;
    text-align: center;
}

/*******************Content*******************/

#content {background: #fff;}


.p27 {padding: 64px 0 27px;}
.p29 {padding: 64px 0 29px;}
.p51 {padding: 51px 0 57px;}
.p57 {padding: 57px 0 44px;}
.p59 {padding: 64px 0 59px;}
.p64 {padding: 64px 0 70px;}

.col1 {color: #fff!important;}

.center {text-align: center;}
.center p {
	margin: 10px 0 22px;
	color: #b3adad;
}

.pt13 {padding-top: 13px;}

.divider {
	width: 100%;
	background: #000;
	height: 3px;
	margin: 0;
	padding: 0;
	border: 0;
}

h2,h3,h4,h5,h6 {
	font: 700 50px/50px 'Roboto Condensed', sans-serif;
	color: #222222;
	text-transform:uppercase;
	display: inline-block;
}

h3 {
	font-size: 40px;
	line-height: 40px;
	color: #3498db;
	margin-bottom: 42px;
}

h4 {
    font-size: 18px;
    line-height: 22px;
    color: #222!important;
    font-weight: 700;
    text-transform: none;
}

h5 {
	font-size: 24px;
	line-height: 30px;
	color: #9fa9a9;
}

h6 {
	font-size: 18px;
	line-height: 24px;
	color: #fff;
	display: block;
	text-transform: uppercase;
	margin-bottom: 16px;
}

.banner {
	background: url(../images/banner.jpg) 0 0 no-repeat;
	position: relative;
	width: 100%;
	background-size: cover;
	/*max-height: 584px;*/
}

.banner1{
	background: url(../images/banner1.jpg) 0 0 no-repeat;
	position: relative;
	width: 100%;
	height: auto;
	background-size: cover;
}
.banner2 {
	background: url(../images/banner1.jpg) 0 0 no-repeat;
	position: relative;
	width: 100%;
	max-height: 758px;
	height: 641px;
	background-size: cover;
}

.banner2 {
	height: 280px;
	min-height: 280px;
	padding: 44px 0;
	
}

.box {
	position: relative;
	overflow: hidden;
	text-align: center;
	color: #fff;
	margin-top: 16px;
}

.box h4{
	display: block;
	margin: 15px 0 6px;
}

.box p {
	padding: 0 74px;
	margin-bottom: 18px;
}

.box h4 a {color: #fff;}


/****************links*****************/

.link {
	background: none;
   	color: #fff;
   	height: 47px;
	line-height: 47px;
    display: inline-block;
    font: 700 16px/47px'Roboto Condensed';
    padding: 0 40px;
    border: 3px solid #fff;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}

.link:hover {
	color: #222222!important;
	background: #fff;
}

.link1 {
	display: inline-block;
	color: #fff;
	height: 32px;
	font: 700 16px/32px 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	padding: 0 10px;
	background: #99ddf2;
	border: none;
}

.link1:hover {
	color: #fff;
	background: #222222;
	border: none;
}


/*************lists***************/

.list,
.list2,
.list3,
.footer_list ul{
	position: relative;
	overflow: hidden;
	font-family: Arial;
	text-align: left;
}

.list li,
.footer_list ul li {
	position: relative;
	line-height: 24px;
}

.list li a,
.footer_list ul li a {
	font-size: 13px;
	line-height: 24px;
	color: #fff;
	display: inline-block;
}

.list li a:hover,
.list li .current,
.footer_list ul li a:hover {color: #99ddf2;}

.list2 {text-align: left!important;}

.list2 li a {
	color: #99ddf2;
	font-size: 13px;
	line-height: 24px;
}
.list2 li a:hover {color: #222222;}

.list3 li {
	position: relative;
	overflow: hidden;
}

.list3 li + li {margin-top: 20px;}

.list3 .l {
	float: left;
	margin-right: 20px;
}

.list3 p {margin-top: 6px;}

/*************address***************/

.address1 {
	color: #fff;
	font: normal 13px/18px Arial;
	padding-top: 2px;
}

.address1 > li {
    position: relative;
    overflow: hidden;
}

.address1 > li + li {margin-top: 28px;}

.address1 img {
    margin-right: 10px;
    float: left;
    padding-top: 3px;
}

.address1 a {
	color: #fff;
	font-size: 13px;
	text-decoration: underline;
}

.article {
	position: relative;
	overflow: hidden;
	text-align: left!important;
}

.article li {
	position: relative;
	overflow: hidden;
}
.article li + li {margin-top: 0px;}
.article li p {color: #555555;}

/*************subscribe form***************/

.sub_form {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
}

.sub_form h2 {
	color: #fff;
}

#subscribe-form {
  position: relative;
  display: inline-block;
}

#subscribe-form input {
  display: inline-block;
  text-shadow: none;
  border-radius: 0;
  outline: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 459px;
  height: 53px;
  background: #fff;
  border: none;
  font: normal 13px/30px Arial, sans-serif;
  color: #b3adad;
  padding: 6px 20px 9px;
}

#subscribe-form label {
  display: inline-block;
  margin-bottom: 0;
}

#subscribe-form fieldset {
  width: 100%;
  float: left;
}

#subscribe-form .error {
  height: 0;
  overflow: hidden;
  font: 11px/20px Arial;
  -webkit-transition: height 0.3s linear;
  -moz-transition: height 0.3s linear;
  -o-transition: height 0.3s linear;
  transition: height 0.3s linear;
  position: absolute;
  left: 25px;
  right: 0;
  text-align: left;
  bottom: 0px;
  color: #d73d3d;
}

#subscribe-form .success {
  position: absolute;
  overflow: hidden;
  padding: 9px 0;
  left: 10px;
  top: 0;
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #99ddf2;
  border: none;
  z-index: 10;
  width: 72%;
  text-align: center;
  font: 14px/18px Arial, sans-serif;
  color: #000;
}

#subscribe-form label.invalid .error {
  height: 19px;
}

#subscribe-form a {
	width: 100%;
	text-align: center;
	padding: 0;
}

/*************thumbs***************/

.thumb {
	position: relative;
	text-align: left;
	border-top: 5px solid #efefef;
	margin-bottom: 33px;
}

.time {
	position: absolute;
	right: 0;
	top: 0;
	padding-top: 5%;
	height: 100%;
	width: 49px;
	color: #fff;
	font: 700 30px/36px 'Roboto Condensed';
	text-align: center;
	background: url(../images/head_bg.png) 0 0 repeat;
}

.thumb > h4 {margin-bottom: 14px;}
.thumb .link1 {float: right;}

.thumb .capture {
	background: #efefef;
 	padding: 19px 16px 27px;
}

.capture h4 {margin-bottom: 11px;}

.thumb:hover .time {
	background: url(../images/time_bg.png) 0 0 repeat;	
}

.thumb .link1 {
    bottom: -32px;
    float: right;
    position: absolute;
    right: 0;
}

.thumbnail {
	border-top: 5px solid #efefef;
	background: #fff;
	position: relative;
	overflow: hidden;
	margin: 0;
	min-height: 244px;
	height: 244px;
}

.thumbnail .img_box {
	height: 244px;
	overflow: hidden;

	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.thumbnail .desc {
	text-align: left; 
	overflow: hidden;
    height: 0;
    margin: 0;
    height: 0;

    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.thumbnail p {
	background: #efefef;
	padding: 10px 16px 55px;
}

.link1.tn {
    bottom: 81px;
    float: right;
    position: relative;
    right: 0;
}

.thumbnail:hover .img_box {height: 0px;}
.thumbnail:hover .desc {
	height: 244px;
}

.capture1 {
	background: #efefef;
	padding: 13px 14px 14px;
}

.image {
	position: relative;
	overflow: hidden;
}

.block {
	position: relative;
	overflow: hidden;
	margin-bottom: 13px;
}

.block h4 {margin-bottom: 5px;}
.block p {margin-bottom: 18px;}

.img,
.list3 img {
	border-top: 5px solid #efefef;
	border-bottom: 5px solid #efefef;
}

.box1 {
	position: relative;
	overflow: hidden;
	color: #fff;
	margin-bottom: 30px;
}

.box1 .img1 {
	margin-right: 18px;
	float: left;
}

.box1 .text {
	float: left;
	width: 65%;
	margin-top: -4px;
}
.box1 .text h4 {margin-bottom: 6px;}

.box1 a {color: #fff;}

.circle,
.circle1 {
	height: 133px;
	width: 133px;
	display: inline-block;
	position: relative;
	text-align: center;
	background: #492983;
	opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);

	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
}

.circle img {padding-top: 27px;}

.circle1 {
	height: 60px;
	width: 60px;
	color: #fff;
	font: 700 30px/60px 'Roboto Condensed';
	background: #99ddf2;
	opacity: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

.article1 {
	position: relative;
	overflow: hidden;
	margin-top: -1px;
}

.article1 + .article1 {padding-top: 61px;}

.article1:last-child {margin-bottom: 135px;}

.article1 p {margin: 0 0 16px;}

.article1 .time {
	position: relative;
	overflow: hidden;
}

.article1 .left {
	float: left;
	margin-right: 20px;
}

.article1 .right {
	width: 551px;
	float: left;
	margin-top: -5px;
}
.biofull{
	float: left;
	width: 100%;
	border-bottom: 1px solid #000;
}
.bioimg{
	width: 100%;
	float: left;
	padding: 15px 0 15px 0;

}
.bioimg img{
	width: 100%
}
.biotext{
	float: right;
	width: 100%;
	/*padding: 15px 0 15px 0;*/
	font-weight: 600;
	font-size: 14px;
	text-align: justify;
}

.article1 .time time {
	float: left;
	padding: 14px 0 18px;
}

.article1 h4 {display: block;}
.article1 img {
	border-top: 5px solid #efefef;
	border-bottom: 5px solid #efefef;
	margin-bottom: 20px;
}

.comm {
    color: #555555;
    display: block;
    font-family: Arial;
    font-size: 13px;
    line-height: 18px;
    overflow: hidden;
    position: relative;
    margin-bottom: 16px;
}

.comm span + span {margin-left: 20px;}
.comm a.comment_number {float: right;}
.comm a:hover {color: #99ddf2;}

.grid_4 .widget {
    margin-bottom: 30px;
}

.grid_4 .widget .center{
    margin-bottom: 15px;
}

.txt {
	position: relative;
	overflow: hidden;
	margin: -6px 0 27px;
}

.txt:last-child {margin-bottom: 2px;}

.txt p {letter-spacing: -0.1px;}

.txt h4 {margin-bottom: 11px;}

.txt a {
	color: #555555;
	margin-top: 18px;
	display: inline-block;
	text-decoration: underline;
}

/************Footer************/

#footer {
	position: relative;
	text-align: center;
	margin: 0;
	padding: 24px 0 21px;
	color: #fff;
	font: 400 13px/24px Arial;	
	background:#000;
}

#footer span {
	display: inline-block;
}

.copy {
	text-decoration: none;
	display: inline-block;
}

.copy a {
	color: #fff; 
	position: relative;
}

#toTop {
    background: url(../images/totop.png) 0 -25px no-repeat;
    border: none;
    bottom: 85px;
    display: none;
    height: 24px;
    left: 56%;
    margin-left: 500px;
    overflow: hidden;
    position: fixed;
    text-decoration: none;
    text-indent: -999px;
    width: 24px;
    z-index: 20;
    opacity: .9;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=60)';
    
    -webkit-transition: all .2s ease .2s;
    -moz-transition: all .2s ease .2s;
    -ms-transition: all .2s ease .2s;
    -o-transition: all .2s ease .2s;
    transition: all .2s ease .2s;
}

#toTop:hover {
	background-position: 0 0px;
	opacity: 1;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}
.gellary{
	width: 100%;
	float: left;
	text-align: center;
	background-color: #fff;
	padding: 60px 0;
}
.gellary-con{
	width: 100%;
	float: left;

}
.box-main{
	width: 33%;
	padding: 0 15px;
	display: inline-block;
    box-sizing: border-box;
    margin-bottom: 30px;
}
.box-main img{
	width: 100%;
	height: 210px;
    object-fit: cover;
}
.gellary-con .center{
	margin-bottom: 50px;
}

.logo-home{
	width:50%;
}
.contact-form {
    width: 50%;
    float: none;
    margin-top: 25px;
    display: inline-block;
    text-align: left;
}
.contact-form h4{
padding: 0px 0 15px 0;
margin: 0px;
}

.textform_group{
	float: left;
	width: 100%;
	margin-top: 0px;
}
.textform_group_main{
	float: left;
	width: 100%;
	margin-top: 15px;
	text-align: center;
}

.textform_group input{
	height: 40px;
text-indent: 19px;
line-height: 40px;
font-size: 15px;
color: #222222;
border: 1px solid #222222;
box-sizing: border-box;
width: 100%;
font-family: Arial;
float: left;
}
.textform_group label{
	height: 40px;
line-height: 40px;
font-size: 15px;
color: #222222;
box-sizing: border-box;
width: 100%;
font-family: Arial;
float: left;
}
.contact_btn {
    float: left;
    width: 100%;
    padding-top: 0px;
    margin: 25px 0px 25px 0px;
    text-align: center;
}
.contact_send {
    width: auto;
    height: 38px;
    background: #353535;
    padding: 0px 50px;
    color: #fff;
    line-height: 34px;
    font-size: 14px;
    text-align: center;
    transition: all 0.5s;
    border: 1px solid #353535;
    border-radius: 0;
    outline: none;
    text-transform: uppercase;
    cursor: pointer;

}
.contact_send:hover {
    border: 1px solid #353535;
    background-color: transparent;
    color: #353535;
}
.videomain{
	width: 100%;float: left;padding: 0;margin: 0;
}
.videothree{
	float: left;
    width: 50%;
    padding:0 15px;
    overflow: hidden;
    margin-bottom: 15px;
    margin-top: 15px;
}
.videothree video {
    width: 100%;
    height: 237px;
    object-fit: cover;
}

.eventssmain{
	width: 100%;float: left;padding: 0;margin: 0;
}
.eventssthree{
	float: left;
    width: 50%;
    padding:0 15px;
    margin-bottom: 15px;
    margin-top: 15px;
}
.eventssmain h3.page-title{
	width: 100%;
}

/*==================================RESPONSIVE LAYOUTS===============================================*/


@media only screen and (max-width: 1199px) {

	.image img {width: 100%;}

	.circle img {width: 57%;}

	.article1:last-child {margin-bottom: 34px;}
}

@media only screen and (max-width: 995px) {

	h2 {font-size: 42px; line-height: 42px;}
	
	.sub_form h2 {
	    color: #fff;
	    font-size: 40px;
	}

	#subscribe-form input {width: 364px;}

	.img_box img,
	.img img {width: 100%;}

	.thumb .capture {min-height: 164px;	}
	.time {padding-top: 1%;}

	.box p {padding: 0px 20px;}	

	.link1.tn {bottom: 30px;}

	.thumbnail .img_box {height: 192px;}
	.thumbnail {background: #efefef;}

	.capture1 {margin-bottom: 30px;}

	.box1 .text {width: 56%;}

	.circle1 {
		width: 44px;
		height: 44px;
		line-height: 44px;
	}
	.article1 .right {width: 422px;	}
	.article1 img {width: 100%;}

}

@media only screen and (max-width: 767px) {

	.p64, .p59, .p57, .p51 {padding: 50px 0;}

	#header {
		height: 160px;
		min-height: 160px;
	}

	.banner {
	    -webkit-background-size: auto 100% !important;
		background-size: auto 100% !important;
		background-position: right 0;
		background-color: #3b3c3f;		
		max-height: 100%;
	    height: 100%;
	}

	.banner1, .banner2 {
		-webkit-background-size: auto 100% !important;
		background-size: auto 100% !important;
		background-position: left 0;
		background-color: #000;
		max-height: 100%;
	    height: 100%;
	}

	.thumb .capture {min-height: 100%;}

	.wrap {margin-bottom: 35px;}

	.thumb .time {padding-top: 7%;}

	.thumbnail {height: 264px;}
	.thumbnail .img_box {height: 100%;}

	.thumbnail p {
	    padding: 20px 20px 55px;
	    font-size: 14px;
	}
	
	.link1.tn {
	    bottom: 49px;
	    height: 49px;
	    line-height: 49px;
	    width: 59px;
	    text-align: center;
	}

	.thumb .link1 {
	    bottom: -49px;
	    float: right;
	    position: absolute;
	    right: 0;
	    height: 49px;
	    width: 59px;
	    line-height: 49px;
	    text-align: center;
	}

	#subscribe-form label,
	#subscribe-form input {width: 100%;}
	#subscribe-form a {width: 98.4%;}
	#subscribe-form {margin-top: 30px;}
	#subscribe-form .success {
    	left: 0px;
    	width: 100%;
    	padding: 8px 0 9px;
	}

	.banner1 .grid_3,
	.banner2 .grid_3 {width: 50%!important;}

	.address1 > li + li {margin-top: 13px;}

	.capture1 {margin-bottom: 0;}

	.box1 {margin-bottom: 35px;}

	.circle1 {
		width: 60px;
		height: 60px;
		line-height: 60px;
		margin-bottom: 20px;
	}

	.box1 .img1 {
		float: none;
		margin: 0 0 35px;
	}

	.img1 img {width: 100%;}
	.box1 .text {width: 100%;}

	.cent {text-align: center;}

	.article1 .right {width: 350px;}

	h2 br {display: none;}

	.article1 .time {
	    margin-bottom: 20px;
	    overflow: hidden;
	    padding: 6px 0;
	    position: relative;
	    text-align: center;
	    width: 100%;
	}

	.article1 .left {
	    float: none;
	    margin: 0;
	}

	.article1 .time time {
	    float: none;
	    padding: 0;
	}

	.article1 .right {width: 100%;}

	.list3 {margin-bottom: 20px;}

}

@media only screen and (max-width: 480px) {

	.p64, .p59, .p57, .p51 {padding: 35px 0;}
	
	#footer {padding: 30px 0 29px;}

	.banner1 .grid_3,
	.banner2 .grid_3 {width: 100%!important;}

	.banner1  {padding-bottom: 40px;}

}

@media only screen and (max-width: 320px) {
  
}

