@charset "utf-8";
/* @import url(bootstrap.min.css);
@import url(font-awesome.min.css); */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800);

#myCarousel img,
.skiline img {
    width: 100%
}

.get,
a:hover {
    text-decoration: none
}

.get,
.modal-title,
a.navbar-brand {
    text-transform: uppercase
}

body {
    font-family: 'Open Sans', sans-serif;
    max-width: 1920px !important;
    margin: 0 auto
}

div#myNavbar {
    box-shadow: none
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: transparent
}

.modal-title {
    font-size: 17px
}

.body.modal-open {
    font-size: 12px;
    transition: .5s ease-in-out;
    overflow-x: hidden;
    max-width: 1920px;
    padding: 0 !important;
    margin: 0 !important
}

* {
    padding: 0;
    margin: 0
}

.navbar-brand>img {
    display: block;
    width: 75px
}

nav.navbar.navbar-inverse {
    position: absolute;
    border: none !important;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    margin: 0 auto;
    background-color: rgba(14, 17, 23, .9)
}

.navbar-inverse .navbar-nav>li>a {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 50px 15px;
    position: relative;
    transition: .3s
}

a.navbar-brand {
    padding: 20px 10px;
    display: block;
    height: auto
}

a.navbar-brand span {
    font-weight: 700;
    color: #dc6c8a
}

a.navbar-brand b {
    color: #fff
}

i.fa.fa-circle-o {
    display: inline-block;
    margin-right: 46px;
    font-size: 11px;
    transition: .3s
}

.navbar-nav>li:hover i {
    transition: .3s;
    transform: translateX(40px)
}

ul.nav.navbar-nav {
    margin-left: 41px
}

.carousel-caption,
.carousel-inner>.item:after,
.mouse {
    left: 0;
    margin: 0 auto;
    right: 0
}

a.navbar-brand {
    font-size: 18px
}

#myCarousel {
    position: relative
}

.mouse {
    position: absolute;
    z-index: 9;
    transition: all .3s ease-in-out 0s;
    bottom: 50px;
    width: 40px !important;
    animation: myanimation 1.3s infinite;
    cursor: pointer
}

@keyframes slideright {
    0% {
        transform: translateX(8000px);
        opacity: 0;
        visibility: hidden
    }

    100% {
        transform: translateX(0);
        opacity: 1;
        visibility: visible
    }
}

@keyframes slidetop {

    0%,
    50% {
        transform: translateY(-30px);
        opacity: 0;
        visibility: hidden
    }

    100% {
        transform: translateY(0);
        opacity: 1;
        visibility: visible
    }
}

@keyframes slidedown {

    0%,
    80% {
        transform: translateY(90px);
        opacity: 0;
        visibility: hidden
    }

    100% {
        transform: translateY(0);
        opacity: 1;
        visibility: visible
    }
}

@keyframes slidetop2 {

    0%,
    80% {
        transform: translateY(90px);
        opacity: 0;
        visibility: hidden
    }

    100% {
        transform: translateY(0);
        opacity: 1;
        visibility: visible
    }
}

.carousel-caption span {
    opacity: 0;
    visibility: hidden;
    font-size: 18px;
    letter-spacing: 1.4em;
    font-weight: 700
}

.item.active .carousel-caption span {
    animation: slidetop2 1s ease-in-out;
    opacity: 1;
    visibility: visible
}

.carousel-caption h3 {
    opacity: 0;
    visibility: hidden
}

.item.active .carousel-caption h3 {
    animation: slideright 2.4s ease-in-out;
    opacity: 1;
    visibility: visible
}

.carousel-caption p {
    opacity: 0;
    visibility: hidden
}

.item.active .carousel-caption p {
    animation: slidetop 3.9s ease-in;
    opacity: 1;
    visibility: visible
}

.carousel-caption a {
    opacity: 0;
    visibility: hidden
}

.item.active .carousel-caption a {
    animation: slidedown 4.1s ease-in;
    opacity: 1;
    visibility: visible
}

@-webkit-keyframes myanimation {

    0%,
    100% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(18%)
    }
}

