/*
 * Theme Name:		GWT-Wordpress 26.0.0 - Latest
 * Theme URI:		https://i.gov.ph
 * Description:		Custom WordPress theme based on the draft Unified Web Content Policy 
 *					prepared by the PCDSPO, DOST-ASTI, and DOST-ICTO. Theme is built on 
 *					HTML5 responsive WordPress framework based on ZURB's Foundation.
 *                  Updated by NGP and GOSD-GWHS
 * Version:			26.0.0
 * Author:			iGovPhil
 * Author URI:		https://i.gov.ph
 * License:			MIT License
 * License URI:		https://www.opensource.org/licenses/mit-license.php
 * Tags: 			theme-options, rtl-language-support, featured-images, editor-style, custom-menu, 
 *					responsive-layout, right-sidebar, left-sidebar, one-column, two-columns, three-columns
 */

/******************************** My  Responsive Core ***************************/

@import url("responsive-css/style.css");

/** Your style here **/

.fl { float: left; }
.fr { float: right; }
.clear { clear:both; visibility:hidden; height:0;}

.frontEndHidden { display: none; }

.forMob { display: none; }
.forDesk { display: block; }

/* ACF */
.acf-fields > .acf-field {
    padding-left: 0!important;
    padding-right: 0!important;
}

/* ---------- Alignment ---------- */

.align-center {
    text-align: center;
}

.align-left {
    text-align: left;
}

.align-right {
    text-align: right;
}

/* ---------- Alignment ---------- */

.uppercase {
    text-transform: uppercase;
}

.container-masthead h1.logo img {
    height: 49px;
}

.ear-content {
    padding: 20px 0;
}

.site-row {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

.button {
    background-color: #3A9650;
}

.button:active,
.button:focus,
.button:hover {
    background-color: #6fc182;
}

.no-pad { padding: 0!important; }
.padding { padding: 0 15px; }
.padding-left { padding-left: 30px; }
.padding-right { padding-right: 30px; }

.padding-lr-25 {padding: 0 25px;}
.pad-top-bot {padding: 25px 0 25px 0;}
.pad-top-bot-logo {padding: 0 0 25px 0;}
.pad-top-bot-50 {padding: 50px 0;}

.margin-top-bot {margin: 15px 0;}

.margin-top-15 {margin-top: 15px;}
.margin-top-25 {margin-top:25px;}
.margin-top-55 {margin-top:55px;}

.margin-bot-15 {margin-bottom: 15px;}
.margin-bot-25 {margin-bottom:25px;}
.margin-bot-55 {margin-bottom:55px;}

.bold { font-weight: bold; }
.font-weight-500 {font-weight:500;}
.font-weight-600 {font-weight:600;}
.font-weight-700 {font-weight:700;}
.font-weight-800 {font-weight:800;}

.float-right { float: right; }
.float-left { float: left; }

#main-nav ul li:hover:not(.has-form) > a,
#main-nav .dropdown li:not(.has-form) a:not(.button):hover,
#main-nav .dropdown li:not(.has-form):hover > a:not(.button),
#aux-main ul li:hover:not(.has-form) > a,
#aux-main .dropdown li:not(.has-form) a:not(.button):hover,
#aux-main .dropdown li:not(.has-form):hover > a:not(.button) {
    font-size: 0.85rem;
    font-weight: normal;
}

.site-content {
    width: 90%;
    margin: 0 auto;
}

div.container-banner {
    padding-bottom: 0;
}

/* FOOTER */
#footer {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#footer #supplementary {
    padding-top: 40px;
    padding-bottom: 20px;
}
#footer .columns p {
    font-size: 14px;
    color: #fff;
}

#footer .columns a {
    color: #fff;
}

#footer .columns a:hover,
#footer .columns a:active,
#footer .columns a:focus {
    text-decoration: underline;
}

#footer .columns #block-7 img {
    max-width: 30%;
}

#footer .columns #block-10 img {
    max-width: 15%;
}

/* ---------- Carousel ---------- */

.owl-carousel {
    z-index: inherit!important;
}
.owl-theme .owl-nav {
    margin-top: 0 !important;
}

.owl-nav {
    opacity: 0.3;
}

.owl-updates .owl-nav {
    opacity: 1;
}

.owl-nav span {
    display: none;	
}

.owl-nav:hover {
    opacity: 0.5;
}

.owl-prev {
    position: absolute ;
    left: 0 ;
    top: 50% ;
    transform: translateY(-50%);
    background: url(images/arrowleft.png) !important;
    background-repeat: no-repeat !important;
    border-radius: 0 !important;
    width: 42px !important;
    height: 48px !important;
    z-index: 8;
}

.owl-next {
    position: absolute ;
    right: 0;
    top: 50% ;
    transform: translateY(-50%);
    background: url(images/arrowright.png) !important;
    background-repeat: no-repeat !important;
    border-radius: 0 !important;
    width: 42px !important;
    height: 48px !important;
    z-index: 8;
}

.banner-wrapper .owl-theme .owl-dots .owl-dot {
    zoom: 1.5
}

.banner-wrapper .owl-theme .owl-dots .owl-dot span {
    margin: 5px 3px;
    border-radius: 0;
}

.banner-wrapper {
    position: relative;
}

