body {
    background: #1c2c52;
    background: url(../images/bg.png);
    background-size: cover;
    background-attachment: fixed;
    background-position: left 0px center;
    background-repeat: no-repeat;
}

@import url('https://fonts.googleapis.com/css?family=Great+Vibes&display=swap');

.slick-prev:before, .slick-next:before{
	color: #000000;
}

.slider img{
	max-width: 100%;
	width: 100%;
}

.html {
  height: 100%;
}
.slick-container {
  height: 60%;
}
.slick-slider, .slick-list, .slick-track {
  height: 100%;
}


.header_bar {
    background: #2c395d;
    color: #ffffff;
    text-align: center;
    padding: 0px 0;
    position: absolute;
    z-index: 99;
    /* left: 0; */
    /* right: 0; */
    max-width: 1110px;
    width: 100%;
    min-height: 6px;
    border-bottom: 2px solid #e6cb85;
    /* border-top: 2px solid #e6cb85; */
}

.header_bar span {
    position: absolute;
    padding: 0px 15px 5px;
    background: #2c395d;
    border-radius: 0 0 10px 10px;
    margin-top: 4px;
    left: 50%;
    transform: translateX(-50%);
    font-family: 'Great Vibes'!important;
    font-weight: 400;
    font-size: 24px;
    border: 2px solid #e6cb85;
    border-top: none;
    z-index: 999999;
    padding-top: 3px;
}

nav .container{
	position: relative;
}

nav.menu{
	display: inline-block;
    width: 100%;
    text-align: center;
}

.tabs {
    position: initial;
    /* top: -45px; */
    z-index: 100;
    background: #ffffff;
    padding: 10px 15px;
    border: 1px solid #d2a37f;
    /* left: 50%; */
    /* transform: translateX(-50%); */
    display: inline-block;
    margin-top: -40px;
    box-shadow: 0px 2px 15px 14px rgba(0, 0, 0, 0.2);
}

#login {
	position:relative;
	margin-top: 20px;
}

#login .tab {
	position:absolute;
	top:-37px;
	z-index:100;
	background:#ffffff;
	margin:0 !important;
}

#login .tab, .tabs div {
    float: left;
    text-align: center;
    padding: 7px 15px 0 15px;
    border-top: 1px solid #eeeeee;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    -moz-border-top-left-radius: 3px;
    -moz-border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-radius: 3px;
    margin: 0 6px;
    height: 40px;
}

#login .tab a, .tabs a {
	color:#000000;
	text-decoration:none;
}

.tabs a:hover {
}

.tabs div:hover, .tabs .active {
    background-color: #1c2c52;
    cursor: pointer;
    border: 1px solid #1c2c51;
}

.tabs div:hover a, .tabs .active a{
	color: #ffffff!important;
}

.tabs .inactive {
	background-color:rgba(255, 255, 255, 0.9);
}




.burger {
    display: none;
}





a.more {
	background: url(../images/more.png) no-repeat right bottom;
	color: #8c9c9c;
	display: block;
	/*text-shadow: 1px 1px 1px #ffffff;*/
	padding-right: 6px;
	text-decoration: none;
	height: 35px;
	line-height: 35px;
	text-align: center;
	float: right;
	margin-left: 0;
	margin-right: 0;
}

a.more:hover {
	color: #111111;
}

a.more span {
	background: url(../images/more.png) no-repeat;
	display: block;
	height: 35px;
	padding-left: 12px;
	padding-right: 4px;
}

.post {
	padding-bottom:10px;
	border-bottom:1px solid #dfdfdf;
}

.post a.more {
	float: right;
	margin-left: 0;
	margin-right: 0;
}

.post a.more span {
	padding-left: 12px;
	padding-right: 4px;
}

.entry {
	margin-bottom: 10px;
}

.entry .thumb,
.photostream .thumb {
	display: block;
	float: left;
	position: relative;
	margin-right: 14px;
	margin-top: 5px;
}

.entry .thumb {
	width:67px;
	height:67px;
	overflow:hidden;
}

