.h1, .h2, .h3, .h4, .h5, .h6, .navbar-wp .navbar-nav > li > a, h1, h2, h3, h4, h5, h6 {
    font-family: Poppins;
}

.btn, select {
    overflow: hidden;
    white-space: nowrap;
}
.resimboyut{
    height:160px;
    width:100%;
}
.ta-service a, a, select {
    text-decoration: none;
}

.ta-feature-box, .ta-sidebar .ta-widget .ta-widget-address li, footer .ta-widget:nth-child(4n+1) {
    clear: both;
}

.ta-head-detail {
    padding: 5px 0;
}

    .ta-head-detail .info-left {
        display: block;
        float: left;
        margin: 0;
        padding: 0;
    }

        .ta-head-detail .info-left li {
            display: inline-block;
            margin-right: 15px;
            padding: 0;
        }

            .ta-head-detail .info-left li a {
                font-size: 13px;
            }

        .ta-head-detail .info-left i {
            font-size: 14px;
            padding-right: 10px;
        }

.info-right {
    display: block;
    float: right;
    margin: 0;
    padding: 0;
}

    .info-right li {
        display: inline-block;
        margin-right: 15px;
        padding: 0;
    }

.ta-head-detail .info-right li a {
    font-size: 13px;
}

.ta-head-detail .info-right i {
    font-size: 14px;
    padding-right: 10px;
}

.navbar-wp {
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    z-index: 1000;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12),0 3px 1px -2px rgba(0,0,0,.2);
}

.navbar-brand {
    font-size: 26px;
    height: auto;
    line-height: 25px;
    margin-right: 50px;
    padding: 15px 0 0 15px;
    text-shadow: 2px 2px 1px rgba(150,150,183,.18);
}

    .navbar-brand span.site-description {
        font-size: 13px;
        line-height: 0;
    }

.navbar-wp .navbar-nav > li > a {
    padding: 50px 10px;
    margin-right: 0;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .1em;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    transition: all .25s ease-out;
    margin-bottom: 0;
}

    .navbar-wp .navbar-nav > li.active > a::after, .navbar-wp .navbar-nav > li > a::after {
        bottom: 0;
        content: "";
        display: block;
        height: 2px;
        left: 0;
        margin: auto 0;
        position: absolute;
        right: 0;
        top: 0;
        transition: width 1s ease-in-out 0s;
        width: 0;
    }

.form-group label::after, .form-group label::before {
    content: '';
    bottom: 0;
}

.navbar-wp .navbar-nav > li.active > a::after, .navbar-wp .navbar-nav > li > a:hover::after {
    width: 100%;
}

.navbar-wp .navbar-nav > li > ul > li > a i {
    padding-right: 10px;
}

.navbar-wp .navbar-nav > .disabled > a, .navbar-wp .navbar-nav > .disabled > a:focus, .navbar-wp .navbar-nav > .disabled > a:hover {
    background-color: transparent;
}

.navbar-base .navbar-nav > .open > a, .navbar-base .navbar-nav > .open > a:focus, .navbar-base .navbar-nav > .open > a:hover {
    background: 0 0;
}

.navbar-toggle {
    border-radius: 2px;
    margin-top: 20px;
    padding: 12px 16px 7px;
    box-shadow: inherit;
    border: none;
}

.navbar-wp .dropdown-menu {
    min-width: 200px;
    padding: 0;
    border: none;
    border-radius: 0;
    z-index: 10;
    right: auto;
    left: 0;
}

    .navbar-wp .dropdown-menu > li:last-child {
        border: 0;
    }

    .navbar-wp .dropdown-menu > li > a {
        padding: 15px;
        font-size: 12px;
        font-weight: 500;
        letter-spacing: 1px;
    }

.navbar-nav > li:last-child > ul::before {
    right: 20px;
    position: absolute;
    left: auto;
}

.navbar-nav > li:last-child > .dropdown-menu {
    right: 0;
    left: auto;
}

.navbar-wp.affix .navbar-inner {
    border-bottom: 0;
}

.navbar-wp.affix .navbar-nav > li > a {
    padding: 18px 16px;
    margin-right: 0;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

body, select {
    font-weight: 400;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: -1px;
        left: 100%;
        margin-top: 0;
        margin-left: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
        padding: 0;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
        }

.is-sticky .navbar-wp {
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12),0 3px 1px -2px rgba(0,0,0,.2);
}

.is-sticky .navbar-brand {
    padding: 8px 0 0 15px;
    transition: all .25s ease-out 0s;
    font-size: 22px;
    line-height: 18px;
}

    .is-sticky .navbar-brand img {
        height: 40px;
        width: auto;
        transition: all .25s ease-out 0s;
    }

.is-sticky .navbar-nav > li > a {
    padding: 16px 14px;
    transition: all .25s ease-out 0s;
}

.ta-search-box > .dropdown-menu {
    right: 0;
    left: auto;
}

.ta-search-box .ta-search .btn {
    padding: 2px 12px;
    border-radius: 30px;
    height: 40px;
    border-width: 1px;
    border-style: solid;
}

.tr-head {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.form-control, .form-group, select {
    position: relative;
}

.tr-head .navbar-wp {
    box-shadow: none;
}

.tr-head .is-sticky .navbar-wp {
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12),0 3px 1px -2px rgba(0,0,0,.2);
}

body {
    padding: 0;
    margin: 0;
    font-family: Poppins,sans-serif;
    font-size: 14px;
    line-height: 30px;
}

.boxed {
    width: 1170px;
    margin: 0 auto;
    box-shadow: 0 0 10px 0 rgba(48,48,48,.5);
}

body a:focus, body a:hover {
    outline: 0;
    text-decoration: none;
}

select {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #444;
    display: block;
    padding: 6px 12px;
}

.form-control, .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: transparent;
}

.no-gutter > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

input:not([type]), input[type=email], input[type=number], input[type=password], input[type=tel], input[type=url], input[type=text] {
    border: 0;
    z-index: 2;
    height: 44px;
    color: #212121;
    padding: 10px 0;
    font-size: 16px;
    font-weight: 500;
    border-radius: 0;
    line-height: 24px;
    position: relative;
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

button, input[type=submit] {
    padding: 5px 35px;
    line-height: 30px;
    border-radius: 30px;
    font-weight: 700;
    font-size: 14px;
    border-width: 1px;
    border-style: solid;
    transition: all .4s ease-in-out 0s;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
}

    button:focus, button:hover, input[type=submit]:focus, input[type=submit]:hover {
        transition: all .3s ease 0s;
        outline: 0;
    }

.form-group {
    backface-visibility: hidden;
    display: block;
    line-height: 0;
    margin: 0 auto 30px;
    width: 100%;
}

    .form-control, .form-group label {
        padding: 10px 0;
        line-height: 24px;
    }

.form-control {
    border: 0;
    z-index: 2;
    height: 44px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

    .form-control:focus {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

textarea.form-control {
    resize: none;
    height: 70px;
}

.form-group label {
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    cursor: text;
    display: block;
    margin: 0 auto;
    font-size: 15px;
    font-weight: 400;
    text-align: left;
    position: absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

textarea.form-control + label {
    padding: 10px 0 36px;
}

.form-group label::before {
    left: 0;
    width: 100%;
    height: 1px;
    position: absolute;
}

.form-group label::after {
    width: 0;
    left: 50%;
    height: 2px;
    position: absolute;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.form-control:focus + label::after {
    left: 0;
    width: 100%;
}

.form-control.input-filled + label, .form-control:focus + label {
    padding-top: 0;
    font-size: 14px;
    line-height: 14px;
    padding-bottom: 40px;
}

textarea.form-control.input-filled + label, textarea.form-control:focus + label {
    padding-bottom: 66px;
}

.mark, mark {
    padding: 2px 5px;
    border-radius: 3px;
}

.responsive-video {
    height: 0;
    padding-top: 1px;
    position: relative;
    padding-bottom: 56.25%;
}

.ta-accordion-body, .ta-accordion-heading {
    padding: 10px;
    border-width: 1px;
    border-style: solid;
}

.responsive-video iframe {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    border: none;
}

.ta-card-box {
    box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
    border-radius: 3px;
}

.btn, .ta-skills .progress {
    border-radius: 30px;
}

.h1, h1 {
    font-size: 34px;
    line-height: 40px;
}

.h2, h2 {
    font-size: 32px;
    line-height: 35px;
}

.h3, h3 {
    font-size: 28px;
    line-height: 30px;
}

.h4, h4 {
    font-size: 24px;
    line-height: 25px;
}

.h5, .h6, h5, h6 {
    line-height: 20px;
}

.h5, h5 {
    font-size: 20px;
}

.h6, h6 {
    font-size: 16px;
}

.alignright {
    text-align: right;
}

.alignleft {
    text-align: left;
}

#ta-slider .slide-caption.center, .aligncenter {
    text-align: center;
}

.ta-accordion-heading {
    margin: 10px 0;
}

.ta-accordion-body {
    margin: -10px 0 10px;
    transition: all .4s ease 0s;
}

.ta-accordion-heading > a i.icon-expanded, .ta-accordion-heading > a.collapsed .icon-expanded {
    display: none;
}

.ta-accordion-heading > a.collapsed .icon-collapsed {
    display: inline-block;
    vertical-align: baseline;
}

blockquote {
    position: relative;
    width: 100%;
    border-width: 0 0 0 5px;
    border-style: solid;
}

    blockquote::before {
        color: #d0d0d0;
        content: "\f10d";
        display: table;
        float: left;
        font-family: FontAwesome;
        font-size: 28px;
        margin-top: 6px;
        font-weight: 400;
        width: 6%;
    }

.ta-blog-post-box h2::before, .ta-heading-bor-bt h5::before, .ta-service::after, .ta-skills h5::before {
    content: "";
}

.btn, .ta-skills .overlay h1 {
    font-weight: 700;
    letter-spacing: -.05em;
}

blockquote p {
    font-style: italic;
    width: 94%;
    display: table;
}

.margin-top-zero {
    margin-top: 0;
}

.margin-bottom-zero {
    margin-bottom: 0;
}

.margin-bottom-10, .margin-top-10 {
    margin-bottom: 10px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-top-50 {
    margin-top: 50px;
}

.margin-top-80 {
    margin-top: 80px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.margin-bottom-50 {
    margin-bottom: 50px;
}

.margin-bottom-80 {
    margin-bottom: 80px;
}

.padding-top-10 {
    padding-top: 10px;
}

.padding-top-20 {
    padding-top: 20px;
}

.padding-top-30 {
    padding-top: 30px;
}

.padding-top-50 {
    padding-top: 50px;
}

.padding-top-40 {
    padding-top: 40px;
}

.padding-top-60 {
    padding-top: 60px;
}

.padding-top-80 {
    padding-top: 80px;
}

.padding-bottom-10 {
    padding-bottom: 10px;
}

.padding-bottom-20 {
    padding-bottom: 20px;
}

.padding-bottom-30 {
    padding-bottom: 30px;
}

.padding-bottom-50 {
    padding-bottom: 50px;
}

.padding-bottom-60 {
    padding-bottom: 60px;
}

.padding-bottom-80 {
    padding-bottom: 80px;
}

.padding-20 {
    padding: 20px;
}

.padding-30 {
    padding: 30px;
}

.padding-40 {
    padding: 40px;
}

.padding-60 {
    padding: 60px;
}

.alert-success, .text-success {
    background-color: #2ac56c;
    color: #fff;
}

.alert-info, .text-info {
    background-color: #4593e3;
    color: #fff;
}

.alert-danger, .text-danger {
    background-color: #f06060;
    color: #fff;
}

.alert-warning, .text-warning {
    background-color: #fcd04b;
    color: #fff;
}

.progress-bar-success {
    background-color: #2ac56c;
    color: #fff;
}

.progress-bar-info {
    background-color: #4593e3;
    color: #fff;
}

.progress-bar-danger {
    background-color: #f06060;
    color: #fff;
}

.progress-bar-warning {
    background-color: #fcd04b;
    color: #fff;
}

.ta-skills {
    background: url(images/about-back.jpg) 0 0/cover no-repeat fixed rgba(0,0,0,0);
    height: 100%;
    overflow: hidden;
    width: 100%;
    padding: 0;
}

    .ta-skills .overlay {
        height: 100%;
        position: relative;
        width: 100%;
        padding: 60px 0;
    }

        .ta-skills .overlay h1 {
            margin-bottom: 25px;
            font-size: 40px;
        }

    .ta-skills p {
        opacity: .8;
    }

    .ta-skills .progress .progress-bar {
        overflow: hidden;
        position: absolute;
    }

    .ta-skills .col-offset {
        padding: 0 6%;
    }

.subscription-success {
    color: #2ac56c;
}

.subscription-error {
    color: #f06060;
}

.btn {
    padding: 15px 44px 14px;
    position: relative;
    font-size: 14px;
    line-height: normal;
    display: inline-block;
    transition: all .4s ease-in-out 0s;
    font-family: Montserrat,sans-serif;
    vertical-align: middle;
    width: auto;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
}

.btn-theme {
    border: none;
}

    .btn-theme:focus, .btn-theme:hover {
        transition: all .3s ease 0s;
        outline: 0;
        box-shadow: 0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);
    }

.pagination > li > a, .pagination > li > span, .ta-slider-warraper .owl-controls .owl-buttons div {
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
}

.btn-theme-two {
    margin-left: 15px;
}

    .btn-theme-two:focus, .btn-theme-two:hover {
        transition: all .3s ease 0s;
        outline: 0;
    }

.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.pagination > li > a, .pagination > li > span {
    margin: 0 3px;
    border-radius: 3px;
    border: none;
}

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover, .pagination > li > a:focus, .pagination > li > a:hover {
        transition: all .3s ease 0s;
    }

button.mfp-close:focus, button.mfp-close:hover {
    background: inherit;
}

.ta-slider-warraper #ta-slider {
    margin: 0;
    position: relative;
    z-index: 1;
    float: left;
    width: 100%;
}

    .ta-slider-warraper #ta-slider .item img {
        width: 100%;
        height: 100%;
    }

    .ta-slider-warraper #ta-slider .item iframe {
        border: 6px solid #fff;
    }

.ta-service-inner .btn-more, .ta-service:hover .ta-service-inner .btn-more {
    border-width: 2px;
    border-style: solid;
}

#ta-slider .ta-slider-inner {
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
}

#ta-slider .inner-table {
    display: table;
    height: 100%;
}