@-webkit-keyframes scale {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.8)
    }

    100% {
        transform: scale(1.2)
    }
}

.carousel-inner item img {
    animation: scale .4s infinite
}

.carousel-inner item {
    position: relative
}

.carousel-inner>.item:after {
    background-color: rgba(14, 17, 23, .94);
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%
}

.carousel-caption {
    padding-bottom: 0;
    bottom: auto;
    text-shadow: none;
    top: 220px
}

.carousel-caption h3 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 200px;
    font-weight: 700
}

.carousel-caption p {
    font-size: 50px;
    font-weight: 100;
    margin: 0 0 75px
}

.carousel-caption p span {
    font-size: inherit;
    letter-spacing: inherit;
    color: inherit;
    font-weight: 100
}

.carousel-caption p span:nth-child(1) {
    color: #3c8ca8
}

.carousel-caption p span:nth-child(2) {
    color: #b26a93
}

.carousel-caption p span:nth-child(3) {
    color: #897397
}

a:hover {
    color: inherit
}

.get,
.get:hover {
    color: #fff;
    transition: .3s
}

.get {
    height: 60px;
    line-height: 60px;
    background-color: #dc6c8a;
    width: 230px;
    display: inline-block;
    text-align: center;
    border-radius: 60px;
    box-shadow: 0 5px 10px 1px rgba(250, 98, 98, .22)
}

.about h2,
.blog h2,
.about h6,
.clients h3,
.services figure strong,
.strategy span,
.values figure h1,
.work .nav-tabs>li>a {
    text-transform: capitalize
}

.get:hover {
    box-shadow: 0 5px 14px 4px rgba(250, 98, 98, .22)
}

.carousel-control {
    display: none
}

ol.carousel-indicators {
    position: absolute;
    right: 0;
    left: auto;
    bottom: auto;
    top: 40%;
    width: 36px;
    text-align: right
}

.img_round,
.img_round span,
.img_round>img,
.services figure {
    text-align: center
}

.carousel-indicators li {
    display: block;
    margin-bottom: 13px !important;
    width: 10px;
    height: 17px;
    transition: .3s
}

.curve:after,
.curve:before {
    content: '';
    background-color: #fff;
    width: 50%;
    height: 60px;
    position: absolute;
    bottom: -30px;
    z-index: 9
}

.carousel-indicators .active {
    transition: .3s
}

.curve:before {
    left: 0;
    -webkit-transform: skewY(3deg);
    transform: skewY(3deg)
}

.curve:after {
    right: 0;
    -webkit-transform: skewY(-3deg);
    transform: skewY(-3deg)
}

.divider,
.img_round span,
.values figure h1:before,
.work figure:after {
    content: ""
}

.about,
.img_round span {
    position: relative
}

.padding {
    padding: 100px 0
}

.about img {
    width: 100%
}

.myabout img {
    padding-right: 20px
}

.about h2,.blog h2 {
    margin-top: 0;
    font-size: 48px;
    font-weight: 700
}

.about h6 {
    font-size: 30px;
    font-weight: 100;
    margin-top: 25px
}

.about p {
    line-height: 30px;
    font-size: 15px;
    margin-bottom: 30px;
    margin-top: 18px
}

section.padding.about.services {
    background-color: #ebebeb
}

.services img {
    width: 60px
}

.services figure {
    padding: 25px;
    background-color: #fff;
    margin-bottom: 25px
}

.services .curve:after,
.services .curve:before,
.services figure span {
    background-color: #ebebeb
}

section#services figure {
    min-height: 490px
}

.services figure span {
    display: block;
    width: 110px;
    height: 110px;
    margin: 0 auto 20px;
    border-radius: 100%;
    line-height: 110px
}

.services figure strong {
    font-size: 24px;
    margin-top: 14px;
    display: inline-block;
    margin-bottom: 0
}

section.padding.about.services figure p {
    font-size: 16px
}

.services .myheading p {
    margin-bottom: 50px
}