.full .thumb {
	width:201px;
	height:201px;
}
.entry .thumb span.overlay {
	background: url(../images/entry-overlay.png) no-repeat;
	display: block;
	height: 68px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 68px;
}

.full .thumb span.overlay {
	background: url(../images/single-overlay.png) no-repeat !important;
	width: 201px;
	height: 201px;
}

.entry h3.title, h1.title {
	/*text-shadow: 1px 1px 1px #ffffff;*/
}

h1.title {
	color: #48423f;
	font-size: 27px;
}

.entry h3.title a {
    text-decoration: none;
    color: #48423f;
    font-size: 16px;
}

.entry p.meta-info {
    color: #b8c2c2;
    /* text-shadow: 1px 1px 1px #ffffff; */
    margin-top: -2px;
    margin-bottom: -8px;
    font-size: 12px;
    font-weight: 300;
}

.entry .entry-desc{
font-size: 15px;
    margin-top: 20px;
}


.post a.more {
    float: right;
    margin-left: 0;
    margin-right: 0;
    background: #2c395d;
    color: #ffffff;
    float: left;
    border-radius: 4px;
    font-size: 14px;
}

.entry p.meta-info a {
	text-decoration: none;
	color: #8c9c9c;
}

.entry p.meta-info a:hover {
	color: #444c4c;
}

.entry div.post-meta {
	background: url(../images/meta-separator.png) repeat-x;
	margin: 8px 0 14px;
}

.entry div.post-meta p.meta-info {
	background: url(../images/meta-separator.png) repeat-x bottom left;
	margin-bottom: 10px;
	padding: 6px 0 8px;
}

.sep {
	margin-top:15px;
	border-top:1px solid #dfdfdf;
}

.photostream .thumb,
.latest .thumb {
	display: block;
	float: left;
	position: relative;

	width:130px;
	height:130px;
	overflow:hidden;
}

.photostream .thumb span.overlay,
.latest .thumb span.overlay {
	background: url(../images/entry-latest-overlay.png) no-repeat !important;
	display: block;
	height: 131px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 131px;
}


.photostream .thumb div {
	background-position: center center;
    background-repeat: no-repeat;
    background-size:cover;
    width:100%;
    height: 100%;
}

.photostream .thumb:hover span.overlay {
	opacity:0.5;
}

.large.thumb {
	width:340px !important;
	height:200px !important;
}

.large.thumb span.overlay {
	width:340px !important;
	height:200px !important;
	background: none !important;
	-moz-box-shadow: inset 0 0 5px #888;
	-webkit-box-shadow: inset 0 0 5px#888;
	box-shadow: inner 0 0 5px #888;
}

.latest h3.title {
	/*font-size: 20px;
	text-shadow: 1px 1px 1px #ffffff;
	*/
}

.latest h3.title a {
	text-decoration: none;
	color: #48423f;
}

.latest p.meta-info {
	color: #b8c2c2;
	/*text-shadow: 1px 1px 1px #ffffff;*/
	margin-top: -2px;
	margin-bottom: -8px;
}

.latest p.meta-info a {
	text-decoration: none;
	color: #8c9c9c;
}

.latest p.meta-info a:hover {
	color: #444c4c;
}

