* {
    outline: 0;
}

html,
body {
    margin: 0;
    padding: 0;
    border: 0;
}

.text-blue {
    color: #726ae3;
}

img {
    user-drag: none;
    -webkit-user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}


p {
    text-align: justify;
}

.grid:after {
    content: '';
    display: block;
    clear: both;
}

.grid-sizer,
.grid-item {
    width: 50%;
}

.grid-item {
    float: left;
}

.grid-item img {
    display: block;
    max-width: 100%;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

ul,
li {
    padding: 0;
    margin: 0;
    list-style: none;
}

header,
nav,
section,
article,
aside,
footer,
hgroup {
    display: block;
}

* {
    box-sizing: border-box;
}

html,
body {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    background-color: #fff;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

a {
    text-decoration: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0px;
    margin-bottom: 0px;
}

ul {
    margin-bottom: 0px;
}

p {
    font-size: 15px;
    line-height: 30px;
    font-weight: 300;
    color: #000000;
}

img {
    width: 100%;
    overflow: hidden;
}

html,
body {
    background: #fff;
    font-family: 'Poppins', sans-serif;
}

::selection {
    background: #fa65b1;
    color: #fff !important;
}

::-moz-selection {
    background: #fa65b1;
    color: #fff !important;
}

/* button */
*:before,
*:after {
    z-index: -1;
}

.centerer {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    padding: 0 1rem;
}

@media (min-width: 600px) {
    .wrap {
        width: 50%;
        float: left;
    }
}

.btn-position {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 10px 30px;
    text-transform: uppercase;
    border: 1px solid #ffde59;
    color: #ffde59;
    font-weight: 600;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    transition: color .5s;
    border-radius: 100px;
    background-color: #ffffff1a;
    backdrop-filter: blur(2px);
}

.contact-us .btn-position {
    border: 1px solid #fa65b1;
    color: #fa65b1;
}

.btn-position span.btn_bg {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-radius: 50%;
    background-color: #ffde59;
    transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
    transform: translate(-50%, -50%);
    z-index: -1;
}

.contact-us .btn-position span.btn_bg {
    background-color: #fa65b1;
}

.btn-position:hover span.btn_text {
    position: relative;
    z-index: 1;
    top: 0 !important;
    left: 0 !important;
}

.contact-us .btn-position:hover {
    color: white;
}

.contact-us .btn-position:hover span.btn_text {
    color: white;
}

.btn-position:hover {
    color: #000000;
    transition: color .5s;
    background-color: transparent;
}

.btn-position:hover span.btn_bg {
    width: 225%;
    height: 562.5px;
}

.btn-position:active {
    background-color: #ffde59;
}

.contact-us .btn-position:active {
    background-color: #fa65b1;
}

.page-section {
    margin-top: 120px;
}

.section-heading {
    position: relative;
    z-index: 2;
}

.section-heading h6 {
    font-size: 15px;
    font-weight: 700;
    color: #726ae3;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.section-heading h4,
.section-heading h1 {
    color: #2a2a2a;
    font-size: 35px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 25px;
}

.section-heading h4 em,
.section-heading h1 em {
    font-style: normal;
    color: #fa65b1;
}

.section-heading .line-dec {
    width: 50px;
    height: 2px;
    background-color: #726ae3;
}

.border-first-button a {
    display: inline-block !important;
    padding: 10px 20px !important;
    color: #fa65b1 !important;
    border: 1px solid #fa65b1 !important;
    border-radius: 23px;
    font-weight: 500 !important;
    letter-spacing: 0.3px !important;
    transition: all .5s;
    font-family: 'Poppins', sans-serif;
}

.border-first-button a:hover {
    background-color: #fa65b1;
    color: #fff !important;
}

/* intro */
.slider_box {
    position: relative;
}

.slider_box .slider_button {
    position: absolute;
    z-index: 10;
}

.slider_box.right_slide .slider_button {
    bottom: 13%;
    left: 16%;
}

.slider_box.right_slide_1 .slider_button {
    bottom: 11%;
    left: 19%;
}

.slider_box.left_slide .slider_button {
    right: 22%;
    bottom: 10%;
}

.slider_box.left_slide_1 .slider_button {
    right: 15.5%;
    bottom: 10%;
}

.intro-banner {
    text-align: center;
    padding-top: 200px;
    margin-bottom: 100px;
    position: relative;
}

.intro-banner:after {
    content: '';
    background-image: url(../images/slider-left-dec.jpg);
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0px;
    width: 262px;
    height: 625px;
    z-index: 1;
}

.intro-banner img {
    max-width: 152px;
    margin-bottom: 30px;
}

.intro-banner h1 {
    font-size: 36px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 30px;
    position: relative;
    z-index: 2;
}

.intro-banner h4 {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 400;
    margin-bottom: 20px;
    position: relative;
    z-index: 2;
}

.intro-banner a {
    display: inline-block !important;
    padding: 10px 20px !important;
    color: #fa65b1 !important;
    border: 1px solid #fa65b1 !important;
    border-radius: 23px;
    font-weight: 500 !important;
    letter-spacing: 0.3px !important;
    transition: all .5s;
    position: relative;
    z-index: 2;
}

.intro-banner a:hover {
    background-color: #fa65b1;
    color: #fff !important;
}

.demos {
    padding-top: 60px;
}

.demo-item {
    position: relative;
    z-index: 2;
}

.demos img {
    transition: all .5s;
    border-radius: 23px;
}

.demos img:hover {
    opacity: 1;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
}

.demos h4 {
    text-align: center;
    font-size: 20px;
    margin-top: 30px;
    font-weight: 700;
    text-transform: uppercase;
}

/* header */
.pre-header {
    background-color: #efefef;
    height: 60px;
    padding: 15px 0px;
}

.pre-header ul li {
    display: inline-block;
}

.pre-header ul.info li {
    margin-right: 45px;
}

.pre-header ul.info li a {
    color: #afafaf;
    font-size: 14px;
    display: flex;
    align-items: center;
    transition: all .3s;
}

.pre-header ul.info li a:hover {
    color: #fa65b1;
}

.pre-header ul.info li a i {
    font-size: 18px;
    margin-right: 8px;
}

.pre-header ul.social-media {
    text-align: right;
}

.pre-header ul.social-media li {
    margin-left: 5px;
}

.pre-header ul.social-media li a {
    background-color: #afafaf;
    color: #fff;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    font-size: 14px;
    transition: all .3s;
}

.pre-header ul.social-media li a:hover {
    background-color: #fa65b1;
}

.background-header {
    background-color: #fff !important;
    height: 80px !important;
    position: fixed !important;
    top: 0px;
    left: 0px;
    right: 0px;
    box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.03);
}

.background-header .logo,
.background-header .main-nav .nav li a {
    color: #fff;
}

.background-header .main-nav .nav li:hover a {
    color: #fa65b1;
}

.background-header .nav li a.active {
    position: relative;
    color: #fff;
}

.background-header .nav li a.active:after {
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #fa65b1;
    content: '';
    left: 50%;
    bottom: -20px;
    transform: translateX(-50%);
}

.background-header .nav li:last-child a.active:after {
    background-color: transparent;
}

.header-area {
    background-color: #fff;
    box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.03);
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: 100;
    height: 100px;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}

.header-area .main-nav {
    min-height: 80px;
    background: transparent;
}

.header-area .main-nav .logo {
    float: left;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.header-area .main-nav .logo {
    line-height: 100px;
    float: left;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.background-header .main-nav .logo {
    line-height: 80px;
}

.background-header .main-nav .nav {
    margin-top: 30px !important;
}

.header-area .main-nav .nav {
    float: right;
    margin-top: 30px;
    margin-right: 0px;
    background-color: transparent;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: relative;
    z-index: 999;
}

.header-area .main-nav .nav li {
    padding-left: 20px;
    padding-right: 20px;
}

.header-area .main-nav .nav li a {
    display: block;
    font-weight: 500;
    font-size: 15px;
    color: #2a2a2a;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    height: 40px;
    line-height: 40px;
    border: transparent;
    letter-spacing: 1px;
}

.header-area .main-nav .nav li:hover a,
.header-area .main-nav .nav li a.active {
    color: #fa65b1 !important;
}

.background-header .main-nav .nav li:hover a,
.background-header .main-nav .nav li a.active {
    color: #fa65b1 !important;
    opacity: 1;
}

.header-area .main-nav .nav li.submenu {
    position: relative;
    padding-right: 30px;
}

.header-area .main-nav .nav li.submenu:after {
    font-family: FontAwesome;
    content: "\f107";
    font-size: 12px;
    color: #2a2a2a;
    position: absolute;
    right: 18px;
    top: 12px;
}

.background-header .main-nav .nav li.submenu:after {
    color: #2a2a2a;
}

.header-area .main-nav .nav li.submenu ul {
    position: absolute;
    width: 200px;
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
    overflow: hidden;
    top: 50px;
    opacity: 0;
    transform: translateY(+2em);
    visibility: hidden;
    z-index: -1;
    transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
}

.header-area .main-nav .nav li.submenu ul li {
    margin-left: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.header-area .main-nav .nav li.submenu ul li a {
    opacity: 1;
    display: block;
    background: #f7f7f7;
    color: #2a2a2a !important;
    padding-left: 20px;
    height: 40px;
    line-height: 40px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: relative;
    font-size: 13px;
    font-weight: 400;
    border-bottom: 1px solid #eee;
}

.header-area .main-nav .nav li.submenu ul li a:hover {
    background: #fff;
    color: #fa65b1 !important;
    padding-left: 25px;
}

.header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 3px;
}

.header-area .main-nav .nav li.submenu:hover ul {
    visibility: visible;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
}

.header-area .main-nav .menu-trigger {
    cursor: pointer;
    display: block;
    position: absolute;
    top: 33px;
    width: 32px;
    height: 40px;
    text-indent: -9999em;
    z-index: 99;
    right: 40px;
    display: none;
}

.background-header .main-nav .menu-trigger {
    top: 23px;
}

.header-area .main-nav .menu-trigger span,
.header-area .main-nav .menu-trigger span:before,
.header-area .main-nav .menu-trigger span:after {
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    background-color: #2a2a2a;
    display: block;
    position: absolute;
    width: 30px;
    height: 2px;
    left: 0;
}

.background-header .main-nav .menu-trigger span,
.background-header .main-nav .menu-trigger span:before,
.background-header .main-nav .menu-trigger span:after {
    background-color: #2a2a2a;
}

.header-area .main-nav .menu-trigger span:before,
.header-area .main-nav .menu-trigger span:after {
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    background-color: #2a2a2a;
    display: block;
    position: absolute;
    width: 30px;
    height: 2px;
    left: 0;
    width: 75%;
}

.background-header .main-nav .menu-trigger span:before,
.background-header .main-nav .menu-trigger span:after {
    background-color: #2a2a2a;
}

.header-area .main-nav .menu-trigger span:before,
.header-area .main-nav .menu-trigger span:after {
    content: "";
}

.header-area .main-nav .menu-trigger span {
    top: 16px;
}

.header-area .main-nav .menu-trigger span:before {
    -moz-transform-origin: 33% 100%;
    -ms-transform-origin: 33% 100%;
    -webkit-transform-origin: 33% 100%;
    transform-origin: 33% 100%;
    top: -10px;
    z-index: 10;
}

.header-area .main-nav .menu-trigger span:after {
    -moz-transform-origin: 33% 0;
    -ms-transform-origin: 33% 0;
    -webkit-transform-origin: 33% 0;
    transform-origin: 33% 0;
    top: 10px;
}

.header-area .main-nav .menu-trigger.active span,
.header-area .main-nav .menu-trigger.active span:before,
.header-area .main-nav .menu-trigger.active span:after {
    background-color: transparent;
    width: 100%;
}

.header-area .main-nav .menu-trigger.active span:before {
    -moz-transform: translateY(6px) translateX(1px) rotate(45deg);
    -ms-transform: translateY(6px) translateX(1px) rotate(45deg);
    -webkit-transform: translateY(6px) translateX(1px) rotate(45deg);
    transform: translateY(6px) translateX(1px) rotate(45deg);
    background-color: #2a2a2a;
}

.background-header .main-nav .menu-trigger.active span:before {
    background-color: #2a2a2a;
}

.header-area .main-nav .menu-trigger.active span:after {
    -moz-transform: translateY(-6px) translateX(1px) rotate(-45deg);
    -ms-transform: translateY(-6px) translateX(1px) rotate(-45deg);
    -webkit-transform: translateY(-6px) translateX(1px) rotate(-45deg);
    transform: translateY(-6px) translateX(1px) rotate(-45deg);
    background-color: #2a2a2a;
}

.background-header .main-nav .menu-trigger.active span:after {
    background-color: #2a2a2a;
}

.header-area.header-sticky {
    min-height: 100px;
}

.header-area .nav {
    margin-top: 30px;
}

.header-area.header-sticky .nav li a.active {
    color: #fa65b1;
}

@media (max-width: 1200px) {
    .header-area .main-nav .nav li {
        padding-left: 12px;
        padding-right: 12px;
    }

    .header-area .main-nav:before {
        display: none;
    }
}

@media (max-width: 992px) {

    .header-area .main-nav .nav li:last-child,
    .background-header .main-nav .nav li:last-child {
        display: none;
    }

    .header-area .main-nav .nav li:nth-child(6),
    .background-header .main-nav .nav li:nth-child(6) {
        padding-right: 0px;
    }

    .background-header .nav li a.active:after {
        display: none;
    }
}

@media (max-width: 767px) {
    .pre-header ul.info li span {
        display: none;
    }

    .pre-header ul.info li {
        margin: 0;
    }

    .pre-header ul.info li a {
        background-color: #afafaf;
        color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 30px;
        height: 30px;
        line-height: 30px;
        border-radius: 50%;
        transition: all .3s;
    }

    .pre-header ul.info li a:hover {
        background-color: #fa65b1;
        color: white;
    }

    .pre-header ul.info li a i {
        font-size: 14px;
        margin-right: 0;
    }

    .background-header .main-nav .nav {
        margin-top: 80px !important;
    }

    .header-area .main-nav .logo {
        color: #1e1e1e;
    }

    .header-area.header-sticky .nav li a:hover,
    .header-area.header-sticky .nav li a.active {
        color: #fa65b1 !important;
        opacity: 1;
    }

    .header-area.header-sticky .nav li.search-icon a {
        width: 100%;
    }

    .header-area {
        background-color: #fff;
        padding: 0px 15px;
        height: 100px;
        box-shadow: none;
        text-align: center;
        box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.03);
    }

    .header-area .container {
        padding: 0px;
    }

    .header-area .logo {
        margin-left: 30px;
    }

    .header-area .menu-trigger {
        display: block !important;
    }

    .header-area .main-nav {
        overflow: hidden;
    }

    .header-area .main-nav .nav {
        float: none;
        width: 100%;
        display: none;
        -webkit-transition: all 0s ease 0s;
        -moz-transition: all 0s ease 0s;
        -o-transition: all 0s ease 0s;
        transition: all 0s ease 0s;
        margin-left: 0px;
    }

    .background-header .nav {
        margin-top: 80px;
    }

    .header-area .main-nav .nav li:first-child {
        border-top: 1px solid #eee;
    }

    .header-area.header-sticky .nav {
        margin-top: 100px;
    }

    .header-area .main-nav .nav li {
        width: 100%;
        background: #fff;
        border-bottom: 1px solid #e7e7e7;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .header-area .main-nav .nav li a {
        height: 50px !important;
        line-height: 50px !important;
        padding: 0px !important;
        border: none !important;
        background: #f7f7f7 !important;
        color: #191a20 !important;
    }

    .header-area .main-nav .nav li a:hover {
        background: #eee !important;
        color: #fa65b1 !important;
    }

    .header-area .main-nav .nav li.submenu ul {
        position: relative;
        visibility: inherit;
        opacity: 1;
        z-index: 1;
        transform: translateY(0%);
        transition-delay: 0s, 0s, 0.3s;
        top: 0px;
        width: 100%;
        box-shadow: none;
        height: 0px;
    }

    .header-area .main-nav .nav li.submenu ul li a {
        font-size: 12px;
        font-weight: 400;
    }

    .header-area .main-nav .nav li.submenu ul li a:hover:before {
        width: 0px;
    }

    .header-area .main-nav .nav li.submenu ul.active {
        height: auto !important;
    }

    .header-area .main-nav .nav li.submenu:after {
        color: #3B566E;
        right: 25px;
        font-size: 14px;
        top: 15px;
    }

    .header-area .main-nav .nav li.submenu:hover ul,
    .header-area .main-nav .nav li.submenu:focus ul {
        height: 0px;
    }
}

@media (min-width: 767px) {
    .header-area .main-nav .nav {
        display: flex !important;
    }
}

/* preloader */
.js-preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    opacity: 1;
    visibility: visible;
    z-index: 9999;
    -webkit-transition: opacity 0.25s ease;
    transition: opacity 0.25s ease;
}

.js-preloader.loaded {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

@-webkit-keyframes dot {
    50% {
        -webkit-transform: translateX(96px);
        transform: translateX(96px);
    }
}

@keyframes dot {
    50% {
        -webkit-transform: translateX(96px);
        transform: translateX(96px);
    }
}

@-webkit-keyframes dots {
    50% {
        -webkit-transform: translateX(-31px);
        transform: translateX(-31px);
    }
}

@keyframes dots {
    50% {
        -webkit-transform: translateX(-31px);
        transform: translateX(-31px);
    }
}

.preloader-inner {
    position: relative;
    width: 142px;
    height: 40px;
    background: #fff;
}

.preloader-inner .dot {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 12px;
    left: 15px;
    background: #fa65b1;
    border-radius: 50%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-animation: dot 2.8s infinite;
    animation: dot 2.8s infinite;
}

.preloader-inner .dots {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    margin-top: 12px;
    margin-left: 31px;
    -webkit-animation: dots 2.8s infinite;
    animation: dots 2.8s infinite;
}

.preloader-inner .dots span {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    margin-left: 16px;
    background: #fa65b1;
    border-radius: 50%;
}

/* Banner Style */
.first_sec {
    padding-top: 100px;
}

/* About Style */
#about {
    padding-top: 130px;
    background: linear-gradient(to right, #ffffff, 80%, #ffffffbf), url("../images/vector-mountain.jpg");
    background-position: right bottom;
    background-attachment: fixed;
    background-size: contain;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
}

#about img {
    box-shadow: 1px 1px 8px 3px #00000040;
}

.hex_div,
.hex_text_div {
    -webkit-clip-path: polygon(25% 5%, 75% 5%, 100% 50%, 75% 95%, 25% 95%, 0% 50%);
    clip-path: polygon(25% 5%, 75% 5%, 100% 50%, 75% 95%, 25% 95%, 0% 50%);
}

.hex1,
.hex2,
.hex3 {
    height: 130px;
    width: 130px;
    display: flex;
    justify-content: center;
    padding: 5px;
    overflow: hidden;
}

.hex1 {
    background-color: #fa65b1;
}

.hex2 {
    background-color: #726ae3;
}

.hex3 {
    background-color: #f58b56;
}

.hex_text_div {
    padding: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #0000007a;
    width: 100%;
}

.hex_text_div {
    background-color: #ffffff;
}

.hex_div p {
    color: #818181;
    line-height: 20px;
}

.hex_div h5 {
    color: #353535;
}

.abt_img1,
.abt_img4 {
    width: 75%;
}

.abt_img2 {
    width: 100%;
}

.abt_img3 {
    width: 50%;
}

/* Services Style */
.services {
    padding-top: 80px;
    position: relative;
}

.services:after {
    content: '';
    background-image: url(../images/services-left-dec.jpg);
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0px;
    width: 786px;
    height: 1217px;
    z-index: 0;
}

.services:before {
    content: '';
    background-image: url(../images/services-right-dec.jpg);
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 400px;
    width: 161px;
    height: 413px;
    z-index: 0;
}

.services .section-heading {
    text-align: center;
    margin-bottom: 50px;
}

.services .section-heading .line-dec {
    margin: 0 auto;
}

.services .naccs {
    position: relative;
    z-index: 1;
}

.services .icon {
    display: block;
    text-align: center;
    margin: 0 auto;
}

.services .naccs .menu div h4 {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    width: 100%;
}

.services .icon img {
    margin-bottom: 10px;
    max-width: 90px;
    min-width: 60px;
}

.services .naccs .menu {
    text-align: center;
    margin-bottom: 30px;
}

.services .naccs .menu div {
    color: #2a2a2a;
    margin: 0px;
    width: 15%;
    font-size: 20px;
    font-weight: 700;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    position: relative;
    border-radius: 15px;
    transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}

.services .naccs .menu div .thumb {
    display: inline-block;
    width: 100%;
    padding: 30px 0px;
    background-color: #fff;
}

.services .naccs .menu div.active {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
}

.services ul.nacc {
    height: 100% !important;
    position: relative;
    min-height: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    transition: 0.5s all cubic-bezier(0.075, 0.82, 0.165, 1);
}

.services ul.nacc li {
    opacity: 0;
    transform: translateX(-50px);
    position: absolute;
    list-style: none;
    transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}

.services ul.nacc li.active {
    transition-delay: 0.3s;
    position: relative;
    z-index: 2;
    opacity: 1;
    transform: translateX(0px);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    border-radius: 15px;
    padding: 80px 120px 50px 120px;
}

.services ul.nacc li {
    width: 100%;
}

.services ul.nacc li .right-image img {
    max-width: 420px;
    float: right;
}

.services .nacc .thumb h4 {
    color: #2a2a2a;
    font-size: 20px;
    font-weight: 700;
    line-height: 35px;
    margin-bottom: 25px;
}

.services .nacc .thumb .main-white-button {
    text-align: right;
    margin-top: 40px;
}

.services .nacc .thumb .main-white-button a {
    background-color: #8d99af;
    color: #fff;
}

.services .nacc .thumb .main-white-button a i {
    background-color: #fff;
    color: #8d99af;
}

.services .left-text h4 {
    font-size: 20px;
    font-weight: 700;
    color: #fa65b1 !important;
}

.services .left-text p {
    margin-bottom: 30px;
}

.nacc .ticks-list span {
    display: inline-block;
    opacity: 1;
    margin-right: 45px;
    margin-bottom: 20px;
    font-size: 15px;
    font-weight: 400;
}

/* gallery */
.gallery {
    z-index: 10;
}

.lg-sub-html h4,
.lg-sub-html p {
    text-align: center;
    color: white;

}

.lg-sub-html {
    background-color: #000000a4;
}

.gall_child {
    position: relative;
    margin-bottom: 23px;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: none;
    transition: box-shadow .5s ease-out;
}

.gall_child:hover {
    box-shadow: 1px 1px 14px 4px #00000038;
    transition: box-shadow .5s ease-out;
}

.gall_child img {
    transform: scale(1);
    transition: transform .5s ease-out;
}

.gall_child:hover img {
    transform: scale(1.03);
    transition: transform .5s ease-out;
}

.gallery .head {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: auto;
    width: fit-content;
    backdrop-filter: blur(2px);
    color: #ffffff;
    font-size: 17px;
    box-shadow: 1px 1px 6px 0px #000000d6;
    background-color: #ffffff12;
    padding: 8px 33px;
    text-align: center;
    border-radius: 6px;
}

/* testimoial */
.feedback h3 {
    font-size: 14px;
    color: #726ae3;
    font-weight: bold;
    letter-spacing: 2px;
    margin-bottom: 32px;
    text-transform: uppercase;
}

.feedback p {
    font-size: 18px;
    color: #999999;
    line-height: 27px;
}

.feedback .top h3 {
    margin-bottom: 18px;
}

.feedback .top h2 {
    font-weight: 600;
    font-size: 36px;
    text-transform: capitalize;
}

.feedback .top span {
    display: block;
    width: 48px;
    --c: linear-gradient(#726ae3 0 0);
    padding-bottom: 10px;
    background: var(--c), var(--c);
    background-size: 0 3px;
    background-position: 50% 100%;
    background-repeat: no-repeat;
    transition: 0.3s linear, background-size 0.3s 0.2s linear;
}

.feedback {
    background: linear-gradient(#000000d3, #000000d3), url(../images/testimonial-bg.webp);
    background-repeat: no-repeat;
    background-position: bottom;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    padding: 64px 0;
}

.feedback .top span {
    margin: 24px auto 0;
}

.feedback .text {
    margin-bottom: 25px;
}

.feedback:hover .top span {
    background-size: 40% 3px;
    background-position: 10% 100%, 90% 100%;
}

.feedback p {
    color: #ffffff;
    font-size: 18px;
    font-weight: 300;
    line-height: 32px;
    margin-bottom: 30px;
}

.feedback .person {
    display: flex;
    align-items: center;
    padding-bottom: 50px;
}

.feedback .title {
    margin-left: 24px;
}

.feedback h4 {
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 12px;
    text-align: start;
}

.feedback .top h3 {
    margin-bottom: 18px;
}

.feedback .mobile-carousel {
    display: none;
}

.feedback .owl-carousel h3 {
    color: #ffffff;
    margin: 0;
}

.feedback .owl-carousel .owl-dots {
    position: absolute;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.feedback .owl-carousel .owl-dots span {
    background: transparent;
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.5);
    margin: 0 20px;
    transition: 0.3s all ease-in-out;
}

.feedback .owl-carousel .owl-dot.active span {
    transform: scale(1.5);
    transform-origin: center;
    background: #ffffff;
}

/* Free Quote */
.free-quote {
    background-image: url(../images/quote-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 120px 0px;
    text-align: center;
    position: relative;
    z-index: 2;
    margin-top: 130px;
}

.free-quote .section-heading {
    margin-bottom: 60px;
}

.free-quote .section-heading h6,
.free-quote .section-heading h4 {
    color: #fff;
}

.free-quote .section-heading .line-dec {
    margin: 0 auto;
    background-color: #fff;
}

.free-quote form {
    background-color: #fff;
    display: inline-block;
    width: 100%;
    min-height: 80px;
    border-radius: 40px;
    position: relative;
    z-index: 1;
}

.free-quote form input {
    width: 100%;
    margin-top: 20px;
    margin-left: 30px;
    color: #afafaf;
    font-weight: 400;
    font-size: 15px;
    height: 40px;
    background-color: transparent;
    border-bottom: 1px solid #eee;
    border-top: none;
    border-left: none;
    border-right: none;
    position: relative;
    z-index: 2;
    outline: none;
}

.free-quote form button {
    width: 100%;
    height: 80px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    outline: none;
    border: none;
    margin-left: 30px;
    background-color: #726ae3;
    font-size: 15px;
    color: #fff;
}

/* Portfolio */
.our-portfolio {
    padding-top: 130px;
    overflow: hidden;
    position: relative;
}

.our-portfolio:before {
    content: '';
    background-image: url(../images/portfolio-right-dec.jpg);
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 0px;
    width: 414px;
    height: 861px;
    z-index: 1;
}

.our-portfolio:after {
    content: '';
    background-image: url(../images/portfolio-left-dec.jpg);
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0px;
    width: 677px;
    height: 759px;
    z-index: 1;
}

.our-portfolio .section-heading {
    margin-bottom: 80px;
}

.our-portfolio .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    z-index: 2;
}

.our-portfolio .item {
    position: relative;
    z-index: 222;
}

.portfolio-item {
    border-radius: 25px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    margin: 15px;
}

.portfolio-item .thumb {
    position: relative;
    border-radius: 50px;
}

.portfolio-item:hover .down-content h4,
.portfolio-item:hover .down-content span {
    color: #fa65b1;
}

.portfolio-item .thumb img {
    border-top-right-radius: 23px;
    border-top-left-radius: 23px;
    overflow: hidden;
}

.portfolio-item .down-content {
    background-color: #fff;
    text-align: center;
    padding: 18px 0px;
    border-bottom-right-radius: 23px;
    border-bottom-left-radius: 23px;
}

.portfolio-item .down-content h4 {
    font-size: 20px;
    font-weight: 700;
    color: #2a2a2a;
    margin-bottom: 8px;
    transition: all .3s;
}

.portfolio-item .down-content span {
    font-size: 15px;
    color: #afafaf;
    transition: all .3s;
}

.our-portfolio .owl-nav {
    display: inline-block !important;
    position: absolute;
    top: -125px;
    right: 15%;
    max-width: 1320px;
}

.our-portfolio .owl-nav .owl-next {
    margin-left: 10px;
}

.our-portfolio .owl-nav span {
    width: 46px;
    height: 46px;
    display: inline-block;
    text-align: center;
    line-height: 46px;
    font-size: 30px;
    background-color: #eee;
    border-radius: 50%;
    color: #fff;
    transition: all 0.5s;
}

.our-portfolio .owl-nav span:hover {
    color: #fff;
    background-color: #fa65b1;
}

/* contact */
.contact-us {
    padding-top: 130px;
    background: linear-gradient(to right, #fffffff8, 80%, #ffffffbf), url("../images/contact.webp");
    background-position: right bottom;
    background-attachment: fixed;
    background-size: contain;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
}

.contact-us {
    padding-top: 130px;
}

.contact-us .section-heading .line-dec {
    margin: 0 auto;
}

.contact-us .section-heading {
    text-align: center;
    margin-bottom: 80px;
}

form#contact:before {
    background-image: url(../images/contact-top-right.png);
    position: absolute;
    right: 0;
    top: 0;
    width: 726px;
    height: 78px;
    background-repeat: no-repeat;
    content: '';
    z-index: 1;
}

.contact-dec img {
    max-width: 224px;
    position: absolute;
    right: 25px;
    top: -242px;
}

form#contact:after {
    background-image: url(../images/contact-bottom-right.png);
    position: absolute;
    right: 0;
    bottom: 0;
    width: 532px;
    height: 106px;
    background-repeat: no-repeat;
    content: '';
    z-index: 1;
}

form#contact {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    position: relative;
    background-color: #fff;
    border-radius: 23px;
    text-align: center;
}

form#contact #map iframe {
    border-top-left-radius: 23px;
    border-bottom-left-radius: 23px;
    margin-bottom: -7px;
    position: relative;
    z-index: 2;
}

