.reset--gutter {
    margin-left: 0;
    margin-right: 0
}

.reset--gutter>[class*=col-],
.reset--padding {
    padding-left: 0;
    padding-right: 0
}
ul,li{
    list-style:none;
}
p{
    text-align: justify;
    font-size: 16px;
}
.justify{
    text-align: justify !important;
}
.vc--parent {
    width: 100%;
    height: 100%;
    display: table
}

.row--vb>div,
.row--vc>div,
.vc--child {
    display: table-cell;
    vertical-align: middle
}


.vc--child-bottom {
    display: table-cell
}

.row--vb>div,
.row--vc>div {
    float: none
}

.row--vb>div,
.vc--child-bottom {
    vertical-align: bottom
}

.underline {
    position: relative
}

.section--title:after,
.section--title:before,
.underline:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 50px;
    height: 1px;
    background-color: #fd8469
}

.title h2, .title h3{
    font-size: 34px;
    font-weight: 700;
    line-height: 55px;
    
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fd8469;
    z-index: 9999 !important
}

.section--title {
    position: relative;
    margin-bottom: 60px;
    padding-bottom: 16px;
    text-align: center
}

.section--title-left {
    text-align: left
}

.section--title:after,
.section--title:before {
    margin: 0 auto;
    background-color: #324a5e
}

.section--title:after {
    bottom: 6px;
    max-width: 150px
}

.section--title-left:after,
.section--title-left:before {
    margin: 0
}

.section--title .h2 {
    margin-top: -8px;
    font-size: 30px;
    line-height: 45px
}

.pagination {
    display: block;
    margin: 0;
    font-size: 0;
    line-height: 0
}

.pagination>li {
    display: inline-block;
    margin-top: 5px
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    min-width: 40px;
    margin: 0 5px;
    padding: 6px 10px;
    color: #222;
    border-color: #fd8469;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    text-align: center;
    z-index: 0
}

.pagination>li>a:before,
.pagination>li>span:before {
    content: " ";
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    background-color: transparent;
    -webkit-transition: background-color .25s ease-in-out;
    transition: background-color .25s ease-in-out;
    z-index: -1
}

.pagination>li.disabled>a:before,
.pagination>li.disabled>a:focus:before,
.pagination>li.disabled>a:hover:before,
.pagination>li.disabled>span:before,
.pagination>li.disabled>span:focus:before,
.pagination>li.disabled>span:hover:before {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    border-radius: 0
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-radius: 0
}

.owl-dots,
.owl-nav>div {
    position: absolute;
    text-align: center
}

.owl-nav>div {
    top: 50%;
    min-width: 36px;
    margin-top: -32px;
    padding: 15px 0;
    background-color: #fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
    opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    -webkit-transition: color .25s, opacity .25s ease-in-out;
    transition: color .25s, opacity .25s ease-in-out;
    left: -30px;
    font-size: 36px;
    line-height: 46px;
}

.owl-nav>.owl-next {
    left: auto;
    right: -30px;
}

.owl-carousel:hover .owl-nav>div,
.owl-dot.active {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.owl-dots {
    left: 45%;
    right: 0;
    bottom: -80px;
    font-size: 0;
    line-height: 0;
    z-index: 100000;
}

.owl-dot {
    margin: 0 5px;
    width: 10px;
    height: 10px;
    background-color: #e20912;
    opacity: .3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    -webkit-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
    float: left;
}

.product--quantity form {
    margin-top: -10px;
    font-size: 0;
    line-height: 0
}

.product--quantity .ui-spinner {
    max-width: 60px;
    margin-top: 10px;
    margin-right: 10px;
    padding: 0;
    color: #999;
    border-color: #fd8469;
    border-radius: 0;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500
}

.product--quantity .ui-spinner-input {
    width: 100%;
    margin: 0;
    padding: 7px 20px 7px 0;
    text-align: center;
    outline: 0
}

.product--quantity .ui-spinner-button {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 50%;
    color: #222;
    font-size: 12px;
    line-height: 22px;
    cursor: pointer
}

.product--quantity .ui-spinner-button:before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #ccc;
    font-family: "FontAwesome";
    line-height: 6px;
    text-align: center
}

.owl-nav>div,
.product--quantity .ui-spinner-button:active:before {
    color: #e94646;
}

.product--quantity .ui-spinner-down:before {
    top: 0;
    bottom: auto
}

.product--quantity .ui-spinner-down {
    top: auto;
    left: auto;
    right: 0;
    bottom: 0
}

.product--quantity .ui-spinner-up:before {
    content: "\f0d8"
}

.product--quantity .ui-spinner-down:before {
    content: "\f0d7"
}

.product--quantity .btn {
    margin-top: 10px;
    margin-right: 10px;
    padding-left: 12px;
    padding-right: 12px
}

.product--quantity button[type=submit] .fa {
    margin-right: 8px
}

.product--quantity .btn[type=submit] {
    padding-left: 20px;
    padding-right: 20px
}

.product--quantity .btn.active:not(:hover) {
    color: #999;
    border-color: #fd8469
}

.product--quantity .btn.active:not(:hover):before {
    background-color: transparent
}

.comment--title {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 18px;
    font-size: 18px;
    line-height: 28px
}

.comment--title:before {
    bottom: 0;
    max-width: 50px
}

.comment--title:after,
.comment--title:before,
.sidebar--widgets .widget--title .h4:after,
.sidebar--widgets .widget--title .h4:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #324a5e
}

.sidebar--widgets .widget--title .h4:before {
    bottom: 0;
    max-width: 50px
}

.comment--title:after,
.sidebar--widgets .widget--title .h4:after {
    max-width: 150px;
    bottom: 6px
}

.comment--items {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none
}

.comment--items:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background-color: #eee
}

.comment--items ul {
    margin: 30px 0 0;
    padding: 0 0 0 80px;
    list-style: none
}

.comment--item .img {
    float: left;
    margin-right: 20px
}

.comment--item .content {
    margin-top: 12px;
    overflow: hidden
}

.comment--item .content .header {
    position: relative;
    font-size: 0;
    line-height: 0
}

.comment--item .content .header .h4 {
    display: inline-block;
    margin-top: 5px;
    margin-right: 20px;
    color: #555;
    font-family: 'Droid Serif', serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500
}

.comment--item .content .header .date {
    display: inline-block;
    color: #999;
    font-size: 12px;
    line-height: 22px
}

.comment--item .content .header .rating {
    margin: 6px -2px 0;
    font-size: 0;
    line-height: 0
}

.comment--item .content .header .rating .fa {
    margin: 0 2px;
    color: #999;
    font-size: 14px;
    line-height: 24px
}

.comment--item .content .header .reply {
    margin-top: 10px;
    color: #999;
    font-size: 14px;
    line-height: 18px
}

.comment--item .content .header .reply .fa {
    margin-right: 8px
}

.comment--item .content .body {
    padding-bottom: 25px;
    border-bottom: 1px solid #eee
}

.comment--item .content .header+.body {
    margin-top: 21px
}

.comment--list+.comment--form {
    margin-top: 26px
}

.comment--form .comment--title {
    margin-bottom: 24px
}

.comment--form .rating {
    margin-top: -1px;
    margin-bottom: 13px
}

.comment--form .rating label {
    margin-right: 10px;
    margin-bottom: 0;
    color: #222;
    font-weight: 500
}

.comment--form .rating .br-wrapper {
    display: inline-block
}

.comment--form .rating .br-widget a {
    display: inline-block;
    margin-right: 9px
}

.comment--form .rating .br-widget a:last-child {
    margin-right: 0
}

.comment--form .rating .br-widget a:after {
    color: #fd8469;
    font-size: 14px
}

.checkout--billing-info .checkbox input,
.checkout--info-form .checkbox input,
.checkout--order-info .panel-group .panel-title label input,
.comment--form .rating .br-widget a[data-rating-value="0"],
.gallery--details .info-content .table ul li:before {
    display: none
}

.sidebar--widgets .widget {
    padding: 30px;
    background-color: #fafafa
}

.sidebar--widgets .widget+.widget {
    margin-top: 30px
}

.widget--logo {
    margin-bottom: 30px
}

.widget--title .h4 {
    margin-bottom: 30px;
    padding-bottom: 12px;
    border-bottom: 1px solid;
    font-size: 18px;
    line-height: 28px
}

.sidebar--widgets .widget--title .h4 {
    position: relative;
    padding-bottom: 19px;
    border-bottom-width: 0
}

.about--widget .content {
    font-weight: 300
}

.about--widget .action {
    color: #fff;
    font-weight: 500
}

.about--widget .content+.action {
    margin-top: 19px
}

.about--skills .progress .h4 span,
.about--widget .action a .fa {
    margin-left: 8px
}

.links--widget .nav li a {
    padding: 0;
    overflow: hidden
}

.links--widget .nav li a:before {
    content: "\f178";
    display: inline-block;
    margin-left: 1px;
    margin-right: 8px;
    font-family: "FontAwesome"
}

.sidebar--widgets .links--widget .nav li+li {
    margin-top: 4px
}

.sidebar--widgets .links--widget .nav li a:before {
    content: "\f114";
    display: inline-block;
    width: 15px
}

.sidebar--widgets .links--widget .nav li a:hover:before {
    content: "\f115"
}

.sidebar--widgets .links--widget .nav li a span {
    float: right
}

.recent-posts--widget li+li {
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid
}

.recent-posts--widget .title {
    font-weight: 300
}

.recent-posts--widget .title+.date {
    margin-top: 10px
}

.sidebar--widgets .recent-posts--widget {
    margin-left: -30px;
    margin-right: -30px
}

.sidebar--widgets .recent-posts--widget li {
    padding-left: 30px;
    padding-right: 30px
}

.sidebar--widgets .recent-posts--widget li+li {
    margin-top: 7px;
    padding-top: 9px;
    border-color: #eee
}

.sidebar--widgets .recent-posts--widget .cat {
    margin-bottom: 2px;
    color: #999;
    font-weight: 500
}

.sidebar--widgets .recent-posts--widget .title {
    font-family: 'Droid Serif', serif;
    font-weight: 700
}

.checkout--order-info .panel-group .panel-title label.collapsed,
.sidebar--widgets .recent-posts--widget .date {
    color: #999
}

.sidebar--widgets .recent-posts--widget .title+.date,
.team--member .info .h4+p {
    margin-top: 3px
}

.contact--widget .content {
    font-weight: 300
}

.contact--widget .content+.info {
    margin-top: 20px
}

.contact--widget .info li+li {
    margin-top: 8px
}

.contact--widget .info li span {
    display: inline-block;
    margin-right: 5px;
    color: #fd8469
}

.contact--widget .info li a {
    display: inline-block;
    padding: 0
}

.tab-nav--widget {
    color: #555;
    background-color: #fafafa;
    border: 1px solid #fd8469
}

.tab-nav--widget .section--title {
    margin-bottom: 15px;
    padding-bottom: 19px
}

.tab-nav--widget .section--title .h2 {
    margin: 22px 20px 0;
    font-size: 18px;
    line-height: 28px
}

.tab-nav--widget .nav {
    margin: 0 0 15px;
    font-family: 'Droid Serif', serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700
}

.tab-nav--widget .nav li a {
    padding: 8px 20px 12px;
    border-bottom: 1px solid #eee
}

.cart--widget .nav li:last-child,
.tab-nav--widget .nav li:last-child a {
    border-bottom-width: 0
}

.header--topbar .nav>li>a span,
.search--widget .input-group-btn button:hover,
.tab-nav--widget .nav li.active a {
    color: #fd8469
}

.tags--widget {
    margin: 0 -2px;
    padding: 0;
    list-style: none
}

.tags--widget li {
    display: inline-block;
    margin: 0 2px
}

.tags--widget li a {
    text-decoration: underline
}

.sidebar--widgets .tags--widget {
    margin-top: -10px;
    color: #999
}

.sidebar--widgets .tags--widget li {
    margin: 10px 3px 0
}

.sidebar--widgets .tags--widget li a {
    display: block;
    padding: 8px 20px;
    background-color: #f0f0f0;
    text-decoration: none
}

.sidebar--widgets .tags--widget li a:focus,
.sidebar--widgets .tags--widget li a:hover {
    color: #fff;
    background-color: #fd8469
}

.social--widget {
    margin: 0 -3px;
    padding: 0;
    list-style: none
}

.social--widget li {
    display: inline-block;
    margin: 0 3px
}

.sidebar--widgets .social--widget {
    margin: 0
}

.sidebar--widgets .social--widget li {
    display: block;
    margin: 0
}

.sidebar--widgets .social--widget li+li {
    margin-top: 4px
}

.sidebar--widgets .social--widget li a .fa {
    min-width: 18px;
    margin-right: 10px
}

.search--widget .input-group {
    position: relative;
    z-index: 0
}

.search--widget .form-control {
    padding-left: 30px;
    padding-right: 0;
    border-color: transparent
}

.search--widget .form-control:focus {
    border-color: transparent
}

.search--widget .input-group-btn {
    position: static
}

.search--widget .input-group-btn:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #eee;
    -webkit-transition: border-color .25s;
    transition: border-color .25s;
    z-index: -1
}

.search--widget input:focus+.input-group-btn:before {
    border-color: #fd8469
}

.search--widget .input-group-btn button {
    padding: 8px 30px;
    color: #999;
    background-color: transparent;
    border: 0;
    font-size: 14px;
    line-height: 24px;
    -webkit-transition: color .25s;
    transition: color .25s;
    outline: 0
}

.cart--widget .nav {
    margin: -15px -30px
}

.cart--widget .nav li {
    position: relative;
    padding: 15px 30px;
    color: #999;
    border-bottom: 1px solid #eee
}

.cart--widget .nav li:after,
.cart--widget .nav li:before {
    content: " ";
    display: table
}

.cart--widget .nav li:after {
    clear: both
}

.cart--widget .nav li .img {
    float: left;
    margin-right: 10px
}

.cart--widget .nav li .img a {
    display: block;
    position: relative;
    z-index: 0
}

.cart--widget .nav li .img a:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fd8469;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
    z-index: 1
}

.cart--widget .nav li .img a:hover:before {
    opacity: .3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"
}

.cart--widget .nav li .info {
    overflow: hidden
}

.cart--widget .nav li .info .h5 {
    margin-top: -7px;
    font-size: 16px;
    line-height: 26px
}

.cart--widget .nav li .info p {
    margin-top: 3px;
    color: #fd8469
}

.cart--widget .nav li .remove {
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -12px;
    padding: 0
}

.header--topbar {
    padding: 14px 0 12px;
    color: #ddd;
    background-color: #324a5e
}

.header--topbar .nav>li {
    float: left
}

.header--topbar .nav>li>a {
    display: inline-block;
    padding: 0
}

.header--topbar .social>li+li {
    margin-left: 25px
}

.header--topbar .register>li>span {
    display: inline-block;
    margin: 0 4px
}

.header--topbar .cart {
    position: relative;
    margin-left: 62px
}

.header--topbar .cart>li:before {
    content: "|";
    position: absolute;
    left: -33px
}

.header--navbar {
    margin-bottom: 0;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    -webkit-transition: box-shadow .25s ease-in-out;
    transition: box-shadow .25s ease-in-out;
    z-index: 999
}

.is-sticky .header--navbar {
    box-shadow: 0 1px 10px rgba(0, 0, 0, .1)
}

.header--navbar .container {
    position: relative
}

.header--navbar .navbar-toggle {
    position: relative;
    margin: 20px 0;
    padding: 12px 13px;
    border-color: #324a5e;
    border-radius: 0;
    -webkit-transition: border-color .25s;
    transition: border-color .25s;
    cursor: pointer;
    z-index: 0
}