.wp-pagenavi { position: relative; text-align: center; margin-top: 20px; }
.wp-pagenavi a, .wp-pagenavi a:link { padding: 8px 11px !important; margin: 2px; text-decoration: none; border:1px solid #e2e5e5 !important; color: #8c9c9c !important; background:url(../images/pagination-bg.png) repeat-x !important; font-weight: normal !important; }
.wp-pagenavi span.pages { padding: 8px 11px !important; margin: 2px !important ; border: none !important; color: #bcc9c9 !important; background: none !important; }
.wp-pagenavi a.current {
	font-weight: bold !important;
}

.wp-pagenavi span.current,
.wp-pagenavi span.extend,
.wp-pagenavi a:active,
.wp-pagenavi a:hover {
	padding: 8px 11px !important;
	margin: 2px;
	background:url(../images/pagination-bg.png) repeat-x !important;
	border:1px solid #e2e5e5 !important;
	color:#8c9c9c !important;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a:active { -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }

.wp-pagenavi a:hover { color: #000 !important; }

#login .tab, .tabs div {
    float: left;
    text-align: center;
    padding: 7px 15px 0 15px;
    border-top: 1px solid #eeeeee;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    -moz-border-top-left-radius: 3px;
    -moz-border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-radius: 3px;
    margin: 0 6px;
    height: 40px;
}


.slick-initialized .slick-slide img {
  
    margin-bottom: -10px;
}


.slider {
    border: 1px solid #e6cb85;
    box-shadow: 0px 2px 15px 14px rgba(0, 0, 0, 0.2);
}

.box_theme {
    background: #ffffff;
    border: 1px solid #e6cb85;
    padding: 20px 25px;
    margin-top: 0;
    box-shadow: 0px 0px 15px 14px rgba(0, 0, 0, 0.2);
    display: inline-block;
    width: 100%;
}


.cta_box a {
    float: right;
    background: #1c2c52;
    padding: 10px 25px;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
}


.cta_box h3{
	float: left;
    display: inline-block;
    margin-bottom: 0;
    font-size: 24px;
    line-height: 40px;
}

.cta_box h3 b {
    color: #e6cb85;
     font-family: 'Great Vibes'!important;
}

#clock span{
	width: 20%!important;
	display: inline-block;
	width: 100%;
	float: left;
	text-align: center!important;
}

#clock span em{
	display: block;
	width: 100%;
	text-align: center;
}

.small_box_theme {
    display: inline-block;
    width: 100%;
    border: 1px solid #e6cb85;
    padding: 20px 15px;
}

img{
	max-width: 100%;
}

.mt_40{
	margin-top: 40px;
}


.pagination_wrap{
	display: table;
    margin: 35px auto 0;
}


.page-item.active .page-link {
    z-index: 1;
    color: #000;
    background-color: #e6cb85;
    border-color: #e6cb85;
}


.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #e6cb85;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.page-item.disabled .page-link {
    color: #e6cb85;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}


h3.page_title {
    font-size: 36px;
    text-align: center;
    border-bottom: none;
    padding-bottom: 10px;
    color: #e6cb85;
    text-align: left;
    margin-top: 50px;
    font-weight: 400;
     font-family: 'Great Vibes'!important;
}


/* */

.panel-default>.panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #e4e5e7;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.panel-default>.panel-heading a {
  display: block;
  padding: 10px 15px;
}

.panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}

.panel-default>.panel-heading a[aria-expanded="true"] {
  background-color: #eee;
}

.panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.page_title.st_02 {
    border-bottom: none;
    color: #e6cb85;
    margin-top: 40px;
    text-align: center;
    font-family: 'Great Vibes'!important;

}

.panel-default>.panel-heading a {
    display: block;
    padding: 10px 15px;
    font-size: 15px;
    font-weight: 400;
    color: #000000;
    border: 1px solid #eeeeee;
}


.panel-body {
    border: 1px solid #eeeeee;
    padding: 15px;
    margin-top: -8px;
    margin-bottom: 25px;
    font-size: 13px;
}


.panel-default>.panel-heading a[aria-expanded="true"] {
    background-color: #2c395d;
    color: #ffffff;
}


.bottom_button_wrap a {
    background: #2c395d;
    color: #ffffff;
    padding: 10px 25px;
    margin: 35px auto 15px;
    display: table;
}		



.responsive_slider img{
	padding: 0 25px;
}


.slick-next {
    right: -65px;
}

.slick-prev{
    left: -65px;
}


.slick-prev:before, .slick-next:before {
    color: #ffffff;
    font-size: 30px;
    opacity: 1!important;
}


.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: 1;
}


footer{
	margin-top: 60px;
}

.register_box{
	margin-top: 40px;
}

.sub-footer-wrapper {
	/*width:990px;*/
	margin:0 auto;
}

#sub-footer a {
	color:#666;
	text-decoration:none;
}

#sub-footer a:hover {
	text-decoration:underline;
}