.fill-form {
    padding: 80px 60px 80px 30px;
}

.fill-form .info-post {
    margin-bottom: 20px;
}

.fill-form .icon {
    text-align: center;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    border-radius: 23px;
    padding: 25px 15px;
}

.fill-form .icon img {
    max-width: 60px;
    display: block;
    margin: 0 auto;
}

.fill-form .icon a {
    margin-top: 15px;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    color: #2a2a2a;
    transition: all .3s;
}

.fill-form .icon:hover a {
    color: #fa65b1;
}

form#contact input {
    width: 100%;
    height: 46px;
    background-color: transparent;
    border: 1px solid #eee;
    outline: none;
    font-size: 15px;
    font-weight: 300;
    color: #2a2a2a;
    padding: 0px 20px;
    border-radius: 23px;

}

form#contact input::placeholder {
    color: #aaa;
}

form#contact textarea {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    max-height: 125px;
    min-height: 125px;
    height: 200px;
    border-radius: 23px;
    background-color: transparent;
    border: 1px solid #eee;
    outline: none;
    font-size: 15px;
    font-weight: 300;
    color: #2a2a2a;
    padding: 15px 20px;
}

form#contact textarea::placeholder {
    color: #aaa;
}

form#contact button {
    display: inline-block;
    background-color: #fff;
    font-size: 15px;
    font-weight: 400;
    color: #fa65b1;
    margin-top: 20px;
    width: 100%;
    text-transform: capitalize;
    padding: 12px 25px;
    border-radius: 23px;
    letter-spacing: 0.25px;
    border: 1px solid #fa65b1;
    transition: all .3s;
    outline: none;
}

