@import url('https://fonts.googleapis.com/css?family=Kanit:400,700|Open+Sans|Raleway:400,700');
.xxxx {
	color: #444;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	font-family: 'Kanit', sans-serif;
}
 @font-face {
font-family:'DBHelvethaicaXRegular';
src:url('fonts/Helvethaica/db_helvethaica_x_v3.2-webfont.eot');
src:url('fonts/Helvethaica/db_helvethaica_x_v3.2-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Helvethaica/db_helvethaica_x_v3.2-webfont.woff') format('woff'), url('fonts/Helvethaica/db_helvethaica_x_v3.2-webfont.ttf') format('truetype'), url('fonts/Helvethaica/db_helvethaica_x_v3.2-webfont.svg#DBHelvethaicaXRegular') format('svg');
font-weight:normal;
font-style:normal;
}
/*************************
     Default
*************************/
body {
	/*font-family: 'Kanit', sans-serif;*/
	font-family:DBHelvethaicaXRegular;
	font-size: 25px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	color: #666666;
}
.form-control {
	padding:0px 15px;
	font-size:20px;
}
textarea {
	font-size:25px;
	background:none;
	border: 1px solid #ccc;
	border-radius: 4px;
}
.clear {
	clear:both
}
.fix {
	overflow: hidden
}
.block {
	display: block
}
.img {
	max-width: 100%;
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	height:auto
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
	margin: 0;
	//font-family: 'Kanit', sans-serif;
	//font-weight: 700
}
p {
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	color: #666666;
}
ul {
	list-style: outside none none;
	margin: 0;
	padding: 0
}
a {
	outline: none;
	color: #3498db;
	text-decoration: none;
}
a:hover, a:focus {
	color: #528cb3;
	text-decoration: none;
}
a:link {
	text-decoration: none
}
a:visited {
	text-decoration: none
}
a:active {
	text-decoration: none
}
@media(max-width:991px ) {
 .mb_20 {
	 margin-bottom:20px;
}
}
/*************************
    Background Color
*************************/
.bg_white{
	background-color:#FFF;
}
.bg_black{
	background-color:#000;
}
.bg_glay{
	background-color:#f7f7f7;
}
.border-shadow {
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.18);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.18);
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.18);
}
/*************************
    Text color
*************************/
.text_white {
	color: #fff;
}
.text_black {
	color: #000;
}
.text_red {
	color:#F00;
}
.text_green {
	color:#0F0;
}
.text_blue {
	color:#00F;
}
.text_yellow {
	color:#FF0;
}
.text_pink {
	color:#F0F;
}
.text_theme {
	color: #005baa;
}
/*************************
        Padding top
*************************/
.pt-0 { padding-top: 0 }
.pt-10 { padding-top: 10px }
.pt-15 { padding-top: 15px }
.pt-20 { padding-top: 20px }
.pt-25 { padding-top: 25px }
.pt-30 { padding-top: 30px }
.pt-35 { padding-top: 35px }
.pt-40 { padding-top: 40px }
.pt-45 { padding-top: 45px }
.pt-50 { padding-top: 50px }
.pt-55 { padding-top: 55px }
.pt-60 { padding-top: 60px }
.pt-65 { padding-top: 65px }
.pt-70 { padding-top: 70px }
.pt-75 { padding-top: 75px }
.pt-80 { padding-top: 80px }
.pt-85 { padding-top: 85px }
.pt-90 { padding-top: 90px }
.pt-95 { padding-top: 95px }
.pt-100 { padding-top: 100px }
.pt-105 { padding-top: 105px }
.pt-110 { padding-top: 110px }
.pt-115 { padding-top: 115px }
.pt-120 { padding-top: 120px }
.pt-125 { padding-top: 125px }
.pt-130 { padding-top: 130px }
.pt-135 { padding-top: 135px }
.pt-140 { padding-top: 140px }
.pt-145 { padding-top: 145px }
.pt-150 { padding-top: 150px }
.pt-180 { padding-top: 180px }
/*************************
        Padding right
*************************/
.pr-0 { padding-right: 0 }
.pr-10 { padding-right: 10px }
.pr-15 { padding-right: 15px }
.pr-20 { padding-right: 20px }
.pr-30 { padding-right: 30px }
.pr-40 { padding-right: 40px }
.pr-50 { padding-right: 50px }
.pr-60 { padding-right: 60px }
.pr-70 { padding-right: 70px }
.pr-80 { padding-right: 80px }
.pr-90 { padding-right: 90px }
.pr-100 { padding-right: 100px }
.pr-110 { padding-right: 110px }
.pr-120 { padding-right: 120px }
.pr-130 { padding-right: 130px }
.pr-140 { padding-right: 140px }
/*************************
        Padding bottom
*************************/
.pb-0 { padding-bottom: 0 }
.pb-10 { padding-bottom: 10px }
.pb-15 { padding-bottom: 15px }
.pb-20 { padding-bottom: 20px }
.pb-25 { padding-bottom: 25px }
.pb-30 { padding-bottom: 30px }
.pb-35 { padding-bottom: 35px }
.pb-40 { padding-bottom: 40px }
.pb-45 { padding-bottom: 45px }
.pb-50 { padding-bottom: 50px }
.pb-55 { padding-bottom: 55px }
.pb-60 { padding-bottom: 60px }
.pb-65 { padding-bottom: 65px }
.pb-70 { padding-bottom: 70px }
.pb-75 { padding-bottom: 75px }
.pb-80 { padding-bottom: 80px }
.pb-85 { padding-bottom: 85px }
.pb-90 { padding-bottom: 90px }
.pb-95 { padding-bottom: 95px }
.pb-100 { padding-bottom: 100px }
.pb-105 { padding-bottom: 105px }
.pb-110 { padding-bottom: 110px }
.pb-115 { padding-bottom: 115px }
.pb-120 { padding-bottom: 120px }
.pb-125 { padding-bottom: 125px }
.pb-130 { padding-bottom: 130px }
.pb-135 { padding-bottom: 135px }
.pb-140 { padding-bottom: 140px }
.pb-145 { padding-bottom: 145px }
.pb-150 { padding-bottom: 150px }
/*************************
        Padding left
*************************/
.pl-0 { padding-left: 0 }
.pl-10 { padding-left: 10px }
.pl-15 { padding-left: 15px }
.pl-20 { padding-left: 20px }
.pl-30 { padding-left: 30px }
.pl-40 { padding-left: 40px }
.pl-50 { padding-left: 50px }
.pl-60 { padding-left: 60px }
.pl-70 { padding-left: 70px }
.pl-80 { padding-left: 80px }
.pl-90 { padding-left: 90px }
.pl-100 { padding-left: 100px }
.pl-110 { padding-left: 110px }
.pl-120 { padding-left: 120px }
.pl-130 { padding-left: 130px }
.pl-140 { padding-left: 140px }
.pl-150 { padding-left: 150px }
/*************************
    backtotop
*************************/
        #backtop {
	position: fixed;
	left:auto;
	right: 20px;
	top:auto;
	bottom: 20px;
	outline: none;
	overflow:hidden;
	color:#fff;
	text-align:center;
	background-color:rgba(49, 79, 96, 0.84);
	height:40px;
	width:40px;
	line-height:40px;
	font-size:14px;
	border-radius:2px;
	cursor:pointer;
	transition:all 0.3s linear;
	z-index:999999;
	opacity:1;
	display:none;
}
#backtop:hover {
	background-color:#27CFC3;
}
#backtop.mcOut {
	opacity:0;
}
/*************************
    Address Top
*************************/
.address_all {
	background-color:#000;
	padding: 10px 0px 0px 0px;
}
.address_data {
	float:left;
	margin-right:10px;
	width:65%;
}
.address_social {
	float:left;
	margin-right:10px;
	width:20%;
}
.address_language {
	float:left;
	width:10%;
	text-align:right;
}
.address_grid_main {
	float:left;
	margin-right:10px;
}
.address_grid_main {
	float:left;
	margin-right:10px;
	margin-top:6px;
}
.address_grid_l {
	float:left;
	width:33px;
	text-align:center;
	color: #fff;
	font-size: 1em;
	//line-height: 1.7em;
	padding-right:0px;
}
.address_grid_r {
	float:left;
}
.address_grid_r p {
	float:left;
	color:#fff;
	font-size:20px;
	line-height:1.5em;
}
@media(max-width:480px ) {
.address_grid_r p {
 font-size:20px;
}
.address_data {
 width:100%;
}
.address_social {
 width:100%;
}
.address_language {
	width:100%;
    text-align: center;
    padding-bottom: 20px;
}
}
/*************************
    Social
*************************/