.header--navbar .navbar-toggle:before {
    content: " ";
    position: absolute;
    top: 1px;
    left: 1px;
    right: 1px;
    bottom: 1px;
    background-color: #324a5e;
    -webkit-transition: background-color .25s ease-in-out;
    transition: background-color .25s ease-in-out;
    z-index: -1
}

.header--navbar .navbar-toggle.collapsed {
    border-color: #fd8469
}

.header--navbar .navbar-toggle.collapsed:before {
    background-color: #fd8469
}

.header--navbar .navbar-toggle .icon-bar {
    background-color: #fff
}

.header--navbar .navbar-brand {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 0;
    padding-bottom: 0
}

.checkout--billing-info .checkbox label,
.header--navbar .navbar-collapse {
    padding-left: 0;
    padding-right: 0
}

.header--nav-links {
    margin: 0 -15px;
    color: #222;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500
}

.header--nav-links>li {
    float: left;
    margin: 0 15px
}

.header--nav-links>li>a {
    padding: 27px 0 25px;
    border-bottom: 2px solid transparent
}

.header--nav-links>.megamenu>.dropdown-menu>.nav>li.active>a,
.header--nav-links>li.active>a {
    color: #fd8469
}

.header--nav-links>li.active>a,
.header--nav-links>li.open>a,
.header--nav-links>li.open>a:focus,
.header--nav-links>li.open>a:hover,
.header--nav-links>li>a:focus,
.header--nav-links>li>a:hover,
.intro--video a:focus,
.intro--video a:hover {
    border-color: #fd8469
}

.header--nav-links>li>a>i {
    margin-left: 4px
}

.header--nav-links>.dropdown>.dropdown-menu {
    left: 0;
    right: auto;
    margin-top: 0;
    padding: 15px 0;
    border: 0;
    border-radius: 0;
    box-shadow: 0 1px 10px rgba(0, 0, 0, .1)
}

.header--nav-links>.dropdown>.dropdown-menu>li>a {
    padding: 12px 20px
}

.header--nav-links>.megamenu {
    position: static
}

.header--nav-links>.megamenu>.dropdown-menu {
    position: absolute;
    left: 15px;
    right: 15px;
    padding: 24px 0 21px;
    color: #555;
    background-size: contain;
    font-weight: 400;
    overflow: hidden
}

.header--nav-links>.megamenu>.dropdown-menu>.nav {
    padding: 0
}

.header--nav-links>.megamenu>.dropdown-menu>.nav>.dropdown-header {
    margin-bottom: 23px;
    padding: 0 15px 3px;
    color: #222;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500
}

.header--nav-links>.megamenu>.dropdown-menu>.nav>.dropdown-header:before {
    margin: 0 15px
}

.header--nav-links>.megamenu>.dropdown-menu>.nav>li>a {
    padding-top: 0;
    padding-bottom: 0
}

.header--btn {
    margin: 20px 0 20px 30px
}

.page-header--section {
    text-align: center
}

.page-header--section .breadcrumb {
    margin: 0;
    padding: 0;
    background-color: transparent;
    border-radius: 0;
    font-size: 16px;
    line-height: 26px
}

.page-header--section .breadcrumb li.active {
    color: #324a5e;
    font-weight: 500
}

.page-header--section .breadcrumb li+li:before {
    content: "|";
    padding: 0 9px 0 5px;
    color: #fff
}

.page-header--section .breadcrumb li a:focus,
.page-header--section .breadcrumb li a:hover,
.team--member .img .social li a:focus,
.team--member .img .social li a:hover {
    color: #324a5e
}

.checkout--billing-info .checkbox+#createAcc .form-group,
.page-header--section .breadcrumb+.title {
    margin-top: 16px
}

.page-header--section .title .h1 {
    font-size: 36px;
    line-height: 46px
}

.banner--content,
.banner--img {
    margin-bottom: 60px
}

.banner--content .title {
    margin: 16px 0 20px
}

.banner--content .button {
    /* margin-top:27px */
}
.banner--content-tigjkhe{
    font-size: 3.8rem;
    line-height: 68px;
    color: #fff;
}
.checker--section,
.intro--video a {
    position: relative;
    z-index: 0
}

.checker--section::before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 50%;
    background-color: #343438;
    z-index: -1;
}

.kfg-group{
    display:flex;
    justify-content:center;
    margin-bottom:1.3rem;
}
.checker--form {
    padding: 20px 30px;
    background-color: #fff;
    box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
}

.checker--form .title {
    margin-bottom: 27px
}

.checker--form .title .h2 {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    font-family: 'Droid Serif', serif;
}

.about--faq .panel-group,
.checker--form .form-group {
    margin-bottom: 0
}

.checker--form .input-group-btn .btn {
    margin-left: 30px
}

.about--faq .panel {
    background-color: #eee;
    border: 0;
    border-radius: 0;
    box-shadow: none
}

.about--faq .panel-group .panel+.panel {
    margin-top: 10px
}

.about--faq .panel-heading {
    padding: 0;
    border-radius: 0
}

.about--faq .panel-title {
    padding: 8px 20px 7px;
    font-family: 'Droid Serif', serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    cursor: pointer
}

.about--faq .panel-title:before {
    content: "\f068";
    margin-right: 10px;
    color: #777;
    font-family: "FontAwesome";
    font-size: 14px;
    line-height: 24px
}

.about--faq .panel-title.collapsed:before {
    content: "\f067"
}

.about--faq .panel-group .panel-heading+.panel-collapse .panel-body {
    border-color: #ccc
}

.about--faq .panel-body {
    padding: 15px 15px 15px 45px
}

.about--skills .progress {
    position: relative;
    height: auto;
    margin-bottom: 0;
    background-color: transparent;
    border-radius: 0;
    box-shadow: none;
    overflow: visible;
    z-index: 0
}

.about--skills .progress:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 10px;
    background-color:#8c8c8ce6;
    z-index: -1
}

.about--skills .progress+.progress {
    margin-top: 30px
}

.about--skills .progress .h4 {
    margin-top: -5px;
    font-weight: 400
}

.about--skills .progress-bar {
    float: none;
    height: 10px;
    margin-top: 6px;
    background-color: #fd8469;
    box-shadow: none
}

.feature--item {
    margin-bottom: 60px;
    padding: 148px 16px 52px;
    border: 1px solid #e94646;
    -webkit-transition: border-color .55s;
    transition: border-color .55s;
}

.feature--item.active,
.feature--item:hover {
    border: 5px double #e94f4f;
}

.feature--item:before {
    -webkit-transition: background-color .55s;
    transition: background-color .55s
}

.feature--item.active:before,
.feature--item:hover:before {
    background-color: #fff;
}

.feature--item .icon {
    position: absolute;
    top: 56px;
    left: 0;
    right: 0;
    width: 70px;
    margin: 0 auto;
    padding: 1px;
    border: 1px solid #fd8469;
    line-height: 66px;
    -webkit-transition: top .55s ease-in-out;
    transition: top .55s ease-in-out;
    z-index: 0
}

.feature--item.active .icon,
.feature--item:hover .icon {
    top: -35px
}

.feature--item .icon:before,
.feature--item:before,
.intro--video a:before {
    content: " ";
    position: absolute;
    top: 1px;
    left: 1px;
    right: 1px;
    bottom: 1px;
    background-color: #e94646f2;
    z-index: -1;
}

.feature--item>.title {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    -webkit-transition-property: opacity, visibility;
    transition-property: opacity, visibility;
    -webkit-transition-duration: .25s;
    transition-duration: .25s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.feature--item .flipped,
.feature--item.active>.title,
.feature--item:hover>.title {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden
}

.feature--item .title .h4 {
    color: #fff;
    font-size: 22px;
    line-height: 28px;
    font-family: 'Droid Serif', serif;
    text-align: center;
    padding-bottom:15px;
}
.feature--item:hover .title .h4{
    color:#000;
    padding-bottom: 15px;
}
.feature--item .flipped .title .h4{
    color:#000;
}
.feature--item .flipped {
    position: absolute;
    top: 80%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 15px;
    -webkit-transition-property: top, opacity, visibility;
    transition-property: top, opacity, visibility;
    -webkit-transition-duration: .55s;
    transition-duration: .55s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.feature--item.active .flipped,
.feature--item:hover .flipped {
    top: 26%;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible
}

.intro--content .list {
    margin-top: 20px
}

.intro--content .list .nav {
    color: #555;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500
}

.intro--content .list .nav>li:before {
    content: "\f101";
    margin-right: 8px;
    font-family: "FontAwesome"
}

.intro--content .list .nav li+li {
    margin-top: 8px
}

.intro--content .buttons {
    margin-top: 12px;
    font-size: 0;
    line-height: 0
}

.intro--content .buttons .btn {
    margin-top: 15px;
    margin-right: 30px
}

.feature--item,
.intro--video {
    position: relative;
    color: #fff;
    text-align: center;
    z-index: 0;
    height: 335px;
}

.intro--video a {
    display: block;
    padding: 4px;
    border: 1px solid transparent;
    border-radius: 50%;
    -webkit-transition: border-color .55s;
    transition: border-color .55s
}

.intro--video a:before {
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
    border-radius: 50%;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: opacity .25s ease-in-out, -webkit-transform .55s ease-in-out;
    transition: opacity .25s ease-in-out, transform .55s ease-in-out;
    transition: opacity .25s ease-in-out, transform .55s ease-in-out, -webkit-transform .55s ease-in-out;
    z-index: 0
}

.intro--video a:focus:before,
.intro--video a:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"
}

.intro--video .fa {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -20px;
    font-size: 30px;
    line-height: 40px;
    z-index: 1
}

.intro--video .fa:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 4px;
    right: 0;
    width: 125px;
    height: 125px;
    margin: -45px auto 0;
    background-color: #fd8469;
    border-radius: 50%;
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -webkit-transition: background-color .25s ease-in-out;
    transition: background-color .25s ease-in-out;
    z-index: -1
}

.intro--video a:focus .fa:after,
.intro--video a:hover .fa:after {
    background-color: #fff
}

.services--section .section--footer {
    margin-top: -20px
}

.service--item {
    margin-bottom: 52px
}

.service--item .header {
    padding-left: 30px;
    border-style: solid;
    border-width: 0 0 0 1px;
    border-color: #fd8469
}

.service--item .header .title .h4 {
    font-size: 18px;
    line-height: 28px
}

.service--item .header .icon+.title {
    margin-top: 19px
}

.service--item .header+.body {
    margin-top: 17px
}

.service--details {
    padding-right: 30px;
    border-right: 1px solid #eee
}

.service--details .img+.title {
    margin-top: 23px
}

.pricing--item .features .nav li span,
.service--details .title .h2 {
    color: #fd8469
}

.service--details .title+.content {
    margin-top: 17px
}

.service--details .content h1,
.service--details .content h2,
.service--details .content h3 {
    margin-bottom: 17px
}

.gallery--item .info .content .title .h5,
.service--details .content h3 {
    font-size: 16px;
    line-height: 26px
}

.pricing--item {
    margin-bottom: 60px;
    padding: 0 0 30px;
    border: 1px solid #ccc;
    -webkit-transition-property: border-color, box-shadow, background-color;
    transition-property: border-color, box-shadow, background-color;
    -webkit-transition-duration: .25s;
    transition-duration: .25s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    text-align: center
}

.pricing--item.active,
.pricing--item:hover {
    background-color: #f9f9f9;
    border-color: transparent;
    box-shadow: 0 1px 20px rgba(0, 0, 0, .2)
}

.pricing--item .icon,
.pricing--item .title {
    position: relative;
    padding-top: 24px;
    z-index: 0
}

.pricing--item .title:before {
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: 0;
    background-color: transparent;
    z-index: -1
}

.pricing--item.active .icon:before,
.pricing--item.active .title:before,
.pricing--item:hover .icon:before,
.pricing--item:hover .title:before,
.product--item .img .buttons li a:hover:before {
    background-color: #fd8469
}

.pricing--item .title .h3,
.pricing--item .title .h4 {
    font-size: 24px;
    line-height: 34px;
    -webkit-transition: color .25s;
    transition: color .25s
}

.pricing--item.active .title .h3,
.pricing--item.active .title .h4,
.pricing--item:hover .title .h3,
.pricing--item:hover .title .h4,
.product--item .img .buttons li a:hover {
    color: #fff
}

.pricing--item .title .h4 {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400
}

.pricing--item .title .h3+.h4 {
    margin-top: 6px
}

.pricing--item .icon {
    padding-top: 27px;
    padding-bottom: 31px
}

.pricing--item .icon:after,
.pricing--item .icon:before,
.pricing--item .title:before {
    content: " ";
    position: absolute;
    -webkit-transition: background-color .25s ease-in-out;
    transition: background-color .25s ease-in-out
}

.pricing--item .icon:before {
    top: 0;
    z-index: -1;
    left: -1px;
    right: -1px;
    height: 50%;
    background-color: transparent
}

.pricing--item .icon:after {
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100px;
    height: 1px;
    margin: 0 auto;
    background-color: #fd8469
}

.pricing--item:hover .icon:after {
    background-color: #324a5e
}

.pricing--item .icon img {
    max-width: 100px;
    margin: 0 auto;
    background-color: #f9f9f9;
    border-radius: 50%;
    box-shadow: 0 1px 10px rgba(0, 0, 0, .1)
}

.pricing--item .features {
    padding-left: 30px;
    padding-right: 30px
}

.pricing--item .icon+.features {
    margin-top: 19px
}

.pricing--item .features .nav li {
    color: #555;
    font-size: 16px;
    line-height: 34px;
    font-weight: 500
}

.pricing--item .features .nav li .fa {
    color: #fd8469;
    margin-right: 7px
}

.pricing--item .action {
    margin-top: 32px
}

.pricing--item.active .action .btn-default,
.pricing--item:hover .action .btn-default {
    border-color: #324a5e
}

.pricing--item.active .action .btn-default:before,
.pricing--item:hover .action .btn-default:before {
    background-color: #324a5e
}

.team--section .section--footer {
    margin-top: 10px
}

.team--member {
    margin-bottom: 30px;
    background-color: #fff;
    -webkit-transition: box-shadow .25s ease-in-out;
    transition: box-shadow .25s ease-in-out
}

.team--member .img {
    position: relative;
    overflow: hidden;
    z-index: 0
}

.team--member:hover {
    box-shadow: 0 1px 10px rgba(0, 0, 0, .1)
}

.gallery--item .img a:after,
.gallery--item .img a:before,
.team--member .img:before {
    position: absolute;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.team--member .img:before {
    content: " ";
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    -webkit-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
    z-index: 0
}

.team--member:hover .img:before {
    opacity: .4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"
}

.team--member .img .social {
    position: absolute;
    top: 50%;
    left: -60px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0;
    padding: 20px 0 16px;
    list-style: none;
    color: #fff;
    font-size: 0;
    line-height: 0;
    text-align: center;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: .25s;
    transition-duration: .25s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    z-index: 1
}

.team--member:hover .img .social {
    left: 0
}

.team--member .img .social:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fd8469;
    opacity: .6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    z-index: -1
}

.team--member .img .social li a {
    display: block;
    padding: 6px 21px 7px;
    font-size: 14px;
    line-height: 24px
}

.team--member .info {
    padding: 13px 20px 12px;
    text-align: center
}

.team--member .info .h4 {
    font-size: 18px;
    line-height: 28px;
    -webkit-transition: color .25s;
    transition: color .25s
}

.team--member:hover .info .h4 {
    color: #fd8469
}

.gallery--slider {
    margin-top: -10px
}

.gallery--item,
.product--item {
    position: relative;
    margin-bottom: 60px;
    -webkit-transition: box-shadow .25s ease-in-out;
    transition: box-shadow .25s ease-in-out;
    overflow: hidden;
    z-index: 0
}