#ta-slider .inner-table-cell {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    width: 100%;
}

#ta-slider .slide-caption {
    width: 55%;
    margin: 0 auto;
    text-align: center;
}

    #ta-slider .slide-caption.left {
        float: left;
        text-align: left;
    }

    #ta-slider .slide-caption.right {
        float: right;
        text-align: right;
    }

.slide-inner-box {
    padding: 10px 30px;
}

.slide-inner-box-two {
    padding: 10px 30px;
    outline-offset: 5px;
    outline-width: 10px;
    outline-style: solid;
}

#ta-slider .slide-caption h1 {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -.05em;
    line-height: normal;
    margin: 0 0 15px;
    overflow-wrap: break-word;
    text-shadow: 1px 3px 8px rgba(0,0,0,.17);
}

#ta-slider .slide-caption .description {
    font-size: 16px;
    line-height: 24px;
    padding: 0;
    width: 100%;
}

    #ta-slider .slide-caption .description p {
        margin: 0;
        font-size: 18px;
        font-weight: 400;
    }

#ta-slider p {
    font-size: 14px;
}

.ta-slider-warraper .owl-controls {
    margin-top: -24px;
}

    .ta-slider-warraper .owl-controls .owl-buttons div {
        width: 40px;
        height: 40px;
        display: block;
        font-size: 20px;
        line-height: 40px;
        opacity: 1;
        border-radius: 3px;
        text-align: center;
    }

        .ta-slider-warraper .owl-controls .owl-buttons div i {
            transform: rotate(-45deg);
        }

    .ta-slider-warraper .owl-controls .owl-buttons {
        opacity: 0;
        transition: all .3s ease 0s;
    }

.ta-slider-warraper:hover .owl-controls .owl-buttons {
    opacity: 1;
}

    .ta-slider-warraper:hover .owl-controls .owl-buttons .owl-prev {
        left: 35px;
    }

    .ta-slider-warraper:hover .owl-controls .owl-buttons .owl-next {
        right: 35px;
    }

.ta-slider-warraper .owl-controls .owl-buttons .owl-next, .ta-slider-warraper .owl-controls .owl-buttons .owl-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    margin: -30px 0 0;
    transition: all .3s ease 0s;
}

.ta-slider-warraper .owl-controls .owl-buttons .owl-prev {
    left: 16px;
    transform: rotate(45deg);
}

    .ta-slider-warraper .owl-controls .owl-buttons .owl-prev i {
        left: 16px;
        transform: rotate(-45deg);
    }

.ta-slider-warraper .owl-controls .owl-buttons .owl-next {
    right: 16px;
    transform: rotate(-45deg);
}

.ta-slider-warraper .owl-controls .owl-page {
    display: inline-block;
    vertical-align: middle;
    padding: 0 5px;
}

    .ta-slider-warraper .owl-controls .owl-page span {
        display: block;
        width: 10px;
        height: 6px;
        border-radius: 3px;
    }

    .ta-slider-warraper .owl-controls .owl-page.active span {
        width: 15px;
    }

    .ta-slider-warraper .owl-controls .owl-page span.owl-numbers {
        height: auto;
        width: auto;
        color: #fff;
        padding: 2px 10px;
        font-size: 12px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
    }

.ta-slider-warraper .owl-pagination {
    bottom: 15px;
    left: 0;
    position: relative;
    right: 0;
    text-align: center;
}

.btn.btn-tislider, .btn.btn-tislider-two, .btn.btn-tislider:focus, .btn.btn-tislider:hover {
    outline: 0;
    margin: 20px auto;
    letter-spacing: 1px;
}

#ta-slider .btn.btn.btn-tislider {
    margin-right: 15px;
}

.ta-section {
    padding: 50px 0;
    margin: 0;
}

#content {
    padding: 60px 0;
}

.ta-heading {
    margin-bottom: 35px;
    text-align: center;
}

    .ta-heading h1, .ta-heading h3 {
        font-size: 36px;
        font-weight: 600;
        letter-spacing: -.05em;
        line-height: normal;
        margin: 0 0 15px;
        overflow-wrap: break-word;
        text-align: center;
    }

    .ta-heading .ta-heading-inner {
        position: relative;
        display: inline-block;
        margin-bottom: 0;
        padding: 0 0 18px;
        line-height: 40px;
        text-transform: capitalize;
        width: auto;
    }

    .ta-heading p {
        font-size: 11px;
        letter-spacing: .1em;
        margin: -10px 0 40px;
        opacity: .9;
        text-align: center;
        text-transform: uppercase;
    }

.ta-heading-bor-bt h5 {
    position: relative;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -.05em;
    margin-bottom: 40px;
    padding-bottom: 15px;
}

    .ta-heading-bor-bt h5::before {
        bottom: 0;
        display: block;
        left: 0;
        margin: auto;
        position: absolute;
        width: 30px;
        border-bottom-width: 4px;
        border-bottom-style: solid;
    }

.ta-service {
    box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
    cursor: pointer;
    margin-bottom: 30px;
    height:400px;
    position: relative;
    text-align: center;
    z-index: 12;
    display: none;
    border-radius: 3px;
}

    .ta-service:hover {
        transition: All 1s ease-out;
        -webkit-transition: All 1s ease-out;
        -moz-transition: All 1s ease-out;
        -o-transition: All 1s ease-out;
    }

    .ta-service a {
        z-index: 15;
        position: relative;
    }

    .ta-service::after {
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        height: 0%;
        opacity: 0;
        transition: all .5s ease 0s;
    }

    .ta-service:hover.ta-service::after {
        opacity: 1;
        height: 100%;
        z-index: -1;
    }

    .ta-service :hover .ta-service-inner i {
        border-width: 2px;
        border-style: solid;
        z-index: 111;
    }

.ta-service-inner .ser-icon {
    border-radius: 3px;
    height: 80px;
    margin: 20px auto 40px;
    text-align: center;
    transition: color 0s ease 0s,all 250ms ease 0s;
    width: 80px;
    transform: rotate(45deg);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
}

.ta-service-inner i {
    font-size: 36px;
    line-height: 80px;
    transform: rotate(-45deg);
}

.ta-service-inner h3 {
    transition: all .5s ease 0s;
    font-size: 18px;
    font-weight: 600;
}

.ta-service-inner p {
    transition: all .5s ease 0s;
    margin-bottom: 20px;
}

.ta-service-inner .btn-more {
    margin: 10px 0 0;
    padding: 5px 18px;
    transition: all .3s ease 0s;
}

.ta-port-load-hide-ser {
    display: none;
    float: left;
}

.ta-port-load-show-ser {
    display: block;
    float: left;
}

    .ta-port-load-hide-ser, .ta-port-load-show-ser i {
        font-size: 20px;
        margin-right: 8px;
    }

.ta-prosses-section {
    padding: 60px 0 100px;
}

.ta-prosses {
    padding: 30px;
    margin: 15px 0;
}