.social_right {
	text-align: right;
}
.social_icons li {
	display: inline-block;
}
.social_icons li a {
	width: 40px;
	height: 40px;
	border: 2px solid #fff;
	border-radius: 20px;
	text-decoration: none;
	display: block;
	text-align: center;
}
.social_icons li a i {
	line-height: 2.3em;
}
.social_icons li a:hover {
	color:#fff;
}
.social_facebook {
	color: #3b5998;
}
.social_facebook:hover {
	background: #3b5998;
}
.fa-facebook:before {
	content: "\f09a";
}
.social_twitter {
	color: #1da1f2;
}
.social_twitter:hover {
	background: #1da1f2;
}
.fa-twitter:before {
	content: "\f099";
}
.social_google {
	color: #dd4b39;
}
.social_google:hover {
	background: #dd4b39;
}
.fa-google-plus:before {
	content: "\f0d5";
}

@media(max-width:480px ) {
.social_right {
	text-align: center;
	padding-bottom:20px;
}
}
/*************************
    Slider
*************************/
.slider-all {
	padding:0px 0px;
	background-color:#f7f7f7;
}
/*************************
    Header
*************************/
.header {
 //background: rgba(255, 255, 255, 0.95);
	padding: 15px 0px;
	background-color:#fff;
 //box-shadow: 0 1px 5px #d8d8d8;
 //margin-bottom:5px;
}
.header_left {
	float:left;
	width:35%;
	margin-right:20px;
}
.header_center {
	float:left;
	width:10%;
	margin-right:20px;
}
.header_right {
	float:left;
	width:63%;
	text-align:right;
	padding-top: 25px;
}
.text_header_1 {
	font-weight: 400;
	font-style: normal;
	color: #000;
	font-size: 25px;
	line-height: 1.2;
	letter-spacing: 0px;
}
@media (max-width: 480px) {
.header {
 padding: 10px 0px 0px 0px;
}
.text_header_3 {
 font-size: 40px;
}
.header_left {
 float:left;
 width:100%;
 margin-right:0px;
 text-align:right;
}
.header_center {
 float:left;
 width:50%;
 margin-right:0px;
 text-align:left;
}
.header_right {
 float:left;
 width:100%;
 text-align:center;
 padding-top: 15px;
}
}
/*************************
    logo
*************************/
.logo {
	margin: 0px 0px 0px 0px;
	padding-bottom:0px;
}
.logo img {
	width:100%;
	height:auto;
}
.logo2 {
	margin: 0px 0px 0px 0px;
	padding-bottom:0px;
}
.logo2 img {
	width:100%;
	height:auto;
}

