/*
Theme Name: TRUNG TÂM KHOA HỌC CÔNG NGHỆ VÀ MÔI TRƯỜNG
Description: TRUNG TÂM KHOA HỌC CÔNG NGHỆ VÀ MÔI TRƯỜNG
Author: https://coste.org.vn
Author URI: https://coste.org.vn
Template: flatsome
Version: 1.0
*/


/*************** ADD CUSTOM CSS HERE.   ***************/

footer .social-icons a {
    float: right !important;
}

footer .social-icons a:first-child {
    margin-left: 10px !important;
}

footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6,
footer .heading-font,
footer .banner h1,
footer .banner h2 {
    font-weight: 300;
}

.widget-title {
    color: #C6A85B;
}

.widget-area .is-divider {
    display: none;
}

header.entry-header .is-divider {
    display: none;
}

.box-vertical .box-image {
    width: auto;
}

.wpcf7-not-valid-tip {
    color: red;
}

.wpcf7-response-output {
    display: none !important;
}

.header-nav.header-bottom-nav {
    -webkit-animation: scale-up-center 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
    animation: scale-up-center 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.mb-50 {
    margin-bottom: 50px;
}

.h-100 {
    height: 100%;
}

.p-6 {
    padding: 6px;
}

.mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}

b,
strong {
    font-weight: 700;
}


/* *core*/

pre,
blockquote,
form,
figure,
p,
dl,
ul,
ol {
    margin-bottom: 5px;
}


/* * social icons*/

.html.header-social-icons .button.is-outline {
    height: 50px;
    width: 50px;
    border: 0;
    color: #4d4d4d;
    background: rgba(0, 0, 0, 0.05);
}

.social-icons button i,
.social-icons .button i {
    top: 9px;
}

.nav li.header-block,
.nav li.header-social-icons {
    margin: 0;
}

.header-block {
    width: 50px;
}


/* *header search form*/

.header-search-form-wrapper input.search-field {
    border: none;
    background: rgba(0, 0, 0, 0.05) !important;
    color: rgba(0, 0, 0, 0.7) !important;
    font-size: 14px;
    height: 50px !important;
    border-radius: 40px;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.header-search-form-wrapper .form-flat .button.icon {
    width: 50px;
    height: 50px;
    background: #C6A85B !important;
    border-radius: 50%;
    border: none;
}


/* * menu*/

.header:not(.transparent) .header-bottom-nav.nav>li>a {
    letter-spacing: 2px;
}

.header:not(.transparent) .header-bottom-nav.nav li a:hover {
    color: #A9853B;
}

.header-search-form-wrapper .searchform .button.icon i {
    color: white;
}

.header-bottom-nav>li>a {
    font-size: 14px;
}


/* * button*/


/*a.button.primary {*/


/*    font-weight: 400;*/


/*}*/


/* * block-service*/

.block-service .col-inner {
    border-radius: 4px;
    padding-top: 20px;
    -webkit-box-shadow: 0 10px 30px -4px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 10px 30px -4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 10px 30px -4px rgba(0, 0, 0, 0.15);
}

.block-service .is-divider {
    display: none;
}

.block-service .col-inner:after {
    content: '\2192';
    position: absolute;
    width: 50px;
    height: 50px;
    background: #A9853B;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    padding-top: 7px;
    font-size: 20px;
    color: white;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
}

.block-service .col-inner:hover img {
    background: #A9853B;
    transition: all .5s;
    -webkit-transition: all .5s;
}

.block-service .col-inner:hover:after {
    opacity: 1;
    -webkit-animation: slide-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: slide-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}


/* * about*/

.block-about .video-button-wrapper a {
    width: 90px;
    height: 90px;
    background: #C6A85B;
    border: 0;
    color: white;
}

.block-about .video-button-wrapper a i {
    font-size: 1.5em;
    vertical-align: middle;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto !important;
    height: 43px;
}

.block-about .video-button {
    width: 90px;
    height: 90px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -40px;
    margin: auto;
    vertical-align: middle;
    z-index: 9;
}

.block-about .video-button:hover {
    cursor: pointer;
    -webkit-animation: rotate-hor-center 0.5s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
    animation: rotate-hor-center 0.5s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
}

.block-about .post-item {
    font-size: 18px;
    margin-bottom: 20px;
    padding: 20px 30px;
    background: #fff;
    color: #000000;
    border-radius: 4px;
    position: relative;
    display: block;
    -webkit-box-shadow: 0 10px 30px -4px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 10px 30px -4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 10px 30px -4px rgba(0, 0, 0, 0.15);
}

.block-about .box-text-inner .is-divider {
    display: none;
}


/*.block-about .box-text-inner h5{*/


/*    font-weight: 400;*/


/*}*/

.block-about .post-item .box-text {
    padding: 0;
}

.block-about .post-item:after {
    content: '\2192';
    font-size: 20px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #C6A85B;
    position: absolute;
    right: -25px;
    top: 0;
    bottom: 0;
    margin: auto;
    color: white;
    padding-top: 7px;
    text-align: center;
}

.block-about .col.post-item:hover:after {
    background: #C6A85B;
    color: #A9853B;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.block-about .col.post-item:hover {
    background: #A9853B;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.block-about .col.post-item:hover p a,
.block-about .col.post-item:hover h5 {
    color: white;
    transition: all .3s;
    -webkit-transition: all .3s;
}


/* block project*/

.block-project .is-divider {
    display: none;
}

.border {
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 5px 21px -14px rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0 5px 21px -14px rgba(0, 0, 0, 0.14);
    box-shadow: 0 5px 21px -14px rgba(0, 0, 0, 0.14);
}


/* post date*/

.badge.post-date {
    width: 118px;
    top: 215px;
    left: 20px;
}

.badge.post-date:after {
    position: absolute;
    bottom: -10px;
    left: 40px;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #CD9933 transparent transparent transparent;
}

.post-date-day {
    font-size: 44px;
    font-weight: 300 !important;
    color: #fff;
    line-height: 1;
}

.post-date-month {
    font-size: 13px;
    line-height: 1.6;
    display: block;
    color: rgba(255, 255, 255, 0.7);
    font-weight: 300 !important;
}


/* * news*/

.news button {
    text-transform: initial;
    font-size: 16px !important;
    font-weight: 300;
}

.news .col.post-item {
    display: inline-block;
}

.news .box-blog-post .post-item {
    min-height: 685px;
}

.news .box-blog-post .box-text {
    min-height: 390px;
}

.news .box-text-inner button {
    position: absolute;
    bottom: 25px;
}


/* * form-subscribe*/

.form-subscribe form {
    display: flex;
}

.form-subscribe .wpcf7-form-control-wrap.your-email input {
    background: white;
    border: 1px solid transparent;
    color: #C6A85B;
    font-size: 16px;
    height: 50px;
    border-radius: 5px 0 0 5px;
}

.form-subscribe .wpcf7-form-control-wrap.your-email input::placeholder,
.form-subscribe .wpcf7-form-control-wrap.your-email input::-webkit-input-placeholder {
    color: #C6A85B;
    font-weight: 300;
}

.form-subscribe input.wpcf7-form-control.wpcf7-submit {
    color: #fff;
    background: #C6A85B;
    border-radius: 0 5px 5px 0 !important;
    font-size: 16px;
    font-weight: 300;
    height: 50px;
    text-transform: inherit;
}


/* * follow-icons*/

.follow-bot-icons .button.icon.circle {
    margin-right: 10px;
    height: 50px;
    width: 50px;
    display: block;
    float: left;
    background: rgba(255, 255, 255, 0.05);
    border: 0;
}

.follow-bot-icons .button.icon.circle>i:only-child {
    vertical-align: initial;
}

.partner-icon {
    width: 50px !important;
}


/* * footer*/

footer .section-title-main {
    text-transform: inherit;
}

footer .section-title-normal {
    border: 0;
}

footer .ux-menu-link__link {
    color: #f8f8f8;
}

footer .ux-menu-link:hover .ux-menu-link__link {
    color: #C6A85B;
}


/**/

.parallax-title header h1 {
    color: white;
    margin-top: 15%;
}

.parallax-title header a {
    color: white;
}

.parallax-title header a:hover {
    color: #C6A85B;
}

.parallax-title header span {
    color: rgba(255, 255, 255, 0.5);
}

#icon {
    position: relative;
    color: white;
    margin-bottom: 20px;
}

#icon i {
    height: 60px;
    width: 60px;
    background: #C6A85B;
    border-radius: 50%;
    padding-top: 20px;
}