.ta-prosses-inner {
    position: relative;
    display: inline-block;
}

    .ta-prosses-inner .ta-prosses-item-number {
        width: 60px;
        height: 60px;
        font-size: 46px;
        font-weight: 600;
        line-height: normal;
        letter-spacing: -.05em;
        transition: all .3s ease 0s;
    }

.ta-prosses .ta-prosses-item-content {
    margin-top: 15%;
}

    .ta-prosses .ta-prosses-item-content h3 {
        font-size: 18px;
        font-weight: 600;
        letter-spacing: -.05em;
        line-height: normal;
        margin: 0 0 15px;
        overflow-wrap: break-word;
        z-index: 600;
    }

.ta-section.no-padding .ta-portfolio-box {
    margin: 0 auto;
}

.ta-portfolio-box {
    position: relative;
    margin: 15px auto;
    max-width: 650px;
    transition: all .3s ease 0s;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
}

    .ta-portfolio-box .ta-portfolio-box-caption {
        display: block;
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 100%;
        text-align: center;
        opacity: 0;
        -webkit-transition: all .5s ease 0s;
        -moz-transition: all .5s ease 0s;
        transition: all .5s ease 0s;
    }

        .ta-portfolio-box .ta-portfolio-box-caption .ta-portfolio-box-caption-content {
            position: absolute;
            top: 50%;
            width: 100%;
            text-align: center;
            transform: translateY(-50%);
        }

            .ta-portfolio-box .ta-portfolio-box-caption .ta-portfolio-box-caption-content .ta-project-category, .ta-portfolio-box .ta-portfolio-box-caption .ta-portfolio-box-caption-content .ta-project-name {
                padding: 0 15px;
            }

            .ta-portfolio-box .ta-portfolio-box-caption .ta-portfolio-box-caption-content .ta-project-category {
                font-size: 14px;
                font-weight: 600;
            }

            .ta-portfolio-box .ta-portfolio-box-caption .ta-portfolio-box-caption-content .ta-project-name {
                font-size: 20px;
                font-family: Montserrat,sans-serif;
                font-weight: 600;
                letter-spacing: -.05em;
            }

.ta-link-caption {
    margin: 10px auto;
}

    .ta-link-caption i {
        width: 30px;
        height: 30px;
        display: inline-block;
        padding: 8px;
        text-align: center;
        border-radius: 2px;
        box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
    }

.ta-portfolio-box:hover .ta-portfolio-box-caption {
    opacity: 1;
}

.ta-funfact .overlay p, .ta-funfact-inner p {
    opacity: .6;
}

.ta-port-load-hide {
    display: none;
    float: left;
}

.ta-port-load-show {
    display: block;
    float: left;
}

    .ta-port-load-hide, .ta-port-load-show i {
        font-size: 20px;
        margin-right: 8px;
    }

.ta-port-modal .modal-content {
    border-radius: 0;
}

.ta-port-modal .modal-header {
    border-bottom: 0;
}

.ta-port-modal .modal-title {
    font-size: 20px;
    line-height: 18px;
}

.simplefilter li, .simplefilter li.active, .simplefilter li:hover {
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    padding: 5px 35px;
    transition: all .4s ease-in-out 0s;
    margin: 0;
    border-radius: 30px;
    font-weight: 700;
    cursor: pointer;
}

.ta-port-modal .modal-footer {
    border-top: 0;
}

.simplefilter li.active, .simplefilter li:hover {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
}

.ta-blog-post-box, .ta-info-author-block, .ta-team-box {
    box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
}

.ta-funfact {
    background: url(images/fun-back.jpg) 0 0/cover no-repeat fixed rgba(0,0,0,0);
    height: 100%;
    overflow: hidden;
    width: 100%;
    padding: 0;
}

    .ta-funfact .overlay {
        height: 100%;
        position: relative;
        width: 100%;
        padding: 60px 0 30px;
    }

        .ta-funfact .overlay h1 {
            margin-bottom: 25px;
            letter-spacing: -.05em;
            font-size: 40px;
            font-weight: 700;
        }

.ta-funfact-inner {
    text-align: center;
    margin-bottom: 30px;
    padding: 20px 10px;
    border-radius: 3px;
}

    .ta-funfact-inner i {
        font-size: 43px;
        opacity: .6;
        text-shadow: 1px 1px 1px rgba(150,150,150,1);
    }

    .ta-funfact-inner h3 {
        font-size: 30px;
        font-weight: 700;
        margin-bottom: 25px;
    }

.ta-skills h1, .ta-skills h5 {
    margin-bottom: 40px;
    letter-spacing: -.05em;
}

.ta-funfact-inner .tittle {
    font-size: 16px;
}

.ta-skills h5 {
    font-size: 20px;
    position: relative;
    padding-bottom: 15px;
    font-weight: 700;
}

    .ta-skills h5::before {
        bottom: 0;
        display: block;
        left: 0;
        margin: auto;
        position: absolute;
        width: 30px;
        border-bottom-width: 4px;
        border-bottom-style: solid;
    }

.ta-skills h6 {
    font-size: 14px;
}

.ta-feature-box-icon {
    background: rgba(0,0,0,0);
    float: left;
    display: inline-block;
    height: 35px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    top: 5px;
    width: 50px;
    line-height: 35px;
}

    .ta-feature-box-icon i {
        border-radius: 5px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        width: 50px;
        font-size: 20px;
        border-width: 2px;
        border-style: solid;
    }

        .ta-feature-box-icon i:hover {
            border-width: 2px;
            border-style: solid;
            transition: all .3s ease 0s;
        }

.ta-feature-box-info {
    margin-left: 30px;
    padding-left: 65px;
}

    .ta-feature-box-info h4 {
        font-size: 16px;
        line-height: 20px;
    }

#feature-slider .owl-controls .owl-buttons div {
    margin: 5px;
    font-size: 23px;
    display: inline-block;
    padding: 5px 13px;
    opacity: 0;
    transition: all .4s ease 0s;
    transform: rotate(45deg);
}

    #feature-slider .owl-controls .owl-buttons div i {
        transform: rotate(-45deg);
    }

#feature-slider:hover .owl-controls .owl-buttons div {
    opacity: 1;
}

#feature-slider .owl-controls .owl-buttons div.owl-prev {
    position: absolute;
    top: 40%;
    left: 20px;
}

#feature-slider .owl-controls .owl-buttons div.owl-next {
    position: absolute;
    top: 40%;
    right: 20px;
}

#feature-slider .owl-pagination {
    padding-bottom: 10px;
    bottom: 30px;
    left: 0;
    position: relative;
    right: 0;
    text-align: center;
}

#feature-slider .owl-controls .owl-page {
    display: inline-block;
    vertical-align: middle;
    padding: 0 5px;
}

    #feature-slider .owl-controls .owl-page span {
        display: block;
        width: 10px;
        height: 10px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        background: rgba(255,255,255,.2);
        transform: rotate(40deg);
    }

        #feature-slider .owl-controls .owl-page span.owl-numbers {
            height: auto;
            width: auto;
            color: #fff;
            padding: 2px 10px;
            font-size: 12px;
            -webkit-border-radius: 30px;
            -moz-border-radius: 30px;
            border-radius: 30px;
        }

.ta-team-box {
    padding: 0;
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
    border-radius: 3px;
    cursor: pointer;
    height:300px;
}

    .ta-team-box img {
        max-width: 100%;
        width: 100%;
    }

.ta-team-info {
    background: rgba(0,0,0,.65);
    position: absolute;
    bottom: 0;
    z-index: 420;
    width: 100%;
    text-align: center;
    transition: all .6s linear 0s;
}

.ta-callout-feature, .ta-team-social a:hover {
    transition: all .3s ease 0s;
}

.ta-team-box .ta-team-info {
    transform: translate3d(0,60px,0);
    -moz-transform: translate3d(0,60px,0);
    -ms-transform: translate3d(0,60px,0);
    -o-transform: translate3d(0,60px,0);
    -webkit-transform: translate3d(0,60px,0);
}

.ta-team-box:hover .ta-team-info {
    transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
}

.ta-team-info h3 {
    font-size: 20px;
    display: block;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -.05em;
    line-height: normal;
    margin-bottom: 0;
}

.ta-team-info p.designation {
    font-size: 11px;
    margin: 0;
    display: block;
    opacity: .9;
    letter-spacing: .1em;
    text-transform: uppercase;
}

.ta-team-info p {
    font-size: 12px;
    line-height: 25px;
    display: none;
    padding: 0 2px;
}

.ta-team-box:hover .ta-team-info p {
    display: block;
    padding: 0 15px;
    margin-bottom: 10px;
}

.ta-team-social {
    padding: 20px 0;
}

    .ta-team-social a {
        border-radius: 50%;
        display: inline-block;
        height: 30px;
        line-height: 30px;
        width: 30px;
        box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
        margin-right: 5px;
    }

.ta-callout {
    background: url(images/callout-back.jpg) 0 0/cover no-repeat fixed;
    height: 100%;
    overflow: hidden;
    width: 100%;
    padding: 0;
    text-align: center;
}

    .ta-callout .overlay {
        height: 100%;
        position: relative;
        width: 100%;
        padding: 60px 0 30px;
    }

    .ta-callout .ta-callout-inner {
        margin: 0 auto 60px;
        padding: 0 15px;
        width: 50%;
    }

        .ta-callout .ta-callout-inner.text-left {
            float: left;
        }

        .ta-callout .ta-callout-inner.text-right {
            float: right;
        }

    .ta-callout .overlay h3 {
        font-size: 40px;
        font-weight: 600;
        line-height: 42px;
        letter-spacing: -.05em;
    }

.ta-callout-feature {
    display: block;
    padding: 12px 20px;
    margin-bottom: 20px;
    background: rgba(0,0,0,.6);
    border-radius: 2px;
    text-align: left;
}

    .ta-callout-feature i {
        padding-right: 20px;
    }

.six-sec-ease-in-out {
    -webkit-transition: width 6s ease-in-out;
    -moz-transition: width 6s ease-in-out;
    -ms-transition: width 6s ease-in-out;
    -o-transition: width 6s ease-in-out;
    transition: width 6s ease-in-out;
}

.ta-callout-feature-box {
    clear: both;
    margin-bottom: 65px;
}

.ta-callout-feature-box-icon {
    border-radius: 5px;
    background: rgba(0,0,0,0);
    float: left;
    display: inline-block;
    height: 50px;
    margin-right: 10px;
    margin-left: 10px;
    position: relative;
    text-align: center;
    top: 15px;
    width: 50px;
    line-height: 35px;
    transform: rotate(45deg);
    border-width: 2px;
    border-style: solid;
}

    .ta-callout-feature-box-icon i {
        height: 50px;
        line-height: 50px;
        text-align: center;
        width: 50px;
        font-size: 20px;
        transform: rotate(-45deg);
    }

    .ta-callout-feature-box-icon:hover {
        transform: rotate(45deg);
        border-width: 1px;
        border-style: solid;
        transition: all .3s ease 0s;
    }

    .ta-callout-feature-box-icon i:hover {
        transform: rotate(-45deg);
    }