.strategy b {
    font-size: 144px;
    display: inline-block;
    margin-right: 0;
    color: #dc6c8a
}

.strategy span {
    font-size: 49px;
    display: inline-block;
    font-weight: 100
}

.strategy img {
    border-radius: 100%;
    width: 100%;
    height: 100%;
    border: 10px solid #303236
}

.img_round>img {
    width: 260px;
    height: 260px;
    margin: 0 auto
}

.img_round span {
    display: block;
    left: 0;
    right: 0;
    height: 140px;
    border-left: 7px dashed ##dc6c8a;
    margin: 40px auto 0;
    width: 0
}

.strategy p {
    font-size: 20px;
    line-height: 36px;
    color: #fff;
    text-align: left;
    font-weight: 100;
    margin: 0
}

.values .myheading p,
.values figure h1 {
    text-align: center
}

section.padding.about.services.strategy {
    background-image: url(assets/images/bg1.jpg);
    color: #fff;
    overflow: hidden;
    clear: both;
    padding: 150px 0
}

.img_round img.arrow {
    border: 0;
    height: auto;
    width: auto;
    position: absolute;
    bottom: 0;
    right: 0;
    overflow: visible;
    z-index: 9999;
    border-radius: 0
}

.worksteps {
    overflow: hidden;
    clear: both;
    margin-bottom: 50px
}

.owl_1 figure,
.ste4 {
    margin-bottom: 0
}

.ste2 b {
    color: #3c8ca8 !important
}

.ste2 .divider {
    border-left: 7px dashed #3c8ca8
}

.ste3 b {
    color: #b26a93 !important
}

.ste3 .divider {
    border-left: 7px dashed #b26a93
}

.ste4 b {
    color: #897397 !important
}

.ste4 .divider {
    border-left: 7px dashed #897397
}

.ste2 img.arrow {
    right: auto;
    left: 0
}

.work .nav-tabs>li>a {
    padding: 15px 29px;
    color: #272525 !important;
    cursor: pointer;
    border-radius: 5px
}

.nav-tabs>li.active>a:focus,
.work .nav-tabs>li.active>a,
.work .nav-tabs>li.active>a:hover {
    color: #fff !important;
    cursor: default;
    background-color: #dc6c8a !important;
    border: 1px solid transparent;
    border-bottom-color: transparent;
    box-shadow: none
}

.work ul.nav.nav-tabs {
    clear: both;
    text-align: center;
    border-bottom: 1px solid transparent
}

.work .nav-tabs>li>a:hover {
    border-color: transparent;
    box-shadow: none;
    background: 0
}

.work .nav>li.active a {
    box-shadow: 0 5px 10px 1px rgba(250, 98, 98, .22)
}

.work .nav>li {
    position: relative;
    display: inline-block;
    float: none !important
}

.work img {
    width: inherit
}

.work figure {
    position: relative;
    padding: 0;
    background-color: transparent;
    transition: .4s;
    overflow: hidden;
    height: 285px;
    margin-bottom: 20px
}

.work figure span,
a.link img {
    background-color: transparent;
    opacity: 0;
    margin: auto auto 0;
    border-radius: 0;
    cursor: pointer;
    z-index: 999;
    transform: translateY(-50%);
    display: block;
    position: absolute;
    transition: .4s;
    line-height: normal;
    right: 0
}

.work figure span {
    width: auto;
    height: auto;
    left: -66px;
    top: 70%
}

a.link img,
span.zoom img {
    width: 50px !important;
    height: auto
}

a.link img {
    height: auto !important;
    left: 100px !important;
    top: 10%
}

.work figure img,
.work figure:after {
    width: 100%;
    height: 100%;
    border-radius: 8px
}

.work figure:hover a.link img,
.work figure:hover span {
    opacity: 1;
    top: 50%
}

.work figure img {
    object-fit: cover;
    object-position: center
}

.work .tab-content {
    margin-top: 85px
}

.work figure:after {
    display: block;
    position: absolute;
    transition: .4s;
    left: 0;
    right: 0;
    top: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, .75);
    z-index: 99
}