.gallery--slider .gallery--item {
    margin-top: 10px
}

.gallery--item:hover {
    box-shadow: 0 1px 20px rgba(0, 0, 0, .1)
}

.gallery--item .img a,
.product-single--img .owl-carousel .item a {
    display: block;
    position: relative;
    z-index: 0
}

.gallery--item .img a:after,
.gallery--item .img a:before {
    right: 0;
    z-index: 1
}

.gallery--item .img a:before {
    bottom: 0;
    background-color: #fd8469;
    content: " ";
    top: 0;
    -webkit-transition: opacity .55s ease-in-out;
    transition: opacity .55s ease-in-out
}

.gallery--item:hover .img a:before {
    opacity: .85;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"
}

.gallery--item .img a:after {
    content: "\f002";
    top: 50%;
    margin-top: -60px;
    color: #fff;
    font-family: "FontAwesome";
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    -webkit-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out
}

.gallery--item:hover .img a:after {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.gallery--item .info {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -50%;
    padding: 12px 15px 12px 89px;
    background-color: #fff;
    -webkit-transition: bottom .55s ease-in-out;
    transition: bottom .55s ease-in-out;
    z-index: 1
}

.gallery--item:hover .info {
    bottom: 0
}

.gallery--item .info .like {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -24px;
    padding: 10px 15px;
    color: #fff;
    background-color: #324a5e
}

.gallery--item .info .content {
    overflow: hidden
}

.gallery--item .info .content .sub-title {
    color: #999;
    font-weight: 300
}

.gallery--details ul {
    margin: 0 0 20px;
    padding: 0;
    list-style: none
}

.gallery--details ul li:before {
    content: "\f22d";
    display: inline-block;
    margin-right: 10px;
    color: #fd8469;
    font-family: "FontAwesome"
}

.gallery--details ul li+li {
    margin-top: 5px
}

.gallery--details .title {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 18px;
    font-size: 24px;
    line-height: 34px
}

.gallery--details .info+.title {
    margin-top: 54px
}

.gallery--details .row+.title,
.gallery--details p+.title {
    margin-top: 46px
}

.gallery--details .title:after,
.gallery--details .title:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #324a5e
}

.gallery--details .title:after {
    bottom: 0;
    max-width: 50px
}

.gallery--details .title:before {
    bottom: 6px;
    max-width: 150px
}

.gallery--details .info {
    position: relative;
    z-index: 0
}

.gallery--details .info--img {
    position: absolute;
    top: 0;
    left: 0;
    right: 130px;
    bottom: 0;
    overflow: hidden
}

.gallery--details .info--img:before {
    background-color: #000;
    opacity: .1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)"
}

.gallery--details .info-content {
    margin: 20px 0;
    padding: 7px 20px;
    background-color: #fff;
    box-shadow: 0 1px 20px rgba(0, 0, 0, .2)
}

.gallery--details .info-content .table tbody tr td,
.gallery--details .info-content .table tbody tr th {
    position: relative;
    padding: 10px 0;
    border: 0
}

.gallery--details .info-content .table tbody tr th {
    padding-right: 15px;
    color: #222;
    font-weight: 500
}

.gallery--details .info-content .table tbody tr td {
    padding-left: 17px
}

.gallery--details .info-content .table tbody tr td:before {
    content: ":";
    position: absolute;
    left: 0
}

.gallery--details .info-content .social--widget,
.gallery--details .info-content .tags--widget {
    margin-top: -4px;
    margin-bottom: 0
}

.products--section .pagination--wrapper {
    margin-top: -25px
}

.product--item:hover {
    box-shadow: 0 1px 10px rgba(0, 0, 0, .1)
}

.product--item .offer {
    display: block;
    position: absolute;
    top: 20px;
    left: 0;
    padding: 3px 20px;
    color: #fff;
    background-color: #fd8469;
    font-size: 13px;
    line-height: 24px;
    z-index: 1
}

.product--item .img {
    position: relative;
    z-index: 0
}

.product--item .img:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
    z-index: 1
}

.product--item:hover .img:before {
    opacity: .95;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)"
}

.product--item .img .buttons {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 20px;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
    line-height: 0;
    text-align: center;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: .25s;
    transition-duration: .25s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    z-index: 1
}

.product--item:hover .img .buttons {
    left: 0;
    right: 0
}

.product--item .img .buttons li {
    display: inline-block;
    margin: 0 5px;
    -webkit-transition: opacity .25s ease-in-out .3s;
    transition: opacity .25s ease-in-out .3s
}

.product--item .img .buttons li+li {
    -webkit-transition-delay: .25s;
    transition-delay: .25s
}

.product--item .img .buttons li+li+li {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.product--item .img .buttons li:not(:last-child) {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.product--item:hover .img .buttons li,
.product-single--img .owl-nav>div {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.product--item .img .buttons li a {
    display: block;
    position: relative;
    width: 40px;
    color: #222;
    border: 1px solid #fd8469;
    font-size: 14px;
    line-height: 38px;
    z-index: 0
}

.product--item .img .buttons li a:before {
    content: " ";
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    background-color: transparent;
    -webkit-transition: background-color .25s ease-in-out;
    transition: background-color .25s ease-in-out;
    z-index: -1
}

.product--item .info {
    padding: 15px 20px 12px;
    border-style: solid;
    border-width: 0 1px 1px;
    border-color: #eee;
    -webkit-transition: border-color .25s ease-in-out;
    transition: border-color .25s ease-in-out
}

.product--item:hover .info {
    border-color: transparent
}

.product--item .info .title {
    margin-bottom: 8px
}

.product--item .price {
    margin-bottom: 9px;
    color: #fd8469;
    font-size: 18px;
    line-height: 28px;
    font-weight: 500
}

.product--item .price del {
    margin-right: 10px;
    color: #999;
    font-size: 14px;
    line-height: 24px
}

.product--item .info .rating {
    margin: 0 -2px;
    color: #999;
    font-size: 0;
    line-height: 0
}

.product--item .info .rating .fa,
.product-single--summery .meta .rating .fa {
    margin: 0 2px;
    font-size: 14px;
    line-height: 24px
}

.product--item .info .aviablity {
    color: #999;
    font-weight: 500
}

.product--item .info .aviablity strong,
.product-single--summery .cats li span,
.product-single--summery .social li span,
.product-single--summery .tags li span {
    color: #222;
    font-weight: 500
}

.product-single--img .owl-carousel {
    margin-top: 30px
}

.cart--items .table tbody tr td .img:before,
.product-single--img .owl-carousel .item a:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fd8469;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
    z-index: 1
}

.cart--items .table tbody tr:hover td .img:before,
.product-single--img .owl-carousel .item.active a:before {
    opacity: .3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"
}

.product-single--img .owl-nav {
    position: absolute;
    top: -65px;
    right: 10px
}

.product-single--img .owl-nav>div {
    display: inline-block;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    min-width: 0;
    margin: 0;
    padding: 0;
    background-color: transparent;
    box-shadow: none;
    font-size: 24px;
    line-height: 34px
}

.product-single--img .owl-nav>div:not(:hover) {
    color: #222
}

.product-single--img .owl-nav>.owl-next:before {
    content: "/";
    margin: 0 5px;
    color: #222;
    font-family: 'Droid Serif', serif;
}

.product-single--img .owl-nav .fa-long-arrow-left:before {
    content: "\f104"
}

.product-single--img .owl-nav .fa-long-arrow-right:before {
    content: "\f105"
}

.product-single--summery .title .h4 {
    margin-top: -7px;
    font-size: 18px;
    line-height: 28px
}

.product-single--summery .meta {
    margin-top: 18px
}

.product-single--summery .meta .rating {
    display: inline-block;
    margin: 0 14px 0 -2px;
    font-size: 0;
    line-height: 0
}

.product-single--summery .price {
    margin-top: 16px;
    margin-bottom: 16px;
    color: #fd8469;
    font-size: 18px;
    line-height: 28px;
    font-weight: 500
}

.product-single--summery .meta-other {
    margin-bottom: 17px;
    color: #999
}

.product-single--summery .meta-other strong {
    display: inline-block;
    color: #222;
    font-weight: 500
}

.product-single--summery .product--quantity {
    margin-top: 22px
}

.product-single--summery .cats,
.product-single--summery .social,
.product-single--summery .tags {
    margin: 20px 0 0;
    padding: 0;
    list-style: none;
    color: #999
}

.product-single--summery .social {
    cursor: default
}

.product-single--summery .cats li,
.product-single--summery .social li,
.product-single--summery .tags li {
    display: inline-block
}

.post--footer .meta .nav>li+li:not(:last-child):after,
.product-single--summery .cats li+li:not(:last-child):after {
    content: ","
}

.post--footer .meta .nav>li>span .fa,
.product-single--summery .social li span {
    margin-right: 10px
}

.product-single--summery .tags li+li+li {
    margin-left: 3px
}

.product-single--summery .tags li a {
    text-decoration: underline
}

.product-single--summery .social li+li:not(:last-child):after {
    content: "|";
    margin: 0 15px
}

.product-single--tabs {
    padding-top: 30px;
    border-top: 1px solid #eee
}

.product-single--tabs .tabs--nav {
    margin: -10px -5px 30px;
    font-size: 0;
    line-height: 0
}

.product-single--tabs .tabs--nav>li {
    display: inline-block;
    margin: 10px 5px 0
}

.product-single--tabs .tabs--nav>li>a {
    padding: 5px 30px;
    font-family: 'Droid Serif', serif;
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    color: #222;
    border-color: #fd8469
}

.product-single--tabs .tabs--nav>li>a:before {
    background-color: transparent
}

.product-single--tabs .tabs--nav>li.active>a {
    color: #fff
}

.product-single--tabs .tabs--nav>li.active>a:before {
    background-color: #fd8469
}

.checkout--info-form p:last-child,
.product-single--tabs .tab-content p:last-child {
    margin-bottom: 0
}

.product-single--tabs .tab-content .table tbody tr td,
.product-single--tabs .tab-content .table tbody tr th {
    padding: 13px 20px;
    text-align: center;
    vertical-align: middle
}

.product-single--tabs .tab-content .table tbody tr td:first-child,
.product-single--tabs .tab-content .table tbody tr th:first-child {
    width: 30%
}

.product-single--tabs .tab-content .table tbody tr th {
    color: #222;
    font-family: 'Droid Serif', serif;
    font-weight: 700
}

.related--products {
    margin-top: 33px
}

.related--products>.title .h4 {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 19px;
    font-size: 18px;
    line-height: 28px
}

.related--products>.title .h4:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 50px;
    height: 1px;
    background-color: #324a5e
}

.cart--total .title .h4:after,
.cart--total .title .h4:before,
.related--products>.title .h4:after {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #324a5e;
    max-width: 150px;
    bottom: 6px
}

.cart--items .table {
    margin-bottom: 0;
    border-color: #eee
}

.cart--items .table tbody tr td,
.cart--items .table thead tr th {
    border-color: #eee;
    text-align: center;
    vertical-align: middle
}

.cart--items .table thead tr th {
    padding: 16px 20px;
    color: #222;
    background-color: #eee;
    border-bottom-width: 0;
    font-family: 'Droid Serif', serif;
    font-size: 18px;
    line-height: 28px;
    font-weight: 700
}

.cart--items .table tbody tr td {
    padding: 15px;
    border-width: 1px 0
}

.cart--items .table tbody tr td .img {
    display: inline-block;
    position: relative;
    z-index: 0
}

.cart--items .product--quantity .ui-spinner {
    margin-top: 0;
    margin-right: 0
}

.cart--items .footer {
    padding: 30px 45px;
    border-style: solid;
    border-width: 0 1px 1px;
    border-color: #eee
}

.cart--items .footer .coupon--code {
    max-width: 410px
}

.cart--items .footer .coupon--code .form-control {
    background-color: #f0f0f0
}

.cart--items .footer .coupon--code .btn {
    padding-top: 6px;
    padding-bottom: 6px
}

.cart--total .title .h4 {
    position: relative;
    padding-bottom: 19px;
    font-size: 18px;
    line-height: 28px
}

.cart--total .title .h4:after,
.cart--total .title .h4:before {
    bottom: 0;
    max-width: 50px
}

.cart--total .title .h4:after {
    max-width: 150px;
    bottom: 6px
}

.cart--total .table {
    margin-bottom: 10px
}

.cart--total .title+.table {
    margin-top: 29px
}

.cart--total .table tbody tr td {
    padding: 11px 20px 9px;
    background-color: #f0f0f0;
    border-color: #fff
}

.cart--total .table tbody tr td+td,
.checkout--order-info .table tbody tr td+td,
.checkout--order-info .table tbody tr th+th {
    text-align: right
}

.checkout--info+.checkout--info {
    margin-top: 30px
}

.checkout--info .title {
    padding: 19px 20px 17px;
    color: #999;
    background-color: #f0f0f0
}

.checkout--info .title .fa,
.checkout--info .title a.active,
.checkout--info .title a:hover,
.coming-soon--content .copyright p a,
.f0f--content .title .h1 span,
.footer--copyright p a {
    color: #fd8469
}

.checkout--info .title a {
    display: inline-block;
    color: #777;
    font-weight: 500
}

.checkout--info-form {
    display: none;
    padding-top: 30px
}

.checkout--info-form p {
    margin-bottom: 19px
}

.checkout--info-form .form-group {
    margin-bottom: 30px
}

.checkout--info-form .form-group label span,
.post--footer .footer-nav .social li,
.post--footer .meta .nav>li {
    display: inline-block
}

.checkout--info-form .submit-btn-group {
    font-size: 0;
    line-height: 0
}

.checkout--info-form .checkbox {
    display: inline-block;
    margin: 0;
    color: #999;
    font-size: 14px;
    line-height: 24px;
    vertical-align: middle
}

.checkout--billing-info .checkbox span,
.checkout--info-form .checkbox span {
    position: relative;
    display: block;
    padding-left: 19px
}

.checkout--info-form .checkbox span:before {
    content: " ";
    position: absolute;
    top: 50%;
    left: 0;
    width: 10px;
    height: 10px;
    margin-top: -6px;
    border: 1px solid #eee
}

.checkout--info-form .checkbox span:after {
    content: "\f00c";
    position: absolute;
    top: 50%;
    left: 0;
    width: 10px;
    margin-top: -10px;
    font-family: "FontAwesome";
    font-size: 8px;
    line-height: 18px;
    text-align: center;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: opacity .25s;
    transition: opacity .25s
}

.checkout--billing-info .checkbox input:checked+span:after,
.checkout--info-form .checkbox input:checked+span:after,
.checkout--order-info .panel-group .panel-title label input:checked+span:after {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.checkout--info-form .help-block {
    margin-top: 24px;
    color: #999
}

.checkout--info-form .help-block a {
    text-decoration: underline
}

.checkout--info-form .input-group {
    max-width: 450px
}

.checkout--info-form .input-group .form-control {
    background-color: #f0f0f0
}

.checkout--info-form .input-group-btn .btn {
    padding-top: 6px;
    padding-bottom: 6px
}

.checkout--info+.checkout--billing-info .title {
    margin-top: 56px
}

.checkout--billing-info .title .h4 {
    position: relative;
    margin-bottom: 24px;
    padding-bottom: 19px;
    font-size: 18px;
    line-height: 28px
}

.checkout--billing-info .title .h4:after,
.checkout--billing-info .title .h4:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 50px;
    height: 1px;
    background-color: #324a5e
}

.checkout--billing-info .title .h4:after {
    bottom: 6px;
    max-width: 150px
}

.checkout--billing-info .checkbox {
    display: inline-block;
    margin: 0;
    color: #999;
    font-size: 14px;
    line-height: 24px;
    vertical-align: middle
}

.checkout--billing-info .checkbox span:before,
.checkout--order-info .panel-group .panel-title label span:before {
    content: " ";
    position: absolute;
    top: 50%;
    left: 0;
    width: 10px;
    height: 10px;
    margin-top: -6px;
    border: 1px solid #eee
}

.checkout--billing-info .checkbox span:after {
    content: "\f00c";
    position: absolute;
    top: 50%;
    left: 0;
    width: 10px;
    margin-top: -10px;
    font-family: "FontAwesome";
    font-size: 8px;
    line-height: 18px;
    text-align: center;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: opacity .25s;
    transition: opacity .25s
}

.checkout--order-info {
    margin-top: 22px;
    padding-top: 26px;
    border-top: 1px solid #eee
}

.checkout--billing-info .checkout--order-info .title {
    margin-top: 0
}

.checkout--order-info .table tbody tr th {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400
}

.checkout--order-info .table tbody tr td,
.checkout--order-info .table tbody tr th {
    position: relative;
    padding: 11px 20px 9px;
    background-color: #f9f9f9;
    border-width: 1px 0;
    border-color: #fff;
    z-index: 0
}

.checkout--order-info .table tbody tr td+td:before,
.checkout--order-info .table tbody tr th+th:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 1px;
    background-color: #eee
}