.ta-callout-feature-box-info {
    margin-left: 12px;
    padding-left: 70px;
    text-align: left;
}

    .ta-callout-feature-box-info h4 {
        font-size: 16px;
        line-height: 20px;
        font-weight: 600;
    }

.ta-blog-section .overlay {
    width: 100%;
    height: 100%;
    position: relative;
    padding: 60px 0;
}

.ta-blog-post-box {
    margin-bottom: 40px;
    background: #fff;
    padding: 0;
    border-radius: 3px;
}

    .ta-blog-post-box .small {
        font-size: 14px;
        padding: 30px;
    }

        .ta-blog-post-box .small > p {
            margin-bottom: 20px;
        }

.ta-blog-thumb {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    float: left;
}

    .ta-blog-thumb img {
        position: relative;
        max-width: 100%;
        float: left;
        height: auto;
        border-radius: 3px 3px 0 0;
    }

.ta-blog-author, .ta-blog-date {
    position: absolute;
    text-align: center;
}

.ta-blog-date {
    height: 32px;
    left: 0;
    top: 0;
    width: auto;
    padding: 0 10px;
    margin: 10px;
    z-index: 10;
    border-radius: 30px;
    box-shadow: 0 2px 3px rgba(0,0,0,.25);
}

    .ta-blog-date .h3, .ta-blog-date span {
        font-size: 14px;
    }

.ta-blog-author {
    background: #e8e8e8;
    font-size: 16px;
    font-weight: 800;
    height: 75px;
    right: 0;
    padding: 4px;
    bottom: 0;
    width: 75px;
    margin: 0 10px -30px 0;
    z-index: 999;
}

    .ta-blog-author img {
        max-width: 100%;
        border-radius: 100%;
    }

.ta-blog-post-box h2:first-child {
    font-size: 18px;
    letter-spacing: -.05em;
    line-height: normal;
    margin: 0 0 15px;
    overflow-wrap: break-word;
    position: relative;
    padding-bottom: 16px;
}

.ta-blog-post-box h2::before {
    border: 2px solid;
    bottom: -1px;
    display: block;
    left: 0;
    margin: auto;
    position: absolute;
    width: 30px;
}

.btn-blog, .btn-blog:hover {
    border-width: 1px;
    border-style: solid;
}

.ta-blog-post-box:hover h2::before {
    width: 40%;
    transition: all .3s ease 0s;
}

.ta-blog-category {
    padding: 10px 0;
}

    .ta-blog-category a {
        display: inline-block;
        font-weight: 400;
        padding: 0 10px 0 0;
    }

.btn-blog {
    padding: 10px 20px;
    border-radius: 30px;
    background: 0 0;
}

    .btn-blog:hover {
        transition: all .3s ease 0s;
    }

.ta-info-author-block {
    margin-bottom: 40px;
    margin-top: 10px;
    padding: 20px 20px 0;
    border-radius: 3px;
}

    .ta-info-author-block a {
        font-size: 13px;
    }

    .ta-info-author-block .row {
        margin: 0;
    }

    .ta-info-author-block h4 {
        font-size: 18px;
        font-weight: 400;
        letter-spacing: -.05em;
    }

        .ta-info-author-block h4 span {
            font-size: 13px;
            padding-right: 5px;
        }

            .ta-info-author-block h4 span i {
                padding-right: 5px;
            }

    .ta-info-author-block .ta-author-pic img {
        margin: 0 25px 15px 0;
        float: left;
        border-radius: 50%;
        box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
        width: 85px;
        height: 85px;
    }

    .ta-comments .ta-reply, .ta-info-author-block .ta-info-author-social li {
        box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
        width: 30px;
        height: 30px;
        text-align: center;
    }

    .ta-info-author-block .ta-info-author-social {
        font-size: 24px;
        padding: 0;
    }

        .ta-info-author-block .ta-info-author-social li a {
            font-size: 16px;
            line-height: 28px;
        }

        .ta-info-author-block .ta-info-author-social li {
            border-radius: 3px;
            margin: 10px 15px 10px 0;
            transform: rotate(45deg);
        }

            .ta-info-author-block .ta-info-author-social li a i {
                transform: rotate(-45deg);
            }

.comment_section .comment-reply-link:before {
    content: "\f112";
    font-family: FontAwesome;
    padding-right: 8px;
}

.comment_section .comment-reply-link {
    border-radius: 4px;
    margin-left: 10px;
    padding: 4px 8px;
    transition: all .3s ease 0s;
    border-width: 1px;
    border-style: solid;
    background: #f0f0f0;
    color: #666;
    border-color: #f0f0f0;
}

.ta-comments a {
    color: #777;
}

.ta-comments .ta-reply {
    border-radius: 3px;
    margin-left: 10px;
    transition: all .3s ease 0s;
    line-height: 30px;
    display: inline-block;
}

.ta-comments a i {
    padding-right: 6px;
}

.ta-comments h4 {
    font-size: 14px;
    font-weight: 400;
    margin-top: 0;
}

    .ta-comments h4 span {
        font-size: 12px;
        padding-left: 7px;
    }

.ta-comments .btn {
    margin-left: 5px;
}

.ta-comments .media {
    margin-top: 0;
}

.ta-comments .comment .media-body > p:last-child {
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 30px;
    margin-top: 0;
}

.ta-comments li .media-body > .small {
    border-bottom: none !important;
    padding: 0;
    color: #999;
}

.ta-comments li .media-body > p {
    border-width: 0 0 1px;
    border-style: solid;
    padding: 5px 0 20px 5px;
    margin-bottom: 20px;
}

.ta-comments li .media .media {
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.ta-comments li:last-child .media-body > p {
    border-bottom: none;
    padding: 0;
}

.ta-comments .media-left img {
    height: 64px;
    width: 64px;
    border-radius: 50%;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
}

.ta-comments .comment-list li {
    margin-bottom: 20px;
    padding: 20px;
    border-width: 0 0 0 2px;
    border-style: solid;
}

.ta-blog-thumb > .responsive-video {
    z-index: 9;
    min-height: 240px;
}

.blog-slider {
    position: relative;
    z-index: 9;
    margin-bottom: -34px;
}

    .blog-slider .owl-controls .owl-buttons div {
        margin: 5px;
        font-size: 23px;
        display: inline-block;
        padding: 5px 13px;
        opacity: 0;
        transition: all .4s ease 0s;
        transform: rotate(45deg);
        border-radius: 3px;
        box-shadow: 0 2px 4px 0 rgba(0,0,0,.13);
    }

        .blog-slider .owl-controls .owl-buttons div i, .ta-blog-slider-warraper .owl-controls .owl-buttons div i {
            transform: rotate(-45deg);
        }

    .blog-slider:hover .owl-controls .owl-buttons div {
        opacity: 1;
    }

    .blog-slider .owl-controls .owl-buttons div.owl-prev {
        position: absolute;
        top: 40%;
        left: 20px;
    }

    .blog-slider .owl-controls .owl-buttons div.owl-next {
        position: absolute;
        top: 40%;
        right: 20px;
    }

    .blog-slider .owl-pagination {
        padding-bottom: 10px;
        bottom: 30px;
        left: 0;
        position: relative;
        right: 0;
        text-align: center;
    }

    .blog-slider .owl-controls .owl-page {
        display: inline-block;
        vertical-align: middle;
        padding: 0 5px;
    }

        .blog-slider .owl-controls .owl-page span {
            display: block;
            width: 10px;
            height: 6px;
            border-radius: 3px;
            box-shadow: 0 2px 4px 0 rgba(0,0,0,.13);
        }

        .blog-slider .owl-controls .owl-page.active span {
            width: 15px;
        }

.ta-blog-slider-warraper #ta-slider-blog {
    margin: 0;
    position: relative;
    z-index: 1;
    float: left;
    width: 100%;
}

    .ta-blog-slider-warraper #ta-slider-blog .item img {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        width: 100vw;
        display: inline-block;
        height: 300px;
    }

    .ta-blog-slider-warraper #ta-slider-blog .item iframe {
        border: 6px solid #fff;
    }

#ta-slider-blog .ta-slider-inner {
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
}

#ta-slider-blog .inner-table {
    display: table;
    height: 100%;
}

#ta-slider-blog .inner-table-cell {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    width: 100%;
}

#ta-slider-blog .slide-caption {
    width: 36%;
    margin: 0;
    text-align: left;
}

    #ta-slider-blog .slide-caption.center {
        text-align: center;
    }

    #ta-slider-blog .slide-caption.left {
        float: left;
        text-align: left;
    }

    #ta-slider-blog .slide-caption.right {
        float: right;
        text-align: right;
    }

    #ta-slider-blog .slide-caption h1 {
        font-size: 36px;
        letter-spacing: -.05em;
        line-height: normal;
        margin: 0 0 15px;
        overflow-wrap: break-word;
    }

    #ta-slider-blog .slide-caption .description {
        font-size: 18px;
        line-height: 24px;
        padding: 0;
        width: 100%;
    }

        #ta-slider-blog .slide-caption .description p {
            margin: 0;
        }

#ta-slider-blog p {
    font-size: 14px;
}

.ta-blog-slider-warraper .owl-controls {
    margin-top: -24px;
}

    .ta-blog-slider-warraper .owl-controls .owl-buttons div {
        width: 40px;
        height: 40px;
        display: block;
        font-size: 20px;
        line-height: 40px;
        opacity: 1;
        border-radius: 3px;
        text-align: center;
        box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
    }

    .ta-blog-slider-warraper .owl-controls .owl-buttons {
        opacity: 0;
        transition: all .3s ease 0s;
    }

.ta-blog-slider-warraper:hover .owl-controls .owl-buttons {
    opacity: 1;
}

    .ta-blog-slider-warraper:hover .owl-controls .owl-buttons .owl-prev {
        left: 35px;
    }

    .ta-blog-slider-warraper:hover .owl-controls .owl-buttons .owl-next {
        right: 35px;
    }

.ta-blog-slider-warraper .owl-controls .owl-buttons .owl-next, .ta-blog-slider-warraper .owl-controls .owl-buttons .owl-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    margin: -30px 0 0;
    transition: all .3s ease 0s;
}

.ta-blog-slider-warraper .owl-controls .owl-buttons .owl-prev {
    left: 16px;
    transform: rotate(45deg);
}

    .ta-blog-slider-warraper .owl-controls .owl-buttons .owl-prev i {
        left: 16px;
        transform: rotate(-45deg);
    }

.ta-blog-slider-warraper .owl-controls .owl-buttons .owl-next {
    right: 16px;
    transform: rotate(-45deg);
}