.work figure:hover:after {
    opacity: 1;
    transition: .4s
}

.owl_1.owl-carousel.owl-theme.owl-loaded.owl-drag {
    overflow: hidden;
    clear: both
}

.owl_1 figure {
    background: 0;
    padding: 10px
}

.values figure span {
    display: inline-block;
    background-color: transparent;
    width: auto;
    height: auto;
    margin: 0 auto;
    border-radius: 0;
    line-height: normal
}

.values figure h1 {
    font-size: 110px;
    font-weight: 700;
    position: relative
}

.values figure h1 span {
    font-size: 110px;
    font-weight: 400;
    color: #dc6c8a
}

.owl_1 figure p {
    text-align: center !important;
    max-width: max-content;
    margin: 0 auto;
    padding: 0 20px
}

#gotop,
.divider,
.owl-dots,
p.copyrights {
    text-align: center
}

.values .myheading p {
    max-width: 700px;
    margin: 20px auto 40px;
    display: block;
    font-size: 16px;
    line-height: 29px
}

.myheading {
    overflow: hidden;
    clear: both
}

.clients .des p,
.divider {
    position: relative
}

section.padding.about.services.strategy.values {
    padding-bottom: 160px
}

button.owl-dot {
    width: 12px;
    height: 12px;
    border: 2px solid #fff !important;
    display: inline-block;
    border-radius: 100%;
    margin-right: 10px
}

.owl-dots {
    margin-top: 50px
}

.values .curve:after,
.values .curve:before {
    background-color: #12151a
}

.divider {
    display: block !important;
    left: 0;
    right: 0;
    height: 145px;
    border-left: 7px dashed #dc6c8a;
    margin: 158px auto 0;
    width: 0
}

section.padding.about.services.strategy.values.clients {
    background-image: url(assets/images/bg2.jpg)
}

.des {
    max-width: 800px;
    margin: 0 auto
}

.clients .myheading,
.clients .myheading p {
    color: #000
}

.clients .des p:after,
.clients .des p:before {
    position: absolute;
    content: " ";
    font-size: 50px;
    color: #000;
    font-weight: 800;
    display: block;
    background-repeat: no-repeat
}

.clients .des p:before {
    background-image: url(assets/images/d1.png);
    width: 24px;
    height: 16px;
    left: -21px
}

.clients .des p:after {
    background-image: url(assets/images/d2.png);
    width: 23px;
    height: 15px;
    right: -21px;
    top: 15px
}

.clients h3 {
    color: #373d45;
    font-weight: 700;
    font-size: 30px
}

.clients b {
    font-size: 20px !important;
    color: #dc6c8a !important;
    display: inline-block;
    margin-top: 35px;
    text-transform: uppercase
}

.clients i {
    color: #b9b9b9
}

.clients p {
    color: #000 !important;
    margin-top: 30px !important
}

.client-img {
    width: 150px;
    height: 150px;
    margin: 20px auto 0
}

.client-img img {
    border: 6px solid #848484;
    box-shadow: 0 2px 6px #ccc
}

.clients button.owl-dot {
    border: 2px solid #bfbfbf !important
}

button.owl-dot.active {
    background-color: #dc6c8a;
    border: 2px solid #dc6c8a !important
}

button.get {
    border: 0;
    display: block;
    margin-top: 10px
}

.getintouch h2 {
    color: #dc6c8a
}

.getintouch h6 {
    margin-top: 17px !important;
    font-size: 30px !important;
    font-weight: 100 !important
}

.getintouch strong {
    font-size: 20px;
    text-transform: capitalize;
    display: inline-block;
    margin-bottom: 20px
}

.getintouch p i {
    margin-right: 5px;
    font-size: 19px;
    position: relative;
    top: 2px
}

.getintouch p {
    margin: 0 0 15px !important;
    line-height: 35px;
    font-size: 16px
}

.getintouch .form-control:focus {
    border-bottom: 1px solid #dc6c8a
}

.getintouch input.form-control {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    border-bottom: 1px solid #cccc;
    margin-bottom: 20px;
    background: 0
}

