section.aboutus{
    padding-top: 40px;
}

body{
    font-size:16px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
    color: #212121;
}

@font-face {
    font-family: 'Pyidaungsu';
    src: url(../fonts/Pyidaungsu-2.5_Regular.ttf) format("opentype");
}

.mmfont {
    font-family: "Pyidaungsu", Open Sans !important;
}

section{
    padding: 60px 0;
}

.card-style2:hover {
    background-image: url(../img/home/new_shape.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #fff;
}

    .card-style2:hover p {
        color: #575a7b;
    }

    .card-style2:hover h3{
        color: #212121;
    }

.card-style2 {
    background-image: url(../img/home/new_shape.png);
    background-position:top center;
    background-repeat: no-repeat;
    background-size: cover;
    
}

section.service-block.pt-0 {
    margin-top: -140px;
}

.logo-box {
    padding: 20px 13px;
}

.single-image {
    height: 500px !important;
    width: auto;
    height: auto;
    padding: 25px 0px;
}

.title-style1 h2:before{display:none;}

.title-style1 h2:after {
    display: none;
}

.grayscale-banner:after {
    /*background-image:url(../img/home/home-img2.jpg);*/
    background-image: url(../img/home/bg1.jpg);
    filter: unset;
}

.blog-img img {
    box-shadow: 0px 3px 10px 0px rgb(41 45 194 / 8%);
}

.card-style5 .hover-data {
    width: 60%;
    padding: 15px 20px 15px 50px;
    border-right: 1px solid #ef4746;
}

/*.card-style3 {
    background-image: url(../img/about/bg-3.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: unset;
}*/

.card-style4 {
    background-image: url(../img/about/bg-5.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: unset;
}

.h5 {
    font-size: 1.20rem;
}
/*update css*/

.about-title p{
    text-align:justify;
    line-height:unset;
    letter-spacing: unset;
}

.butn-style-red {
    font-size: 16px;
    font-weight: 600;
    padding: 9px 34px;
    border-radius: 3px;
    position: relative;
    overflow: hidden !important;
    display: inline-block;
    text-align: center;
    border: 2px solid #fff;
    color: #fff;
    z-index: 1;
}

.navbar-nav > li > a:hover {
    color: #d61523;
}

.butn-style-red:hover {
    background-color: #0753AB;
    border: 2px solid #0753AB;
    color: #fff;
}

.slider-fade .owl-nav .owl-prev{
    background:unset !important;
}

    .slider-fade .owl-nav .owl-prev:hover {
        background: unset !important;
        color: #ef4746 !important;
    }

.slider-fade .owl-nav .owl-next {
    background: unset !important;
}

    .slider-fade .owl-nav .owl-next:hover {
        background: unset !important;
        color: #ef4746 !important;
    }

.left-overlay-dark[data-overlay-dark]:before {
    /*background: linear-gradient( -90deg, transparent, #023842ad 65%);*/
    /*background: #002a5c87;*/
    background: #1e1e1e59;
}

.navbar-default {
    background-color: #fff;
}

.navbar-nav > li > a{
    font-weight:normal;
    font-size:14.5px;
}

.menu_area-light .navbar-nav > li > a{
    color: #232323;
}

.menu_area-light .navbar-nav > li > a:hover {
    color: #d61523;
}

.navbar-brand {
    padding: 8px 0;
}

.butn-style1 {
    border-radius: 40px;
    padding: 5px 30px;
    font-size:14px;
    font-weight:normal;
}

.menu_area-light .navbar-nav li.current > a, .menu_area-light .navbar-nav li.active > a {
    font-weight: bold;
    color: #d61523;
}

.butn-style1.fill {
    /*background: linear-gradient(to right, #eb3349, #f45c43);*/
    background-color: #d61523;
    border: unset;
}

    .text-red {
        color: #E02C1F;
    }
    
.aboutus .box-left {
    right: -20px;
    border-radius:unset;
    text-align:center;
    bottom:30%;
    border-left: unset;
    left:unset;
    background: linear-gradient(to right, #eb3349, #f45c43);
    color: #fff;
}

    .aboutus .box-left h3{color: #fff;}

    .fish-image {
        width: 140px;
    }
    .navbar-brand img{
    max-height: 60px;
}

    .about-title{
        margin-left: 38px;
    }

.elementor-icon-list-icon{
    float:left;padding-right:15px;
}
.navbar-header-custom {
    padding: 5px 0 5px 0;
}

footer {
    background-image: url(../img/banner/footbanner.jpg);
    /*background-repeat: no-repeat;
    background-color: #000;
    background-size: cover;*/
    /*opacity: 0.27;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    height: 100%;
    width: 100%;background-image: url('file:///C:\Users\Systematic\Downloads\GOC BG for web\footbanner.jpg');
    top: 0;
    left: 0;
    position: absolute;*/
    background-color: #1e2228 !important;
}

.social-icon-style1 li a{
    background: linear-gradient(to right, #eb3349, #f45c43);
}

.scroll-to-top {
    background: linear-gradient(to right, #d61523, #ef4746);
}

.theme-overlay-blue-dark[data-overlay-dark]:before {
    background: #000;
}

.display-lg-8 {
    font-size: 2.8rem;
}

.footer-text {
    font-size: 13px;
    color: #616263;
}

.footer-text a {
    color: #616263;
}

.page-title-section{
    padding: 50px 0 40px;
}


    .page-title-section h1 {
        font-weight: 600;
        color: #ffffff;
        text-shadow: -1px -1px 1px #cdb8b8, 2px 2px 1px #363232;
    }

    .page-title-section ul li a{
        color: #fff;
    }

    .about-section p {
        text-align: justify;
    }

.portfolio-box .portfolio-content:before {
    background-image: -webkit-linear-gradient(bottom, #6c757d59, rgba(0, 4, 9, 0));
}

.text-blue {
    color: #002a5c;
}

.portfolio-box .portfolio-content {
    padding: 10px 24px 10px 30px;
}

.text-orange {
    color: #d61523;
}

h1{
    font-size: 1.7em;
}

.page-title-section .page-title {
    padding: 25px 10px 25px 10px;
    max-width: 320px;
    background-color: #fff;
}

.portfolio-box {
    /*border: 1px solid #ddd;*/
    box-shadow: 0 8px 38px rgb(12 12 12 / 6%);
    border: 1px dotted #2125292e;
}

.portfolio-box .hover-data {
    position: absolute;
    overflow: hidden;
    left: 0;
    bottom: -10px;
    padding: 15px 20px 15px 50px;
    /*transition: all .3s ease;*/
    z-index: 1;
    background-color: transparent;
    text-align:center;
}

    /*.portfolio-box .hover-data:before {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: rgba(17, 17, 17, 0.8);
        transform-origin: 50% 100%;
        z-index: -1;
    }*/

/*.portfolio-box:hover .hover-data {
    margin-left: 0;
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}*/

.portfolio-box .hover-data {
    width: 100%;
    padding: 15px 20px 15px 50px;
    /*border-right: 1px solid #ef4746;*/
}

    section.inner-section{
        padding: 60px 0;
    }

.lg-sub-html h4{
    font-size:14px;
}
.lg-sub-html p{
    font-size:13px;
}

/*AboutUs*/
.about-section-two .card-style8 {
    text-align: center;
    box-shadow: 0 0 15px rgb(51 51 51 / 10%);
    height:90%;
}

.list-style1 li{
    font-size:15px;
}

.counter-number h1 {
    font-size: 40px;
    margin-bottom: 0;
    color: #d61523;
    margin-bottom:8px;
}

.counter-title h4 {
    font-size: 18px;
    margin-top: 0;
    color: #232323 !important;
}

.dark-gray{
    color: #333;
}

.form-bg {
    background-color: #EAE6EC;
    padding: 0 25px 20px 25px;
    right:0;
    border-radius:5px;
}

.contact-form {
    background-color: #fff;
    box-shadow: 2px 3px 6px 0 rgb(0 0 0 / 17%);
    position: relative;
    top: -30px;
}

.butn-style3{
    background-color: #d61523;
    width: 100%;
}

section.contact-info .card-style8{
    box-shadow:unset;
}

.contact-info h4{
    font-size: 18px;
    margin-top:20px;
}

.contact-info p{
    color: #333;
}

.icon-box {
    float: left;
    padding:8px 0 0px 8px;
    font-size:25px;
    width: 45px;
}

    .icon-box .box-circle.primary {
        background: #d615231c;
    }

.navbar-toggler {
    background: #090a0c;
}

a[href^=tel] {
    text-decoration: inherit;
    color: inherit;
}

.resp-tab-content{
    padding-top:25px;
}

footer p {
    /*color: rgba(255, 255, 255, 0.85);*/
    color: #e9ecef;
}

.left-overlay-dark[data-overlay-dark]:before{
    background: transparent;
}

section.aboutus{
    background-image: url(../img/banner/bg2.png);
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
}

div.shape-loc:before {
    content: '';
    background: url(../img/shape-1.svg);
    background-size: auto;
    position: absolute;
    height: 150px;
    width: 150px;
    background-repeat: no-repeat;
    left: -40px;
    bottom: -40px;
    z-index: -1;
}

div.shape-line:after {
    content: '';
    background: url(../img/shape-2.svg);
    background-size: auto;
    position: absolute;
    height: 150px;
    width: 150px;
    background-repeat: no-repeat;
    right: -40px;
    bottom: -30px;
    z-index: -1;
}

.text-secondary{
    color:#d61523 !important;
}
.about1:before {
    right: 0;
    background: #ffffff url(../img/bg/bg-05.png) right top repeat;
    left:unset;
}

.list-style2 li{
    line-height: 30px;
}

.list-style2{
    text-align:justify;
}

p{
    line-height:24px;
}

.primary-color{
    color: #d61523;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
    color: #232323 !important;
}

body{
    color: #333;
}

.menu_area-light.scrollHeader .navbar-nav > li > a{
    color: #232323;
}

.text-small{
    font-size: 13px;
}

.list-style1 li{
    line-height: 30px;
}

.list-style3{
    list-style:none;
    padding-left:0;
}

ul.list-style3 li::before {
    content: "\2022"; /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #d61523; /* Change the color */
    font-weight: bold; /* If you want it to be bold */
    display: inline-block; /* Needed to add space between the bullet and the text */
    width: 1em; /* Also needed for space (tweak if needed) */
    margin-left: -1em; /* Also needed for space (tweak if needed) */
}

ul.list-style3 li:hover{
    background-color: unset;
}

.list-style3 li{
    line-height:30px;
    margin-bottom:0;
}

.img-shape::after{
    content: '';
    background: url(../img/shape-2.svg);
    background-size: auto;
    position: absolute;
    height: 150px;
    width: 150px;
    background-repeat: no-repeat;
    right:60px;
    top:0;
    z-index: -1;
}

section.bg-dot {
    /*background: url(../img/bg/dot-bg.png);*/
    background: unset;
    background-repeat:no-repeat;
}

.h-90{
    height:90% !important;
}

.bg-shape:after {
    content: '';
    background: url(../img/shape-1.svg);
    background-size: auto;
    position: absolute;
    height: 150px;
    width: 150px;
    background-repeat: no-repeat;
    left: -55px;
    top: -40px;
    z-index: 0;
}

.img-shadow {
    box-shadow: 0 5px 12px 0 #dcdeec;
}

.rounded{
    border-radius: 8px;
}

.bg-light{
    background-color: #f4f4f4;
}

.media-body p{
    text-align:unset;
}

.card-style8 p{
    margin-bottom:0;
}

.card-style8 h3.h5{
    font-size: 1.1rem;
}

.card-style8 .icon-box{
    margin-right:10px;
}

.media-b i {
    background: #d615233b;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50px;
    font-size: 24px;
}

.slider-fade h1 {
    text-shadow: 4px 4px 0px rgb(0 0 0 / 20%);
}

.home-box{
    margin-top:1.9rem;
}

.text-md-center{
    text-align:center;
}

.about-top{
    margin-top:30px;
}

.slider-padding {
    margin-bottom: 1.9rem;
    padding-top: 5rem;
    padding-bottom: 7.5rem;
}

.owl-carousel .owl-stage-outer{
    background-color:#fff;
}

.about-section .since:after {
    content: "";
    position: absolute;
    left: -32px;
    top: 0px;
    bottom: 0px;
    border-left: 2px solid #d61523;
}

.about-section .since:before {
    background:unset;
}

/*.portfolio-box .portfolio-img img {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}*/

div.portfolio-box{
    cursor:pointer;
}

footer{
    padding: 1.2rem 0 1.2rem 0;
}

.container .gallery a img {
    float: left;
    width: 25%;
    height: auto;
    border: 2px solid #fff;
    -webkit-transition: -webkit-transform .15s ease;
    -moz-transition: -moz-transform .15s ease;
    -o-transition: -o-transform .15s ease;
    -ms-transition: -ms-transform .15s ease;
    transition: transform .15s ease;
    position: relative;
    margin-bottom: 60px;
}
.sl-overlay{
    background:#000;opacity:0.8;
}
.sl-wrapper .sl-close{
    color:#fff;
}
.sl-wrapper .sl-navigation button{
    color:#fff;
}
.sl-wrapper .sl-counter{
    color:#fff;
}
.iso-logo {
    position: absolute;
    width: 65px;
    top: 0;
    visibility: visible;
    animation-delay: 200ms;
    animation-name: LeftRight;
    right:0.5%;
}

.slider-fade .owl-nav .owl-prev span, .slider-fade .owl-nav .owl-next span {
    font-size: 40px;
}
@media (min-width: 300px) and (max-width: 767px) {
    .container .gallery a img {
        float: unset;
        width: 100%;
        margin-bottom:10px;
    }
    .slider-padding {
            margin-bottom: 0;
            padding-top: 0;
            padding-bottom: 20px;
        }

        border-md-end {
            border-right: 1px solid #dee2e6 !important;
        }

        .page-title-section h1 {
            font-size: 1.4rem;
        }

        section {
            padding: 35px 0;
        }

        .about-top {
            margin-top: 0px;
        }

        .text-md-center {
            text-align: unset;
        }

        p {
            text-align: unset !important;
        }

        body {
            text-align: unset !important;
        }

        .list-style2 {
            text-align: unset !important;
        }

        section.service-block.pt-0 {
            margin-top: -80px;
        }

        .home-box {
            margin-top: 0;
        }

        .about-title {
            margin-left: 0;
        }

        .list-style2 {
            padding-left: 8px;
        }

        .mobile-top-15 {
            margin-top: 15px;
        }

        .display-lg-8 {
            font-size: 2rem;
        }

    .slider-fade h1 {
        text-shadow: 2px 2px 0px rgb(47 47 47);
    }

    .slider-padding p {
        text-shadow: 2px 2px 3px rgb(0 0 0 / 75%);
    }

        .g-mt-5 {
            margin-top: 15px;
        }

        .mb-xs-0, .pb-xs-0 {
            margin-bottom: 0;
            padding-bottom: 0;
        }

        .story-video h2 {
            font-size: 20px;
        }

        .single-image {
            height: 400px !important;
        }

        .mt-xs-minus {
            margin-top: -30px;
        }

        div.trace {
            text-align: center;
        }
    .about-section .since:after {
        content: "";
        position: absolute;
        left: 0px;
        top: 0px;
        bottom: 0px;
        border-left: unset;
    }
    .about-section .since{
        margin-left:0;
    }
    
    }


