a {
    color: inherit;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

p {
    margin: 0 0 1.5em;
    padding: 0;
}

.btn,
h1,
h2,
h3 {
    font-family: Helvetica, Verdana, Arial, sans-serif;
}
.your-class {
    display: none;
}
.col-2-sm {
    width: 43%;
    float: right;
}
.slider{
    position: relative;
}


.category-box{
    border: 2px solid #E5E7EB;
    border-radius: 12px;
    padding: 15px 20px;
    display: block;
    height: 100%;
    transition: all 0.5s;
}
.category .col-3{
    margin-bottom: 30px;
}
.category-box:hover{
    box-shadow: 0 4px 16px 0 rgba(255, 90, 122, 0.15);
    border-color: #1565c0;
    color: #1565c0;
}
.category-box h3{
    display: inline-block;
    margin-right: 16px;
    font-size: 20px;
}
.btn.active,
.btn:hover {
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19)
}

.hide-xs {
    display: none;
}

.shape svg {
    position: relative;
    display: block;
    fill: #fff;
}

.shape-divider-top {
    width: 100%;
    overflow: hidden;
    transform: rotate(180deg);
}

.shape-divider-top svg {
    position: relative;
    display: block;
    width: calc(155% + 1.3px);
    height: 181px;
}

.shape-divider-top .shape-fill {
    fill: #FFFFFF;
}



img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

p {
    margin: 0 0 1.5em;
    padding: 0;
}

.btn,
h1,
h2,
h3 {
    font-family: Helvetica, Verdana, Arial, sans-serif;
}
.your-class {
    display: none;
}
.col-2-sm {
    width: 43%;
    float: right;
}
.slider{
    position: relative;
    margin-right: -15px;
    margin-left: -15px;
}
.main-slider{
    padding: 8px 0;
    background: #fff;
}

.category-box{
    border: 2px solid #E5E7EB;
    border-radius: 12px;
    padding: 15px 20px;
    display: flex;
    height: 100%;
    transition: all 0.5s;
}
.category .col-3{
    margin-bottom: 30px;
}

.category-box h3{
    margin-right: 16px;
    font-size: 18px;
}
.btn.active,
.btn:hover {
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19)
}

.hide-xs {
    display: none;
}

.shape svg {
    position: relative;
    display: block;
    fill: #fff;
}

.shape-divider-top {
    width: 100%;
    overflow: hidden;
    transform: rotate(180deg);
}

.shape-divider-top svg {
    position: relative;
    display: block;
    width: calc(155% + 1.3px);
    height: 181px;
}

.shape-divider-top .shape-fill {
    fill: #FFFFFF;
}



.btn {
    background: #fff;
    border: 3px solid #e8eaee;
    font-weight: 700;
    color: #142752;
    box-shadow: 0 2px 5px rgb(0 0 0 / 15%);
    border-radius: 5px;
    padding: 10px 25px;
    position: relative;
}
.section-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.section-title {
    margin-bottom: 19px;
    display: inline-block;
}
.section-title h2{
    font-size: 32px;
}
.blog .section-title {
    margin: 35px;
}
.sales{
    background: transparent linear-gradient(287deg, #FFE8EA 0%, #FCF2F3 100%) ;
}
.section-padding{
    padding: 10px 0;
}
.button-more {
    font-weight: 900;
    color: #3f51b5;
    font-size: 20px;
    position: relative;
}

.button-more:after {
    content: " ";
    border: solid #FF5A7A;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(137deg);
    right: -3px;
    position: relative;
    top: 0;
    margin-right: 14px;
}
.sub-title {
    display: block;
    font-size: 21px;
    font-weight: 900;
    margin-bottom: 5px;
}
.slick-slide img {
    max-height: 600px;
    width: 100%;
    min-height: 349px;
}
.sub-title:hover {
    color: #255ca2
}

.features .sub-title,
.our-service .sub-title {
    font-size: 17px;
    margin: 12px 0;
}

.flex-cont {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}

.first-color {
    color: #F2BE0A;
}

.txt-gray {
    color: #7A7A7A;
}

.txt-gold {
    color: #fcce06;
}

.txt-justify {
    text-align: justify;
    padding-left: 40px;
}

.shape-divider-top {
    width: 100%;
    overflow: hidden;
    transform: rotate( 180deg);
    position: relative;
    top: -2px;
}

.shape-divider-top svg {
    position: relative;
    display: block;
    width: calc(155% + 1.3px);
    height: 181px;
}

.shape-divider-top .shape-fill {
    fill: #ffffff;
}

.featurs-card {
    background-color: #ffffff;
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.1);
    margin: 10px;
}

.featurs-card .sub-title {
    font-size: 16px;
}

.service-card {
    width: 44%;
    background-color: rgb(18 32 54 / 29%);
    border-radius: 8px;
    margin: 10px;
    padding: 15px 0;
    -webkit-box-shadow: 0 10px 30px rgb(0 0 0 / 7%);
    box-shadow: 0 10px 30px rgb(0 0 0 / 7%);
    transition: 0.15s;
    border: 1px dashed rgb(255 255 255 / 20%);
    color: #fff;
}