.getintouch textarea.form-control {
    border: 0;
    box-shadow: none;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
    border-radius: 0;
    background: 0
}

section.padding.about.myabout.getintouch {
    padding-bottom: 0;
    overflow: hidden;
    clear: both;
    position: relative
}

p.copyrights {
    padding: 20px 0;
    margin-top: 30px !important;
    overflow: hidden;
    clear: both
}

.getintouch img {
    width: 50px
}

div#particles-js {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    z-index: -1;
    height: 100%
}

#gotop {
    color: #fff;
    position: fixed;
    z-index: 999;
    font-size: 14px;
    background-color: #000;
    right: 10px;
    bottom: 30px;
    width: 40px;
    line-height: 40px
}

#myCarousel .item img {
    width: 100%;
    height: 100%
}

@media screen and (max-width:1917px) {
    .carousel-caption h3 {
        font-size: 160px
    }

    .carousel-caption p {
        font-size: 45px;
        margin-bottom: 30px
    }

    .carousel-caption {
        top: 160px
    }

    .about h2,.blog h2 {
        font-size: 40px
    }

    section.padding.about.services figure p {
        font-size: 14px
    }

    .services figure strong {
        font-size: 20px
    }

    .strategy span {
        font-size: 40px
    }

    .strategy b {
        font-size: 99px
    }

    .strategy p {
        font-size: 17px;
        line-height: 30px
    }

    .about h6 {
        margin-top: 14px
    }

    .values figure h1,
    .values figure h1 span {
        font-size: 70px
    }

    .values figure h1:before {
        content: "";
        width: 372px !important;
        height: 148px !important;
        display: block;
        position: absolute;
        left: 153px;
        top: -5px;
        border: 0
    }

    .padding {
        padding: 100px 0 !important
    }

    /* #about p {
        text-align: justify
    } */

    section.padding.about.myabout.getintouch {
        padding-bottom: 0 !important
    }
}

@media screen and (max-width:1599px) {
    .carousel-caption h3 {
        font-size: 140px
    }

    .get {
        height: 58px;
        line-height: 59px;
        width: 200px
    }

    .carousel-caption {
        top: 180px
    }

    .img_round span {
        height: 70px;
        border-left: 4px dashed ##dc6c8a;
        margin-top: 25px
    }

    .ste2 .divider {
        border-left: 4px dashed #3c8ca8
    }

    .ste3 .divider {
        border-left: 4px dashed #b26a93
    }

    .img_round>img {
        height: 176px;
        width: 176px;
        text-align: center;
        border: 5px solid #303236
    }

    .values .divider {
        height: 70px;
        border-left: 4px dashed #dc6c8a;
        margin-top: 142px
    }

    ul.nav.navbar-nav {
        margin-left: 10px;
        float: right
    }

    .navbar-inverse .navbar-nav>li>a {
        font-size: 13px
    }

    section#services figure {
        min-height: 453px
    }
}

@media screen and (max-width:1365px) {
    .navbar-brand>img {
        display: block;
        width: 170px
    }

    .navbar-inverse .navbar-nav>li>a {
        font-size: 13px;
        padding: 46px 25px
    }

    .navbar-inverse .navbar-nav>li>a i.fa.fa-circle-o {
        display: none
    }

    .carousel-caption h3 {
        font-size: 100px
    }

    .carousel-caption p {
        font-size: 26px;
        margin-bottom: 30px
    }

    .get {
        height: 55px;
        line-height: 55px;
        width: 170px
    }

    section.padding.about.myabout {
        padding: 50px 0 !important
    }

    .values figure h1:before {
        border: none !important
    }

    .carousel-caption {
        top: 150px
    }

    section.padding.about.services figure p {
        font-size: 13px;
        line-height: 22px
    }

    .services figure {
        font-size: 15px
    }

    p.copyrights {
        margin-top: 23px !important
    }

    .carousel-indicators li {
        margin-bottom: 8px !important
    }

    ul.nav.navbar-nav {
        float: right
    }
}