form#contact button:hover {
    background-color: #fa65b1 !important;
    color: #fff !important;
}

.err_msg {
    font-size: 12px;
    color: #ff5858;
}

/* popup message */
.popup {
    display: none;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.547);
    z-index: 1000;
    opacity: 1;
    transition: opacity 0.5s ease, visibility 0.5s ease;
}

.popup.show {
    display: flex;
}

.popup-box {
    width: 300px;
    height: 200px;
    border-radius: 5px;
    background-color: white;
    text-align: center;
    transition: transform 0.5s ease;
    transform: scale(0.9);
}


.close-btn {
    margin-top: 10px;
    padding: 10px 15px;
    border-radius: 5px;
    border: none;
    background-color: #1b3d0d;
    color: white;
}

#popup-message {
    padding-top: 35px;
    font-size: 18px;
    color: #393939;
}

/* Footer Style */
footer {
    background-image: url(../images/footer-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 130px;
}

footer p {
    text-align: center;
    margin: 20px 0px;
    color: #fff;
}

footer p a {
    color: #fff;
    transition: all .5s;
}

/* ToTop */
.scroll-to-top {
    position: fixed;
    bottom: -60px;
    right: 20px;
    display: flex;
    font-size: 20px;
    padding: 10px 15px;
    background-color: #fa65b1;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    z-index: 1000;
    transition: bottom 0.3s ease;
    width: 42px;
    height: 42px;
    justify-content: center;
    align-items: center;
    transition: all 0.6s ease;
    overflow: hidden;
}

.scroll-to-top i {
    font-size: 18px;
}

.scroll-to-top.show {
    bottom: 20px;
}

a.scroll-to-top:focus {
    color: white;
}

.scroll-to-top:hover {
    background-color: #726ae3;
    color: white;
    border: 2px solid #726ae3;
}


/* government approved */
div.govt_app {
    width: fit-content;
    position: fixed;
    right: -350px;
    bottom: 0;
    top: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 100;
    height: fit-content;
    transition: right 2.5s ease-in-out;
}

.govt_app_content {
    user-select: none;
}

.govt_app.visible {
    right: 0;
}

.govt_app.hide-to-right {
    right: -200%;
}

.govt_app .achievement {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    padding-right: 2.5rem;
    border-radius: 3rem;
    background: linear-gradient(90deg,
            color-mix(in hsl, oklch(0.266 0.079 36.259) 60%, black),
            color-mix(in hsl, oklch(0.266 0.079 36.259) 30%, black));
    color: oklch(0.871 0.006 286.286);
    border: 1px solid color-mix(in hsl, oklch(0.795 0.184 86.047), black 70%);
}

.govt_app .icon-outer-container {
    position: relative;
}

.govt_app .icon-inner-container {
    position: relative;
    display: grid;
    place-items: center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-image: radial-gradient(circle at center,
            oklch(0.852 0.199 91.936) 80%,
            oklch(0.476 0.114 61.907) 100%);
    z-index: 1;
    overflow: hidden;
}

.govt_app .icon {
    display: grid;
    place-items: center;
    width: 2rem;
    padding: 0.6rem;
    border-radius: inherit;
    background-color: oklch(0.75 0.183 55.934);
    box-shadow: 0 0 10px hsl(from oklch(0.266 0.079 36.259) h s l / 60%) inset,
        0 2px 2px hsl(from oklch(0.266 0.079 36.259) h s l / 30%) inset,
        1px 1px 1px hsl(from oklch(0.954 0.038 75.164) h s l / 50%);
}

.govt_app .icon svg {
    width: 100%;
    height: 100%;
    color: oklch(0.905 0.182 98.111);
    filter: drop-shadow(0 0 2px oklch(0.554 0.135 66.442));
}

.govt_app .spark-container {
    position: absolute;
    inset: 0;
    z-index: 3;
}

.govt_app .spark {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: calc(var(--spark-size) / 2 * -1);
    margin-left: calc(var(--spark-size) / 2 * -1);
    color: white;
    transform-origin: center center;
    animation: spark-animation 5s calc(var(--delay, 0ms) + 700ms) linear both infinite;

    & svg {
        width: var(--spark-size);
        height: var(--spark-size);
    }

    &:nth-child(1) {
        --spark-size: 12px;
        --delay: 0ms;
        left: 10%;
        top: 10%;
    }

    &:nth-child(2) {
        --spark-size: 14px;
        --delay: 200ms;
        left: 100%;
        top: 35%;
    }

    &:nth-child(3) {
        --spark-size: 10px;
        --delay: 400ms;
        left: 20%;
        top: 95%;
    }
}

.govt_app .highlight {
    --h-color: hwb(75 95% 3% / 0.7);

    --h-angle: 120deg;
    --h-gap: 4px;
    --h-1-size: 4px;
    --h-2-size: 12px;
    --h-start: 40%;

    /* Calculate positions */
    --h-1-pos: calc(var(--h-start) + var(--h-1-size));
    --h-2-pos: calc(var(--h-start) + var(--h-gap) + var(--h-1-size));
    --h-end: calc(var(--h-start) + var(--h-gap) + var(--h-1-size) + var(--h-2-size));

    content: "";
    position: absolute;
    inset: 0rem;
    z-index: -1;
    will-change: transform;
    animation: slide 5s ease-in-out both infinite;
    background-image: linear-gradient(var(--h-angle),
            transparent var(--h-start),
            var(--h-color) var(--h-start),
            var(--h-color) var(--h-1-pos),
            transparent var(--h-1-pos),
            transparent var(--h-2-pos),
            var(--h-color) var(--h-2-pos),
            var(--h-color) var(--h-end),
            transparent var(--h-end));
}

.govt_app .content {
    display: flex;
    flex-direction: column;
    gap: 0.1rem;
}

.govt_app .title {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.25;
    color: var(--color-yellow-200);
}

.govt_app .description {
    font-size: 0.875rem;
    line-height: 1.5;
    font-weight: 400;
    opacity: 0.75;
    color: var(--color-yellow-50);
}

@keyframes slide {
    0% {
        transform: translateX(-100%);
    }

    50%,
    100% {
        transform: translateX(100%);
    }
}

@keyframes spark-animation {
    0% {
        transform: scale(0) rotate(-180deg);
    }

    8% {
        transform: scale(1) rotate(0deg);
    }

    12% {
        transform: scale(1) rotate(90deg);
    }

    16%,
    100% {
        transform: scale(0) rotate(180deg);
    }
}


/* responsive */
@media (max-width: 1200px) {
    #about {
        padding-top: 40px;
        background-size: cover;
    }

    .header-area .main-nav .logo h4 {
        font-size: 24px;
    }

    .header-area .main-nav .logo h4 img {
        max-width: 25px;
        margin-left: 0px;
    }

    .header-area .main-nav .nav li:last-child {
        padding-left: 20px;
    }
}