.checkout--order-info .panel-group,
.contact--info-item p,
.subscribe--form p {
    margin-bottom: 0
}

.checkout--order-info .panel-group .panel {
    border: 0;
    box-shadow: none
}

.checkout--order-info .panel-group .panel+.panel {
    margin-top: 16px
}

.checkout--order-info .panel-group .panel-heading {
    padding: 0;
    border-radius: 0
}

.checkout--order-info .panel-group .panel-title label {
    position: relative;
    margin-bottom: 0;
    color: #fd8469;
    cursor: pointer
}

.checkout--order-info .panel-group .panel-title label span {
    display: block;
    padding-left: 20px;
    font-family: 'Droid Serif', serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 300
}

.checkout--order-info .panel-group .panel-title label span:before {
    border-radius: 50%
}

.checkout--order-info .panel-group .panel-title label span:after {
    content: " ";
    position: absolute;
    top: 50%;
    left: 3px;
    width: 4px;
    height: 4px;
    margin-top: -3px;
    background-color: #999;
    border-radius: 50%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: opacity .25s;
    transition: opacity .25s
}

.checkout--order-info .panel-group .panel-collapse .panel-body {
    border: 0;
    padding: 8px 0 0;
    color: #999;
    font-weight: 300
}

.checkout--order-info .submit-btn {
    margin-top: 25px
}

.post--item {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eee
}

.post--item .video {
    position: relative;
    display: block;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden
}

.post--item .video .embed-responsive-item,
.post--item .video embed,
.post--item .video iframe,
.post--item .video object,
.post--item .video video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.post--item .img+.title,
.post--item .video+.title {
    margin-top: 22px
}

.post--item .content h2,
.post--item .title .h4 {
    font-size: 18px;
    line-height: 28px
}

.post--item .title+.meta,
.post--item .video+.meta {
    margin-top: 20px
}

.post--item .meta {
    color: #999;
    font-weight: 300
}

.post--item .content:after,
.post--item .content:before {
    content: " ";
    display: table
}

.post--item .content:after {
    clear: both
}

.post--item .content p {
    margin-bottom: 20px
}

.post--item .content h1 {
    margin-bottom: 20px;
    font-size: 48px;
    line-height: 68px
}

.post--item .content h2 {
    margin-bottom: 20px
}

.post--item .content h3,
.post--item .content h4,
.post--item .content h5,
.post--item .content h6 {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 24px
}

.post--item .content img.align-left {
    float: left;
    margin-right: 30px;
    margin-bottom: 20px
}

.post--item .content img.align-right {
    float: right;
    margin-left: 30px;
    margin-bottom: 20px
}

.post--item .content img.align-none {
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px
}

.post--item .content blockquote {
    margin-bottom: 30px;
    padding: 26px 0 27px;
    color: #222;
    border-style: solid;
    border-width: 1px 0;
    border-color: #eee;
    overflow: hidden
}

.post--item .content blockquote>p {
    margin-bottom: 17px;
    margin-right: 15px;
    font-family: 'Droid Serif', serif;
    font-size: 18px;
    line-height: 28px;
    font-style: italic
}

.post--item .content blockquote>p:before {
    content: "\f10d";
    display: inline-block;
    margin-left: 1px;
    margin-right: 15px;
    font-family: "FontAwesome";
    font-style: normal
}

.post--item .content blockquote footer {
    position: relative;
    padding-left: 12px
}

.post--item .content blockquote footer:before {
    content: " ";
    position: absolute;
    top: 6px;
    left: 0;
    bottom: 3px;
    width: 2px;
    background-color: #ccc
}

.post--item .content blockquote footer h4 {
    margin: 0;
    font-family: 'Droid Serif', serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500
}

.post--item .content p:last-child {
    margin-top: 3px;
    margin-bottom: 0
}

.post--item .action {
    margin-top: 20px
}

.post--item .meta+.action,
.post--item .meta+.content {
    margin-top: 17px
}

.post--footer .meta {
    margin-top: -5px
}

.post--footer .meta .nav {
    margin-bottom: 25px;
    color: #999
}

.post--footer .meta .nav>li>span {
    color: #777
}

.post--footer .meta .nav>li>a {
    display: inline-block;
    padding: 0
}

.post--footer .author {
    padding: 30px 0 0;
    border-top: 1px solid #eee;
    text-align: center
}

.post--footer .author .img {
    position: relative;
    z-index: 0
}

.post--footer .author .img:before {
    content: " ";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 50%;
    background-color: #fafafa;
    z-index: -1
}

.post--footer .author .img img {
    border: 3px solid #fff;
    border-radius: 50%
}

.post--footer .author .name {
    padding-top: 24px;
    padding-bottom: 16px;
    color: #555;
    background-color: #fafafa;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500
}

.post--footer .author .desc {
    padding: 0 30px 25px;
    background-color: #fafafa
}

.post--footer .footer-nav {
    margin-top: 27px;
    margin-bottom: 22px;
    padding-bottom: 22px;
    border-bottom: 1px solid #eee;
    text-align: center
}

.post--footer .footer-nav .next {
    float: right
}

.post--footer .footer-nav .next .fa {
    margin-left: 10px
}

.post--footer .footer-nav .prev {
    float: left
}

.post--footer .footer-nav .prev .fa {
    margin-right: 10px
}

.post--footer .footer-nav .social {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
    color: #999
}

.post--footer .footer-nav .social li a {
    display: block;
    padding: 0 11px
}

.faq--content .sub-title {
    margin-top: -6px;
    font-size: 18px;
    line-height: 28px;
    font-weight: 500
}

.faq--content .sub-title+.body {
    margin-top: 22px
}

.faq--content .action {
    margin-top: 25px
}

.faq--form {
    padding: 22px 30px 30px;
    background-color: #fff;
    box-shadow: 0 1px 20px rgba(0, 0, 0, .1)
}

.faq--form .status .alert {
    margin-bottom: 14px;
    border-radius: 0
}

.faq--form .title {
    color: #555;
    margin-bottom: 15px
}

.faq--form .title .h4 {
    font-size: 18px;
    line-height: 30px;
    text-align: center
}

.faq--form form .btn,
.subscribe--form form .btn {
    margin-top: 15px
}

.testimonial--section {
    background-position: top center
}

.testimonial--clients {
    max-width: 480px;
    margin: 0 auto
}

.testimonial--clients .item,
.testimonial--clients .owl-item.active+.active+.active .item {
    padding: 17px 15px;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.testimonial--clients .item {
    border: 1px solid transparent;
    -webkit-transition: border-color .25s, padding .25s ease-in-out, -webkit-filter .25s ease-in-out;
    transition: border-color .25s, padding .25s ease-in-out, filter .25s ease-in-out;
    transition: border-color .25s, padding .25s ease-in-out, filter .25s ease-in-out, -webkit-filter .25s ease-in-out
}

.testimonial--clients .owl-item.active+.active .item {
    padding: 3px;
    border-color: #fd8469;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.testimonial--clients .owl-item.active+.active+.active .item {
    border-color: transparent
}

.testimonial--clients+.testimonial--info {
    margin-top: 13px
}

.subscribe--form,
.testimonial--info {
    text-align: center
}

.coming-soon--content .subscribe p,
.testimonial--info .header .title .h4 {
    font-size: 18px;
    line-height: 28px
}

.testimonial--info .header .sub-title {
    font-size: 16px;
    line-height: 26px
}

.testimonial--info .header+.body {
    margin-top: 12px
}

.testimonial--info .body blockquote {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 14px;
    line-height: 24px
}

.testimonial--info .body blockquote p:before {
    content: "\f10d";
    margin-right: 8px;
    font-family: "FontAwesome";
    font-size: 24px;
    line-height: 34px
}

.subscribe--form {
    max-width: 670px;
    margin: 0 auto
}

.subscribe--form p+form {
    margin-top: 42px
}

.subscribe--form .form-control {
    padding-left: 0;
    padding-right: 0;
    border-width: 0 0 1px;
    text-align: center
}

.subscribe--form .status {
    display: none;
    color: #999;
    font-weight: 300
}

.coming-soon--section {
    background-color: #020202;
    text-align: center
}

.coming-soon--content .logo+.title {
    margin-top: 51px
}

.coming-soon--content .title .h1 {
    color: #fff;
    font-size: 36px;
    line-height: 46px
}

.coming-soon--content .sub-title {
    margin-top: 23px;
    margin-bottom: 23px;
    font-size: 24px;
    line-height: 34px
}

.coming-soon--content .countdown ul {
    margin: -25px -20px 0;
    padding: 0;
    list-style: none;
    color: #fff;
    font-size: 0;
    line-height: 0
}

.coming-soon--content .countdown ul li {
    display: inline-block;
    position: relative;
    margin: 25px 20px 0;
    padding-right: 21px;
    border-bottom: 2px solid #fd8469
}

.coming-soon--content .countdown ul li strong {
    display: block;
    font-family: 'Droid Serif', serif;
    font-size: 100px;
    line-height: 96px
}

.coming-soon--content .countdown ul li span {
    display: block;
    position: absolute;
    right: -30px;
    bottom: 31px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 70px;
    font-size: 15px;
    line-height: 25px;
    font-weight: 500;
    text-align: left
}

.coming-soon--content .subscribe {
    margin-top: 34px
}

.coming-soon--content .subscribe form {
    max-width: 570px;
    margin: 0 auto
}

.coming-soon--content .subscribe p+form {
    margin-top: 31px
}

.coming-soon--content .subscribe form .input-group:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #555
}

.coming-soon--content .subscribe form .form-control {
    color: #fff;
    border-color: transparent
}

.coming-soon--content .subscribe form .btn {
    border-color: transparent
}

.coming-soon--content .subscribe form .btn:before {
    background-color: #fd8469
}

.coming-soon--content .subscribe form .status {
    margin-top: 9px;
    font-size: 16px;
    line-height: 26px
}

.coming-soon--content .social--widget {
    margin: 36px 0 0
}

.coming-soon--content .social--widget li {
    margin: 0 11px
}

.coming-soon--content .copyright {
    margin-top: 27px;
    color: #ddd;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300
}

.f0f--section {
    position: relative;
    z-index: 0
}

.f0f--error {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    color: #f2f2f2;
   font-family: 'Droid Serif', serif;
    font-size: 300px;
    line-height: 210px;
    font-weight: 700;
    z-index: -1
}

.f0f--content,
.f0f--error {
    text-align: center
}

.f0f--content .img+.title {
    margin-top: 53px
}

.f0f--content .title .h1 {
    font-family: 'Droid Serif', serif;
    font-size: 24px;
    line-height: 34px;
    font-weight: 400
}

.f0f--content .content {
    margin-top: 52px
}

.f0f--content .buttons {
    margin-top: 9px
}

.f0f--content .buttons>.btn,
.f0f--content .buttons>.search--widget {
    margin-top: 15px
}

.f0f--content .buttons>.btn {
    margin-left: 6px;
    margin-right: 6px
}

.f0f--content .buttons>.btn .fa {
    margin-right: 10px
}

.f0f--content .buttons .search--widget {
    display: inline-block;
    max-width: 350px;
    vertical-align: middle
}

.contact--section {
    position: relative;
    z-index: 0
}

.contact--bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.contact--bg-img .bg--img,
.contact--bg-img .container,
.contact--bg-img .row,
.contact--bg-img .row>div {
    height: 100%
}

.contact--bg-img .bg--overlay:before {
    opacity: .95;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)"
}

.contact--info-item {
    margin-bottom: 60px;
    text-align: center
}

.contact--form .form-group,
.contact--info-item .icon {
    margin-bottom: 15px
}

.contact--info-item .title .h4 {
    position: relative;
    margin-bottom: 24px;
    padding-bottom: 19px;
    font-size: 18px;
    line-height: 28px
}

.contact--info-item .title .h4:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 50px;
    height: 1px;
    margin: 0 auto;
    background-color: #324a5e
}

.contact--form .title .h2:after,
.contact--form .title .h2:before,
.contact--info-item .title .h4:after {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    margin: 0 auto;
    background-color: #324a5e;
    bottom: 6px;
    max-width: 150px
}

.contact--form {
    padding: 24px 30px 30px;
    background-color: #fff;
    box-shadow: 0 1px 20px rgba(0, 0, 0, .1)
}

.contact--form .status .alert {
    margin-top: -5px;
    margin-bottom: 15px;
    border-radius: 0
}

.contact--form .title {
    margin-bottom: 25px;
    text-align: center
}

.contact--form .title .h2 {
    position: relative;
    padding-bottom: 19px;
    font-size: 24px;
    line-height: 34px
}

.contact--form .title .h2:after,
.contact--form .title .h2:before {
    bottom: 0;
    max-width: 50px
}

.contact--form .title .h2:after {
    bottom: 6px;
    max-width: 150px
}

.contact--form .btn {
    margin-top: 15px
}

.footer--widgets {
    padding-top: 60px;
    color: #ddd;
    background-color: #324a5e
}

.footer--widgets .widget {
    margin-bottom: 52px
}

.footer--widgets .widget--title .h4 {
    color: #ddd;
    border-color: #42586b
}

.footer--widgets .recent-posts--widget li+li {
    border-color: #42586b
}

.footer--copyright {
    padding-top: 18px;
    color: #ddd;
    background-color: #34536d;
    font-weight: 300
}

.footer--copyright p {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 24px
}

.footer--copyright .social {
    margin-bottom: 15px
}

.footer--copyright .social li {
    float: left
}

.footer--copyright .social li+li {
    margin-left: 25px
}

.footer--copyright .social li a {
    padding: 0
}

.back-to-top-btn {
    position: fixed;
    right: 35px;
    bottom: 35px;
    width: 40px;
    color: #324a5e;
    background-color: #ddd;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    -webkit-transition-property: opacity, visibility;
    transition-property: opacity, visibility;
    -webkit-transition-duration: .25s;
    transition-duration: .25s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    z-index: 999
}

body.isScrolling .back-to-top-btn {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible
}