@media screen and (max-width:1169px) {
    .navbar-inverse .navbar-nav>li>a {
        padding: 39px 16px;
        font-size: 12px
    }

    .mouse {
        width: 23px !important
    }

    .carousel-caption h3 {
        font-size: 70px
    }

    .carousel-caption span {
        font-size: 15px;
        letter-spacing: .4em;
        font-weight: 700
    }

    .carousel-caption p {
        font-size: 30px;
        margin-bottom: 25px
    }

    .about h2,.blog h2 {
        font-size: 30px
    }

    .about p {
        line-height: 29px;
        font-size: 14px;
        margin-bottom: 30px;
        margin-top: 10px;
        /* text-align: justify */
    }

    p.copyrights {
        margin-top: 0 !important;
        text-align: center !important
    }

    .services .myheading p {
        margin-bottom: 50px;
        font-size: 13px;
        line-height: 21px;
        text-align: center
    }

    .myabout img {
        padding-right: 0;
        margin-bottom: 40px
    }

    .strategy b {
        font-size: 50px
    }

    .worksteps p {
        line-height: 24px;
        font-size: 13px;
        margin-bottom: 30px;
        margin-top: 10px;
        /* text-align: justify */
    }

    a.navbar-brand {
        padding: 17px 5px
    }

    .navbar-brand>img {
        width: 96px
    }

    .carousel-caption {
        top: 122px
    }

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: 0
    }

    .getintouch img {
        width: 28px;
        margin-bottom: 0 !important;
        margin-right: 9px
    }
}

@media screen and (max-width:979px) {
    .carousel-inner .item {
        height: 480px
    }

    .work .tab-content {
        margin-top: 35px;
        padding: 15px
    }

    .values figure h1,
    .values figure h1 span {
        font-size: 58px
    }

    section.padding.about.services.work {
        padding: 30px 0 !important
    }

    ul.nav.navbar-nav {
        float: none
    }

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: 15px
    }

    button.navbar-toggle {
        top: 20px
    }
}

@media screen and (max-width:767px) {
    ul.nav.navbar-nav {
        margin-left: 0;
        z-index: 999;
        position: relative
    }

    div#myNavbar {
        z-index: 999999999999 !important;
        position: absolute;
        background: #060606;
        width: 100%
    }

    .des {
        padding: 30px
    }

    .navbar-inverse .navbar-nav>li>a {
        padding: 20px;
        font-size: 12px
    }

    section#services figure {
        min-height: auto
    }

    .ste1,
    .ste2,
    .ste3,
    .ste4 {
        display: flex
    }

    .img_round>img {
        height: 130px;
        width: 130px;
        border: 3px solid #303236
    }

    .strategy span {
        font-size: 20px
    }

    .strategy b {
        font-size: 46px
    }

    .worksteps p {
        line-height: 21px;
        font-size: 12px;
        margin-bottom: 19px;
        margin-top: 7px;
        /* text-align: justify */
    }
}

@media screen and (max-width:639px) {
    .get {
        height: 47px;
        line-height: 47px;
        width: 170px
    }

    section.padding.about.services {
        padding-bottom: 10px !important
    }

    section.padding.about.services.strategy {
        padding-bottom: 100px !important
    }

    .values .divider {
        margin-top: 0
    }

    section.padding.about.services.strategy.values.clients {
        padding: 50px 0 !important
    }

    button.get {
        font-size: 12px
    }

    .work .nav-tabs>li>a {
        font-size: 13px !important;
        padding: 15px
    }

    .navbar-brand>img {
        width: 59px
    }

    button.navbar-toggle {
        top: 16px
    }

    .carousel-caption h3 {
        font-size: 48px;
        margin-bottom: 5px
    }

    .client-img {
        width: 100px;
        height: 100px
    }

    .carousel-caption {
        top: 106px;
        width: 98%
    }

    .client-img img {
        border: 3px solid #848484
    }

    .img_round img.arrow {
        display: none
    }

    @media screen and (max-width:479px) {
        .carousel-caption p {
            font-size: 22px;
            margin-bottom: 20px
        }

        .img_round,
        .strategy .col-sm-4:nth-child(2),
        ol.carousel-indicators {
            display: none
        }
    }
}