@media (max-width: 992px) {
    div.govt_app {
        right: -350px;
        bottom: 75px;
        align-items: flex-end;
    }

    .fill-form {
        padding: 0;
    }

    .intro-banner:before {
        display: none;
    }

    form#contact {
        overflow: hidden;
    }

    .header-area .main-nav .logo h4 {
        font-size: 20px;
    }

    .main-banner .left-content {
        margin-right: 0px;
    }

    .main-banner {
        text-align: center;
        padding: 226px 0px 30px 0px;
    }

    .main-banner:before {
        display: none;
    }

    .main-banner .right-image {
        margin: 30px auto 0px auto;
        text-align: center;
    }

    .features-item {
        margin-bottom: 45px;
    }

    .last-features-item,
    .last-skill-item {
        margin-bottom: 0px !important;
    }

    .skill-item {
        margin-bottom: 30px;
    }

    .services .naccs .menu div {
        font-size: 15px;
        font-weight: 500;
    }

    .service-item {
        text-align: center;
    }

    .service-item .icon {
        margin-top: 0px;
        margin-bottom: 30px;
    }

    .about-us .left-image {
        margin-right: 30px;
        margin-left: 30px;
        margin-bottom: 45px;
    }

    .blog-posts {
        margin-left: 0px;
        margin-top: 30px;
    }

    .post-item {
        margin-bottom: 70px;
    }

    .our-portfolio .owl-nav {
        display: none !important;
    }

    .contact-info {
        margin-top: 60px;
    }

    form#contact {
        padding: 45px;
    }
}