.back-to-top-btn a {
    display: block;
    padding: 5px 0 7px
}
.testi-phase{
display: inline-flex;
padding-bottom: 50px;
border-bottom: 1px dashed #3333;
padding-top: 50px;
}
.testi-phase::after{
    content: "";
    
}
.testi-phase .phase__content{
    margin: auto 20px auto;
    display: inline;
}
.testi-phase .phase__image__box img{
    border-radius: 50%;
border: 5px solid #eaeaea;
}
.testi-phase:nth-child(2n) .phase__image{
    order: 2;
}
.testi-phase .phase__image{
    float: left;
}
.testi-phase .phase__image__box{
    border: 2px dotted #0f0f0f;
border-radius: 50%;
-webkit-transition: border-color 1s ease;
         -moz-transition: border-color 1s ease;
           -o-transition: border-color 1s ease;
          -ms-transition: border-color 1s ease;
              transition: border-color 1s ease;  
}
.testi-phase:hover .phase__image__box{
    border: 2px dashed #f04a48;
}
.what-we-do-bg{
    /*background: url(../images/abt-bg.png) !important;*/
    background: #fff !important;
    background-size: 66% !important;
background-repeat: repeat-y !important;
}
.man_timeline {
  margin-bottom: -50px;
}
/*Timeline*/
.man_timeline_line {
    height: 1px;
    position: relative;
    width: 99.9%;
    top: 186px;
    border-bottom: 2px dashed;
    z-index: 0;
}

.elementor-widget-sm-timeline .elementor-widget-container {
	overflow: visible;
}
	.man_timeline_pin {
		width: 44px;
		height: 44px;
		position: relative;
		margin: 0 50px;
	}
	.man_timeline_item {
		height: 300px;
		padding-top: 162px;
		padding-bottom: 202px;
	}
	.man_timeline_point {
		width: 19px;
		height: 19px;
		position: absolute;
	    background: #f04b47;
		border-radius: 50%;
		left: 50%;
		top: 50%;
		transform:translateY(-50%) translateX(-50%);
		z-index: 1;
	}
	.man_timeline_point_border {
		display: block;
		position: absolute;
		/*background: #fff;*/
		width: 44px;
		height: 44px;
		border-radius: 50%;
		background: url(../../images/dot-pattern.png) repeat scroll 0 0;
	}
	.man_timeline_pin_title {
		position: absolute;
		transform:translateX(-50%);
		left: 50%;
		font-size: 40px!important;
		line-height: 50px!important;
	}
	.man_timeline_pin_cont {
		position: absolute;
		max-height: 116px;
		color: #fff!important;
		padding: 20px;
		-webkit-box-shadow: 2px 2px 20px rgba(0,0,0,0.1);
		box-shadow: 2px 2px 20px rgba(0,0,0,0.1);
		border-radius: 5px;
		min-width: 200px;
		width: 200px;
		font-size: 18px!important;
		line-height: 28px!important;
		font-weight: normal!important;
		text-transform: none!important;
	    background-color: #f04b47;
	}
		.man_timeline_pin_cont p:last-child {
			margin: 0;
		}
		.man_timeline_pin_cont .man_timeline_pin_cont_corner {
			content: '';
			display: block;
			width: 14px;
			height: 18px;
			-webkit-background-size: cover;
			background-size: cover;
			position: absolute;
			left: 23px;
			top: -16px;
		}
		.man_timeline_pin_cont_corner_even {
			top:auto!important;
			bottom:-16px;
		}

.man_timeline_pin.even .man_timeline_pin_title {
	top: 45px;
}
.man_timeline_pin.odd .man_timeline_pin_title {
	bottom: 45px;
}
.man_timeline_pin.even .man_timeline_pin_cont {
	bottom: 69px;
}
.man_timeline_pin_cont p {
	letter-spacing:0!important;
}
.man_timeline_pin.odd .man_timeline_pin_cont {
	top: 69px;
}
.man_timeline_pin.even .man_timeline_pin_cont:before {
	bottom: -18px;
	background-image: url('images/corner_bottom.png');
}
.man_timeline_pin.odd .man_timeline_pin_cont:before {
	top: -18px;
	background-image: url('images/corner_top.png');
}

.man_timeline .owl-nav {
	position: absolute;
	top: 164px;
	width: 100%;
}
	.man_timeline .owl-prev {
    left: -14px;
    position: absolute;
    color: #000;
    background: transparent;
    box-shadow: none;
    top: 15px;
	}
	.man_timeline .owl-next {
    right: -14px;
    position: absolute;
    color: #000;
    background: transparent;
    box-shadow: none;
    top: 15px;
	}

.man_timeline .owl-nav i {
	font-size: 40px;
}
.man_timeline .owl-dots{
    display: none !important;
}
.man_timeline_pin_cont_corner svg{
   fill: #f04b47; 
}
.man_timeline_pin_cont p{
    color: #fff !important;
}
.slide-up-image{
    -webkit-transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    -o-transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
}
.image-center{
    margin-bottom: 30px;
    border-radius: 10px;
    position: relative;
    color: #ffffff;
}
.back-image{
    color: #ffffff;
    height: 350px;
    width: 100%;
    /*height: 100%;*/
    border-radius: 10px;
    display: block;
    left: 0;
    top: 0;
    position: relative;
    -webkit-box-shadow: 2px 2px 20px rgb(0 0 0 / 10%);
    box-shadow: 2px 2px 20px rgb(0 0 0 / 10%);
    overflow: hidden;
    background-position: center center;
    background-size: 100% 100%;
    -webkit-transition: all 0.3s;
-o-transition: all 0.3s;
    transition: all 0.3s;
}
.man_woo_cat_item_over {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 10px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
        background-color: #006cff;
}
.man_woo_cat_item_cont {
    top: 50%;
    bottom: auto;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    text-align: center;
    position: absolute;
    display: block;
    width: 100%;
    z-index: 2;
    padding: 40px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.man_icon {
    color: #fff;
    position: relative;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin-bottom: 20px;
    display: block;
    font-size: 50px;
}
.man_woo_cat_item_cont .man_woo_cat_item_cont_name {
    color: #fff;
    font-size: 20px;
    line-height: 26px;
    display: block;
    margin-bottom: 0px;
    margin-top: 0;
}
.man_woo_cat_item_cont_2 {
    opacity: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    transform: translateY(-40%) translateX(-50%);
}
.man_woo_cat_item_cont_an {
    opacity: 1;
    transform: translateY(0);
    height: auto;
    display: block;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 1;
    position: relative;
}
.man_woo_cat_item_cont_an > div {
    height: auto;
    margin: 15px 0 0;
}
.man_woo_cat_item_cont .btn {
    margin-left: 0!important;
    margin-top: 20px!important;
    box-shadow: inset 0px 0px 0px 1px rgb(255 255 255 / 70%);
    background: none!important;
    border-radius: 30px!important;
    padding-top: 10px;
    padding-right: 30px;
    padding-bottom: 10px;
    padding-left: 30px;
   font-family: 'Droid Serif', serif;
    line-height: 28px;
    font-weight: normal;
    font-style: normal;
    color: #fff;
    font-size: 12px;
    line-height: 1.4!important;
    display: inline-block;
    border: 0;
    -webkit-transition: all 0.3s!important;
    -o-transition: all 0.3s!important;
    transition: all 0.3s!important;
    cursor: pointer;
    margin: 0 0 10px 0!important;
    -webkit-transition: all 0.3s!important;
    -o-transition: all 0.3s!important;
    transition: all 0.3s!important;
}
.slide-up-image:hover .man_woo_cat_item_over {
    background-color: rgba(0,0,0,0.48);
} 
.slide-up-image:hover .man_woo_cat_item_cont {
    opacity: 0;
    transform: translateY(-60%) translateX(-50%);
}
.slide-up-image:hover .man_woo_cat_item_cont_2{
    opacity: 1;
    transform: translateY(-50%) translateX(-50%);
}
.slide-up-image:hover .back-image{
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-box-shadow: 2px 12px 20px rgb(0 0 0 / 10%);
    box-shadow: 2px 12px 20px rgb(0 0 0 / 10%);
}
/*======================================*/
/*realated Industry*/
/*======================================*/
.bg-img3 {
    background-image: url(https://themetechmount.com/html/altech/images/bg-image/row-bgimage-3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: #f7f9fe;
    padding: 90px 0;
    padding-bottom: 170px;
}
.ttm-row-wrapper-bg-layer{
        position: absolute;
    /*height: 100%;*/
    width: 100%;
    top: 0;
    left: 0;
    background-color: #f7f9fe;
        opacity: .7;
}
.section-title.with-desc .title-header {
    margin-bottom: 52px;
}
.section-title h2.title {
    font-size: 34px;
    line-height: 44px;
    margin-bottom: 0;
}
.section-title h2.title span {
    font-style: italic;
    font-weight: 700;
    font-family: 'Droid Serif', serif;
    letter-spacing: 1.2px;
    color: #2d4a8a;
}
.section-title.with-desc .title-header:before {
    border-top-color: #2d4a8a !important;
    width: 52px;
    bottom: 105px;
    height: 4px;
    left: 0;
    top: auto;
    position: absolute;
    content: '';
    border: 4px solid transparent;
    border-bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
}
.ttm-history-box-wrapper {position: relative;text-align: center;margin-top: 5px;}
.ttm-history-box-wrapper .ttm-history-box-icon-wrapper {position: relative}
.ttm-history-box-wrapper .ttm-icon.ttm-icon_element-size-md{
    height: 70px;
    width: 70px;
    line-height: 70px;
    border:1px solid #e5e5e5;
}
.ttm-history-box-wrapper .ttm-icon.ttm-icon_element-size-md i{font-size: 35px;}
.ttm-history-box-icon-wrapper:before {position: absolute;content: ' ';top: 74px;height: 90px;width: 1px;background-color: #e8eaed}
.ttm-history-box-wrapper .ttm-history-box-border {position: relative;margin: 39px 0 43px;border: 1px dashed #e5e5e5;width: 111%}
.ttm-history-box-border:before{
    position: absolute;
    content: ' ';
    left: 50%;
    margin-left: -19px;
    height: 12px;
    width: 12px;
    z-index: 1;
    border-radius: 50px;
    background-color: #e8eaed;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    top: -7px;
}
.ttm-history-box-details {
  text-align: center;
  background-color: #fff;
  padding: 40px 30px 40px;
  -webkit-box-shadow: 0 0 12px 0 rgba(32, 46, 60, .06);
  -moz-box-shadow: 0 0 12px 0 rgba(32, 46, 60, .06);
  box-shadow: 0 0 12px 0 rgba(32, 46, 60, .06)
}
.ttm-history-box-wrapper .ttm-historybox-title h5 {font-size: 19px;line-height: 26px;margin-bottom: 8px}
.ttm-history-box-wrapper:hover .ttm-icon.ttm-icon_element-size-md {
  -ms-transform: scale(1.15);
  -webkit-transform: scale(1.15);
  transform: scale(1.15)
}
.ptb-100{
    padding-top:100px;
    padding-bottom:50px;
}
.ptb-50{
    padding-top:50px;
    padding-bottom:100px;
}
.industry-details-1 h4::after {
    content: "";
    height: 5px;
    width: 49px;
    background: #e94646;
    position: absolute;
    border-radius: 15px;
    left: 34%;
    top: 54px;
}

/* new style*/
.skill-bar .progress-content {
    height: 10px;
    background-color: #0071dc;
    width: 0%;
    border-radius: 5px;
}
.skill-bar .progress-content-outter {
    height: 10px;
    background-color: #bddfff;
    border-radius: 5px;
}
.skill-bar .progress-title-holder {
    position: relative;
    margin-bottom: 15px;
}
.all-skill-bar {
    margin-right: 30px;
    margin-bottom: 30px;
}
.pb-70 {
    padding-bottom: 70px;
}

.pt-100 {
    padding-top: 100px;
}
.about-img-4 {
    max-width: 750px;
    margin-left: auto;
    margin-bottom: 30px;
}
.services-card-color-bg {
    -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 7%);
    box-shadow: 0 0 15px rgb(0 0 0 / 7%);
    padding: 40px 30px 35px;
    border-radius: 15px;
}
.services-card {
    padding: 30px 20px 25px;
    background-color: #fff;
    border-radius: 10px;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
}
.services-card::after {
    content: '';
    position: absolute;
    z-index: -1;
    bottom: 0;
    right: 0;
    width: 75px;
    height: 75px;
    background-color: #e94646;
    border-radius: 170px 0 0 0;
    opacity: .1;
    -webkit-transition: .7s;
    transition: .7s;
}
.services-card::before {
    content: '';
    position: absolute;
    z-index: -1;
    bottom: 0;
    right: 0;
    width: 90px;
    height: 90px;
    background-color: #e94646;
    border-radius: 272px 0 0 0;
    opacity: .1;
    -webkit-transition: .7s;
    transition: .7s;
}
.services-card:hover p {
    color: #fff;
}
.services-card:hover::before {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    opacity: 1;
     
}
.bggs{
       box-shadow: rgb(17 12 46 / 15%) 0px 48px 100px 0px;
    padding: 50px;
}
.services-card h3 a{
    color:#000;
}
.services-card .learn-btn {
    color: #252525;
    font-size: 14px;
    font-weight: 600;
    -webkit-transition: .7s;
    transition: .7s;
}
.services-card:hover .learn-btn {
    color: #fff;
}
.work-process-card-two {
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 10%);
    box-shadow: 0 0 15px rgb(0 0 0 / 10%);
    padding: 35px 23px;
    margin-bottom: 30px;
}
.work-process-card-two .number-title {
    font-size: 30px;
    color: #0071dc;
    font-weight: 600;
    margin-bottom: 10px;
    display: block;
}
.work-process-right::before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    /*background-image: url("https://templates.hibootstrap.com/techex/default/assets/images/shape/bg-shape2.png");*/
}
.work-process-right {
    background-color: #a0a0a04f;
    padding: 138px 50px;
    border-radius: 10px;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
}
.services-details-information .services-list {
    padding-left: 0;
    margin-bottom: 0;
    /*background-color: #F4F8FC;*/
    padding-top: 30px;
    padding-bottom: 30px;
}
.services-details-information .services-list li {
    list-style-type: none;
}
.services-details-information .services-contact-info {
    background-color: #F4F8FC;
    padding: 40px 35px;
    margin-top: 30px;
    text-align: center;
}
.services-details-information .services-list li a.active {
    background-color: #e94646;
    color: #ffffff;
}

.services-details-information .services-list li a {
    display: inline-block;
    padding: 20px 35px;
    font-size: 16px;
    width: 100%;
    font-weight: 500;
    color:#000;
}
.services-details-information .services-contact-info h3 {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 1.5;
}
.services-details-information .services-contact-info .info-box-one {
    background-color: #0064FB;
    padding: 30px;
    border-radius: 5px;
    margin-top: 25px;
}
.services-details-information .services-contact-info .info-box-two {
    background-color: #36CC72;
    padding: 30px;
    border-radius: 5px;
    margin-top: 25px;
}
.services-details-overview-content .overview-list li i {
    font-size: 15px;
    color: #36CC72;
    position: absolute;
    left: 0;
    top: 2px;
}
.services-details-overview-content .overview-list li {
    list-style-type: none;
    font-size: 15px;
    /*color: #494A60;*/
    position: relative;
    padding-left: 20px;
    margin-bottom: 20px;
}
.services-details-information .services-contact-info .info-box-two a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
}
.services-details-information .services-list li{
    background: #fff;
	transform: perspective(1px) translateZ(0);
	color: black;
	transition: 0.4s;
	
}
.services-details-information .services-list li::before {
    content: "\f101";
    left: 5px;
    top: 18px;
    position: absolute;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    font-family: 'FontAwesome';
    font-size: 17px;
    color: #000;
}
.services-details-information .services-list li:hover:before{ 
   animation: roll 3s infinite;
  transform: rotate(30deg);
  /*color:#000;*/
}
.services-details-information .services-list li a:hover{
    /* color:#fff;*/
    /* -webkit-animation: bounce 1s;*/
    /*animation: bounce 1s;*/
}
.experiences-item .experiences-inner-content {
    position: relative;
    margin-top: 30px;
    padding-left: 80px;
}
.experiences-item .experiences-inner-content img {
    position: absolute;
    left: 0;
    top: 0;
}
.contents p{
    text-align: justify;
}
/*.br-img{*/
    