.ta-blog-box__style-2 {
    border-radius: 10px;
    -webkit-box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.04);
    box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.04);
}

.ta-blog-box {
    position: relative;
}
.ta-blog-box__style-2 .thumb {
    border-radius: 10px 10px 0px 0px;
}
.ta-blog-box .thumb {
    position: relative;
}
.ta-thumb-zoom .thumb {
    overflow: hidden;
    border-radius: 10px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.ta-blog-box__style-2 .thumb img {
    border-radius: 10px 10px 0px 0px;
}
.ta-thumb-zoom .thumb img {
    width: 100%;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}
.ta-blog-box__cats--right {
    left: auto;
    right: 30px;
}
.ta-blog-box__cats {
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 1;
}
.ta-blog-box__cats a {
    color: #111111;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 800;
    border-radius: 40px;
    padding: 6px 19px;
    background: #ffffff;
}
.ta-blog-box__cats a:hover {
    background: #dc6c8a;
    color: #ffffff;
}

.ta-blog-box__meta-info span {
    color: #111111;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.ta-blog-box .by {
    color: #b2b2b2;
    font-style: italic;
    margin-right: 5px;
}
.ta-blog-box__meta-info li:not(:last-child)::after {
    content: "";
    position: absolute;
    right: 0px;
    background-image: url(../img/shape/meta-dots.png);
    top: 50%;
    height: 12px;
    width: 2px;
    translate: 0px -50%;
}

.ta-blog-box .thumb img {
    border-radius: 10px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.ta-thumb-zoom .thumb img {
    width: 100%;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}

a {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    font-family: "Nunito Sans", sans-serif;
    text-decoration: none;
}


.ta-blog-box__style-2 .content {
    background: #fff;
    padding: 30px;
    border-radius: 0px 0px 10px 10px;
    padding-top: 0px;
    padding-bottom: 20px;
}
.ta-blog-box__style-5 .content {
    padding: 35px;
    padding-bottom: 30px;
}
.ta-blog-box__style-2 .meta-infos {
    background: #ebebeb;
    -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.04);
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.04);
    border-radius: 10px;
    padding: 15px 20px;
    margin: 0px !important;
}

.ta-blog-box__meta-info li a {
    color: #111111;
    font-size: 14px;
    font-weight: 700;
}
.ta-blog-box__style-2 .meta-infos li:not(:last-child) {
    margin-right: 15px;
    padding-right: 15px;
}
.ta-blog-box__meta-info li:not(:last-child) {
    margin-right: 20px;
    padding-right: 20px;
}
.ta-blog-box__meta-info li {
    position: relative;
}

.ta-blog-box__meta-info span:hover {
    color: #d81b60;
}

.ta-blog-box__title a {
    color: #111111;
    padding: 0.5% 0px;
    padding-bottom: 0px;
}
.ta-border-effect a:hover, .ta-border-effect span.ta-border-effect:hover {
    background-size: 100% 2px;
}
.ta-border-effect a, .ta-border-effect span.ta-border-effect {
    position: relative;
    display: inline;
    background-image: -o-linear-gradient(left, currentColor 0%, currentColor 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(currentColor), to(currentColor));
    background-image: linear-gradient(to right, currentColor 0%, currentColor 100%);
    background-size: 0px 2px;
    background-position: 0px 95%;
    -webkit-transition: background-size 0.25s 
cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
    -o-transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
    transition: background-size 0.25s 
cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
    padding: 0.7% 0px;
    background-repeat: no-repeat;
    color: inherit;
}