.ta-slider-warraper .owl-controls .owl-buttons .owl-next i {
    right: 16px;
    transform: rotate(45deg);
}

.ta-blog-slider-warraper .owl-controls .owl-page {
    display: inline-block;
    vertical-align: middle;
    padding: 0 5px;
}

    .ta-blog-slider-warraper .owl-controls .owl-page span {
        display: block;
        width: 10px;
        height: 6px;
        border-radius: 3px;
    }

    .ta-blog-slider-warraper .owl-controls .owl-page.active span {
        width: 15px;
    }

    .ta-blog-slider-warraper .owl-controls .owl-page span.owl-numbers {
        height: auto;
        width: auto;
        color: #fff;
        padding: 2px 10px;
        font-size: 12px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
    }

.ta-calltoaction, .ta-plans .ta-plan {
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
    overflow: hidden;
}

.ta-blog-slider-warraper .owl-pagination {
    bottom: 15px;
    left: 0;
    position: relative;
    right: 0;
    text-align: center;
}

#wrapper-masonry {
    max-width: 90em;
    margin: 0 auto 0 5%;
}

#list {
    margin-left: -1.562%;
}

.masonry-item {
    width: 30.303%;
    float: left;
    margin: 0 1.515% 15px;
}

.ta-calltoaction {
    background: url(images/calltoaction-back.jpg) center/cover no-repeat fixed;
    height: 100%;
    width: 100%;
    padding: 0;
}

    .ta-calltoaction .overlay {
        height: 100%;
        position: relative;
        width: 100%;
        padding: 40px 25px;
    }

.ta-calltoaction-box-icon {
    float: left;
    display: inline-block;
    margin-right: 25px;
    width: 50px;
}

    .ta-calltoaction-box-icon i {
        height: 50px;
        line-height: 70px;
        text-align: center;
        width: 50px;
        font-size: 50px;
    }

.ta-calltoaction-box-info h5 {
    line-height: 30px;
    letter-spacing: -.05em;
    font-size: 26px;
}

.ta-calltoaction-box-info p {
    opacity: .6;
}

.ta-calltoaction .btn {
    margin-top: 25px;
}

.ta-plans {
    height: 100%;
    overflow: hidden;
    width: 100%;
    padding: 0;
    text-align: center;
}

    .ta-plans .overlay {
        height: 100%;
        position: relative;
        width: 100%;
        padding: 60px 0;
    }

    .ta-plans .ta-plan {
        position: relative;
        margin-bottom: 20px;
    }

        .ta-plans .ta-plan.active, .ta-plans .ta-plan:hover {
            box-shadow: 0 0 14px 0 rgba(0,0,0,.2);
        }

        .ta-plans .ta-plan header {
            padding: 5px 40px 20px;
            text-align: center;
        }

        .ta-plans .ta-plan h2 {
            font-size: 22px;
            font-weight: 700;
            line-height: 30px;
            margin-bottom: 30px;
            letter-spacing: -.05em;
        }

        .ta-plans .ta-plan small {
            display: table;
            font-size: 13px;
            font-style: italic;
            margin: 30px auto 0;
        }

    .ta-plans .ta-plan-price {
        margin-bottom: 30px;
    }

.ta-plan-price .ta-currency {
    font-size: 30px;
    margin-right: 5px;
    position: relative;
    vertical-align: top;
}

.ta-plan-price .ta-amount {
    font-size: 300%;
    font-weight: 700;
    letter-spacing: -.05em;
}

.ta-plan-price .ta-period {
    font-size: 16px;
}

.ta-plan-features {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    margin: 0;
    padding: 25px 35px;
    list-style: none;
    text-align: left;
}

    .ta-plan-features li:first-child {
        border: none;
    }

    .ta-plan-features li {
        border-top: 1px solid #eee;
        padding: 10px 0;
    }

        .ta-plan-features li i {
            margin-right: 10px;
            font-size: 18px;
        }

.ta-plans .ta-plan .ta-new-ribbon, .ta-plans .ta-plan .ta-pupular-ribbon, .ta-plans .ta-plan .ta-upcoming-ribbon {
    box-shadow: 1px 2px 2px rgba(0,0,0,.2);
    display: block;
    font-size: 11px;
    padding: 4px 12px;
    position: absolute;
    right: -55px;
    text-align: center;
    text-transform: capitalize;
    top: 5px;
    transform: rotate(45deg);
    width: 150px;
}

.ta-plans .ta-plan .ta-none-ribbon {
    display: none;
}

.testimonials-section {
    background: url(images/testimonial-back.jpg) 0 0/cover no-repeat fixed;
    height: 100%;
    overflow: hidden;
    width: 100%;
    padding: 0;
    text-align: center;
}

    .testimonials-section .overlay {
        height: 100%;
        position: relative;
        width: 100%;
        padding: 60px 0;
    }

.content-testimonials {
    max-width: 750px;
    margin: 0 auto;
    border-radius: 3px;
}

    .content-testimonials span.icon-quote {
        font-size: 28px;
        position: relative;
        bottom: 25px;
        line-height: 30px;
        padding: 10px 15px;
        border-radius: 4px;
        display: block;
        width: 50px;
        height: 50px;
        margin: 0 auto;
        transform: rotate(45deg);
    }

        .content-testimonials span.icon-quote i {
            transform: rotate(-45deg);
        }

.testimonials-section .testimonials_qute {
    float: left;
    width: 100%;
    padding: 25px 25px 15px;
    border-radius: 3px;
}

.testimonials-section .sub-qute {
    display: block;
    font-size: 14px;
    letter-spacing: 2px;
    padding: 136px 40px 40px;
    font-style: italic;
    border-radius: 3px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.13);
}

.ta-client-info-row {
    bottom: 0;
    margin: 0 0 -126px;
    position: relative;
    right: 0;
    width: 100%;
    z-index: 999;
}

.testimonials-section .ta-client img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    box-shadow: 0 7px 17px -4px rgba(0,0,0,.26);
}

.testimonials-section .user-title {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -.05em;
    margin: 15px 0 0;
    line-height: 20px;
    position: relative;
    font-family: Montserrat,sans-serif;
}

#ta-testimonial .owl-controls .owl-buttons div, .ta-clients-section .owl-controls .owl-buttons div {
    transition: all .4s ease 0s;
    line-height: 40px;
    display: inline-block;
    border-style: solid;
    border-radius: 3px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
}

.testimonials-section .user-designation {
    text-transform: uppercase;
    font-size: 11px;
    opacity: .9;
    letter-spacing: .1em;
    margin-bottom: 0;
}

#ta-testimonial .owl-controls .owl-buttons div {
    width: 40px;
    height: 40px;
    margin: 5px;
    font-size: 20px;
    opacity: 0;
    border-width: 1px;
}

#ta-testimonial:hover .owl-controls .owl-buttons div {
    opacity: 1;
}

#ta-testimonial .owl-controls .owl-buttons div.owl-prev {
    position: absolute;
    top: 40%;
    transform: rotate(45deg);
    left: 20px;
}

    #ta-testimonial .owl-controls .owl-buttons div.owl-prev i {
        transform: rotate(-45deg);
    }

#ta-testimonial .owl-controls .owl-buttons div.owl-next {
    position: absolute;
    top: 40%;
    transform: rotate(-45deg);
    right: 20px;
}

    #ta-testimonial .owl-controls .owl-buttons div.owl-next i {
        transform: rotate(45deg);
    }

#ta-testimonial .owl-pagination {
    padding-bottom: 10px;
    padding-top: 20px;
}

#ta-testimonial .owl-page {
    border-radius: 3px;
    display: inline-block;
    height: 6px;
    margin: 2px;
    width: 10px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
}

    #ta-testimonial .owl-page.active {
        width: 15px;
    }

.ta-clients-section {
    margin: auto;
    padding: 60px 0;
}

    .ta-clients-section .item {
        border-radius: 3px;
        color: #fff;
        margin-right: 10px;
        text-align: center;
    }

    .ta-clients-section img {
        width: 100%;
        min-width: 180px;
    }

    .ta-clients-section .owl-controls {
        margin: 10px 0 0;
    }

        .ta-clients-section .owl-controls .owl-buttons div {
            margin: 5px 5px 5px 0;
            font-size: 20px;
            opacity: 0;
            border-width: 2px;
            width: 40px;
            height: 40px;
            text-align: center;
        }

    .ta-clients-section:hover .owl-controls .owl-buttons div {
        opacity: 1;
    }

    .ta-clients-section .owl-controls .owl-buttons div.owl-prev {
        position: absolute;
        left: 0;
        top: 0;
        transform: rotate(45deg);
    }

        .ta-clients-section .owl-controls .owl-buttons div.owl-prev i {
            transform: rotate(-45deg);
        }

    .ta-clients-section .owl-controls .owl-buttons div.owl-next {
        position: absolute;
        right: 0;
        top: 0;
        transform: rotate(-45deg);
    }

        .ta-clients-section .owl-controls .owl-buttons div.owl-next i {
            transform: rotate(45deg);
        }

    .ta-clients-section:hover .owl-controls .owl-buttons div.owl-prev {
        left: 20px;
    }

    .ta-clients-section:hover .owl-controls .owl-buttons div.owl-next {
        right: 20px;
    }

    .ta-clients-section .owl-pagination {
        padding-bottom: 10px;
        text-align: center;
    }

    .ta-clients-section .owl-page {
        border-radius: 3px;
        display: inline-block;
        height: 6px;
        margin: 2px;
        width: 10px;
        vertical-align: middle;
        box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
    }

        .ta-clients-section .owl-page.active {
            width: 15px;
        }

.ta-contact .overlay {
    padding: 60px 0;
    margin: 0;
}

.ta-contact h5 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 25px;
    position: relative;
    padding-bottom: 15px;
    letter-spacing: -.05em;
}

    .ta-contact h5::before {
        bottom: 0;
        content: "";
        display: block;
        left: 0;
        margin: auto;
        position: absolute;
        width: 30px;
        border-width: 2px;
        border-style: solid;
    }

.ta-contact .ta-widget-address {
    padding: 30px;
}

    .ta-contact .ta-widget-address > li:first-child {
        padding-top: 0;
    }

    .ta-contact .ta-widget-address > li {
        list-style: none;
        padding: 15px 0;
        border-width: 0 0 1px;
        border-style: solid;
    }

        .ta-contact .ta-widget-address > li:last-child {
            border-bottom: none;
        }

    .ta-contact .ta-widget-address li span.icon-addr {
        height: 30px;
        line-height: 30px;
        margin-right: 18px;
        text-align: center;
        width: 30px;
        display: inline-block;
        transform: rotate(45deg);
        border-radius: 3px;
        margin-bottom: 15px;
        float: left;
        box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
    }

        .ta-contact .ta-widget-address li span.icon-addr i {
            font-size: 14px;
            transform: rotate(-45deg);
        }

    .ta-contact .ta-widget-address strong {
        padding-right: 5px;
    }