.banner-wrapper .sliderImg .item-image {
    height: 60vh;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.bannerSlider {position: relative;}
.bannerSlider .caption {
    padding: 46px 0;
    width: 100%;
    position: absolute;
    margin: 0px;
    font-size: 18px;
    line-height: 1.2;
    top: 0%;
    height: 100%;
    display: table;
}

.bannerSlider .caption .center-content {
    display: table-cell;
    vertical-align: middle;
}

.bannerSlider .caption .center-content .left-post {
    width: 60%;
}

.tintContent {
    top: 0%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    background-color: #211e1e63;
    position: absolute;
    width: 100%;
    height: 100%;
    
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

.bannerSlider .item .caption * {
    color: #ffff;
}

.bannerSlider .item .caption h1 {
    font-size: 65px;
    margin: 2px 0;
    line-height: 1.1;
}

.bannerSlider .item .caption h2 {
    margin: 2px 0;
    line-height: 1.1;
}

.bannerSlider .item .caption h3 {
    margin: 2px 0;
    line-height: 1.1;
}

.bannerSlider .item .caption h4 {
    margin: 2px 0;
    line-height: 1.1;
}

.bannerSlider .item .caption h5 {
    margin: 2px 0;
    line-height: 1.1;
}

.bannerSlider .item .caption h6 {
    margin: 2px 0;
    line-height: 1.1;
}

.bannerSlider .item .caption  p {
    line-height: 1.3;
    letter-spacing: 0.1em;
    margin-top: 15px;
}

.bannerSlider .item .caption .readmorebtn {
	display: inline-block;
	margin-top: 60px;
}

.bannerSlider .item .caption .readmorebtn a {
    background: rgba(33, 33, 33, 0.35);
    border: 1px solid #fff;
    box-sizing: border-box;
    border-radius: 38px;
    padding: 13px 30px;
    color: #fff;

    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

.bannerSlider .item .caption .readmorebtn a:hover,
.bannerSlider .item .caption .readmorebtn a:focus {
    text-decoration: none;
    background: #fff;
    color: #232426;

    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

.bannerSlider .owl-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.bannerSlider .owl-theme .owl-dots .owl-dot {
    zoom: 1.5
}

.bannerSlider .owl-theme .owl-dots .owl-dot.active span {
    margin: 5px 3px;
}



/* PAGE CONTENT */
.page-title {
    color: #3A9650;
}




iframe.map{
    width: 400px;
    height: 250px;
}


/* RESPONSIVE */
@media only screen and (max-width: 1024px) {
    .container-masthead .large-9.columns {
        width: 65%;
    }
    .container-masthead .large-3.columns {
        width: 35%;
    }
    .banner-wrapper .sliderImg .item-image {
        height: 80vh;
    }
    .bannerSlider .caption .center-content .left-post {
        WIDTH: 95%;
    }
}
@media only screen and (max-width: 768px) {
    .container-masthead .large-9.columns {
        width: 100%;
    }
    .container-masthead .large-3.columns {
        width: 100%;
    }
    .container-masthead h1.logo {
        text-align: center;
    }
    .ear-content {
        margin: 0;
        padding-top: 0;
    }
    #pst-container {
        text-align: center;
    }
}
@media only screen and (max-width: 425px) {
    
}
@media only screen and (max-width: 375px) {
  
    
     #standard-footer .image{
          display: inline-block; 
          width:49%;
     }
     
     
 iframe.map {
    width: 400px;
    height: 190px;
}
     
}


/*****************  IVAN UPDATES ***********************************/
.header-bg{
    background-color: #CB3231;
    color: #fff;
    padding: 10px;
    font-weight: 500;
}

.main-box-content{
    padding: 25px;
    border: #d9d9da 1px;
    border-style: solid;
    margin-top: 25px;
}

.box-content{
  /*  padding: 30px; 
    border: #4b4c4e 1px;
    border-style: solid;
    */
    margin-top: 25px;
    text-align: justify;
}


div#standard-footer {
    background: #CB3231;
    color: #fff;
    padding-top: 2%;
    padding-bottom: 2%;
}


a.page-numbers {
    background: #ffffff !important;
    padding: 5px !important;
    color: #4157d1 !important;
    font-size: 15px !important;
}
.right-box-content {
    padding: 15px;
    padding-bottom: 35px;
    background-color: #f2f2f2;
     margin-bottom: 10px;
}

.right-box-content .view-more{
    float: right;
}


.text-danger{
    color: #CB3231;
}

.posted-text{
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 20px;
}

.home p, .text {
    font-size: 13px;
    line-height: 1.3;
    margin-bottom: 1rem;
    text-rendering: optimizeLegibility;
}
.image-with-text-container {
    margin-bottom: 18px;
}
.header-content {
    background: #d7d7d7;
    padding: 3rem;
}
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 12px 11px !important;
    transition: 0.3s;
    font-size: 16px  !important;;
}
.tabcontent h3{
    display:none !important;
}
.tabcontent {
    display: none;
    padding: 0px 10px 10px 10px !important;
    border: 1px solid #ccc;
    border-top: none;
    background: white;
    width: 100%;
}
.page-id-194  .entry-content {
    padding: 0% 16% 0% 1% !important;
}
.page-id-194 .image_container_side_by_side {
    width: 30%;
    margin-right: 1%;
    padding: 15px;
}
.home .entry-content{
    font-size:13px;
}
.home .right-box-content li a{
     font-size:13px;
}
.home .box-content p {
    font-size: 14px !important;
}
.procurementPage{
    padding:20px 0px;
}
.width-extension {
    width: 100%;
    padding: 0px 95px 0px;
}