.ta-blog-box__meta-info {
    display: flex;
    gap: 10px; /* space between items */
    align-items: center;
}
.blog {
    background-color: #ebebeb;
    padding-top:160px !important;
}
.p-0 {
    padding: 0px !important;
}
.ta-bg-none {
    background: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.list-unstyled {
    padding-left: 0px;
    margin-bottom: 0px;
}
.ta-blog-details-wrapper {
  position: relative;
}

.ta-blog-details-wrapper .details-content {
  -webkit-box-shadow: 0px 16px 32px 0px rgba(76, 76, 76, 0.06);
          box-shadow: 0px 16px 32px 0px rgba(76, 76, 76, 0.06);
  padding: 50px;
  background: #ffffff;
  border-radius: 0px 0px 10px 10px;
}
@media (max-width: 767px) {
  .ta-blog-details-wrapper .details-content {
    padding: 20px;
  }
}
.ta-blog-details-wrapper p {
  line-height: 26px;
}
.ta-blog-details-wrapper p:not(:last-child) {
  margin-bottom: 25px;
}
.ta-blog-details-wrapper .ta-title {
  font-size: 20px;
  font-weight: 800;
}
.ta-blog-details-wrapper .blog-list-item li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.ta-blog-details-wrapper .blog-list-item li:not(:last-child) {
  margin-bottom: 20px;
}
.ta-blog-details-wrapper .blog-list-item li strong {
  font-weight: 800;
  color: #111111;
}
.ta-blog-details-wrapper .blog-list-item li i {
  color: #0081ff;
  min-width: 20px;
  margin-right: 10px;
  margin-top: 5px;
}
@media (max-width: 767px) {
  .ta-blog-details-wrapper .ta-social-links {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 20px;
  }
}
.ta-blog-details-wrapper .ta-social-links a {
  width: 50px;
  height: 50px;
  font-size: 16px;
  border-radius: 10px;
}
.ta-blog-details-wrapper .row.mb-40 img {
  width: 100%;
}
.ta-blog-details-wrapper .ta-audio iframe {
  width: 100%;
  min-height: 450px;
}
.ta-blog-area {
    position: relative;
    z-index: 1;
}
.pb-100 {
    padding-bottom: 100px;
}
.pt-70 {
    padding-top: 70px;
}

.ta-brd-b-none {
    border-radius: 10px 10px 0px 0px !important;
}

.ta-brd-b-none img {
    border-radius: 10px 10px 0px 0px !important;
}
.ta-blog-box__cats {
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 1;
}
.ta-blog-box__cats a {
    color: #111111;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 800;
    border-radius: 40px;
    padding: 6px 19px;
    background: #ffffff;
}

.ta-blog-details-wrapper .details-content {
    -webkit-box-shadow: 0px 16px 32px 0px rgba(76, 76, 76, 0.06);
    box-shadow: 0px 16px 32px 0px rgba(76, 76, 76, 0.06);
    padding: 50px;
    background: #ffffff;
    border-radius: 0px 0px 10px 10px;
}

.ta-blog-box__meta-info li a {
    color: #111111;
    font-size: 14px;
    font-weight: 700;
}
.ta-blog-box__meta-info li:not(:last-child) {
    margin-right: 20px;
    padding-right: 20px;
}
.ta-blog-box__meta-info li {
    position: relative;
}
.ta-blog-details-wrapper p {
    line-height: 26px;

}
.post-date{
    margin-bottom:0px;
}

.ta-copy-link input {
    color: #111111;
    border-radius: 10px;
    border: 1px solid #dc6c8a;
    padding: 14px 20px;
    width: 100%;
    padding-right: 100px;
}
.ta-blog-box__meta-info .author-thumb img {
    border-radius: 50%;
}

.ta-blog-box__meta-info li i {
    margin-right: 8px;
    color: #0081ff;
}


.ta-blog-box__title {
    font-size: 28px;
    font-weight: 800;
    text-transform: capitalize;
}

.ta-brd-b-none img {
    border-radius: 10px 10px 0px 0px !important;
    max-width: 100%;
    height: auto;
    -webkit-transition: all 0.3s 
ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s 
ease-out 0s;
}

.ta-blog-box__meta-info li span.author-thumb {
    border: none !important;
    width: 30px;
    border-radius: 50%;
}
.ta-blog-box__meta-info .author-thumb {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-right: 10px;
}