.our-featurs h2 {
    text-shadow: 0px 1px 1px #4a3b05;
}

.overlay {
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    content: '';
    background: rgba(12, 27, 49, 0.95);
}

.icon {
    background-color: rgba(252, 206, 6, 0.58);
    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    left: 5px;
    top: 12%;
    border-radius: 50%;
    font-size: inherit;
    text-align: center;
    line-height: 40px;
}

.banner .icon {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    animation: callrotate 2s infinite ease-in-out;
}

.banner .icon svg {
    transform: rotate( 276deg);
}

.banner h1 {
    text-shadow: -1px 4px 4px #000000;
}

.relative {
    position: relative;
    z-index: 999;
}

.card {
    width: 100%;
    text-align: right;
    display: inline-block;
    margin-bottom: 25px;
    transition: 0.15s;
}

.card-title {
    font-size: 1.15em;
    font-weight: 700;
    margin: 0px;
}

.card-content {
    padding: 10px 25px;
}

.card-excerpt {
    color: #313131;
    font-size: 14px;
}

.card-meta {
    margin-top: 10px;
}

.card-meta li {
    color: #677286;
    margin-right: 15px;
    font-size: 14px;
}

.card-meta li span {
    margin-left: 5px;
}

.card-archive .card-content {
    padding: 10px;
    margin: auto;
    width: 94%;
    background: #fff;
    border-radius: 9px;
    margin-top: -19px;
    position: relative;
    -webkit-box-shadow: 0 10px 30px rgb(0 0 0 / 7%);
    box-shadow: 0 10px 30px rgb(0 0 0 / 7%);
    margin-bottom: 30px;
}

.card-archive .card-meta {
    border-top: 1px solid rgb(0 0 0 / 11%);
    margin-top: 10px;
    text-align: center;
}

.card-archive .card-img img {
    border-radius: 8px;
    width: 100%;
}

.service-card:hover,
.card:hover {
    -webkit-transform: translatey(-10px);
    -moz-transform: translatey(-10px);
    -ms-transform: translatey(-10px);
    -o-transform: translatey(-10px);
    transform: translatey(-10px);
}

.load-more {
    font-size: 19px;
    font-weight: 900;
}

.brand-box img {
}
.main-slider .banner-prev{
    left: -11px;
}
.main-slider .banner-next{
    right: -16px;
}
@media only screen and (min-width: 480px) {
    .card-archive {
        width: 22%;
        float: right;
        margin-right: 2.7%;
        margin-left: auto;
    }
    .card-archive:nth-child(2n+1) {
        clear: right;
    }
}

@media only screen and (min-width: 768px) {
    .banner .content {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .section-padding{
        padding: 60px 0;
    }
    .hide-xs {
        display: block;
    }
    .col {
        float: right;
    }
    .col-2 {
        width: 16.666667%
    }
    .col-5 {
        width: 50%;
    }
    .col-6 {
        width: 44%;
    }
    .col-7 {
        width: 56%;
    }
    .featurs-card {
        margin: 15px;
    }
    .card-archive {
        width: 22%;
    }
    .card-archive:nth-child(2n+1) {
        clear: none;
    }
    .card-archive:nth-child(4n+1) {
        clear: right;
    }
    .our-featurs-col {
        width: 66.666667%;
        margin: auto;
    }
    .our-featurs-col .col-6 {
        width: 30%;
        text-align: center;
        padding: 20px 20px 20px 20px;
        box-shadow: 0 3px 15px 0 rgb(0 0 0 / 10%);
    }
}

@media only screen and (min-width: 1024px) {
    .wrapper {
        max-width: 1350px;
    }
    .site-header.fixed {
        top: 0;
        position: fixed;
    }
}

.btn {
    background: #fff;
    border: 3px solid #e8eaee;
    font-weight: 700;
    color: #142752;
    box-shadow: 0 2px 5px rgb(0 0 0 / 15%);
    border-radius: 5px;
    padding: 10px 25px;
    position: relative;
}
.section-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.section-title {
    margin-bottom: 19px;
    display: inline-block;
}
.section-title h2{
    font-size: 32px;
}
.blog .section-title {
    margin: 35px;
}
.sales{
    background: #eaf3ff;
}
.section-padding{
    padding: 10px 0;
}
.button-more {
    font-weight: 900;
    color: #3f51b5;
    font-size: 20px;
    position: relative;
}

.button-more:after {
    content: " ";
    border: solid #3f51b5;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(137deg);
    right: -3px;
    position: relative;
    top: 0;
    margin-right: 14px;
}
.sub-title {
    display: block;
    font-size: 21px;
    font-weight: 900;
    margin-bottom: 5px;
}

.sub-title:hover {
    color: #255ca2
}

.features .sub-title,
.our-service .sub-title {
    font-size: 17px;
    margin: 12px 0;
}

.flex-cont {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}

.first-color {
    color: #F2BE0A;
}

.txt-gray {
    color: #7A7A7A;
}

.txt-gold {
    color: #fcce06;
}

.txt-justify {
    text-align: justify;
    padding-left: 40px;
}

.shape-divider-top {
    width: 100%;
    overflow: hidden;
    transform: rotate( 180deg);
    position: relative;
    top: -2px;
}

.shape-divider-top svg {
    position: relative;
    display: block;
    width: calc(155% + 1.3px);
    height: 181px;
}

.shape-divider-top .shape-fill {
    fill: #ffffff;
}

.featurs-card {
    background-color: #ffffff;
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.1);
    margin: 10px;
}