@media(max-width:991px ) {
 .logo {
 text-align:center;
 display:block;
}
 .logo img {
 text-align:center;
 width:40%;
 height:auto;
 padding:0px 0px 0px 0px;
}
}
@media(max-width:767px ) {
}
@media(max-width:480px ) {
 .logo {
 text-align:center;
}
 .logo img {
 text-align:center;
 width:50%;
 height:auto;
 padding:0px 0px 0px 0px;
}
 .logo2 {
 text-align:center;
}
 .logo2 img {
 text-align:center;
 width:60%;
 height:auto;
 padding:0px 0px 0px 0px;
}
}
/*************************
    Contentdata
*************************/
.contentdata {
	display: inline;
	float: left;
	color: #666666;
	font-size:23px;
	font-family: DBHelvethaicaXRegular;
	width: 100%;
}
.contentdata p {
	display: inline;
	float: left;
	color: #444;
	font-size:23px;
	font-family: DBHelvethaicaXRegular;
	width: 100%;
}
.contentdata img {
	margin-bottom: 10px;
	max-width: 100%;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
@media(max-width:991px ) {
 .contentdata img {
 width:100%;
 height:auto;
 display:block;
}
}
/*************************
    Footerdata
*************************/
.footercontent {
	display: inline;
	float: left;
	color: #666666;
	font-size:23px;
	font-family: DBHelvethaicaXRegular;
	width: 100%;
}
.footercontent p {
	display: inline;
	float: left;
	color: #fff;
	font-size:23px;
	font-family: DBHelvethaicaXRegular;
	width: 100%;
}
.footercontent img {
	margin-bottom: 10px;
	max-width: 100%;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
@media(max-width:991px ) {
 .footercontent img {
 width:100%;
 height:auto;
 display:block;
}
}
/*************************
    Footer Menu 
*************************/
.footer_menu {
    color: #FFF;
}
.footer_menu ul {
    margin: 0;
    padding: 0;
}
.footer_menu ul li {
    /* border-bottom: 1px dashed #555; */
    padding: 5px 0;
}
.footer_menu ul li a {
    color: #fff;
}
/*************************
    Bottom More
*************************/
.button_more{
	text-align:center;
	padding-top:30px;
}
.button_more_label{
	text-decoration: none;
}
.button_more_link{
	font-weight: 600;
    font-style: normal;
    color: #ffffff;
    background-color: #00b7f1;
    border-color: #00b7f1;
	font-size: 20px;
    padding: 17px 60px;
	line-height: 16px;
    border: 1px solid;
    letter-spacing: 1.4px;
    border-radius: 30px;
}
.button_more_link:hover{
color: #00b7f1;
  background-color: #fff;
  border-color: #00b7f1;
  
}

/*************************
    Topic 1
*************************/
.w3l_head{
	font-size: 2.5em;
    font-weight: bold;
    color: #212121;
    text-transform: capitalize;
	position:relative;
	letter-spacing: 3px;
}
.w3l_head:before,.w3l_head:after{
	content: '';
    background: #eaeaea;
    height: 2px;
    width: 20%;
    position: absolute;
}
.w3l_head:before{
	top: -20%;
    left: -8%;
}
.w3l_head:after{
	bottom:0%;
	right:35%;
}

.w3l_head1,.w3ls_head_para1{
	text-align:center;
}
.w3l_head1:before,.w3l_head1:after{
	width:10% !important;
}
.w3l_head1:before {
    left: 35% !important;
}
.w3l_head1:after {
    right: 35% !important;
}
.w3ls_head_para{
	color:#fa3d43;
	text-transform:uppercase;
	letter-spacing:8px;
}
/*************************
    Topic 2
*************************/
h2.topic2_shadow_top {
    font-size: 25px;
    line-height: 1.0;
    font-weight: 400;
    background: url(img/topic/row_heading_bg_red.png) no-repeat;
    color: #fff;
    padding: 8px 25px 15px 30px;
    display: inline-block;
    margin: 0 10px;
    -webkit-clip-path: polygon(0 0, 100% 0, calc(100% - 12px) 46px, 0 46px);
    clip-path: polygon(0 0, 100% 0, calc(100% - 12px) 46px, 0 46px);
}
.topic2_shadow_main {
	position:relative;
	padding-bottom:140px;
}
.topic2_shadow {
	background: none;
	color: #f7f7f7;
	position:absolute;
	font-size: 120px;
	font-weight: 900;
	line-height: 1.1;
	//z-index: -1;
	white-space: nowrap;
	max-width: 1000px;
	overflow: hidden;
}
.topic2_shadow_show {
	position:absolute;
	top:0;
	left:0;
	color: #2c343c;
    font-size: 72px;
    line-height: 72px;
    font-weight: 900;
    background: url(img/topic/row_subheading_bg.png) no-repeat bottom left;
    padding: 0 10px 15px 0;
    margin: 10px 10px 60px;
}
@media (max-width: 991px) {
	.topic2_shadow {
	font-size: 80px;
}
.topic2_shadow_show {
    font-size: 50px;
    line-height: 50px;
    font-weight: 900;
    padding: 0 10px 15px 0;
    margin: 10px 10px 60px;
}
}
@media (max-width: 767px) {
	.topic2_shadow {
	font-size: 60px;
}
.topic2_shadow_show {
    font-size: 50px;
    line-height: 50px;
    font-weight: 900;
    padding: 0 10px 15px 0;
    margin: 10px 10px 60px;
}
}
@media(max-width:480px ) {
	.topic2_shadow_main {
	padding-bottom:70px;
}
	.topic2_shadow {
	font-size: 60px;
}
.topic2_shadow_show {
    font-size: 30px;
    line-height: 30px;
    font-weight: 900;
    padding: 0 10px 15px 0;
    margin: 10px 10px 60px;
}
}
/*************************
    Topic 3
*************************/
.topic3_padding{
	padding:10px 0px 30px 0px;
}
.topic3 {
    position: relative;
    font-size: 40px;
    font-weight: 600;
    color: #212121;
    text-align: center;
    padding-bottom: .4em;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: .3em;
}
.topic3:before {
    width: 11%;
    bottom: 8%;
    left: 44.5%;
}
.topic3:before, .topic3:after {
    position: absolute;
    background: #fb5710;
    height: 2px;
    content: '';
}
.topic3:after {
    width: 18%;
    right: 41%;
    bottom: 0%;
}
.topic3:before, .topic3:after {
    position: absolute;
    background: #fb5710;
    height: 2px;
    content: '';
}
.topic3_para {
    text-align: center;
    color: #777;
    line-height: 1em;
}
/*************************
    Topic 4
*************************/
.topic4 {
    text-align: center;
    margin-bottom: 3em;
}
.topic4 h2 {
    display: block;
    color: #000;
    font-size: 45px;
    position: relative;
    padding-bottom: .2em;
}
h2.topic4_text:before {
    content: '';
    background: #ccc;
    height: 1px;
    width: 15%;
    position: absolute;
    bottom: 0%;
    left: 43%;
}
.topic4 h2:before {
    content: '';
    background: #212121;
    height: 1px;
    width: 11%;
    position: absolute;
    bottom: 0%;
    left: 44%;
}
.topic4 h2:after {
    content: '';
    background: #2196F3;
    height: 5px;
    width: 3%;
    position: absolute;
    bottom: -2px;
    left: 550px;
}

@media (max-width: 480px) {
.topic4 h2:after {
    height: 5px;
    width: 8%;
    position: absolute;
    bottom: -2px;
    left: 195px;
}
}
@media (max-width: 568px) {
	h2.topic4_text:before {
    content: '';
    width: 25%;
    position: absolute;
    bottom: 0%;
    left: 37%;
}
.topic4 h2:after {
    height: 5px;
    width: 8%;
    position: absolute;
    bottom: -2px;
    left: 238px;
}
}
@media (max-width: 600px) {
	h2.topic4_text:before {
    content: '';
    width: 25%;
    position: absolute;
    bottom: 0%;
    left: 37%;
}
.topic4 h2:after {
    height: 5px;
    width: 8%;
    position: absolute;
    bottom: -2px;
    left: 238px;
}
}
@media (max-width: 640px) {
	.topic4 h2:after {
    height: 5px;
    width: 6%;
    position: absolute;
    bottom: -2px;
    left: 281px;
}
}
@media (max-width: 667px) {
.topic4 h2:after {
    height: 5px;
    width: 6%;
    position: absolute;
    bottom: -2px;
    left: 290px;
}
}
@media (max-width: 736px) {
.topic4 h2:after {
    height: 5px;
    width: 6%;
    position: absolute;
    bottom: -2px;
    left: 323px;
}
}
@media (max-width: 800px) {
	.topic4 {
    margin-bottom: 2em;
}
.topic4 h2 {
    font-size: 1.8em;
}
}
@media (max-width: 991px) {
	h2.topic4_text:before {
    content: '';
    background: #ccc;
    height: 1px;
    width: 22%;
    position: absolute;
    bottom: 0%;
    left: 39%;
}
.topic4 h2:after {
    height: 5px;
    width: 6%;
    position: absolute;
    bottom: -2px;
    left: 341px;
}
}
@media (max-width: 1080px) {
.topic4 h2:after {
    height: 5px;
    width: 3%;
    position: absolute;
    bottom: -2px;
    left: 462px;
}
}
@media (max-width: 1280px) {
	.topic4 h2 {
    font-size: 2.1em;
}
}
@media (max-width: 1440px) {
	.topic4 h2 {
    font-size: 45px;
}
}
@media (max-width: 414px) {
	.topic4 {
    margin-bottom: 1em;
}
.topic4 h2 {
    font-size: 45px;
}
h2.topic4_text:before {
    content: '';
    width: 32%;
    position: absolute;
    bottom: 0%;
    left: 35%;
}
.topic4 h2:after {
    height: 5px;
    width: 11%;
    position: absolute;
    bottom: -2px;
    left: 166px;
}
}
/*************************
    Topic 5
*************************/

h3.heading {
    font-size: 45px;
    color: #000;
    margin-left: 10px;
    text-transform: capitalize;
    font-weight: 600;
	position: relative;
}
h3.heading span {
    font-weight: 300;
}
p.heading {
    padding-left: 118px;
    margin-bottom: 20px;
	font-size:23px;
    font-weight: 600;
	color:#000;
	text-transform:capitalize;
}
h3.heading:before {
    content: "";
    width: 60px;
    height: 2px;
    display: block;
    background: #000;
    position: absolute;
    bottom: -8px;
}
h3.heading:after {
    content: "";
    width: 100px;
    height: 2px;
    display: block;
    background: #37ca8a;
    position: absolute;
    top: 63px;
}
/*************************
    Welcome
*************************/
.welcome {
}
/*************************
    News1
*************************/
.news1 {
	margin-bottom:20px;
}
.news1 figure {
	position: relative;
    overflow: hidden;
    background:#000000;
    text-align: center;
}

.news1 figure img {
	position: relative;
	display: block;
	opacity: 0.8;
}

.news1 figure figcaption {
	padding: 2em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.news1 figure figcaption::before,
.news1 figure figcaption::after {
	pointer-events: none;
}

.news1 figure figcaption{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.news1 figure h3 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.news1 figure h3 span {
	font-weight: 400;
    color: #ffffff;
}
.news1 figure h3 span a {
    color: #ffffff;
}

.news1 figure p {
	letter-spacing: 1px;
	color:#fff;
	line-height:1em;
}

figure.effect-roxy img {
	max-width: none;
	width: -webkit-calc(100% + 60px);
	width: calc(100% + 60px);
	width: -moz-calc(100% + 60px);
	width: -o-calc(100% + 60px);
	width: -ms-calc(100% + 60px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50px,0,0);
	transform: translate3d(-50px,0,0);
	-moz-transform: translate3d(-50px,0,0);
	-o-transform: translate3d(-50px,0,0);
	-ms-transform: translate3d(-50px,0,0);
}

figure.effect-roxy figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #fff;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-20px,0,0);
	transform: translate3d(-20px,0,0);
	-ms-transform: translate3d(-20px,0,0);
	-moz-transform: translate3d(-20px,0,0);
	-o-transform: translate3d(-20px,0,0);
}

figure.effect-roxy figcaption {
	padding: 3em;
	text-align: center;
}

figure.effect-roxy h3 {
	padding:0 0 .5em;
    font-size: 0.9em;
    color: #fff;
	//text-transform: uppercase;
}

figure.effect-roxy p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-10px,0,0);
	transform: translate3d(-10px,0,0);
	font-size:20px;
}

figure.effect-roxy:hover img,.news1_agileinfo:hover img{
	opacity: 0.7;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-roxy:hover figcaption::before,
figure.effect-roxy:hover p,.news1_agileinfo:hover figcaption::before,
.news1_agileinfo:hover p{
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
/*************************
    News3
*************************/
.news2-gridtext {
    -webkit-box-shadow:-2px 4px 5px rgba(25, 13, 15, 0.17);
    -moz-box-shadow:-2px 4px 5px rgba(25, 13, 15, 0.17);
    box-shadow:-2px 4px 5px rgba(25, 13, 15, 0.17);
	-webkit-transition:.5s all;
	-moz-transition:.5s all; 
	transition:.5s all;
}
.news2-gridtext:hover{
	box-shadow:-2px 4px 50px rgba(25, 13, 15, 0.38);
} 
.news2-w3img a {
    display: block;
    overflow: hidden;
}
.news2-w3img a img {
  width: 100%;
  -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}
.news2-w3img a img:hover{
	-webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
}
.news2-w3imgtext {
    padding:2em 1em; 
    text-align: center;
    position: relative; 
}
.news2-w3imgtext p {
	color:#333;
	font-size:21px;
}
.news2_date {
    display: inline-block;
    background: #102747;
    padding: .5em 1em;
    font-size: 22px;
    color: #fff;
    position: absolute;
    top: -25px;
    left: 2%;
    right: 2%;
    letter-spacing: 1px;
    //font-family: 'Roboto Condensed', sans-serif;
}
.news2 h4 {
    font-size: 1.5em;
    padding: 1em 0 .8em;
    font-weight: 300;
    letter-spacing: 1px;
}
.news2 h4 a{
	color:#333;
	text-decoration:none;
	-webkit-transition:.5s all;
	-moz-transition:.5s all; 
	transition:.5s all;
}
.news2  h4 a:hover {
	color:#FF5722;
}  
.news2 a.w3-agilebtn {
    padding: .6em 1.5em;
    color: #999;
    font-size: 0.9em;
    border-color: #999;
    margin: 1.5em 0 0;
}
.news2 a.w3-agilebtn:hover{ 
    color: #fff; 
} 
/*-- //news2 --*/ 
/*-- responsive-design --*/ 
@media(max-width:1366px){
.news2 {
    padding: 5em 0;
}
} 
@media(max-width:1080px){

.news2-w3imgtext {
    padding: 2em 1.5em; 
}
.news2 h4 { 
    padding: 0.8em 0 .5em; 
}
} 
@media(max-width:991px){
.news2-w3lgrids {
    padding: 0 .5em;
}
.news2 h5 { 
    left: 21%; 
}
.news2 h4 {
    padding: 0.5em 0 .5em;
} 
}
@media(max-width:800px){
.news2 {
    padding: 4em 0;
}
}
@media(max-width:767px){
.news2-w3lgrids {
    padding: 1em 9em;
}
.news2 h5 {
    left: 34%;
}
}
@media(max-width:667px){
.news2 {
    padding: 3em 0;
} 
.news2-w3lgrids {
    padding: 1em 7em;
} 
}
@media(max-width:600px){
.news2-w3lgrids {
    padding: 1em 5em;
}
}
@media(max-width:480px){
.news2-w3lgrids {
    padding: 1em 1em;
}
}
@media(max-width:414px){
.news2 h5 {
    left: 30%;
}
}
@media(max-width:384px){
}
@media(max-width:375px){
.news2 {
    padding: 2em 0;
}
.welcome h4 {
    font-size: 1.1em; 
} 
}
@media(max-width:320px){
.welcome-grids {
    padding: 1em 0 0;
}
.agile_team_grid {
    padding: 0 0.5em; 
}
.wthree-services-info h5 { 
    font-size: 1.3em; 
}
.news2-w3lgrids {
    padding: 1em 0.5em;
}
.news2 h5 {
    left: 26%;
    font-size: 0.9em;
}
.news2-w3imgtext {
    padding: 1.5em 1em;
} 
}
/*************************
    News3
*************************/
.col-news-top {
    position: relative;
}
.col-news-top .date-in {
    overflow: hidden;
    position: relative;
    display: block;
    width: 300px;
    height: 300px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto;
}
.col-news-top img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
}
.text-about {
    position: absolute;
    top: 70%;
    left: 27%;
}
.text-about h4 {
    font-size: 25px;
    background: #000;
    color: #fff;
    padding: 2.6em 1em;
    width: 50%;
    margin: 0 auto;
    line-height: 25px;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    width: 180px;
    height: 180px;
    border: 2px solid #fff;
    -webkit-box-shadow: -1px 6px 12px -3px rgba(0,0,0,0.62);
    -moz-box-shadow: -1px 6px 12px -3px rgba(0,0,0,0.62);
    box-shadow: -1px 6px 12px -3px rgba(0,0,0,0.62);
}
.ab-agile1 h4 {
    //background: #f7a613;
    background: #2196F3;
}
.ab-agile2 h4 {
    background: #2196F3;
}
.ab-agile3 h4 {
    //background: #ef1861;
    background: #2196F3;
}
@media(max-width:991px){
.col-news-top {
    padding: 0 .5em;
}
.col-news-top .date-in {
    width: 225px;
    height: 225px;
}
.text-about {
    left: 23%;
}
.text-about h4 {
    width: 150px;
    height: 150px;
    padding: 2em 1em;
}
}
@media(max-width:480px){
	.col-news-top {
    width: 100%;
}
.col-news-top .date-in {
    width: 230px;
    height: 230px;
    margin-bottom: 7em;
}
.text-about {
    left: 36%;
    top: 53%;
}
.text-about h4 {
    width: 120px;
    height: 120px;
    font-size: 0.8em;
	padding: 1.2em 1em;
}
}
/*************************
    Parallax
*************************/
.parallax {
	background-image:url(img/3.jpg);
	min-height: 500px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.parallax_header {
	background-image:url(img/bg_header.jpg);
	min-height: 700px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.parallax_welcome {
	background-image:url(img/bg_welcome.jpg);
	min-height: 500px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.parallax_service {
	background-image:url(img/bg_service.jpg);
	min-height: 550px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.parallax_activity {
	background-image:url(img/bg_article.jpg);
	min-height: 550px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.parallax_article {
	background-image:url(img/bg_article.jpg);
	min-height: 550px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.parallax_footer {
	background-image:url(img/bg_footer.jpg);
	min-height: 500px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
/*************************
    Footer
*************************/
.footer {
	background-color:#20292f;
}
.footer_nav {
	background-color:#20292f;
	padding:40px 0px 20px 0px;
	
}
.footer_nav_main {
	border-top:1px solid #8b8b8b;
	border-bottom:1px solid #8b8b8b;
	padding:10px 0px;
}
.footer_main {
	background-color:#2196F3;
	padding:50px 0px;
}
.footer_left {
    float: left;
    width: 25%;
    margin-right: 70px;
}
.footer_center {
    float: left;
    width: 10%;
    margin-right: 20px;
}
.footer_right {
    float: left;
    width: 68%;
    padding-top: 25px;
}
.footer_right a {
	color:#FFF;
}
.footer_topic1 {
    position: relative;
    margin: 0 0 20px;
}
.footer_topic1_text {
    color: #fff;
    font-size: 25px;
    line-height: 27px;
    //margin-bottom: 50px;
    font-weight: 500;
}
.footer_topic1:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 2px;
    margin: -17px auto;
    content: '';
    opacity: 1;
    background: #86bc42;
}
.footer_menu {
	color:#FFF;
}
.footer_menu ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.footer_menu ul li {
    /* border-bottom: 1px dashed #555; */
    padding: 5px 0;
	font-size:20px;
	text-transform: uppercase;
}
.footer_menu ul li a {
    color: #fff;
}
.footer_menu ul li ul li {
    /*list-style-type: circle;*/
    padding: 5px 0px 5px 15px;
}
.footer_menu ul li ul a {
    color: #aaa;
}


.footer-bottom-left {
	float:left;
	width:50%;
	padding-top:10px;
	color:#FFF;
	font-size:20px;
}
.footer-bottom-right {
	float:left;
	width:50%;
	text-align:right;
}
.footer-bottom {
	padding: 10px 0px 10px 0px;
	width: 100%;
	border-top: 1px solid #444;
 //background: rgba(255, 255, 255, 0.18);
	background-color:#000;
}
 @media(max-width:480px ) {
/*.container {
	width: 100%
}*/	 
 .footer-bottom {
 font-size:15px;
}
.footer_left {
    float: left;
    width: 100%;
    margin-right: 0px;
}
.footer_center {
    float: left;
    width: 50%;
    margin-right: 20px;
}
.footer_right {
    float: left;
    width: 100%;
	text-align:center;
    padding-top: 25px;
}
.footer-bottom-left {
	float:left;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	color:#FFF;
	text-align:center;
	
}
.footer-bottom-right {
	float:left;
	width:100%;
	text-align:right;
	text-align:center;
}
.footer_topic1_text {
	text-align:left;
}

}
@media(max-width:991px ) {
}
@media (max-width: 1080px) {
}
@media (max-width: 991px) {
}
/*************************
    Archive Page
*************************/
.archive-all {
	background-color:#fff;
}
.archive-main {
	background-color:#fff;
	padding:30px 0px 0px 0px ;
	text-align:left;
}
.title-section {
 //margin: 42px 0 0;
	padding: 0;
	position: relative;
}
.title-section .title-header {
    margin: 0 0 10px;
    font-size: 40px;
    color: #000;
    line-height: 40px;}
@media(max-width:991px ) {
.title-section .title-header {
 //margin: 0 0 24px 15px;
font-size: 30px;
    line-height: 30px;}
}
.title-section .breadcrumb {
	background: none;
	padding: 10px 0;
	text-transform: none;
	text-shadow: none;
	letter-spacing: 0;
	//border-top: 1px solid #464746;
	border-bottom: 1px solid #464746;
	border-radius: 0;
	font: 14px/1.2em Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.title-section .breadcrumb>li {
	text-shadow: none;
}
.breadcrumb__t li {
	display: inline;
}
.title-section .breadcrumb a {
	color: #002355;
	text-shadow: none;
	font-size: 14px;
}
/*************************
    Article Page
*************************/
.content_icon_show {
    position: relative;
	margin-top:0px;
	margin-bottom:40px;
}
.content_icon_show img {
    width: 100%!important;
}
.article-all {
	background-color:#fff;
}
.article-main {
	background-color:#fff;
	padding:30px 0px 0px 0px;
	text-align:left;
}
.relate_main{
	padding:15px;
}
.topic1 {
	margin-bottom: 15px;
}
.topic1 .title {
	line-height: 35px;
	background: #eee;
	margin-bottom: 15px;
 //background-image: url(images/texture_11.png);
	background-image: url(img/fancy1.png);
	background-position:right;
	background-repeat:no-repeat;
}
.topic1 .title span {
	color: #ffffff;
	text-transform: uppercase;
	background: #2196F3;
	padding: 0 10px;
	line-height: 35px;
	letter-spacing: 1px;
	display: inline-block;
	position: relative;
	font-size:21px;
	font-weight:100;
}
.topic1 .title span:before {
	content: "";
	width: 1px;
	height: 1px;
	position: absolute;
	left: 100%;
	top: 0;
	border-top: 35px solid #2196F3;
	border-right: 20px solid transparent;
	border-bottom: 0;
	border-left: 0;
}
.post-thumb {
    position: relative;
}
.post-thumb img {
    width: 100%!important;
}
.post-wrap-list > li {
    margin: 0 0 15px;
}
.post-wrap-list .small-post .post-thumb {
    display: table-cell;
    width: 40%;
    padding: 0 20px 0 0;
    float: none;
}
.post-wrap-list .small-post .post-content {
    display: table-cell;
    width: 80%;
    padding: 0;
    float: none;
    vertical-align: top;
}
.post-content {
    overflow: hidden;
}
.post-wrap-list .small-post h4 {
    margin: 0;
    line-height: 1.5;
}
.post-wrap-list .post-content h4 {
    margin: 0;
    font-size: 18px;
    line-height: 1;
}
.post-wrap-list .small-post .post-meta {
    line-height: 2;
}
.post-meta li:last-child {
    margin: 0;
}
.post-meta li {
    display: inline-block;
    margin-right: 10px;
    text-transform: capitalize;
    font-size: 12px;
    color: #999;
}
.post-meta li i {
    margin-right: 5px;
    font-size: 12px;
}
.fa-thumbs-o-up:before {
    content: "\f087";
}
/*************************
    contact-page
*************************/
.wthree_contact_left{
	margin-bottom:50px;
}
h3.subheading-wthree {
    color: #2f2f2f;
    font-size: 27px;
    letter-spacing: 1px;
    font-weight: 500;
    line-height: 33px;
}
/*.wthree_contact_left input[type="text"],
.wthree_contact_left input[type="email"],
.wthree_contact_left textarea {
	outline: none;
	padding: 16px 20px;
	font-size: 25px;
	color: #555;
	width: 100%;
	letter-spacing: 1px;
	//border: none;
	background: none;
	//border-bottom: 2px solid #d8d8d8;
	//box-shadow: -5px 5px 20px rgba(204, 204, 204, 0.59);
	//border-radius: 0px;
}*/

.wthree_contact_left input[type="text"]:nth-child(2),
.wthree_contact_left input[type="email"] {
	//margin: 0.5em 0 0;
}

.wthree_contact_left textarea {
	min-height: 172px;
	//margin: 1em 0em;
	resize: none;
}

.form-group label {
	color: #555;
	font-size: 25px;
	letter-spacing: 1px;
}

.wthree_contact_left button[type="submit"] {
	outline: none;
	margin-left: 20px;
	padding: 0px 30px;
    font-size: 25px;
	font-weight: 500;
	letter-spacing: 2px;
	color: #fff;
	background: #00bce4;
	border: none;
	text-transform: uppercase;
	box-shadow: -7px 7px 10px rgba(0, 0, 0, 0.12);
}

.wthree_contact_left button[type="submit"]:hover {
	background: #2f2f2f;
}

/*************************
    Contact Main
*************************/
.contactimain{
}
.contact-left {
    padding-left: 0;
}
.contact-left input[type="text"], .contact-left input[type="email"], .contact-left textarea {
    outline: none;
    padding: 12px;
    font-size: 25px;
    color: #212121;
    width: 100%;
    border: 1px solid #afafaf;
    margin-bottom: 1em;
    letter-spacing: 1px;
}
.contact-left input[type="submit"]:hover {
    background: #1cc7d0;
}
.contact-left input[type="submit"] {
    background: #ff3c41;
    border: none;
    font-size: 25px;
    padding: 0px 30px;
    color: #fff;
    text-transform: capitalize;
}
input[type="button"], input[type="submit"] {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.contact-right {
    padding-right: 0;
}
.agile_info_mail_img_info {
    background: #1cc7d0;
    padding: 1.5em;
}
.address-grid{
}
.address-grid h4, h4.white-w3ls {
    font-size: 1.5em;
    color: #fff;
    letter-spacing: 1px;
}
.address-grid p.contacttext {
    font-size: 14px;
    color: #fff;
	margin-top:15px;
	letter-spacing:1px;
	line-height:1.8em;
}
.mail-agileits-w3layouts {
    margin-top: 1.5em;
}
.mail-agileits-w3layouts i {
    color: #fff;
    font-size: 18px;
    float: left;
    width: 40px;
    height: 40px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    text-align: center;
    line-height: 40px;
}

.mail-agileits-w3layouts .contacticon{
    float: left;
    margin-top: 7px;
	margin-right: 10px;
    transform: rotate(45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    border: 1px solid #fff;
}
.contact-right-inner {
    padding-left: 10px;
    float: left;
}
.contact-right-inner a {
    color: #fff;
}
.contact-right-inner a:hover {
    color: #fff;
}
.contact-right-inner span{
    color: #fff;
    font-size: 0.8em;
    line-height: 1em;
    letter-spacing: 1px;
}
.contact-right-inner p {
    color: #fff;
    font-size: 1em;
    line-height: 1.1em;
    letter-spacing: 1px;
	margin:0;
}
.agileits_w3layouts_nav_right.contact {
    float: left;
    margin-top: 1.7em;
}

@media(max-width:991px ) {
.contact-left {
    padding: 0 0 40px 0;
}
.contact-right {
    padding: 0;
}
.contact-right-inner {
    padding-left: 0em;
}

}


/*************************
    PRODUCT RECOMMENDED
*************************/
.product_recommended_all{
	padding:50px 0px;
	background-color:#FFF;
}
.product_recommended_main{
	padding:10px 0px;
}
.product_recommended_grid{
	border: solid 1px #ebebeb;
	margin-bottom:20px;
	//height:437px;
	height:420px;
	overflow:hidden;
}
.product_recommended_image{
	position: relative;
	width:100%;
	height:auto;
	text-align:center;
	padding:10px;
    //margin-bottom: 32px;
}
.product_recommended_image img{
	width:100%;
	height:auto;
}
.product_recommended_new_box, .product_recommended_sale_box {
    position: absolute;
    text-align: center;
    z-index: 0;
    top: 0px;
}
.product_recommended_sale_label {
    //font: 700 16px/12px "PT Sans", sans-serif;
    color: #fff;
    background: #ff0000;
    text-transform: uppercase;
    padding: 5px 0 7px;
    text-align: center;
    display: block;
    position: absolute;
    z-index: 1;
    perspective: 1px;
    width: 100px;
}
.product_recommended_detail {
    border-top: solid 1px #ebebeb;
    padding: 15px 10px;
	overflow:hidden;
}
.product_recommended_contentname {
	padding-bottom:15px;
	height:50px;
	overflow:hidden;
}
.product_recommended_contentname a {
    color: #000;
    text-decoration: none;
}
.product_recommended_des {
    color: #848484;
	height:45px;
	overflow:hidden;
}
.product_recommended_read_more {
	padding-top:15px;
	padding-bottom:15px;
}
.product_recommended_read_more a {
    display: inline-block;
    //background:url(img/read_more.png) no-repeat 0 2px;;
    //padding: 0 0 0 28px;
    font-family: 'Open sans';
    font-size: 15px;
    font-weight: 300;
    text-transform: uppercase;
    color: #a3a3a3;
}
@media (max-width: 767px) {
	.product_recommended_image img{
	width:50%;
	height:auto;
}
.product_recommended_grid {
	height:auto;
}

.product_recommended_grid{
	//height:520px;
	//overflow:hidden;
}
.product_recommended_contentname {
	//height:37px;
	//overflow:hidden;
}
.product_recommended_des {
	//height:81px;
	//overflow:hidden;
}
}
@media (max-width: 480px) {
.product_recommended_grid{
	//height:400px;
	//overflow:hidden;
}
.product_recommended_contentname {
	//height:47px;
	//overflow:hidden;
}
.product_recommended_des {
	//height:93px;
	//overflow:hidden;
}
}
/*************************
    product righside
*************************/
.product_righside{
	background-color:#f7f7f7;
	padding:6px 15px;
	color:#000;
	margin-bottom:20px;
	border:1px solid #333;
}
.product_righside_cat{
	border:1px solid #CCC;
	text-align:left;
	bottom:0;
	padding:10px 15px;
	color:#000;
	margin-bottom:20px;
	height:80px;
}