.contact-form-7 input::placeholder,
.contact-form-7 input::-webkit-input-placeholder,
.contact-form-7 textarea::placeholder,
.contact-form-7 textarea::-webkit-input-placeholder {
    color: #4d4d4d;
    font-weight: 300;
}

.contact-form-7 input,
.contact-form-7 textarea {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0;
    height: 52px !important;
    background: #fff !important;
    color: #000000 !important;
    font-size: 18px;
    border-radius: 5px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.contact-form-7 .wpcf7 label {
    color: #C6A85B;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}

.contact-form-7 .wpcf7-submit {
    background: #C6A85B !important;
    border: 1px solid #C6A85B !important;
    color: #fff !important;
    padding: 0 20px 0 20px;
    font-weight: 300;
    text-transform: inherit;
}


/*  * search-block  */

#search-2 .searchform input,
.search-block input {
    height: 52px !important;
    background: #fff !important;
    color: #000000 !important;
    font-size: 18px;
    border-radius: 5px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.search-block input::-webkit-input-placeholder,
.search-block input::placeholder {
    font-size: 16px;
}

#search-2 .searchform .button.icon,
.search-block .searchform .button.icon {
    background: transparent;
    color: gray;
    border: none;
    height: 52px;
    position: absolute;
    right: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 14px;
}

.search-block .searchform .button.icon:hover {
    background: transparent;
}


/*  *sidebar-blog */

.sidebar-blog .box-text {
    padding: 0 0 10px 0;
}

.sidebar-blog .box-text h5 {
    font-weight: 300;
}

.sidebar-blog .box-text h5::after {
    content: '\003E';
    font-size: 20px;
    position: absolute;
    top: 0;
    right: 0;
}

.sidebar-blog .box-text h5:hover {
    color: #C6A85B;
}

.sidebar-blog .is-divider {
    max-width: 100%;
    height: 1px;
}


/*  */


/*.banner.has-hover.has-parallax{*/


/*    height: 500px !important;*/


/*}*/

@-webkit-keyframes scale-up-center {
    0% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes scale-up-center {
    0% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes rotate-hor-center {
    0% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
    }
    100% {
        -webkit-transform: rotateX(-360deg);
        transform: rotateX(-360deg);
    }
}

@keyframes rotate-hor-center {
    0% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
    }
    100% {
        -webkit-transform: rotateX(-360deg);
        transform: rotateX(-360deg);
    }
}

@-webkit-keyframes slide-top {
    0% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@keyframes slide-top {
    0% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
}