.ta-gmap-wrapper {
    padding: 0;
    margin: 0;
}

    .ta-gmap-wrapper #map {
        padding: 0;
        width: 100%;
        height: 355px;
        border: 0;
        margin-bottom: 0;
    }

.ta-subscriber {
    background: url(images/subscriber-back.jpg) 0 0/cover no-repeat fixed;
    height: 100%;
    overflow: hidden;
    width: 100%;
    padding: 0;
}

    .ta-subscriber .overlay {
        height: 100%;
        position: relative;
        width: 100%;
        padding: 60px 0;
    }

    .ta-subscriber h4 {
        font-size: 160%;
    }

    .ta-subscriber h2 {
        line-height: 25px;
        font-size: 200%;
    }

    .ta-subscriber a {
        color: #fff;
    }

    .ta-subscriber .subscription-form .int-box {
        border-radius: 3px;
        box-shadow: inherit;
        height: 40px;
        margin-bottom: 25px;
        margin-top: 25px;
        width: 62%;
    }

.ta-view-detail-content, .ta-view-detail-top-section {
    box-shadow: 0 1px 1px rgba(0,0,0,.24);
    background: #f5f5f5;
}

.ta-subscriber .subscription-form .btn {
    border: 0;
    border-radius: 30px;
    margin: 5px;
    transition: all .25s ease 0s;
}

.ta-view-detail-top-section {
    padding: 10px;
    margin: 20px 0;
}

.ta-view-detail-btnarea {
    text-align: center;
    padding: 0;
}

    .ta-view-detail-btnarea .btn {
        margin: 10px;
    }

        .ta-view-detail-btnarea .btn i {
            padding-right: 10px;
        }

.ta-view-detail-content {
    padding: 30px;
    color: #666;
}

    .ta-view-detail-content img {
        margin: 20px auto;
        width: 100%;
        height: auto;
    }

.ta-view-detail-slider .owl-controls {
    margin-top: -24px;
}

    .ta-view-detail-slider .owl-controls .owl-buttons div {
        margin: 5px;
        font-size: 23px;
        display: inline-block;
        padding: 5px 13px;
        border-width: 1px;
        border-style: solid;
        opacity: 0;
        transition: all .4s ease 0s;
        transform: rotate(45deg);
    }

        .ta-view-detail-slider .owl-controls .owl-buttons div i {
            transform: rotate(-45deg);
        }

.ta-view-detail-slider:hover .owl-controls .owl-buttons div {
    opacity: 1;
}

.ta-sidebar .ta-widget .ta-instagram li a img:hover, footer .ta-widget .ta-instagram li a img:hover {
    opacity: .7;
}

.ta-view-detail-slider .owl-controls .owl-buttons div.owl-prev {
    position: absolute;
    top: 40%;
    left: 20px;
}

.ta-view-detail-slider .owl-controls .owl-buttons div.owl-next {
    position: absolute;
    top: 40%;
    right: 20px;
}

.ta-view-detail-slider .owl-pagination {
    padding-bottom: 10px;
    bottom: 30px;
    left: 0;
    position: relative;
    right: 0;
    text-align: center;
}

.ta-view-detail-slider .owl-controls .owl-page {
    display: inline-block;
    vertical-align: middle;
    padding: 0 5px;
}

    .ta-view-detail-slider .owl-controls .owl-page span {
        display: block;
        width: 10px;
        height: 10px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        background: rgba(255,255,255,.2);
        transform: rotate(40deg);
    }

        .ta-view-detail-slider .owl-controls .owl-page span.owl-numbers {
            height: auto;
            width: auto;
            color: #fff;
            padding: 2px 10px;
            font-size: 12px;
            -webkit-border-radius: 30px;
            -moz-border-radius: 30px;
            border-radius: 30px;
        }

.ta-detail-purchase {
    background: #f3f3f3;
    padding: 15px;
    margin-top: 10px;
    border-bottom: 2px solid #e6e6e6;
}

    .ta-detail-purchase .purchase-inner {
        background: #fff;
        text-align: center;
        line-height: 35px;
    }

        .ta-detail-purchase .purchase-inner span {
            font-size: 20px;
        }

    .ta-detail-purchase .purchase-price {
        padding: 20px;
        font-size: 40px;
        font-weight: 700;
    }

.ta-detail-download .btn-download {
    display: block;
    line-height: 36px;
    margin: 12px 0;
    padding: 5px 35px;
    position: relative;
    width: 100%;
    font-size: 16px;
    border-radius: 3px;
    border: 1px solid rgba(0,0,0,.2);
}

    .ta-detail-download .btn-download:hover {
        color: #fff;
    }

    .ta-detail-download .btn-download i {
        padding-right: 10px;
    }

.ta-detail-download .buynow {
    background: #fefcea;
    color: #000;
}

.ta-detail-download .live-preview {
    background: #6f9a37;
}

.ta-breadcrumb-section {
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
    box-shadow: 0 0 5px 0 #aaa;
}

    .ta-breadcrumb-section .overlay {
        height: 100%;
        padding: 30px 0;
        position: relative;
        width: 100%;
    }

    .ta-breadcrumb-section.transparent {
        background: url(images/breadcrumb-back.jpg) fixed;
        height: 100%;
        margin: 0;
        overflow: hidden;
        padding: 0;
        width: 100%;
    }

        .ta-breadcrumb-section.transparent .overlay {
            height: 100%;
            padding: 100px 0 30px;
            position: relative;
            width: 100%;
            background: rgba(0,0,0,.4);
        }

.ta-breadcrumb-title {
    text-align: left;
    padding: 0;
}

    .ta-breadcrumb-title h1 {
        font-size: 18px;
        margin: 0;
        line-height: 20px;
        font-weight: 600;
        letter-spacing: -.05em;
    }

.ta-page-breadcrumb {
    list-style: none;
    margin-bottom: 0;
    padding: 0;
    text-align: right;
    font-size: 15px;
    line-height: 20px;
}

    .ta-page-breadcrumb > li {
        display: inline-block;
    }

        .ta-page-breadcrumb > li + li:before {
            content: "\f105";
            font-family: fontawesome;
            padding: 0 5px;
        }

.ta-sidebar {
    padding: 0;
}

    .ta-sidebar a {
        transition: all .3s ease 0s;
    }

    .ta-sidebar .ta-widget .btn {
        padding: 2px 12px;
        border: none;
        border-radius: 30px;
        height: 40px;
    }

    .ta-sidebar .ta-widget {
        margin-bottom: 30px;
        padding: 10px 20px;
        box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
        border-radius: 3px;
    }

        .ta-sidebar .ta-widget ul {
            padding: 0;
            list-style: none;
        }

            .ta-sidebar .ta-widget ul li {
                display: block;
                letter-spacing: .2px;
                line-height: 22px;
                margin: 0 0 10px;
                overflow: hidden;
                border-width: 0 0 1px;
                border-style: solid;
            }

        .ta-sidebar .ta-widget h2 {
            font-size: 16px;
            line-height: 20px;
        }

        .ta-sidebar .ta-widget h2, .ta-sidebar .ta-widget h6 {
            position: relative;
            padding-bottom: 15px;
            margin-bottom: 20px;
            font-weight: 600;
            letter-spacing: -.05em;
        }

            .ta-sidebar .ta-widget h2::before, .ta-sidebar .ta-widget h6::before {
                border-width: 2px;
                border-style: solid;
                bottom: 0;
                content: "";
                display: block;
                left: 0;
                margin: auto;
                position: absolute;
                width: 30px;
                transition: all .4s ease 0s;
            }

.ta-widget h6:hover::before {
    width: 50%;
}

.ta-sidebar .ta-widget ul li {
    padding: 10px 0;
    position: relative;
    transition: all .4s ease-in-out 0s;
}

    .ta-sidebar .ta-widget ul li a:hover {
        padding-left: 10px;
        transition: all .4s ease-in-out 0s;
    }

.ta-sidebar .ta-widget ul.menu li .sub-menu {
    margin-left: 15px;
}

    .ta-sidebar .ta-widget ul.menu li .sub-menu li {
        border-bottom: none;
        padding: 10px 0 0;
    }

.ta-sidebar .ta-widget.widget_search .btn {
    border: none;
    border-radius: 30px;
    height: 40px;
    padding: 2px 12px;
    transition: all .3s ease 0s;
}

.ta-sidebar .ta-category-widget ul li {
    padding: 10px 0;
    position: relative;
    transition: all .4s ease-in-out 0s;
    border-width: 0 0 1px;
    border-style: solid;
}

    .ta-sidebar .ta-category-widget ul li a:hover {
        padding-left: 10px;
        transition: all .4s ease-in-out 0s;
    }

.ta-sidebar .ta-widget .ta-widget-tags, .ta-sidebar .ta-widget .tagcloud {
    margin: 0 0 10px;
    overflow: hidden;
    padding: 0;
}

    .ta-sidebar .ta-widget .ta-widget-tags a, .ta-sidebar .ta-widget .tagcloud a {
        cursor: pointer;
        display: inline-block;
        font-size: 12px;
        font-weight: 400;
        line-height: 20px;
        margin: 0 5px 9px 0;
        padding: 6px 12px;
        transition: all .4s ease-in-out 0s;
        border-width: 1px;
        border-style: solid;
        border-radius: 30px;
        box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    }

        .ta-sidebar .ta-widget .tagcloud a:hover, .ta-sidebar .ta-widget-tags a:hover {
            border-width: 1px;
            border-style: solid;
            transition: all .4s ease-in-out 0s;
            box-shadow: 0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);
        }

.ta-sidebar .ta-widget .ta-social li span.icon-soci, .ta-sidebar .ta-widget .ta-widget-address li span.icon-addr, footer .ta-social li span.icon-soci, footer .ta-widget .ta-widget-address li span.icon-addr {
    float: left;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
}

.ta-sidebar .ta-widget .ta-twitter-feed li {
    margin: 2px 0;
    padding-bottom: 5px;
    padding-left: 20px;
    position: relative;
}

    .ta-sidebar .ta-widget .ta-twitter-feed li::before {
        font-family: FontAwesome;
        position: absolute;
        left: 0;
        top: 4px;
        bottom: 0;
        content: "\f099";
    }

    .ta-sidebar .ta-widget .ta-twitter-feed li a {
        padding-right: 3px;
    }

    .ta-sidebar .ta-widget .ta-twitter-feed li .twitter-text {
        display: table;
    }

    .ta-sidebar .ta-widget .ta-twitter-feed li .date-twitter {
        font-size: 12px;
    }

