.comming-soon-section .time-counter .counter-time [class*=counter-] {
    color: #FFDA0F !important;
    font-size: 60px;
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    line-height: 1.1;
}
.comming-soon-section .time-counter .counter-time {
    background-color: #00508c !important;
    width: 160px;
    margin: 12px;
    padding: 15px 10px 20px;
}
.secondary-bg {
    background-color: #00508c !important;
}
.site-footer {
    background-color: #012846 !important;
    padding-top: 80px;
}
.site-footer .bottom-footer {
    background-color: #00508c !important;
    padding: 20px 0;
}
h1, h2, h3, h4, h5, h6 {
    color: #036ab5 !important;
    font-family: "Poppins", sans-serif;
}
.txt-white{
    color: #ffffff !important;
}
.pd-b-20{
    padding-bottom: 20px !important;
}
.txt-gold{
    color: #ffda0f !important;
}
.button-round-primary, .button-round-secondary, .button-round-white {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
    border: none;
    color: #036ab5 !important;
    display: inline-block;
    position: relative;
    -webkit-transition: background-color 0.4s, color 0.4s;
    -moz-transition: background-color 0.4s, color 0.4s;
    -ms-transition: background-color 0.4s, color 0.4s;
    -o-transition: background-color 0.4s, color 0.4s;
    transition: background-color 0.4s, color 0.4s;
}
.button-round-primary:hover, .button-round-primary:focus, .button-round-primary:active, .button-round-secondary:hover, .button-round-secondary:focus, .button-round-secondary:active, .button-round-white:hover, .button-round-white:focus, .button-round-white:active {
    background-color: #A18A10 !important;
    color: #ffffff !important;
}
[class*=col-]:nth-child(2n+2) .service-item .button-round-primary {
    background-color: #036ab5 !important;
    color: #ffffff !important;
}
[class*=col-]:nth-child(2n+2) .service-item .button-round-primary:hover, [class*=col-]:nth-child(2n+2) .service-item .button-round-primary:focus, [class*=col-]:nth-child(2n+2) .service-item .button-round-primary:active {
    background-color: #A18A10 !important;
    color: #ffffff;
}
.site-header-transparent .main-navigation ul > li > a {
    color: #036ab5 !important;
    display: inline-block;
    font-size: 14px;
    padding: 10px 0;
    font-weight: 600;
    line-height: 1.1;
    position: relative;
    text-transform: uppercase;
}
.site-header-transparent .main-navigation ul > li:hover > a, .site-header-transparent .main-navigation ul > li:focus > a, .site-header-transparent .main-navigation ul > li:active > a {
    color: #A18A10 !important;
}
.progress-wrapper .ab-progress .progress-indecator-inner span {
    background-color: #036ab5 !important;
    color: #ffffff;
    padding: 2px 7px;
    font-size: 12px;
    display: inline-block;
    z-index: 1;
}
.progress-wrapper .ab-progress .progress-indecator-inner span:before {
    background-color: #036ab5 !important;
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, 0) rotate(45deg);
    -moz-transform: translate(-50%, 0) rotate(45deg);
    transform: translate(-50%, 0) rotate(45deg);
    z-index: -1;
}
.button-round-secondary {
    background-color: #036ab5 !important;
    color: #ffffff !important;
}
.about-video-wrap .about-video-content {
    background-color: #036ab5 !important;
    padding: 50px 55px;
    position: relative;
    z-index: 2;
}
.iconbox-item-bg i {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: #FFDA0F !important;;
    color: #036ab5 !important;
    display: block;
    font-size: 40px;
    width: 84px;
    height: 84px;
    line-height: 84px;
    text-align: center;
    margin: 0 auto 20px;
}
.iconbox-item-bg:nth-child(2n+2) i {
    background-color: #036ab5 !important;
    color: #ffffff !important;;
}
.contact-details-list .icon {
    background-color: #FFDA0F;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    color: #036ab5 !important;
    display: block;
    font-size: 40px;
    line-height: 80px;
    height: 80px;
    text-align: center;
    width: 80px;
}
.event-detail-container .time-counter .counter-time {
    background-color: #036ab5 !important;
    border: 5px solid #ffffff;
    width: 110px;
    margin: 5px;
    padding: 15px 10px 20px;
}
.sidebar .widget-bg .bg-title {
    background-color: #036ab5 !important;
    color: #ffffff !important;
    padding: 10px;
    text-align: center;
    margin-bottom: 25px;
}
.gal img {
    width: 100%;
    height: 200px;
    overflow: hidden;
    background-size: cover;
}
.projGal img {
    width: 100%;
    height: 150px;
    overflow: hidden;
    background-size: cover;
}
.proj img {
    width: 100%;
    height: 243px;
    overflow: hidden;
    background-size: cover;
}
.projSide img {
    width: 100%;
    height: 70px;
    overflow: hidden;
    background-size: cover;
}
@media screen and (max-width: 575px) {
    .about-image-wrap .left-image img {
         display: none !important;
    }
    .about-image-wrap .right-image img {
         display: none !important;
    }
}
  @media screen and (max-width: 767px) {
    .about-image-wrap .left-image img {
         display: none !important;
    }
    .about-image-wrap .right-image img {
         display: none !important;
    }
  }
  