@import url("/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: #666
    }
.form-control {
    padding: 0 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
    }
p {
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #666
    }
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
    }
/*************************
    Background Color
*************************/
.bg_white {
    background-color: #FFF
    }
.bg_black {
    background-color: #000
    }
.bg_glay {
    background-color: #f1f1f1
    }
.border-shadow {
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.18);
    box-shadow: 0 0 2px 0 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 0 0 0
    }
.address_data {
    float: left;
    margin-right: 10px;
    width: 79%
    }
.address_social {
    float: left;
    width: 20%
    }
.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;
    padding-right: 0
    }
.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%
        }
    }
/*************************
    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: ""
    }
.social_twitter {
    color: #1da1f2
    }
.social_twitter:hover {
    background: #1da1f2
    }
.fa-twitter:before {
    content: ""
    }
.social_google {
    color: #dd4b39
    }
.social_google:hover {
    background: #dd4b39
    }
.fa-google-plus:before {
    content: ""
    }
@media (max-width: 480px) {
    .social_right {
        text-align: center;
        padding-bottom: 20px
        }
    }
/*************************
    Slider
*************************/
.slider-all {
    padding: 0 0;
    background-color: #f7f7f7
    }
/*************************
    Header
*************************/
.header {
    padding: 20px 0;
    background-color: #018901
    }
.header_left {
    float: left;
    width: 20%;
    margin-right: 20px
    }
.header_center {
    float: left;
    width: 10%;
    margin-right: 20px
    }
.header_right {
    float: left;
    width: 78%;
    text-align: right;
    padding-top: 45px
    }
.text_header_1 {
    font-weight: 400;
    font-style: normal;
    color: #000;
    font-size: 25px;
    line-height: 1.2;
    letter-spacing: 0
    }
@media (max-width: 480px) {
    .header {
        padding: 10px 0 0 0
        }
    .text_header_3 {
        font-size: 40px
        }
    .header_left {
        float: left;
        width: 100%;
        margin-right: 0;
        text-align: right
        }
    .header_center {
        float: left;
        width: 50%;
        margin-right: 0;
        text-align: left
        }
    .header_right {
        float: left;
        width: 100%;
        text-align: center;
        padding-top: 15px
        }
    }
/*************************
    logo
*************************/
.logo {
    margin: 0 0 0 0;
    padding-bottom: 0
    }
.logo img {
    width: 100%;
    height: auto
    }
.logo2 {
    margin: 0 0 0 0;
    padding-bottom: 0
    }
.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: 0 0 0 0
        }
    }
@media (max-width: 480px) {
    .logo {
        text-align: center
        }
    .logo img {
        text-align: center;
        width: 50%;
        height: auto;
        padding: 0 0 0 0
        }
    .logo2 {
        text-align: center
        }
    .logo2 img {
        text-align: center;
        width: 60%;
        height: auto;
        padding: 0 0 0 0
        }
    }
/*************************
    Contentdata
*************************/
.contentdata {
    display: inline;
    float: left;
    color: #666;
    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: #666;
    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: #fff;
    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 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
*************************/
/*************************
    News1
*************************/
.news1 {
    margin-bottom: 20px
    }
.news1 figure {
    position: relative;
    overflow: hidden;
    background: #000;
    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: #fff
    }
.news1 figure h3 span a {
    color: #fff
    }
.news1 figure p {
    letter-spacing: 1px;
    color: #fff;
    line-height: 1em
    }
figure.effect-roxy img {
    max-width: none;
    width: 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 0.5em;
    font-size: 0.9em;
    color: #fff
    }
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: 0.5s all;
    -moz-transition: 0.5s all;
    transition: 0.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: #37ca8a;
    padding: 0.5em 1em;
    font-size: 22px;
    color: #fff;
    position: absolute;
    top: -25px;
    left: 2%;
    right: 2%;
    letter-spacing: 1px
    }
.news2 h4 {
    font-size: 1.5em;
    padding: 1em 0 0.8em;
    font-weight: 300;
    letter-spacing: 1px
    }
.news2 h4 a {
    color: #333;
    text-decoration: none;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    transition: 0.5s all
    }
.news2 h4 a:hover {
    color: #FF5722
    }
.news2 a.w3-agilebtn {
    padding: 0.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 0.5em
        }
    }
@media (max-width: 991px) {
    .news2-w3lgrids {
        padding: 0 0.5em
        }
    .news2 h5 {
        left: 21%
        }
    .news2 h4 {
        padding: 0.5em 0 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: 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
        }
    }
/*************************
    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 0 20px 0
    }
.footer_nav_main {
    border-top: 1px solid #8b8b8b;
    border-bottom: 1px solid #8b8b8b;
    padding: 10px 0
    }
.footer_main {
    background-color: #222;
    padding: 50px 0
    }
.footer_left {
    float: left;
    width: 25%;
    margin-right: 20px
    }
.footer_center {
    float: left;
    width: 10%;
    margin-right: 20px
    }
.footer_right {
    float: left;
    width: 73%;
    padding-top: 25px
    }
.footer_right a {
    color: #FFF
    }
.footer_topic1 {
    position: relative;
    margin: 0 0 20px
    }
.footer_topic1_text {
    color: #d2d2d2;
    font-size: 25px;
    line-height: 27px;
    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
    }
.footer_menu ul li a {
    color: #fff
    }
.footer_menu ul li ul li {
    /*list-style-type: circle;*/
    padding: 5px 0 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 0 0 0;
    width: 100%;
    border-top: 1px solid #444;
    background-color: #000
    }
@media (max-width: 480px) {
    /*.container {
    	width: 100%
    }*/
    .footer-bottom {
        font-size: 15px
        }
    .footer_left {
        float: left;
        width: 100%;
        margin-right: 0
        }
    .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
        }
    }
/*************************
    Archive Page
*************************/
.archive-all {
    background-color: #fff
    }
.archive-main {
    background-color: #fff;
    padding: 30px 0 0 0;
    text-align: left
    }
.title-section {
    padding: 0;
    position: relative
    }
.title-section .title-header {
    margin: 0 0 24px;
    font-size: 2.5em;
    color: #002355
    }
@media (max-width: 991px) {
    .title-section .title-header {
        margin: 0 0 24px 15px;
        font-size: 1.5em
        }
    }
.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: 15px;
    margin-bottom: 40px
    }
.content_icon_show img {
    width: 100% !important
    }
.article-all {
    background-color: #fff
    }
.article-main {
    background-color: #fff;
    padding: 30px 0 0 0;
    text-align: left
    }
.relate_main {
    padding: 15px
    }
.topic1 {
    margin-bottom: 15px
    }
.topic1 .title {
    line-height: 35px;
    background: #6de6b1;
    margin-bottom: 15px;
    background-image: url(img/fancy1.png);
    background-position: right;
    background-repeat: no-repeat
    }
.topic1 .title span {
    color: #fff;
    text-transform: uppercase;
    background: #37ca8a;
    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 #37ca8a;
    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: ""
    }
/*************************
    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 textarea {
    min-height: 172px;
    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: 0 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
*************************/
.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: 0 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 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: 1em;
    float: left
    }
.contact-right-inner a {
    color: #000
    }
.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: 0
        }
    }
/*************************
    xxx
*************************/