.ta-sidebar .ta-opening-hours li i {
    font-size: 14px;
    padding-right: 10px;
}

.ta-sidebar .ta-widget .ta-widget-address li span.icon-addr {
    height: 30px;
    line-height: 30px;
    margin: 5px 15px 8px 8px;
    text-align: center;
    width: 30px;
    display: inline-block;
    transform: rotate(45deg);
    border-radius: 3px;
}

    .ta-sidebar .ta-widget .ta-widget-address li span.icon-addr i {
        font-size: 14px;
        transform: rotate(-45deg);
    }

.ta-sidebar .ta-widget .ta-instagram li {
    display: inline-block;
    margin: -13px 0;
    border-radius: 2px;
}

    .ta-sidebar .ta-widget .ta-instagram li a:hover {
        padding-left: 0;
    }

    .ta-sidebar .ta-widget .ta-instagram li a img {
        width: 70px;
        height: 70px;
        border-radius: 2px;
    }

.ta-sidebar .ta-widget .ta-social {
    padding: 10px 0;
}

    .ta-sidebar .ta-widget .ta-social li {
        display: inline-block;
    }

        .ta-sidebar .ta-widget .ta-social li span.icon-soci {
            display: inline-block;
            height: 32px;
            line-height: 32px;
            margin: 8px 12px 8px 8px;
            text-align: center;
            transform: rotate(45deg);
            width: 32px;
            border-radius: 3px;
        }

            .ta-sidebar .ta-widget .ta-social li span.icon-soci:hover {
                transition: all .4s ease-in-out 0s;
            }

            .ta-sidebar .ta-widget .ta-social li span.icon-soci i {
                font-size: 16px;
                transform: rotate(-45deg);
            }

.ta-sidebar .ta-widget-payment a {
    font-size: 30px;
}

.ta-sidebar .ta-widget-tollfree li {
    font-size: 20px;
}

    .ta-sidebar .ta-widget-tollfree li i {
        font-size: 36px;
        padding-right: 15px;
    }

.ta-sidebar .ta-widget .ta-widget-quote .form-control {
    border-radius: 0;
    margin-bottom: 20px;
    font-size: 12px;
}

.ta-sidebar .ta-widget .ta-widget-quote .btn {
    border-radius: 30px;
    padding: 5px 35px;
}

.ta-sidebar .ta-mailchimp-widget .btn {
    border-radius: 30px;
    transition: all .3s ease 0s;
}

.ta-sidebar .ta-widget .ta-blog-post {
    margin-bottom: 0;
    margin-top: 0 !important;
    overflow: hidden;
    padding-bottom: 20px;
}

.ta-sidebar .ta-widget .ta-post-area {
    display: block;
    float: left;
    margin-left: 0;
    margin-right: 15px;
}

.ta-sidebar .ta-widget .ta-blog-post .ta-post-area img {
    border-radius: 2px;
    display: block;
    height: 70px;
    max-width: 70px;
    transition: all .3s ease-in-out 0s;
}

.ta-sidebar .ta-widget .ta-blog-post h3 {
    display: block;
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 5px;
    margin-top: -5px;
    word-wrap: break-word;
}

.ta-widget .ta-blog-post span {
    display: block;
    font-size: 12px;
    line-height: 20px;
    margin-right: 8px;
    font-style: italic;
}

.ta-sidebar .ta-widget .calendar_wrap table {
    width: 100%;
    font-size: 11px;
}

    .ta-sidebar .ta-widget .calendar_wrap table caption {
        border-radius: 2px;
        font-size: 16px;
        font-weight: 500;
        line-height: 35px;
        margin-bottom: 0;
        padding: 5px 12px;
        text-align: center;
        border-width: 1px;
        border-style: solid;
    }

.ta-sidebar .calendar_wrap table thead th {
    border-width: 1px;
    border-style: solid;
}

.ta-sidebar .calendar_wrap table tbody #today:hover, .ta-sidebar .calendar_wrap table tbody td:hover {
    transition: all .3s ease 0s;
}

.ta-sidebar .calendar_wrap table tfoot {
    border-width: 1px;
    border-style: solid;
}

.ta-sidebar .ta-widget .calendar_wrap table thead th {
    text-align: center;
    padding: 6px 0;
}

.ta-sidebar .ta-widget .calendar_wrap table tbody td {
    line-height: 2.5em;
    transition: background .15s ease 0s;
    text-align: center;
    border-width: 1px;
    border-style: solid;
}

footer .ta-widget .ta-subscribe:focus, footer .ta-widget .ta-subscribe:hover, footer .ta-widget.widget_search .btn:focus, footer .ta-widget.widget_search .btn:hover {
    border-width: 1px;
    border-style: solid;
    transition: all .4s ease-in-out 0s;
}

.ta-sidebar .ta-widget .calendar_wrap table tfoot {
    font-size: 11px;
}

    .ta-sidebar .ta-widget .calendar_wrap table tfoot tr td#prev {
        padding: 5px;
        text-transform: uppercase;
    }

    .ta-sidebar .ta-widget .calendar_wrap table tfoot tr td#next {
        padding: 5px;
        text-align: right;
        text-transform: uppercase;
    }

.ta-sidebar .ta-widget .textwidget img, .ta-sidebar .ta-widget .textwidget select {
    width: 100%;
}

.ta-sidebar .ta-widget.widget_product_search .btn {
    padding: 2px 12px;
    height: 40px;
    border-radius: 30px;
    margin-left: -1px;
}

.ta-error-404 h1 {
    font-size: 100px;
}

    .ta-error-404 h1 i {
        padding: 5px;
    }

.ta-error-404 h4 {
    line-height: 40px;
}

.ta-error-404 p {
    line-height: 30px;
}

.ta-footer-top-area {
    padding: 30px 0;
}

    .ta-footer-top-area .ta-app-widget .btn {
        padding: 2px 12px;
    }

        .ta-footer-top-area .ta-app-widget .btn > i {
            padding-right: 10px;
        }

    .ta-footer-top-area .ta-app-widget h5 a i {
        font-size: 26px;
    }

footer .ta-footer-widget-area {
    padding-top: 50px;
}

footer .ta-widget {
    margin-bottom: 50px;
}

    footer .ta-widget .ta-subscribe {
        padding: 1px 12px;
        border-radius: 0 3px 3px 0;
        height: 40px;
    }

footer .ta-search-widget .btn {
    padding: 1px 12px;
    border-radius: 30px;
    height: 40px;
}

footer .ta-widget.widget_search .btn {
    border-width: 1px;
    border-style: solid;
    padding: 2px 12px;
    height: 40px;
    border-top-right-radius: 3px;
}

footer .ta-widget.widget_search .btn-default, footer .ta-widget.widget_search .btn-default:hover {
    background-color: initial;
}

footer .ta-widget h6 {
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 30px;
    position: relative;
    padding-bottom: 12px;
}

    footer .ta-widget h6::before {
        border: 1px solid;
        bottom: 0;
        content: "";
        display: block;
        left: 0;
        margin: auto;
        position: absolute;
        width: 30px;
    }

footer .ta-widget:hover h6::before {
    width: 50%;
    transition: all .3s ease 0s;
}

footer .ta-widget ul {
    padding: 0;
    list-style: none;
}

    footer .ta-widget ul li {
        display: block;
        letter-spacing: .2px;
        line-height: 22px;
        overflow: hidden;
        border-width: 0 0 1px;
        border-style: solid;
    }

        footer .ta-widget ul li:first-child {
            padding-top: 0;
        }

        footer .ta-widget ul li:last-child {
            border-bottom: none;
        }

    footer .ta-widget ul li {
        margin: 0;
        padding: 10px 0;
        position: relative;
    }

        footer .ta-widget ul li a {
            transition: all .4s ease-in-out 0s;
        }

            footer .ta-widget ul li a:hover {
                transition: all .4s ease-in-out 0s;
                padding-left: 10px;
            }

footer .ta-widget .list-unstyled li:first-child {
    padding-top: 0;
}

footer .ta-widget .list-unstyled li {
    margin: 0;
    padding: 10px 0;
    position: relative;
    border-width: 1px;
    border-style: solid;
}

    footer .ta-widget .list-unstyled li :last-child {
        border-bottom: none;
    }

    footer .ta-widget .list-unstyled li a:hover {
        transition: all .4s ease-in-out 0s;
        padding-left: 10px;
    }

    footer .ta-widget .list-unstyled li a {
        line-height: 25px;
        transition: all .4s ease-in-out 0s;
    }

footer .ta-widget .ta-twitter-feed li {
    margin: 2px 0;
    padding-bottom: 5px;
    padding-left: 20px;
    position: relative;
    border-bottom: none;
}

    footer .ta-widget .ta-twitter-feed li::before {
        font-family: FontAwesome;
        position: absolute;
        left: 0;
        top: 4px;
        bottom: 0;
        content: "\f099";
    }

    footer .ta-widget .ta-twitter-feed li a {
        padding-right: 3px;
    }

    footer .ta-widget .ta-twitter-feed li .twitter-text {
        display: table;
    }

    footer .ta-widget .ta-twitter-feed li .date-twitter {
        font-size: 12px;
    }

footer .ta-opening-hours {
    padding: 0 10px 0 0;
}

footer .ta-widget .ta-opening-hours li {
    padding: 6px 0;
}

    footer .ta-widget .ta-opening-hours li:hover {
        cursor: pointer;
        transition: all .4s ease-in-out 0s;
    }

    footer .ta-widget .ta-opening-hours li i {
        font-size: 14px;
        padding-right: 10px;
    }

footer .ta-widget .ta-widget-address li {
    border-bottom: 0;
}

    footer .ta-widget .ta-widget-address li span.icon-addr {
        height: 30px;
        line-height: 30px;
        margin: 5px 15px 8px 8px;
        text-align: center;
        width: 30px;
        display: inline-block;
        border-radius: 3px;
        transform: rotate(45deg);
    }

        footer .ta-widget .ta-widget-address li span.icon-addr i {
            font-size: 14px;
            transform: rotate(-45deg);
        }

footer .ta-widget .ta-social {
    padding: 10px 0;
}

    footer .ta-widget .ta-social li {
        display: inline-block;
        margin-right: 5px;
        border-bottom: none;
    }

        footer .ta-widget .ta-social li a:hover {
            padding-left: 0;
        }

        footer .ta-widget .ta-social li span.icon-soci {
            border-width: 1px;
            border-style: solid;
            display: inline-block;
            float: left;
            height: 32px;
            line-height: 32px;
            margin: 8px;
            text-align: center;
            transform: rotate(45deg);
            width: 32px;
        }

            footer .ta-widget .ta-social li span.icon-soci:hover {
                border-width: 1px;
                border-style: solid;
                transition: all .4s ease-in-out 0s;
            }

            footer .ta-widget .ta-social li span.icon-soci i {
                font-size: 16px;
                transform: rotate(-45deg);
            }

