body {margin-top: 0; padding: 0;}
ul, li {list-style: none; text-decoration: none;}
a {text-decoration: none;font-family: 'Poppins', sans-serif;}
* {margin: 0; padding: 0;}
.clear {clear: both;}
a:hover {cursor: pointer;}
#members button:hover {cursor: pointer;animation: blink 1s linear infinite;}
button:hover {cursor: pointer;}


@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

	.blink{
	    background-color: #c23709;
		text-align: center;
	}
	.blink span{
		font-size: 25px;
		font-family: cursive;
		color: white;
		animation: blink 1s linear infinite;
	}
.ml_sml {font-size: 10px !important;}
@keyframes blink{
0%{opacity: 0;}
50%{opacity: .5;}
100%{opacity: 1;}
}
#member ul.team li .title {color: #000 !important;}
#member ul.team li .title span {color: #000 !important;font-size: 18px;}
ul.team li .title span {color: #fff !important;font-size: 18px;}
h2.en {
	font-family: 'Poppins', sans-serif !important;font-size: 30px !important;font-weight: 700 !important;
	width: 100%; padding-top: 50px; float: left;
}
h4.en {
  font-family: 'Poppins', sans-serif !important;font-size: 18px !important;font-weight: 500 !important;
  width: 100%; padding-top: 30px; float: left;
}
p.en, span.en {
  font-family: 'Poppins', sans-serif !important;font-size: 14px !important;font-weight: 300 !important;
}
span.en {font-weight: 400 !important;}
#intro {width: 100%; text-align: center; height: 100%; display: table; vertical-align: middle; padding: 30px 0;}
.content {display: table-cell; vertical-align: middle;}
h1.name {width: 90%;font-family: 'Poppins', sans-serif; font-weight: 500; color: #000; text-align: center; font-size: 58px; margin: 0 auto;}
.responsive {max-width : 100%; width: auto; text-align: center; padding : 50px auto;}

.title01 {width: 90%;font-family: 'Poppins', sans-serif; font-weight: 700; color: #3105a3; text-align: center; font-size: 98px; margin: 0 auto;}
.btn_con {width: 100%; text-align: center;}
.btn_con button{background: #c23709; text-align: center; padding: 8px 20px; border: none; outline: none; color: #fff;}
.btn_con a {background: #c23709; text-align: center; padding: 7px 20px; border: none; outline: none; color: #fff;}
.btn_con button:hover, .btn_con a:hover {background: #c73c84;}
header {width: calc(100% - 200px); padding: 0 100px; height: 58px; background : #761d05; border-bottom: 4px solid #c23709;
position: relative;}
header .logo {background: #761d05; padding: 5px; position:absolute; left: 100px; top:0; z-index:1001;
-webkit-border-bottom-right-radius: 40px;
-webkit-border-bottom-left-radius: 40px;
-moz-border-radius-bottomright: 40px;
-moz-border-radius-bottomleft: 40px;
border-bottom-right-radius: 40px;
border-bottom-left-radius: 40px;}
.logo img{width: 168px; padding: 0 10px 10px;}
ul.desktop_menu {width: calc(100% - 410px); display: block; padding: 0 0 0 210px; float: left;}
ul.desktop_menu li {width: auto; display: inline-block; margin:0;}
ul.desktop_menu li  a{width: auto; display: inline-block;font-family: 'Poppins', sans-serif; font-weight: 400; color: #fff; font-size:14px; padding: 17px 7px;}
ul.desktop_menu li  a.active, ul.desktop_menu li  a:hover{border-bottom: 4px solid #761d05;}
ul.desktop_menu li  a i{}
.mobile_nav {display: none;}
/*Social Media*/

section#sliider_social {position:absolute; top: 0; right: 0; z-index: 100; display: table;height: 100%;}
section#sliider_social ul.social {width: auto; padding: 0; display: table-cell; vertical-align: middle;}
section#sliider_social ul.social li {display: inline-block; float: right; margin: 0 0 2px;}
section#sliider_social ul.social li i {font-size: 20px; color: #fff;padding: 14px;background: #c23709; float: left;}
section#sliider_social ul.social li span {background: #c23709; color:#fff; float: left;transition: width 1s; width: 0px; overflow: hidden;padding: 15px 0;}
section#sliider_social ul.social li:hover span { width: 80px;padding: 15px;}
section#sliider_social ul.social li:hover i {
	cursor: pointer;
	}
.slider_content {width: 40%; position: absolute;
bottom: -100px;
left: 0;
z-index: 100;}
.slider_content .number {width: 31%;
text-align: right; float: left;}
.slider_content .number {font-size: 15.625vw; color: #fff;
font-family: 'Poppins', sans-serif;
font-weight: 300; float: left;}
.slider_content .content {background: #fe5c2b; width : calc(100% - 130px); margin: 30px 0 -30px; float: left; padding: 30px 0 30px 100px;}
.slider_content .content h2 {width : 100%; float: left;font-size: 2.396vw; color: #fff;
font-family: 'Poppins', sans-serif;
font-weight: 300; float: left; padding: 0; margin: 0;}
.slider_content .content h1.title {font-family: 'Poppins', sans-serif; float: left;width : 100%;font-size: 40px; color: #fff;line-height: 36px; padding: 0; margin: 0; font-weight: 300;}
.slider_content .content p {font-family: 'Poppins', sans-serif; float: left;width : 100%; font-size: 26px; color: #fff;
font-weight: 300; line-height: 30px; float: left; padding: 10px 0; margin: 0;}
.slider_content .content p b {font-size: 30px;}
.slider_content .content p span {padding: 0 40px 0 0;}
.slider_content .content .bg_txt {font-family: 'Poppins', sans-serif; font-weight: 700; float: left;font-size: 56px; color: #fff; margin: 30px 0; }
.slider_content .content p.contact {font-family: 'Poppins', sans-serif; font-weight: 400; color#fff;font-size: 26px;}
.slider_content .content p.contact i{padding: 0 10px 0 0}


body#member section#members {background: none !important;}
body#member section#members h1, body#member section#members h2, body#member section#members p {color: #000 !important;}
body#member ul.team li {background :rgba(232, 232, 230, .1);-webkit-box-shadow: 0px 0px 0px 1px rgb(217, 217, 216, 1) !important;
    -moz-box-shadow: 0px 0px 0px 1px rgba(217, 217, 216, 1) !important;
    box-shadow: 0px 0px 0px 1px rgb(217, 217, 216, 1) !important;}
body#member section#members select, body#member section#members .select::after {background: #e8e8e6;}
body#member section#members ul.team li .photo a, ul.team li button {background: #c23709 !important;}
body#member section#members ul.team li .photo button i {color: #fff;}



/* class applies to select element itself, not a wrapper element */
.select-css {
  float: right;
  display: block;
  font-size: 14px;
  font-family: sans-serif;
  font-weight: 300;
  color: #fff;
  line-height: 1.3;
  padding: .6em 1.4em .5em .8em;
  width: 17%;
  max-width: 130px; /* useful when width is set to anything other than 100% */
  box-sizing: border-box;
  margin: 0;
  border-radius: .5em;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url('../images/down.png'),
    linear-gradient(to bottom, #761d05 0%,#761d05 100%);
  background-repeat: no-repeat, repeat;
  /* arrow icon position (1em from the right, 50% vertical) , then gradient position*/
  background-position: right .7em top 50%, 0 0;
  /* icon size, then gradient */
  background-size: .65em auto, 100%;
}
/* Hide arrow icon in IE browsers */
.select-css::-ms-expand {
  display: none;
}
/* Hover style */
.select-css:hover {
  border-color: #4b2834;
  color: #fff;
}
/* Focus style */
.select-css:focus {
  /* It'd be nice to use -webkit-focus-ring-color here but it doesn't work on box-shadow */
  color: #fff; 
  outline: none;

}
#selectbox option:hover  {
  background-color: #fe5327 !important;
  cursor: pointer;
}

/* Set options to normal weight */
.select-css option {
  font-weight:normal;
  background: #fe5327;
  color: #fff;
}


/* Disabled styles */
.select-css:disabled, .select-css[aria-disabled=true] {
  color: graytext;
}

.select-css:disabled:hover, .select-css[aria-disabled=true] {
  border-color: #aaa;
}
/* -------------------------------- 

Testimonials

-------------------------------- */
.cd-testimonials-wrapper {
  font-family: 'Poppins', sans-serif;
  position: relative;
  width: calc(100% - 160px); float: left;
  background-color: #39393c;
  margin: 70px auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 40px 80px;
  margin: 50px 0 0;
  z-index: 1;
  overflow:hidden;
  background: url(../images/testimonials-bg.png);
  background-size:100% 100%;
  background-repeat:no-repeat;
}
.cd-testimonials > li img {width: 20%;}
.cd-testimonials > li h2 {font-size : 24px;margin-bottom: 30px;color: #fff; font-weight: 500;}
.cd-testimonials > li p, .cd-testimonials > li h2, .cd-testimonials > li h3 {text-align: left;}
.cd-testimonials-wrapper h1, .cd-testimonials-wrapper h2, .cd-testimonials-wrapper h3 {color: #fff;}
.subpoints {padding: 0 30px;}
.cd-testimonials > li h3 span.heading {background: rgba(0,0,0,.5); padding: 3px 5px;}
span.order {
    font-size: 18px;
    font-weight: 700;
    padding: 0 10px 0 0;
}
span.order1:first-child {padding: 0;}
span.order1 {
    font-size: 18px;
    font-weight: 700;
    padding: 0 0 0 20px;
}
.cd-testimonials-wrapper table.group {width: 100%; margin: 40px 0 40px;}
.cd-testimonials-wrapper table.group th, .cd-testimonials-wrapper table.group tr:last-child td {background: rgba(0,0,0,.2) !important; padding: 5px 0;}
.cd-testimonials-wrapper table.group tr td {padding: 5px 0;}
.cd-testimonials-wrapper table.group tr:nth-child(2n) td {background: rgba(255,255,255,.2);}


.cd-testimonials-wrapper p {display: block; text-align: center;color: #fff; font-size: 16px;font-weight: 300;
margin-bottom:20px;}


.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 {
}


.cd-author img, .cd-author .cd-author-info {
  display: inline-block;
  vertical-align: middle;
}
.cd-author img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin-right: 5px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}
.cd-author .cd-author-info {
  text-align: left;
  line-height: 1.2;
}
.cd-author .cd-author-info li:first-child {
  font-size: 14px;
  font-size: 0.875rem;
}
.cd-author .cd-author-info li:last-child {
  font-size: 12px;
  font-size: 0.75rem;
  color: #fff;
}


.flex-direction-nav li {
  position: absolute;
  height: 100%;
  width: 70px;
  top: 0;
}
.flex-direction-nav li:first-child {
  left: 0;
}
#bailo .flex-direction-nav li:last-child {
  right: 0;
}
.flex-direction-nav li:last-child {
  right: 60px;
}
.flex-direction-nav li a.flex-prev {
  display: block;
  height: 100%;
  width: 100%;
  /* image replacement */
  overflow: hidden;
  /*background:url(../images/prev.png) 0 0 no-repeat; opacity: 0;*/
}
.flex-direction-nav li a.flex-next
 {
  display: block;
  height: 100%;
  width: 100%;
  /* image replacement */
  overflow: hidden;
  /*background:url(../images/nxt.png) 0 0 no-repeat; content:inherit;*/
}


.flex-direction-nav li a::before, .flex-direction-nav li a::after {
  /* left and right arrows in css only */
  content: '';
  position: absolute;
  left: 50%;
  /*top: 50%;*/
  width: 2px;
  height: 13px;
  background-color: #ffffff;
}
.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 .flex-direction-nav .flex-prev { content:inherit;  top: calc(50% - 57px) !important; background:url(../images/prev.png) 0 0 no-repeat; opacity: 1;
}
.cd-testimonials-wrapper .flex-direction-nav .flex-next { top: calc(50% - 57px) !important; opacity: 1; text-align: right;background:url(../images/nxt.png) 0 0 no-repeat; content:inherit;}
.cd-testimonials-wrapper .flex-direction-nav .flex-prev {left: -68px;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.cd-testimonials-wrapper .flex-direction-nav .flex-next {right: -70px;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.cd-testimonials-wrapper:hover .flex-direction-nav .flex-prev { opacity: 0.7; right: 0px;top:50%; left: 0; }
.cd-testimonials-wrapper:hover .flex-direction-nav .flex-next { opacity: 0.7; right: 0px;top:50%; right: 0; }
.cd-testimonials-wrapper:hover .flex-direction-nav .flex-prev:hover, .cd-testimonials-wrapper:hover .flex-direction-nav .flex-prev:hover { opacity: 1; }



.cd-see-all {
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  background-color: #252527;
  text-align: center;
  text-transform: uppercase;
  color: #6b6b70;
  font-weight: 700;
  font-size: 12px;
  font-size: 0.75rem;
  -webkit-transition: color, 0.2s;
  -moz-transition: color, 0.2s;
  transition: color, 0.2s;
}
.no-touch .cd-see-all:hover {
  color: #ef6d00;
}

.cd-testimonials-all {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #ffffff;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-testimonials-all .cd-testimonials-all-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  overflow: auto;
}
.cd-testimonials-all .cd-testimonials-all-wrapper > ul {
  width: 90%;
  max-width: 1170px;
  margin: 4em auto;
}
.cd-testimonials-all .cd-testimonials-all-wrapper > ul::after {
  clear: both;
  content: "";
  display: table;
}
.cd-testimonials-all .cd-testimonials-item {
  margin-bottom: 2em;
  opacity: 0;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translate3d(0, 0, 0) scale(0.4);
  -moz-transform: translate3d(0, 0, 0) scale(0.4);
  -ms-transform: translate3d(0, 0, 0) scale(0.4);
  -o-transform: translate3d(0, 0, 0) scale(0.4);
  transform: translate3d(0, 0, 0) scale(0.4);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform .3s, opacity .3s;
  -moz-transition: -moz-transform .3s, opacity .3s;
  transition: transform .3s, opacity .3s;
}
.cd-testimonials-all p {
  position: relative;
  background: #79b6e4;
  color: #ffffff;
  padding: 2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.4;
  border-radius: 0.25em;
  margin-bottom: 1em;
}
.cd-testimonials-all p::after {
  /* creating the triangle in css */
  content: '';
  position: absolute;
  top: 100%;
  left: 2em;
  height: 0;
  width: 0;
  border: 8px solid transparent;
  border-top-color: #79b6e4;
}
.cd-testimonials-all .cd-author {
  text-align: left;
  margin-left: 1.5em;
}
.cd-testimonials-all .cd-author img {
  box-shadow: 0 0 0 transparent;
}
.cd-testimonials-all.is-visible {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-testimonials-all.is-visible .cd-testimonials-all-wrapper {
  -webkit-overflow-scrolling: touch;
}
.cd-testimonials-all.is-visible .cd-testimonials-item {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  -moz-transform: translate3d(0, 0, 0) scale(1);
  -ms-transform: translate3d(0, 0, 0) scale(1);
  -o-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}


.close-btn {
  position: fixed;
  display: block;
  width: 40px;
  height: 40px;
  top: 10px;
  right: 5%;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.close-btn::before, .close-btn::after {
  /* close icon in css */
  content: '';
  position: absolute;
  display: inline-block;
  width: 2px;
  height: 24px;
  top: 8px;
  left: 19px;
  background-color: #39393c;
}
.close-btn::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.close-btn::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.file_container {
  width: 49%;
    float: left;
}

/* -------------------------------- 

Testimonials

-------------------------------- */
	
/*About */	
	section#about {width: 88%; float:left; height: auto; padding: 60px 6%;}	
	section#about .about_content {width: 40%; float:left; height: auto; padding: 60px 0 0;}	
    section#about .about_content img {max-width: 100%; padding-top: 30px;}	
	section#about .about_content h1, #form_con h1, #service_con h1, .success-inner h1 {font-family: 'Poppins', sans-serif; float: left;width : 100%;font-size: 26px; color: #000;line-height: 36px; padding: 0 0 10px; margin: 0; font-weight: 500; position:relative;}
  body#gallerybody #service_con h1 {width : 90% !important;margin: 0 0 30px 2% !important;}
  body#gallerybody #service_con p.mtr {width : 90% !important;margin: 0 0 0 2% !important; float: left; font-family: 'Poppins', sans-serif; line-height: 30px; font-size: 16px;}
  section#about .about_content h1::after, section#members h1::after, section#service h1::after, section#news_and_form h1::after, .design-01 .right_section .content h1::after
, #form_con h1::after, #service_con h1::after	{
	  background-color: #c23709;
	  content: "";
	  position: absolute;
	  width: 100px;
	  height: 5px;
	  bottom: 0px;
	  left: 4px;
	}
	section#about .about_content  p, .design-01 p {font-family: 'Poppins', sans-serif; float: left;width : 100%; font-size: 22px; color: #000;
	font-weight: 300; line-height: 30px; float: left; padding: 10px 4px; margin: 20px 0 30px;}

	.readmore {background: #c23709;font-family: 'Poppins', sans-serif; float: left; font-weight: 300;font-size: 16px;color: #fff;
	padding: 8px 20px; border: none; outline: none; float: right;}
	section#about .about_image {width: 55%; float: left; background: url(../images/about_image_01.jpg) 100% 0 no-repeat;
	background-size: auto 100%; margin: 100px 0 0 5%; position: relative;}
    section#about .about_image .responsive {width: 100%;}
	section#about .about_image .small_image {width: 300px; height: 300px; position: absolute; left: 0; bottom: 0;z-index: 100;}
	section#about .about_image .small_image .bg{width: 300px; height: 300px; position: relative; left: 0; bottom: 0;}
	section#about .about_image .small_image .bg img {width: 90%; height:90%; margin: 5%;}
	section#about .about_image .small_image .bg::after {
	  background-color: #c23709;
	  content: "";
	  position: absolute;
	  width: 100px;
	  height: 200px;
	  top: 0px;
	  right: 0;
	  z-index: -1;
	}
	section#about .about_image .small_image .bg::before {
	  background-color: #c23709;
	  content: "";
	  position: absolute;
	  width: 100px;
	  height: 200px;
	  bottom: 0px;
	  left: 0;
	  z-index: -1;
	}

	/* The emerging W3C standard
	   that is currently Firefox-only */
	* {
	  scrollbar-width: thin;
	  scrollbar-color: #fe5327 #fff;
	}

	/* Works on Chrome/Edge/Safari */
	*::-webkit-scrollbar {
	  width: 12px; padding: 0 2px;
	}
	*::-webkit-scrollbar-track {
	  background: #e0dbdc;
	}
	*::-webkit-scrollbar-thumb {
	  background-color: #761d05;
	  border-radius: 20px;
	  border: 1px solid #fff;
	}

/*About */
  section#bailo {width: 100%; float:left; height: auto; padding: 0;} 
/*News */	
	section#news_and_form {width: calc(100% - 200px); float:left; height: auto; padding: 100px; background: #101304 url(../images/news_bg.jpg) 0 0 no-repeat; background-size: 100% auto;
	margin: 100px 0 0;}	
section#news_and_form h1 {font-family: 'Poppins', sans-serif; float: left;width : 100%;font-size: 46px; color: #fff;line-height: 36px; padding: 0 0 10px; margin: 0 0 20px; font-weight: 300; position:relative;}
#news {width: 48%; float: left; padding: 0 0 0 2%;}
#membership_form {width: 48%; float: left; padding: 0 2% 0 0;}
#membership_form a {width: 100%; float: left; background: #c23709; margin: 0;
padding: 40px 0;}
#membership_form a span {color: #fff; text-align: center;
font-family: 'Poppins', sans-serif;font-size: 30px;font-weight: 300; line-height: 36px;}
.bank_details {width: 80%; float: left; padding: 30px 10% 0;
font-family: 'Poppins', sans-serif; text-align: center;font-size: 30px; color:#fff; line-height: 46px; }
.bank_details span {
    font-family: 'Poppins', sans-serif;
    float: left;
    width: 100%;
    font-size: 40px;
    color: #fff;
    line-height: 44px;
    padding: 0;
    margin: 0;
    font-weight: 300;
}
.newsCss{
	height:auto;
	border:1px solid #c23709;
	padding:35px 15px 15px 15px; color: #fff;
	position: relative; float: left;
	background: rgba(0, 0, 0, .5)
}
.newsCss img {width : 160px;padding: 0 10px 10px; float: left;}
.newsCss img.alone {width : calc(100% - 20px) !important;padding: 0 10px 10px; float: left;}
.newsCss h2 {width : 100%;padding: 0 0 10px; margin: 0; }
.newsCss p {width : 100%;padding: 10px 0; margin: 0;}
.newsCss .ml {font-family: 'Poppins', sans-serif;font-size: 18px; color: #fff;font-weight: 300; line-height: 30px;}
.newsCss .ml_title {font-family: 'Poppins', sans-serif;font-size: 26px; color: #fff;}
.newsCss .ml2 {font-family: 'Poppins', sans-serif;font-size: 14px; color: #fff;font-weight: 300; line-height: 30px;}
.newsCss .ml_title2 {font-family: 'Poppins', sans-serif;font-size: 18px; color: #fff;}
.newsCss .date {position: absolute; top: 0; right: 0; z-index: 1000; text-align: right; background: rgba(253, 91, 42, .8); padding: 5px 10px 0; font-size: 12px;}
.newsCss .date span {font-size: 16px;}
#news .btn { cursor: pointer; background: #fff; padding: 5px 10px; margin: 10px 0 0; border: none; outline: none;}
#news .btn:hover { background: rgba(253, 91, 42, .8); color:#fff;}
/*News */
/*Members */
	section#members {width: 88%; background: url(../images/members_bg.jpg) 0 0 no-repeat; background-size: cover;
	float: left; padding: 50px 6%; margin: 0;}
	section#members h1 {font-family: 'Poppins', sans-serif !important; float: left;width : 100%;font-size: 26px; color: #fff;line-height: 36px; padding: 0 0 10px; margin: 0; font-weight: 500; position:relative;}
	section#members h2 {font-family: 'Poppins', sans-serif !important; float: left;width : 100%;font-size: 20px; color: #fff;line-height: 36px; padding: 20px 0 10px; margin: 0; font-weight: 500; position:relative;}
	section#members p {font-family: 'Poppins', sans-serif !important; float: left;width : 100%; font-size: 20px; color: #fff;
	font-weight: 400; line-height: 30px; float: left; padding: 10px 0; margin: 0;}
	section#members p span {font-size: 22px; font-weight: 400;}
	.modal .content .en {font-size: 16px !important; font-weight: normal !important;}
	section#members b {font-size: 30px;}
	ul.team {width: 100%; height: auto; display: block; float: left; margin: 50px 0 0;}
	ul.team li {width: 23.5%; height: auto; min-height: 502px; display: inline-block; float: left; margin: 0 2% 2% 0; padding: 50px 0; background: rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0px 0px 0px 1px rgba(255,247,126,.2);
	-moz-box-shadow: 0px 0px 0px 1px rgba(255,247,126,.2);
	box-shadow: 0px 0px 0px 1px rgba(255,247,126,.2); text-align: center;}
	ul.team li .title {width: 100%;font-family: 'Poppins', sans-serif !important;font-weight: normal; float: left; font-size: 28px; color: #fff; text-align: cnter;
	font-weight: 500; line-height: 30px; float: left; padding: 10px 0; margin: 0;}
	ul.team li .photo {width: 200px; height: 282px; margin: 80px auto 30px;
	border: 0px solid ; position: relative;border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%; background: #000;}
	ul.team li .photo img {width: 100%; height: auto;position: absolute; left: 0; top: 0; z-index:1;border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
-webkit-box-shadow: 0px 0px 0px 1px rgba(255,247,126,.2);
  -moz-box-shadow: 0px 0px 0px 1px rgba(255,247,126,.2);
  box-shadow: 0px 0px 0px 1px rgba(255,247,126,.2);}
	ul.team li .photo a , ul.team li button {width: 50px; height: 50px;position: absolute; right: 0; bottom: 0; z-index:10; background: #fff055; display:table;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border: none; outline: none;}
	ul.team li .photo button i {color: #fff; width: 100%; display: table-cell; vertical-align: middle; text-align: center;
	font-size: 20px;padding-left: 16px;}
	ul.team li p{font-family: 'Poppins', sans-serif !important;color: #fff !important;font-weight: normal;}
	section#members .member_content h1 {font-size: 20px;}
	section#members .member_content p {font-size: 14px;} 
	section#members .member_content p .en {font-weight: bold;}
	section#members .member_content p strong {font-weight: bold;font-size: 16px;}
	.modal .content .contact {width: 70%; float: left; background : rgba(255, 255, 255, .8); margin: 0 5%; padding: 5px 10%;}
	.modal .content .contact p:first-child, #president .contact p:nth-child(2) {border-bottom : 1px solid rgba(0, 0, 0, .1)}
	section#members .sml {font-size: 18px !important; font-weight: bold;}
	section#members .sml a {color: #000 !important;}
	.tab-content { width:100%; height:auto;}
	#tab-1 { }

	select { 
					-webkit-appearance: none; 
					-moz-appearance: none; 
					-ms-appearance: none; 
					appearance: none; 
					outline: 0; 
					background: #fff; 
					background-image: none;
					border: none;
				} 
				section#members  .select { 
					position: relative; 
					display: block; 
					width: 100%; 
          margin-top: 20px;
					height: 50px;
					float: right;
					line-height: 50px; 
					background: #fff; 
					overflow: hidden; 
					border-radius: .25em; 
				} 
				select { 
					width: 100%; 
					height: 100%; 
					margin: 0; 
					padding: 8px 0 0 40px; 
					color: #000; 
					font-family: 'Poppins', sans-serif !important;
					font-size: 16px;
					line-height: 30px;
					cursor: pointer; 
				}
				select  option{height: 50px;}
				select::-ms-expand { 
					display: none; 
				}  
				.select::after { 
					content: '<>';
					font: 17px "Consolas", monospace;
					color: #333;
					-webkit-transform: rotate(90deg);
					-moz-transform: rotate(90deg);
					-ms-transform: rotate(90deg);
					transform: rotate(90deg); 
					position: absolute; 
					top: 0; 
					right: 10px; 
					bottom: 0; 
					padding: 0 1em; 
					background: #fff; 
					pointer-events: none; 
				} 
				.select:hover::after { 
					color: #000; 
				} 
				  
				/* <!-- For different browsers --> */
				.select::after { 
					-webkit-transition: .25s all ease; 
					-o-transition: .25s all ease; 
					transition: .25s all ease; 
				}
				
				/*popup*/
.w3-show {
	display: block !important
}
.w3-hide {
	display: none!important
}
.w3-show-block, .w3-show {
	display: block!important
}
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 8888; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal .content {
	width: calc(100% - 20%); height: auto; background: #fff; margin: 100px 10%; padding: 50px 0; float: left; display: table; position: relative;
}
.modal .content .profile_con {
	width: 40%;
    height: auto;
    text-align: center;
	display:table-cell; vertical-align: middle;
}
.modal .content .text_content {
	width: 94%;
    height: auto;
    float: left;
    text-align: left;
	position: relative;
}
.modal .content  .en {font-family: 'Lato', sans-serif !important;}
.modal .content .close {width: 50px; height: 50px;position: absolute; right:15px; top: 15px; z-index: 1000;background: url(../images/close.png) 0 0 no-repeat; background-size: 50px;}
.modal .content .close:hover {cursor: pointer; color: #c23709;}
.modal .content .text_content h1 {color: #000 !important; padding: 0;}
.modal .content .text_content p {color: #000 !important; margin: 30px 0 0 !important;}
.modal .content .profile_con  p {font-family: 'Poppins', sans-serif; float: left;width : 100%; font-size: 26px; color: #000 !important;
	font-weight: 300; line-height: 30px; float: left; padding: 10px 0; margin: 0; }
.modal .content .profile_con  .title {width: 100%;font-family: 'Poppins', sans-serif;font-weight: normal; float: left; font-size: 20px; color: #000; text-align: cnter;
	font-weight: 300; line-height: 30px; float: left; padding: 10px 0; margin: 0;}
.modal .content .profile_con  .photo {width: 200px; height: 282px; margin: 50px auto 20px;
	border: 0px solid ; position: relative;}
.modal .content .profile_con  .photo img {width: 100%; height: auto;position: absolute; left: 0; top: 0; z-index:1;border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;}
.border-none {border: none !important}
/*Members */

/*plan*/
section#plan {width: calc(100% - 200px); float: left; background: #fff; padding: 100px;}
section#plan ul.pl {width: 100%; height: auto; display: block; float: left; margin: 32px 0 0;}
section#plan ul.pl li {width: 23.5%; height: auto; min-height: 410px; display: inline-block; float: left; margin: 0 2% 2% 0; padding: 50px 0 0; background: #fff;
	-webkit-box-shadow: 0px 0px 0px 1px rgba(157,44,6,1);
	-webkit-box-shadow: 0px 0px 0px 1px rgba(157,44,6,1);
	-webkit-box-shadow: 0px 0px 0px 1px rgba(157,44,6,1);
	-moz-box-shadow: 0px 0px 0px 1px rgba(157,44,6,1);
	box-shadow: 0px 0px 0px 1px rgba(157,44,6,1); text-align: center;}
section#plan ul.pl h1 {font-family: 'Poppins', sans-serif; float: left;width : 90%;font-size: 30px; color: #000;line-height: 30px; padding: 30px 5% 10px; margin: 0; font-weight: 300; position:relative;}

section#plan ul.pl p {font-family: 'Poppins', sans-serif; float: left;width : 90%; font-size: 22px; color: #000;
	font-weight: 300; line-height: 30px; float: left; padding: 10px 5%; margin: 0 0 10px;}
section#plan ul.pl li .readmore {width: auto;background: #c23709;font-family: 'Poppins', sans-serif; margin: 0 auto; font-weight: 300;font-size: 22px;color: #fff;
	padding: 8px 20px 5px; border: none; outline: none;white-space: nowrap; float: none;}
section#plan ul.pl li .readmore i {padding: 0 0 0 10px}
section#plan ul.pl li .readmore:hover, .crsl-item  a.readmore:hover {cursor: pointer; background : #ce428b;}
section#plan ul.pl li:nth-child(4n) {margin: 0 0 2% 0;}
/*plan*/

/*Service */
	section#service {width: 88%; background: url(../images/service_bg.jpg) 0 0 no-repeat; background-size: cover;
	float: left; padding: 50px 6%; margin: 0 0 0;}
section#service div {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  outline: none;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
section h1 {font-family: 'Poppins', sans-serif; float: left;width : 90%;font-size: 26px; color: #fff;line-height: 36px; padding: 30px 0 10px; margin: 0; font-weight: 500; position:relative;}
/** page structure **/
#w {
  display: block;
  max-width: 100%;
  min-width: 300px;
  margin: 0 auto;
  padding: 2px 3px;
  position:relative;
}

#w .crsl-items {padding: 50px 0;}
/** posts slider widget **/
.crsl-items {
  display: block;
  padding: 5px;
}

.crsl-item {
  background: #fff;
  padding: 8px;
  -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.4);
  -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.4);
  box-shadow: 0 2px 3px rgba(0,0,0,0.4);
}

.crsl-item .thumbnail {
  display: block;
  position: relative;
  margin-bottom: 10px;
  cursor: pointer;
}
.crsl-item .thumbnail img { 
  width: 100%;
  display: block; /* fix 1px image space http://stackoverflow.com/q/5804256/477958 */
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.crsl-item .thumbnail:hover img {
  opacity: 0.8;
}

.crsl-item h3 {
  font-family: 'Poppins', sans-serif;
  font-size: 1.95em;
  line-height: 1.25em;
  margin-bottom: 12px;
}
.crsl-item h3 a {
  text-decoration: none;
  color: #333;
}
.crsl-item h3 a:hover {
  text-decoration: underline;
}

.crsl-item .postdate {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 6px;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  font-size: 1.2em;
  font-weight: bold;
  background: #c23709;
}

.crsl-item p, .tiles-wrap p {
  font-family: 'Poppins', sans-serif; float: left;width : 90%; font-size: 16px; color: #000;
	font-weight: 300; line-height: 30px; float: left; padding: 30px 5% 30px; margin: 0;
	text-align: center;
}
.crsl-item p.btn_con {
  width: 100%;padding: 0 0 40px;
}
.crsl-item  a.readmore {width: auto;background: #c23709;font-family: 'Poppins', sans-serif; margin: 0 auto; font-weight: 300;font-size: 22px;color: #fff;
	padding: 8px 20px 5px; border: none; outline: none;white-space: nowrap; float: none;}
.crsl-item  a.readmore i {padding: 0 0 0 10px}

.crsl-item p.readmore a:hover {
  background: #4b6caa;
  color: #fff;
}


/** posts slider nav **/
.slidernav {
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 5px;
  position: absolute;
  top: 50%; z-index:100;
}
.slidernav a.previous {float: left;margin-left: -50px;}
.slidernav a i {color: #fff;}
.slidernav a.next {float: right;margin-right: -49px;}
.slidernav a {
background: rgba(236, 219, 88, .8);
  display: inline-block;
  padding: 14px 16px 12px;
  font-size: 1.4em;
  color: #666;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 2px 2px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 2px 2px 0px rgba(0,0,0,0.2);
  box-shadow: 2px 2px 0px rgba(0,0,0,0.2);
}
.slidernav a:hover {background: rgba(166, 47, 7, .8);}
.slidernav a:active {
  -webkit-box-shadow: 1px 1px 0 rgba(0,0,0,0.2);
  -moz-box-shadow: 1px 1px 0 rgba(0,0,0,0.2);
  box-shadow: 1px 1px 0 rgba(0,0,0,0.2);
}


/*Service */

/*Footer */
.footer_menu ul li a {width: auto;padding: 15px 10px 5px 0;}
 footer {width: calc(100% - 200px); padding: 70px 100px; background: #761d05; float: left;}
 footer .logo {width: 33.33%; padding: 0; text-align: center; float:left;}
  footer .logo img{width: 150px;height: auto; padding: 20px; background: #761d05;}
  footer .logo p {
  font-family: 'Poppins', sans-serif; float: left;width : 90%; font-size: 14px; color: #fff;
	font-weight: 300; line-height: 30px; padding: 30px 5% 0; margin: 0 0 40px;
	text-align: center;
}
  footer .logo p  i {color: #f7b911;}
  footer h1 {font-family: 'Poppins', sans-serif; float: left;width : 90%;font-size: 26px; color: #fff;line-height: 36px; padding: 0 0 10px; margin: 0; font-weight: 500; position:relative;}
  footer .footer_menu{width: 33.33%; padding: 0; text-align: left; float:left;}
  footer .news {width: 25%; padding: 0; text-align: left; float:left;}
  footer .contact{width: 33.33%; padding: 0; text-align: left; float:left;}
  footer .footer_menu ul {width: auto; display: blockwAXA; padding: 0; float: left;}
  footer .footer_menu ul li {width: auto; display: block; margin:0;}
  footer .footer_menu ul li  a{width: auto; display: inline-block;font-family: 'Poppins', sans-serif; font-weight: 400; color: #fff; font-size: 14px; padding: 15px 20px 0 0;}
  footer .footer_menu ul li  a.active, footer .footer_menu ul li  a:hover{border-bottom: 2px solid #c23709;}
  footer .news ul {width: auto; display: blockwAXA; padding: 15px 0 0; float: left;}
  footer .news ul {width: auto; display: blockwAXA; padding: 15px 0 0; float: left;}
  footer .news ul li {width: auto; display: inline-block; margin:0 5px 5px 0;}
  footer .contact table {width: 100%;}
  footer .contact table tr td {color: #fff;font-family: 'Poppins', sans-serif; text-align: left;font-size: 13px; padding: 10px 10px 10px 0;vertical-align: middle;}
  footer .contact table tr td.en {color: #fff;font-family: 'Poppins', sans-serif; text-align: left;font-size: 16px; padding: 10px;}
  footer .contact table tr td span.en {color: #fff;font-family: 'Poppins', sans-serif; text-align: left;font-size: 16px; padding: 10px 0;}
  footer .contact table tr td.icon i {color: #fff;font-size: 26px;}
  footer .contact ul.social {width: auto; padding: 20px 0 0; display: table-cell; vertical-align: middle;}
  footer .contact ul.social li {display: inline-block; float: left; margin: 0 5px 0 0;}
  footer .contact ul.social li i {font-size: 20px; color: #000;padding: 14px;background: #c23709; float: left;}
  footer .contact ul.social li span {background: #c23709; color:#fff; float: left;transition: width 1s; width: 0px; overflow: hidden;padding: 15px 0;}
  footer .contact ul.social li:hover span { width: 80px;padding: 15px;}
  footer .contact ul.social li:hover i {
	cursor: pointer;background: #d44211;
	}
/*Footer */
#service .cd-testimonials-wrapper {margin: 0;}
/*copy */
 section.copy {width: calc(100% - 200px); padding: 20px 100px; background: #000; float: left;}
  section.copy i {color: #fff;font-family: 'Poppins', sans-serif; text-align: left;font-size: 14px; padding: 0 10px;}
 section.copy .left {
  font-family: 'Poppins', sans-serif; float: left;width : 50%; font-size: 14px; color: #fff;
	font-weight: 300; line-height: 30px; padding: 0 0; margin: 0;
	text-align: left;
}
 section.copy .center {
  font-family: 'Poppins', sans-serif; float: left;width : 25%; font-size: 14px; color: #fff;
	font-weight: 300; line-height: 30px; padding: 0 0; margin: 0;
	text-align: center;
}
 section.copy .right {
  font-family: 'Poppins', sans-serif; float: right;width : 25%; font-size: 14px; color: #fff;
	font-weight: 300; line-height: 30px; padding: 0 0; margin: 0;
	text-align: right;
}




/*copy */

/*Select Language */

.custom-select {
  position: relative;
  font-family: 'Poppins', sans-serif;
  float: right; margin: 10px 0 0;
}

.custom-select select {
  display: none; /*hide original SELECT element:*/
}

.select-selected {
  background-color: #c23709;
}

/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}

/*style the items (options), including the selected item:*/
.select-items div,.select-selected {
  color: #ffffff;
  padding: 8px 30px 8px 15px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
  user-select: none;
}

/*style items (options):*/
.select-items {
  position: absolute;
  background-color: #c23709;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 1001;
}

/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}
/*Select Language */


/* About Page */
 .design-01 {
	width: 100%;
	margin: 0;
	float: left; position: relative;
	background: #f8f8f8;
	/*background: url(../img/memories_01.jpg) 0 0 no-repeat;background-size: 69% 100%;*/
}
.design-01 .left_section {width: 69%; float: right; height: auto; padding:0 0 0 31%; margin:0;}
.design-01 .right_section {width: 50%; float: left; height: auto; padding:0 5% 0 0;
position: relative;}
.design-01 .right_section .content {width: calc(95% - 200px); float: left; height: auto; padding: 50px 100px;
 position:absolute; bottom: 0; right: 0; z-index: 100; background: #fff;}
  .design-01 h1 {color: #000;}
p.expanded {
        height: 500px !important;
		overflow-y: scroll !important;
    }
	p#article_para {height: 350px;overflow-y: hidden;transition: height 0.4s linear;}
	
#about_video {width: calc(100% - 200px); padding: 70px 100px;float: left;}
#about_video .video {width: 300px;float: left;}	
#list_point{width: calc(100% - 200px); padding: 70px 100px;float: left;}
#list_point ul {width: 100%; height: auto; float: left; display: block;margin-bottom: 50px;}
#list_point ul li {width: 100%; height: auto; float: left; display: block;margin-bottom: 10px; }
#list_point h1 {font-family: 'Poppins', sans-serif; float: left;width : 100%;font-size: 26px; color: #000;line-height: 36px; padding: 0 0 15px; margin: 0; font-weight: 300; position:relative;}
#list_point h2 {font-family: 'Poppins', sans-serif; float: left;width : 100%;font-size: 26px; color: #000;line-height: 36px; padding: 0 0 15px; margin: 0; font-weight: 300; position:relative;}
#list_point ul li p {background: #e1dddf;padding: 30px; }
#list_point p {font-family: 'Poppins', sans-serif; float: left; font-size: 16px; color: #000;
	font-weight: 300; line-height: 30px;padding: 30px 0; margin: 0; text-align: left;}
	#list_point p span {font-family: 'Poppins', sans-serif;font-weight: 400; font-size: 18px;}
#list_point p span.num {width: 50px; float: left; min-height: 100%; display: table;}
#list_point p span.num i { width: 50px; height: 50px;font-size: 22px; color: #fff; display: table-cell; vertical-align: middle;
font-family: 'Poppins', sans-serif;font-weight: 300; text-align:center;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; background: #c23709;}
#list_point p {display: table;}
#list_point p span.text {width: 100%; display: table-cell; vertical-align: middle; text-align: left; padding: 0 0 0 25px;line-height: 40px;}
/* About Page */
/* Contact Page */
#map {width: 100%; padding: 0; float: left; position:relative;}
.contact_box {width: 100%; padding: 0;}
.contact_box .titlebar {width: 90%; padding: 30px 5%; background: #34140a; position: relative;}
.contact_box .titlebar .title {width: 100%; padding: 0;font-family: 'Poppins', sans-serif; font-size: 26px; color: #fff;}
.contact_box .titlebar p {width: 100%; padding: 10px 0;font-family: 'Poppins', sans-serif; font-size: 16px; color: #fff;}
.contact_box .titlebar p span {width: auto; padding: 0 30px 0 0;font-family: 'Poppins', sans-serif; font-size: 18px; color: #fff;}
.contact_box .titlebar .showmore {display: none;}
.contact_box .details {width: 90%; padding: 30px 5%; background: #c23709;}
.contact_box table {width: 100%;}
.contact_box table tr td {color: #000;font-family: 'Poppins', sans-serif; text-align: left;font-size: 16px; padding: 10px 10px 10px 0;vertical-align: middle;}
.contact_box table tr td.en {color: #000;font-family: 'Poppins', sans-serif; text-align: left;font-size: 16px; padding: 10px; font-weight: 400;}
.contact_box table tr td span.en {color: #000;font-family: 'Poppins', sans-serif; text-align: left;font-size: 18px; padding: 10px 0; font-weight: 400;}
.contact_box table tr td.icon i {color: #000;font-size: 26px;}
section#form_con {width: calc(100% - 200px);padding: 80px 100px; float: left;}
section#form_con .form {width: 48%;padding: 0; float: left;}
section#form_con .form form {width: 100%;padding: 30px 0 0; float: left;}
.form-group label {width: 100%; float: left; position: relative;}
.form-group label  span {position: absolute; bottom: 17px; left: 20px; z-index: 100;color: red;}
.form-group .txt-field  {width: 96%; height: 40px; border: 1px solid #dbd6d6;font-family: 'Poppins', sans-serif; text-align: left;font-size: 16px; color: #000;margin-bottom: 15px; padding : 0 2%;}
.form-group .txt_area  {width: 96%; height: 75px; border: 1px solid #dbd6d6;font-family: 'Poppins', sans-serif; text-align: left;font-size: 16px; color: #000;resize: vertical;margin-bottom: 15px; padding : 0 2%;}
.submit-btn {width: 100%;background: #c23709;font-family: 'Poppins', sans-serif; float: left; font-weight: 500;font-size: 20px;color: #fff;
	padding: 8px 20px; border: none; outline: none;}
.submit-btn:hover {cursor: pointer; background: #34140a;}
section#form_con .other_office {width: 50%;padding: 0; float: right;}
section#form_con .other_office h1 {margin-bottom: 30px;}
::-webkit-input-placeholder { /* Edge */
  font-family: 'Poppins', sans-serif; text-align: left;font-size: 16px; color: #000;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  font-family: 'Poppins', sans-serif; text-align: left;font-size: 16px; color: #000;
}

::placeholder {
  font-family: 'Poppins', sans-serif; text-align: left;font-size: 16px; color: #000;
}
.slides .contact_box {width: 100%; padding: 0;}
.slides .contact_box .titlebar {width: 90%; padding: 30px 5%; background: #616062;}
.slides  .contact_box .titlebar .title {width: 100%; padding: 0;font-family: 'Poppins', sans-serif; font-size: 38px; color: #fff;}
.slides  .contact_box .titlebar p {width: 100%; padding: 10px 0;font-family: 'Poppins', sans-serif; font-size: 16px; color: #fff;}
.slides  .contact_box .titlebar p span {width: auto; padding: 0 30px 0 0;font-family: 'Poppins', sans-serif; font-size: 18px; color: #fff;}
.slides  .contact_box .details {width: 90%; padding: 30px 5%; background: #d7d6da;position: relative;}
.slides  .contact_box table {width: 80%;}
.slides  .contact_box table tr td {color: #000;font-family: 'Poppins', sans-serif; text-align: left;font-size: 16px; padding: 10px 10px 10px 0;vertical-align: middle;}
.slides  .contact_box table tr td.en {color: #000;font-family: 'Poppins', sans-serif; text-align: left;font-size: 16px; padding: 10px; font-weight: 400;}
.slides  .contact_box table tr td span.en {color: #000;font-family: 'Poppins', sans-serif; text-align: left;font-size: 18px; padding: 10px 0; font-weight: 400;}
.slides  .contact_box table tr td.icon i {color: #000;font-size: 26px;}
.slides  .contact_box .details .mapview {width: 140px; height:80px; position: absolute; right: 0; top: 0; z-index; 10;}
.slides  .contact_box .details .mapview::after {
	  background: rgba(65, 4, 244, .5);
	  /* content: ""; */
	  position: absolute;
	  width: 140px;
	  height: 80px;
	  top: 0px;
	  left: 0;
	  z-index: 100;
}
.slides  .contact_box .details .mapview  .text {width: 140px; height:80px; position: absolute; right: 0; top: 0; z-index: 1001;
font-family: 'Poppins', sans-serif; text-align: center;font-size: 16px; color: #fff; line-height: 80px;}

/* Contact Page */
/* Service Page */
#service_con, #gallery {width: calc(100% - 200px); float:left; height: auto; padding: 50px 100px;
/*background: url(../images/service_bg1.jpg) 0 0 no-repeat; background-size: cover;*/}
.imglist {margin: 10px 0 0 !important;}
.tiles-wrap.wookmark-initialised.animated li video{width: 100%;}
.imglist li p {width: auto !important; padding: 0 !important;}
/* Service Page */

.success-inner h1, .success-inner p {text-align: center;}
    .mail-seccess {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    }
    .success-inner .submit-btn {display: inline-block;text-align: center; margin-top: 30px;padding: 10px 0;}
    #about section h1 {width: 800px;color: #000;}
    #about section {display: flex;justify-content: center;flex-direction: column;align-items: center;}
table.documents {width: 800px;margin-bottom: 40px;}
.pdf-btn {
    display: block;
    width: 200px;
    text-align: center;
    margin: 10px auto;
    padding: 12px;
    text-decoration: none;
    color: #ffffff;
    background-color: #c23709;
    border-radius: 5px;
    font-weight: bold;
    transition: background-color 0.3s;
}

.pdf-btn:hover {
    background-color: #34140a;
}


@media screen and (min-width: 1440px) {
ul.team li:nth-child(4n) {margin: 0 0 2% 0;}

}
@media screen and (max-width: 1440px) {
header {width: calc(100% - 40px);padding: 0 20px;}
#service_con {width: calc(100% - 40px);padding: 50px 20px;}
header .logo {left: 20px;}
ul.desktop_menu li a {padding: 19px 5px 18px;}
footer {width: calc(100% - 100px);padding: 70px 50px;}
.logo img {width: 150px;}
ul.desktop_menu {}
.select-items div, .select-selected {padding: 8px 20px;}
.slider_content .content .bg_txt {margin: 0;}
section#about .about_content {padding: 0;}
ul.team li {width: 31.5%;}
ul.team li:nth-child(3n) {margin: 0 0 2% 0;}

section#plan ul.pl li {width: 49%;}
section#plan ul.pl li:nth-child(2n) {margin: 0 0 2% 0;}
.crsl-item p a.readmore {font-size: 18px; white-space: break-spaces;letter-spacing: .2rem;padding: 8px 10px 5px;}
.crsl-item p, section#plan ul.pl p, section#plan ul.pl h1 {-webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    word-break:break-word;
    hyphens: auto;
}
footer .logo {width: 20%;}
footer .footer_menu {width: 30%; padding : 0 0 0 5%;}
footer .contact {width: 45%;}
section.copy .left { text-align: left; border-bottom: 1px solid rgba(0, 0, 0 , .2); padding: 10px 0 0 0;}
section.copy {width: calc(100% - 100px);padding: 20px 50px;}
section.copy .center { text-align: center; padding-top: 10px;}
section.copy .right { text-align: right;padding-top: 10px;}
.modal .content .text_content .close {right: -10px;}
section.copy .left a span {font-size: 12px;}


.slider_content {width: 70%;}

.slider_content .content {width: calc(100% - 80px);padding: 20px 0 20px 50px;}
.slider_content .content p {padding: 0;}
.slider_content .content p.contact, .slider_content .content p span {font-size: 22px;}
.slider_content .content p b {font-size: 22px;}
section#about .about_image {margin: 0 0 0 5%;}


}

@media screen and (max-width: 1280px) {
section.copy .left {width: 100%; }
section.copy {width: calc(100% - 0px);}
section.copy .center {width: 50%; }
section.copy .right {width: 50%; }
.logo img {width: 100px; left: 0;}
.slidernav a.previous {margin-left: 0px;}
.slidernav a.next {margin-right: 0px;}
ul.desktop_menu {padding: 0 0 0 120px;}
header .logo {padding: 10px;}
ul.desktop_menu li a {font-size: 28px;padding: 20px 5px 17px;}
section#news_and_form {}
.mobile_nav {display: block;
    float: right;
    margin: 13px 0 0 200px;}
	.mobile_nav i {font-size: 30px; color: #fff}
ul.desktop_menu {display: none;position: absolute;left: 180px;top: 62px;z-index: 1000;width: 80.7%;padding: 0 0 0 0;
background: #c23709;}
ul.desktop_menu li {width: 100%;display: block;margin: 0;}
ul.desktop_menu li a {width: calc(100% - 80px);padding: 15px 40px;}
.select-items div, .select-selected {padding: 8px 30px 8px 20px;}
section#about .about_image {margin: 160px 0 0 5%;}
ul.team li {width: 49%;}
ul.team li:nth-child(3n) {margin: 0 2% 2% 0;}
ul.team li:nth-child(4n) {margin: 0 2% 2% 0;}
ul.team li:nth-child(2n) {margin: 0 0 2% 0;}
section#about, section#plan, section#service, footer, section.copy {width: calc(100% - 50px);padding: 25px;}
section#members {width: calc(100% - 50px);padding: 50px 25px;}
section#about .about_content p {overflow-x: hidden;}
.slider_content {width: 80%;}
.design-01 .right_section .content {width: calc(95% - 100px);padding: 50px;left: 0;}
.design-01 .right_section {width: 58%;}
#list_point {width: calc(100% - 100px);padding: 70px 50px;}
.slides  .contact_box .details .mapview {width: 70px; height:30px; overflow: hidden;}
.slides  .contact_box .details .mapview::after {width: 70px;height: 30px;}
.slides  .contact_box .details .mapview  .text {width: 70px; height:30px;font-size: 10px; line-height: 30px;}
section#form_con {width: calc(100% - 100px);padding: 50px;}
footer h1 {font-size: 32px;}
footer .footer_menu {width: 25%; padding : 0 0 0 5%;}
footer .contact {width: 30%;}
}

@media only screen and (min-width: 1170px) {
  .cd-testimonials-wrapper::after {
    /* quotation mark visible */
    display: block;

  }
    .cd-testimonials p {
  }
  .flex-direction-nav li a::before, .flex-direction-nav li a::after {
    /*background-color: #5e5e63;*/
    /*-webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    transition: background-color 0.2s;*/
  }
  .flex-direction-nav li a:hover::before, .flex-direction-nav li a:hover::after {
    /*background-color: #ffffff;*/
  }

  .cd-testimonials-all .cd-testimonials-item {
    width: 30%;
    margin: 0 1.6666% 3em;
  }

}

@media screen and (max-width: 767px) {
  #about section h1 {width: calc(100% - 50px);color: #000;}
  table.documents {width: calc(100% - 50px);margin-bottom: 40px;}
section#about .about_content h1::after, section#members h1::after, section#service h1::after, section#news_and_form h1::after, .design-01 .right_section .content h1::after, #form_con h1::after, #service_con h1::after
{bottom: 7px;}
footer .contact table tr td.en {font-size: 14px;}
.cd-testimonials-wrapper { background-size: cover;}
.cd-testimonials-wrapper .flex-direction-nav .flex-next {right: -48px !important;}
.cd-testimonials > li img {width: 60%;}
    .cd-testimonials p {
  }
    .cd-author img {
    width: 50px;
    height: 50px;
  }
  .cd-author .cd-author-info {
    line-height: 1.4;
  }
  .cd-author .cd-author-info li:first-child {
    font-size: 16px;
    font-size: 1rem;
  }
  .cd-author .cd-author-info li:last-child {
    font-size: 14px;
    font-size: 0.875rem;
  }
    .cd-testimonials-wrapper .flex-direction-nav li {
    width: 68px;
  height: 137px;
  top: calc(50% - 66px);
  }
  .cd-testimonials-all .cd-testimonials-item {
    width: 46%;
    margin: 0 2% 3em;
  }
  .cd-testimonials-all .cd-author {
    margin-left: 1em;
  }
  form button {float: none;}
  .mp0 {padding: 0 !important;}
  .cd-testimonials-wrapper {width: calc(100% - 40px);padding: 40px 20px;}
.cd-testimonials-wrapper table.group th, .cd-testimonials-wrapper table.group tr:last-child td {font-size:12px}
.cd-testimonials-wrapper table.group tr td {font-size:12px}
.cd-testimonials-wrapper .flex-direction-nav .flex-next {background: url(../images/nxt-sml.png) 0 0 no-repeat; top: calc(80% - 57px) !important;}
.cd-testimonials-wrapper .flex-direction-nav .flex-prev {background: url(../images/prev-sml.png) 0 0 no-repeat;top: calc(80% - 57px) !important;}


header {width: calc(100% - 30px);padding: 0 15px;}
section#about {width: calc(100% - 0px);padding: 0 0;}
section#about .about_content {width: 100%;}
section#about .about_image {width: 100%;background-size: cover;margin: 160px 0 0 0;}
section#members, section#plan, section#service {width: calc(100% - 0px); padding: 50px 0;}
ul.team li, section#plan ul.pl li {width: 100%;margin: 0 0 2% 0;}
ul.team li:nth-child(3n) {margin: 0 0 2% 0;}
ul.team li:nth-child(4n) {margin: 0 0 2% 0;}
section#members .select, footer .logo, footer .news, footer .contact{width: 100%;}
footer .footer_menu {width: 100%;padding: 0;}
footer {width: calc(100% - 0px);padding: 70px 0px}
.slidernav a.previous {margin-left: 0;}
.slidernav a.next {float: right;margin-right: 0;}
ul.desktop_menu {left: 0;z-index: 1000;width: 100%;padding: 0 0 0 0;}
.logo img {width: 50px;padding: 0 6px;}
.mobile_nav {margin: 16px 0 0 20px;}
header .logo {padding: 5px;}
ul.desktop_menu li a {width: calc(100% - 80px);padding: 8px 40px;text-align: center;border-bottom: 1px solid #d43e17;}
ul.desktop_menu li a.active, ul.desktop_menu li a:hover {
    border-bottom: 1px solid #4b2834;
}
section#about, #list_point {width: calc(100% - 40px);padding: 50px 20px 0;}
section#about .about_content p {overflow-x: hidden;}
section#about .about_image {margin: 30px 0 0 0;}
section#plan, footer, section.copy, section#news_and_form {width: calc(100% - 40px);padding: 50px 20px;}
section.copy {width: calc(100% - 40px);padding: 35px 20px 50px;}
section#service {width: calc(100% - 40px);padding: 20px 20px;}
section#news_and_form {background: #101304 url(../images/news_bg.jpg) 50% 0 no-repeat; background-size: auto 100% !important;}
section#members {width: calc(100% - 40px);padding: 50px 20px; margin: 0;}
section#members .select {margin: 30px 0;}
ul.team li:nth-child(2n) {margin: 0 0 20px 0;}
ul.team li:nth-child(3n) {margin: 0 0 20px 0;}
ul.team li:nth-child(4n) {margin: 0 0 20px 0;}
section#plan ul.pl {margin: 0;}
ul.team li, section#plan ul.pl li {margin: 0 0 20px 0;}
section#plan ul.pl h1 {font-size: 32px;}
footer .footer_menu, footer .footer_menu ul, section#members .select, footer .logo, footer .news, footer .contact {text-align: center;width: 100%;}
section.copy .center, section.copy .right {width: 100%;}
section.copy .center {border-bottom: 1px solid rgba(0, 0, 0 , .2);padding-bottom: 10px;}
.slider_content .content .bg_txt {margin: 0;}
footer .logo {border-bottom:1px solid rgba(255, 255, 255, .2);}
footer .logo p {margin: 0 0 30px;width: 100%;padding: 0;}
footer .footer_menu, footer .news {padding: 30px 0;border-bottom:1px solid rgba(255, 255, 255, .2);}
footer .contact {padding: 30px 0 0;}
ul.team li {min-height: auto;}
#membership_form {width: 100%;padding: 0 0 40px;}
#news {width: 100%;padding: 0;}
#membership_form a {width: 80%; padding: 20px 10%;}
.bank_details span {font-size: 34px;line-height: 38px;}
.bank_details {font-size: 20px;line-height: 30px;}
.slider_content {width: 100%;}
.slider_content .content p, .slider_content .content p b {font-size: 20px;}
.slider_content .content .bg_txt {font-size: 32px;}
.slider_content .content h1.title {font-size: 28px;}
.slider_content .content p.contact{font-size: 20px;}
.slider_content .content p span {padding: 0 0 0;width: 100%;float: left;}
.slider_content {bottom: -190px;}
.slider_content {width: calc(100% - 20px);position: relative; padding: 20px 20px 20px 0; float: left;}
.slider_content .content {width: calc(100% - 40px);margin: 0;padding: 30px 20px 30px 20px;}
section#sliider_social {display: none;}
.design-01 .left_section, .design-01 .right_section {width: 100%; padding: 0;}
.design-01 .right_section .content {position: relative;width: calc(100% - 36px);padding: 20px 18px 40px;}
#list_point p span.num {width: 100%;float: left;text-align: left;}
#list_point p {display: block; float: none;}
#list_point p span.text {padding: 20px 0;}
#list_point p span.num i {display: inline-block; width: auto; height: auto;  padding: 10px;}
.flex-direction-nav .flex-next, .flex-direction-nav .flex-prev {bottom: 10px !important;}
.slider-nav {display: none;}
section#form_con {width: calc(100% - 40px);padding: 30px 20px;}
section#form_con .form, section#form_con .other_office {width: 100%; margin-bottom: 30px;}
.slides .contact_box table {width: 80%;}
.slides  .contact_box .details .mapview {width: 100px; height:60px; overflow: hidden;}
.slides  .contact_box .details .mapview::after {width: 100px;height: 60px;}
.slides  .contact_box .details .mapview  .text {width: 100px; height:60px;font-size: 10px; line-height: 60px;}
#map .contact_box {width: calc(100% - 40px);right: 20px;}
section#about .about_content h1, #form_con h1, footer h1, #map .contact_box .titlebar .title, section h1,
section#news_and_form h1, .about_content h1, #service_con h1 {font-size: 18px;}
 section#members h1, #gallerybody h1, #form_con h1 {font-size: 26px;}

.txt_area, .txt_field, #map .contact_box .titlebar p {font-size: 14px;}
.txt_field {font-size: 18px;}
.slides .contact_box .titlebar .title{font-size: 30px;}
::-webkit-input-placeholder, :-ms-input-placeholder, ::placeholder { font-size: 12px;}
#map .contact_box .titlebar, #map .contact_box .details {padding: 15px 5%;}
#map .contact_box .details {display: none;}
#map .contact_box .titlebar .showmore {width: auto; height: 20px; position: absolute; right: 0; bottom: 0; z-index: 100; background: #c23709; display: block;
font-family: 'Poppins', sans-serif; text-align: left;font-size: 10px; color: #fff; padding: 0 0 0 10px;}
#map .contact_box .titlebar .showmore i {font-size: 10px; color: #fff;width: 30px;text-align: center;line-height: 20px;}
p#article_para {overflow-x: hidden;}
section#members h2 {font-size: 18px;padding: 20px 0 10px;}
select, .newsCss .ml_title2 {font-size: 16px;}
#membership_form a span {font-size: 26px;line-height: 30px;}
.content .readmore, .about_content .readmore {float: left;width: 100%;}
#list_point h1, #list_point h2 {font-size: 20px;}
#list_point p span.text {font-size: 16px;line-height: 30px;}
#list_point ul {margin-bottom: 30px;}
footer .footer_menu ul li a {width: auto;padding: 15px 10px 5px;}
.modal .content .profile_con {width: calc(100% - 30px); float: left;background: rgba(194, 55, 9, .3); padding: 50px 15px;}
.modal .content {width: calc(100% - 30px);margin: 50px 15px;padding: 0;}
.modal .content .text_content {width: calc(100% - 30px); padding: 30px 15px;}
.modal .content .profile_con .photo {width: 80px;height: 100px;margin: 54px auto 10px;}
section#members .sml {font-size: 16px !important;}
.modal .content .contact {width: calc(100% - 20px);margin: 0;padding: 5px 10px;}
ul.team li .title { font-size: 20px; line-height: 22px;}
.modal .content .profile_con .title { font-size: 26px; line-height: 22px;}
.modal .content .profile_con p { font-size: 22px !important; line-height: 22px;}
section#members .member_content h1 {font-size: 18px;line-height: 28px;}
.modal .content .text_content p {margin: 15px 0 0 !important;}
footer h1 {width : 100%;font-size: 24px !important;}
.title01, h1.name {font-size: 44px;margin: 15px auto;}
.btn_con button {margin-bottom: 3px;}
.cd-testimonials li h2 {font-size: 18px;}
section#members p span {font-size: 16px;}
section.copy .left, section.copy .center, section.copy .right {width: 100%; text-align: center;}


.custom-select {float: right;margin: 13px -95px 0 34px;}
.select-items div, .select-selected {padding: 5px 30px 8px 20px;font-size: 14px;}
.select-css {width: 40%;}
ul.desktop_menu li a, .readmore, section#members p { font-size: 16px;}
header .logo {    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;}
    ul.team li .photo button i {color: #fff;}
footer .logo img {width: 150px;height: auto;padding: 0;}
}