/*    border-radius: 50%;*/

/*}*/
@keyframes roll {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.overview-list li::before{
     content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    background: url(../images/x-fly.png);
    background-size: 100% 100%;
    left: -6px;
    top: 14px;
}

.services-list li ul.drop-down{
    display:none;
 
}

.services-list li:hover ul.drop-down{
    display:block;
    
}

.services-list li ul.drop-down a.active{
    display:block;
}


.mt-10{
    margin-top:20px;
}
 
 
 /*floading side icons*/
.fl-fl {
  background: #000000;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 4px;
  width: 225px;
  position: fixed;
  right: -177px;
  z-index: 1000;
  font: normal normal 10px Arial;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;

}

.fadd {
  font-size: 25px;
  color: #fff;
  padding: 10px 0;
  width: 40px;
  margin-left: 8px;
}

.fl-fl:hover {
  right: 0;
}


	
	
.fl-fl a {
  color: #fff !important;
  text-decoration: none;
  text-align: center;
  line-height: 43px!important;
  vertical-align: top!important;
   
    font-size: 14px;
    font-weight: 700;

}

.float-fb {
  top: 240px;
   background:#e94646;
}

.float-tw {
  top: 295px;
  background:#25D366;
}
.fadd {
    font-size: 25px;
    color: #fff;
    padding: 10px 0;
    width: 40px;
    margin-left: 8px;
}


/* Floating Social Media Bar Style Ends Here */


/* scroll css */
body::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

body::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb
{
    border-radius: 10px;
	background-color: #e94009;	
	background-image: -webkit-linear-gradient(90deg, rgba(233,70,70,1) 0%, rgba(233,141,70,1) 45%, rgba(233,70,70,1) 100%);
}


/*
============================================================================
			Blog Page Start
============================================================================
*/

.blog-area {
    padding: 80px 0;
}

/* Blog area left Start */
.blog-area-left {
    padding-right: 57px;
}

/* Blog area left Search input Start */
.blog-area-input {
    padding-bottom: 58px;
    position: relative;
}
.blog-area-input input#search {
  border: 1px solid #e94646;
  height: 40px;
  padding-left: 10px;
  width: 100%;
}
.blog-area-input input[type="submit"] {
    background: #e94646 none repeat scroll 0 0;
    border: 1px solid #e94646;
    color: #ffffff;
    display: inline-block;
    font-family: icofont;
    font-size: 16px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
}

/* Blog area left Search input End */

/* Blog area left Tab Menu Start */

.blog-tab-menu > h2 {
    padding-bottom: 15px;
}

.blog-menu ul {
    border-bottom: medium none;
    display: inline-block;
    width: 100%;
}
.blog-tab-menu ul li {
  width: 100%;
  margin: 0;
}
.blog-tab-menu ul a {
    background: #eaeaea none repeat scroll 0 0;
    border: 1px solid #ededed;
    border-radius: 0;
    color: #222222;
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    height: 50px;
    line-height: 50px;
    margin-bottom: 10px;
    padding: 0 15px;
    transition: all 0.4s ease 0s;
    width: 100%;
}

.blog-tab-menu ul .active-menu a {
  background: #e94646 none repeat scroll 0 0;
  color: #ffffff;
}

.blog-area ul a span {
    float: right;
}

.blog-menu h2 {
    margin-bottom: 32px;
}
.blog-menu {
    padding-bottom: 60px;
}

.blog-menu ul li:last-child a {
    margin: 0;
}

/* Blog area left Tab Menu End */

/* Blog area left black area Start */
.blog-left-black-area {
    background: rgba(0, 0, 0, 0) url("images/Blog-black-bg.jpg") no-repeat scroll center center / cover ;
    border: 5px solid #e94646;
    padding: 35px 28px 37px;
    position: relative;
    text-align: center;
    z-index: 1;
}
.blog-left-black-area::before {
    background: #222222 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.95;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.blog-left-black-area > p {
    color: #ffffff;
    margin: 0;
    padding-bottom: 30px;
}
.quote-btn {
    background: #e94646 none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-weight: 500;
    height: 50px;
    line-height: 50px;
    width: 180px;
	transition: all 0.4s ease 0s;
	margin-top: 39px;
}

.quote-btn:hover {
    background: #fff none repeat scroll 0 0;
    color: #e94646;
    transition: all 0.4s ease 0s;
}
.blk-sec a{
     
    font-size: 18px;

}
.blk-sec span{
    display: inline-block;
    padding: 2px;
    color: #e94646;
    font-size: 24px;
}
.blk-sec{
    padding-top:20px;
}
.blog-news {
    padding-bottom: 30px;
}

/* Blog area left black area End */


/* Blog area left news area Start */


.blog-news > h2 {
  margin: 0;
  padding-bottom: 35px;
  padding-top: 60px;
}

.blog-single-news {
    margin-bottom: 30px;
}

.blog-single-news {
    display: inline-flex;
}
.blog-news-text > h4 {
  display: inline-block;
  font-size: 18px;
  margin: 0;
}

.blog-news-text {
    padding-left: 15px;
    padding-top: 25px;
}
.blog-news-text > p {
    color: #e94646;
    margin: 0;
}
.blog-left-black-area a{
    color:#fff;
    font-weight:700;
}
.news-single-image > img {
    width: 100%;
}
    /* Blog area left news area Start */
/* Blog area left End */

/* Blog area Right End */

.blog-area .news-single-content {
    padding-bottom: 60px;
}

/* Blog area Right End */


/* Blog Page Navigation & Pagination Start */

.blog-area-pagination {
    text-align: center;
}

.blog-area-pagination .pagination {
    margin: 0;
}

.blog-pag.blog-pagination-left {
    background: #e94646 none repeat scroll 0 0;
    height: 30px;
    left: -10px;
    line-height: 30px;
    padding: 0;
    top: 0;
    width: 40px;
}
.pagination > li:first-child > a, .pagination > li:first-child a {
    border-radius: 0;
}
.blog-area-pagination .pagination > li a {
	width: 40px;
    height: 40px;
    margin: 0 5px;
    display: inline-block;
    background-color: #fff;
    line-height: 40px;
    color: #202647;
    box-shadow: 0 2px 10px 0 #d8dde6;
    font-size: 15px;
    border: none;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-radius: 0;
}
.blog-pag.blog-pagination-right {
    background: #e94646 none repeat scroll 0 0;
    display: inline-block;
    height: 30px;
    left: auto;
    line-height: 30px;
    padding: 0;
    right: -10px;
    text-align: center;
    top: 0;
    width: 50px;
}
.blog-pag.blog-pagination-right i {
    color: #000;
}
.blog-pag.blog-pagination-left i {
    color: #000;
}
.blog-area-pagination .pagination > li a.blog-pag {
	/*background: #e94646 none repeat scroll 0 0;*/
	border: 0px solid #e94646;
	width: 48px;
	font-size: 20px;
}
.news-area {
    padding: 80px 0;
}

.service-client-area .section-heading > h2 {
    font-size: 30px;
}

.news-single-content {
    overflow: hidden;
}
.news-single-image {
    overflow: hidden;
    position: relative;
}
.news-single-image > a {
    background: #e94646 none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    height: 65px;
    left: 16px;
    line-height: 24px;
    padding: 10px 12px;
    position: absolute;
    text-align: center;
    top: 20px;
    width: 60px;
}
.news-single-image > a::after {
    background: #90d5b0 none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 15px;
    position: absolute;
    top: 52%;
    width: 30px;
}
.news-single-image > a::before {
    background: #e94646 none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    height: 15px;
    left: 22px;
    position: absolute;
    top: -6px;
    width: 15px;
}
.news-post-details {
  background: #e94646 none repeat scroll 0 0;
  bottom: -54px;
  left: 0;
  overflow: hidden;
  padding: 12px 12px 8px;
  position: absolute;
  transition: all 0.4s ease 0s;
  width: 100%;
}
.news-post-details p {
    color: #ffffff;
    display: inline-block;
    float: left;
    margin: 0;
    width: 65%;
}

.news-post-details a {
  color: #fff;
  font-size: 14px;
  position: relative;
  top: 1px;
  transition: all 0.4s ease 0s;
}
.news-post-details:hover a {
    color: #666;
    transition: all 0.4s ease 0s;
}

.news-post-details-icons {
    float: right;
    line-height: 27px;
    text-align: right;
    width: 35%;
}
.news-post-details-icons a {
    color: #ffffff;
    display: inline-block;
    margin-left: 32px;
}

.service-details-bottom > p {
    text-align: justify;
}
.video-area-details > p {
    text-align: justify;
}

.news-coment::before {
    content: "î¿€";
    display: inline-block;
    font-family: icofont;
    font-size: 14px;
    height: 30px;
    left: -19px;
    position: absolute;
    top: 0;
}
.news-coment {
    font-size: 14px;
    position: relative;
}
.news-love {
    position: relative;
}
.news-love::before {
    content: "î³½";
    display: inline-block;
    font-family: icofont;
    font-size: 14px;
    left: -19px;
    position: absolute;
    top: 0;
}
.news-single-content:hover .news-post-details {
    bottom: 0;
}
.news-single-details {
  padding: 30px 25px 0 0;
}
.news-single-details > h3 {
    font-size: 20px;
    margin-bottom: 12px;
}
.news-single-details > p {
    line-height: 27px;
}
.read-more-btn {
    color: #222222;
    font-weight: 500;
    transition: all 0.4s ease 0s;
}
.read-more-btn i {
    color: #222222;
    display: inline-block;
    font-size: 20px;
    margin-left: 5px;
    position: relative;
    top: 3px;
    transition: all 0.4s ease 0s;
}
.news-single-content:hover .read-more-btn {
    color: #e94646;
    transition: all 0.4s ease 0s;
}
.news-single-content:hover .read-more-btn i {
    color: #e94646;
    margin-left: 10px;
    transition: all 0.4s ease 0s;
}
.blog-tab-menu ul a {
    background: #eaeaea none repeat scroll 0 0;
    border: 1px solid #ededed;
    border-radius: 0;
    color: #222222;
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    height: 50px;
    line-height: 50px;
    margin-bottom: 10px;
    padding: 0 15px;
    transition: all 0.4s ease 0s;
    width: 100%;
}
.blog-details-desc .article-content {
    margin-top: 30px;
}
.blog-details-desc .article-content h3 {
    margin-bottom: 15px;
    margin-top: 25px;
    font-size: 24px;
    font-weight: 600;
}
.blockquote, blockquote {
    overflow: hidden;
    background-color: #fafafa;
    padding: 50px!important;
    position: relative;
    text-align: center;
    z-index: 1;
    margin-bottom: 20px;
    margin-top: 20px;
}
.blockquote:before, blockquote:before {
    color: #efefef;
    content: "\f10e";
    position: absolute;
    left: 50px;
    top: 32px;
    z-index: -1;
    font-family: Font Awesome\ 5 Free;
    font-size: 140px;
    font-weight: 900;
}
.blockquote p, blockquote p {
    color: #202647;
    line-height: 1.6;
    margin-bottom: 0;
    font-style: italic;
    font-weight: 500;
    font-size: 24px!important;
}
.blockquote:after, blockquote:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 3px;
    background-color: #f20791;
    margin-top: 20px;
    margin-bottom: 20px;
}
.blog-details-desc .article-footer .article-tags {
    flex: 0 0 50%;
    max-width: 50%;
}
.blog-details-desc .article-footer .article-share .social {
    padding-left: 0;
    list-style-type: none;
    text-align: right;
    margin-bottom: 0;
}
.blog-details-desc .article-footer .article-share .social li {
    display: inline-block;
    margin-left: 5px;
}