#sub-footer ul {
	list-style:none;
	border:0;
	margin:0 auto;
	padding:0;
	display:table;
	/*width:100%;*/

}

#sub-footer ul li {
	display:table-cell;
	vertical-align:middle;
	/*
	float:left;
	*/
	padding:15px;
}
#sub-footer ul li.social {
	padding:3px 15px 0 0;
	/*float:right;*/
}

footer .box_theme{
	padding: 0;
    margin-bottom: -7px;
}
.text-center p{
       font-family: 'Great Vibes'!important;
}
.about-gallary .slick-current img{
    zoom:1.2;
}

.about-gallary {
    margin-top: 35px;
    display: inline-block;
    width: 100%;
}


.slick-slider, .slick-list, .slick-track {
    height: auto;
}
.thnks-participants{
    width: 100%;
    text-align: center;
    margin-top: 30px;
    font-size: 15px;
   
}
.thnks-participants p{
    margin-top: 15px;
    margin-bottom: 15px;
}
.thnks-participants:before{
  border-top: 1px solid #e6cb85;
    content: "";
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}
.margin-t{
    margin-top: 35px;
}
.question-f-a-q{
    width: 100%;
    margin-top: 15px;

}
.question-f-a-q p{
font-weight: 500;
color: #777;
margin-bottom: 0;

} 
.question-f-a-q span{
    color: #777;
}
.serach-indea{
    width: 100%;
margin-top: 10px;
}
.serach-indea p{
    color: #777;
    margin-bottom: 0;
}
.input-f-a-q{
    width: 40%;
   
}
.first-name{
    border-radius: 10%;
    margin-top: 10px;
margin-left: 5px;
}
.first-name input, textarea{
    width: 100%;
    border:none;
    background-color: #eee;
    margin-top: 10px;
    margin-bottom: 10px;
height: 50px;
color: #000000;
font-size: 20px;
padding-left: 20px;
border-radius: 3px;
padding: 13px 15px;
margin: 10px 0;
font-size: 15px;
}
.contact-box{
    width: 100%;
}
.contact-box i {
    width: 35px;
    font-size: 12px;
    background-color: #e6cb85;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    line-height: 35px;
    display: inline-block;
}
.contact-box p {
    font-size: 16px;
    padding: 12px 23px;
    display: inline-block;
}
.team-input p{
    color: #777;
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 15px;
}
.team-input input{
    width: 45%;
    height: 20px;
    margin-top: 0;
}



.member_image{
    float: left;
    width: 150px;
}

.member_image img {
    max-width: 100%;
    border: 1px solid #2c395d;
}

.mmember_description{
    display: block;
    overflow: hidden;
    padding-left: 15px;
}


p.member_name {
    color: #000000;
    font-weight: 500;
    margin-bottom: 0;
}

p.member_position {
    font-size: 12px;
    margin-bottom: 5px;
}

.about_member {
    font-size: 14px;
    margin-top: 10px;
}


.team_wraapper {
    display: inline-block;
    width: 100%;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #dddddd;
}

.team_wraapper:last-child{
    border-bottom: none;
}

h2.inner_title {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 16px;
    color: #1c2c52;
}

#lightgallery {
    padding-left: 10px!important;
    padding-right: 10px!important;
    display: inline-block;
    width: 100%;
    column-count: 4;
    column-gap: 1;
}

#lightgallery li {
    padding-bottom: 0;
    padding-left: 0px!important;
    padding-right: 0px!important;
    /* width: 25%; */
    /* float: left; */
    background-color: #eee;
    display: inline-block;
    margin: 0 0 1em;
    width: 100%;
}

.submit {
    border: none;
    border-radius: 3px;
    background: #2c395d;
    padding: 10px 44px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
}


.contact-box p {
    font-size: 16px;
    padding: 12px 23px;
    display: inline-block;
}

.responsive_slider .slick-arrow{
    display : none;
}

@media(max-width:767px){
    .cta_box a {
        margin-bottom:10px!important;
}
.box_theme .post .thumb{
    width:100%!important;
    display:block!important;
}
body .tabs div{
    margin-bottom:10px!important;
}
}