.featurs-card .sub-title {
    font-size: 16px;
}

.service-card {
    width: 44%;
    background-color: rgb(18 32 54 / 29%);
    border-radius: 8px;
    margin: 10px;
    padding: 15px 0;
    -webkit-box-shadow: 0 10px 30px rgb(0 0 0 / 7%);
    box-shadow: 0 10px 30px rgb(0 0 0 / 7%);
    transition: 0.15s;
    border: 1px dashed rgb(255 255 255 / 20%);
    color: #fff;
}

.our-featurs h2 {
    text-shadow: 0px 1px 1px #4a3b05;
}

.overlay {
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    content: '';
    background: rgba(12, 27, 49, 0.95);
}

.icon {
    background-color: rgba(252, 206, 6, 0.58);
    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    left: 5px;
    top: 12%;
    border-radius: 50%;
    font-size: inherit;
    text-align: center;
    line-height: 40px;
}

.banner .icon {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    animation: callrotate 2s infinite ease-in-out;
}

.banner .icon svg {
    transform: rotate( 276deg);
}

.banner h1 {
    text-shadow: -1px 4px 4px #000000;
}

.relative {
    position: relative;
    z-index: 999;
}

.card {
    width: 100%;
    text-align: right;
    display: inline-block;
    margin-bottom: 25px;
    transition: 0.15s;
}

.card-title {
    font-size: 1.15em;
    font-weight: 700;
    margin: 0px;
}

.card-content {
    padding: 10px 25px;
}

.card-excerpt {
    color: #313131;
    font-size: 14px;
}

.card-meta {
    margin-top: 10px;
}

.card-meta li {
    color: #677286;
    margin-right: 15px;
    font-size: 14px;
}

.card-meta li span {
    margin-left: 5px;
}

.card-archive .card-content {
    padding: 10px;
    margin: auto;
    width: 94%;
    background: #fff;
    border-radius: 9px;
    margin-top: -19px;
    position: relative;
    -webkit-box-shadow: 0 10px 30px rgb(0 0 0 / 7%);
    box-shadow: 0 10px 30px rgb(0 0 0 / 7%);
    margin-bottom: 30px;
}

.card-archive .card-meta {
    border-top: 1px solid rgb(0 0 0 / 11%);
    margin-top: 10px;
    text-align: center;
}

.card-archive .card-img img {
    border-radius: 8px;
    width: 100%;
}

.service-card:hover,
.card:hover {
    -webkit-transform: translatey(-10px);
    -moz-transform: translatey(-10px);
    -ms-transform: translatey(-10px);
    -o-transform: translatey(-10px);
    transform: translatey(-10px);
}

.load-more {
    font-size: 19px;
    font-weight: 900;
}

.brand-box {
    width: 100%;
    /* height: 160px; */
    border: 1px solid #E5E7EB;
    border-radius: 50%;
    line-height: 148px;
    text-align: center;
}
.brand-box img {height: 100%;border-radius: 50%;border: 1px solid #b6bdc5;}
.main-slider .banner-prev{
    left: 1px;
}
.main-slider .banner-next{
    right: 3px;
}
section.category {
    background: #fff;
}
@media only screen and (min-width: 480px) {
    .card-archive {
        width: 22%;
        float: right;
        margin-right: 2.7%;
        margin-left: auto;
    }
    .card-archive:nth-child(2n+1) {
        clear: right;
    }
}

@media only screen and (min-width: 768px) {
    .banner .content {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .section-padding{
        padding: 60px 0;
    }
    .hide-xs {
        display: block;
    }
    .col {
        float: right;
    }
    .col-2 {
        width: 16.666667%
    }
    .col-5 {
        width: 50%;
    }
    .col-6 {
        width: 44%;
    }
    .col-7 {
        width: 56%;
    }
    .featurs-card {
        margin: 15px;
    }
    .card-archive {
        width: 22%;
    }
    .card-archive:nth-child(2n+1) {
        clear: none;
    }
    .card-archive:nth-child(4n+1) {
        clear: right;
    }
    .our-featurs-col {
        width: 66.666667%;
        margin: auto;
    }
    .our-featurs-col .col-6 {
        width: 30%;
        text-align: center;
        padding: 20px 20px 20px 20px;
        box-shadow: 0 3px 15px 0 rgb(0 0 0 / 10%);
    }
}

@media only screen and (min-width: 1024px) {
    .wrapper {
        max-width: 1350px;
    }
    .site-header.fixed {
        top: 0;
        position: fixed;
    }
}