@media (max-width: 991px) {

    .abt_img1,
    .abt_img3,
    .abt_img4 {
        width: 100%;
    }

    .btn-position {
        padding: 3px 10px;
        font-size: 8px;
    }

    .slider_box.right_slide .slider_button {
        bottom: 7%;
        left: 13%;
    }

    .slider_box.left_slide .slider_button {
        right: 19%;
        bottom: 6%;
    }

    .slider_box.left_slide_1 .slider_button {
        right: 13%;
        bottom: 5%;
    }

    .slider_box.right_slide_1 .slider_button {
        bottom: 7%;
        left: 16%;
    }

    html,
    body {
        overflow-x: hidden;
    }

    .mobile-top-fix {
        margin-top: 30px;
        margin-bottom: 0px;
    }

    .mobile-bottom-fix {
        margin-bottom: 30px;
    }

    .mobile-bottom-fix-big {
        margin-bottom: 60px;
    }
}

@media (max-width: 767px) {
    .header-area .main-nav .logo h4 {
        font-size: 30px;
    }

    .header-area .main-nav .logo h4 img {
        max-width: 30px;
        margin-left: 5px;
    }

    .main-banner .info-stat {
        margin-bottom: 15px;
    }

    .service-item {
        text-align: center;
        padding: 30px;
    }

    .service-item .icon {
        float: none;
        margin-right: 0px;
        margin-bottom: 15px;
    }

    .service-item .right-content {
        display: inline-block;
    }

    .services .naccs .menu div .thumb {
        padding: 5px;
    }

    .services .icon img {
        margin: 0px;
    }

    .services ul.nacc li.active {
        padding: 45px;
    }

    .services .naccs .menu div {
        font-size: 0px;
    }

    .services ul.nacc li .right-image img {
        float: none;
    }

    .our-portfolio .section-heading,
    .about-us .section-heading,
    .about-us .about-item,
    .about-us p,
    .about-us .main-green-button {
        text-align: center;
    }

    .our-portfolio .section-heading .line-dec {
        margin: 0 auto;
    }

    .our-services .section-heading {
        margin-left: 15px;
        margin-right: 15px;
    }

    .free-quote form input {
        margin-left: 0px;
        padding: 0px 30px;
    }

    .free-quote form button {
        margin-left: 0px;
        border-bottom-left-radius: 40px;
        border-top-right-radius: 0px;
    }

    .blog-posts {
        margin-left: 0px;
        margin-top: 30px;
    }

    .post-item {
        margin-bottom: 30px;
    }

    .post-item .thumb img {
        max-width: 140px;
    }

    .post-item .right-content p {
        display: none;
    }

    .about-us .about-item {
        margin-top: 15px;
    }

    form#contact {
        padding: 30px;
    }
}

@media (max-width: 380px) {
    .slider_box.right_slide .slider_button {
        left: 11.7%;
    }

    .slider_box.left_slide .slider_button {
        right: 18%;
    }

    .slider_box.right_slide_1 .slider_button {
        left: 15%;
    }

    .slider_box.left_slide_1 .slider_button {
        right: 12%;
    }
}