.blog-details-desc .article-footer .article-share .social li a {
    display: block;
    color: #e94646;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    background-color: #eeeef0;
    text-align: center;
    font-size: 12px;
}
.blog-details-desc .article-footer .article-tags a {
    display: inline-block;
    margin-right: 5px;
}
.blog-details-desc .article-footer .article-tags span {
    display: inline-block;
    color: #202647;
    font-size: 20px;
    margin-right: 10px;
    position: relative;
    top: 2px;
}
.post-navigation .navigation-links {
    display: flex;
    flex-wrap: wrap;
}
.post-navigation .navigation-links .nav-previous {
    flex: 0 0 50%;
    max-width: 50%;
}
.post-navigation .navigation-links .nav-next {
    flex: 0 0 50%;
    max-width: 50%;
    text-align: right;
}
.post-navigation .navigation-links div a {
    display: inline-block;
    font-weight: 600;
}
.post-navigation {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding-top: 20px;
    padding-bottom: 20px;
}
.blog-details-desc .post-navigation {
    margin-top: 30px;
}
.comments-area .comments-title {
    position: relative;
    margin-bottom: 30px;
    line-height: normal;
    font-size: 24px;
    font-weight: 600;
}
.comments-area .comment-list, .comments-area ol, .comments-area ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.comments-area .comment-body {
    border-bottom: 1px solid #eee;
    padding-left: 65px;
    color: #202647;
    font-size: 14px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.comments-area .comment-author {
    font-size: 17px;
    margin-bottom: 0.1em;
    position: relative;
    z-index: 2;
}
.comments-area .comment-author .avatar {
    height: 50px;
    left: -65px;
    position: absolute;
    width: 50px;
}
.comments-area .comment-author .fn {
    font-weight: 600;
}
.comments-area .comment-metadata {
    margin-bottom: 0.8em;
    letter-spacing: .01em;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
}
.comments-area .comment-body .reply a {
    border: 1px solid #ded9d9;
    color: #202647;
    display: inline-block;
    padding: 5px 20px;
    border-radius: 30px;
    text-transform: capitalize;
    position: relative;
    z-index: 1;
    font-size: 12px;
    font-weight: 600;
}
.blog-details-desc .article-content .wp-block-gallery.columns-3 li {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
    padding-right: 10px;
    padding-left: 10px;
}
.blog-details-desc .article-content .wp-block-gallery.columns-3 {
    padding-left: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    margin: 20px -10px;
}
.blog-details-desc .article-content .entry-meta ul li {
    position: relative;
    display: inline-block;
    color: #202647;
    margin-right: 25px;
}
.blog-details-desc .article-content .entry-meta ul li span {
    display: inline-block;
    color: #202647;
    font-weight: 500;
}
.pagination>li a:hover {
    background-color:#e94646;
    color:#fff;
}
.article-content p{
    text-align:justify;
}
/* Blog Page Navigation & Pagination End */
/*input[type="text"]{*/
/*   box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px; */
/*}*/
.comments-area .comment-respond input[type=date], .comments-area .comment-respond input[type=datetime-local], .comments-area .comment-respond input[type=email], .comments-area .comment-respond input[type=month], .comments-area .comment-respond input[type=number], .comments-area .comment-respond input[type=password], .comments-area .comment-respond input[type=search], .comments-area .comment-respond input[type=tel], .comments-area .comment-respond input[type=text], .comments-area .comment-respond input[type=time], .comments-area .comment-respond input[type=url], .comments-area .comment-respond input[type=week], .comments-area .comment-respond textarea {
    display: block;
    width: 100%;
    background-color: #fff;
    border: 1px solid #eee;
    padding: 0.625em 0.7375em;
    outline: 0;
    transition: .5s;
}
.comments-area .comment-respond {
    margin-top: 30px;
}
.comments-area .comment-respond .comment-reply-title {
    margin-bottom: 0;
    position: relative;
    font-size: 24px;
    font-weight: 600;
}
.comments-area .comment-respond .comment-form {
    overflow: hidden;
}
.comments-area .comment-respond .comment-notes {
    margin-bottom: 0;
    margin-top: 10px;
}
.comments-area .comment-respond .comment-form-cookies-consent {
    width: 100%;
    float: left;
    position: relative;
    padding-left: 20px;
    margin-bottom: 20px;
}
.comments-area .comment-respond .comment-form-cookies-consent input {
    position: absolute;
    left: 0;
    top: 4px;
}
.comments-area .comment-respond .comment-form-cookies-consent label {
    display: inline-block;
    margin: 0;
    color: #6a6c72;
    font-weight: 400;
    position: relative;
}
.comments-area .comment-respond .form-submit {
    float: left;
    width: 100%;
}
.comments-area .comment-respond .form-submit input {
    background: #e94646;
    border: none;
    color: #fff;
    padding: 10px 30px;
    display: inline-block;
    cursor: pointer;
    outline: 0;
    border-radius: 0;
    text-transform: uppercase;
    transition: .5s;
    font-weight: 600;
    font-size: 14px;
}
.blog-img{
    width:700px;
    height:auto;
}
.work-contant{
    font-size:16px;
        line-height: inherit;
        text-align: justify;
}
.work-card{
        box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
    padding: 15px 20px;
    border-radius: 8px;
        height: 280px;
}
.mt-10{
    margin-top:30px;
}
.work-card:hover{
    background:#e94646;
    color:#fff;
    transition: all 0.4s linear;
    -webkit-transition: all 0.4s linear;
    -o-transition:all 0.4s linear;
}
.work-card:hover:before {
    left: 17px;
    right: 17px;
}
.work-card:before {
    content: "";
    position: absolute;
    left: 90px;
    bottom: -1px;
    right: 90px;
    height: 2px;
    background: red;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.card {
  position: relative;
  /*top: 50%;*/
  /*left: 50%;*/
  width: 100%;
  height: 350px;
  /*margin: -150px;*/
  float: left;
  perspective: 500px;
  margin-top: 28px;
}

.content {
  position: absolute;
  width: 100%;
  height: 100%;
  /*box-shadow: 0 0 15px rgba(0,0,0,0.1);*/
  transition: transform 1s;
  /*transform-style: preserve-3d;*/
}
.content.shad{
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
}
.feature--item .content p{
    color:#000 !important; 
}

.card:hover .content {
  transform: rotateY( 180deg ) ;
  transition: transform 0.5s;
}

.front{
    backface-visibility: hidden; 
}

.back {
      position: absolute;
    height: 100%;
    width: 100%;
    background: white;
    line-height: 30px;
    color: #03446A;
    text-align: center;
    font-size: 16px;
    border-radius: 5px;
    backface-visibility: hidden;
    padding: 15px 15px;
    text-align: justify;
}

.back {
    background: #ffffff;
    color: black;
    transform: rotateY( 180deg );
}
.a-icon{
     backface-visibility: hidden;
     text-align:center;
         position: absolute;
    left: 40%;
        top: 60px;
}
.we-work{
    margin-top: 50px;
    margin-bottom: 50px;
}
.front {
    backface-visibility: hidden;
    display: flex;
    /* justify-content: space-between; */
    /* flex-direction: column-reverse; */
    /* flex-wrap: wrap; */
    /* align-content: flex-start; */
    position: absolute;
    font-size: 32px;
    top: 50%;
    left: 25%;
    /*text-align:center;*/
}
.about-text img{
    width:100%;
    height:auto;
    text-align:-webkit-center;
}

.service-no {
    border-radius: 50%;
    height: 64px;
    width: 64px;
    display: inline-block;
    float: left;
    box-shadow: -2px 4px 2px 0px #777777;
    line-height: 64px;
    text-align: center;
    font-size: 20px;
}
.pt-100{
    padding-top:100px;
    margin-bottom:100px;
}
 .images-column .inner-column {
    position: relative;
    padding: 50px 0px;
    text-align: center;
    background-position: center center;
    background-repeat: no-repeat;
}
.images-column .pattern-layer {
    position: absolute;
    left: -70px;
    top: -101px;
    width: 745px;
    height: 732px;
    background-repeat: no-repeat;
}


 .images-column {
    position: relative;
    margin-bottom: 40px;
}
 .images-column .pattern-layer {
    animation-name: rotateme;
    animation-duration: 15s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: rotateme;
    -webkit-animation-duration: 15s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: rotateme;
    -moz-animation-duration: 15s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: rotateme;
    -ms-animation-duration: 15s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: rotateme;
    -o-animation-duration: 15s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}
@keyframes rotateme {
    from {
        transform: rotate(0deg);
    }
    to { 
        transform: rotate(360deg);
    }
}
@-webkit-keyframes rotateme {
    from {
        -webkit-transform: rotate(0deg);
    }
    to { 
        -webkit-transform: rotate(360deg);
    }
}
@-moz-keyframes rotateme {
    from {
        -moz-transform: rotate(0deg);
    }
    to { 
        -moz-transform: rotate(360deg);
    }
}
@-o-keyframes rotateme {
    from {
        -o-transform: rotate(0deg);
    }
    to { 
        -o-transform: rotate(360deg);
    }
}

.service-img{
    position: relative;
    top: 0;
    bottom: 300px;
    left: -93px;
}
.mb-100{
    margin-bottom:100px;
}
.horizontal_slider-container {
    display: flex;
    gap: 10px;
}

.horizontal_slider-card * {
    transition: all .5s;
}

.horizontal_slider-card {
    background:#e94646 ;
    width: 80px;
    color: #fff;
    height: 500px;
    transition: all .5s;
    cursor: pointer;
    border-radius: 10px;
    overflow: hidden;
}

.horizontal_slider-card.active {
    width: 100%;
    background: linear-gradient(231deg, #E6B8D1 0%, #F0E7E6 117%);
    transition: all .5s;
}

.horizontal_slider-content {
    height: 100%;
    width: 100%;
    color: #000;
    text-align: left;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-end;
    padding: 75px 60px;
    opacity: 0;
    position: relative;
    z-index: 1;
}

.horizontal_slider-title {
    font-size: 30px;
    text-transform: uppercase;
}

.horizontal_slider-des {
    font-size: 17px;
    text-align:justify;
}

.horizontal_slider-card-1::before {
    content: "";
    background-image: url(../images/home/diagnosis-img1.png);
    position: absolute;
    right: -65px;
    top: -50px;
    width: 100%;
    height: calc(100% + 12%);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 40%;
    opacity: 0;
}

.horizontal_slider-card-2::before {
    content: "";
    background-image: url(../images/home/diagnosis.png);
    position: absolute;
    right: 0;
    top: 40px;
    width: 100%;
    height: calc(100% + 12%);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 30%;
    opacity: 0;
}

.horizontal_slider-card-3::before {
    content: "";
    background-image: url(../images/home/delivery.png);
    position: absolute;
    right: 0;
    bottom: 60px;
    width: 100%;
    height: calc(100% + 0%);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 40%;
    opacity: 0;
}

.horizontal_slider-card-4::before {
    content: "";
    background-image: url(../images/home/discovery.png);
    position: absolute;
    right: 40px;
    top: 30px;
    width: 100%;
    height: calc(100% + 12%);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 30%;
    opacity: 0;
}

.vertical_title-card {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 1;
}

.vertical_title-card img {
    width: 20px;
}

.vertical_title {
    font-size: 18px;
    position: absolute;
    bottom: 20px;
    left: 17px;
    text-transform: uppercase;
    transform: rotate(180deg);
    writing-mode: tb;
}

.vertical_title-icon {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    padding: 18px 0;
}


.horizontal_slider-card.active .horizontal_slider-content,
.horizontal_slider-card.active::before {
    opacity: 1;
}

.horizontal_slider-card.active .vertical_title-card {
    opacity: 0;
}
.horizontal_slider-card.active {
    width: 100%;
  background: linear-gradient(219deg, #ededed 24%, #fff4f4 100%);
    transition: all .5s;
}


.sticky-icon  {
	z-index:9999;
	position:fixed;
	top:45%;
	right:1%;
	/*width:220px;*/
	display:flex;
	flex-direction:column;}  
	
	.sticky-icon-2{
	    	top:38%;
	    	display:none;
	}
	.sticky-icon-2  a img{
	    filter: drop-shadow(1px 1px 10px #e03f3f);
	    
	}
.sticky-icon-1 a img	{
	    filter: drop-shadow(1px 1px 10px #00d264);
	    
 
	}
	.sticky-icon a img	{
	  
	    animation: shakeu 2s cubic-bezier(.36,.07,.19,.97) both infinite;
 
	}
	.sticky-icon a img:hover{
	    animation: dropig 1s infinite ;
	}
		.sticky-icon-2 a img:hover{
	    animation: dropig2 1s infinite;
	}
	
	@keyframes dropig2{
	    0%{
	        filter: drop-shadow(1px 1px 5px #e03f3f);
	    }
	    30%{
	        filter: drop-shadow(1px 1px 10px #e03f3f);
	    }
	    60%{
	       
	        filter: drop-shadow(1px 1px 15px #e03f3f);
	    }
	    90%{
	       
	        filter: drop-shadow(1px 1px 20px #e03f3f);
	    }
	    100%{
	      
	        filter: drop-shadow(1px 1px 5px #e03f3f);
	   
	    }
	}
	
	@keyframes dropig{
	    0%{
	        filter: drop-shadow(1px 1px 5px #00d264);
	    }
	    30%{
	        filter: drop-shadow(1px 1px 10px #00d264);
	    }
	    60%{
	       
	        filter: drop-shadow(1px 1px 15px #00d264);
	    }
	    90%{
	       
	        filter: drop-shadow(1px 1px 20px #00d264);
	    }
	    100%{
	      
	        filter: drop-shadow(1px 1px 5px #00d264);
	   
	    }
	}
	
	@keyframes shakeu {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
	
	
	
/*.sticky-icon a {*/
/*    transform: translate(160px,0px);*/
/*    border-radius: 22px 0px 0px 0px;*/
/*    text-align: left;*/
/*    margin: 1px;*/
/*    text-decoration: none;*/
/*    text-transform: uppercase;*/
/*    padding: 10px;*/
/*    font-size: 16px;*/
    /* font-family: 'Oswald', sans-serif; */
/*    transition: all 0.8s;*/
/*    font-weight: 600;*/
/*}*/
/*.sticky-icon a:hover  {*/
/*	color:#FFF;*/
/*	transform:translate(0px,0px);}	*/
/*.sticky-icon a:hover i  {*/
/*	transform:rotate(360deg);}*/



/*.search_icon a:hover i  {
	transform:rotate(360deg);}*/
	
	
	
.Facebook  {
	background-color:#2C80D3;
	color:#FFF;}
	
.call  {
	background-color:#e94646;
	color:#FFF;}
	
.whatsapp  {
	background-color:#25D366 ;
	color:#FFF;}
	

	
						
.sticky-icon a i {
	background-color:#FFF;
	height:40px;
	width:40px;
	color:#000;
	display:inline-block;
	font-size: 2.2rem;
	text-align:center;
	line-height:45px;
	border-radius:50%;
	margin-right:20px;
	transition:all 0.5s;}
.whatsapp i{
    font-size:2.5rem !important;
}
.sticky-icon a i.fa-facebook-f  {
	background-color:#FFF;
	color:#2C80D3;}
	
.sticky-icon a i.fa-google-plus-g  {
	background-color:#FFF;
	color:#d34836;}
	
.sticky-icon a i.fa-instagram  {
	background-color:#FFF;
	color:#FD1D1D;}
	
.sticky-icon a i.fa-youtube  {
	background-color:#FFF;
	color:#fa0910;}
	
.sticky-icon a i.fa-twitter  {
	background-color:#FFF;
	color:#53c5ff;}
.fas fa-shopping-cart  {
	background-color:#FFF;}	
#myBtn {
	height:50px;
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  text-align:center;
  padding:10px;
  text-align:center;
	line-height:40px;
  border: none;
  outline: none;
  background-color: #1e88e5;
  color: white;
  cursor: pointer;
  border-radius: 50%;
}
.fa-arrow-circle-up  {
	font-size:30px;}

#myBtn:hover {
  background-color: #555;
}


.tab-wrapper{
	margin:0px; 
}
.tab-wrapper.vertical-tab{
    display: flex;
    flex-wrap: wrap;
}
.st-tab-btn{
	padding:0px 0px 0px;
	margin-bottom:15px; 
}
.vertical-tab .st-tab-btn{
	flex:0 0 25%;
	width:100%;
	max-width:25%;
	padding:0px;
	margin:0;
}
.vertical-tab .st-tab-btn .nav-tabs{
	border-bottom:0px;
	/*display: block;*/
}
.vertical-tab .st-tab-btn .nav-tabs .nav-item{
	display:block;
	padding:0;
	margin:0;
}
.st-tab-content{
	padding:30px 0px 0px; 
}

.st-tab-btn .nav-tabs .nav-item{
	border:0px;
	margin:0px 15px 0px 0px;
	padding:0px 0px;
}
.st-tab-btn .nav-tabs .nav-item:last-child{
	margin:0; 
}
.st-tab-btn .nav-tabs .nav-item .nav-link, .st-tab-btn .nav-tabs .nav-link{
	border:0px;
	background:none;
	color:#e94646;
	font-weight:700;
	font-family: 'Droid Serif', serif;
	font-size:18px;
	padding:15px;
	position:relative;
}
.vertical-tab .st-tab-btn .nav-tabs .nav-item .nav-link, .st-tab-btn .nav-tabs .nav-link{
	padding:15px 0px;
}
.st-tab-btn .nav-tabs .nav-item .nav-link:after{
	content:"";
	height:3px;
	background:#488fed;
	position:absolute;
	bottom:-3px;
	right:0;
	width:0; 
	transition:all 0.5s ease-in-out; 
}
.vertical-tab .st-tab-btn .nav-tabs .nav-item .nav-link::after{
	bottom:0px;
	height:0;
	width:3px;
	right:-3px;   
}
.st-tab-btn .nav-tabs .nav-item.show .nav-link:after, .st-tab-btn .nav-tabs .nav-link.active:after{
	left:0;
	width:100%;
}
.vertical-tab .st-tab-btn .nav-tabs .nav-item.show .nav-link:after, .vertical-tab .st-tab-btn .nav-tabs .nav-link.active:after{
	top:0;
	height:100%;
	left:auto;
	width:3px;  
}
.st-tab-btn .nav-tabs .nav-item .nav-link:after, .st-tab-btn .nav-tabs .nav-link:after{
	background: -moz-linear-gradient(left, #e94646 0%, #e94646 100%);
	background: -webkit-linear-gradient(left, #e94646 0%, #e94646 100%);
	background: linear-gradient(to right, #e94646 0%, #e94646 100%);
}
.st-tab-btn .nav-tabs .nav-link:hover, .st-tab-btn .nav-tabs .nav-item.show .nav-link, .st-tab-btn .nav-tabs .nav-link.active{
	color:#291fbc;
}
.st-tab-btn ul{
    display: flex;
    flex-direction: column;
}

.vertical-tab .st-tab-btn .nav-tabs .nav-item .nav-link, .st-tab-btn .nav-tabs .nav-link {
    padding: 15px 0px;
}
.st-tab-btn .nav-tabs .nav-link:hover, .st-tab-btn .nav-tabs .nav-item.show .nav-link, .st-tab-btn .nav-tabs .nav-link.active {
    color: #8d8d8d;
}
.vertical-tab .st-tab-content {
    flex: 0 0 75%;
    width: 100%;
    max-width: 75%;
    padding: 0px 0px 0px 50px;
    border-left: 3px solid #ebebeb;
}
.vertical-tab .st-tab-btn .nav-tabs .active .nav-link:after {
    top: 0;
    height: 100%;
    left: auto;
    width: 3px;
}
.section-padding {
    padding: 100px 0px;
}

































.thsn-featured-wrapper {
    border-radius: 60px 0;
    overflow: hidden;
}
.thsn-team-des {
        box-shadow: 0 15px 40px 0 rgb(92 107 149 / 8%);
        border-radius: 50px 0 50px;
        padding: 36px;
        margin-left: -100px;
        position: relative;
        background: #fff;
        overflow: hidden;
        text-align: left;
        margin-top: 50px;
        border: 1px solid #e94646;
        transition: 1s;
       transform: rotateY(17deg);
}
.thsn-team-summary p{
    font-size: 16px;
}
.thsn-team-des:hover{
     opacity: 1;
  transform: none; 
}






.br_cancer_section {
    width: 100%;
    background-image: linear-gradient(rgb(203 203 203 / 0%), rgb(255 255 255 / 0%)), url(../images/background/top-digital-marketing-agency-in-coimbatore.webp);
    padding-top: 120px;
    padding-bottom: 80px;
    margin: auto;
    /*margin-top: 20px;*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.wellness_header {
    color: #fff;
    font-size: 36px;
    margin-bottom: 30px;
    text-transform:capitalize;
}
.wellness_header-small {
    color: #fff;
    font-size: 20px;
    
}
.wellness_para {
    color: #FFFFFF;
    font-size: 20px;
    margin-bottom: 20px;
    width: 100%;
    font-size: 1.6rem;
    font-weight: 500;
    letter-spacing: 0.1px;
}






/*.treatment_plan {*/
/*    padding-top: 0px;*/
/*    padding-bottom: 40px;*/
/*}*/
.treat_box {
      background: url(../images/background/best-seo-agency-bangalore.webp);
    border: 1px solid transparent;
    background-repeat: no-repeat;
    /*border-radius: 20px;*/
       padding: 63px;
    background-size: cover;
}
.treat_heading {
    color: #131313;
    font-size: 24px;
    margin-bottom: 20px;
}
.treat_para {
    color: #131313;
    font-size: 18px;
    margin-bottom: 0px;
}
.cs_img img{
    width:60%;
}








.thsn-ihbox-box
{
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.thsn-ihbox-icon
{
    width:54px;
}
.thsn-ihbox_para
{
    margin-bottom: 15px;
}
.thsn-ihbox-icon-type-text {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 10px;
    background-color: #e94646;
    color: #fff;
    font-size: 14px;
}
.thsn-element-title
{
    font-size: 16px;
    font-weight: 500;
}



.about-block {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 120px;
    padding-top: 120px;
}
.large-caption {
    margin-bottom: 40px;
    color: #0e355b;
}
.about-block .img_title {
    margin-bottom: 1.5rem;
}
.about-block .img_title:before {
    content: "";
    width: 380px;
    height: 380px;
    border-radius: 50%;
    background-color: #f7f8fa;
    position: absolute;
    left: -40%;
    z-index: -1;
    top: -10px;
}
.large_para
{
    font-size: 14px;
}

.back-tertiary {
    background-color: #e2d3ad;
    padding-bottom: 4rem!important;
    padding-top: 4rem!important;
}
.expl_points {
    display: flex;
    margin-bottom: 20px;
    align-items: flex-start;
    font-family: fontsatoshi !important;
}
.expl_points_icon i {
    width: 36px;
    height: 36px;
    background-color: #3d0a20;
    color: #FFFFFF;
    border-radius: 50%;
    align-items: center;
    display: flex;
    justify-content: center;
    margin-right: 20px;
    font-size: 14px;
}
.expl_point_data {
    font-size: 16px;
}
.section-padding{
    padding-bottom: 50px;
    padding-top: 40px;
}
.pt-50{
    padding-top: 50px;
}
.pb-50{
    padding-bottom: 50px;
}

.mt-3{
    margin-top:10px;
}
.p-90{
    padding:90px 0px;
}
.box-content{
    color:#fff;
       background: linear-gradient(45deg, #e94646b8, #e9464691);
    transition: 0.2s cubic-bezier(0.5, 0, 0.35, 1);
    padding: 40px 30px;
    border-radius: 10px;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    cursor: default;

}
.box-content-1{
     color:#000;
    background: #fff;
    transition: 0.2s cubic-bezier(0.5, 0, 0.35, 1);
    padding: 40px 30px;
    border-radius: 10px;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    cursor: default;
   box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.box-content-2{
     color:#000;
    background: #fff;
    transition: 0.2s cubic-bezier(0.5, 0, 0.35, 1);
    padding: 40px 30px;
    border-radius: 10px;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    cursor: default;
   box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
   border: 2px solid #e94646;
    margin: 20px 5px 10px 5px;
    text-align:center;
}

.box-content-3{
     color:#000;
    background: #fff;
    transition: 0.2s cubic-bezier(0.5, 0, 0.35, 1);
    padding: 40px 30px;
    border-radius: 10px;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    cursor: default;
   box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
   border: 2px solid #e94646;
    margin: 20px 5px 10px 5px;
    text-align:center;
}
.box-content-3 h4{
    line-height:1.5;
}
.box-content:hover, .box-content-1:hover{
    transform: scale(1.02);
    box-shadow: 0 14px 33px -3px rgba(0, 0, 0, 0.098);
}

.box-content:hover, .box-content-2:hover{
    transform: scale(1.02);
    box-shadow: 0 14px 33px -3px rgba(0, 0, 0, 0.098);
}

.box-content:hover, .box-content-3:hover{
    transform: scale(1.02);
    box-shadow: 0 14px 33px -3px rgba(0, 0, 0, 0.098);
}
.h-fun{
    transition: 0.2s cubic-bezier(0.5, 0, 0.35, 1);
    display:none;
}
.box-content:hover .h-fun{
    display:block;
}
.icon{
    font-size: 3rem;
}
select:hover{
    background:#fff !important;
}
.icon-1{
    font-size: 3rem;
     width: 70px;
    height: 70px;
    border-radius: 50%;
    line-height: 56px;
    background: #e94646;
    color: white;
    align-items: center;
    
   
}

.box-content-3:hover .startup-icon{
     transition: 0.5s;
     font-size:40px;
}
.box-content-3:hover .startup-icon{
    transform: rotateY(360deg);
    
}

.f-b{
    color:#000;
}
.more{
   display: none;
}
.box-content .btn, .box-content-1 .btn{
    /*background:#b5b5b500;*/
    color: #e94646;
    font-size: 17px;
}


.dot-bg{
    background: url(../images/dot-pattern.png) repeat scroll 0 0;
}
.h-ul li {
    font-size: 16px;
    line-height: 33px;
}
.content i {
    position: absolute;
    left: 5%;
    top: 20%;
    font-size:55px;
   
}
.content-blog-seo i {
   color:#e94646;
    font-size:55px;
   margin-right: 15px;
}

.content-new i {
    position: absolute;
    left: 5%;
    top: 20%;
    font-size:55px;
   
}
.contents i {
    position: absolute;
    left: 5%;
    top: 20%;
    font-size: 40px;
    grid-area: icon;
    width: 6rem;
    aspect-ratio: 1;
    display: grid;
    place-items: center;
    color: white;
    
    border: 0.4rem solid #fff;
    border-radius: 50%;
    /* background: violet; */
    box-shadow: -0.5rem 0.5rem 1rem rgba(0, 0, 0, 0.45), inset -0.25rem 0.25rem 0.5rem rgba(0, 0, 0, 0.45);
}

.contents-new i {
    font-size: 45px;
    color:#e94646;
    margin-right: 10px;
}


.contentt{
    height: 100%;
    background: #ffffff;
    padding: 25px 20px 22px 9.5rem;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    text-align: left;
    transition: all ease-in-out .5s;
}


.contentt i {
    position: absolute;
    left: 3%;
    top: 20%;
    /*background: darkkhaki;*/
    padding: 20px;
    border-radius: 8px;
    color:#fff;
        font-size: 20px;
        transition: .3s ease-in-out;
    
}
.contentt:hover i{
    transform:  scale(1.1);
}
.contentt i:after {
    content: '';
    background: #0000001c;
    padding: 20px;
    border-radius: 8px;
    position: absolute;
    top: -39px;
    left: 1%;
    width: 75px;
    height: 75px;
   transition: opacity 0.4s ease;
    opacity: 0;
    
}

.contentt:hover i:after{
      display: block;
    top: -7px;
    opacity: 1;
    left: -12%;
   /*transform: rotate(45deg);*/
}

.ylw{
    background: #ffe500;
    
}
.lt-grn{
        background: #00ffa9;
}
.grn{
        background: #5eff10;
}
.d-blu{
    
    background: #376994;

}
.d-orng
{
    background: #de7f00;
}
.gold{
    
    background: #f0c404;
}
.d-whil{
    background: #9f67e9;
}
.l-pink{
    background: #ff0e59;
}
.cad-b{
    background: cadetblue;
}
.dark-mg{
    background: darkmagenta;
}
.stl-g{
    background: slategray;
}
.lt-pink{
    background: #ff0391;
}
.d-rd{
    background: firebrick;
}
.d-ylw{
    background: #adad22;
}

.single-item-2n .icon-box1 .icon{
    position: relative;
    width: 100px;
    height: 100px;
    /* text-align: center; */
    background: #4242420f;
    line-height: 100px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    font-size: 34px;
    z-index:1;
    transition:all 500ms ease;

}


.icon-box1 .icon{
    position: relative;
    width: 170px;
    height: 170px;
    /* text-align: center; */
    background: #4242420f;
    line-height: 170px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    font-size: 44px;
    z-index:1;
    transition:all 500ms ease;

}
.single-item{
    padding:20px 20px;
    text-align:center;
    box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
        height: 500px;
}
.single-item-2n{
    padding:20px 20px;
    text-align:center;
    box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
        height: 400px;
        margin-bottom:30px;
}
@media (max-width:767px){
    .marginu-auto{
    display: grid !important;
    
}
}
.marginu-auto{
    display: flex;
    justify-content: center;
}
.icon-box1 .icon:before{
   position: absolute;
    content: '';
    background: #e94646;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    left: 0px;
    top: 0px;
    transform: scale(0,0);
    z-index: -1;
    transition: all 500ms ease;
}

.single-item:hover .icon-box1 .icon:before {
    transform: scale(1,1);
}
.single-item-2n:hover .icon-box1 .icon:before {
    transform: scale(1,1);
}
.single-item-2n .icon-box1 .icon i {
    position: relative;
    transition: all 900ms ease 200ms;
    transform: perspective(1200px) rotateY(0deg) translateZ(0px);
        display: inline-block;
}
.single-item .icon-box1 .icon i {
    position: relative;
    transition: all 900ms ease 200ms;
    transform: perspective(1200px) rotateY(0deg) translateZ(0px);
        display: inline-block;
}
.single-item:hover .icon-box1 .icon i {
    transform: perspective(1200px) rotateY(360deg) translateZ(0px);
    color:#fff;
}
.single-item-2n:hover .icon-box1 .icon i {
    transform: perspective(1200px) rotateY(360deg) translateZ(0px);
    color:#fff;
}
.mt-30{
    margin-top: 30px;
}
.mb-20{
    margin-bottom:20px;
}
.h-400{
    height:470px !important;
}

.bg-ln{
    
    overflow: hidden;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    background-color: #e94646;
    background-image: -moz-linear-gradient(145deg, #e94646, #e94646);
    background-image: -webkit-linear-gradient(145deg, #e94646, #e94646);
    background-image: linear-gradient(145deg, #e94646, #e94646);
    box-shadow: 30px 30px 65px 0px rgba(2, 156, 236, 0.3);
    -webkit-box-shadow: 30px 30px 65px 0px rgba(2, 156, 236, 0.3);
    -moz-box-shadow: 30px 30px 65px 0px rgba(2, 156, 236, 0.3);

}
.nopadding{
    padding:0 !important;
   
}
.main-icon i{
    font-size:36px;
}
.icon-box{
        padding: 47px;
            height: 260px;
    color: #fff;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}
.icon-box:hover {
    color: #606060;
    background: #fff;
}
.flows{
    color:#fff;
}
.flows ul{
    padding:0px;
}
.flows ul li:before{
    
    position: absolute;
    content: '\f058';
    font-family: 'FontAwesome';
    left: -15px;
    color: aliceblue;
    font-size: 20px;
    line-height: 28px;
    
}
.flows ul li{
    position:relative;
    padding:10px;
}

.h-600{
    height:640px !important;
    margin-top:20px;
}
.mt-51 {
    margin-top: 52px;
}
.h-700 {
    height: 745px !important;
}
.ul-bg li{
      list-style: none;
    color: #fff;
    padding: 3px;
}
.ul-bg li:before{
  content: '\f00c';
    font-family: 'FontAwesome';
    padding: 10px;
}

.extending{
           margin-top: 15px;
           display: block;
           background-color: #e41d3f;
           color: white;
           border:none;
           outline: none;
           padding: 8px 20px;
           text-transform: capitalize;
           cursor: pointer;
           font-size: 16px;
        }
.read-more-show, .read-more-hide {
    color: #e94646;
}
.read-more-show:hover, .read-more-hide:hover{
    color:#000;
}

/*backgrounds*/

.bg-white{
    background:#fff !important;
}
.bg-skyblue{
    background: #f9fafb;
}
/*space*/
.pt-5{
    padding-top:50px !important;
}

.pt-4{
    padding-top:40px !important;
}
.pt-3{
    padding-top:30px !important;
}
.pt-2{
    padding-top:20px !important;
}
.pb-5{
    padding-bottom:50px !important;
}
.pb-4{
    padding-bottom:40px !important;
}
.pb-3{
    padding-bottom:30px !important;
}
.pb-2{
    padding-bottom:20px !important;
}

/*font size*/

.fs-2{
    font-size:17px !important;
}

.h-350{
    height:350px !important;
}
.h-360{
    height:360px !important;
}

.h-370{
    height:420px;
}
.h-390{
    height:390px !important;
}
.h-290{
    height:290px !important;
}

.scroll-icon{
    background: #e94646;
    position: relative;
    display: block;
    width: 60px;
    height: 60px;
    line-height: 70px;
    border-radius: 50%;
    display: inline-block;
    color: white;
    font-size: 3rem;
    
}    
.sc-icon{
    transition: 0.5s;
}
.box-content-2:hover .sc-icon{
    transform: rotateY(360deg);
}


.out-line-bx {
    color: #e94646;
    font-size: 30px;
    margin-right: 15px;
    transform: translateY(8px);
}

.analysis{
    font-size:16px;
}

.contents-title-icon{
    display:flex;
    line-height: 1;
    /*position: relative;*/
    left: 10px;
    text-align:left;
}

.icon-red-color{
    color: #e94646;
}
.icon-grey-color{
    color: #828586;
}

.icon-greyy-color{
    color: #999b9b;
}
.content-seo-blog-icon{
    display:flex;
}
.web-audit{
    text-transform:capitalize;
}
.treat_para{
    font-size:16px;
}
.regional-icon{
    font-size: 5rem;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
}
.glyphicon{
    font-size: 2rem;
    position: relative;
    top: 5px;
}
.maings-butn{
    right: 1rem;
    position: absolute;
    top: 0.5rem;
}
.industry_carouselsss{
    margin-bottom:4rem;
}
.industry_carouselsss .owl-item .seo-profile{
   border: 1px solid #00000045;
}
.mainsg-reci{
    text-transform:capitalize;
    font-size:4rem;
}
.industry_carouselsss .case{
    width:auto;
}

.terms-and-conditions ul{
        margin-bottom:60px;
}