footer .ta-widget .ta-widget-tags, footer .ta-widget .tagcloud {
    margin: 0 0 10px;
    overflow: hidden;
    padding: 0;
}

    footer .ta-widget .ta-widget-tags a, footer .ta-widget .tagcloud a {
        cursor: pointer;
        display: inline-block;
        font-size: 12px;
        font-weight: 400;
        line-height: 20px;
        margin: 0 5px 9px 0;
        padding: 6px 12px;
        transition: all .4s ease-in-out 0s;
        border-width: 1px;
        border-style: solid;
        border-radius: 30px;
    }

        footer .ta-widget .ta-widget-tags a:hover, footer .ta-widget .tagcloud a:hover {
            border-width: 1px;
            border-style: solid;
            transition: all .4s ease-in-out 0s;
        }

footer .ta-widget .ta-widget-quote .form-control {
    border-radius: 0;
    margin-bottom: 20px;
    border: none;
    font-size: 12px;
}

footer .ta-widget .ta-instagram li {
    display: inline-block;
    margin: -3px 0 0;
    border-radius: 2px;
    padding: 0;
    border-bottom: none;
}

    footer .ta-widget .ta-instagram li a:hover {
        padding-left: 0;
    }

    footer .ta-widget .ta-instagram li a img {
        width: 75px;
        height: 75px;
        border-radius: 2px;
    }

footer .ta-widget-tollfree {
    margin-bottom: 30px;
}

    footer .ta-widget-tollfree li {
        font-size: 20px;
    }

        footer .ta-widget-tollfree li i {
            font-size: 36px;
            padding-right: 15px;
        }

footer .ta-widget-payment a {
    font-size: 30px;
}

footer .ta-widget .calendar_wrap table {
    width: 100%;
    font-size: 11px;
}

    footer .ta-widget .calendar_wrap table caption {
        border-radius: 2px;
        font-size: 16px;
        font-weight: 500;
        line-height: 35px;
        margin-bottom: 0;
        padding: 5px 12px;
        text-align: center;
        border-width: 1px;
        border-style: solid;
    }

    footer .ta-widget .calendar_wrap table thead th {
        text-align: center;
        padding: 6px 0;
        border-width: 1px;
        border-style: solid;
    }

    footer .ta-widget .calendar_wrap table tbody td {
        line-height: 2.5em;
        transition: background .15s ease 0s;
        text-align: center;
        border-width: 1px;
        border-style: solid;
    }

footer .calendar_wrap table tbody #today:hover, footer .calendar_wrap table tbody td:hover {
    transition: all .3s ease 0s;
}

footer .ta-widget .calendar_wrap table tfoot {
    font-size: 11px;
    border-width: 1px;
    border-style: solid;
}

    footer .ta-widget .calendar_wrap table tfoot tr td#prev {
        padding: 5px;
        text-transform: uppercase;
    }

    footer .ta-widget .calendar_wrap table tfoot tr td#next {
        padding: 5px;
        text-align: right;
        text-transform: uppercase;
    }

footer .ta-widget .textwidget img, footer .ta-widget .textwidget select {
    width: 100%;
}

footer .ta-blog-post {
    margin-bottom: 0;
    margin-top: 0;
    overflow: hidden;
    padding-bottom: 20px;
}

footer .ta-post-area {
    display: block;
    float: left;
    margin-left: 0;
    margin-right: 15px;
}

footer .ta-blog-post .ta-post-area img {
    border-radius: 2px;
    display: block;
    height: 70px;
    max-width: 70px;
    transition: all .3s ease-in-out 0s;
}

footer .ta-blog-post h3 {
    display: block;
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 5px;
    margin-top: -5px;
    word-wrap: break-word;
}

footer .ta-blog-post span {
    display: block;
    font-size: 12px;
    line-height: 20px;
    margin-right: 8px;
    font-style: italic;
}

footer .ta-widget .form-control {
    border-width: 1px;
    border-style: solid;
}

footer .ta-widget.widget_product_search .btn {
    padding: 2px 12px;
    height: 40px;
    border-radius: 30px;
    margin-left: -1px;
}

footer .ta-widget .wpcf7-form .wpcf7-form-control {
    border: none;
}

footer .ta-footer-copyright {
    padding: 25px 0 10px;
}

    footer .ta-footer-copyright a, footer .ta-footer-copyright p {
        font-size: 13px;
        line-height: 23px;
    }

footer .ta-social {
    padding: 0;
    margin: 0;
}

    footer .ta-social li {
        display: inline-block;
        margin-right: 5px;
        border-bottom: none;
    }

        footer .ta-social li a:hover {
            padding-left: 0;
        }

        footer .ta-social li span.icon-soci {
            display: inline-block;
            height: 28px;
            line-height: 28px;
            margin: 0 4px;
            text-align: center;
            transform: rotate(45deg);
            width: 28px;
            border-radius: 3px;
        }

            footer .ta-social li span.icon-soci:hover {
                transition: all .4s ease-in-out 0s;
            }

            footer .ta-social li span.icon-soci i {
                font-size: 14px;
                transform: rotate(-45deg);
            }

.ta_scroll {
    bottom: 2%;
    display: none;
    height: 50px;
    opacity: 1;
    overflow: hidden;
    position: fixed;
    right: 12px;
    text-align: center;
    width: 50px;
    z-index: 9999;
    border-radius: 50%;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
}

    .ta_scroll:hover {
        opacity: 1;
    }

    .ta_scroll i {
        font-size: 26px;
        line-height: 46px;
    }

    .ta_scroll:focus, .ta_scroll:hover {
        border-width: 2px;
        border-style: solid;
        transition: all .3s ease 0s;
    }

@media (min-width:600px) {
    .ta-blog-slider-warraper #ta-slider-blog .item img {
        height: 350px;
    }
}

@media (max-width:767px) {
    .ta-calltoaction {
        text-align: center;
    }

        .ta-calltoaction .btn {
            margin-bottom: 20px;
        }
}

@media (min-width:768px) and (max-width:991px) {
    .navbar-wp .navbar-collapse.collapse {
        display: none;
    }

        .navbar-toggle, .navbar-wp .navbar-collapse.collapse.in, .navbar-wp .navbar-header .collapse {
            display: block;
        }

    .navbar-header {
        float: none;
    }
}

@media only screen and (min-width:240px) and (max-width:460px) {
    .ta-footer-top-area .ta-app-widget .btn {
        margin-top: 10px;
    }
}

@media only screen and (min-width:320px) and (max-width:480px) {
    .ta-head-detail .info-left, .ta-head-detail .info-right {
        text-align: center;
        margin: 10px 0 17px;
        float: none;
    }

    .navbar-default .navbar-brand {
        margin: 0 auto;
        text-align: center;
    }

    .navbar-wp .navbar-nav > li > a {
        padding: 12px;
    }

    .navbar-wp .ta-search-box {
        float: left;
    }

    .ta-search {
        margin: 0 auto;
    }

    .ta-plans .ta-plan.active {
        transform: scale(1);
    }

    .ta-subscriber .subscription-form .int-box {
        width: 100%;
    }

    #ta-slider .item .ta-slider-inner .video-format .video-format-inner {
        margin: -20px 0 0;
        padding: 0 5px;
        text-align: center;
    }

    .ta-callout-inner .btn {
        margin: 20px auto;
    }
}

@media screen and (min-width:240px) and (max-width:1179px) {
    .boxed, .ta-slider-inner p {
        width: auto;
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .navbar-toggle {
        display: block;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

        .navbar-collapse.collapse.in {
            display: block !important;
        }
}

@media screen and (min-width:530px) and (max-width:1024px) {
    .ta-slider-inner {
        min-width: auto !important;
        width: auto !important;
    }
}

@media screen and (min-width:240px) and (max-width:767px) {
    .navbar-wp .navbar-nav > li > a {
        padding: 10px 16px;
    }

    .navbar-wp .navbar-nav a:focus, .navbar-wp .navbar-nav > .active > a, .navbar-wp .navbar-nav > .active > a:focus, .navbar-wp .navbar-nav > .active > a:hover, .navbar-wp .navbar-nav > a, .navbar-wp .navbar-nav > a:hover {
        border-bottom: none;
    }

    .ta-slider-inner {
        min-width: auto !important;
        width: auto !important;
    }

    #ta-slider .slide-caption h1 {
        font-size: 14px;
        line-height: 40px;
        letter-spacing: 0;
    }

    #ta-slider .slide-caption {
        width: 85%;
        margin: 0 auto;
    }

        #ta-slider .slide-caption .description p {
            font-size: 12px;
        }

        #ta-slider .slide-caption .description {
            font-size: 180%;
            line-height: 1em;
            margin: 0 auto;
            width: 100%;
        }

    .ta-slider-warraper .owl-controls .owl-buttons div {
        width: 30px;
        height: 30px;
        font-size: 200%;
        line-height: 10px;
    }

    #ta-slider-blog .slide-caption {
        width: 95%;
    }

        #ta-slider-blog .slide-caption h1 {
            font-size: 20px;
        }

    .ta-callout .ta-callout-inner {
        width: 85%;
    }

    .ta-callout .overlay h3 {
        font-size: 40px;
        line-height: 40px;
    }

    .ta-callout .ta-callout-inner.text-left, .ta-callout .ta-callout-inner.text-right {
        float: none;
    }

    .ta-subscriber .subscription-form .int-box {
        width: 100%;
    }

    .margin-bottom-xs {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width:40em) {
    .masonry-item {
        width: 46.876%;
        margin-bottom: 15px;
    }
}

#list {
    width: 100%;
    overflow: hidden;
    margin-bottom: -1.875em;
    -webkit-column-count: 3;
    -webkit-column-gap: 1.875em;
    -webkit-column-fill: auto;
    -moz-column-count: 3;
    -moz-column-gap: 1.875em;
    -moz-column-fill: auto;
    column-count: 3;
    column-gap: 1.875em;
    column-fill: auto;
}

.masonry-item {
    margin-bottom: 15px;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
}

@media only screen and (max-width:40em) {
    #list {
        -webkit-column-count: 2;
        -webkit-column-gap: .938em;
        -moz-column-count: 2;
        -moz-column-gap: .938em;
        column-count: 2;
        column-gap: .938em;
    }

    .masonry-item {
        margin-bottom: .938em;
    }
}

@media only screen and (max-width:20em) {
    #list, .masonry-item {
        width: 100%;
        margin-left: 0;
    }

    .masonry-item {
        margin-right: 0;
    }

    #wrapper-masonry {
        margin: 0 auto;
        padding: 0 15px;
    }

    #list {
        -webkit-column-count: auto;
        -moz-column-count: auto;
        column-count: auto;
    }
}
