body {
    font-family: poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #8a8a8a;
    overflow-x: hidden
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

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

a:focus,
input:focus,
textarea:focus,
button:focus {
    text-decoration: none;
    outline: none
}

a:focus,
a:hover {
    text-decoration: none
}

i,
span,
a {
    display: inline-block
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: poppins, sans-serif;
    font-weight: 600;
    color: #404040;
    margin: 0
}

h1 {
    font-size: 48px
}

h2 {
    font-size: 36px
}

h3 {
    font-size: 28px
}

h4 {
    font-size: 22px
}

h5 {
    font-size: 18px
}

h6 {
    font-size: 16px
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style-type: none
}

p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6em;
    color: #474747;
    margin: 0;
    margin-bottom: 20px;
}

.bg_cover {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%
}

.slick-slide {
    outline: 0
}

.main-btn {
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #0154f7;
    padding: 0 38px;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 600;
    line-height: 55px;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    z-index: 5;
    -webkit-transition: all .4s ease-out 0s;
    -moz-transition: all .4s ease-out 0s;
    -ms-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    transition: all .4s ease-out 0s;
    background-color: #0154f7;
    position: relative
}

.main-btn::before {
    position: absolute;
    content: '';
    right: 13px;
    bottom: 11px;
    height: 10px;
    width: 10px;
    border: 2px solid #fff;
    border-radius: 50%;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.main-btn::after {
    position: absolute;
    content: '';
    left: 13px;
    top: 11px;
    height: 8px;
    width: 8px;
    border: 2px solid #fff;
    border-radius: 50%;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.main-btn:hover {
    background-color: #f86e03;
    border-color: #f86e03;
    color: #fff
}

.main-btn.main-btn-2 {
    background-color: #f86e03;
    color: #fff;
    border-color: #f86e03;
}
.elementor-widget-cloven_theme_slider .main-btn {
    margin-bottom: 15px;
}
.main-btn.main-btn-2:hover {
    background-color: #0154f7 !important;
    border-color: #0154f7 !important;
    color: #fff
}

.section-title .title {
    /* color: #8a8a8a; */
    /* font-weight: 300; */
    /* text-transform: capitalize; */
    /* font-size: 40px; */
    /* line-height: 55px; */
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    color: #f86e03;
    line-height: 55px;
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .section-title .title {
        font-size: 38px
    }
}

@media(max-width:767px) {
    .section-title .title {
        font-size: 24px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .section-title .title {
        font-size: 40px
    }
}

.section-title .title span {
    font-weight: 600;
    color: #222;
    font-size: 50px;
    font-weight: 600;
    color: #222;
    font-size: 49px;
    text-transform: capitalize;
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .section-title .title span {
        font-size: 40px
    }
}

@media(max-width:767px) {
    .section-title .title span {
        font-size: 34px;
        line-height: 45px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .section-title .title span {
        font-size: 42px
    }
}

.section-title .title span span {
    /* color: #f86e03; */
    /* font-weight: 400; */
}

.section-title p {
    font-weight: 500;
    color: #8a8a8a;
    font-size: 20px;
    padding-top: 17px;
    padding-bottom: 20px;
}

.section-title.section-title-2 .title {
    color: #c4c4c4;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    color: #f86e03;
    line-height: 55px;
}

.section-title.section-title-2 .title span {
    color: #fff;
    font-weight: 600;
    /* color: #222; */
    font-size: 49px;
    text-transform: capitalize;
}

.section-title.section-title-2 .title span span {
    /* color: #f86e03 */
}

.section-title.section-title-2 p {
    color: #c3c3c3
}

.preloader {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    z-index: 9999999999
}

.preloader .three {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

#loader span {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background-color: #3498db;
    margin: 35px 5px;
    opacity: 0
}

#loader span:nth-child(1) {
    animation: opacitychange 1s ease-in-out infinite
}

#loader span:nth-child(2) {
    animation: opacitychange 1s ease-in-out .33s infinite
}

#loader span:nth-child(3) {
    animation: opacitychange 1s ease-in-out .66s infinite
}

@keyframes opacitychange {
    0%,
    100% {
        opacity: 0
    }
    60% {
        opacity: 1
    }
}

.header-top {
    position: relative;
    background: #3b7eff
}

@media(max-width:767px) {
    .header-top {
        padding-left: 0;
        padding-right: 0
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .header-top {
        padding-left: 30px;
        padding-right: 30px
    }
}

.header-top .header-top-item {
    height: 55px;
    align-items: center
}

.header-top .header-top-item .header-left-side p {
    font-size: 14px;
    color: #fff
}

@media(max-width:767px) {
    .header-top .header-top-item .header-left-side p {
        line-height: 20px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .header-top .header-top-item .header-left-side p {
        line-height: 20px;
        font-size: 12px
    }
}

.header-top .header-top-item .header-left-side p i {
    padding-right: 5px
}

.header-top .header-top-item .header-right-social ul li {
    display: inline-block
}

.header-top .header-top-item .header-right-social ul li a {
    color: #fff;
    margin-left: 5px;
    font-size: 14px;
    height: 35px;
    width: 35px;
    background: #0154f7;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .header-top .header-top-item .header-right-social ul li a {
        height: 30px;
        width: 30px;
        line-height: 30px;
        font-size: 12px
    }
}



.header-top .header-top-item .header-right-social ul li a:hover {
    background: #f86e03
}

.header-top .header-top-item .header-right-social ul li p {
    color: #fff;
    margin-right: 20px;
    font-size: 14px;
    cursor: pointer
}

.header-top .header-top-item .header-right-social ul li p i {
    padding-right: 6px
}

.header-top.header-top-2 {
    background: #fff
}

.header-top.header-top-2 .header-top-item {
    line-height: 60px;
    height: 60px;
    align-items: center
}

.header-top.header-top-2 .header-top-item .header-left-side ul li {
    display: inline-block;
    margin-right: 38px
}

@media(max-width:767px) {
    .header-top.header-top-2 .header-top-item .header-left-side ul li {
        margin-right: 5px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .header-top.header-top-2 .header-top-item .header-left-side ul li {
        margin-right: 38px
    }
}

.header-top.header-top-2 .header-top-item .header-left-side ul li span {
    font-size: 14px;
    color: #8a8a8a;
    font-weight: 500
}

.header-top.header-top-2 .header-top-item .header-left-side ul li span a {
    color: #8a8a8a
}

@media(max-width:767px) {
    .header-top.header-top-2 .header-top-item .header-left-side ul li span {
        font-size: 11px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .header-top.header-top-2 .header-top-item .header-left-side ul li span {
        font-size: 14px
    }
}

.header-top.header-top-2 .header-top-item .header-left-side ul li span i {
    color: #0154f7;
    padding-right: 6px
}

.header-top.header-top-2 .header-top-item .header-right-social ul li a {
    background-color: transparent;
    color: #8a8a8a
}

.header-top.header-top-2 .header-top-item .header-right-social ul li a:hover {
    color: #0154f7
}

.header-nav {
    position: absolute;
    top: 55px;
    right: 0;
    left: 0;
    z-index: 99;
    background: #0154f7;
	transition: 1s;
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .header-nav {
        padding: 15px 0
    }
}

@media(max-width:767px) {
    .header-nav {
        padding: 15px 0
    }
}

.header-nav.sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #0154f7;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .04);
    z-index: 999;
	transition: 1s;
}

.header-nav.sticky .navbar .navbar-nav li a {
    line-height: 80px!important
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .header-nav.sticky .navbar .navbar-nav li a {
        line-height: 40px!important
    }
}

@media(max-width:767px) {
    .header-nav.sticky .navbar .navbar-nav li a {
        line-height: 40px!important
    }
}

.header-nav.sticky .navbar .navbar-nav li .submenu li a {
    line-height: 30px!important
}

.header-nav .navigation .navbar {
    position: relative;
    padding: 0
}

.header-nav .navigation .navbar .country-flag img {
    border: 5px solid #fff;
    border-radius: 6px;
    box-shadow: 0 8px 16px 0 rgba(60, 110, 203, .2)
}

.header-nav .navigation .navbar .navbar-toggler {
    border: 0
}

.header-nav .navigation .navbar .navbar-toggler .toggler-icon {
    width: 30px;
    height: 2px;
    background-color: #fff;
    margin: 5px 0;
    display: block;
    position: relative;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}
/*
.header-nav .navigation .navbar .navbar-toggler.active .toggler-icon:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 7px
}

.header-nav .navigation .navbar .navbar-toggler.active .toggler-icon:nth-of-type(2) {
    opacity: 0
}

.header-nav .navigation .navbar .navbar-toggler.active .toggler-icon:nth-of-type(3) {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    top: -7px
}*/

@media only screen and (min-width:768px) and (max-width:991px) {
    .header-nav .navigation .navbar .navbar-collapse {
        position: absolute;
        top: 130%;
        left: 0;
        width: 100%;
        background-color: #1b1a1a;
        z-index: 8;
        padding: 10px 16px;
        box-shadow: 0 26px 48px 0 rgba(0, 0, 0, .15)
    }
}

@media(max-width:767px) {
    .header-nav .navigation .navbar .navbar-collapse {
        position: absolute;
        top: 130%;
        left: 0;
        width: 100%;
        background-color: #1b1a1a;
        z-index: 8;
        padding: 10px 16px;
        box-shadow: 0 26px 48px 0 rgba(0, 0, 0, .15)
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .header-nav .navigation .navbar .navbar-nav {
        margin-right: 0
    }
}

@media(max-width:767px) {
    .header-nav .navigation .navbar .navbar-nav {
        margin-right: 0
    }
}

.header-nav .navigation .navbar .navbar-nav li {
    position: relative
}

.header-nav .navigation .navbar .navbar-nav > li > a {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    text-transform: capitalize;
    position: relative;
    -webkit-transition: .5s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: .5s;
    margin: 0 12px;
    line-height: 90px;
    padding: 0
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .header-nav .navigation .navbar .navbar-nav li a>i {
        display: none
    }
}

@media(max-width:767px) {
    .header-nav .navigation .navbar .navbar-nav li a>i {
        display: none
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .header-nav .navigation .navbar .navbar-nav li a {
        font-size: 14px;
        padding: 0 5px;
        margin: 0 6px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .header-nav .navigation .navbar .navbar-nav li a {
        padding: 0;
        display: block;
        border: 0;
        margin: 0;
        line-height: 40px
    }
}

@media(max-width:767px) {
    .header-nav .navigation .navbar .navbar-nav li a {
        padding: 0;
        display: block;
        border: 0;
        margin: 0;
        line-height: 40px
    }
}

.header-nav .navigation .navbar .navbar-nav li a span {
    padding-left: 5px;
    font-size: 15px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .header-nav .navigation .navbar .navbar-nav li a span {
        display: none
    }
}

@media(max-width:767px) {
    .header-nav .navigation .navbar .navbar-nav li a span {
        display: none
    }
}

.header-nav .navigation .navbar .navbar-nav li:first-child a {
    margin-left: 0
}

.header-nav .navigation .navbar .navbar-nav li:last-child a {
    margin-right: 0
}



@media only screen and (min-width:768px) and (max-width:991px) {
    .header-nav .navigation .navbar .navbar-nav li .submenu {
        position: relative!important;
        width: 100%!important;
        left: 0!important;
        top: auto!important;
        opacity: 1!important;
        visibility: visible!important;
        display: none;
        right: auto;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
        -webkit-transition: all none ease-out 0s;
        -moz-transition: all none ease-out 0s;
        -ms-transition: all none ease-out 0s;
        -o-transition: all none ease-out 0s;
        transition: none !important;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        text-align: left;
        border-top: 0
    }
	.header-nav .navigation .navbar .navbar-nav li .submenu {
		transition: none !important;
	}
}

@media(max-width:767px) {
	.header-nav .navigation .navbar .navbar-nav li .submenu {
		transition: none !important;
	}
    .header-nav .navigation .navbar .navbar-nav li .submenu {
        position: relative!important;
        width: 100%!important;
        left: 0!important;
        top: auto!important;
        opacity: 1!important;
        visibility: visible!important;
        display: none;
        right: auto;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
        -webkit-transition: all none ease-out 0s;
        -moz-transition: all none ease-out 0s;
        -ms-transition: all none ease-out 0s;
        -o-transition: all none ease-out 0s;
        transition: all none ease-out 0s;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        text-align: left;
        border-top: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .header-nav .navigation .navbar .navbar-nav li .submenu>li a i {
        display: none
    }
}

@media(max-width:767px) {
    .header-nav .navigation .navbar .navbar-nav li .submenu>li a i {
        display: none
    }
}

.header-nav .navigation .navbar .navbar-nav li .submenu>li a .sub-nav-toggler i {
    display: inline-block
}


@media only screen and (min-width:768px) and (max-width:991px) {
    .header-nav .navigation .navbar .navbar-nav li .submenu>li .submenu {
        padding-left: 30px
    }
}

@media(max-width:767px) {
    .header-nav .navigation .navbar .navbar-nav li .submenu>li .submenu {
        padding-left: 30px
    }
}


.header-nav .navigation .navbar .navbar-nav li .submenu>li:hover .sub-nav-toggler {
    color: #fff
}

.header-nav .navigation .navbar .navbar-nav li .sub-nav-toggler {
    display: none
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .header-nav .navigation .navbar .navbar-nav li .sub-nav-toggler {
        display: inline-block;
        position: absolute;
        top: 0;
        right: 0;
        padding: 4px 14px;
        font-size: 16px;
        background: 0 0;
        border: 0;
        color: #fff
    }
}

@media(max-width:767px) {
    .header-nav .navigation .navbar .navbar-nav li .sub-nav-toggler {
        display: inline-block;
        position: absolute;
        top: 0;
        right: 0;
        padding: 2px 14px;
        font-size: 16px;
        background: 0 0;
        border: 0;
        color: #fff
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .header-nav .navigation .navbar .navbar-btn {
        position: absolute;
        right: 70px;
        top: 50%;
        transform: translateY(-50%)
    }
}

@media(max-width:767px) {
    .header-nav .navigation .navbar .navbar-btn {
        position: absolute;
        right: 70px;
        top: 50%;
        transform: translateY(-50%)
    }
}



.header-nav .navigation .navbar .navbar-btn a {
    background: #fff;
    color: #222;
    position: relative;
    font-size: 14px;
    font-weight: 700;
    border-color: #fff
}

.header-nav .navigation .navbar .navbar-btn a:hover {
    color: #fff;
    background: #0154f7 !important;
    border-color: #0154f7 !important;
}

.header-nav .navigation .navbar .navbar-btn a:hover::before {
    border-color: #fc5546
}

.header-nav .navigation .navbar .navbar-btn a:hover::after {
    border-color: #fc5546
}

.header-nav .navigation .navbar .navbar-btn a::before {
    position: absolute;
    content: '';
    right: 13px;
    bottom: 11px;
    height: 10px;
    width: 10px;
    border: 2px solid #f86e03;
    border-radius: 50%
}

.header-nav .navigation .navbar .navbar-btn a::after {
    position: absolute;
    content: '';
    height: 0;
    width: 0
}

.header-nav.header-nav-2 {
    top: 60px
}

.header-nav.header-nav-2.sticky {
    top: 0
}

@-webkit-keyframes sticky {
    0% {
        top: -200px
    }
    100% {
        top: 0
    }
}

@keyframes sticky {
    0% {
        top: -200px
    }
    100% {
        top: 0
    }
}

.header-area.header-area-3 .header-top-2 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    background-color: transparent
}

.header-area.header-area-3 .header-top-2 .header-top-item .header-left-side ul li span {
    color: #fff
}

.header-area.header-area-3 .header-top-2 .header-top-item .header-left-side ul li span i {
    color: #fff
}

.header-area.header-area-3 .header-top-2 .header-top-item .header-right-social ul li a {
    color: #fff
}

.header-area.header-area-3 .header-nav-2 {
    padding-left: 30px;
    padding-right: 30px;
    background: #fc5546
}

.header-area.header-area-3 .header-nav-2 .navigation .navbar .navbar-nav li>a {
    line-height: 100px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .header-area.header-area-3 .header-nav-2 .navigation .navbar .navbar-nav li>a {
        line-height: 40px
    }
}

@media(max-width:767px) {
    .header-area.header-area-3 .header-nav-2 .navigation .navbar .navbar-nav li>a {
        line-height: 40px
    }
}

.header-area.header-area-3 .header-nav-2 .navigation .navbar .navbar-nav li .submenu>li:hover>a {
    background: rgba(255,255,255, .10) !important;
}













.navigation .navbar-nav > li > ul{
	position:absolute;
	left:0px;
	top:100%;
	width:250px;
	padding:10px 10px;
	z-index:100;
	background:#222222;
	-webkit-transform:scaleY(0);
	-ms-transform:scaleY(0);
	-moz-transform:scaleY(0);
	transform:scaleY(0);
	-webkit-transform-origin:top;
	-ms-transform-origin:top;
	-moz-transform-origin:top;
	transform-origin:top;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
	-webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
}

.navigation .navbar-nav > li > ul:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	padding: 10px;
	outline: 1px solid #555555;
	outline-offset: -10px;
	content: "";
}

.navigation .navbar-nav > li > ul.from-right{
	left:auto;
	right:0px;	
}

.navigation .navbar-nav > li > ul > li{
	position:relative;
	width:100%;
}

.navigation .navbar-nav > li > ul > li:last-child{
	border-bottom:none;	
}

.navigation .navbar-nav > li > ul > li > a{
	position:relative;
	display:block;
	padding:10px 10px;
	line-height:24px;
	font-weight:400;
	font-size:15px;
	color:#ffffff;
	text-align:left;
	margin: 0px !important;
	text-transform:capitalize;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	border-left: 2px solid transparent;
}

.navigation .navbar-nav > li > ul > li:hover > a{
	color:#ffffff;
	background:rgba(255,255,255, .10);
	border-left: 2px solid #f86e03;
	padding-left: 15px;
}

.navigation .navbar-nav > li > ul > li.dropdown > a:after{
	position:absolute;
	right:15px;
	top:11px;
	width:10px;
	height:20px;
	display:block;
	line-height:20px;
	font-size:16px;
	font-weight:normal;
	text-align:center;
	z-index:5;	
	content: "\f105";
	font-family: 'Font Awesome 5 Pro';
}

.navigation .navbar-nav > li > ul > li > ul{
	position:absolute;
	left:100%;
	top:-2px;
	width:250px;
	padding:10px 10px;
	z-index:100;
	background:#222222;
	-webkit-transform:scaleX(0);
	-ms-transform:scaleX(0);
	-moz-transform:scaleX(0);
	transform:scaleX(0);
	-webkit-transform-origin:left;
	-ms-transform-origin:left;
	-moz-transform-origin:left;
	transform-origin:left;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
	-webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
}

.navigation .navbar-nav > li > ul > li > ul:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	padding: 10px;
	outline: 1px solid #555555;
	outline-offset: -10px;
	content: "";
}


.navigation .navbar-nav > li > ul > li > ul > li{
	position:relative;
	width:100%;
}

.navigation .navbar-nav > li > ul > li > ul > li:last-child{
	border-bottom:none;	
}

.navigation .navbar-nav > li > ul > li  > ul > li > a{
	position:relative;
	display:block;
	padding:10px 20px;
	line-height:24px;
	font-weight:500;
	font-size:15px;
	color:#ffffff;
	text-align:left;
	text-transform:capitalize;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	border-left: 3px solid transparent;
	margin: 0px !important;
}

.navigation .navbar-nav > li > ul > li  > ul > li > a:hover{
	color:#ffffff;
	background:rgba(255,255,255, .10) !important;
	border-left: 3px solid #f86e03;
}

.navigation .navbar-nav > li.dropdown:hover > ul{
	-webkit-transform:scaleY(1);
	-ms-transform:scaleY(1);
	-moz-transform:scaleY(1);
	transform:scaleY(1);
	visibility:visible;
	opacity:1;
	top:100%;	
}

.navigation .navbar-nav li > ul > li.dropdown:hover > ul{
	-webkit-transform:scaleX(1);
	-ms-transform:scaleX(1);
	-moz-transform:scaleX(1);
	transform:scaleX(1);
	visibility:visible;
	opacity:1;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}

@media(max-width:991px) {
    .navbar-brand {
	    display: none;
	}

	.navbar-btn.d-none.d-sm-block {
	    display: none !important;
	}

	.navigation .navbar-nav > li > ul > li.dropdown > a:after {
	    display: none;
	}

	.navigation .navbar-nav > li > ul:before {
	    display: none;
	}

	.header-nav.sticky .navbar .navbar-nav li .submenu li a {
	    line-height: 40px !important;
	}

	.navigation .navbar-nav > li > ul > li > ul:before {
	    display: none;
	}

	.header-nav .navigation .navbar .navbar-nav li .submenu>li .submenu {
	    background: #2c2a2a;
	    padding-left: 20px;
	}

	.header-nav .navigation .navbar .navbar-nav li .submenu {
	    padding-left: 20px;
	}

	.navigation .navbar-nav > li > ul > li:hover > a {
	    background: transparent;
	}

	.navigation .navbar-nav > li > ul > li > ul > li > a:hover {
	    background: transparent;
	}

}

@media(max-width:782px) {
	.admin-bar .header-nav {
	    top: 46px;
	}
	.admin-bar .header-nav {
		top: 55px !important;
	}
	.admin-bar .header-nav.header-nav.header-nav-2.sticky,
	.admin-bar .header-nav.sticky {
		top: 0px !important;
	}
	.admin-bar .header-nav.header-nav.header-nav-2 {
		top: 65px !important;
	}
}








.banner-area {
    margin-top: 90px;
    position: relative;
    z-index: 10;
    overflow: hidden;
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-area {
        margin-top: 68px;
    }
}

@media(max-width:767px) {
    .banner-area {
        margin-top: 68px;
    }
}

.banner-area::before {
    position: absolute;
    content: '';
    left: -310px;
    top: 0;
    height: 100%;
    width: 75%;
    background: #eef3f9;
    transform: skewX(10deg);
    z-index: -1
}

@media only screen and (min-width:1200px) and (max-width:1600px) {
    .banner-area::before {
        width: 82%
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .banner-area::before {
        width: 90%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-area::before {
        width: 106%
    }
}

@media(max-width:767px) {
    .banner-area::before {
        width: 100%;
        transform: skewX(0deg);
        left: 0
    }
}

.banner-area::after {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    height: 100%;
    width: 50%;
    background-image: url(../images/banner-1.jpg);
    background-size: cover;
    background-position: right center;
    background-repeat: no-repeat;
    z-index: -2
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-area::after {
        background-position: -240px 0
    }
}

.banner-area .banner-bg {
    height: 850px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center
}

.banner-area .banner-content {
    overflow: hidden;
	margin-top: 0px;
}

.banner-area .banner-content .title {
    font-size: 65px;
    /* font-weight: 300; */
    color: #222;
    line-height: 80px;
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .banner-area .banner-content .title {
        font-size: 50px;
        line-height: 70px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-area .banner-content .title {
        font-size: 46px;
        line-height: 60px
    }
}

@media(max-width:767px) {
    .banner-area .banner-content .title {
        font-size: 29px;
        line-height: 40px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .banner-area .banner-content .title {
        font-size: 50px;
        line-height: 60px
    }
}

.banner-area .banner-content .title span {
    font-weight: 600;
    /* text-transform: uppercase */
}

@media only screen and (min-width:1200px) and (max-width:1600px) {
    .banner-area .banner-content .title span {
        font-size: 62px
    }
}

.banner-area .banner-content .title span span {
    font-weight: 600;
    text-transform: capitalize;
    /* color: #f86e03 */
}

.banner-area .banner-content>span {
    font-size: 25px;
    text-transform: capitalize;
    letter-spacing: 6px;
    padding-top: 15px;
    font-weight: 300;
    color:#222;
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .banner-area .banner-content>span {
        font-size: 24px
    }
}

@media(max-width:767px) {
    .banner-area .banner-content>span {
        font-size: 14px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .banner-area .banner-content>span {
        font-size: 26px
    }
}

.banner-area .banner-content p {
    font-weight: 400;
    line-height: 26px;
    padding-right: 35px;
    padding-top: 25px;
    padding-bottom: 30px;
    font-size: 17px;
    color: #222;
}

@media(max-width:767px) {
    .banner-area .banner-content p {
        padding-right: 0;
        font-size: 15px
    }
}

.banner-area .banner-content ul li {
    display: inline-block;
    margin-right: 18px
}

@media(max-width:767px) {
    .banner-area .banner-content ul li {
        margin-top: 30px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .banner-area .banner-content ul li {
        margin-top: 0
    }
}

.banner-area .banner-shape-1 {
    height: 150px;
    width: 150px;
    border-radius: 50%;
    position: absolute;
    left: 56%;
    bottom: 75px;
    z-index: 1;
    background: #ef5b51;
    transform: translateX(-50%);
    animation: scale-up-three linear 15s infinite
}

.banner-area .banner-shape-2 {
    position: absolute;
    left: 50px;
    top: 150px;
    z-index: -1;
    animation: animationFramesOne linear 15s infinite
}

.banner-area .banner-shape-3 {
    position: absolute;
    left: 50px;
    bottom: 100px;
    z-index: -1;
    animation: animationFramesThree linear 15s infinite
}

@media(max-width:767px) {
    .banner-area.page-title {
        background-position: 66%
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .banner-area.page-title {
        background-position: 60%
    }
}

.banner-area.page-title .banner-bg {
    height: 640px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center
}

.banner-area.page-title .banner-bg .page-title-content .title {
    font-size: 65px;
    font-weight: 700;
    color: #222;
    padding-bottom: 20px
}

@media(max-width:767px) {
    .banner-area.page-title .banner-bg .page-title-content .title {
        font-size: 36px
    }
}

.banner-area.page-title .banner-bg .page-title-content nav {
    display: inline-block
}

.banner-area.page-title .banner-bg .page-title-content nav .breadcrumb {
    background-color: transparent;
    padding: 0
}

.banner-area.page-title .banner-bg .page-title-content nav .breadcrumb li {
    color: #222;
    font-weight: 500;
    font-size: 16px;
    padding-left: 0
}

@media(max-width:767px) {
    .banner-area.page-title .banner-bg .page-title-content nav .breadcrumb li {
        font-size: 18px
    }
}

.banner-area.page-title .banner-bg .page-title-content nav .breadcrumb li a {
    color: #222;
    padding-right: 0px
}

.banner-area.page-title::after {
    display: none
}

.banner-area.page-title::before {
    transform: skewX(0deg);
    width: 100%;
    background: linear-gradient(90deg, white 0%, rgba(0, 0, 0, 0) 100%);
    left: 0
}

@media(max-width:767px) {
    .banner-area.page-title .banner-shape-1 {
        display: none
    }
}

.breadcrumb-item+.breadcrumb-item::before {
    content: "|";
    color: #f86e03;
    padding-right: 23px
}

@keyframes animationFramesOne {
    0% {
        transform: translate(0, 0) rotate(0deg)
    }
    20% {
        transform: translate(73px, -1px) rotate(36deg)
    }
    40% {
        transform: translate(141px, 72px) rotate(72deg)
    }
    60% {
        transform: translate(83px, 122px) rotate(108deg)
    }
    80% {
        transform: translate(-40px, 72px) rotate(144deg)
    }
    100% {
        transform: translate(0, 0) rotate(0deg)
    }
}

@-webkit-keyframes animationFramesOne {
    0% {
        -webkit-transform: translate(0, 0) rotate(0deg)
    }
    20% {
        -webkit-transform: translate(73px, -1px) rotate(36deg)
    }
    40% {
        -webkit-transform: translate(141px, 72px) rotate(72deg)
    }
    60% {
        -webkit-transform: translate(83px, 122px) rotate(108deg)
    }
    80% {
        -webkit-transform: translate(-40px, 72px) rotate(144deg)
    }
    100% {
        -webkit-transform: translate(0, 0) rotate(0deg)
    }
}

@keyframes animationFramesThree {
    0% {
        transform: translate(165px, -179px)
    }
    100% {
        transform: translate(-346px, 617px)
    }
}

@-webkit-keyframes animationFramesThree {
    0% {
        -webkit-transform: translate(165px, -179px)
    }
    100% {
        -webkit-transform: translate(-346px, 617px)
    }
}

@-webkit-keyframes scale-up-three {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    40% {
        -webkit-transform: scale(.4);
        transform: scale(.4)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes scale-up-three {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    40% {
        -webkit-transform: scale(.4);
        transform: scale(.4)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.banner-area-2 {
    height: 880px;
    margin-top: 84px;
    position: relative
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-area-2 {
        margin-top: 75px
    }
}

@media(max-width:767px) {
    .banner-area-2 {
        margin-top: 0px
    }
}

.banner-area-2::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(1, 84, 247, .2)
}

.banner-area-2 .banner-flex .banner-content {
    max-width: 665px;
    background: #fff;
    padding: 65px 40px 65px 65px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-area-2 .banner-flex .banner-content {
        max-width: 500px
    }
}

@media(max-width:767px) {
    .banner-area-2 .banner-flex .banner-content {
        max-width: 100%;
        padding: 20px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .banner-area-2 .banner-flex .banner-content {
        max-width: 450px;
        padding: 65px 40px 65px 65px
    }
}

.banner-area-2 .banner-flex .banner-content .title {
    font-size: 90px;
    color: #222;
    font-weight: 700;
    line-height: 90px;
    position: relative
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-area-2 .banner-flex .banner-content .title {
        font-size: 70px;
        line-height: 80px
    }
}

@media(max-width:767px) {
    .banner-area-2 .banner-flex .banner-content .title {
        font-size: 42px;
        line-height: 52px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .banner-area-2 .banner-flex .banner-content .title {
        font-size: 60px;
        line-height: 70px
    }
}

.banner-area-2 .banner-flex .banner-content .title::before {
    position: absolute;
    content: '';
    left: -65px;
    top: 0;
    height: 100%;
    width: 8px;
    background: #f86e03
}

.banner-area-2 .banner-flex .banner-content p {
    font-weight: 500;
    color: #8a8a8a;
    line-height: 26px;
    padding-top: 26px;
    padding-bottom: 45px
}

@media(max-width:767px) {
    .banner-area-2 .banner-flex .banner-content p {
        font-size: 13px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .banner-area-2 .banner-flex .banner-content p {
        font-size: 15px
    }
}

.banner-area-2 .banner-flex .banner-content ul li {
    display: inline-block
}

.banner-area-2 .banner-flex .banner-content ul li:last-child a {
    color: #222;
    margin-left: 35px;
    text-decoration: underline;
    font-size: 15px;
    font-weight: 600
}

@media(max-width:767px) {
    .banner-area-2 .banner-flex .banner-content ul li:last-child a {
        margin-top: 20px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .banner-area-2 .banner-flex .banner-content ul li:last-child a {
        margin-top: 0
    }
}

.banner-area-2 .banner-flex .banner-content ul li:last-child a i {
    padding-left: 6px
}

.banner-area-2.banner-area-3 {
    margin-top: 0;
    position: relative;
    height: 950px;
    z-index: 10
}

.banner-area-2.banner-area-3::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(14, 43, 92, .86);
    z-index: -2
}

.banner-area-2.banner-area-3 .banner-content-3 .title {
    color: #fff;
    font-size: 85px;
    line-height: 95px;
    font-weight: 700
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .banner-area-2.banner-area-3 .banner-content-3 .title {
        font-size: 62px;
        line-height: 72px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-area-2.banner-area-3 .banner-content-3 .title {
        font-size: 64px;
        line-height: 74px
    }
}

@media(max-width:767px) {
    .banner-area-2.banner-area-3 .banner-content-3 .title {
        font-size: 28px;
        line-height: 38px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .banner-area-2.banner-area-3 .banner-content-3 .title {
        font-size: 50px;
        line-height: 60px
    }
}

.banner-area-2.banner-area-3 .banner-content-3 .title span {
    font-style: italic
}

.banner-area-2.banner-area-3 .banner-content-3 p {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    padding-right: 100px;
    line-height: 32px;
    padding-top: 33px;
    padding-bottom: 40px
}

@media(max-width:767px) {
    .banner-area-2.banner-area-3 .banner-content-3 p {
        padding-right: 0;
        font-size: 16px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .banner-area-2.banner-area-3 .banner-content-3 p {
        padding-right: 100px
    }
}

.banner-area-2.banner-area-3 .banner-content-3 ul li {
    display: inline-block
}

.banner-area-2.banner-area-3 .banner-content-3 ul li:first-child {
    margin-right: 40px
}

.banner-area-2.banner-area-3 .banner-content-3 ul li .play-btn {
    text-decoration: underline;
    font-size: 15px;
    font-weight: 600;
    color: #fff
}

@media(max-width:767px) {
    .banner-area-2.banner-area-3 .banner-content-3 ul li .play-btn {
        margin-top: 20px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .banner-area-2.banner-area-3 .banner-content-3 ul li .play-btn {
        margin-top: 0
    }
}

.banner-area-2.banner-area-3 .banner-content-3 ul li .play-btn i {
    padding-left: 8px
}

.banner-area-2.banner-area-3 .banner-thumb {
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: right;
    z-index: -1
}

.banner-area-2.banner-area-3 .banner-thumb img {
    width: 90%
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .banner-area-2.banner-area-3 .banner-thumb img {
        width: 75%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-area-2.banner-area-3 .banner-thumb img {
        width: 48%
    }
}

@media(max-width:767px) {
    .banner-area-2.banner-area-3 .banner-thumb img {
        display: none
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .banner-area-2.banner-area-3 .banner-thumb img {
        width: 55%;
        display: inline-block
    }
}

.banner-play {
    width: 80px;
    height: 80px;
    background: #f86e03;
    text-align: center;
    border-radius: 50%;
    line-height: 80px;
    z-index: 1;
    position: relative
}

.banner-play::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border: 1px solid #fff;
    -webkit-animation: ripple-white 1s linear infinite;
    -moz-animation: ripple-white 1s linear infinite;
    -o-animation: ripple-white 1s linear infinite;
    animation: ripple-white 1s linear infinite;
    border-radius: 50%
}

.banner-play::after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border: 1px solid #fff;
    -webkit-animation: ripple-white 1.5s linear infinite;
    -moz-animation: ripple-white 1.5s linear infinite;
    -o-animation: ripple-white 1.5s linear infinite;
    animation: ripple-white 1.5s linear infinite;
    border-radius: 50%
}

.banner-play a {
    font-size: 18px;
    position: relative;
    z-index: 9;
    color: #fff
}

@keyframes ripple-white {
    0% {
        opacity: 0;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
    40% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.4);
        -moz-transform: scale(1.4);
        -ms-transform: scale(1.4);
        -o-transform: scale(1.4);
        transform: scale(1.4)
    }
}

.about-area .about-content {
    padding-left: 30px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .about-area .about-content {
        margin-top: 40px
    }
}

@media(max-width:767px) {
    .about-area .about-content {
        margin-top: 40px;
        padding-left: 0
    }
}

.about-area .about-content .title {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    color: #f86e03;
    line-height: 55px;
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .about-area .about-content .title {
        font-size: 36px
    }
}

@media(max-width:767px) {
    .about-area .about-content .title {
        font-size: 24px;
        line-height: 46px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .about-area .about-content .title {
        font-size: 40px;
        line-height: 55px
    }
}

.about-area .about-content .title span {
    font-weight: 600;
    color: #222;
    font-size: 49px;
    text-transform: capitalize;
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .about-area .about-content .title span {
        font-size: 40px
    }
}

@media(max-width:767px) {
    .about-area .about-content .title span {
        font-size: 40px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .about-area .about-content .title span {
        font-size: 46px
    }
}

.about-area .about-content .title span span {
    /* font-weight: 400; */
    /* color: #f86e03 */
}

.about-area .about-content>span {
    font-size: 20px;
    font-weight: 500;
    padding-top: 18px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .about-area .about-content>span {
        font-size: 18px
    }
}

.about-area .about-content p {
    font-size: 16px;
    line-height: 26px;
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #ddd
}

.about-area .about-content ul {
    padding-top: 35px
}

.about-area .about-content ul li {
    display: inline-block
}

.about-area .about-content ul li:last-child a {
    padding-left: 38px;
    font-size: 15px;
    font-weight: 600;
    color: #f86e03
}

@media(max-width:767px) {
	.about-area .about-content ul li:last-child a {
		/* padding-left: 0; */
		margin-top: 30px;
	}
}

@media(max-width:407px) {
	.about-area .about-content ul li:last-child a {
		padding-left: 0;
	}
	.about-area .about-content ul li {
		display: block;
	}
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .about-area .about-content ul li:last-child a {
        padding-left: 30px;
        margin-top: 0
    }
}

.about-area .about-content ul li:last-child a i {
    padding-left: 6px
}

.about-3-area {
    position: relative;
    padding-bottom: 128px;
    padding-bottom: 111px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .about-3-area .section-title .title {
        font-size: 36px
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .about-3-area .section-title .title span {
        font-size: 36px
    }
}

@media(max-width:767px) {
    .about-3-area .section-title .title span {
        font-size: 28px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .about-3-area .section-title .title span {
        font-size: 36px
    }
}

.about-3-area .section-title .title span span {
    color: #fc5546
}

.about-3-area .section-title>span {
    font-size: 14px;
    color: #8a8a8a;
    line-height: 26px;
    padding-right: 40px;
    padding-bottom: 35px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .about-3-area .section-title>span {
        padding-right: 18px
    }
}

@media(max-width:767px) {
    .about-3-area .section-title>span {
        padding-right: 0
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .about-3-area .section-title>span {
        padding-right: 40px
    }
}

.about-3-area .section-title>span span {
    color: #fc5546;
    display: inline
}

.about-3-area .section-title p {
    padding-bottom: 30px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .about-3-area .section-title p {
        font-size: 18px
    }
}

@media(max-width:767px) {
    .about-3-area .section-title p {
        font-size: 14px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .about-3-area .section-title p {
        font-size: 20px
    }
}

.about-3-area .section-title a {
    background: #fc5546;
    border-color: #fc5546
}

.about-3-area .section-title a:hover {
    background: #0154f7 !important;
    border-color: #0154f7 !important;
}

.about-3-area .about-thumb img {
    width: 100%
}

.about-history-area {
    background: #101e3bf2;
    padding-top: 117px;
}

.about-history-area .section-title {
    padding-bottom: 50px
}

.about-history-area .section-title .title {
    color: #8499c3
}

.about-history-area .section-title .title span {
    color: #fff
}

.about-history-area .history-tab-btn .nav {
    border-bottom: 2px solid #1a2c50
}

.about-history-area .history-tab-btn .nav li a {
    padding: 0;
    background-color: transparent;
    padding: 0 18px;
    line-height: 80px;
    font-size: 20px;
    font-weight: 600;
    color: #8499c3;
    position: relative
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .about-history-area .history-tab-btn .nav li a {
        padding: 0 16px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .about-history-area .history-tab-btn .nav li a {
        padding: 0 10px;
        font-size: 15px
    }
}

@media(max-width:767px) {
    .about-history-area .history-tab-btn .nav li a {
        padding: 0 10px;
        font-size: 14px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .about-history-area .history-tab-btn .nav li a {
        padding: 0 8px;
        font-size: 15px
    }
}

.about-history-area .history-tab-btn .nav li a::before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: -2px;
    height: 2px;
    width: 0%;
    background: #fff;
	transition: all 500ms ease;
}

.about-history-area .history-tab-btn .nav li a.active:before,
.about-history-area .history-tab-btn .nav li a:hover:before{
	width: 100%;
}

.about-history-area .history-tab-btn .nav li a.active {
    color: #fff
}

.about-history-area .history-tab-btn .tab-content .history-thumb img {
    width: 100%
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .about-history-area .history-tab-btn .tab-content .history-content {
        padding-left: 0;
        margin-top: 30px
    }
}

@media(max-width:767px) {
    .about-history-area .history-tab-btn .tab-content .history-content {
        padding-left: 0;
        margin-top: 30px
    }
}

.about-history-area .history-tab-btn .tab-content .history-content .title {
    color: #fff;
    font-size: 30px;
    line-height: 40px;
    padding-bottom: 30px
}

@media(max-width:767px) {
    .about-history-area .history-tab-btn .tab-content .history-content .title {
        font-size: 24px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .about-history-area .history-tab-btn .tab-content .history-content .title {
        font-size: 30px
    }
}

.about-history-area .history-tab-btn .tab-content .history-content p {
    color: #a6b7d8
}

.about-history-area .history-tab-btn .tab-content .history-content p.text {
    padding-top: 17px
}

.features-area {
    position: relative;
    padding-top: 117px;
	background-attachment: fixed;
}

.features-area::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(44, 47, 80, .5)
}

.features-area .features-item {
    padding: 50px 8px;
    border-radius: 10px;
    -webkit-transition: all .6s ease-out 0s;
    -moz-transition: all .6s ease-out 0s;
    -ms-transition: all .6s ease-out 0s;
    -o-transition: all .6s ease-out 0s;
    transition: all .6s ease-out 0s
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .features-area .features-item {
        padding: 50px 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .features-area .features-item {
        padding: 50px 38px
    }
}

@media(max-width:767px) {
    .features-area .features-item {
        padding: 50px 20px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .features-area .features-item {
        padding: 50px 20px
    }
}

.features-area .features-item>i {
    height: 70px;
    width: 70px;
    text-align: center;
    line-height: 70px;
    border-radius: 50%;
    font-size: 30px;
    color: #fff;
    background: #3b7eff;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.features-area .features-item .title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    color: #222;
    padding: 0 10px;
    padding-top: 25px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .features-area .features-item .title {
        font-size: 20px
    }
}

.features-area .features-item a {
    font-size: 15px;
    color: #3b7eff;
    font-weight: 600;
    margin-top: 24px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.features-area .features-item a i {
    padding-left: 6px
}

.features-area .features-item.item-2>i {
    background: #f86e03
}

.features-area .features-item.item-2 a {
    color: #f86e03
}

.features-area .features-item.item-3>i {
    background: #0154f7
}

.features-area .features-item.item-3 a {
    color: #0154f7
}

.features-area .features-item.item-4>i {
    background: #ef5b51
}

.features-area .features-item.item-4 a {
    color: #ef5b51
}

.features-area .features-item:hover {
    background: #3b7eff
}

.features-area .features-item:hover>i {
    background: #fff;
    color: #3b7eff
}

.features-area .features-item:hover .title {
    color: #fff
}

.features-area .features-item:hover a {
    color: #fff
}

.features-area .features-item:hover.item-2 {
    background: #f86e03
}

.features-area .features-item:hover.item-2>i {
    color: #f86e03
}

.features-area .features-item:hover.item-3 {
    background: #0154f7
}

.features-area .features-item:hover.item-3>i {
    color: #0154f7
}

.features-area .features-item:hover.item-4 {
    background: #ef5b51
}

.features-area .features-item:hover.item-4>i {
    color: #ef5b51
}

.featires-2-area {
    padding-top: 117px
}

.featires-2-area .section-title p {
    padding-bottom: 48px
}

.featires-2-area .title-text p {
    font-size: 14px;
    line-height: 26px;
    color: #8a8a8a;
    padding-top: 20px
}

.featires-2-area .featires-item .featires-thumb {
    overflow: hidden
}

.featires-2-area .featires-item .featires-thumb img {
    width: 100%;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.featires-2-area .featires-item .featires-content {
    box-shadow: 0 14px 28px 0 rgba(42, 121, 241, .1);
    border-radius: 7px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: -50px;
    text-align: center;
    background: #fff;
    z-index: 99;
    position: relative;
    padding: 48px 25px 22px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .featires-2-area .featires-item .featires-content {
        padding: 48px 0 22px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .featires-2-area .featires-item .featires-content {
        padding: 48px 55px 22px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .featires-2-area .featires-item .featires-content {
        padding: 48px 35px 22px
    }
}

.featires-2-area .featires-item .featires-content>i {
    height: 60px;
    width: 60px;
    text-align: center;
    border-radius: 50%;
    background: #3b7eff;
    line-height: 60px;
    font-size: 24px;
    color: #fff;
    position: absolute;
    left: 50%;
    top: -28px;
    transform: translateX(-50%);
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.featires-2-area .featires-item .featires-content .title {
    font-size: 18px;
    font-weight: 600;
    color: #222;
    line-height: 24px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.featires-2-area .featires-item .featires-content a {
    margin-top: 12px;
    font-size: 15px;
    font-weight: 500;
    color: #0154f7;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.featires-2-area .featires-item.item-2 .featires-content>i {
    background: #f86e03
}

.featires-2-area .featires-item.item-2 .featires-content a {
    color: #f86e03
}

.featires-2-area .featires-item.item-3 .featires-content>i {
    background: #0154f7
}

.featires-2-area .featires-item.item-3 .featires-content a {
    color: #0154f7
}

.featires-2-area .featires-item.item-4 .featires-content>i {
    background: #ef5b51
}

.featires-2-area .featires-item.item-4 .featires-content a {
    color: #ef5b51
}

.featires-2-area .featires-item:hover .featires-thumb img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.featires-2-area .featires-item:hover .featires-content {
    background: #3b7eff
}

.featires-2-area .featires-item:hover .featires-content>i {
    color: #3b7eff;
    background: #fff
}

.featires-2-area .featires-item:hover .featires-content .title {
    color: #fff
}

.featires-2-area .featires-item:hover .featires-content a {
    color: #fff
}

.featires-2-area .featires-item:hover.item-2 .featires-content {
    background: #f86e03
}

.featires-2-area .featires-item:hover.item-2 .featires-content i {
    color: #f86e03
}

.featires-2-area .featires-item:hover.item-3 .featires-content {
    background: #0154f7
}

.featires-2-area .featires-item:hover.item-3 .featires-content i {
    color: #0154f7
}

.featires-2-area .featires-item:hover.item-4 .featires-content {
    background: #ef5b51
}

.featires-2-area .featires-item:hover.item-4 .featires-content i {
    color: #ef5b51
}

.project-area {
    padding-top: 117px;
    padding-bottom: 122px;
    border-bottom: 1px solid #dfdfdf
}

.project-area .project-item .project-thumb {
    box-shadow: 0 10px 80px 0 rgba(167, 167, 167, .65);
    border-radius: 12px;
    overflow: hidden
}

.project-area .project-item .project-thumb img {
    width: 100%;
    transform: scale(1);
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.project-area .project-item .project-content .title {
    font-size: 30px;
    font-weight: 600;
    color: #222;
    padding-top: 44px
}

@media(max-width:767px) {
    .project-area .project-item .project-content .title {
        font-size: 26px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .project-area .project-item .project-content .title {
        font-size: 30px
    }
}

.project-area .project-item .project-content span {
    font-size: 18px;
    font-weight: 500;
    color: #8a8a8a;
    padding-top: 10px;
    padding-bottom: 18px
}

@media(max-width:767px) {
    .project-area .project-item .project-content span {
        font-size: 15px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .project-area .project-item .project-content span {
        font-size: 18px
    }
}

.project-area .project-item .project-content p {
    padding: 0 30px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .project-area .project-item .project-content p {
        padding: 0 26px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .project-area .project-item .project-content p {
        padding: 0
    }
}

@media(max-width:767px) {
    .project-area .project-item .project-content p {
        padding: 0
    }
}

.project-area .project-item .project-content a {
    font-size: 15px;
    font-weight: 600;
    color: #0154f7;
    margin-top: 20px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.project-area .project-item .project-content a:hover {
    color: #f86e03
}

.project-area .project-item:hover .project-thumb img {
    transform: scale(1.1)
}

.project-area.project-4-area {
    padding-top: 94px
}

.fact-area {
    padding-bottom: 80px;
}

.fact-area .fact-item .title {
    font-size: 60px;
    font-weight: 700;
    color: #0154f7
}

.fact-area .fact-item>span {
    font-weight: 600;
    color: #f86e03;
    padding-top: 12px;
    letter-spacing: 2px;
}

.project-2-area {
    padding-top: 117px;
    padding-bottom: 130px
}

.project-2-area .project-item {
    position: relative;
    overflow: hidden;
    margin-left: 2px;
    margin-right: 2px
}

.project-2-area .project-item img {
    width: 100%
}

.project-2-area .project-item::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #1b69ff;
    opacity: .8
}

.project-2-area .project-item .project-content {
    position: absolute;
    bottom: -103px;
    left: 50%;
    width: 65%;
    transform: translateX(-50%);
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .project-2-area .project-item .project-content {
        width: 90%
    }
}

@media(max-width:767px) {
    .project-2-area .project-item .project-content {
        width: 92%
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .project-2-area .project-item .project-content {
        width: 65%
    }
}

.project-2-area .project-item .project-content .title {
    color: #fff;
    font-size: 30px
}

.project-2-area .project-item .project-content span {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    padding-top: 4px
}

.project-2-area .project-item .project-content p {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    padding-top: 18px;
    padding-bottom: 20px;
    opacity: 0;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .project-2-area .project-item .project-content p {
        font-size: 17px
    }
}

.project-2-area .project-item .project-content a {
    color: #fff;
    font-weight: 600;
    opacity: 0;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.project-2-area .project-item .project-content a i {
    padding-left: 6px
}

.project-2-area .project-item.active .project-content,
.project-2-area .project-item:hover .project-content {
    bottom: 48px
}

.project-2-area .project-item.active .project-content p,
.project-2-area .project-item:hover .project-content p {
    opacity: 1
}

.project-2-area .project-item.active .project-content a,
.project-2-area .project-item:hover .project-content a {
    opacity: 1
}

.project-case-area .project-case-item .project-case-thumb {
    border-radius: 12px;
    overflow: hidden;
    position: relative;
    z-index: 10
}

.project-case-area .project-case-item .project-case-thumb::after {
    position: absolute;
    content: '';
    bottom: 0;
    z-index: 1;
}

.project-case-area .project-case-item .project-case-thumb img {
    width: 100%;
    transform: scale(1);
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}


.project-case-area .project-case-item .project-case-thumb .img-box{
	position: relative;
	overflow: hidden;
}


.project-case-area .project-case-item .project-case-thumb .img-box:before{
  position: absolute;
  top: 0;
  left: -75%;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  -webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
	z-index: 1;
}

.project-case-area .project-case-item:hover .project-case-thumb .img-box:before{
  -webkit-animation: shine 1s;
  animation: shine 1s;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}

.project-case-area .project-case-item .project-case-thumb i {
    position: absolute;
    right: 20px;
    bottom: 20px;
    color: #fff;
    font-size: 35px;
    z-index: 2
}

.project-case-area .project-case-item .project-case-content .title {
    font-size: 24px;
    color: #222;
    -webkit-transition: all .5s ease-out 0s;
    -moz-transition: all .5s ease-out 0s;
    -ms-transition: all .5s ease-out 0s;
    -o-transition: all .5s ease-out 0s;
    transition: all .5s ease-out 0s;
    font-weight: 600;
}

.project-case-area .project-case-item .project-case-content span {
    font-weight: 500;
    color: #3b7eff;
    padding-top: 8px;
    padding-bottom: 19px;
    font-size: 14px;
    text-transform: uppercase;
	transition: all 500ms ease;
}

.project-case-area .project-case-item:hover .project-case-content span,
.project-case-area .project-case-item:hover .project-case-content p,
.project-case-area .project-case-item:hover .project-case-content a{
	color: #fff;
}

.project-case-area .project-case-item .project-case-content p{
	transition: all 500ms ease;
}
@media(max-width:767px) {
    .project-case-area .project-case-item .project-case-content span {
        font-size: 14px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .project-case-area .project-case-item .project-case-content span {
        font-size: 16px
    }
}

.project-case-area .project-case-item .project-case-content a {
    font-size: 15px;
    font-weight: 600;
    color: #222222;
    padding-top: 18px;
    -webkit-transition: all .5s ease-out 0s;
    -moz-transition: all .5s ease-out 0s;
    -ms-transition: all .5s ease-out 0s;
    -o-transition: all .5s ease-out 0s;
    transition: all .5s ease-out 0s;
}

.project-case-area .project-case-item .project-case-content a:hover {
    color: #f86e03
}

.project-case-area .project-case-item .project-case-content a i {
    padding-left: 6px;
    color: #f86e03;
}

.project-case-area .project-case-item:hover .project-case-thumb img {
    transform: scale(1.1)
}

.project-case-area .project-case-item:hover .project-case-content .title {
    color: #f86e03
}

.project-case-area.project-home {
    padding-top: 117px
}

.team-area {
    padding-bottom: 128px;
    position: relative
}

.team-area::before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #101e3bde;
}

.team-area .team-title .title {
    color: #fff;
    font-size: 40px;
    font-weight: 300
}

@media(max-width:767px) {
    .team-area .team-title .title {
        font-size: 30px
    }
}

.team-area .team-title .title span {
    font-size: 50px;
    font-weight: 600
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .team-area .team-title .title span {
        font-size: 42px
    }
}

@media(max-width:767px) {
    .team-area .team-title .title span {
        font-size: 32px
    }
}

.team-area .team-title .title span span {
    font-weight: 400
}

.team-area .team-title>span {
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    padding-top: 15px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .team-area .team-title>span {
        padding-bottom: 30px
    }
}

@media(max-width:767px) {
    .team-area .team-title>span {
        padding-bottom: 30px;
        font-size: 16px
    }
}

.team-area .team-item {
    position: relative;
    z-index: 10;
    margin-left: 25px;
    margin-right: 25px;
    margin-bottom: 30px
}

.team-area .team-item img {
    width: 100%
}

.team-area .team-item .team-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(34, 34, 34, .5);
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.team-area .team-item .team-overlay .team-contet {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 100%;
    opacity: 0;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.team-area .team-item .team-overlay .team-contet ul li {
    display: inline-block
}

.team-area .team-item .team-overlay .team-contet ul li a {
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: #0154f7;
    border-radius: 50%;
    margin: 0 3px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.team-area .team-item .team-overlay .team-contet ul li a:hover {
    background: #ef5b51
}

.team-area .team-item .team-overlay .team-contet .title {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    text-transform: capitalize;
    padding-top: 10px;
    padding-bottom: 4px
}

.team-area .team-item .team-overlay .team-contet span {
    font-size: 14px;
    font-weight: 500;
    color: #fff
}

.team-area .team-item::before {
    position: absolute;
    content: '';
    left: -30px;
    bottom: -30px;
    height: 100%;
    width: 100%;
    background: #182a51;
    z-index: -1;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.team-area .team-item:hover::before {
    background: #ef5b51
}

.team-area .team-item:hover .team-overlay {
    background-color: rgba(239, 91, 81, .62)
}

.team-area .team-item:hover .team-overlay .team-contet {
    opacity: 1;
    bottom: 37px
}

.team-area .team-active .slick-arrow {
    position: absolute;
    left: -400px;
    bottom: 30px;
    font-size: 20px;
    color: #fff;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    cursor: pointer
}

.team-area .team-active .slick-arrow:hover {
    color: #f86e03;
    transform: scale(1.3)
}

.team-area .team-active .slick-arrow.prev {
    left: -485px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .team-area .team-active .slick-arrow.prev {
        left: -380px
    }
}

.team-area .team-active .slick-arrow.next {
    left: -450px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .team-area .team-active .slick-arrow.next {
        left: -350px
    }
}

.team-2-area {
    padding-top: 70px;
    padding-bottom: 127px
}

.team-2-area .section-title p {
    padding-bottom: 40px
}

.team-2-area .section-title p.text {
    font-size: 14px;
    font-weight: 500;
    padding-top: 0;
    padding-bottom: 45px;
    line-height: 26px;
    color: #8a8a8a;
    padding-right: 70px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .team-2-area .section-title p.text {
        padding-right: 0
    }
}

@media(max-width:767px) {
    .team-2-area .section-title p.text {
        padding-right: 0
    }
}

.team-2-area .team-item .team-thumb {
    position: relative
}

.team-2-area .team-item .team-thumb img {
    width: 100%;
    border-radius: 50%
}

.team-2-area .team-item .team-thumb ul {
    position: absolute;
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%);
    white-space: nowrap;
    opacity: 0;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.team-2-area .team-item .team-thumb ul li {
    display: inline-block
}

.team-2-area .team-item .team-thumb ul li a {
    height: 35px;
    width: 35px;
    background: #0154f7;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-size: 14px;
    margin: 0 4px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.team-2-area .team-item .team-thumb ul li a:hover {
    background: #f86e03
}

.team-2-area .team-item .team-content {
    padding-top: 25px
}

.team-2-area .team-item .team-content .title {
    font-size: 24px
}

.team-2-area .team-item .team-content span {
    font-size: 14px;
    font-weight: 600;
    color: #f86e03
}

.team-2-area .team-item:hover .team-thumb ul {
    opacity: 1
}

.team-2-area.about-team {
    padding-bottom: 130px
}

.team-2-area.about-team.team-page {
    padding-top: 90px
}

.working-process {
    background: #3b7effe0;
    padding-top: 117px;
    padding-bottom: 125px;
    position: relative;
    z-index: 10;
}

.working-process::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;

    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    opacity: .07
}

.working-process .section-title .title {
    color: #fff
}

.working-process .section-title .title span {
    color: #fff
}

.working-process .section-title p {
    color: #fff;
    padding-bottom: 47px
}

.working-process .working-item {
    position: relative
}

.working-process .working-item i {
    height: 120px;
    width: 120px;
    border-radius: 50%;
    text-align: center;
    line-height: 120px;
    border: 2px dashed #fff;
    color: #fff;
    font-size: 50px
}

.working-process .working-item .title {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    padding-top: 25px
}

.working-process .working-item p {
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    padding-top: 7px;
}

.working-process .working-item.item-1 {
    margin-top: 80px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .working-process .working-item.item-1 {
        margin-top: 30px
    }
}

@media(max-width:767px) {
    .working-process .working-item.item-1 {
        margin-top: 30px
    }
}

.working-process .working-item.item-2 {
    margin-top: 240px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .working-process .working-item.item-2 {
        margin-top: 30px
    }
}

@media(max-width:767px) {
    .working-process .working-item.item-2 {
        margin-top: 30px
    }
}

.working-process .working-item.item-3 {
    margin-top: 30px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .working-process .working-item.item-3 {
        margin-top: 30px
    }
}

@media(max-width:767px) {
    .working-process .working-item.item-3 {
        margin-top: 30px
    }
}

.working-process .working-item.item-4 {
    margin-top: 190px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .working-process .working-item.item-4 {
        margin-top: 30px
    }
}

@media(max-width:767px) {
    .working-process .working-item.item-4 {
        margin-top: 30px
    }
}

.working-process .working-item .dot-1 {
    position: absolute;
    right: -140px;
    top: 0
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .working-process .working-item .dot-1 {
        display: none
    }
}

@media(max-width:767px) {
    .working-process .working-item .dot-1 {
        display: none
    }
}

.working-process .working-item .dot-2 {
    position: absolute;
    right: -70px;
    top: -160px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .working-process .working-item .dot-2 {
        display: none
    }
}

@media(max-width:767px) {
    .working-process .working-item .dot-2 {
        display: none
    }
}

.working-process .working-item .dot-3 {
    position: absolute;
    top: -140px;
    left: -60px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .working-process .working-item .dot-3 {
        display: none
    }
}

@media(max-width:767px) {
    .working-process .working-item .dot-3 {
        display: none
    }
}

.working-process .shape-1 {
    position: absolute;
    top: 150px;
    left: 100px;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    background: #fff;
    animation: scale-up-three linear 15s infinite
}

@media(max-width:767px) {
    .working-process .shape-1 {
        left: 20px;
        top: 30px
    }
}

.working-process .shape-2 {
    position: absolute;
    bottom: 50px;
    right: 100px;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    border: 5px solid #fff;
    animation: rotatey linear 15s infinite
}

@media(max-width:767px) {
    .working-process .shape-2 {
        right: 30px;
        bottom: 30px
    }
}

.working-process .shape-3 {
    position: absolute;
    top: 150px;
    right: 100px;
    height: 5px;
    width: 60px;
    background: #fff;
    transform: rotate(-18deg);
    animation: rotated linear 30s infinite
}

@media(max-width:767px) {
    .working-process .shape-3 {
        right: 20px;
        top: 50px
    }
}

.working-process .shape-3::before {
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 60px;
    width: 5px;
    background: #fff
}

.working-process .shape-4 {
    position: absolute;
    bottom: 150px;
    left: 100px;
    height: 5px;
    width: 50px;
    background: #fff;
    transform: rotate(-18deg);
    animation: rotated linear 30s infinite;
    opacity: .7
}

@media(max-width:767px) {
    .working-process .shape-4 {
        left: 20px;
        bottom: 50px
    }
}

.working-process .shape-4::before {
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 50px;
    width: 5px;
    background: #fff;
    opacity: .7
}

@keyframes rotatey {
    0% {
        transform: rotateY(-360deg) rotateX(-90deg)
    }
    100% {
        transform: rotateY(360deg) rotateX(90deg)
    }
}

@-webkit-keyframes rotatey {
    0% {
        transform: rotateY(-360deg) rotateX(-90deg)
    }
    100% {
        transform: rotateY(360deg) rotateX(90deg)
    }
}

@keyframes rotated {
    0% {
        transform: rotate(-360deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rotated {
    0% {
        transform: rotate(-360deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

.quote-area {
    padding-top: 124px
}

.quote-area .quote-thumb img {
    width: 100%
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .quote-area .quote-content {
        margin-top: 30px
    }
}

@media(max-width:767px) {
    .quote-area .quote-content {
        margin-top: 30px
    }
}

.quote-area .quote-content .title {
    font-weight: 300;
    font-size: 40px;
    color: #8a8a8a;
    line-height: 55px
}

.quote-area .quote-content .title span {
    color: #222;
    font-weight: 600;
    font-size: 46px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .quote-area .quote-content .title span {
        font-size: 38px
    }
}

@media(max-width:767px) {
    .quote-area .quote-content .title span {
        font-size: 40px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .quote-area .quote-content .title span {
        font-size: 46px
    }
}

.quote-area .quote-content .title span span {
    font-weight: 400;
    color: #f86e03
}

.quote-area .quote-content form .input-box {
    position: relative
}

.quote-area .quote-content form .input-box label {
    font-size: 18px;
    font-weight: 600;
    color: #222
}

.quote-area .quote-content form .input-box input {
    width: 100%;
    background: #eef3f9;
    border: 2px solid #eef3f9;
    line-height: 70px;
    padding-left: 30px;
    color: #8a8a8a
}

.quote-area .quote-content form .input-box input::placeholder {
    color: #8a8a8a;
    opacity: 1
}

.quote-area .quote-content form .input-box input:focus {
    border-color: #f86e03;
    background-color: transparent
}

.quote-area .quote-content form .input-box textarea {
    background: #eef3f9;
    width: 100%;
    height: 130px;
    border: 2px solid #eef3f9;
    padding-left: 30px;
    padding-top: 20px;
    color: #8a8a8a;
    resize: none
}

.quote-area .quote-content form .input-box textarea:focus {
    border-color: #f86e03;
    background-color: transparent
}

.quote-area .quote-content form .input-box textarea::placeholder {
    opacity: 1;
    color: #8a8a8a
}

.quote-area .quote-content form .input-box i {
    color: #f86e03;
    position: absolute;
    right: 30px;
    top: 65px;
    font-size: 14px
}

.testimonial-area {
    padding-top: 117px;
    padding-bottom: 203px;
    background: #eef3f9
}

.testimonial-area .testimonial-item {
    padding: 0 40px 50px;
    position: relative;
    margin-bottom: 25px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .testimonial-area .testimonial-item {
        padding: 0 10px 50px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .testimonial-area .testimonial-item {
        padding: 0 30px 50px
    }
}

@media(max-width:767px) {
    .testimonial-area .testimonial-item {
        padding: 0 10px 50px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .testimonial-area .testimonial-item {
        padding: 0 40px 50px
    }
}

.testimonial-area .testimonial-item img {
    margin-top: -40px;
    display: inline-block
}

.testimonial-area .testimonial-item p {
    font-size: 14px;
    line-height: 26px;
    padding-top: 12px
}

.testimonial-area .testimonial-item .title {
    font-weight: 600;
    color: #222;
    padding-top: 14px
}

.testimonial-area .testimonial-item>i {
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    background: #f86e03;
    position: absolute;
    left: 50%;
    bottom: -25px;
    transform: translateX(-50%)
}

.testimonial-area .testinonials-active .slick-dots {
    position: absolute;
    left: 50%;
    bottom: -78px;
    transform: translateX(-50%)
}

.testimonial-area .testinonials-active .slick-dots li {
    display: inline-block
}

.testimonial-area .testinonials-active .slick-dots li button {
    font-size: 0;
    background-color: #b1becd;
    border: 0;
    height: 5px;
    width: 20px;
    margin: 0 3px;
    border-radius: 10px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

@media(max-width:767px) {
    .testimonial-area .testinonials-active .slick-dots li button {
        width: 15px
    }
}

.testimonial-area .testinonials-active .slick-dots li.slick-active button {
    background: #f86e03;
    width: 50px
}

.star {
    margin-top: 30px
}

.star span {
    font-size: 28px;
    color: #8a8a8a;
    font-weight: 500
}

.star ul {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 35px
}

.star ul li {
    display: inline-block;
    color: #f86e03;
    margin: 0 3px
}

.testimonials-2-area {
    background: #eef3f9;
    padding-top: 119px;
    padding-bottom: 130px
}

.testimonials-2-area .section-title p {
    padding-bottom: 0
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .testimonials-2-area .section-title p {
        font-size: 18px
    }
}

.testimonials-2-area .section-title p.text {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    color: #8a8a8a;
    padding-right: 55px;
    padding-top: 10px;
    padding-bottom: 24px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .testimonials-2-area .section-title p.text {
        padding-right: 0
    }
}

.testimonials-2-area .testimonials-item {
    padding: 45px 40px 32px;
    position: relative;
    margin-bottom: 24px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .testimonials-2-area .testimonials-item {
        padding: 45px 20px 32px
    }
}

@media(max-width:767px) {
    .testimonials-2-area .testimonials-item {
        padding: 45px 10px 32px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .testimonials-2-area .testimonials-item {
        padding: 45px 40px 32px
    }
}

.testimonials-2-area .testimonials-item .testimonials-info {
    padding-left: 80px;
    position: relative
}

.testimonials-2-area .testimonials-item .testimonials-info img {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.testimonials-2-area .testimonials-item .testimonials-info .title {
    font-size: 20px
}

.testimonials-2-area .testimonials-item .testimonials-info span {
    font-size: 14px;
    font-weight: 500;
    color: #f86e03
}

.testimonials-2-area .testimonials-item .testimonials-content p {
    font-size: 14px;
    color: #8a8a8a;
    line-height: 26px;
    padding-top: 30px
}

.testimonials-2-area .testimonials-item .quote {
    position: absolute;
    bottom: -24px;
    right: 40px
}

.testimonials-2-area .testimonials-item .quote i {
    height: 50px;
    width: 50px;
    background: #f86e03;
    color: #fff;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    font-size: 18px;
    color: #fff
}

.testimonials-area-3 {
    padding-top: 117px;
    padding-bottom: 125px
}

.testimonials-area-3 .testinonials-3-active .testimonials-content p {
    font-size: 24px;
    font-weight: 600;
    color: #222;
    line-height: 42px;
    padding: 35px 40px 0
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .testimonials-area-3 .testinonials-3-active .testimonials-content p {
        padding: 35px 0 0;
        font-size: 23px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .testimonials-area-3 .testinonials-3-active .testimonials-content p {
        padding: 35px 0 0;
        font-size: 17px;
        line-height: 32px
    }
}

@media(max-width:767px) {
    .testimonials-area-3 .testinonials-3-active .testimonials-content p {
        padding: 35px 3px 0;
        font-size: 16px;
        line-height: 32px
    }
}

.testimonials-area-3 .testinonials-3-active .testimonials-content .user {
    border: 5px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 49.5px .5px rgba(189, 189, 189, .5);
    margin-top: 38px
}

.testimonials-area-3 .testinonials-3-active .testimonials-content span {
    font-size: 18px;
    font-weight: 700;
    color: #fc5546;
    padding-top: 15px
}

.testimonials-area-3 .testinonials-3-active .testimonials-content span span {
    font-size: 14px;
    font-weight: 500;
    color: #8a8a8a;
    padding-top: 0
}

.testimonials-area-3 .testinonials-3-active .testimonials-content img {
    display: inline-block
}

.blog-area {
    padding-top: 116px;
    padding-bottom: 124px;
    background: #eef3f9;
}

.blog-area .blog-item .blog-thumb {
    position: relative;
    overflow: hidden;
    z-index: 10
}

.blog-area .blog-item .blog-thumb img {
    width: 100%;
    transform: scale(1);
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.blog-area .blog-item .blog-thumb::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(1, 84, 247, .6);
    z-index: 5
}

.blog-area .blog-item .blog-content {
    padding-top: 30px;
    padding: 30px;
    background: #fff;
}

.blog-area .blog-item .blog-content ul li {
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    color: #8a8a8a;
    margin-right: 26px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

@media(max-width:767px) {
    .blog-area .blog-item .blog-content ul li {
        margin-right: 20px
    }
}

.blog-area .blog-item .blog-content ul li i {
    color: #0154f7;
    padding-right: 6px
}

.blog-area .blog-item .blog-content .title {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    padding-top: 11px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .blog-area .blog-item .blog-content .title {
        font-size: 18px
    }
}

@media(max-width:767px) {
    .blog-area .blog-item .blog-content .title {
        font-size: 18px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .blog-area .blog-item .blog-content .title {
        font-size: 20px
    }
}

.blog-area .blog-item .blog-content .title a {
    color: #222
}

.blog-area .blog-item .blog-content p {
    font-size: 14px;
    line-height: 26px;
    color: #8a8a8a;
    font-weight: 400;
    padding-top: 15px
}

.blog-area .blog-item .blog-content>a {
    font-size: 15px;
    font-weight: 600;
    color: #565656;
    margin-top: 18px;
    letter-spacing: 2px;
}

.blog-area .blog-item .blog-content>a i {
    padding-left: 6px;
    color: #ef5c52;
}

.blog-area .blog-item.item-2 .blog-thumb {
    position: relative
}

.blog-area .blog-item.item-2 .blog-thumb::before {
    background-color: rgba(239, 91, 81, .6)
}

.blog-area .blog-item.item-2 .blog-thumb i {
    position: absolute;
    top: 15px;
    right: 15px;
    height: 60px;
    width: 55px;
    background: #fff;
    text-align: center;
    line-height: 60px;
    color: #f86e03;
    font-size: 36px;
    border-radius: 5px;
    z-index: 6
}

.blog-area .blog-item:hover .blog-thumb img {
    transform: scale(1.2)
}

.blog-area.blog-masonry {
    padding-top: 100px;
    padding-bottom: 128px
}

.blog-area.blog-masonry .blog-item.blog-item-1 .blog-thumb::before {
    background-color: rgba(60, 208, 25, .6)
}

.blog-area.blog-masonry .blog-item.blog-item-2 .blog-thumb::before {
    background-color: rgba(1, 84, 247, .6)
}

.blog-area.blog-masonry .blog-item.blog-item-3 .blog-content {
    background: #eef3f9;
    padding: 30px
}

.blog-area.blog-masonry .blog-item.blog-item-3 .blog-content span {
    color: #0154f7;
    font-size: 15px;
    font-weight: 600;
    padding-left: 40px;
    position: relative;
    margin-top: 15px
}

.blog-area.blog-masonry .blog-item.blog-item-3 .blog-content span::before {
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    height: 2px;
    width: 30px;
    transform: translateY(-50%);
    background: #0154f7
}

.blog-area.blog-masonry .blog-item.blog-item-4 .blog-thumb::before {
    background-color: rgba(25, 34, 208, .522)
}

.blog-area.blog-masonry .blog-item.blog-item-5 .blog-thumb::before {
    background-color: #d222e7;
    opacity: .522
}

.pagination-area nav ul li a {
    height: 60px;
    width: 60px;
    border-radius: 50%!important;
    text-align: center;
    line-height: 54px;
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    color: #859aaa;
    background: #fff;
    margin: 0 5px;
    border: 2px solid #e4e4e5;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

@media(max-width:767px) {
    .pagination-area nav ul li a {
        margin: 0 2px;
        height: 50px;
        width: 50px;
        line-height: 46px
    }
}

.pagination-area nav ul li a span i {
    font-size: 22px
}

.pagination-area nav ul li a:hover,
.pagination-area nav ul li a.active {
    background: #0154f7;
    color: #fff;
    border-color: #0154f7;
    box-shadow: 0 10px 49.5px .5px rgba(59, 126, 255, .78)
}

.pagination-area.pagination-area-2 nav ul li a:hover,
.pagination-area.pagination-area-2 nav ul li a.active {
    background: #fc5546;
    border-color: #fc5546;
    box-shadow: 0 10px 49.5px .5px rgba(239, 91, 81, .78)
}

.blog-area-2 {
    margin-top: -15px
}

.blog-area-2 .section-title p {
    padding-bottom: 25px
}

.blog-area-2 .blog-item {
    position: relative
}

.blog-area-2 .blog-item .blog-overlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(16, 30, 59, .85)
}

.blog-area-2 .blog-item .blog-overlay .blog-tag {
    position: absolute;
    left: 30px;
    top: 30px;
    background: #ef5b51
}

@media(max-width:767px) {
    .blog-area-2 .blog-item .blog-overlay .blog-tag {
        left: 5px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .blog-area-2 .blog-item .blog-overlay .blog-tag {
        left: 30px
    }
}

.blog-area-2 .blog-item .blog-overlay .blog-tag span {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 26px;
    padding: 0 12px
}

.blog-area-2 .blog-item .blog-overlay .blog-content {
    position: absolute;
    bottom: 25px;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
    padding: 0 30px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .blog-area-2 .blog-item .blog-overlay .blog-content {
        padding: 0 15px
    }
}

@media(max-width:767px) {
    .blog-area-2 .blog-item .blog-overlay .blog-content {
        padding: 0 5px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .blog-area-2 .blog-item .blog-overlay .blog-content {
        padding: 0 30px
    }
}

.blog-area-2 .blog-item .blog-overlay .blog-content ul li {
    display: inline-block;
    color: #fff;
    font-weight: 500
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .blog-area-2 .blog-item .blog-overlay .blog-content ul li {
        font-size: 14px
    }
}

@media(max-width:767px) {
    .blog-area-2 .blog-item .blog-overlay .blog-content ul li {
        font-size: 14px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .blog-area-2 .blog-item .blog-overlay .blog-content ul li {
        font-size: 16px
    }
}

.blog-area-2 .blog-item .blog-overlay .blog-content ul li i {
    padding-right: 6px
}

.blog-area-2 .blog-item .blog-overlay .blog-content ul li:first-child {
    margin-right: 25px
}

.blog-area-2 .blog-item .blog-overlay .blog-content .title {
    color: #fff;
    font-size: 20px;
    line-height: 28px;
    padding-top: 10px;
    margin-bottom: -65px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.blog-area-2 .blog-item .blog-overlay .blog-content .title a {
    color: #fff
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .blog-area-2 .blog-item .blog-overlay .blog-content .title {
        font-size: 18px
    }
}

@media(max-width:767px) {
    .blog-area-2 .blog-item .blog-overlay .blog-content .title {
        font-size: 17px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .blog-area-2 .blog-item .blog-overlay .blog-content .title {
        font-size: 20px
    }
}

.blog-area-2 .blog-item .blog-overlay .blog-content p {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
    padding-bottom: 18px;
    padding-top: 10px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .blog-area-2 .blog-item .blog-overlay .blog-content p {
        font-size: 12px
    }
}

@media(max-width:767px) {
    .blog-area-2 .blog-item .blog-overlay .blog-content p {
        font-size: 13px
    }
	.banner-area.page-title .banner-bg .page-title-content nav .breadcrumb li:after {
		display:none;
	}
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .blog-area-2 .blog-item .blog-overlay .blog-content p {
        font-size: 14px
    }
}

.blog-area-2 .blog-item .blog-overlay .blog-content>a {
    font-size: 15px;
    font-weight: 600;
    color: #fff
}

.blog-area-2 .blog-item .blog-overlay .blog-content>a i {
    padding-left: 6px
}

.blog-area-2 .blog-item .blog-overlay:hover .blog-content .title {
    margin-bottom: 0
}

.blog-area-2 .blog-item .blog-overlay:hover .blog-content p {
    opacity: 1;
    visibility: visible
}

.blog-3-area {
    background: #eceff3;
    padding-top: 87px;
    padding-bottom: 123px
}

.blog-3-area .section-title p {
    padding-bottom: 30px
}

.blog-3-area .section-title>span {
    font-size: 14px;
    color: #8a8a8a;
    line-height: 26px;
    padding-right: 15px;
    padding-bottom: 35px
}

.blog-3-area .section-title a {
    background: #fc5546;
    border-color: #fc5546
}

.blog-3-area .section-title a:hover{
	background: #222 !important;
	border-color: #222 !important;
}

.blog-3-area .section-title a:hover {
    background: #0154f7;
    border-color: #0154f7
}

.blog-3-area .blog-item .blog-thumb {
    position: relative
}

.blog-3-area .blog-item .blog-thumb img {
    width: 100%;
    padding-top: 13px
}

.blog-3-area .blog-item .blog-thumb span {
    position: absolute;
    left: 20px;
    top: 20px;
    background: #fc5546;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    line-height: 26px;
    padding: 0 12px
}

.blog-3-area .blog-item .blog-content {
    padding-top: 24px
}

.blog-3-area .blog-item .blog-content ul li {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    color: #8a8a8a
}

.blog-3-area .blog-item .blog-content ul li i {
    color: #fc5546;
    padding-right: 6px
}

.blog-3-area .blog-item .blog-content ul li:first-child {
    margin-right: 30px
}

.blog-3-area .blog-item .blog-content .title {
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    padding-top: 10px;
    padding-bottom: 15px
}

.blog-3-area .blog-item .blog-content .title a {
    color: #222
}

.blog-3-area .blog-item .blog-content p {
    font-size: 14px;
    font-weight: 500;
    color: #8a8a8a;
    line-height: 26px;
    padding-bottom: 15px
}

.blog-3-area .blog-item .blog-content>a {
    font-size: 15px;
    font-weight: 600;
    color: #8a8a8a;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.blog-3-area .blog-item .blog-content>a:hover {
    color: #fc5546
}

.blog-3-area .blog-item .blog-content>a i {
    padding-left: 6px
}

.requst-quote-area {
    position: relative;
    z-index: 10;
    padding-bottom: 230px;
    padding-top: 117px
}

.requst-quote-area::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #0154f7;
    opacity: .702;
    z-index: -2
}

.requst-quote-area::after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-image: url(../images/request-dot.png);
    z-index: -1
}

.requst-quote-area .requst-content span {
    color: #fff;
    font-size: 35px
}

.requst-quote-area .requst-content .title {
    font-size: 60px;
    color: #fff;
    line-height: 60px;
    padding-bottom: 40px
}

@media(max-width:767px) {
    .requst-quote-area .requst-content .title {
        font-size: 28px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .requst-quote-area .requst-content .title {
        font-size: 50px
    }
}

.requst-quote-area .requst-content a {
    width: 215px
}

.requst-quote-area.services-quote {
    padding-bottom: 130px
}

.requst-quote-area.about-quote {
    padding-top: 115px
}

.newaletter-area {
    margin-bottom: 130px;
    position: relative;
    margin-top: -100px;
    z-index: 11
}

@media(max-width:767px) {
    .newaletter-area {
        margin-top: 0;
        margin-bottom: 200px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .newaletter-area {
        margin-top: -110px;
        margin-bottom: 130px
    }
}

.newaletter-area .newaletter-item {
    height: 200px
}

.newaletter-area .newaletter-item .newaletter-content {
    width: 370px;
    background: #ef5b51;
    height: 200px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .newaletter-area .newaletter-item .newaletter-content {
        width: 200px
    }
}

@media(max-width:767px) {
    .newaletter-area .newaletter-item .newaletter-content {
        width: 100%;
        height: 150px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .newaletter-area .newaletter-item .newaletter-content {
        width: 170px;
        height: 200px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .newaletter-area .newaletter-item .newaletter-content .item {
        padding-left: 40px
    }
}

@media(max-width:767px) {
    .newaletter-area .newaletter-item .newaletter-content .item {
        padding-left: 20px
    }
}

.newaletter-area .newaletter-item .newaletter-content .item span {
    color: #fff;
    font-weight: 300;
    font-size: 24px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .newaletter-area .newaletter-item .newaletter-content .item span {
        font-size: 16px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .newaletter-area .newaletter-item .newaletter-content .item span {
        font-size: 16px
    }
}

.newaletter-area .newaletter-item .newaletter-content .item .title {
    color: #fff;
    font-size: 40px;
    line-height: 45px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .newaletter-area .newaletter-item .newaletter-content .item .title {
        font-size: 26px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .newaletter-area .newaletter-item .newaletter-content .item .title {
        font-size: 26px
    }
}

.newaletter-area .newaletter-item .newaletter-input {
    background: #eef3f9;
    width: 67%;
    position: relative;
    z-index: 10
}

@media(max-width:767px) {
    .newaletter-area .newaletter-item .newaletter-input {
        width: 100%;
        height: 200px;
        padding: 20px
    }
}

.newaletter-area .newaletter-item .newaletter-input::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-image: url(../images/newsletter-dot.png);
    opacity: .1;
    z-index: -1
}

.newaletter-area .newaletter-item .newaletter-input input {
    width: 400px;
    background: #fff;
    border: 0;
    opacity: 1;
    line-height: 60px;
    padding-left: 30px;
    border-radius: 5px;
    margin-right: 10px;
    font-size: 14px;
    color: #8a8a8a
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .newaletter-area .newaletter-item .newaletter-input input {
        width: 300px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .newaletter-area .newaletter-item .newaletter-input input {
        width: 240px
    }
}

@media(max-width:767px) {
    .newaletter-area .newaletter-item .newaletter-input input {
        width: 100%;
        margin-bottom: 20px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .newaletter-area .newaletter-item .newaletter-input input {
        width: 170px;
        margin-bottom: 0
    }
}

.newaletter-area .newaletter-item .newaletter-input input::placeholder {
    opacity: 1;
    color: #8a8a8a
}

.brand-area {
    padding-bottom: 80px
}

.brand-area .brand-item img {
    display: inline-block
}

.brand-area.about-brand {
    background: #eef3f9
}

.footer-area {
    background: #101e3b;
    position: relative
}

.footer-area::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-image: url(../images/working-line.png);
    opacity: .02
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .footer-area .footer-widget {
        margin-left: 0
    }
}

@media(max-width:767px) {
    .footer-area .footer-widget {
        margin-left: 0
    }
}

.footer-area .footer-widget .footer-title .title {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px;
}

.footer-area .footer-widget .footer-items-1 {
    padding-top: 32px
}

.footer-area .footer-widget .footer-items-1 p {
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    padding-bottom: 35px
}

.footer-area .footer-widget .footer-items-1 ul li {
    display: inline-block
}

.footer-area .footer-widget .footer-items-1 ul li a {
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 36px;
    border-radius: 5px;
    border: 2px solid #2d416a;
    color: #fff;
    font-size: 14px;
    margin-right: 5px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.footer-area .footer-widget .footer-items-1 ul li a:hover {
    background: #0154f7;
    color: #fff;
    border-color: #0154f7
}

.footer-area .footer-widget .footer-items-2 {
    padding-top: 30px
}

.footer-area .footer-widget .footer-items-2 ul li a {
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.footer-area .footer-widget .footer-items-2 ul li a:hover {
    color: #0154f7
}

.footer-area .footer-widget .footer-items-3 {
    margin-top: 0px;
}

.footer-area .footer-widget .footer-items-3 .News-item .News-thumb {
    width: 140px
}

.footer-area .footer-widget .footer-items-3 .News-item .News-thumb img {
    width: 100%;
    border-radius: 5px
}

.footer-area .footer-widget .footer-items-3 .News-item .News-content {
    padding-left: 18px
}

.footer-area .footer-widget .footer-items-3 .News-item .News-content .title {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    line-height: 21px;
    /* margin-top: -27px; */
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .footer-area .footer-widget .footer-items-3 .News-item .News-content .title {
        font-size: 14px;
        line-height: 26px
    }
}

.footer-area .footer-widget .footer-items-3 .News-item .News-content span {
    font-size: 14px;
    color: #aeb7ca
}

.footer-area .footer-copyright {
    height: 85px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 2px solid #2b3c60;
    margin-top: 76px
}

@media(max-width:767px) {
    .footer-area .footer-copyright {
        display: block;
        text-align: center
    }
	.back-top .back-to-top {
		left: 90%;
	}
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .footer-area .footer-copyright {
		/* display: flex; */
	}
}

.footer-area .footer-copyright span {
    color: #aeb7ca
}

@media(max-width:767px) {
    .footer-area .footer-copyright span {
        padding: 20px 0 5px
    }
}

.footer-area .footer-copyright span i {
    padding-right: 6px;
    font-size: 24px
}

.footer-area .footer-copyright p {
    color: #aeb7ca;
    font-size: 14px
}

.back-top .back-to-top {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 60px;
    height: 50px;
    width: 50px;
    background: #0154f7;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    line-height: 50px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    z-index: 99;
    cursor: pointer;
    display: none;
    font-size: 24px
}

.back-top .back-to-top i {
    transition: all linear .3s;
    color: #fff
}

.back-top.back-top-2 .back-to-top {
    position: fixed;
    right: 30px;
    bottom: 30px;
    left: auto;
    z-index: 9999999
}

.footer-3-area {
    background: #041d47;
    padding-top: 50px;
    position: relative
}

.footer-3-area::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-image: url(../images/working-line.png);
    opacity: .02
}

.footer-3-area .footer-item-1 p {
    color: #aeb7ca;
    padding-top: 30px;
    padding-bottom: 30px
}

.footer-3-area .footer-item-1 ul li {
    display: inline-block
}

.footer-3-area .footer-item-1 ul li a {
    height: 40px;
    width: 40px;
    background: #14346b;
    border-radius: 5px;
    color: #4a70b1;
    text-align: center;
    line-height: 40px;
    margin-right: 5px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.footer-3-area .footer-item-1 ul li a:hover {
    background: #fc5546;
    color: #fff
}

.footer-3-area .footer-item-2 {
    margin-left: 50px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .footer-3-area .footer-item-2 {
        margin-left: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .footer-3-area .footer-item-2 {
        margin-left: 0
    }
}

@media(max-width:767px) {
    .footer-3-area .footer-item-2 {
        margin-left: 0
    }
}

.footer-3-area .footer-item-2 .title {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
    padding-bottom: 28px
}

.footer-3-area .footer-item-2 p {
    color: #aeb7ca;
    padding-bottom: 24px
}

.footer-3-area .footer-item-2 .links-list {
    display: flex
}

.footer-3-area .footer-item-2 .links-list ul li a {
    font-size: 14px;
    color: #aeb7ca;
    line-height: 32px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.footer-3-area .footer-item-2 .links-list ul li a:hover {
    color: #f86e03
}

.footer-3-area .footer-item-2.footer-item-3 {
    margin-left: -30px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .footer-3-area .footer-item-2.footer-item-3 {
        margin-left: 0
    }
}

@media(max-width:767px) {
    .footer-3-area .footer-item-2.footer-item-3 {
        margin-left: 0
    }
}

.footer-3-area .footer-item-2.footer-item-3 .input-box {
    position: relative
}

.footer-3-area .footer-item-2.footer-item-3 .input-box input {
    width: 100%;
    height: 60px;
    background: #fff;
    border: 0;
    color: #8a8a8a;
    padding-left: 30px;
    font-size: 14px
}

.footer-3-area .footer-item-2.footer-item-3 .input-box input::placeholder {
    color: #8a8a8a;
    opacity: 1
}

.footer-3-area .footer-item-2.footer-item-3 .input-box button {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 60px;
    border: 0;
    background: #fc5546;
    color: #fff
}

.footer-3-area .footer-info {
    position: relative;
    padding-left: 80px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .footer-3-area .footer-info {
        padding-left: 60px
    }
}

.footer-3-area .footer-info .title {
    font-size: 18px;
    color: #fff
}

.footer-3-area .footer-info span {
    font-size: 14px;
    color: #aeb7ca;
    padding-top: 4px
}

.footer-3-area .footer-info i {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 60px;
    width: 60px;
    background: #14346b;
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    color: #3e63a4;
    font-size: 24px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .footer-3-area .footer-info i {
        height: 40px;
        width: 40px;
        line-height: 40px;
        font-size: 18px
    }
}

.footer-3-area .footer-info:hover i {
    background: #fc5546;
    color: #fff
}

.footer-3-area .footer-copy {
    border-top: 2px solid #14346b
}

.footer-3-area .footer-copy p {
    line-height: 75px;
    color: #aeb7ca
}

.services-area {
    background: #3b7eff;
    padding-top: 117px;
    padding-bottom: 225px;
    position: relative
}

.services-area::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/services-map.png);
    opacity: .06;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.services-area .section-title .title {
    color: #fff
}

.services-area .section-title .title span {
    color: #fff
}

.services-area .section-title p {
    color: #fff
}

.services-area .services-item {
    background-image: url(../images/services-thumb.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 10;
    padding: 40px 71px 45px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .services-area .services-item {
        padding: 40px 10px 45px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .services-area .services-item {
        padding: 40px 45px 45px
    }
}

@media(max-width:767px) {
    .services-area .services-item {
        padding: 40px 0 45px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .services-area .services-item {
        padding: 40px 120px 45px
    }
}

.services-area .services-item::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #2972ff;
    opacity: 1;
    z-index: -1;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.services-area .services-item .title {
    color: #fff;
    font-size: 24px;
    line-height: 32px
}

.services-area .services-item>i {
    font-size: 60px;
    color: #fff;
    padding-top: 35px;
    padding-bottom: 22px
}

.services-area .services-item p {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    line-height: 26px;
    padding-bottom: 15px
}

.services-area .services-item a {
    color: #fff
}

.services-area .services-active .slick-center .services-item::before {
    background-color: #0250e8;
    opacity: .859
}

.services-area .services-active .slick-dots {
    position: absolute;
    bottom: -95px;
    left: 50%;
    transform: translateX(-50%)
}

.services-area .services-active .slick-dots li {
    display: inline-block
}

.services-area .services-active .slick-dots li button {
    background-color: transparent;
    border: 3px solid #fff;
    border-radius: 50%;
    height: 15px;
    width: 15px;
    font-size: 0;
    margin: 0 6px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.services-area .services-active .slick-dots li.slick-active button {
    height: 20px;
    width: 20px
}

.services-area.services-about {
    background: #eef3f9;
    padding-top: 100px;
    padding-bottom: 130px
}

.services-area.services-about::before {
    background-image: url(../images/services-map-2.png);
    opacity: .08
}

@media only screen and (min-width:1200px) and (max-width:1600px) {
    .services-area.services-about .services-item {
        padding: 40px 71px 45px
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .services-area.services-about .services-item {
        padding: 40px 31px 45px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .services-area.services-about .services-item {
        padding: 40px 45px 45px
    }
}

@media(max-width:767px) {
    .services-area.services-about .services-item {
        padding: 40px 0 45px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .services-area.services-about .services-item {
        padding: 40px 70px 45px
    }
}

.services-area.services-about .services-item::before {
    background: #fff
}

.services-area.services-about .services-item .title {
    color: #222
}

.services-area.services-about .services-item>i {
    color: #0154f7
}

.services-area.services-about .services-item p {
    color: #8a8a8a
}

.services-area.services-about .services-item a {
    color: #8a8a8a;
    font-size: 15px;
    font-weight: 600;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.services-area.services-about .services-item a i {
    padding-left: 6px
}

.services-area.services-about .services-item a:hover {
    color: #0154f7
}

.services-3-area {
    background: #041d47;
    padding-top: 116px;
    position: relative;
    padding-bottom: 123px
}

.services-3-area::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-image: url(../images/working-line-2.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: .03
}

.services-3-area .section-title .title {
    color: #a8b5cc
}

.services-3-area .section-title .title span {
    color: #fff
}

.services-3-area .section-title p {
    color: #a8b5cc;
    padding-bottom: 48px
}

.services-3-area .services-item>i {
    font-size: 60px;
    color: #1a3d77
}

.services-3-area .services-item span {
    font-size: 18px;
    color: #b9aecb;
    text-transform: capitalize;
    padding-top: 32px;
    padding-bottom: 3px
}

.services-3-area .services-item .title {
    font-size: 22px;
    color: #fff;
    padding-bottom: 25px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .services-3-area .services-item .title {
        font-size: 20px
    }
}

.services-3-area .services-item p {
    font-size: 14px;
    color: #a8b5cc;
    line-height: 26px;
    padding: 0 25px 14px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .services-3-area .services-item p {
        padding: 0 0 14px
    }
}

.services-3-area .services-item a {
    color: #a8b5cc;
    font-size: 15px;
    font-weight: 600
}

.services-3-area .services-item a i {
    padding-left: 6px
}

.services-business {
    margin-top: -29px
}

.services-business .container::before {
    position: absolute;
    content: '';
    left: 50%;
    transform: translateX(-50%);
    top: -115px;
    width: 110%;
    height: 145px;
    background: #fff;
    padding-left: 115px;
    padding-right: 115px
}

.services-business .section-title p {
    padding-bottom: 30px
}

.services-business .section-title>span {
    font-size: 14px;
    color: #8a8a8a;
    line-height: 28px;
    padding-right: 30px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .services-business .section-title>span {
        padding-right: 0
    }
}

@media(max-width:767px) {
    .services-business .section-title>span {
        padding-right: 0
    }
}

.services-business .section-title>span.text {
    padding-top: 27px
}

.services-business .section-title a {
    margin-top: 35px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .services-business .bussiness-thumb {
        margin-top: 30px
    }
}

@media(max-width:767px) {
    .services-business .bussiness-thumb {
        margin-top: 30px
    }
}

.services-business .bussiness-thumb img {
    width: 100%
}

.services-pricing-area {
    background: #eef3f9;
    padding-top: 117px;
    padding-bottom: 130px
}

.services-pricing-area .section-title {
    padding-bottom: 50px
}

.services-pricing-area .pricing-tab {
    padding-top: 50px;
    padding-left: 30px;
    padding-bottom: 250px;
    margin-right: 2px;
    margin-left: 2px;
    padding-right: 20px;
    position: relative
}

.services-pricing-area .pricing-tab .nav li a {
    padding: 0;
    background-color: #fef0e5;
    line-height: 50px;
    color: #222;
    padding: 0 24px;
    border-radius: 0;
    font-size: 15px;
    font-weight: 600
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .services-pricing-area .pricing-tab .nav li a {
        padding: 0 17px
    }
}

.services-pricing-area .pricing-tab .nav li a.active {
    background: #f86e03;
    color: #fff
}

.services-pricing-area .pricing-tab p {
    font-size: 16px;
    padding-top: 15px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .services-pricing-area .pricing-tab p {
        font-size: 14px
    }
}

.services-pricing-area .pricing-tab img {
    position: absolute;
    right: 0;
    bottom: 0
}

.services-pricing-area .pricing-item {
    margin-left: 2px;
    margin-right: 2px;
    padding-top: 44px
}

.services-pricing-area .pricing-item .title {
    font-size: 30px;
    color: #222
}

.services-pricing-area .pricing-item p {
    padding: 8px 30px 30px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .services-pricing-area .pricing-item p {
        padding: 8px 10px 30px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .services-pricing-area .pricing-item p {
        padding: 8px 80px 30px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .services-pricing-area .pricing-item p {
        padding: 8px 70px 30px
    }
}

.services-pricing-area .pricing-item ul {
    padding-top: 28px;
    padding-bottom: 15px
}

.services-pricing-area .pricing-item ul li {
    line-height: 35px;
    font-size: 16px;
    font-weight: 500;
    color: #8a8a8a
}

.services-pricing-area .pricing-item>span {
    font-size: 40px;
    color: #0154f7;
    font-weight: 700;
    padding-bottom: 35px
}

.services-pricing-area .pricing-item>span span {
    font-size: 24px;
    line-height: 0
}

.services-pricing-area.priceing-page {
    background: #0e2b5c;
    padding-top: 100px
}

.counter-area {
    padding-top: 130px;
    padding-bottom: 128px;
    background: #101e3b;
    position: relative
}

.counter-area::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/counter-dot.png);
    opacity: .6
}

.counter-area .counter-play {
    position: relative;
    margin-top: -70px;
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .counter-area .counter-play {
        margin-right: 0
    }
}

@media(max-width:767px) {
    .counter-area .counter-play {
        margin-right: 0;
		margin-bottom: 50px;
    }
	
	.forx .quote-area .quote-content form .input-box i{
		margin-right: 0px !important;
		width: auto !important;
		background: transparent !important;
		padding: 0px !important;
		margin: 0px !important;
		line-height: 20px !important;
		border: none !important;
	}
	
	.quote-area .quote-content form .input-box input,
	.quote-area .quote-content form .input-box textarea{
		padding-right: 60px;
	}
	
	.wpcf7-form-control-wrap{
		width: 100%;
	}
}

.counter-area .counter-play::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(16, 30, 59, .65)
}

.counter-area .counter-play img {
    width: 100%
}

.counter-area .counter-play a {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    background: #fff;
    border-radius: 50%;
    color: #f86e03;
    font-size: 14px
}

.counter-area .counter-item {
    padding-left: 120px;
    position: relative
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .counter-area .counter-item {
        margin-top: 30px
    }
}

@media(max-width:767px) {
    .counter-area .counter-item {
        margin-top: 30px
    }
	
	.counter-area .counter-item{
		max-width: 270px;
		margin: 0 auto;
	}
}

.counter-area .counter-item i {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    font-size: 70px
}

.counter-area .counter-item .title {
    font-size: 45px;
    color: #f86e03
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .counter-area .counter-item .title {
        font-size: 32px
    }
}

@media(max-width:767px) {
    .counter-area .counter-item .title {
        font-size: 32px
    }
}

.counter-area .counter-item span {
    font-size: 18px;
    color: #91a5ce;
    font-weight: 500
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .counter-area .counter-item span {
        font-size: 15px
    }
}

.counter-area.about-counter {
    padding-top: 0;
    background-color: transparent;
    padding-bottom: 130
}

.counter-area.about-counter::before {
    display: none
}

.counter-area.about-counter .counter-item i {
    color: #f86e03
}

.counter-area.about-counter .counter-item .title {
    color: #222
}

.counter-area.about-counter .counter-item span {
    color: #8a8a8a
}

.faq-area {
    padding-top: 117px;
    padding-bottom: 115px
}

.faq-area .section-title p {
    padding-bottom: 48px
}

@media(max-width:767px) {
    .faq-area .faq-thumb {
        margin-top: 30px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .faq-area .faq-thumb {
        margin-top: 60px
    }
}

.faq-area .faq-thumb img {
    width: 100%
}

.faq-area .faq-content {
    background: #ef5b51;
    padding: 40px 20px 45px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .faq-area .faq-content {
        padding: 40px 50px 45px
    }
}

.faq-area .faq-content .title {
    color: #fff;
    font-size: 24px
}

.faq-area .faq-content p {
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    padding-top: 17px;
    padding-bottom: 27px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .faq-area .faq-content p {
        font-size: 13px
    }
}

.faq-area .faq-content a {
    background: #d24238;
    border-color: #d24238
}

.faq-area.about-faq {
    padding-top: 100px;
    padding-bottom: 130px
}

.faq-area.about-faq .faq-content {
    background: #f86e03
}

.faq-area.about-faq .faq-content a {
    background: #d15b00;
    border-color: #d15b00
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .faq-area.about-faq .company-content {
        margin-top: 30px;
        padding-left: 0;
        padding-right: 0
    }
}

@media(max-width:767px) {
    .faq-area.about-faq .company-content {
        margin-top: 30px;
        padding-left: 0;
        padding-right: 0
    }
}

.faq-area.about-faq .company-content .section-title p {
    border-bottom: 1px solid #ddd;
    padding-bottom: 38px
}

.faq-area.about-faq .company-content .company-item p {
    padding-top: 30px;
    padding-bottom: 35px
}

.faq-area.about-faq .company-content .company-item ul li {
    display: inline-block
}

@media(max-width:767px) {
    .faq-area.about-faq .company-content .company-item ul li {
        display: block
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .faq-area.about-faq .company-content .company-item ul li {
        display: inline-block
    }
}

.faq-area.about-faq .company-content .company-item ul li .link {
    font-size: 15px;
    font-weight: 600;
    color: #f86e03;
    margin-left: 35px
}

@media(max-width:767px) {
    .faq-area.about-faq .company-content .company-item ul li .link {
        margin-left: 0;
        margin-top: 20px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .faq-area.about-faq .company-content .company-item ul li .link {
        margin-left: 35px;
        margin-top: 0
    }
}

.faq-area.about-faq .company-content .company-item ul li .link i {
    padding-left: 6px
}

.faq-area.faq-page {
    padding-top: 100px
}

.faq-accordion {
    padding-top: 30px
}

.faq-accordion .accordion {
    border: 2px solid transparent
}

.faq-accordion .accordion .card {
    border-radius: 0!important;
    border: 0;
    border-top: 2px solid transparent;
    margin-bottom: 30px;
    background: #eef3f9
}

.faq-accordion .accordion .card:first-child {
    border-top: 0
}

.faq-accordion .accordion .card .card-header {
    border-bottom: 0;
    padding: 0;
    margin: 0;
    background-color: transparent
}

.faq-accordion .accordion .card .card-header a {
    line-height: 70px;
    padding: 0 0 0 40px;
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
    width: 100%;
    color: #fff;
    position: relative;
    background: #3b7eff
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .faq-accordion .accordion .card .card-header a {
        padding: 0 0 0 40px;
        font-size: 18px
    }
}

@media(max-width:767px) {
    .faq-accordion .accordion .card .card-header a {
        line-height: 28px;
        padding: 10px 0 10px 26px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .faq-accordion .accordion .card .card-header a {
        line-height: 70px;
        padding: 0 0 0 40px
    }
}

.faq-accordion .accordion .card .card-header a i {
    color: #0154f7;
    padding-right: 20px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .faq-accordion .accordion .card .card-header a i {
        padding-right: 10px
    }
}

.faq-accordion .accordion .card .card-header a.collapsed {
    color: #8a8a8a;
    background-color: transparent;
    font-weight: 600
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .faq-accordion .accordion .card .card-header a.collapsed {
        padding: 0 0 0 40px;
        font-size: 15px
    }
}

.faq-accordion .accordion .card .card-header a.collapsed::before {
    content: '\f105';
    color: #666
}

.faq-accordion .accordion .card .card-header a::before {
    position: absolute;
    content: '\f105';
    right: 36px;
    font-size: 16px;
    font-family: 'font awesome 5 pro';
    color: #fff
}

@media(max-width:767px) {
    .faq-accordion .accordion .card .card-header a::before {
        right: 18px
    }
}

.faq-accordion .accordion .card .card-body {
    padding: 0 30px 20px 40px!important;
    background: #3b7eff
}

@media(max-width:767px) {
    .faq-accordion .accordion .card .card-body {
        padding: 0 30px 20px 26px!important
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .faq-accordion .accordion .card .card-body {
        padding: 0 30px 20px 40px!important
    }
}

.faq-accordion .accordion .card .card-body p {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    line-height: 28px
}

.accordion-area {
    padding-top: 97px
}

.accordion-area .faq-accordion .accordion .card {
    margin-bottom: 15px
}

.category-area .category-thumb {
    position: relative;
    height: 590px
}

.category-area .category-thumb::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #fc5546;
    opacity: .8
}

.category-area .category-thumb img {
    width: 100%
}

.category-area .category-thumb .play-overlay {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.category-area .category-thumb .play-overlay a {
    color: #fff;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    text-align: center;
    line-height: 100px;
    border: 2px solid #fff;
    font-size: 20px
}

.category-area .category-thumb .play-overlay a::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border: 1px solid #fff;
    -webkit-animation: ripple-white 1s linear infinite;
    -moz-animation: ripple-white 1s linear infinite;
    -o-animation: ripple-white 1s linear infinite;
    animation: ripple-white 1s linear infinite;
    border-radius: 50%
}

.category-area .category-thumb .play-overlay a::after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border: 1px solid #fff;
    -webkit-animation: ripple-white 1.3s linear infinite;
    -moz-animation: ripple-white 1.3s linear infinite;
    -o-animation: ripple-white 1.3s linear infinite;
    animation: ripple-white 1.3s linear infinite;
    border-radius: 50%
}

.category-area .category-misson {
    height: 590px;
    background: #eceff3
}

.category-area .category-misson .misson-item .title {
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    padding-top: 25px
}

.category-area .category-misson .misson-item p {
    font-weight: 500;
    color: #8a8a8a;
    line-height: 26px;
    padding: 18px 0 25px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .category-area .category-misson .misson-item p {
        font-size: 12px
    }
}

@media(max-width:767px) {
    .category-area .category-misson .misson-item p {
        font-size: 11px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .category-area .category-misson .misson-item p {
        font-size: 14px
    }
}

.category-area .category-misson .misson-item a {
    background: #fc5546;
    border-color: #fc5546
}

.category-area .category-misson .misson-item a:hover {
    color: #222;
    background: #fff !important;
    border-color: #fff !important;
}

.category-area .category-misson .misson-item a:hover::before {
    border-color: #0154f7
}

.category-area .category-misson .misson-item a:hover::after {
    border-color: #0154f7
}

.category-area .category-goals {
    height: 590px
}

.category-area .category-goals .goals-item .title {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    padding-top: 25px
}

.category-area .category-goals .goals-item p {
    font-weight: 500;
    color: #fff;
    line-height: 26px;
    padding: 18px 0 25px;
    padding-top: 18px;
    padding-bottom: 25px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .category-area .category-goals .goals-item p {
        font-size: 12px
    }
}

@media(max-width:767px) {
    .category-area .category-goals .goals-item p {
        font-size: 11px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .category-area .category-goals .goals-item p {
        font-size: 14px
    }
}

.category-area .category-goals .goals-item a {
    background: #fff;
    color: #222;
    border-color: #fff
}

.category-area .category-goals .goals-item a::before {
    border-color: #0154f7
}

.category-area .category-goals .goals-item a::after {
    border-color: #0154f7
}

.category-area .category-goals .goals-item a:hover {
    color: #fff;
    background: #fc5546;
    border-color: #fc5546
}

.category-area .category-goals .goals-item a:hover::before {
    border-color: #fff
}

.category-area .category-goals .goals-item a:hover::after {
    border-color: #fff
}

.case-study-area {
    padding-top: 117px;
    background: #eceff3
}

.case-study-area .section-title .title {
    padding-bottom: 50px
}

.case-study-area .case-item .case-thumb {
    overflow: hidden
}

.case-study-area .case-item .case-thumb img {
    width: 100%;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.case-study-area .case-item .case-content {
    padding: 34px 40px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .case-study-area .case-item .case-content {
        padding: 34px 20px
    }
}

@media(max-width:767px) {
    .case-study-area .case-item .case-content {
        padding: 10px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .case-study-area .case-item .case-content {
        padding: 34px 40px
    }
}

.case-study-area .case-item .case-content .title {
    font-size: 24px;
    color: #222;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.case-study-area .case-item .case-content p {
    font-size: 14px;
    color: #8a8a8a;
    padding-top: 13px
}

.case-study-area .case-item .case-content a {
    color: #8a8a8a;
    font-weight: 600;
    font-size: 15px;
    margin-top: 15px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.case-study-area .case-item .case-content a:hover {
    color: #fc5546
}

.case-study-area .case-item .case-content a i {
    padding-left: 6px
}

.case-study-area .case-item:hover .case-thumb img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.case-study-area .case-item:hover .case-content .title {
    color: #f86e03
}

.case-study-area .case-item-2 {
    position: relative;
    overflow: hidden
}

.case-study-area .case-item-2 img {
    width: 100%;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    transform: scale(1)
}

.case-study-area .case-item-2 .case-overlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-image: -moz-linear-gradient(90deg, #061f49 0%, rgba(12, 39, 86, .5) 70%, rgba(14, 43, 92, .01) 99%, #0e2b5c 100%);
    background-image: -webkit-linear-gradient(90deg, #061f49 0%, rgba(12, 39, 86, .5) 70%, rgba(14, 43, 92, .01) 99%, #0e2b5c 100%);
    background-image: -ms-linear-gradient(90deg, #061f49 0%, rgba(12, 39, 86, .5) 70%, rgba(14, 43, 92, .01) 99%, #0e2b5c 100%);
    background-image: -o-linear-gradient(90deg, #061f49 0%, rgba(12, 39, 86, .5) 70%, rgba(14, 43, 92, .01) 99%, #0e2b5c 100%);
    background-size: cover
}

.case-study-area .case-item-2 .case-overlay .case-content {
    position: absolute;
    left: 30px;
    bottom: 25px
}

.case-study-area .case-item-2 .case-overlay .case-content .title {
    color: #fff;
    font-size: 20px;
    text-transform: capitalize;
    padding-bottom: 6px
}

.case-study-area .case-item-2 .case-overlay .case-content a {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.case-study-area .case-item-2 .case-overlay .case-content a:hover {
    color: #f86e03
}

.case-study-area .case-item-2 .case-overlay .case-content a i {
    padding-left: 6px
}

.case-study-area .case-item-2:hover img {
    transform: scale(1.1)
}

.case-study-area.case-page-1 {
    padding-top: 100px;
    background: #fff
}

.case-study-area.case-page-1 .case-item .case-content {
    background: #eceff3
}

.case-study-area.case-page-2 {
    background: #fff;
    padding-top: 100px
}

.achievement-area .achievement-counter {
    background: #3b7eff;
    border-radius: 10px
}

.achievement-area .achievement-counter i {
    font-size: 70px;
    color: #fff;
    padding-top: 60px
}

.achievement-area .achievement-counter span {
    font-size: 45px;
    font-weight: 700;
    color: #fff;
    padding-top: 10px
}

.achievement-area .achievement-counter .title {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    padding-bottom: 60px
}

.achievement-area .achievement-counter.item-2 {
    background: #f86e03
}

.achievement-area .achievement-counter.item-3 {
    background: #ef5b51;
    margin-left: 30px;
    margin-right: -30px;
    position: relative
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .achievement-area .achievement-counter.item-3 {
        margin-left: 0;
        margin-right: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .achievement-area .achievement-counter.item-3 {
        margin-left: 0;
        margin-right: 0
    }
}

@media(max-width:767px) {
    .achievement-area .achievement-counter.item-3 {
        margin-left: 0;
        margin-right: 0
    }
}

.achievement-area .achievement-counter.item-4 {
    background: #0154f7;
    margin-left: 30px;
    margin-right: -30px;
    position: relative
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .achievement-area .achievement-counter.item-4 {
        margin-left: 0;
        margin-right: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .achievement-area .achievement-counter.item-4 {
        margin-left: 0;
        margin-right: 0
    }
}

@media(max-width:767px) {
    .achievement-area .achievement-counter.item-4 {
        margin-left: 0;
        margin-right: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .achievement-area .section-title {
        margin-top: 40px
    }
}

@media(max-width:767px) {
    .achievement-area .section-title {
        margin-top: 40px
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .achievement-area .section-title .title {
        font-size: 36px
    }
}

.achievement-area .section-title .title span {
    font-size: 46px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .achievement-area .section-title .title span {
        font-size: 36px
    }
}

@media(max-width:767px) {
    .achievement-area .section-title .title span {
        font-size: 28px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .achievement-area .section-title .title span {
        font-size: 46px
    }
}

.achievement-area .section-title .title span span {
    color: #fc5546
}

.achievement-area .section-title p {
    color: #c3c3c3;
    padding-bottom: 30px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .achievement-area .section-title p {
        font-size: 18px
    }
}

.achievement-area .achievement-text p {
    color: #8a8a8a;
    font-size: 14px;
    padding-bottom: 33px
}

.achievement-area .achievement-text a {
    background: #fc5546;
    border-color: #fc5546
}

.achievement-area .achievement-text a:hover {
    background: #0154f7;
    border-color: #0154f7
}

.video-play-area {
    height: 895px;
    position: relative;
    background-attachment: fixed
}

.video-play-area::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #0e2b5c;
    opacity: .749
}

.video-play-area .video-play-item a {
    color: #fff;
    height: 80px;
    width: 80px;
    border-radius: 50%;
    text-align: center;
    line-height: 80px;
    border: 2px solid #fc5546;
    background: #fc5546;
    font-size: 20px;
    position: relative
}

.video-play-area .video-play-item a::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border: 1px solid #fff;
    -webkit-animation: ripple-white 1s linear infinite;
    -moz-animation: ripple-white 1s linear infinite;
    -o-animation: ripple-white 1s linear infinite;
    animation: ripple-white 1s linear infinite;
    border-radius: 50%
}

.video-play-area .video-play-item a::after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border: 1px solid #fff;
    -webkit-animation: ripple-white 1.3s linear infinite;
    -moz-animation: ripple-white 1.3s linear infinite;
    -o-animation: ripple-white 1.3s linear infinite;
    animation: ripple-white 1.3s linear infinite;
    border-radius: 50%
}

.video-play-area .video-play-item .title {
    color: #fff;
    font-size: 100px;
    font-weight: 700;
    padding-top: 65px;
    padding-bottom: 5px
}

@media(max-width:767px) {
    .video-play-area .video-play-item .title {
        font-size: 40px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .video-play-area .video-play-item .title {
        font-size: 70px
    }
}

.video-play-area .video-play-item span {
    font-size: 30px;
    font-weight: 500;
    color: #fff
}

@media(max-width:767px) {
    .video-play-area .video-play-item span {
        font-size: 18px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .video-play-area .video-play-item span {
        font-size: 30px
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .solutions-area {
        padding-top: 117px
    }
}

.solutions-area .solutions-thumb {
    margin-right: -30px
}

@media(max-width:767px) {
    .solutions-area .solutions-thumb {
        margin-right: 0
    }
}

.solutions-area .solutions-thumb img {
    width: 100%
}

.solutions-area .solutions-thumb .solutions-content {
    background: #f86e03;
    text-align: center;
    margin-top: 30px
}

.solutions-area .solutions-thumb .solutions-content span {
    color: #fff;
    font-size: 35px;
    font-weight: 700;
    line-height: 45px;
    padding: 55px 30px 65px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .solutions-area .solutions-thumb .solutions-content span {
        font-size: 28px;
        line-height: 38px
    }
}

@media(max-width:767px) {
    .solutions-area .solutions-thumb .solutions-content span {
        font-size: 22px;
        line-height: 32px;
        padding: 55px 10px 65px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .solutions-area .solutions-content-area {
        padding-left: 0;
        padding-top: 30px
    }
}

@media(max-width:767px) {
    .solutions-area .solutions-content-area {
        padding-left: 0;
        padding-top: 30px
    }
}

.solutions-area .solutions-content-area .section-title p {
    padding-bottom: 40px
}

.solutions-area .solutions-content-area .solutions-list .item {
    position: relative;
    padding-left: 110px;
    padding-top: 15px
}

@media(max-width:767px) {
    .solutions-area .solutions-content-area .solutions-list .item {
        padding-left: 50px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .solutions-area .solutions-content-area .solutions-list .item {
        padding-left: 110px
    }
}

.solutions-area .solutions-content-area .solutions-list .item .title {
    font-size: 24px;
    font-weight: 600;
    color: #222
}

@media(max-width:767px) {
    .solutions-area .solutions-content-area .solutions-list .item .title {
        font-size: 20px
    }
}

.solutions-area .solutions-content-area .solutions-list .item p {
    padding-right: 30px;
    padding-top: 11px
}

.solutions-area .solutions-content-area .solutions-list .item i {
    position: absolute;
    left: 0;
    top: 0;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    background: #fef0e5;
    text-align: right;
    font-size: 40px;
    color: #f86e03;
    padding-left: 28px;
    padding-top: 30px
}

@media(max-width:767px) {
    .solutions-area .solutions-content-area .solutions-list .item i {
        height: 30px;
        width: 30px;
        font-size: 22px;
        padding-left: 15px;
        padding-top: 15px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .solutions-area .solutions-content-area .solutions-list .item i {
        height: 60px;
        width: 60px;
        font-size: 40px;
        padding-left: 28px;
        padding-top: 30px
    }
}

.solutions-area .solutions-content-area .solutions-list .solutions-btn {
    padding-top: 30px
}

.solutions-area .solutions-content-area .solutions-list .solutions-btn ul li {
    display: inline-block
}

.solutions-area .solutions-content-area .solutions-list .solutions-btn ul li a.link {
    padding-left: 30px;
    color: #f86e03;
    font-size: 15px;
    font-weight: 600
}

@media(max-width:767px) {
    .solutions-area .solutions-content-area .solutions-list .solutions-btn ul li a.link {
        margin-top: 20px;
        padding-left: 0;
        margin-right: 20px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .solutions-area .solutions-content-area .solutions-list .solutions-btn ul li a.link {
        margin-top: 0;
        padding-left: 30px;
        margin-right: 0
    }
}

.solutions-area .solutions-content-area .solutions-list .solutions-btn ul li a.link i {
    padding-left: 6px
}

.case-details-area .case-thumb {
    position: relative
}

.case-details-area .case-thumb .play {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.case-details-area .case-thumb .play a {
    font-size: 24px;
    height: 120px;
    width: 120px;
    text-align: center;
    line-height: 120px;
    border-radius: 50%;
    background: #0154f7;
    color: #fff
}

.case-details-area .case-thumb img {
    width: 100%
}

.case-details-area .case-list {
    border-bottom: 2px solid #efefef;
    padding-bottom: 40px;
    margin-bottom: 25px
}

.case-details-area .case-list .item span {
    font-size: 16px;
    font-weight: 700;
    color: #8a8a8a;
    letter-spacing: 2px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .case-details-area .case-list .item span {
        font-size: 14px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .case-details-area .case-list .item span {
        font-size: 13px
    }
}

.case-details-area .case-list .item .title {
    font-size: 24px;
    color: #222
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .case-details-area .case-list .item .title {
        font-size: 20px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .case-details-area .case-list .item .title {
        font-size: 16px
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .case-details-area .case-content {
        padding-left: 15px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .case-details-area .case-content {
        padding-left: 0
    }
}

@media(max-width:767px) {
    .case-details-area .case-content {
        padding-left: 0
    }
}

.case-details-area .case-content .title {
    font-size: 36px;
    font-weight: 700;
    color: #222;
    padding-bottom: 17px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .case-details-area .case-content .title {
        font-size: 30px
    }
}

@media(max-width:767px) {
    .case-details-area .case-content .title {
        font-size: 24px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .case-details-area .case-content .title {
        font-size: 36px
    }
}

.case-details-area .case-content p {
    padding-right: 10px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .case-details-area .case-content p {
        padding-right: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .case-details-area .case-content p {
        padding-right: 0
    }
}

@media(max-width:767px) {
    .case-details-area .case-content p {
        padding-right: 0
    }
}

.case-details-area .case-content p.text {
    font-size: 16px;
    padding-bottom: 40px
}

.case-details-area .case-share {
    border-top: 2px solid #efefef;
    margin-top: 30px;
    padding-top: 25px
}

.case-details-area .case-share .case-tag ul li {
    display: inline-block
}

.case-details-area .case-share .case-tag ul li span {
    font-weight: 700;
    color: #222;
    font-size: 16px;
    padding-right: 6px
}

@media(max-width:767px) {
    .case-details-area .case-share .case-tag ul li span {
        font-size: 14px
    }
}

.case-details-area .case-share .case-tag ul li a {
    font-weight: 500;
    color: #8a8a8a
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .case-details-area .case-share .case-tag ul li a {
        font-size: 14px
    }
}

@media(max-width:767px) {
    .case-details-area .case-share .case-social {
        margin-top: 30px
    }
}

.case-details-area .case-share .case-social ul li {
    display: inline-block
}

.case-details-area .case-share .case-social ul li span {
    color: #222;
    font-weight: 700;
    padding-right: 6px
}

@media(max-width:767px) {
    .case-details-area .case-share .case-social ul li span {
        font-size: 14px
    }
}

.case-details-area .case-share .case-social ul li a {
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    background: #0154f7;
    color: #fff;
    font-size: 14px;
    margin-left: 5px
}

.blog-standard-area {
    background: #eef3f9;
    padding-bottom: 128px
}

.blog-search .input-box {
    position: relative
}

.blog-search .input-box input {
    width: 100%;
    background: #fff;
    border: 0;
    line-height: 70px;
    padding-left: 30px;
    font-size: 14px;
    color: #8a8a8a
}

.blog-search .input-box input::placeholder {
    color: #8a8a8a;
    opacity: 1
}

.blog-search .input-box button {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 70px;
    text-align: center;
    line-height: 70px;
    color: #0154f7;
    border: 0;
    background-color: transparent
}

.blog-standard-area .blog-sidebar .blog-news {
    padding: 30px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .blog-standard-area .blog-sidebar .blog-news {
        padding: 12px
    }
}

@media(max-width:767px) {
    .blog-standard-area .blog-sidebar .blog-news {
        padding: 30px 10px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .blog-standard-area .blog-sidebar .blog-news {
        padding: 30px
    }
}

.blog-standard-area .blog-sidebar .blog-news .blog-title {
    margin-bottom: 40px
}

.blog-standard-area .blog-sidebar .blog-news .blog-title .title {
    font-size: 24px;
    color: #222;
    position: relative
}

.blog-standard-area .blog-sidebar .blog-news .blog-title .title::before {
    position: absolute;
    content: '';
    bottom: -15px;
    left: 0;
    height: 2px;
    width: 10px;
    background: #0154f7
}

.blog-standard-area .blog-sidebar .blog-news .blog-title .title::after {
    position: absolute;
    content: '';
    bottom: -15px;
    left: 17px;
    height: 2px;
    width: 25px;
    background: #0154f7
}

.blog-standard-area .blog-sidebar .blog-news .blog-news-item {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 26px;
    margin-bottom: 25px
}

.blog-standard-area .blog-sidebar .blog-news .blog-news-item .item {
    padding-left: 90px;
    position: relative
}

@media(max-width:767px) {
    .blog-standard-area .blog-sidebar .blog-news .blog-news-item .item {
        padding-left: 80px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .blog-standard-area .blog-sidebar .blog-news .blog-news-item .item {
        padding-left: 90px
    }
}

.blog-standard-area .blog-sidebar .blog-news .blog-news-item .item .title {
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    color: #222
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .blog-standard-area .blog-sidebar .blog-news .blog-news-item .item .title {
        font-size: 16px
    }
}

@media(max-width:767px) {
    .blog-standard-area .blog-sidebar .blog-news .blog-news-item .item .title {
        font-size: 16px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .blog-standard-area .blog-sidebar .blog-news .blog-news-item .item .title {
        font-size: 18px
    }
}

.blog-standard-area .blog-sidebar .blog-news .blog-news-item .item img {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.blog-standard-area .blog-sidebar .blog-news .blog-news-item .item span {
    font-size: 14px
}

.blog-standard-area .blog-sidebar .blog-news .blog-news-item.none {
    margin-bottom: 0;
    padding-bottom: 0;
    border: 0
}

.blog-standard-area .blog-sidebar .blog-list {
    padding: 30px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .blog-standard-area .blog-sidebar .blog-list {
        padding: 12px
    }
}

@media(max-width:767px) {
    .blog-standard-area .blog-sidebar .blog-list {
        padding: 30px 10px
    }
}

.blog-standard-area .blog-sidebar .blog-list .blog-title {
    margin-bottom: 40px
}

.blog-standard-area .blog-sidebar .blog-list .blog-title .title {
    font-size: 24px;
    color: #222;
    position: relative
}

.blog-standard-area .blog-sidebar .blog-list .blog-title .title::before {
    position: absolute;
    content: '';
    bottom: -15px;
    left: 0;
    height: 2px;
    width: 10px;
    background: #0154f7
}

.blog-standard-area .blog-sidebar .blog-list .blog-title .title::after {
    position: absolute;
    content: '';
    bottom: -15px;
    left: 17px;
    height: 2px;
    width: 25px;
    background: #0154f7
}

.blog-standard-area .blog-sidebar .blog-list .blog-list-item ul li a {
    display: flex;
    justify-content: space-between;
    line-height: 30px;
    font-size: 14px;
    color: #8a8a8a;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.blog-standard-area .blog-sidebar .blog-list .blog-list-item ul li a:hover {
    color: #0154f7
}

.blog-standard-area .blog-sidebar .blog-list .blog-tag ul li {
    display: inline-block
}

.blog-standard-area .blog-sidebar .blog-list .blog-tag ul li a {
    font-size: 14px;
    color: #8a8a8a;
    background: #eef3f9;
    line-height: 40px;
    padding: 0 17px;
    border-radius: 5px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .blog-standard-area .blog-sidebar .blog-list .blog-tag ul li a {
        font-size: 13px;
        padding: 0 13px
    }
}

@media(max-width:767px) {
    .blog-standard-area .blog-sidebar .blog-list .blog-tag ul li a {
        padding: 0 12px;
        font-size: 13px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .blog-standard-area .blog-sidebar .blog-list .blog-tag ul li a {
        padding: 0 14px;
        font-size: 17px
    }
}

.blog-standard-area .blog-sidebar .blog-list .blog-tag ul li a:hover {
    background: #0154f7;
    color: #fff
}

.blog-standard-area .blog-sidebar .blog-list .blog-tag ul li:nth-child(2) a {
    margin: 0 6px
}

 .blog-add-area {
    position: relative
}

 .blog-add-area img {
    width: 100%
}

.blog-add-area .add-overlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(59, 126, 255, .85);
    text-align: center;
    padding-top: 109px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .blog-add-area .add-overlay {
        padding-top: 60px
    }
}

@media(max-width:767px) {
    .blog-add-area .add-overlay {
        padding-top: 50px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .blog-add-area .add-overlay {
        padding-top: 100px
    }
}

.blog-add-area .add-overlay .title {
    color: #fff;
    font-size: 45px;
    font-weight: 700;
    line-height: 45px
}

.blog-add-area .add-overlay p {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    line-height: 32px;
    padding: 30px 50px 35px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .blog-add-area .add-overlay p {
        padding: 30px 0 35px
    }
}

@media(max-width:767px) {
    .blog-add-area .add-overlay p {
        padding: 30px 0 35px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .blog-add-area .add-overlay p {
        padding: 30px 50px 35px
    }
}

.blog-add-area .add-overlay a {
    border-radius: 30px
}

.blog-add-area .add-overlay a i {
    padding-left: 6px
}

.blog-add-area .add-overlay a::before {
    display: none
}

.blog-add-area .add-overlay a::after {
    display: none
}

.blog-standard-area .blog-standard .blog-item .blog-thumb {
    position: relative
}

.blog-standard-area .blog-standard .blog-item .blog-thumb img {
    width: 100%
}

.blog-standard-area .blog-standard .blog-item .blog-thumb a {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 100px;
    width: 100px;
    text-align: center;
    line-height: 100px;
    background: #f86e03;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
}

.blog-standard-area .blog-standard .blog-item .blog-content {
    padding: 35px 30px 40px;
}

@media(max-width:767px) {
    .blog-standard-area .blog-standard .blog-item .blog-content {
        padding: 35px 10px 40px;
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .blog-standard-area .blog-standard .blog-item .blog-content {
        padding: 35px 30px 40px;
    }
}

.blog-standard-area .blog-standard .blog-item .blog-content .item .blog-date ul li {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    color: #8a8a8a;
    margin-right: 26px;
}

@media(max-width:767px) {
    .blog-standard-area .blog-standard .blog-item .blog-content .item .blog-date ul li {
        margin-right: 20px;
        font-size: 13px;
    }
}

.blog-standard-area .blog-standard .blog-item .blog-content .item .blog-date ul li i {
    color: #0154f7;
    padding-right: 6px;
}

@media(max-width:767px) {
    .blog-standard-area .blog-standard .blog-item .blog-content .item .blog-social {
        margin-top: 15px;
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .blog-standard-area .blog-standard .blog-item .blog-content .item .blog-social {
        margin-top: 0;
    }
}

.blog-standard-area .blog-standard .blog-item .blog-content .item .blog-social ul li {
    display: none;
}

.blog-standard-area .blog-standard .blog-item .blog-content .item .blog-social ul li span {
    /* font-weight: 500; */
    /* color: #8a8a8a; */
    text-transform: capitalize;
    padding-right: 5px;
    /* font-size: 14px; */
    font-size: 14px;
    font-weight: 500;
    color: #8a8a8a;
}

.blog-standard-area .blog-standard .blog-item .blog-content .item .blog-social ul li a {
    font-size: 14px;
    color: #8a8a8a;
    margin-left: 12px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.blog-standard-area .blog-standard .blog-item .blog-content .item .blog-social ul li a:hover {
    color: #0154f7
}

.blog-standard-area .blog-standard .blog-item .blog-content .title {
    font-size: 28px;
    font-weight: 600;
    line-height: 38px;
    padding-top: 11px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .blog-standard-area .blog-standard .blog-item .blog-content .title {
        font-size: 23px;
        line-height: 33px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .blog-standard-area .blog-standard .blog-item .blog-content .title {
        font-size: 25px;
        line-height: 35px
    }
}

@media(max-width:767px) {
    .blog-standard-area .blog-standard .blog-item .blog-content .title {
        font-size: 16px;
        line-height: 26px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .blog-standard-area .blog-standard .blog-item .blog-content .title {
        font-size: 18px;
        line-height: 28px
    }
}

.blog-standard-area .blog-standard .blog-item .blog-content .title a {
    color: #222;
}


.blog-standard-area .blog-standard .blog-quote {
    background: #fff;
    padding: 0 30px;
    border-left: 5px solid #0154f7;
    margin-top: -20px
}

@media(max-width:767px) {
    .blog-standard-area .blog-standard .blog-quote {
        padding: 0 10px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .blog-standard-area .blog-standard .blog-quote {
        padding: 0 30px
    }
}

.blog-standard-area .blog-standard .blog-quote p {
    font-size: 20px;
    font-weight: 600;
    color: #222;
    line-height: 28px;
    padding-right: 15px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .blog-standard-area .blog-standard .blog-quote p {
        font-size: 18px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .blog-standard-area .blog-standard .blog-quote p {
        font-size: 18px
    }
}

@media(max-width:767px) {
    .blog-standard-area .blog-standard .blog-quote p {
        font-size: 15px;
        padding-right: 0
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .blog-standard-area .blog-standard .blog-quote p {
        font-size: 18px;
        padding-right: 0
    }
}

.blog-standard-area .blog-standard .blog-quote span {
    font-size: 16px;
    font-weight: 700;
    color: #222;
    padding-top: 10px
}

.blog-standard-area .blog-standard .blog-sharing {
    background: #fff;
}

@media(max-width:767px) {
    .blog-standard-area .blog-standard .blog-sharing {
        padding: 38px 10px 0
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .blog-standard-area .blog-standard .blog-sharing {
        padding: 38px 30px 0
    }
}

.blog-standard-area .blog-standard .blog-sharing .blog-tag ul li {
    display: inline-block
}

.blog-standard-area .blog-standard .blog-sharing .blog-tag ul li span {
    font-size: 14px;
    color: #222;
    font-weight: 600;
    padding-right: 6px
}

.blog-standard-area .blog-standard .blog-sharing .blog-tag ul li a {
    font-size: 14px;
    color: #8a8a8a
}

.blog-standard-area .blog-standard .blog-story {
   margin-top:30px;
    background: #fff;
}

@media(max-width:767px) {
    .blog-standard-area .blog-standard .blog-story {
        padding: 55px 10px 75px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .blog-standard-area .blog-standard .blog-story {
        padding: 55px 30px 75px
    }
}

.blog-standard-area .blog-standard .blog-story .blog-story-1 {
    background: #0154f7;
    padding: 27px 36px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .blog-standard-area .blog-standard .blog-story .blog-story-1 {
        padding: 27px 10px
    }
}

@media(max-width:767px) {
    .blog-standard-area .blog-standard .blog-story .blog-story-1 {
        padding: 15px 10px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .blog-standard-area .blog-standard .blog-story .blog-story-1 {
        padding: 15px 30px
    }
}

.blog-standard-area .blog-standard .blog-story .blog-story-1 .title {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .blog-standard-area .blog-standard .blog-story .blog-story-1 .title {
        font-size: 18px
    }
}

@media(max-width:767px) {
    .blog-standard-area .blog-standard .blog-story .blog-story-1 .title {
        font-size: 18px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .blog-standard-area .blog-standard .blog-story .blog-story-1 .title {
        font-size: 15px
    }
}

.blog-standard-area .blog-standard .blog-story .blog-story-1.blog-story-2 {
    background: #e7f1fd
}

.blog-standard-area .blog-standard .blog-story .blog-story-1.blog-story-2 .title {
    color: #222
}

.blog-standard-area .blog-standard .blog-comments {
    background: #fff;
    padding: 0 30px 30px
}

@media(max-width:767px) {
    .blog-standard-area .blog-standard .blog-comments {
        padding: 0 10px 30px
    }
}

.blog-standard-area .blog-standard .blog-comments .blog-title {
    padding-bottom: 10px
}

h3.comments-title{
    font-size: 30px;
    font-weight: 600;
    position: relative;
    color: #222
}
h3.comments-title:before {
    position: absolute;
    content: '';
    bottom: -15px;
    left: 0;
    height: 2px;
    width: 10px;
    background: #0154f7;
}
h3.comments-title:after {
    position: absolute;
    content: '';
    bottom: -15px;
    left: 17px;
    height: 2px;
    width: 25px;
    background: #0154f7;
}
@media(max-width:767px) {
    .blog-standard-area .blog-standard .blog-comments .blog-title .title {
        font-size: 22px
    }
}

.blog-standard-area .blog-standard .blog-comments .blog-title .title::before {
    position: absolute;
    content: '';
    bottom: -15px;
    left: 0;
    height: 2px;
    width: 10px;
    background: #0154f7
}

.blog-standard-area .blog-standard .blog-comments .blog-title .title::after {
    position: absolute;
    content: '';
    bottom: -15px;
    left: 17px;
    height: 2px;
    width: 25px;
    background: #0154f7
}

.blog-standard-area .blog-standard .blog-comments .blog-comments-area .blog-comments-item {
    padding-left: 130px;
    position: relative
}

@media(max-width:767px) {
    .blog-standard-area .blog-standard .blog-comments .blog-comments-area .blog-comments-item {
        padding-left: 40px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .blog-standard-area .blog-standard .blog-comments .blog-comments-area .blog-comments-item {
        padding-left: 130px
    }
}

.author-thumb img {
    position: absolute;
    left: 0;
    top: 40px;
    transform: translateY(-50%)
}

@media(max-width:767px) {
    .blog-standard-area .blog-standard .blog-comments .blog-comments-area .blog-comments-item img {
        width: 13%;
        top: 23px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .blog-standard-area .blog-standard .blog-comments .blog-comments-area .blog-comments-item img {
        width: 20%;
        top: 50%
    }
}

.blog-standard-area .blog-standard .blog-comments .blog-comments-area .blog-comments-item .title {
    font-size: 18px;
    font-weight: 700;
    color: #222
}

.blog-standard-area .blog-standard .blog-comments .blog-comments-area .blog-comments-item .title span {
    color: #0154f7;
    padding-left: 15px;
    font-size: 13px;
    font-weight: 500
}

.blog-standard-area .blog-standard .blog-comments .blog-comments-area .blog-comments-item p {
    line-height: 26px;
    padding-right: 60px;
    padding-top: 13px;
    padding-bottom: 6px
}

@media(max-width:767px) {
    .blog-standard-area .blog-standard .blog-comments .blog-comments-area .blog-comments-item p {
        padding-right: 0
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .blog-standard-area .blog-standard .blog-comments .blog-comments-area .blog-comments-item p {
        padding-right: 60px
    }
}

.blog-standard-area .blog-standard .blog-comments .blog-comments-area .blog-comments-item>span {
    font-size: 14px;
    font-weight: 600
}

@media(max-width:767px) {
    .blog-standard-area .blog-standard .blog-comments .blog-comments-area .blog-comments-item.item-2 {
        margin-left: 30px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .blog-standard-area .blog-standard .blog-comments .blog-comments-area .blog-comments-item.item-2 {
        margin-left: 60px
    }
}

.blog-standard-area .blog-standard .blog-comments .blog-comments-area .blog-comments-item.item-2 p {
    padding-right: 0
}

.blog-standard-area .blog-standard .blog-massage {
    background: #fff;
    padding: 40px 30px 30px
}

@media(max-width:767px) {
    .blog-standard-area .blog-standard .blog-massage {
        padding: 40px 10px 30px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .blog-standard-area .blog-standard .blog-massage {
        padding: 40px 30px 30px
    }
}

.blog-standard-area .blog-standard .blog-massage .blog-title {
    padding-bottom: 10px
}

.blog-standard-area .blog-standard .blog-massage .blog-title .title {
    font-size: 30px;
    font-weight: 600;
    position: relative;
    color: #222
}

@media(max-width:767px) {
    .blog-standard-area .blog-standard .blog-massage .blog-title .title {
        font-size: 22px
    }
}

.blog-standard-area .blog-standard .blog-massage .blog-title .title::before {
    position: absolute;
    content: '';
    bottom: -15px;
    left: 0;
    height: 2px;
    width: 10px;
    background: #0154f7
}

.blog-standard-area .blog-standard .blog-massage .blog-title .title::after {
    position: absolute;
    content: '';
    bottom: -15px;
    left: 17px;
    height: 2px;
    width: 25px;
    background: #0154f7
}

.blog-standard-area .blog-standard .blog-massage .blog-form .input-box input {
    width: 100%;
    line-height: 70px;
    background: #fff;
    border: 2px solid #e9ebef;
    padding-left: 20px;
    font-size: 14px;
    color: #8a8a8a
}

.blog-standard-area .blog-standard .blog-massage .blog-form .input-box input::placeholder {
    opacity: 1;
    color: #8a8a8a
}

.blog-standard-area .blog-standard .blog-massage .blog-form .input-box textarea {
    width: 100%;
    height: 140px;
    border: 2px solid #e9ebef;
    padding-left: 20px;
    font-size: 14px;
    background: #fff;
    color: #8a8a8a;
    resize: none;
    margin-bottom: 20px;
    padding-top: 15px
}

.blog-standard-area .blog-standard .blog-massage .blog-form .input-box textarea::placeholder {
    opacity: 1
}

.blog-standard-area.blog-details-area {
    padding-bottom: 130px
}

.shop-collection-area .shop-collection {
    height: 500px
}

.shop-collection-area .shop-collection .shop-collection-content {
    margin-right: 170px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .shop-collection-area .shop-collection .shop-collection-content {
        margin-right: 70px
    }
}

@media(max-width:767px) {
    .shop-collection-area .shop-collection .shop-collection-content {
        margin-right: 0
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .shop-collection-area .shop-collection .shop-collection-content {
        margin-right: 50px
    }
}

.shop-collection-area .shop-collection .shop-collection-content .title {
    font-size: 45px;
    color: #222;
    font-weight: 700;
    line-height: 55px;
    padding-bottom: 28px
}

@media(max-width:767px) {
    .shop-collection-area .shop-collection .shop-collection-content .title {
        font-size: 32px;
        line-height: 42px
    }
}

.shop-collection-area .shop-collection-input .input-box {
    width: 270px;
    position: relative
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .shop-collection-area .shop-collection-input .input-box {
        width: 210px
    }
}

.shop-collection-area .shop-collection-input .input-box input {
    width: 100%;
    line-height: 65px;
    background: #fff;
    border: 2px solid #eaedf4;
    border-radius: 5px;
    padding-left: 20px;
    font-size: 16px;
    color: #8a8a8a
}

@media(max-width:767px) {
    .shop-collection-area .shop-collection-input .input-box input {
        margin-bottom: 20px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .shop-collection-area .shop-collection-input .input-box input {
        margin-bottom: 0
    }
}

.shop-collection-area .shop-collection-input .input-box input::placeholder {
    opacity: 1
}

.shop-collection-area .shop-collection-input .input-box button {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 65px;
    text-align: center;
    line-height: 65px;
    border: 0;
    background-color: transparent;
    color: #0154f7;
    font-size: 16px
}

.shop-collection-area .shop-collection-input .shop-input .nice-select {
    width: 150px;
    padding: 0;
    height: 55px;
    line-height: 55px;
    border: 2px solid #eaedf4;
    border-radius: 0;
    text-align: center;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center
}

.shop-collection-area .shop-collection-input .shop-input .nice-select .list {
    margin-top: 0;
    width: 100%
}

.shop-area {
    padding-bottom: 128px
}

.shop-area .shop-sidebar .shop-category {
    padding: 32px;
    border: 2px solid #eaedf4
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .shop-area .shop-sidebar .shop-category {
        padding: 32px 15px
    }
}

.shop-area .shop-sidebar .shop-category .shop-category-list ul li a {
    color: #8a8a8a;
    line-height: 35px
}

.shop-area .shop-sidebar .shop-tag {
    padding: 32px;
    border: 2px solid #eaedf4
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .shop-area .shop-sidebar .shop-tag {
        padding: 32px 15px
    }
}

.shop-area .shop-sidebar .shop-tag .shop-tag-list ul {
    margin-top: 10px
}

.shop-area .shop-sidebar .shop-tag .shop-tag-list ul li {
    display: inline-block
}

.shop-area .shop-sidebar .shop-tag .shop-tag-list ul li a {
    background: #eef3f9;
    color: #8a8a8a;
    font-size: 14px;
    line-height: 40px;
    padding: 0 17px;
    border-radius: 5px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .shop-area .shop-sidebar .shop-tag .shop-tag-list ul li a {
        padding: 0 13px;
        font-size: 13px
    }
}

.shop-area .shop-sidebar .shop-tag .shop-tag-list ul li a:hover {
    background: #0154f7;
    color: #fff
}

.shop-area .shop-sidebar .shop-tag .shop-tag-list ul li:last-child a {
    margin-left: 4px
}

.shop-area .shop-sidebar .shop-range {
    padding: 32px;
    border: 2px solid #eaedf4
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .shop-area .shop-sidebar .shop-range {
        padding: 32px 15px
    }
}

.shop-area .shop-sidebar .shop-range .shop-range-item p {
    font-size: 14px;
    font-weight: 500;
    color: #8a8a8a;
    padding-top: 10px
}

.shop-area .shop-sidebar .shop-range .shop-range-item p span {
    font-weight: 700;
    color: #666
}

.shop-area .shop-sidebar .shop-title .title {
    font-size: 22px;
    font-weight: 700;
    color: #222;
    position: relative;
    margin-bottom: 31px
}

.shop-area .shop-sidebar .shop-title .title::before {
    position: absolute;
    content: '';
    left: 0;
    bottom: -15px;
    height: 2px;
    width: 10px;
    background: #0154f7
}

.shop-area .shop-sidebar .shop-title .title::after {
    position: absolute;
    content: '';
    left: 18px;
    bottom: -15px;
    height: 2px;
    width: 25px;
    background: #0154f7
}

.shop-area .shop-item .shop-thumb {
    position: relative;
    overflow: hidden
}

.shop-area .shop-item .shop-thumb img {
    width: 100%
}

.shop-area .shop-item .shop-thumb::before {
    position: absolute;
    content: '';
    left: 0;
    bottom: -200px;
    height: 100%;
    width: 100%;
    background-color: rgba(1, 84, 247, .6);
    opacity: 0;
    transition: all linear .3s
}

.shop-area .shop-item .shop-thumb ul {
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%, -50%);
    transition: all linear .3s;
    opacity: 0
}

.shop-area .shop-item .shop-thumb ul li {
    display: inline-block
}

.shop-area .shop-item .shop-thumb ul li a {
    height: 40px;
    width: 40px;
    background: #fff;
    color: #0154f7;
    border-radius: 50%;
    text-align: center;
    line-height: 40px
}

.shop-area .shop-item .shop-content a {
    font-size: 18px;
    font-weight: 600;
    color: #222;
    margin-top: 23px
}

.shop-area .shop-item .shop-content span {
    font-size: 14px;
    font-weight: 700;
    color: #3b7eff;
    padding-bottom: 13px
}

.shop-area .shop-item:hover .shop-thumb::before {
    bottom: 0;
    opacity: 1
}

.shop-area .shop-item:hover .shop-thumb ul {
    top: 50%;
    opacity: 1
}

.shop-area .pagination-area nav ul li a:hover,
.shop-area .pagination-area nav ul li a.active {
    background: #3b7eff;
    border-color: #3b7eff;
    box-shadow: none
}

.product-details-area .product-details-slide-item ul li img {
    width: 100%
}

.product-details-area .product-item-slide {
    margin-right: -30px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .product-details-area .product-item-slide {
        margin-right: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .product-details-area .product-item-slide {
        margin-right: 0
    }
}

@media(max-width:767px) {
    .product-details-area .product-item-slide {
        margin-right: 0
    }
}

.product-details-area .product-item-slide .item img {
    width: 100%
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .product-details-area .product-details-content {
        margin-left: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .product-details-area .product-details-content {
        margin-left: 0
    }
}

@media(max-width:767px) {
    .product-details-area .product-details-content {
        margin-left: 0
    }
}

.product-details-area .product-details-content .product-details-content-item .title {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    color: #222;
    padding-top: 17px;
    padding-bottom: 20px
}

.product-details-area .product-details-content .product-details-content-item ul li {
    display: inline-block
}

.product-details-area .product-details-content .product-details-content-item ul li i {
    color: #f86e03;
    margin-right: 6px
}

.product-details-area .product-details-content .product-details-content-item span {
    color: #222;
    font-size: 18px;
    font-weight: 700;
    padding-top: 15px;
    padding-bottom: 25px
}

.product-details-area .product-details-content .product-btns a {
    line-height: 40px;
    padding: 0 30px;
    margin-left: 20px
}

@media(max-width:767px) {
    .product-details-area .product-details-content .product-btns a {
        margin-left: 0;
        margin-top: 20px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .product-details-area .product-details-content .product-btns a {
        margin-left: 20px;
        margin-top: 0
    }
}

.product-details-area .product-details-content .product-icons-item-1 {
    padding-top: 40px
}

.product-details-area .product-details-content .product-icons-item-1 ul li {
    display: inline-block
}

.product-details-area .product-details-content .product-icons-item-1 ul li a {
    font-size: 20px;
    color: #8a8a8a
}

.product-details-area .product-details-content .product-icons-item-1 ul li:first-child a {
    padding: 0 15px;
    border-left: 1px dashed #0154f7;
    border-right: 1px dashed #0154f7;
    line-height: 20px;
    margin-right: 9px
}

.product-details-area .product-details-content .product-social-icon {
    padding-top: 22px
}

.product-details-area .product-details-content .product-social-icon ul li {
    display: inline-block
}

.product-details-area .product-details-content .product-social-icon ul li a {
    color: #8a8a8a;
    margin-right: 8px
}

.shop-tab-area .nav {
    border-bottom: 2px solid #ddd
}

.shop-tab-area .nav .nav-item .nav-link {
    background-color: transparent;
    color: #8a8a8a;
    font-size: 18px;
    font-weight: 600;
    line-height: 60px;
    padding: 0;
    margin-right: 40px;
    position: relative
}

@media(max-width:767px) {
    .shop-tab-area .nav .nav-item .nav-link {
        margin-right: 20px
    }
}

.shop-tab-area .nav .nav-item .nav-link::before {
    position: absolute;
    content: '';
    left: 0;
    bottom: -2px;
    height: 0;
    width: 100%;
    background: #0154f7
}

.shop-tab-area .nav .nav-item .nav-link.active {
    color: #0154f7
}

.shop-tab-area .nav .nav-item .nav-link.active::before {
    height: 2px
}

.shop-tab-area .tab-content .tab-pane p.text {
    padding-top: 20px;
    padding-bottom: 20px
}

.shop-item-area {
    padding-top: 113px;
    padding-bottom: 112px
}

.shop-item-area .section-title {
    padding-bottom: 25px
}

.shop-item-area .shop-item .shop-thumb {
    position: relative;
    overflow: hidden
}

.shop-item-area .shop-item .shop-thumb img {
    width: 100%
}

.shop-item-area .shop-item .shop-thumb::before {
    position: absolute;
    content: '';
    left: 0;
    bottom: -200px;
    height: 100%;
    width: 100%;
    background-color: rgba(1, 84, 247, .6);
    opacity: 0;
    transition: all linear .3s
}

.shop-item-area .shop-item .shop-thumb ul {
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%, -50%);
    transition: all linear .3s;
    opacity: 0
}

.shop-item-area .shop-item .shop-thumb ul li {
    display: inline-block
}

.shop-item-area .shop-item .shop-thumb ul li a {
    height: 40px;
    width: 40px;
    background: #fff;
    color: #0154f7;
    border-radius: 50%;
    text-align: center;
    line-height: 40px
}

.shop-item-area .shop-item .shop-content a {
    font-size: 18px;
    font-weight: 600;
    color: #222;
    margin-top: 23px
}

.shop-item-area .shop-item .shop-content span {
    font-size: 14px;
    font-weight: 700;
    color: #3b7eff;
    padding-bottom: 13px
}

.shop-item-area .shop-item:hover .shop-thumb::before {
    bottom: 0;
    opacity: 1
}

.shop-item-area .shop-item:hover .shop-thumb ul {
    top: 50%;
    opacity: 1
}

.product-quantity button {
    width: 43px;
    height: 33px;
    padding: 0;
    background-color: #fff;
    font-size: 18px;
    color: #838b97;
    border: 1px solid #ddd
}

@media(max-width:767px) {
    .product-quantity button {
        width: 40px;
        height: 40px
    }
}

.product-quantity input {
    width: 43px;
    height: 33px;
    border: 1px solid #ddd;
    padding: 0 10px;
    text-align: center;
    margin: 0;
    color: #838b97;
    border-left: 0;
    border-right: 0
}

@media(max-width:767px) {
    .product-quantity input {
        height: 40px
    }
}

.contact-info-area .contact-info-border {
    border: 10px solid #f1f1f1;
    margin-bottom: 50px
}

.contact-info-area .contact-info-border .contact-info-item {
    padding: 59px 0 55px
}

.contact-info-area .contact-info-border .contact-info-item i {
    font-size: 50px;
    color: #f86e03;
    padding-bottom: 6px;
    margin-bottom: 16px;
}
.contact-info-area .contact-info-border .contact-info-item ul li {
    font-size: 18px;
    font-weight: 500;
    color: #8a8a8a;
    line-height: 28px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .contact-info-area .contact-info-border .contact-info-item ul li {
        font-size: 14px
    }
}

.contact-info-area .contact-info-border .contact-info-item.active {
    position: relative
}
.contact-info-area .contact-info-border .contact-info-item.active i {
    color: #f86e03;
}

.contact-info-area .contact-info-border .contact-info-item.active .item-1 {
    position: absolute;
    right: -5px;
    top: 50%;
    transform: translateY(-50%)
}

.contact-info-area .contact-info-border .contact-info-item.active .item-2 {
    position: absolute;
    left: -5px;
    top: 50%;
    transform: translateY(-50%)
}

.contact-info-area .contact-thumb {
    margin-right: -30px;
    position: relative
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .contact-info-area .contact-thumb {
        margin-right: 0
    }
}

@media(max-width:767px) {
    .contact-info-area .contact-thumb {
        margin-right: 0
    }
}

.contact-info-area .contact-thumb::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(1, 84, 247, .7)
}

.contact-info-area .contact-thumb img {
    width: 100%
}

.contact-info-area .contact-thumb .contact-text {
    position: absolute;
    left: 40px;
    bottom: 50px
}

.contact-info-area .contact-thumb .contact-text .title {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    line-height: 40px;
    border-left: 5px solid #fff;
    padding-left: 25px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .contact-info-area .contact-thumb .contact-text .title {
        font-size: 30px;
        line-height: 30px
    }
}

@media(max-width:767px) {
    .contact-info-area .contact-thumb .contact-text .title {
        font-size: 40px;
        line-height: 40px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .contact-info-area .contact-massage-area {
        padding-left: 0
    }
}

@media(max-width:767px) {
    .contact-info-area .contact-massage-area {
        padding-left: 0
    }
}

.contact-info-area .contact-massage-area .contact-massage-content .title {
    font-size: 30px;
    color: #222;
    font-weight: 600;
    position: relative
}

.contact-info-area .contact-massage-area .contact-massage-content .title::before {
    position: absolute;
    content: '';
    left: 0;
    bottom: -19px;
    width: 10px;
    height: 2px;
    background: #0154f7
}

.contact-info-area .contact-massage-area .contact-massage-content .title::after {
    position: absolute;
    content: '';
    left: 18px;
    bottom: -19px;
    width: 25px;
    height: 2px;
    background: #0154f7
}

.contact-info-area .contact-massage-area .contact-massage-content p {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    padding-top: 42px;
    padding-bottom: 11px
}

.contact-info-area .contact-massage-area form .input-box {
    position: relative
}

.contact-info-area .contact-massage-area form .input-box input {
    width: 100%;
    line-height: 70px;
    padding-left: 20px;
    border: 2px solid #e9ebef;
    font-size: 14px;
    color: #8a8a8a
}

.contact-info-area .contact-massage-area form .input-box input::placeholder {
    opacity: 1
}

.contact-info-area .contact-massage-area form .input-box textarea {
    width: 100%;
    height: 127px;
    border: 2px solid #e9ebef;
    padding-left: 20px;
    padding-top: 20px;
    font-size: 14px;
    color: #8a8a8a;
    margin-bottom: 20px
}

.contact-info-area .contact-massage-area form .input-box textarea::placeholder {
    opacity: 1
}

.contact-info-area .contact-massage-area form .input-box i {
    position: absolute;
    right: 20px;
    top: 30px;
    color: #0154f7;
    font-size: 14px
}

.contact-map-area .contact-map {
    position: relative;
    height: 650px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .contact-map-area .contact-map {
        height: 500px
    }
}

@media(max-width:767px) {
    .contact-map-area .contact-map {
        height: 400px
    }
}

.contact-map-area .contact-map iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
}

.contact-map-area .contact-map i {
    position: absolute;
    left: 50%;
    top: 45%;
    transform: translate(-50%);
    color: #fc5546;
    font-size: 100px
}
.blog-standard-area .blog-standard .blog-item .blog-content{
	margin-bottom:40px!important;
}
.mrsidebar{
    background: #fff;
   padding: 30px;
	margin-bottom:30px;
}
.widget ul li:after {
    font-family: 'Font Awesome 5 Pro'!important;
}
.widget ul li.recentcomments,.widget ul li.recentcomments a{
padding-left: 0px!important;
}
.nice-select {
    width: 100%!important;
}
footer #wp-calendar caption {
    color: #fff;
}
footer p {
    color: #ffffff;
}
footer .tagcloud a {
    background:#fff;
}
.footer-area .footer-widget .footer-title .title {
    padding-top: 0px;
    /* padding-bottom: 30px; */
}
footer .nice-select ul.list li {
    color: #070707!important;
}
.mrfooter  {
    padding-bottom: 30px;
}
footer  ul li ul li {
    margin-left: 5px;
}
.blog-standard-area .blog-standard .blog-story .blog-story-1.blog-story-2 .title a{
	color:#222;
}
.blog-standard-area .blog-standard .blog-story .blog-story-1.blog-story-2 .title {
    text-align: right;
}
.blog-standard-area .blog-standard .blog-story .blog-story-1 .title a:before{
display:none!important;
}

.blog-tag{
    font-size: 16px;
    color: #222;
    font-weight: 600;
    padding-right: 6px;
}
.blog-tag a {
    font-size: 13px;
    color: #222;
}


ul.post-categories li a {
    color: #ffffff!important;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 26px;
    padding: 0 12px;
}
blockquote {
    background: #fff;
    padding: 0 30px;
    border-left: 5px solid #0154f7;
    margin-top: 30px;
    margin-bottom: 20px;
}
blockquote p{
    font-size: 20px;
    font-weight: 600;
    color: #222;
    line-height: 28px;
    padding-right: 15px;
}
.mrindex .blog-standard .blog-item .blog-content .main-btn{
    margin-top: 15px;
}
.paginate-links>a>span{
    height: 60px;
    width: 60px;
    border-radius: 50% !important;
    text-align: center;
    line-height: 54px;
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    color: #859aaa;
    background: #fff;
    margin: 0 5px;
    border: 2px solid #e4e4e5;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.paginate-links>a>span:hover{
    height: 60px;
    width: 60px;
    border-radius: 50% !important;
    text-align: center;
    line-height: 54px;
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
    background: #fff;
    margin: 0 5px;
    border: 2px solid #e4e4e5;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    background: #fc5546;
    border-color: #fc5546;
    box-shadow: 0px 10px 49.5px 0.5px rgba(239, 91, 81, 0.78);
}
.paginate-links>span{
    height: 60px;
    width: 60px;
    border-radius: 50% !important;
    text-align: center;
    line-height: 54px;
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
    background: #fff;
    margin: 0 5px;
    border: 2px solid #e4e4e5;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    background: #fc5546;
    border-color: #fc5546;
    box-shadow: 0px 10px 49.5px 0.5px rgba(239, 91, 81, 0.78);
}
.comments-area .comment .comment-inner .date h4{
    font-size: 20px;
}
.comments-area .comment .comment-inner .date .post-date{
    font-size: 13px;
    font-weight: 600;
    color: #222;
    margin-bottom: 20px;
}
.comments-area .comment .comment-inner{
	padding-left:110px;
}
.author-thumb img{
	width:80px;
	height:80px;
	border-radius:50%;
}
.comments-area .group-title .comments-title{
	margin-bottom:40px;
}
.blog-sharing {
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 20px;
}
.blog-details-area .blog-standard.mt-30{
	margin-top:0px!important;
}
.blog-news.white-bg.mt-50{
	margin-top: 0px!important;
}

.header-area .header-nav {
    background-color: #0154f7;
}

.header-top .header-top-item .header-left-side p {
    margin-bottom: 6px;
}

.header-top .header-top-item .header-right-social ul li p {
    margin-bottom: 7px;
}

.header-top .header-top-item .header-right-social ul li a {
    margin-bottom: 5px;
}

.header-nav {
    background-color: #182e54;
}

.header-nav.sticky {
    background: #182e54;
}
@media(max-width:991px) {
	.header-nav .navigation .navbar img {
		margin-left: 0 !important;
	}
}

.project-2-area .section-title p {
    padding-bottom: 25px;
}
.about1 .counter-area .counter-play {
    margin-top: 0px!important;
}
.blog-add-area {
    position: relative;
    margin-top: -30px;
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: -50px;
}

.gallery-widget .image {
    float: left;
    /* margin: 5px; */
    width: 150px;
    margin-right: 5px;
    margin-bottom: -12px;
}

.gallery-widget .image img{
width: 150px;	
	height:93px;
}

.blog-standard-area .blog-standard .blog-item .blog-content .item .blog-social ul li a .fa {
    font-family: 'Font Awesome 5 Brands'!important;
}
.widget ul li:last-child{
	border-bottom: none;
	padding-bottom: 0px;
    margin-bottom: 0px;
}
.footer-area .footer-copyright p {
    margin-bottom: 0;
}


.header-nav .navigation .navbar img{
    width: 170px;
}
.footer-area .footer-logo img{
    width: 280px;
}
.footer-3-area .footer-item-1 img{
    width: 180px;
}
@media (max-width:575px){
.fact-area .fact-item{
    text-align: center;
}
	}


.mrindex .blog-item .blog-content .title a {
    margin-bottom: 20px;
}

.contact-info-area .contact-info-border .contact-info-item ul li a{
	    font-size: 18px;
    font-weight: 500;
    color: #8a8a8a;
    line-height: 28px;
}
.pagination {
    position: relative;
    display: block;
    padding-left: 0px !important;
}
.pagination li {
    position: relative;
    display: inline-block;
    /* margin: 0px 5px; */
    margin-bottom: 15px;
}


.banner-area.page-title .banner-bg .page-title-content nav .breadcrumb li:after {
    content: "|";
    color: #f86e03;
    padding-right:10px
}
.banner-area.page-title .banner-bg .page-title-content nav .breadcrumb li:last-child:after {
   display:none!important;
}
.banner-area.page-title .banner-bg .page-title-content nav .breadcrumb li:before {
    display:none!important;
}
.banner-area.page-title .banner-bg .page-title-content nav .breadcrumb>a:before{
    display:none!important;
}

#respond h2 {
    font-size: 25px!important;
}
.pagination {
    position: relative;
    display: block;
    padding-left: 0px !important;
}
.pagination li {
    position: relative;
    display: inline-block;
    /* margin: 0px 5px; */
    margin-bottom: 15px;
}



/* Cursor*/

.cursor {
	position: absolute;
	background-color: #fff;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	z-index: 1;
	-webkit-transition: 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity,
		0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
	transition: 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity,
		0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
	transition: 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform,
		0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity;
	transition: 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform,
		0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity,
		0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	z-index: 10000;
	-webkit-transform: scale(1);
	transform: scale(1);
	visibility: hidden;
}

.cursor {
	visibility: visible;
}

.cursor.active {
	opacity: 0.5;
	-webkit-transform: scale(0);
	transform: scale(0);
}

.cursor.hovered {
	opacity: 0.08;
}

.cursor-follower {
	position: absolute;
	background-color: RGBA(255, 255, 255, 0.3);
	width: 50px;
	height: 50px;
	border-radius: 100%;
	z-index: 1;
	-webkit-transition: 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity,
		0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
	transition: 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity,
		0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
	transition: 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform,
		0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity;
	transition: 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform,
		0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity,
		0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	z-index: 10000;
	visibility: hidden;
}

.cursor-follower {
	visibility: visible;
}

.cursor-follower.active {
	opacity: 0.7;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.cursor-follower.hovered {
	opacity: 0.08;
}

.cursor-follower.close-cursor:before {
	position: absolute;
	content: "";
	height: 25px;
	width: 2px;
	background: #fff;
	left: 48%;
	top: 12px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	display: inline-block;
}

.cursor-follower.close-cursor:after {
	position: absolute;
	content: "";
	height: 25px;
	width: 2px;
	background: #fff;
	right: 48%;
	top: 12px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}



/*-------------------------------------------------------------- 
 # SideMenu 
 --------------------------------------------------------------*/
 
 .main-nav__main-navigation .dropdown-btn { display: none; }

.side-menu__block {
	position: fixed;
	top: 0;
	right: 0;
	width: 100vw;
	height: 100vh;
	z-index: 1000;
	opacity: 0;
	visibility: hidden;
	-webkit-transform-origin: left center;
	transform-origin: right center;
	-webkit-transition: 0.7s ease;
	transition: 0.7s ease;
}

.side-menu__block.active {
	visibility: visible;
	opacity: 1;
}

.side-menu__block-overlay {
	width: 100%;
	height: 100%;
	background-color: #000;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999;
	opacity: 0.7;
}

.side-menu__block-inner {
	position: relative;
	width: 300px;
	margin-left: auto;
	height: 100vh;
	background-color: #222;
	z-index: 999999;
	overflow-y: auto;
	padding: 40px 0;
	padding-top: 60px;
	position: relative;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	align-content: space-between;
}

.side-menu__block-inner .mCustomScrollBox {
	width: 100%;
}

.side-menu__close-btn {
	position: absolute;
	top: 20px;
	right: 30px;
	z-index: 9999999;
	font-size: 18px;
	color: #fff;
	opacity: 1;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.side-menu__close-btn:hover {
	color: #0154f7;
}

.side-menu__block .side-menu__block-inner {
    transform: translateX(300px);
    transition: .7s;
}

.side-menu__block.active .side-menu__block-inner {
    transform: translateX(0);
}

.mobile-nav__container {
	margin: 40px 0;
	border-top: 1px solid rgba(255,255,255, 0.2);
	border-bottom: 1px solid rgba(255,255,255, 0.2);
}

.mobile-nav__container ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.mobile-nav__container li.dropdown ul {
	display: none;
}

.mobile-nav__container li.dropdown {
	position: relative;
}

.mobile-nav__container li.dropdown .dropdown-btn {
	border: none;
	outline: none;
	width: 35px;
	height: 35px;
	background-color: #000000;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	text-align: center;
	font-size: 20px;
	color: #fff;
	position: absolute;
	top: 5px;
	right: 0;
	-webkit-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: transfrom 500ms ease, color 500ms ease,
		background-color 500ms ease;
	transition: transfrom 500ms ease, color 500ms ease,
		background-color 500ms ease;
}

.mobile-nav__container li.dropdown .dropdown-btn.open {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	background: #ffffff;
	color: #222;
}

.mobile-nav__container li+li {
	border-top: 1px solid rgba(255,255,255, 0.2);
}

.mobile-nav__container li>ul {
	border-top: 1px solid rgba(255,255,255, 0.2);
}

.mobile-nav__container li a {
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	display: block;
	font-family: var(--thm-font);
	padding: 10px 0;
	padding-left: 30px;
	padding-right: 30px;
	border-left: 3px solid transparent;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	position: relative;
}

.mobile-nav__container li a:hover {
	background-color: #0154f7;
	color: #ffffff;
}

.mobile-nav__container li.current-menu-item>a,
.mobile-nav__container li.current>a {
	border-color: #0154f7;
	background-color: #0154f7;
}

.mobile-nav__container .navigation-box__right {
	border-top: 1px solid rgba(255,255,255, 0.2);
}

.side-menu__logo {
	padding-left: 30px;
}
.side-menu__logo img {
    width: 145px;
}

.side-menu__block__copy {
	color: #cccccc;
	font-family: var(--thm-font);
	font-size: 18px;
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
}

.side-menu__block__copy a {
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.side-menu__block__copy a:hover {
	color: #0154f7;
}

.side-menu__social {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
}

.side-menu__social a {
	color: #ffffff;
	font-size: 16px;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.side-menu__social a:hover {
	color: #0154f7;
}

.side-menu__social a+a {
	margin-left: 19px;
}

/* side content */

.side-content__block {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	z-index: 1000;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: left center;
	transform-origin: left center;
	-webkit-transition: -webkit-transform 0.7s ease;
	transition: -webkit-transform 0.7s ease;
	transition: transform 0.7s ease;
	transition: transform 0.7s ease, -webkit-transform 0.7s ease;
}

.side-content__block.active {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}

.side-content__block-overlay {
	width: 100%;
	height: 100%;
	background-color: #000;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999;
	opacity: 0.7;
}

.side-content__block-inner {
	position: relative;
	width: 300px;
	height: 100vh;
	background-color: #fff;
	z-index: 999999;
	overflow-y: auto;
	padding: 20px 15px;
	position: relative;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	align-content: space-between;
}

.side-content__block-inner .mCustomScrollBox {
	width: 100%;
}

.side-content__block .main-navigation .submenu {
	display: none;
}

.side-content__block__text {
	text-align: center;
}

.side-content__block__title {
	font-size: 20px;
	color: #222;
	margin: 0;
	margin-bottom: 15px;
}

.side-content__block-line {
	margin: 40px 0;
	border-color: rgba(48, 46, 47, 0.2);
}

.side-content__block-about {
	margin-top: 40px;
}

.side-content__block-about__btn:hover {
	background-color: #222;
	color: #fff;
}

.side-content__block-contact__list {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 30px;
}

.side-content__block-contact__list-item {
	color: #222;
	font-size: 15px;
	position: relative;
	padding-left: 30px;
}

.side-content__block-contact__list-item a {
	color: inherit;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.side-content__block-contact__list-item a:hover {
	color: #222;
}

.side-content__block-contact__list-item i {
	font-size: 17px;
	color: #222;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.side-content__block-contact__list-item+.side-content__block-contact__list-item {
	margin-top: 10px;
}

.side-content__block__text-copy {
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.side-content__block__text-copy a {
	color: inherit;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.side-content__block__text-copy a:hover {
	color: #222;
}

.side-content__block__text a {
	color: #222;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.side-content__block__text a:hover {
	color: #222;
}



.banner-area .banner-content>span {
    top: -14px;
	position:relative;
}

.banner-area span.slider_subtitle:before {
    position: absolute;
    left: 0px;
    bottom: 4px;
    right: 8px;
    height: 11px;
    content: "";
    z-index: -1;
}
.banner-area span.slider_subtitle:before {
    background: rgba(253,93,20,0.4)!important;
}
.section-title .title {
    display: inline-grid;
}

.post_social li {
  position: relative;
  display: inline-block;
  font-size: 18px;
  width: 40px;
  height: 40px;
  background: #414141;
  border-radius: 50%;
  line-height: 45px;
  text-align: center;
	transition: all 500ms ease;
}

.post_social li a{
  z-index: 1;
  color: #ffffff;
}

.post_social li:last-child{
  margin-right: 0px;
}

.post_social li a:hover{
  color: #4527a4;
}



.post_social li.share:hover  {
  opacity: 1;
  right: 0%;
  transform: translateY(0px);
  visibility: visible;
}

.post_social .social-links a{
  font-size: 14px;
}

.post_social li{
  margin-right: 15px;
}

.post_social li:hover{
  background:#f86e03!important;
}
.post_social li:hover a{
	color:#fff!important;
}

.post_social li:last-child{
  margin-right: 0px;
}
.about-area .link-btn{
    margin-top: 30px;
}

.project-case-area .project-case-item .project-case-content{
	overflow: hidden;
	z-index: 1;
}

.project-case-area .project-case-item .project-case-content:before{
	position: absolute;
	content:'';
	background: #182e54;
	width: 100%;
	height: 0%;
	left: 0px;
	top: 0px;
	z-index: -1;
	transition: all 500ms ease;
}

.project-case-area .project-case-item:hover .project-case-content:before{
	height: 100%;
}

.project-case-area .project-case-item:hover .project-case-content .title{
	color: #fff;
}

.parallax{
    transition: none !important;
}

/** woocommerce **/

.product-block-one .inner-box{
	position: relative;
	display: block;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
	transition: all 500ms ease;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.product-block-one .inner-box .image-box{
	position: relative;
	display: block;
	overflow: hidden;
	background: #000;
	margin: 0px;
}

.product-block-one .inner-box .woocommerce-LoopProduct-link.woocommerce-loop-product__link{
	display: block;
}

.product-block-one .inner-box .image-box img{
	width: 100%;
	transition: all 500ms ease;
}

.product-block-one .inner-box:hover .image-box img{
	opacity: 0.2;
	transform: scale(1.1);
}

.product-block-one .inner-box .image-box .right-option{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
	text-align: center;
}

.product-block-one .inner-box .image-box .right-option .content-box li{
	position: relative;
	display: block;
	font-size: 15px;
	line-height: 16px;
	color: #fff;
	margin-bottom: 10px;
}

.product-block-one .inner-box .image-box .right-option .content-box{
	position: relative;
	visibility: hidden;
	opacity: 0;
	top: 15px;
	transition: all 500ms ease;
}

.product-block-one .inner-box:hover .image-box .right-option .content-box{
	top: 0px;
	visibility: visible;
	opacity: 1;
}


.product-block-one .inner-box .image-box .right-option .content-box li:last-child{
	margin-bottom: 0px;
}

.product-block-one .inner-box .image-box .right-option .content-box li a{
	color: #fff;
}

.product-block-one .inner-box .image-box .right-option .content-box li a:hover{
	text-decoration: underline !important;
}

.product-block-one .inner-box .lower-content{
	position: relative;
	padding: 25px 30px 0px 30px;
}

.product-block-one .inner-box .lower-content p{
	margin: 0px !important;
}

.product-block-one .inner-box .lower-content h3{
	position: relative;
	display: block;
	font-size: 22px;
	line-height: 30px;
	color: #222;
	font-weight: 600;
	margin-bottom: 15px;
}

.product-block-one .inner-box .lower-content h3 a{
	display: inline-block;
	color: #222;
	transition: all 500ms ease;
}


.product-block-one .inner-box .lower-content h3 a:hover{
	
}

.product-block-one .inner-box .lower-content .add_to_cart_button,
.woocommerce a.button{
	margin-left: 30px !important;
}

.product-block-one .inner-box .lower-content .add_to_cart_button:hover,
.woocommerce a.button:hover{
	background: #222222 !important;
}

.product-block-one .inner-box .lower-content .price{
	color: #848484 !important;
	font-size: 16px;
}

.woocommerce #place_order, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    padding: 15px 38px;
    font-weight: 600;
    border-radius: 0;
    font-size: 14px;
    color: #fff !important;
    background-color: #fd4a36;
    text-transform: capitalize;
    font-family: Montserrat,sans-serif;
	transition: all 500ms ease;
}

.product-block-one .inner-box .lower-content .add_to_cart_button:hover, .woocommerce a.button:hover {
    background: #222222 !important;
}

.woocommerce nav.woocommerce-pagination {
    text-align: center;
}

.woocommerce nav.woocommerce-pagination ul {
    border: none!important;
}

.woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li {
    display: inline-block;
	float: left;
	margin: 0 4px!important;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce-pagination ul li a:hover, .woocommerce-pagination ul li span {
    background: 0 0;
    color: #fd4a36;
    border-color: #fd4a36;
}

.woocommerce-pagination ul li a, .woocommerce-pagination ul li span {
    position: relative;
    display: block;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 20px!important;
    padding: 9px 5px 7px;
    font-size: 16px;
    background: #fff;
    color: #36404b;
    font-weight: 500;
    border: 2px solid #ddd;
	font-size: 1em;
    font-weight: 400;
    padding: .5em;
    min-width: 1em;
    display: block;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    margin: 0;
    text-decoration: none;
    padding: 0;
    line-height: 1;
    font-size: 1em;
    font-weight: 400;
    padding: .5em;
    min-width: 1em;
    display: block;
}
.woocommerce-pagination ul li a, .woocommerce-pagination ul li span {
    position: relative;
    display: block;
    height: 40px !important;
    width: 40px !important;
	border-radius: 0px !important;
    text-align: center;
    line-height: 20px!important;
    padding: 9px 5px 7px;
    font-size: 16px;
    background: #fff;
    color: #36404b;
    font-weight: 500;
    border: 2px solid #ddd;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}

.our-shop{
	position: relative;
	padding: 200px 0px 120px 0px;
}


.welcome-cloven-image{
  position: relative;
  display: block;
  padding: 230px 144px 0px 60px;
	margin-top: 130px;
	margin-bottom: 100px;
}

.welcome-cloven-image:before{
  position: absolute;
  content: '';
  border: 60px solid #fc5546;
  width: 330px;
  height: 330px;
  border-radius: 50%;
  top: 80px;
  right: -30px;
  z-index: -1;
}

.welcome-cloven-image img{
  width: 100%;
}

.welcome-cloven-image .image-2{
  position: absolute;
  left: 7px;
  top: 0px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.welcome-cloven-image .image-3{
  position: absolute;
  top: -10px;
  right: 76px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.blog-standard-area .blog-standard .blog-item .blog-content .item .blog-date ul li a{
    color: #878787;
}
.header-nav .navigation .navbar img {
    width: 170px;
    padding: 20px 0px;
}
.footer-area .footer-widget .footer-title>.title{
	margin-bottom:25px;
}

.wp-block-group__inner-container>h2,.wp-block-search__label {
    font-size: 18px;
    color: #222;
    position: relative;
	margin-bottom:15px;
	padding-bottom:15px;
	text-transform:capitalize;
	font-weight:600;
}

.wp-block-group__inner-container>h2:before,.wp-block-search__label:before {
    position: absolute;
    content: '';
    bottom: 0px;
    left: 0;
    height: 2px;
    width: 10px;
    background: #0154f7;
}
.wp-block-group__inner-container>h2:after,.wp-block-search__label:after {
    position: absolute;
    content: '';
    bottom: 0px;
    left: 17px;
    height: 2px;
    width: 25px;
    background: #0154f7;
}
.wp-block-latest-comments__comment-meta a,.wp-block-latest-comments__comment-author,.wp-block-latest-comments__comment-meta{
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    font-size: 15px;
    font-weight: 500;
    color: #7e8597;
    padding-left: 15px;
    transition: .5s ease;
    text-transform: capitalize;
    color: #242f6c;
    font-size: 14px!important;
	padding-left:0px;
	line-height:1.6em;
}

.wp-block-search .wp-block-search__button {
    background: #f7f7f7;
    border: 1px solid #939494;
    padding: 0.375em 0.625em;
    color: #32373c;
    margin-left: 0px;
    word-break: normal;
    border-left: 0px;
}