/* Esonit Online Education HTML Template */


/* css File Imports */

@import url('global.css');
@import url('header.css');
@import url('flaticon.css');
@import url('font-awesome.css');
@import url('animate.css');
@import url('owl.css');
@import url('animation.css');
@import url('jquery-ui.css');
@import url('jquery.fancybox.min.css');
@import url('jquery.bootstrap-touchspin.css');
@import url('jquery.mCustomScrollbar.min.css');

/*** 

====================================================================
	Banner Section
====================================================================

***/

.banner-section {
    position: relative;
    overflow: hidden;
    padding-top: 113px;
    padding-bottom: 48px;
    background-color: #fff0e6;
    padding-left: 52px;
    padding-right: 52px;
}

.banner-section .icon-layer-one {
    position: absolute;
    left: 10%;
    top: 35%;
    width: 11px;
    height: 15px;
    background-repeat: no-repeat;
}

.banner-section .icon-layer-two {
    position: absolute;
    left: 17%;
    bottom: 12%;
    width: 15px;
    height: 12px;
    background-repeat: no-repeat;
}

.banner-section .icon-layer-three {
    position: absolute;
    right: 12%;
    top: 18%;
    width: 11px;
    height: 15px;
    background-repeat: no-repeat;
}

.banner-section .color-layer {
    position: absolute;
    right: 4%;
    bottom: 5%;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: #f15d52;
}

.banner-section .pattern-layer-one {
    position: absolute;
    right: -180px;
    top: 160px;
    width: 318px;
    height: 78px;
    background-repeat: no-repeat;
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}

.banner-section .pattern-layer-two {
    position: absolute;
    left: 110px;
    bottom: 120px;
    width: 318px;
    height: 78px;
    background-repeat: no-repeat;
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}

.banner-section .pattern-layer-three {
    position: absolute;
    left: 80px;
    bottom: 26%;
    width: 66px;
    height: 58px;
    background-repeat: no-repeat;
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}

.banner-section .image-column {
    position: relative;
}

.banner-section .image-column .inner-column {
    position: relative;
    padding-top: 30px;
}

.banner-section .image-column .image {
    position: relative;
}

.banner-section .image-column .image img {
    position: relative;
    max-width: inherit;
    border-radius: 12px;
}

.banner-section .image-column .image.secondBanner img:nth-child(1) {
    position: relative;
    max-width: inherit;
    border-radius: 12px;
    display: block;
}

.banner-section .image-column .image.secondBanner img:nth-child(2) {
    position: relative;
    max-width: inherit;
    border-radius: 12px;
    display: none;
}

.banner-section .content-column {
    position: relative;
}

.banner-section .content-column .inner-column {
    position: relative;
    padding-top: 30px;
}

.banner-section .content-column .text {
    color: #0c0d24;
    font-size: 20px;
    line-height: 1.8em;
    margin-top: 25px;
    margin-bottom: 20px;
    text-transform: capitalize;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}

.banner-section .content-column h1 {
    color: #0c0d24;
    font-weight: 900;
    line-height: 1.4em;
    font-family: 'Lato', sans-serif;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
    font-size: 43px;
}

.banner-section .content-column .btns-box {
    margin-top: 65px;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}

.banner-section .content-column .theme-btn {
    margin-right: 15px;
}

.banner-section .owl-dots {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 40px;
    display: none;
    text-align: center;
}

.banner-section .owl-dots .owl-dot {
    position: relative;
    width: 30px;
    height: 6px;
    margin-bottom: 10px;
    border-radius: 0px;
    margin: 0px 5px;
    display: inline-block;
    background-color: #f15d52;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.banner-section .owl-dots .owl-dot.active,
.banner-section .owl-dots .owl-dot:hover {
    background-color: #06092d;
}

.banner-section .owl-nav {
    position: absolute;
    left: 0px;
    top: 0%;
    z-index: 99999;
    width: 100%;
    opacity: 1;
    margin-top: -10px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.banner-section:hover .owl-nav {
    opacity: 1;
}

.banner-section .owl-nav .owl-prev {
    position: absolute;
    right: -81px;
    top: 61px;
    width: 48px;
    height: 48px;
    line-height: 46px;
    color: #f15d52;
    font-size: 24px;
    text-align: center;
    border-radius: 50px;
    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: 2px solid #f15d52;
}

.banner-section .owl-nav .owl-next {
    position: absolute;
    right: -81px;
    color: #f15d52;
    font-size: 24px;
    width: 48px;
    height: 48px;
    line-height: 46px;
    border-radius: 50px;
    text-align: center;
    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: 2px solid #f15d52;
}

.banner-section .owl-nav .owl-prev:hover,
.banner-section .owl-nav .owl-next:hover {
    color: #ffffff;
    border-color: #f15d52;
    background-color: #f15d52;
}


/*** 

====================================================================
	Services Section
====================================================================

***/

.services-section {
    position: relative;
    padding: 90px 0px 90px;
}

.services-section.style-two {
    padding-bottom: 10px;
    padding-top: 150px;
}

.services-section.style-three {
    padding-top: 0px;
    padding-bottom: 40px;
}

.services-section.style-four {
    padding-top: 120px;
}

.services-section .pattern-layer-one {
    position: absolute;
    right: 8%;
    top: 40%;
    width: 33px;
    height: 85px;
    background-repeat: no-repeat;
}

.service-block {
    position: relative;
    margin-bottom: 30px;
}

.service-block .inner-box {
    position: relative;
    text-align: center;
    padding: 52px 35px 52px;
    border: 2px solid #f1eeeb;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0px 0px 22px rgb(0 0 0 / 10%);
}

.service-block .inner-box:hover {
    border-color: #f15d52;
}

.service-block .inner-box h3 {
    color: #0c0d24;
    font-weight: 700;
    margin-bottom: 15px;
}

.service-block .inner-box h3 a {
    position: relative;
    color: #0c0d24;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.service-block .inner-box:hover h3 a {
    color: #f15d52;
}

.service-block .inner-box .icon {
    position: relative;
    margin-bottom: 25px;
    height: 270px;
    width: 270px;
}

.service-block .inner-box .text {
    position: relative;
    font-size: 20px;
    color: #0c0d24;
    opacity: 0.80;
    line-height: 1.5em;
    margin-bottom: 25px;
}

.service-block .inner-box .read-more {
    position: relative;
    color: #f15d52;
    font-size: 18px;
    font-weight: 600;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.service-block .inner-box .read-more .fa {
    margin-left: 8px;
}

.service-block .inner-box .read-more:hover {
    color: #111111;
}


/*** 

====================================================================
	Process Section
====================================================================

***/

.process-section {
    position: relative;
    overflow: hidden;
    padding: 20px 0px 180px;
}

.process-section .sec-title {
    margin-bottom: 80px;
}

.process-section.style-two {
    padding-top: 140px;
    padding-bottom: 160px;
}

.process-section.style-three {
    padding-top: 100px;
}

.process-section.style-four {
    padding-top: 60px;
    padding-bottom: 70px;
}

.process-section.style-two .icon-layer-one {
    top: 110px;
}

.process-section.style-two .circle-layer {
    top: 60px;
}

.process-section .auto-container {
    max-width: 1670px;
}

.process-section .pattern-layer-one {
    position: absolute;
    left: 0px;
    top: 5%;
    width: 62px;
    height: 355px;
    background-repeat: no-repeat;
}

.process-section .circle-layer {
    position: absolute;
    right: -400px;
    top: 0px;
    width: 499px;
    height: 499px;
    border-radius: 50%;
    background-color: #f6fcff;
}

.process-section .icon-layer-one {
    position: absolute;
    right: 15%;
    top: 0px;
    width: 34px;
    height: 54px;
    background-repeat: no-repeat;
}

.process-block {
    position: relative;
    margin-bottom: 30px;
}

.process-block .inner-box {
    position: relative;
    text-align: center;
    border-radius: 8px;
    padding: 50px 25px 60px;
    background-color: #ffffff;
    box-shadow: 0px 0px 22px rgb(0 0 0 / 10%);
}

.process-block .inner-box:hover {
    /*box-shadow: 0 0 7px #f15d52;*/
    border: 2px solid #f15d52;
}

.process-block .inner-box:hover h3 a {
    color: #f15d52;
}

.process-block .inner-box:before {
    position: absolute;
    content: '';
    left: 50%;
    bottom: -80px;
    width: 453px;
    z-index: -1;
    height: 128px;
    margin-left: -20px;
    background: url(../images/icons/circle-pattern.png);
    background-repeat: no-repeat;
}

.process-block:last-child .inner-box:before {
    display: none;
}

.process-block .inner-box .icon {
    position: relative;
    margin-bottom: 32px;
}

.process-block .inner-box h3 {
    margin-bottom: 18px;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
}

.process-block .inner-box h3 a {
    position: relative;
    color: #0c0d24;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.process-block .inner-box h3 a:hover {
    color: #f15d52;
}

.process-block .inner-box .text {
    position: relative;
    color: #0c0d24;
    font-size: 18px;
    opacity: 0.80;
    line-height: 1.7em;
}


/*** 

====================================================================
	Success Section
====================================================================

***/

.success-section {
    position: relative;
    overflow: hidden;
    padding: 100px 0px 80px;
    background-color: #eaf7ff;
}

.success-section .icon-layer-one {
    position: absolute;
    left: 10%;
    top: 14%;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
}

.success-section .icon-layer-two {
    position: absolute;
    right: 10%;
    top: 6%;
    width: 66px;
    height: 58px;
    background-repeat: no-repeat;
}

.success-section .icon-layer-three {
    position: absolute;
    left: 44%;
    bottom: 5%;
    width: 51px;
    height: 48px;
    background-repeat: no-repeat;
}

.success-section .left-white-bar {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 60px;
    height: 100%;
    background-color: #ffffff;
}

.success-section .right-white-bar {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 60px;
    height: 100%;
    background-color: #ffffff;
}

.success-section .content-column {
    position: relative;
    margin-bottom: 30px;
}

.success-section .content-column .sec-title {
    margin-bottom: 20px;
}

.success-section .content-column .inner-column {
    position: relative;
    padding-top: 60px;
    padding-left: 40px;
}

.success-section .content-column h2 {
    color: #0c0d24;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
}

.success-section .content-column .text {
    position: relative;
    margin-top: 30px;
    padding-right: 80px;
}

.success-section .content-column .text p {
    position: relative;
    margin-bottom: 25px;
    color: #0c0d24;
    font-size: 18px;
    line-height: 1.7em;
}

.success-section .image-column {
    position: relative;
    margin-bottom: 30px;
}

.success-section .image-column .inner-column {
    position: relative;
    padding-left: 20px;
}

.success-section .image-column .color-layer {
    position: absolute;
    left: 0px;
    bottom: 5px;
    width: 434px;
    height: 434px;
    border-radius: 50%;
    background-color: #ffffff;
}

.success-section .image-column .color-layer-two {
    position: absolute;
    left: 80px;
    top: 200px;
    width: 286px;
    height: 156px;
    border-radius: 0px;
    transform: skewY(-5deg);
    background-color: #fbeddc;
}

.success-section .image-column .image {
    position: relative;
    z-index: 1;
}

.success-section .bottom-color-layer {
    position: absolute;
    left: 100px;
    bottom: 140px;
    width: 357px;
    height: 357px;
    border-radius: 50%;
    background-color: #f2faff;
}


/*** 

====================================================================
	Success Tabs Style
====================================================================

***/

.success-tabs {
    position: relative;
    margin-top: 50px;
    padding-bottom: 0px;
}

.success-tabs .tab-btns {
    position: relative;
    margin-bottom: 0px;
    display: inline-block;
    border-bottom: 1px solid #dae3e9;
}

.success-tabs .tab-btns .tab-btn {
    position: relative;
    margin-right: 70px;
    font-size: 20px;
    background: none;
    color: #0c0d24;
    font-weight: 700;
    line-height: 24px;
    cursor: pointer;
    margin-bottom: 0px;
    display: inline-block;
    padding: 0px 0px 24px;
    transition: all 500ms ease;
    text-transform: uppercase;
}

.success-tabs .tab-btns .tab-btn:last-child {
    margin-right: 0px;
}

.success-tabs .tab-btns .tab-btn:hover::before,
.success-tabs .tab-btns .tab-btn.active-btn::before {
    opacity: 1;
}

.success-tabs .tab-btns .tab-btn:before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    right: 0px;
    height: 3px;
    opacity: 0;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    background-color: #f15d52;
}

.success-tabs .tabs-content {
    position: relative;
    padding-top: 70px;
}

.success-tabs .tabs-content .tab {
    position: relative;
    display: none;
}

.success-tabs .tabs-content .tab.active-tab {
    display: block;
}

.success-tabs .tabs-content h3 {
    color: #0c0d24;
    font-weight: 400;
    font-size: 36px;
    padding-top: 0px;
    line-height: 1.3em;
    margin-bottom: 20px;
}

.success-tabs .tabs-content .text {
    position: relative;
    color: #0c0d24;
    font-size: 20px;
    line-height: 1.7em;
    padding-right: 90px;
}

.success-tabs .tabs-content .image {
    position: relative;
    padding-right: 90px;
}

.success-tabs .tabs-content .image img {
    position: relative;
    display: block;
    width: 100%;
}

.success-tabs .tabs-content .image-column {
    position: relative;
}

.success-tabs .tabs-content .color-box {
    position: absolute;
    right: 85px;
    bottom: -40px;
    width: 11px;
    height: 11px;
    background-color: #fec2bd;
}

.success-tabs .tabs-content .color-box-three {
    position: absolute;
    right: 0px;
    top: -80px;
    width: 11px;
    height: 11px;
    background-color: #bbd0f2;
}

.success-tabs .tabs-content .color-box-two {
    position: absolute;
    right: 20px;
    top: -80px;
    width: 360px;
    height: 360px;
    border-radius: 50%;
    background-color: #f2faff;
}


/*** 

====================================================================
	Success Section
====================================================================

***/

.business-section {
    position: relative;
    overflow: hidden;
    padding: 150px 0px 80px;
}

.business-section .sec-title {
    margin-bottom: 110px;
}

.business-section.style-two {
    padding: 0px;
}

.business-section .circle-layer {
    position: absolute;
    left: -220px;
    top: 250px;
    width: 330px;
    height: 330px;
    border-radius: 50%;
    background-color: #fff0e6;
}

.business-section .circle-layer-two {
    position: absolute;
    right: -240px;
    bottom: 80px;
    width: 330px;
    height: 330px;
    border-radius: 50%;
    background-color: #f2e1df;
}

.business-section .icon-layer-one {
    position: absolute;
    left: 10%;
    top: 12%;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
}

.business-section .icon-layer-two {
    position: absolute;
    right: 10%;
    top: 8%;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
}

.business-block {
    position: relative;
    margin-bottom: 30px;
}

.business-block .inner-box {
    position: relative;
    padding: 32px;
    background-color: #ffffff;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    box-shadow: 0px 0px 22px rgb(0 0 0 / 10%);
    border-radius: 8px;
}

.business-block .inner-box:hover {
    /*box-shadow: 0 0 7px #f15d52;*/
    border: 2px solid #f15d52;
}

.business-block .inner-box .icon {
    position: relative;
    z-index: 1;
    /*padding-left:20px;*/
    margin-bottom: 35px;
}

.business-block .inner-box .icon .color-circle {
    position: absolute;
    left: 0px;
    top: -10px;
    width: 115px;
    height: 115px;
    z-index: -1;
    border-radius: 50%;
    background-color: #ebf4ff;
}

.business-block .inner-box h3 {
    font-weight: 600;
    margin-bottom: 16px;
    font-family: 'Lato', sans-serif;
}

.business-block .inner-box h3 a {
    position: relative;
    color: #0c0d24;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.business-block .inner-box .text {
    font-size: 18px;
    color: #0c0d24;
    opacity: 0.80;
    line-height: 1.6em;
    margin-bottom: 20px;
}

.business-block .inner-box .explore {
    position: relative;
    color: #f15d4f;
    font-size: 16px;
    font-weight: 700;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.business-block .inner-box:hover h3 a {
    color: #f15d52;
}

.business-block .inner-box:hover .explore {
    color: #111111;
}

.business-block:nth-child(2) .inner-box .icon .color-circle {
    background-color: #fcf6ef;
}

.business-block:nth-child(3) .inner-box .icon .color-circle {
    background-color: #fff6f5;
}

.business-block:nth-child(4) .inner-box .icon .color-circle {
    background-color: #f8f0f7;
}

.business-block:nth-child(5) .inner-box .icon .color-circle {
    background-color: #f1f2f1;
}

.business-block:nth-child(6) .inner-box .icon .color-circle {
    background-color: #f0fdfd;
}


/*** 

====================================================================
	Chain Section
====================================================================

***/

.chain-section {
    position: relative;
    padding: 20px 0px 60px;
}

.chain-section .icon-layer-one {
    position: absolute;
    right: 15%;
    top: 10%;
    width: 51px;
    height: 48px;
    background-repeat: no-repeat;
}

.chain-section .blocks-column {
    position: relative;
    margin-bottom: 40px;
}

.chain-section .blocks-column .color-layer {
    position: absolute;
    right: 150px;
    top: 15px;
    width: 590px;
    height: 590px;
    border-radius: 50%;
    background-color: #fef3ec;
}

.chain-section .blocks-column .inner-column {
    position: relative;
    padding-top: 40px;
    padding-right: 20px;
}

.chain-section .blocks-column .blocks-outer {
    position: relative;
}

.chain-section .blocks-column .blocks-outer .chain-block:nth-child(2n+1) {
    margin-left: 100px;
}

.chain-section .blocks-column .blocks-outer .chain-block:nth-child(2) .inner-box .icon {
    background-color: #ff8183;
}

.chain-section .blocks-column .blocks-outer .chain-block:nth-child(3) .inner-box .icon {
    background-color: #fac388;
}

.chain-block {
    position: relative;
    margin-bottom: 40px;
}

.chain-block .inner-box {
    position: relative;
    padding: 30px 30px;
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0px 0px 22px rgb(0 0 0 / 10%);
}

.chain-block .inner-box:hover {
    /*box-shadow: 0 0 7px #f15d52;*/
    border: 2px solid #f15d52;
}

.chain-block .inner-box .content {
    position: relative;
    padding-left: 90px;
}

.chain-block .inner-box .content .icon {
    position: absolute;
    left: 0px;
    top: 34px;
    width: 60px;
    height: 60px;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    line-height: 60px;
    border-radius: 50px;
    display: inline-block;
    background-color: #209fa3;
}

.chain-block .inner-box .title {
    position: relative;
    color: #0c0d24;
    font-size: 18px;
    font-weight: 400;
    opacity: 0.70;
    margin-bottom: 10px;
}

.chain-block .inner-box h4 {
    color: #0c0d24;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
}

.chain-section .content-column {
    position: relative;
    margin-bottom: 40px;
}

.chain-section .content-column .inner-column {
    position: relative;
    padding-left: 50px;
}

.chain-section .content-column h2 {
    color: #0c0d24;
    font-weight: 700;
    margin-bottom: 18px;
}

.chain-section .content-column .text {
    position: relative;
    margin-bottom: 55px;
}

.chain-section .content-column .text p {
    position: relative;
    color: #0c0d24;
    font-size: 20px;
    opacity: 0.90;
    line-height: 1.5em;
    margin-bottom: 20px;
}

.chain-section .content-column .text p:last-child {
    margin-bottom: 0px;
}

.chain-section.style-two {
    padding-top: 190px;
}

.chain-section.style-three {
    padding-top: 200px;
    padding-bottom: 80px;
}

.chain-section.style-four {
    padding-top: 80px;
    padding-bottom: 40px;
}


/*** 

====================================================================
	Testimonial Section
====================================================================

***/

.testimonial-section {
    position: relative;
    overflow: hidden;
    padding: 60px 0px 160px;
}

.testimonial-section .color-layer {
    position: absolute;
    left: 20%;
    top: 0%;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #8ce4c8;
}

.testimonial-section .icon-layer-one {
    position: absolute;
    right: 5%;
    top: 0%;
    width: 34px;
    height: 54px;
    background-repeat: no-repeat;
}

.testimonial-section .auto-container {
    position: relative;
    max-width: 1670px;
}

.testimonial-section .inner-container {
    padding: 50px 0px;
}

.testimonial-section .pattern-layer {
    position: absolute;
    left: 0px;
    top: -40px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
}

.testimonial-section .left-column {
    position: relative;
    margin-bottom: 40px;
}

.testimonial-section .left-column .inner-column {
    position: relative;
}

.testimonial-section .title-column {
    position: relative;
    margin-bottom: 40px;
}

.testimonial-section .title-column .inner-column {
    position: relative;
    text-align: center;
    padding-top: 150px;
}

.testimonial-section .title-column .quote-icon {
    position: relative;
    font-size: 80px;
    line-height: 1em;
    color: #0c0d24;
    display: inline-block;
}

.testimonial-section .title-column .quote-icon .circle {
    position: absolute;
    right: -20px;
    width: 50px;
    height: 50px;
    bottom: -10px;
    z-index: -1;
    border-radius: 50%;
    background-color: #fac388;
}

.testimonial-section .title-column h2 {
    color: #0c0d24;
    font-weight: 700;
    margin-top: 40px;
    margin-bottom: 18px;
}

.testimonial-section .title-column .text {
    position: relative;
    color: #0c0d24;
    font-size: 20px;
    line-height: 1.7em;
    opacity: 0.80;
    padding: 0px 15px;
}

.testimonial-section .right-column {
    position: relative;
    margin-bottom: 40px;
}

.testimonial-section .right-column .inner-column {
    position: relative;
}

.testimonial-block {
    position: relative;
    margin-bottom: 160px;
}

.testimonial-block .inner-box {
    position: relative;
    padding-top: 70px;
    padding-left: 22px;
}

.testimonial-block .inner-box .author-image {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 93px;
    height: 93px;
    overflow: hidden;
    border-radius: 50%;
}

.testimonial-block .inner-box .content {
    position: relative;
    z-index: 1;
    padding: 35px 35px;
    background-color: #ffffff;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.07);
}

.testimonial-block .inner-box .content h5 {
    color: #0c0d24;
    font-weight: 700;
}

.testimonial-block .inner-box .content .text {
    position: relative;
    color: #0c0d24;
    font-size: 20px;
    line-height: 1.6em;
    margin-top: 8px;
    opacity: 0.80;
}

.testimonial-block:last-child {
    margin-bottom: 0px;
}

.testimonial-block.style-two .inner-box {
    padding-right: 22px;
    padding-left: 0px;
}

.testimonial-block.style-two .inner-box .author-image {
    right: 0px;
    left: auto;
}


/*** 

====================================================================
	News Section
====================================================================

***/

.news-section {
    position: relative;
    padding: 120px 0px 110px;
    background-color: #fef3ec;
    display: none;
}

.news-section .sec-title {
    margin-bottom: 70px;
}

.news-section .color-layer {
    position: absolute;
    right: 10%;
    bottom: 10%;
    width: 10px;
    height: 10px;
    background-color: #f15d52;
}

.news-section .icon-layer-one {
    position: absolute;
    left: 10%;
    top: 10%;
    width: 33px;
    height: 85px;
    background-repeat: no-repeat;
}

.news-section .icon-layer-two {
    position: absolute;
    right: 10%;
    top: 10%;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
}

.news-section .icon-layer-three {
    position: absolute;
    right: 10%;
    top: 60%;
    width: 33px;
    height: 85px;
    background-repeat: no-repeat;
}

.news-section .icon-layer-four {
    position: absolute;
    left: 10%;
    bottom: 10%;
    width: 34px;
    height: 54px;
    background-repeat: no-repeat;
}

.news-section .left-white-bar {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 60px;
    height: 100%;
    background-color: #ffffff;
}

.news-section .right-white-bar {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 60px;
    height: 100%;
    background-color: #ffffff;
}

.news-block {
    position: relative;
    margin-bottom: 30px;
}

.news-block .inner-box {
    position: relative;
}

.news-block .inner-box .image {
    position: relative;
    overflow: hidden;
    background-color: #111111;
}

.news-block .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.news-block .inner-box:hover .image img {
    opacity: 0.60;
    transform: scale(1.05, 1.05);
}

.news-block .inner-box .lower-content {
    position: relative;
    padding-top: 30px;
}

.news-block .inner-box .lower-content .category {
    position: relative;
    color: #ffffff;
    padding: 4px 15px 7px;
    font-size: 16px;
    border-radius: 7px;
    display: inline-block;
    background-color: #f15d52;
}

.news-block .inner-box .lower-content h4 {
    margin-top: 20px;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
}

.news-block .inner-box .lower-content h4 a {
    color: #0c0d24;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.news-block .inner-box:hover .lower-content h4 a {
    color: #f15d52;
}


/*** 

====================================================================
	Case Study Section
====================================================================

***/

.case-study-section {
    position: relative;
    overflow: hidden;
    padding: 32px 0px 70px;
}

.case-study-section .color-layer {
    position: absolute;
    left: -300px;
    top: 150px;
    width: 480px;
    height: 480px;
    border-radius: 50%;
    background-color: #fef3ec;
}

.case-study-section .auto-container {
    position: relative;
    max-width: 1470px;
}

.case-study-section .title-column {
    position: relative;
    margin-bottom: 30px;
}

.case-study-section .title-column .sec-title {
    margin-bottom: 25px;
}

.case-study-section .title-column .inner-column {
    position: relative;
    padding-top: 40px;
    padding-right: 100px;
}

.case-study-section .title-column .view-more {
    position: relative;
    color: #f15d52;
    font-size: 18px;
}

.case-study-section .carousel-column {
    position: relative;
    margin-bottom: 30px;
}

.case-study-section .carousel-column .icon-layer-one {
    position: absolute;
    left: 130px;
    top: -80px;
    width: 540px;
    height: 508px;
    background-size: cover;
    background-repeat: no-repeat;
}

.case-study-section .carousel-column .inner-column {
    position: relative;
    margin-right: -100px;
}


/* .case-study-section .carousel-column .left-gradient{
	position:absolute;
	left:0px;
	top:0px;
	width:40%;
	height:100%;
	z-index:2;
	background: #FFFFFF;
	background: -webkit-linear-gradient(to right, #FFFFFF 0%, rgba(0,0,0,0) 100%);
	background: -moz-linear-gradient(to right, #FFFFFF 0%, rgba(0,0,0,0) 100%);
	background: linear-gradient(to right, #FFFFFF 0%, rgba(0,0,0,0) 100%);
}

.case-study-section .carousel-column .right-gradient{
	position:absolute;
	right:0px;
	top:0px;
	width:40%;
	height:100%;
	z-index:2;
	background: #FFFFFF;
	background: -webkit-linear-gradient(to right, rgba(0,0,0,0) 0%, #ffffff 100%);
	background: -moz-linear-gradient(to right, rgba(0,0,0,0) 0%, #ffffff 100%);
	background: linear-gradient(to right, rgba(0,0,0,0) 0%, #ffffff 100%);
} */

.case-study-section .carousel-column .owl-dots,
.case-study-section .carousel-column .owl-nav {
    display: none;
}

.case-study-section .carousel-column .owl-stage-outer .owl-item.center .case-block {
    transform: translateY(30px);
}

.case-study-section .carousel-column .owl-stage-outer .owl-item.center .case-block .inner-box .image .overlay-box {
    bottom: 10px;
    opacity: 1;
}

.case-study-section .carousel-column .owl-carousel .owl-stage-outer {
    padding-bottom: 30px;
}

.case-block {
    position: relative;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.case-block .inner-box {
    position: relative;
}

.case-block .inner-box .image {
    position: relative;
    overflow: hidden;
}

.case-block .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
}

.case-block .inner-box .image .overlay-box {
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: -110px;
    opacity: 0;
    padding: 15px 15px;
    background-color: #ffffff;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.case-block .inner-box:hover .image .overlay-box {
    bottom: 10px;
    opacity: 1;
}

.case-block .inner-box .image .category {
    position: relative;
    color: #0c0d24;
    font-size: 14px;
    opacity: 0.80;
    text-transform: uppercase;
}

.case-block .inner-box .image h5 {
    margin-top: 0px;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
}

.case-block .inner-box .image h5 a {
    color: #0c0d24;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.case-block .inner-box:hover .image h5 a {
    color: #f15d52;
}


/*** 

====================================================================
	Newsletter Section
====================================================================

***/

.newsletter-section {
    position: relative;
    overflow: hidden;
    padding-top: 80px;
    margin-bottom: -90px;
    z-index: 10;
    padding-bottom: 30px;
    display: none;
}

.newsletter-section .inner-container {
    position: relative;
    padding-left: 80px;
    margin-top: 0px;
}

.newsletter-section .inner-container:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 130px;
    right: 0px;
    bottom: 0px;
    border-radius: 15px 15px 0px 0px;
    background-color: #edf9ff;
}

.newsletter-section .inner-container .pattern-layer {
    position: absolute;
    left: 0px;
    top: 130px;
    width: 100%;
    height: 236px;
    background-repeat: no-repeat;
}

.newsletter-section .inner-container .icon-layer-one {
    position: absolute;
    left: -40px;
    top: -40px;
    width: 158px;
    height: 107px;
    z-index: 1;
    background-repeat: no-repeat;
}

.newsletter-section .inner-container .icon-layer-two {
    position: absolute;
    right: 90px;
    top: 120px;
    width: 261px;
    height: 73px;
    z-index: 2;
    background-repeat: no-repeat;
}

.newsletter-section .inner-container .icon-layer-three {
    position: absolute;
    right: -35px;
    top: -35px;
    width: 70px;
    height: 70px;
    z-index: -1;
    background-repeat: no-repeat;
}

.newsletter-section .inner-container .icon-layer-four {
    position: absolute;
    left: -35px;
    bottom: -35px;
    width: 70px;
    height: 70px;
    z-index: -1;
    background-repeat: no-repeat;
}

.newsletter-section .inner-container .color-box {
    position: absolute;
    right: -25px;
    top: 0px;
    width: 440px;
    height: 440px;
    z-index: 1;
    border-radius: 50%;
    background-color: #fefbe6;
}

.newsletter-section .form-column {
    position: relative;
    margin-bottom: 40px;
}

.newsletter-section .form-column .inner-column {
    position: relative;
    padding-top: 240px;
}

.newsletter-section .form-column .title-box {
    position: relative;
    margin-bottom: 50px;
}

.newsletter-section .form-column h2 {
    margin-bottom: 15px;
    font-weight: 700;
    color: #0c0d24;
}

.newsletter-section .form-column .title-box .text {
    color: #0c0d24;
    opacity: 0.80;
    font-size: 18px;
    line-height: 1.8em;
}

.newsletter-section .form-column .member {
    position: relative;
    color: #0c0d24;
    font-size: 20px;
}

.newsletter-section .form-column .member a {
    position: relative;
    color: #f15d52;
}


/* Subscribe Form */

.newsletter-form {
    position: relative;
    margin-bottom: 20px;
}

.newsletter-form .form-group {
    position: relative;
    display: block;
    z-index: 1;
    margin-bottom: 0px;
}

.newsletter-form .form-group .icon {
    position: absolute;
    left: 22px;
    top: 28px;
    z-index: 1;
    color: #bfc2c4;
    font-size: 20px;
    line-height: 1em;
}

.newsletter-form .form-group input[type="text"],
.newsletter-form .form-group input[type="tel"],
.newsletter-form .form-group input[type="email"],
.newsletter-form .form-group textarea {
    position: relative;
    width: 100%;
    line-height: 28px;
    padding: 10px 30px 10px 60px;
    height: 75px;
    color: #0c0d24;
    display: inline-block;
    font-size: 18px;
    border-radius: 10px;
    background: none;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    border: 1px solid #bfc2c4;
}

.newsletter-form .form-group textarea::-webkit-input-placeholder,
.newsletter-form .form-group input::-webkit-input-placeholder {
    color: rgba(12, 13, 36, 0.60);
}

.newsletter-form .form-group input:focus {
    border-color: #f15d52;
}

.newsletter-form .form-group input[type="submit"],
.newsletter-form .form-group button {
    position: absolute;
    right: 4px;
    top: 4px;
    width: 88px;
    height: 66px;
    color: #ffffff;
    font-size: 16px;
    cursor: pointer;
    border-radius: 10px;
    padding: 15px 10px;
    background-color: #f15d52;
    text-transform: uppercase;
}

.newsletter-section .image-column {
    position: relative;
}

.newsletter-section .image-column .inner-column {
    position: relative;
}

.newsletter-section .image-column .image {
    position: relative;
    margin-left: 20px;
    z-index: 4;
}

.newsletter-section .image-column .image img {
    max-width: inherit;
}

.newsletter-section.style-two {
    text-align: center;
    padding-top: 40px;
}

.newsletter-section.alternate {
    margin-top: -508px;
    /* padding-bottom:30px; */
}

.newsletter-section.style-two .inner-container {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 75px;
}

.newsletter-section.style-two .form-column {
    max-width: 680px;
    margin: 0 auto;
    width: 100%;
}

.newsletter-section.style-two .inner-container .pattern-layer,
.newsletter-section.style-two .inner-container:before {
    top: 0px;
}

.newsletter-section.style-two .form-column .inner-column {
    padding-top: 80px;
}


/*** 

====================================================================
	Main Footer
====================================================================

***/

.main-footer {
    position: relative;
    background-color: #edf9ff;
}

.main-footer.style-three .widgets-section {
    padding-top: 100px;
}

.main-footer .widgets-section {
    position: relative;
    padding: 54px 0px 18px;
}

.main-footer .color-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 31%;
    height: 100%;
    background-color: #fef3ec;
}

.main-footer .pattern-layer-one {
    position: absolute;
    left: 10%;
    top: 20%;
    width: 54px;
    height: 34px;
    background-repeat: no-repeat;
}

.main-footer .pattern-layer-two {
    position: absolute;
    right: 100px;
    top: 20%;
    width: 33px;
    height: 85px;
    background-position: center top;
    background-repeat: no-repeat;
}

.main-footer .pattern-layer-three {
    position: absolute;
    bottom: 5%;
    right: 10%;
    width: 73px;
    height: 78px;
    background-repeat: no-repeat;
}

.main-footer .pattern-layer-four {
    position: absolute;
    left: 10%;
    bottom: 10%;
    width: 116px;
    height: 90px;
    background-position: center top;
    background-repeat: no-repeat;
}

.main-footer .footer-widget {
    position: relative;
    z-index: 1;
    margin-bottom: 40px;
}

.main-footer .footer-column h4 {
    font-weight: 700;
    color: #0c0d24;
    line-height: 1.2em;
    margin-bottom: 30px;
    margin-top: 10px;
    text-transform: capitalize;
    font-family: 'Lato', sans-serif;
}

.main-footer .logo-widget {
    position: relative;
}

.main-footer .logo-widget .logo {
    position: relative;
    margin-bottom: 15px;
}

.main-footer .logo-widget .info-list {
    position: relative;
    margin-bottom: 20px;
}

.main-footer .logo-widget .info-list li {
    position: relative;
    color: #44bcfa;
    font-size: 20px;
    margin-bottom: 8px;
}

.main-footer .logo-widget .info-list li a {
    position: relative;
    color: #44bcfa;
    font-size: 20px;
}

.main-footer .logo-widget .info-list li:nth-child(2) a {
    color: #f15d52;
    word-break: break-all;
}

.main-footer .address-widget .social-box {
    position: relative;
    margin-top: 15px;
}

.main-footer .address-widget .social-box li {
    position: relative;
    margin-right: 12px;
    display: inline-block;
}

.main-footer .address-widget .social-box li a {
    position: relative;
    color: #bababb;
    font-size: 18px;
    display: inline-block;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-footer .address-widget .social-box li a:hover {
    color: #111111;
}

.main-footer .address-list li {
    position: relative;
    color: #0c0d24;
    font-size: 20px;
    opacity: 0.90;
    margin-bottom: 12px;
    line-height: 1.6em;
}

.main-footer .address-list li:last-child {
    margin-bottom: 0px;
}

.main-footer .logo-widget .text {
    position: relative;
    color: #00184f;
    font-size: 20px;
    opacity: 0.90;
    line-height: 1.5em;
    margin-top: 15px;
}

.main-footer .list {
    position: relative;
}

.main-footer .list li {
    position: relative;
    margin-bottom: 12px;
}

.main-footer .list li a {
    position: relative;
    color: #0c0d24;
    font-size: 20px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-footer .list li a:hover {
    color: #f15d52;
}


/* Footer Bottom */

.main-footer .footer-bottom {
    position: relative;
    padding: 0px 0px 25px;
}

.main-footer .footer-bottom .copyright {
    position: relative;
    color: #102659;
    font-size: 16px;
}

.main-footer .footer-bottom .copyright a {
    position: relative;
    color: #102659;
}

.main-footer .footer-bottom .nav-column {
    position: relative;
}

.main-footer .footer-bottom .nav-column ul {
    position: relative;
    text-align: right;
}

.main-footer .footer-bottom .nav-column ul li {
    position: relative;
    margin-right: 12px;
    padding-right: 12px;
    line-height: 1.2em;
    display: inline-block;
    border-right: 1px solid #dee0e4;
}

.main-footer .footer-bottom .nav-column ul li a {
    position: relative;
    color: #102659;
    font-size: 15px;
}

.main-footer .footer-bottom .nav-column ul li:last-child {
    margin-right: 0px;
    padding-right: 0px;
    border-right: 0px;
}

.contact-info-widget .address-list li {
    position: relative;
    color: #0c0d24;
    font-size: 20px;
    font-weight: 500;
}

.contact-info-widget .address-list li span {
    position: relative;
    color: #0c0d24;
    font-size: 16px;
    opacity: 0.88;
    display: block;
    font-weight: 400;
}

.contact-info-widget .address-list li a {
    position: relative;
    color: #40bbfb;
    font-size: 20px;
}

.contact-info-widget .address-list li:nth-child(2) a {
    color: #f15d52;
    font-weight: 600;
}

.contact-info-widget .social-box {
    position: relative;
    margin-top: 20px;
}

.contact-info-widget .social-box li {
    position: relative;
    margin-right: 20px;
    display: inline-block;
}

.contact-info-widget .social-box li a {
    position: relative;
    color: #0c0d24;
    font-size: 20px;
    display: inline-block;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.contact-info-widget .social-box li a:hover {
    color: #f15d52;
}

.main-footer.style-two .color-layer {
    right: 0px;
    left: auto;
}


/*** 

====================================================================
	Banner Section Two
====================================================================

***/

.banner-section-two {
    position: relative;
    overflow: hidden;
    padding-top: 130px;
    padding-bottom: 70px;
    background-color: #fbf9f2;
}

.banner-section-two .icon-layer-one {
    position: absolute;
    left: 8%;
    top: 18%;
    width: 11px;
    height: 15px;
    background-repeat: no-repeat;
}

.banner-section-two .icon-layer-two {
    position: absolute;
    left: 8%;
    bottom: 42%;
    width: 15px;
    height: 12px;
    background-repeat: no-repeat;
}

.banner-section-two .icon-layer-three {
    position: absolute;
    right: 10%;
    top: 12%;
    width: 15px;
    height: 12px;
    background-repeat: no-repeat;
}

.banner-section-two .icon-layer-four {
    position: absolute;
    left: 50%;
    top: 10%;
    width: 15px;
    height: 12px;
    background-repeat: no-repeat;
}

.banner-section-two .icon-layer-five {
    position: absolute;
    left: 6%;
    bottom: 20%;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
}

.banner-section-two .icon-layer-six {
    position: absolute;
    right: -12%;
    bottom: 5%;
    width: 66px;
    height: 58px;
    z-index: 1;
    background-repeat: no-repeat;
}

.banner-section-two .pattern-layer-one {
    position: absolute;
    right: -150px;
    top: -180px;
    width: 747px;
    height: 878px;
    background-repeat: no-repeat;
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}

.banner-section-two .pattern-layer-two {
    position: absolute;
    left: 0px;
    bottom: 40px;
    width: 100%;
    height: 548px;
    background-position: left bottom;
    background-repeat: no-repeat;
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}

.banner-section-two .image-column {
    position: relative;
    z-index: 1;
}

.banner-section-two .image-column .dotted-layer {
    position: absolute;
    left: 120px;
    top: 180px;
    width: 318px;
    height: 78px;
    background-repeat: no-repeat;
}

.banner-section-two .image-column .dotted-layer-two {
    position: absolute;
    right: 40px;
    top: 180px;
    width: 318px;
    height: 78px;
    z-index: -1;
    background-repeat: no-repeat;
}

.banner-section-two .image-column .color-one {
    position: absolute;
    left: 150px;
    top: 0px;
    width: 430px;
    height: 430px;
    z-index: -1;
    border-radius: 50%;
    background-color: #d1f6f5;
}

.banner-section-two .image-column .color-two {
    position: absolute;
    left: 100px;
    top: 100px;
    width: 480px;
    height: 710px;
    background-color: #d1f6f5;
    clip-path: polygon(0 0, 100% 16%, 100% 100%, 0% 100%);
}

.banner-section-two .image-column .color-three {
    position: absolute;
    right: -50px;
    top: 120px;
    width: 480px;
    height: 710px;
    z-index: -1;
    background-color: #fbf7d8;
    clip-path: polygon(0 16%, 100% 0, 100% 100%, 0% 100%);
}

.banner-section-two .image-column .inner-column {
    position: relative;
    text-align: right;
    padding-top: 30px;
    margin-right: -50px;
}

.banner-section-two .image-column .image {
    position: relative;
}

.banner-section-two .image-column .image .call-box {
    position: absolute;
    left: -30px;
    bottom: 40px;
    text-align: left;
    border-radius: 8px;
    padding: 30px 30px;
    background-color: #0c0d24;
}

.banner-section-two .image-column .image .call-box .icon {
    position: absolute;
    right: 30px;
    top: 25px;
    opacity: 0.15;
    color: #ffffff;
    font-size: 70px;
    line-height: 1em;
}

.banner-section-two .image-column .image .call-box .call {
    position: relative;
    color: #ffffff;
    font-size: 24px;
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
}

.banner-section-two .image-column .image .call-box .number {
    position: relative;
    color: #ffffff;
    font-size: 35px;
    font-weight: 700;
    line-height: 1em;
}

.banner-section-two .image-column .image img {
    position: relative;
    max-width: inherit;
}

.banner-section-two .content-column {
    position: relative;
}

.banner-section-two .content-column .inner-column {
    position: relative;
    padding-top: 30px;
}

.banner-section-two .video-box {
    position: relative;
    margin-left: 10px;
    color: #0c0d24;
    font-size: 18px;
    font-weight: 700;
}

.banner-section-two .video-box span {
    position: relative;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    border-radius: 50%;
    line-height: 66px;
    display: inline-block;
    z-index: 1;
    width: 66px;
    height: 66px;
    padding-left: 5px;
    margin-right: 15px;
    background-color: #f15d52;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.banner-section-two .content-column .video-box .overlay-box span {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 99;
    color: #ffffff;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    border-radius: 10px;
    padding-left: 7px;
    display: inline-block;
    margin-top: -33px;
    margin-left: -33px;
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.10);
}

.banner-section-two .content-column .video-box .ripple,
.banner-section-two .content-column .video-box .ripple:before,
.banner-section-two .content-column .video-box .ripple:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 66px;
    height: 66px;
    margin-left: .5px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 rgba(241, 93, 82, .7);
    -moz-box-shadow: 0 0 0 0 rgba(241, 93, 82, .7);
    -ms-box-shadow: 0 0 0 0 rgba(241, 93, 82, .7);
    -o-box-shadow: 0 0 0 0 rgba(241, 93, 82, .7);
    box-shadow: 0 0 0 0 rgba(241, 93, 82, .7);
    -webkit-animation: ripple 3s infinite;
    -moz-animation: ripple 3s infinite;
    -ms-animation: ripple 3s infinite;
    -o-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
}

.banner-section-two .content-column .video-box .ripple:before {
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -o-animation-delay: .9s;
    animation-delay: .9s;
    content: "";
    position: absolute;
}

.banner-section-two .content-column .video-box .ripple:after {
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s;
    content: "";
    position: absolute;
}

@-webkit-keyframes ripple {
    70% {
        box-shadow: 0 0 0 70px rgba(255, 255, 255, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

@keyframes ripple {
    70% {
        box-shadow: 0 0 0 70px rgba(255, 255, 255, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

.banner-section-two .content-column .text {
    color: #0c0d24;
    font-size: 20px;
    line-height: 1.8em;
    margin-top: 25px;
    margin-bottom: 70px;
    text-transform: capitalize;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}

.banner-section-two .content-column h1 {
    color: #0c0d24;
    font-weight: 900;
    line-height: 1.1em;
    font-family: 'Lato', sans-serif;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}

.banner-section-two .content-column .btns-box {
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}

.banner-section-two .content-column .theme-btn {
    margin-right: 15px;
}

.banner-section-two .owl-dots {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 40px;
    display: none;
    text-align: center;
}

.banner-section-two .owl-dots .owl-dot {
    position: relative;
    width: 30px;
    height: 6px;
    margin-bottom: 10px;
    border-radius: 0px;
    margin: 0px 5px;
    display: inline-block;
    background-color: #f15d52;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.banner-section-two .owl-dots .owl-dot.active,
.banner-section-two .owl-dots .owl-dot:hover {
    background-color: #06092d;
}

.banner-section-two .owl-nav {
    position: absolute;
    left: 0px;
    top: 50%;
    z-index: 99999;
    width: 100%;
    opacity: 0;
    margin-top: -10px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.banner-section-two:hover .owl-nav {
    opacity: 1;
}

.banner-section-two .owl-nav .owl-prev {
    position: absolute;
    left: 20px;
    width: 60px;
    height: 60px;
    color: #f15d52;
    line-height: 56px;
    font-size: 24px;
    text-align: center;
    border-radius: 50px;
    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: 2px solid #f15d52;
}

.banner-section-two .owl-nav .owl-next {
    position: absolute;
    right: 20px;
    color: #f15d52;
    font-size: 24px;
    width: 60px;
    height: 60px;
    line-height: 56px;
    border-radius: 50px;
    text-align: center;
    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: 2px solid #f15d52;
}

.banner-section-two .owl-nav .owl-prev:hover,
.banner-section-two .owl-nav .owl-next:hover {
    color: #ffffff;
    border-color: #f15d52;
    background-color: #f15d52;
}


/*** 

====================================================================
	Featured Section
====================================================================

***/

.featured-section {
    position: relative;
    padding: 170px 0px 120px;
}

.featured-section .icon-layer {
    position: absolute;
    right: 10%;
    top: 20%;
    width: 33px;
    height: 85px;
    background-repeat: no-repeat;
}

.featured-section .icon-layer-two {
    position: absolute;
    left: 8%;
    bottom: 25%;
    width: 11px;
    height: 15px;
    background-repeat: no-repeat;
}

.feature-block {
    position: relative;
    margin-bottom: 30px;
}

.feature-block .inner-box {
    position: relative;
}

.feature-block .inner-box .image {
    position: relative;
}

.feature-block .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
}

.feature-block .inner-box .image .pattern-layer {
    position: absolute;
    left: 20px;
    bottom: -20px;
    width: 42px;
    height: 84px;
    background-repeat: no-repeat;
}

.feature-block .inner-box .lower-content {
    position: relative;
    padding-top: 40px;
    padding-left: 20px;
}

.feature-block .inner-box .lower-content h3 {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
}

.feature-block .inner-box .lower-content h3 a {
    position: relative;
    color: #0c0d24;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.feature-block .inner-box .lower-content h3 a:hover {
    color: #f15d52;
}

.feature-block .inner-box .lower-content .text {
    position: relative;
    margin-top: 18px;
    color: #0c0d24;
    font-size: 20px;
    opacity: 0.80;
    line-height: 1.5em;
}


/*** 

====================================================================
	Coaching Section
====================================================================

***/

.coaching-section {
    position: relative;
    overflow: hidden;
    padding: 120px 0px 60px;
    background-color: #f5f7fc;
}

.coaching-section .icon-layer-one {
    position: absolute;
    left: 130px;
    top: 17%;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
}

.coaching-section .icon-layer-two {
    position: absolute;
    right: 100px;
    top: 18%;
    width: 102px;
    height: 89px;
    background-repeat: no-repeat;
}

.coaching-section .left-color {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 50px;
    height: 100%;
    background-color: #ffffff;
}

.coaching-section .right-color {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 50px;
    height: 100%;
    background-color: #ffffff;
}

.coaching-section .content-column {
    position: relative;
}

.coaching-section .content-column .inner-column {
    position: relative;
    padding-right: 20px;
}

.coaching-section .content-column .blocks-outer {
    padding-right: 100px;
}

.coaching-section .content-column .sec-title {
    margin-bottom: 25px;
}

.coaching-section .content-column .bold-text {
    position: relative;
    margin-bottom: 40px;
}

.coaching-section .content-column .bold-text p {
    color: #0c0d24;
    font-size: 20px;
    opacity: 0.90;
    line-height: 1.6em;
}

.coaching-section .content-column .bold-text p:last-child {
    margin-bottom: 0px;
}

.coach-block {
    position: relative;
    margin-bottom: 15px;
}

.coach-block .inner-box {
    position: relative;
    padding: 35px 30px;
    border-radius: 8px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.coach-block .inner-box .content {
    position: relative;
    padding-left: 80px;
}

.coach-block .inner-box .content .icon {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 55px;
    height: 55px;
    color: #f15d52;
    font-size: 20px;
    line-height: 55px;
    border-radius: 5px;
    text-align: center;
    background-color: #ffffff;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.coach-block .inner-box h5 {
    font-weight: 700;
    color: #0c0d24;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.coach-block .inner-box .coach-text {
    position: relative;
    margin-top: 10px;
    color: #0c0d24;
    opacity: 0.80;
    font-size: 18px;
    line-height: 1.6em;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.coach-block .inner-box:hover .coach-text,
.coach-block.active .inner-box .coach-text,
.coach-block.active .inner-box h5,
.coach-block .inner-box:hover h5 {
    color: #ffffff;
}

.coach-block .inner-box:hover,
.coach-block.active .inner-box {
    background-color: #f15d52;
}

.coaching-section .image-column {
    position: relative;
    text-align: center;
}

.coaching-section .image-column .inner-column {
    position: relative;
    padding-left: 20px;
    padding-top: 40px;
    margin-top: 50px;
}

.coaching-section .image-column .color-one {
    position: absolute;
    right: 20px;
    bottom: 0px;
    width: 430px;
    height: 430px;
    border-radius: 50%;
    background-color: #ffffff;
}

.coaching-section .image-column .color-two {
    position: absolute;
    left: 30px;
    top: 50px;
    width: 430px;
    height: 732px;
    z-index: 1;
    background-color: #d7f0fd;
    clip-path: polygon(0 0, 100% 10%, 100% 100%, 0% 100%);
}

.coaching-section .image-column .color-three {
    position: absolute;
    right: 15px;
    top: 50px;
    width: 350px;
    height: 750px;
    background-color: #fbf7d8;
    clip-path: polygon(0 9%, 100% 0, 100% 100%, 0% 100%);
}

.coaching-section .image-column .image {
    position: relative;
    z-index: 1;
    margin-right: -150px;
}

.coaching-section .image-column .icon-layer-three {
    position: absolute;
    right: 85px;
    top: 12%;
    width: 66px;
    height: 58px;
    z-index: 2;
    background-repeat: no-repeat;
}

.coaching-section .image-column .icon-layer-four {
    position: absolute;
    left: 0px;
    bottom: -140px;
    width: 158px;
    height: 107px;
    background-repeat: no-repeat;
}


/*** 

====================================================================
	Success Section Two
====================================================================

***/

.business-section-two {
    position: relative;
    overflow: hidden;
    padding: 36px 0px 140px;
    background-color: #ebf8ff;
    margin-top: 50px;
}

.business-section-two .sec-title {
    z-index: 2;
    margin-bottom: 70px;
}

.business-section-two .inner-container {
    position: relative;
}

.business-section-two .color-layer {
    position: absolute;
    left: -100px;
    top: -200px;
    width: 330px;
    height: 330px;
    border-radius: 50%;
    background-color: #e4f6ff;
}

.business-section-two .color-layer-two {
    position: absolute;
    right: -100px;
    bottom: -60px;
    width: 330px;
    height: 330px;
    border-radius: 50%;
    background-color: #f2e1df;
}

.business-section-two .icon-layer {
    position: absolute;
    left: 15%;
    top: 15%;
    width: 34px;
    height: 54px;
    z-index: 2;
    background-repeat: no-repeat;
}

.business-section-two .icon-layer-two {
    position: absolute;
    right: 15%;
    top: 15%;
    width: 34px;
    height: 54px;
    background-repeat: no-repeat;
}

.business-section-two .icon-layer-three {
    position: absolute;
    right: 6%;
    top: 22%;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
}

.business-section-two .icon-layer-four {
    position: absolute;
    left: -30px;
    bottom: 0px;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
}

.business-section-two .left-color-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    width: 50px;
    height: 100%;
    background-color: #ffffff;
}

.business-section-two .right-color-layer {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 1;
    width: 50px;
    height: 100%;
    background-color: #ffffff;
}

.business-block-two {
    position: relative;
    margin-bottom: 30px;
}

.business-block-two .inner-box {
    position: relative;
    padding: 30px 30px 35px;
    background-color: #ffffff;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    box-shadow: 0px 0px 22px rgb(0 0 0 / 10%);
    border-radius: 8px;
}

.business-block-two .inner-box:hover {
    border: 2px solid #f15d4f;
    /*box-shadow:0px 0px 22px rgba(0,0,0,0.10);*/
}

.business-block-two .inner-box .content {
    position: relative;
    padding-left: 185px;
}

.business-block-two .inner-box .icon {
    position: absolute;
    left: 0px;
    top: 15px;
    z-index: 1;
    margin-bottom: 30px;
}

.business-block-two .inner-box .code {
    position: relative;
    width: 35px;
    height: 35px;
    color: #6dac86;
    font-size: 20px;
    border-radius: 5px;
    margin-bottom: 8px;
    text-align: center;
    line-height: 35px;
    display: inline-block;
    background-color: #ecf6f0;
}

.business-block-two .inner-box .code:before {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    content: '</>';
    color: #6dac86;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Noto Sans TC', sans-serif;
}

.business-block-two .inner-box h3 {
    font-weight: 600;
    margin-bottom: 12px;
    font-family: 'Lato', sans-serif;
}

.business-block-two .inner-box h3 a {
    position: relative;
    color: #0c0d24;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.business-block-two .inner-box .text {
    font-size: 18px;
    color: #0c0d24;
    opacity: 0.80;
    line-height: 1.6em;
    margin-bottom: 15px;
}

.business-block-two .inner-box .explore {
    position: relative;
    color: #f15d4f;
    font-size: 16px;
    font-weight: 700;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.business-block-two .inner-box:hover h3 a {
    color: #f15d52;
}

.business-block-two .inner-box:hover .explore {
    color: #111111;
}


/*** 

====================================================================
	Clients Section
====================================================================

***/

.clients-section {
    position: relative;
    padding: 220px 0px 60px;
}

.clients-section .auto-container {
    max-width: 1460px;
}

.clients-section .title-column {
    position: relative;
    margin-bottom: 30px;
}

.clients-section .title-column .inner-column {
    position: relative;
    padding-top: 40px;
    padding-right: 200px;
}

.clients-section .title-column .sec-title {
    margin-bottom: 30px;
}

.clients-section .title-column .view-more {
    position: relative;
    color: #f15d52;
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 5px;
    border-bottom: 1px solid #f15d52;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.clients-section .title-column .view-more:hover {
    color: #111111;
    border-color: #111111;
}

.clients-section .clients-column {
    position: relative;
    margin-bottom: 30px;
}

.clients-section .clients-column .centered-logo {
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 50%;
    background-color: #fff8f0;
    transform: translate(-50%, -50%);
}

.clients-section .clients-column .inner-column {
    position: relative;
    text-align: center;
}

.clients-section .clients-column .inner-column .column:nth-child(1),
.clients-section .clients-column .inner-column .column:nth-child(2) {
    position: relative;
    margin-bottom: 200px;
}

.clients-section .clients-column .circle-box {
    position: absolute;
    left: 80px;
    top: -60px;
    width: 500px;
    height: 500px;
    border-radius: 50%;
    border: 2px solid #fff8f0;
}


/*** 

====================================================================
	Page Title Section
====================================================================

***/

.page-title-section {
    position: relative;
    text-align: center;
    padding: 90px 0px 110px;
    background-color: #fff0e6;
}

.page-title-section .icon-layer-one {
    position: absolute;
    left: 10%;
    top: 12%;
    width: 33px;
    height: 85px;
    background-repeat: no-repeat;
}

.page-title-section .icon-layer-two {
    position: absolute;
    left: 10%;
    bottom: -5%;
    width: 66px;
    height: 58px;
    background-repeat: no-repeat;
}

.page-title-section .icon-layer-three {
    position: absolute;
    right: 14%;
    bottom: 12%;
    width: 33px;
    height: 85px;
    background-repeat: no-repeat;
}

.page-title-section .icon-layer-four {
    position: absolute;
    left: 8%;
    top: 50%;
    width: 11px;
    height: 15px;
    background-repeat: no-repeat;
}

.page-title-section .icon-layer-five {
    position: absolute;
    right: 12%;
    top: 30%;
    width: 11px;
    height: 15px;
    background-repeat: no-repeat;
}

.page-title-section .icon-layer-six {
    position: absolute;
    right: 5%;
    bottom: 5%;
    width: 318px;
    height: 78px;
    background-repeat: no-repeat;
}

.page-title-section .icon-layer-seven {
    position: absolute;
    right: 0px;
    top: -120px;
    width: 747px;
    height: 878px;
    background-repeat: no-repeat;
}

.page-title-section .left-color-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 60px;
    height: 100%;
    background-color: #ffffff;
}

.page-title-section .right-color-layer {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 60px;
    height: 100%;
    background-color: #ffffff;
}

.page-title-section .title {
    position: relative;
    color: #0c0d24;
    font-size: 24px;
    opacity: 0.80;
}

.page-title-section h2 {
    color: #0c0d24;
    font-size: 65px;
    font-weight: 800;
    margin-top: 35px;
    line-height: 1.1em;
    margin-bottom: 50px;
    font-family: 'Lato', sans-serif;
}

.page-title-section .text {
    position: relative;
    color: #0c0d24;
    font-size: 24px;
    opacity: 0.90;
    line-height: 1.5em;
}

.page-title-section.style-two {
    background-color: #e6f2ff;
}

.page-title-section.style-three {
    padding-bottom: 210px;
}

.page-title-section.style-three .icon-layer-two {
    left: 8%;
    bottom: 15%;
}

.page-title-section.style-four {
    background-color: #ffffff;
    padding-bottom: 125px;
}

.page-title-section.style-five {
    background-color: #e6f2ff;
    padding-bottom: 180px;
}


/*** 

====================================================================
	Team Section
====================================================================

***/

.team-section {
    position: relative;
    /*padding:170px 0px 60px;*/
    padding: 45px;
}

.team-section .auto-container {
    max-width: 1570px;
}

.team-block {
    position: relative;
    margin-bottom: 30px;
}

.team-block .inner-box {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}

.team-block .inner-box .image {
    position: relative;
    overflow: hidden;
    background-color: #111111;
    min-width: 257px;
}

.team-block .inner-box .image img {
    position: relative;
    width: 100%;
    object-fit: fill !important;
    height: 280px;
    display: block;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.team-block .inner-box.leaderShipTeam {
    display: flex;
}

.team-block .inner-box.leaderShipTeam .image img {
    height: 370px !important;
}

.team-block .inner-box:hover .image img {
    opacity: 0.75;
    transform: scale(1.05, 1.05);
}

.team-block .inner-box .lower-content {
    position: relative;
    padding: 25px 30px 28px;
    background-color: #fdf2f1;
    width: 100%;
}

.team-block .inner-box .lower-content h4 {
    margin-bottom: 6px;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
}

.team-block .inner-box .lower-content h4 a {
    color: #0c0d24;
}

.team-block .inner-box .lower-content .designation {
    position: relative;
    color: #0c0d24;
    font-size: 16px;
    opacity: 0.80;
    margin-bottom: 6px;
    font-weight: 600;
}

.team-block .inner-box .lower-content .others {
    position: relative;
    color: #0c0d24;
    font-size: 16px;
    opacity: 0.90;
    margin-bottom: 6px;
}

.team-block .inner-box .lower-content .read-more {
    color: #fff;
    font-size: 16px;
    padding: 7px;
    background-color: #f15d52;
    border-radius: 5px;
}

.team-block .inner-box .lower-content .leadership {
    margin-top: 12px;
}

.team-block .inner-box .lower-content .leadership .read-more span {
    font-size: 18px;
    font-weight: 500;
    margin-right: 7px;
}

.team-block .inner-box .lower-content .read-more span {
    font-size: 18px;
    font-weight: 500;
}

.team-block:nth-child(2) .inner-box .lower-content,
.team-block:nth-child(6) .inner-box .lower-content {
    background-color: #f4f4fc;
}

.team-block:nth-child(3) .inner-box .lower-content,
.team-block:nth-child(7) .inner-box .lower-content {
    background-color: #fdfbf1;
}

.team-block:nth-child(4) .inner-box .lower-content,
.team-block:nth-child(8) .inner-box .lower-content {
    background-color: #f1fafd;
}


/*** 

====================================================================
	Counter Section
====================================================================

***/

.counter-section {
    position: relative;
    padding: 0px 0px 0px;
}


/* Fact Counter */

.fact-counter {
    position: relative;
    z-index: 1;
}

.fact-counter .column {
    position: relative;
    margin-bottom: 30px;
}

.fact-counter .column .inner {
    position: relative;
}

.fact-counter .column .inner .content {
    position: relative;
}

.fact-counter .column .inner .icon {
    position: absolute;
    left: 8px;
    top: -4px;
    color: #000000;
    font-size: 60px;
    text-align: center;
    line-height: 1em;
    font-weight: 400;
    transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
}

.fact-counter .column .inner:hover .icon {
    color: #ffffff;
    -webkit-transform: scale(-1) rotate(180deg);
    -moz-transform: scale(-1) rotate(180deg);
    -ms-transform: scale(-1) rotate(180deg);
    -o-transform: scale(-1) rotate(180deg);
    transform: scale(-1) rotate(180deg);
}

.fact-counter .count-outer .percentage {
    position: relative;
    font-weight: 600;
    color: #222222;
    font-size: 30px;
    line-height: 1em;
}

.fact-counter .column .inner .count-outer {
    position: relative;
    font-weight: 700;
    color: #ff4d94;
    font-size: 40px;
    line-height: 1em;
    font-family: 'Montserrat', sans-serif;
}

.fact-counter .column .inner .counter-title {
    position: relative;
    color: #0c0d24;
    font-size: 24px;
    font-weight: 700;
    margin-top: 12px;
    font-family: 'Montserrat', sans-serif;
}

.fact-counter .column .inner .text {
    position: relative;
    color: #0c0d24;
    font-size: 18px;
    font-weight: 400;
    margin-top: 20px;
    line-height: 1.7em;
    font-family: 'Lato', sans-serif;
}

.fact-counter .column:nth-child(2) .inner .count-outer {
    color: #3cd6c6;
}

.fact-counter .column:nth-child(3) .inner .count-outer {
    color: #ff4737;
}


/*** 

====================================================================
	Careers Title Section
====================================================================

***/

.careers-title-section {
    position: relative;
    padding: 100px 0px 0px;
    background-color: #e6f2ff;
    padding-bottom: 79px;
}

.careers-title-section:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 120px;
    background-color: #e6f2ff;
}

.careers-title-section .icon-layer-one {
    position: absolute;
    left: 12%;
    top: 12%;
    width: 33px;
    height: 85px;
    background-repeat: no-repeat;
}

.careers-title-section .icon-layer-two {
    position: absolute;
    left: 8%;
    top: 45%;
    width: 66px;
    height: 58px;
    background-repeat: no-repeat;
}

.careers-title-section .icon-layer-three {
    position: absolute;
    right: 16%;
    top: 38%;
    width: 33px;
    height: 85px;
    background-repeat: no-repeat;
}

.careers-title-section .icon-layer-four {
    position: absolute;
    left: 14%;
    top: 38%;
    width: 11px;
    height: 15px;
    background-repeat: no-repeat;
}

.careers-title-section .icon-layer-five {
    position: absolute;
    right: 12%;
    top: 20%;
    width: 11px;
    height: 15px;
    background-repeat: no-repeat;
}

.careers-title-section .left-color-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 60px;
    height: 100%;
    background-color: #ffffff;
}

.careers-title-section .right-color-layer {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 60px;
    height: 100%;
    background-color: #ffffff;
}

.careers-title-section .upper-box {
    position: relative;
    text-align: center;
    padding-bottom: 180px;
}

.careers-title-section .title {
    position: relative;
    color: #0c0d24;
    font-size: 24px;
    opacity: 0.80;
}

.careers-title-section h1 {
    color: #0c0d24;
    font-size: 65px;
    font-weight: 800;
    margin-top: 22px;
    line-height: 1.1em;
    margin-bottom: 30px;
    font-family: 'Lato', sans-serif;
}

.careers-title-section .lower-box {
    position: relative;
}

.careers-title-section .lower-box .content-column {
    position: relative;
}

.careers-title-section .lower-box .content-column .inner-column {
    position: relative;
}

.careers-title-section .lower-box .content-column h2 {
    color: #0c0d24;
    font-weight: 700;
}

.careers-title-section .lower-box .content-column .text {
    position: relative;
    color: #0c0d24;
    font-size: 20px;
    line-height: 1.6em;
    margin-top: 20px;
}

.careers-title-section .lower-box .image-column {
    position: relative;
}

.careers-title-section .lower-box .image-column .inner-column {
    position: relative;
    padding-left: 40px;
}


/*** 

====================================================================
	Careers Section
====================================================================

***/

.careers-section {
    position: relative;
    padding-top: 90px;
}

.career-block {
    position: relative;
    margin-bottom: 40px;
}

.career-block .inner-box {
    position: relative;
    padding: 35px 60px;
    background-color: #f9f9ff;
}

.career-block .inner-box .content {
    position: relative;
    padding-right: 310px;
}

.career-block .inner-box .title {
    position: relative;
    color: #51b7bb;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 12px;
    font-family: 'Montserrat', sans-serif;
}

.career-block .inner-box h4 {
    font-weight: 700;
    margin-bottom: 12px;
}

.career-block .inner-box h4 a {
    position: relative;
    color: #0c0d24;
}

.career-block .inner-box .text {
    position: relative;
    color: #0c0d24;
    font-size: 20px;
    line-height: 1.7em;
}

.career-block .inner-box .btn-box {
    position: absolute;
    right: 0px;
    top: 60px;
}

.career-block .inner-box .btn-box .apply-btn {
    position: relative;
    color: #f15d52;
    font-size: 18px;
    font-weight: 500;
    border-radius: 5px;
    padding: 18px 45px 20px;
    background-color: #ffffff;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.03);
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

.career-block .inner-box:hover .btn-box .apply-btn {
    color: #ffffff;
    background-color: #f15d52;
}

.career-block:nth-child(2) .inner-box {
    background-color: #f2fdfa;
}

.career-block:nth-child(3) .inner-box {
    background-color: #fffaec;
}

.career-block:nth-child(4) .inner-box {
    background-color: #fef6f6;
}


/*** 

====================================================================
	Professional Section
====================================================================

***/

.professional-section {
    position: relative;
    overflow: hidden;
    padding: 160px 0px 100px;
}

.professional-section .content-column {
    position: relative;
    margin-bottom: 40px;
}

.professional-section .content-column .inner-column {
    position: relative;
}

.professional-section .content-column h2 {
    font-weight: 800;
    color: #0c0d24;
    margin-right: -20px;
    margin-bottom: 30px;
    font-family: 'Lato', sans-serif;
}

.professional-section .content-column .text {
    position: relative;
    padding-right: 50px;
}

.professional-section .content-column .text p {
    position: relative;
    color: #0c0d24;
    font-size: 18px;
    line-height: 1.7em;
    margin-bottom: 18px;
}

.professional-section .content-column .text p:last-child {
    margin-bottom: 0px;
}

.professional-section .image-column {
    position: relative;
    margin-bottom: 40px;
}

.professional-section .image-column .inner-column {
    position: relative;
}

.professional-section .image-column .image {
    position: relative;
    margin-right: -120px;
}


/*** 

====================================================================
	Pricing Page Title Section
====================================================================

***/

.pricing-page-title-section {
    position: relative;
    text-align: center;
    padding: 120px 0px 80px;
}

.pricing-page-title-section:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    height: 750px;
    background-color: #e6f2ff;
}

.pricing-page-title-section .icon-layer-one {
    position: absolute;
    left: 10%;
    top: 12%;
    width: 33px;
    height: 85px;
    background-repeat: no-repeat;
}

.pricing-page-title-section .icon-layer-three {
    position: absolute;
    right: 14%;
    bottom: 12%;
    width: 33px;
    height: 85px;
    background-repeat: no-repeat;
}

.pricing-page-title-section .icon-layer-four {
    position: absolute;
    left: 10%;
    top: 88%;
    width: 11px;
    height: 15px;
    background-repeat: no-repeat;
}

.pricing-page-title-section .icon-layer-five {
    position: absolute;
    right: 12%;
    top: 20%;
    width: 11px;
    height: 15px;
    background-repeat: no-repeat;
}

.pricing-page-title-section .left-color-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 60px;
    height: 750px;
    background-color: #ffffff;
}

.pricing-page-title-section .right-color-layer {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 60px;
    height: 750px;
    background-color: #ffffff;
}

.pricing-page-title-section .title {
    position: relative;
    color: #0c0d24;
    font-size: 24px;
    opacity: 0.80;
}

.pricing-page-title-section h2 {
    color: #0c0d24;
    font-size: 65px;
    font-weight: 800;
    margin-top: 25px;
    line-height: 1.2em;
    margin-bottom: 30px;
    font-family: 'Lato', sans-serif;
}

.pricing-page-title-section .text {
    position: relative;
    color: #0c0d24;
    font-size: 24px;
    opacity: 0.90;
    line-height: 1.6em;
}


/*** 

====================================================================
	Pricing Section
====================================================================

***/

.pricing-section {
    position: relative;
    padding: 0px 0px 160px;
    background-attachment: fixed;
    background-size: cover;
}

.pricing-tabs {
    position: relative;
    z-index: 2;
}

.pricing-tabs .tabs-content .tab {
    position: relative;
    display: none;
}

.pricing-tabs .tabs-content .tab.active-tab {
    display: block;
}

.pricing-tabs .buttons-outer {
    text-align: center;
}

.pricing-tabs .tab-buttons {
    position: relative;
    overflow: hidden;
    text-align: center;
    margin-bottom: 75px;
    display: inline-block;
    border-radius: 0px;
    background-color: #ffffff;
}

.pricing-tabs .tab-buttons .tab-btn {
    position: relative;
    color: #0c0d24;
    font-size: 18px;
    font-weight: 400;
    float: left;
    cursor: pointer;
    padding: 16px 48px;
    text-transform: capitalize;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.pricing-tabs .tab-buttons .tab-btn:first-child {
    margin-right: 1px;
}

.pricing-tabs .tab-buttons .tab-btn:hover,
.pricing-tabs .tab-buttons .tab-btn.active-btn {
    color: #ffffff;
    background-color: #4990fb;
}

.pricing-tabs .tabs-content .tab .price-block {
    transform: rotateY(90deg);
}

.pricing-tabs .tabs-content .tab.active-tab .price-block {
    transform: rotateY(0deg);
}

.pricing-tabs .tabs-content .price-block:nth-child(2) {
    margin-top: 30px;
}

.price-block {
    position: relative;
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}

.price-block .inner-box {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    background-color: #f9f9ff;
}

.price-block .inner-box .title-box {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    color: #ffffff;
    font-size: 15px;
    padding-left: 12px;
    padding-top: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.price-block .inner-box .title-box:before {
    position: absolute;
    content: '';
    left: -25px;
    top: -35px;
    width: 95px;
    height: 95px;
    z-index: -1;
    border-radius: 50%;
    background-color: #6aca93;
}

.price-block .inner-box .upper-box {
    position: relative;
    text-align: center;
    padding: 60px 15px 45px;
    border-bottom: 1px solid #e8e8ef;
}

.price-block .inner-box .upper-box .title {
    position: relative;
    font-size: 20px;
    color: #0c0d24;
    font-weight: 500;
    letter-spacing: 5px;
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
}

.price-block .inner-box .upper-box .price {
    position: relative;
    color: #f15d52;
    font-size: 50px;
    font-weight: 500;
    line-height: 1em;
    margin-top: 20px;
    font-family: 'Montserrat', sans-serif;
}

.price-block .inner-box .upper-box .price span {
    position: relative;
    display: block;
    color: #0c0d24;
    font-size: 20px;
    margin-top: 5px;
}

.price-block .inner-box .lower-box {
    position: relative;
    padding: 50px 15px 40px;
}

.price-block .inner-box .lower-box .offer-list {
    position: relative;
    padding-left: 40px;
}

.price-block .inner-box .lower-box .offer-list li {
    position: relative;
    color: #0c0d24;
    font-size: 16px;
    margin-bottom: 12px;
    padding-left: 28px;
}

.price-block .inner-box .lower-box .offer-list li:before {
    position: absolute;
    left: 0px;
    content: "\f13e";
    color: #4dc19c;
    font-family: "Flaticon";
}

.price-block .inner-box .lower-box .offer-list li:last-child {
    margin-bottom: 0px;
}

.price-block .inner-box .btn-box {
    margin-top: 50px;
}

.price-block .inner-box .btn-box .apply-btn {
    position: relative;
    color: #f15d52;
    font-size: 18px;
    font-weight: 500;
    border-radius: 5px;
    padding: 18px 45px 20px;
    background-color: #ffffff;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.03);
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

.price-block .inner-box:hover .btn-box .apply-btn {
    color: #ffffff;
    background-color: #f15d52;
}

.price-block .inner-box .trial {
    position: relative;
    margin-top: 30px;
    color: #0c0d24;
    font-size: 16px;
    text-align: center;
}


/*** 

====================================================================
	Strategy Section
====================================================================

***/

.strategy-section {
    position: relative;
}

.strategy-section .inner-container {
    position: relative;
    margin-top: -110px;
}

.strategy-section .image-column {
    position: relative;
}

.strategy-section .image-column .inner-column {
    position: relative;
    padding-right: 50px;
}

.strategy-section .image-column .image {
    position: relative;
    border-radius: 7px;
    overflow: hidden;
}

.strategy-section .image-column .image img {
    position: relative;
    width: 100%;
    display: block;
}

.strategy-section .content-column {
    position: relative;
}

.strategy-section .content-column .inner-column {
    position: relative;
    padding-left: 15px;
    padding-top: 220px;
}

.strategy-section .content-column h2 {
    color: #0c0d24;
    font-weight: 800;
    margin-bottom: 25px;
}

.strategy-section .content-column .text {
    position: relative;
}

.strategy-section .content-column .text p {
    position: relative;
    color: #0c0d24;
    font-size: 20px;
    opacity: 0.90;
    line-height: 1.7em;
    margin-bottom: 20px;
}

.strategy-section .content-column .text p:last-child {
    margin-bottom: 0px;
}


/*** 

====================================================================
	Transformation Section
====================================================================

***/

.transformation-section {
    position: relative;
    padding: 160px 0px 110px;
}

.transformation-section .inner-container {
    position: relative;
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
}

.transformation-section .title {
    position: relative;
    color: #0c0d24;
    font-size: 20px;
    opacity: 0.80;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.transformation-section h2 {
    color: #0c0d24;
    font-weight: 800;
    margin-bottom: 25px;
    font-family: 'Lato', sans-serif;
}

.transformation-section .text {
    position: relative;
}

.transformation-section .text p {
    position: relative;
    color: #0c0d24;
    font-size: 20px;
    opacity: 0.90;
    line-height: 1.6em;
    margin-bottom: 18px;
}

.transformation-section .text p:last-child {
    margin-bottom: 0px;
}


/*** 

====================================================================
	Value Section
====================================================================

***/

.value-section {
    position: relative;
    padding: 30px 0px 0px;
}

.value-section .inner-container {
    position: relative;
    margin-left: -260px;
    background-color: #fff0e6;
}

.value-section .content-column {
    position: relative;
}

.value-section .content-column .color-one {
    position: absolute;
    left: 70px;
    top: 40px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #ff4737;
}

.value-section .content-column .icon-layer {
    position: absolute;
    right: 85px;
    top: 75px;
    width: 19px;
    height: 19px;
    background-repeat: no-repeat;
}

.value-section .content-column .color-two {
    position: absolute;
    left: 60px;
    bottom: 75px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #a5e9a9;
}

.value-section .content-column .color-three {
    position: absolute;
    right: 95px;
    bottom: 50px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #eadbd1;
}

.value-section .content-column .inner-column {
    position: relative;
    padding: 60px 140px 50px;
}

.value-section .content-column h2 {
    color: #0c0d24;
    font-weight: 800;
    margin-bottom: 20px;
    font-family: 'Lato', sans-serif;
}

.value-section .content-column p {
    position: relative;
    color: #0c0d24;
    opacity: 0.90;
    font-size: 20px;
    line-height: 1.8em;
    margin-bottom: 18px;
}

.value-section .content-column p:last-child {
    margin-bottom: 0px;
}

.value-section .image-column {
    position: relative;
}

.value-section .image-column .inner-column {
    position: relative;
}

.value-section .image-column .image {
    position: relative;
}

.value-section .image-column .image img {
    position: relative;
    width: 100%;
    display: block;
}


/*** 

====================================================================
	Login Section
====================================================================

***/

.login-section {
    position: relative;
    overflow: hidden;
    padding: 100px 0px 0px;
    background-color: #e6f2ff;
}

.login-section .left-color-bar {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 70px;
    height: 100%;
    background-color: #ffffff;
}

.login-section .right-color-bar {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 70px;
    height: 100%;
    background-color: #ffffff;
}

.login-section .inner-container {
    position: relative;
    margin-left: -260px;
}

.login-section .inner-container .row {
    margin: 0px;
}

.login-section .image-column {
    position: relative;
    padding: 0px;
    float: left;
}

.login-section .image-column .inner-column {
    position: relative;
}

.login-section .image-column .image {
    position: relative;
    right: 162px;
}

.login-section .image-column .image img {
    position: relative;
    max-width: initial;
    width: auto;
    display: block;
}

.login-section .form-column {
    position: relative;
    padding: 0px;
    float: left;
}

.login-section .form-column .inner-column {
    position: relative;
    padding: 50px 90px 120px;
    background-color: #ffffff;
}

.login-section .form-column .icon-layer-one {
    position: absolute;
    right: 100px;
    bottom: 40px;
    width: 156px;
    height: 142px;
    background-repeat: no-repeat;
}

.login-section .icon-layer-two {
    position: absolute;
    right: -7%;
    top: 30%;
    width: 33px;
    height: 85px;
    background-repeat: no-repeat;
}

.login-section .icon-layer-three {
    position: absolute;
    right: 3%;
    top: 42%;
    width: 42px;
    height: 84px;
    background-repeat: no-repeat;
}

.login-section .form-column h3 {
    color: #06142d;
    margin-bottom: 12px;
}

.login-section .form-column .account {
    position: relative;
    color: #181818;
    font-size: 18px;
    margin-bottom: 50px;
}

.login-section .form-column .account a {
    position: relative;
    color: #f15d52;
}

.login-section .form-column .copyright {
    position: relative;
    color: #0c0d24;
    font-size: 16px;
    opacity: 0.90;
    margin-top: 90px;
    margin-left: 80px;
}


/* Styled Form */

.styled-form {
    position: relative;
}

.styled-form .form-group {
    position: relative;
    margin-bottom: 30px;
}

.styled-form .form-group .icon {
    position: absolute;
    right: 20px;
    top: 15px;
    color: #8a8d93;
    font-size: 20px;
    z-index: 2;
    display: inline-block;
}

.styled-form .form-group input {
    position: relative;
    height: 54px;
    padding: 6px 25px;
    width: 100%;
    color: #06142d;
    font-size: 16px;
    border-radius: 0px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    background-color: #f7f7f7;
    border: 1px solid transparent;
}

.styled-form .form-group input:focus {
    border-color: #06142d;
    background-color: #ffffff;
}

.styled-form .form-group textarea {
    position: relative;
    height: 150px;
    width: 100%;
    resize: none;
    color: #06142d;
    padding: 15px 15px;
    border-radius: 0px;
    background-color: #f7f7f7;
    border: 1px solid transparent;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.styled-form .form-group .login-btn {
    color: #ffffff;
    font-size: 16px;
    border-radius: 5px;
    padding: 16px 68px 18px;
    background-color: #0c0d24;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.styled-form .form-group .login-btn:hover {
    background-color: #f15d52;
}

.styled-form .form-group .users {
    position: relative;
    color: #7683a3;
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
}

.styled-form .form-group .users a {
    position: relative;
    color: #000000;
    font-weight: 700;
}

.styled-form .form-group .forgot {
    position: relative;
    color: #06142d;
    font-size: 16px;
    display: inline-block;
}


/* CheckBox */

.styled-form .form-group .check-box {
    position: relative;
    margin-bottom: 3px;
}

.styled-form .form-group .check-box label {
    position: relative;
    display: block;
    width: 100%;
    line-height: 22px;
    padding: 2px 10px 0px;
    padding-left: 25px;
    font-size: 16px;
    font-weight: 400;
    color: #06142d;
    cursor: pointer;
    margin-bottom: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.styled-form .form-group .check-box label a {
    position: relative;
    font-weight: 700;
    color: #000000;
}

.styled-form .form-group .check-box input[type="checkbox"]:checked+label {
    border-color: #f15d52;
}

.styled-form .form-group .form-group .check-box label {
    padding-left: 30px;
    padding-top: 1px;
    cursor: pointer;
}

.styled-form .form-group .check-box label:before {
    position: absolute;
    left: 0;
    top: 6px;
    height: 15px;
    width: 15px;
    background: #ffffff;
    content: "";
    border-radius: 0px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    border: 1px solid #cccccc;
}

.styled-form .form-group .check-box label:after {
    position: absolute;
    left: 0px;
    top: 0;
    height: 15px;
    line-height: 15px;
    max-width: 0;
    font-size: 14px;
    color: #ffffff;
    font-weight: 800;
    overflow: hidden;
    background: transparent;
    text-align: center;
    font-family: 'FontAwesome';
    -webkit-transition: max-width 500ms ease;
    -moz-transition: max-width 500ms ease;
    -ms-transition: max-width 500ms ease;
    -o-transition: max-width 500ms ease;
    transition: max-width 500ms ease;
}

.styled-form .form-group .check-box input[type="checkbox"] {
    display: none;
}

.styled-form .form-group .check-box input[type="checkbox"]:checked+label:before {
    border: 5px solid #f15d52;
    background: #ffffff;
}

.styled-form .form-group .check-box input[type="checkbox"]:checked+label:after {
    max-width: 20px;
    opacity: 1;
}

.case-studio-section {
    position: relative;
    overflow: hidden;
    padding: 120px 0px 120px;
    background-color: #fff0e6;
}

.case-studio-section .pattern-layer {
    position: absolute;
    left: 10%;
    top: 4%;
    width: 78px;
    height: 318px;
    background-repeat: no-repeat;
}

.case-studio-section .pattern-layer-two {
    position: absolute;
    right: 10%;
    top: 4%;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
}

.case-studio-section .pattern-layer-three {
    position: absolute;
    right: 10%;
    top: 20%;
    width: 34px;
    height: 54px;
    background-repeat: no-repeat;
}

.case-studio-section .pattern-layer-four {
    position: absolute;
    left: 0%;
    top: 23%;
    width: 122px;
    height: 467px;
    background-repeat: no-repeat;
}

.case-studio-section .pattern-layer-five {
    position: absolute;
    left: 5%;
    top: 58%;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
}

.case-studio-section .color-circle {
    position: absolute;
    right: -470px;
    top: 25%;
    width: 570px;
    height: 570px;
    border-radius: 50%;
    background-color: #fde4d3;
}

.case-studio-section .color-circle-two {
    position: absolute;
    right: 90px;
    top: 57%;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #fde4d3;
}

.case-studio-section .color-circle-three {
    position: absolute;
    right: 90px;
    top: 78%;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #fde4d3;
}

.case-studio-section .color-circle-four {
    position: absolute;
    left: 55px;
    top: 76%;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #fde4d3;
}

.case-studio-section .upper-box {
    position: relative;
}

.case-studio-section .upper-box .title-column {
    position: relative;
    margin-bottom: 140px;
}

.case-studio-section .upper-box .title-column .inner-column {
    position: relative;
}

.case-studio-section .upper-box .title-column h2 {
    color: #0c0d24;
    font-weight: 700;
    margin-bottom: 20px;
}

.case-studio-section .upper-box .title-column .text {
    position: relative;
}

.case-studio-section .upper-box .title-column .text p {
    position: relative;
    color: #0c0d24;
    font-size: 20px;
    line-height: 1.6em;
}

.case-studio-section .upper-box .title-column .text p:last-child {
    margin-bottom: 0px;
}

.case-studio-section .upper-box .counter-column {
    position: relative;
    margin-bottom: 30px;
}

.case-studio-section .upper-box .counter-column .inner-column {
    position: relative;
    padding-left: 60px;
}

.case-studio-section .upper-box .counter-column .fact-counter .column:nth-child(2) .inner .count-outer {
    color: #ff4737;
}

.case-studio-section .lower-box .case-block-two:nth-child(2n+0) {
    transform: translateY(80px);
}


/* Case Block Two */

.case-block-two {
    position: relative;
    margin-bottom: 60px;
}

.case-block-two .inner-box {
    position: relative;
}

.case-block-two .inner-box .images-outer {
    position: relative;
    padding: 35px 30px;
    background-color: #ffffff;
}

.case-block-two .inner-box .image {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 30px;
    background-color: #f15d52;
}

.case-block-two .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.case-block-two .inner-box .image:last-child {
    margin-bottom: 0px;
}

.case-block-two .inner-box:hover .image img {
    opacity: 0.60;
    transform: scale(1.07, 1.07) rotate(2deg);
}

.case-block-two .inner-box .lower-content {
    position: relative;
    padding-top: 28px;
}

.case-block-two .inner-box .lower-content h3 {
    font-weight: 700;
    margin-bottom: 10px;
}

.case-block-two .inner-box .lower-content h3 a {
    position: relative;
    color: #0c0d24;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.case-block-two .inner-box .lower-content .categories {
    position: relative;
    color: #0c0d24;
    opacity: 0.90;
    font-size: 18px;
}

.case-block-two .inner-box:hover .lower-content h3 a {
    color: #f15d52;
}


/*** 

====================================================================
	Case Studio Section Two
====================================================================

***/

.case-studio-section-two {
    position: relative;
    overflow: hidden;
    padding: 100px 0px 80px;
    background-color: #f4f7ff;
}

.case-studio-section-two .pattern-layer {
    position: absolute;
    left: 7%;
    top: 4%;
    width: 78px;
    height: 318px;
    background-repeat: no-repeat;
}

.case-studio-section-two .pattern-layer-two {
    position: absolute;
    right: 10%;
    top: 4%;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
}

.case-studio-section-two .pattern-layer-three {
    position: absolute;
    right: 10%;
    top: 20%;
    width: 34px;
    height: 54px;
    background-repeat: no-repeat;
}

.case-studio-section-two .pattern-layer-four {
    position: absolute;
    left: 0%;
    top: 26%;
    width: 122px;
    height: 467px;
    background-repeat: no-repeat;
}

.case-studio-section-two .pattern-layer-five {
    position: absolute;
    left: 10%;
    top: 60%;
    width: 34px;
    height: 54px;
    background-repeat: no-repeat;
}

.case-studio-section-two .color-circle {
    position: absolute;
    right: -470px;
    top: 25%;
    width: 570px;
    height: 570px;
    border-radius: 50%;
    background-color: #fde4d3;
}

.case-studio-section-two .color-circle-two {
    position: absolute;
    left: 10%;
    top: 76%;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #fee7d7;
}

.case-studio-section-two .color-circle-three {
    position: absolute;
    right: 10%;
    top: 68%;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #ffffff;
}

.case-studio-section-two .color-circle-four {
    position: absolute;
    right: 10%;
    top: 90%;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #f0f0ee;
}

.case-block-three {
    position: relative;
    margin-bottom: 50px;
}

.case-block-three .inner-box {
    position: relative;
    padding: 40px 40px;
    background-color: #ffffff;
}

.case-block-three .inner-box .content-column {
    position: relative;
}

.case-block-three .inner-box .content-column .content {
    position: relative;
    padding-top: 80px;
    padding-left: 20px;
}

.case-block-three .inner-box .content-column .title {
    position: relative;
    color: #f15d52;
    font-size: 24px;
    margin-bottom: 18px;
}

.case-block-three .inner-box .content-column h3 {
    color: #0c0d24;
    font-weight: 500;
    margin-bottom: 18px;
}

.case-block-three .inner-box .content-column h3 a {
    color: #0c0d24;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.case-block-three .inner-box .content-column h3 a:hover {
    color: #f15d52;
}

.case-block-three .inner-box .content-column .categories {
    position: relative;
    color: #0c0d24;
    font-size: 18px;
    opacity: 0.90;
    margin-bottom: 25px;
}

.case-block-three .inner-box .content-column .view-case {
    position: relative;
    color: #0c0d24;
    font-size: 18px;
    border-bottom: 1px solid #0c0d24;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.case-block-three .inner-box .content-column .view-case:hover {
    color: #f15d52;
    border-color: #f15d52;
}

.case-block-three .inner-box .image-column {
    position: relative;
}

.case-block-three .inner-box .image-column .inner-column {
    position: relative;
}

.case-block-three .inner-box .image-column .image {
    position: relative;
    overflow: hidden;
    background-color: #f15d52;
}

.case-block-three .inner-box .image-column .image img {
    position: relative;
    width: 100%;
    display: block;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.case-block-three .inner-box:hover .image-column .image img {
    opacity: 0.70;
    transform: scale(1.05, 1.05);
}


/*** 

====================================================================
	Case Detail Section
====================================================================

***/

.case-detail-section {
    position: relative;
    overflow: hidden;
    padding-bottom: 100px;
    background-color: #f4f7ff;
}

.case-detail-section .upper-box {
    position: relative;
    padding: 120px 0px 120px;
    background-color: #ffffff;
}

.case-detail-section .upper-box .icon-layer-one {
    position: absolute;
    left: 10%;
    top: 12%;
    width: 33px;
    height: 85px;
    background-repeat: no-repeat;
}

.case-detail-section .upper-box .icon-layer-two {
    position: absolute;
    left: 10%;
    bottom: -5%;
    width: 66px;
    height: 58px;
    background-repeat: no-repeat;
}

.case-detail-section .upper-box .icon-layer-three {
    position: absolute;
    right: 14%;
    bottom: 24%;
    width: 33px;
    height: 85px;
    background-repeat: no-repeat;
}

.case-detail-section .upper-box .icon-layer-four {
    position: absolute;
    left: 5%;
    bottom: 8%;
    width: 11px;
    height: 15px;
    background-repeat: no-repeat;
}

.case-detail-section .upper-box .icon-layer-five {
    position: absolute;
    right: 12%;
    top: 30%;
    width: 11px;
    height: 15px;
    background-repeat: no-repeat;
}

.case-detail-section .upper-box .icon-layer-six {
    position: absolute;
    right: 5%;
    bottom: 5%;
    width: 318px;
    height: 78px;
    background-repeat: no-repeat;
}

.case-detail-section .upper-box h2 {
    color: #0c0d24;
    font-weight: 600;
    margin-bottom: 50px;
    font-family: 'Lato', sans-serif;
}

.case-detail-section .upper-box .case-info-list {
    position: relative;
    margin-right: 120px;
    float: left;
}

.case-detail-section .upper-box .case-info-list li {
    position: relative;
    font-size: 18px;
    color: #0c0d24;
    margin-bottom: 10px;
}

.case-detail-section .upper-box .case-info-list li span {
    position: relative;
    margin-right: 6px;
    color: rgba(12, 13, 36, 0.80);
}

.case-detail-section .upper-box .case-info-list li a {
    position: relative;
    color: #6089f1;
}

.case-detail-section .pattern-layer {
    position: absolute;
    left: 10%;
    top: 4%;
    width: 78px;
    height: 318px;
    background-repeat: no-repeat;
}

.case-detail-section .pattern-layer-two {
    position: absolute;
    right: 10%;
    top: 4%;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
}

.case-detail-section .pattern-layer-three {
    position: absolute;
    right: 10%;
    top: 20%;
    width: 34px;
    height: 54px;
    background-repeat: no-repeat;
}

.case-detail-section .pattern-layer-four {
    position: absolute;
    left: 0%;
    top: 26%;
    width: 122px;
    height: 467px;
    background-repeat: no-repeat;
}

.case-detail-section .pattern-layer-five {
    position: absolute;
    left: 10%;
    top: 60%;
    width: 34px;
    height: 54px;
    background-repeat: no-repeat;
}

.case-detail-section .color-circle {
    position: absolute;
    right: -470px;
    top: 25%;
    width: 570px;
    height: 570px;
    border-radius: 50%;
    background-color: #fde4d3;
}

.case-detail-section .color-circle-two {
    position: absolute;
    left: 7%;
    top: 76%;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #fee7d7;
}

.case-detail-section .color-circle-three {
    position: absolute;
    right: 10%;
    top: 68%;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #ffffff;
}

.case-detail-section .color-circle-four {
    position: absolute;
    right: 5%;
    top: 88%;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #f0f0ee;
}


/* WorkSpace Block */

.workspace-block {
    position: relative;
    margin-bottom: 80px;
}

.workspace-block .block-inner {
    position: relative;
}

.workspace-block .block-inner .image-column {
    position: relative;
    margin-bottom: 40px;
}

.workspace-block .block-inner .image {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    margin-right: 85px;
    margin-top: -60px;
}

.workspace-block .block-inner .image img {
    position: relative;
    width: 100%;
    display: block;
}

.workspace-block .block-inner .content-column {
    position: relative;
    margin-bottom: 40px;
}

.workspace-block .block-inner .content-column .title {
    position: relative;
    color: #f15d52;
    font-size: 24px;
    font-weight: 500;
    margin-top: 115px;
    margin-bottom: 15px;
    font-family: 'Montserrat', sans-serif;
}

.workspace-block .block-inner .content-column h3 {
    color: #0c0d24;
    font-weight: 500;
    margin-bottom: 18px;
}

.workspace-block .block-inner .content-column .text {
    position: relative;
    color: #0c0d24;
    font-size: 18px;
    opacity: 0.90;
    line-height: 1.7em;
}

.case-detail-section .lower-content {
    position: relative;
}

.case-detail-section .lower-content h3 {
    color: #0c0d24;
    font-weight: 500;
    margin-bottom: 20px;
}

.case-detail-section .sec-title {
    margin-bottom: 100px;
}

.case-detail-section .lower-content p {
    position: relative;
    color: #0c0d24;
    font-size: 20px;
    opacity: 0.90;
    line-height: 1.6em;
    margin-bottom: 18px;
}

.case-detail-section .lower-content .clients-challenge {
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 45px;
    border-bottom: 1px solid #e7e7e7;
}

.case-detail-section .lower-content .outcomes-content {
    position: relative;
    margin-bottom: 40px;
}

.case-detail-section .lower-content .outcomes-content .column {
    position: relative;
    margin-bottom: 30px;
}


/* Feedback Box */

.feedback-box {
    position: relative;
    margin-top: 100px;
    margin-bottom: 80px;
}

.feedback-box .box-inner {
    position: relative;
    padding: 50px 50px;
    margin-top: 45px;
    min-height: 470px;
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0px 0px 22px rgb(0 0 0 / 10%);
}

.feedback-box .box-inner:hover {
    border: 2px solid #f15d52 !important;
}

.feedback-box .box-inner:hover .author-name {
    color: #f15d52;
}

.feedback-box .box-inner .feedback-content {
    position: relative;
    padding-left: 440px;
    padding-top: 50px;
}

.feedback-box .box-inner .feedback-content .author-image {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 352px;
}

.feedback-box .box-inner .author-name {
    position: relative;
    font-weight: 600;
    color: #0c0d24;
    font-size: 24px;
    line-height: 1.3em;
}

.feedback-box .box-inner .author-name span {
    position: relative;
    display: block;
    opacity: 0.80;
    font-size: 14px;
    font-weight: 400;
}

.feedback-box .box-inner .text {
    position: relative;
    color: #0c0d24;
    font-size: 20px;
    opacity: 0.90;
    margin-top: 15px;
    line-height: 1.6em;
    padding-right: 50px;
}

.new-posts {
    position: relative;
}

.new-posts .new-case {
    position: relative;
    color: #0c0d24;
    font-size: 20px;
    text-transform: capitalize;
}

.new-posts .new-case .arrow {
    position: relative;
    top: 1px;
    font-weight: 600;
    font-size: 24px;
}

.new-posts h4 {
    position: relative;
    margin-top: 10px;
    margin-bottom: 20px;
}

.new-posts h4 a {
    position: relative;
    color: #0c0d24;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.new-posts h4 a:hover {
    color: #f15d52;
}


/*** 

====================================================================
	Blog Page Section
====================================================================

***/

.blog-page-section {
    position: relative;
    overflow: hidden;
    margin-bottom: 100px;
    padding: 150px 0px 130px;
    background-color: #f4f7ff;
}

.blog-page-section .pattern-layer {
    position: absolute;
    left: 7%;
    top: 4%;
    width: 78px;
    height: 318px;
    background-repeat: no-repeat;
}

.blog-page-section .pattern-layer-two {
    position: absolute;
    right: 10%;
    top: 4%;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
}

.blog-page-section .pattern-layer-three {
    position: absolute;
    right: 10%;
    top: 20%;
    width: 34px;
    height: 54px;
    background-repeat: no-repeat;
}

.blog-page-section .pattern-layer-four {
    position: absolute;
    left: 0%;
    top: 26%;
    width: 122px;
    height: 467px;
    background-repeat: no-repeat;
}

.blog-page-section .pattern-layer-five {
    position: absolute;
    left: 10%;
    top: 60%;
    width: 34px;
    height: 54px;
    background-repeat: no-repeat;
}

.blog-page-section .color-circle {
    position: absolute;
    right: -470px;
    top: 25%;
    width: 570px;
    height: 570px;
    border-radius: 50%;
    background-color: #fde4d3;
}

.blog-page-section .color-circle-two {
    position: absolute;
    left: 10%;
    top: 76%;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #fee7d7;
}

.blog-page-section .color-circle-three {
    position: absolute;
    right: 10%;
    top: 68%;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #ffffff;
}

.blog-page-section .color-circle-four {
    position: absolute;
    right: 10%;
    top: 90%;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #f0f0ee;
}

.news-block-two {
    position: relative;
    margin-bottom: 50px;
}

.news-block-two .inner-box {
    position: relative;
    padding: 40px 40px;
    background-color: #ffffff;
}

.news-block-two .inner-box .content-column {
    position: relative;
}

.news-block-two .inner-box .content-column .content {
    position: relative;
    padding-top: 50px;
    padding-left: 20px;
}

.news-block-two .inner-box .content-column .title {
    position: relative;
    color: #f15d52;
    font-size: 24px;
    margin-bottom: 18px;
}

.news-block-two .inner-box .content-column h3 {
    color: #0c0d24;
    font-weight: 500;
    margin-bottom: 18px;
}

.news-block-two .inner-box .content-column h3 a {
    color: #0c0d24;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.news-block-two .inner-box .content-column h3 a:hover {
    color: #f15d52;
}

.news-block-two .inner-box .content-column .text {
    position: relative;
    color: #0c0d24;
    font-size: 18px;
    opacity: 0.90;
    line-height: 1.7em;
    margin-bottom: 20px;
}

.news-block-two .inner-box .content-column .view-case {
    position: relative;
    color: #0c0d24;
    font-size: 18px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.news-block-two .inner-box .content-column .view-case .arrow {
    position: relative;
    margin-left: 3px;
    top: 2px;
    font-size: 20px;
    font-weight: 600;
}

.news-block-two .inner-box .content-column .view-case:hover {
    color: #f15d52;
}

.news-block-two .inner-box .image-column {
    position: relative;
}

.news-block-two .inner-box .image-column .inner-column {
    position: relative;
}

.news-block-two .inner-box .image-column .image {
    position: relative;
    overflow: hidden;
    border-radius: 6px;
    background-color: #f15d52;
}

.news-block-two .inner-box .image-column .image img {
    position: relative;
    width: 100%;
    display: block;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.news-block-two .inner-box:hover .image-column .image img {
    opacity: 0.70;
    transform: scale(1.05, 1.05);
}


/*** 

====================================================================
	Styled Pagination
====================================================================

***/

.styled-pagination {
    position: relative;
}

.styled-pagination li {
    position: relative;
    margin-right: 5px;
    display: inline-block;
}

.styled-pagination li a {
    position: relative;
    width: 44px;
    height: 44px;
    color: #0c0d24;
    font-size: 18px;
    font-weight: 400;
    line-height: 44px;
    text-align: center;
    border-radius: 50px;
    display: inline-block;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.styled-pagination li.active a,
.styled-pagination li:hover a {
    color: #ffffff;
    background-color: #0c0d24;
}

.styled-pagination li.next a {
    height: auto;
    width: auto;
}

.styled-pagination li.next a:hover {
    background: none;
    color: #0c0d24;
}


/*** 

====================================================================
	Sidebar Page Container
====================================================================

***/

.sidebar-page-container {
    position: relative;
    margin-bottom: 50px;
    padding: 150px 0px 110px;
    background-color: #fcf2e3;
}

.sidebar-page-container .content-side,
.sidebar-page-container .sidebar-side {
    margin-bottom: 40px;
}

.sidebar-page-container .sidebar-side .sidebar {
    padding-top: 0px;
}

.sidebar-widget {
    margin-bottom: 45px;
}

.sidebar-widget:last-child {
    margin-bottom: 0px;
}

.sidebar-title {
    position: relative;
    margin-bottom: 25px;
}

.sidebar-title h4 {
    color: #0c0d24;
    font-weight: 600;
    line-height: 1.3em;
    text-transform: capitalize;
}

.sticky-top {
    z-index: 1;
    top: 90px;
}

.sidebar-widget .widget-content {
    padding-bottom: 30px;
    border-bottom: 1px solid #d9d3cb;
}


/*Search Box Widget*/

.sidebar .search-box .form-group {
    position: relative;
    margin: 0px;
}

.sidebar .search-box .form-group input[type="text"],
.sidebar .search-box .form-group input[type="search"] {
    position: relative;
    line-height: 43px;
    padding: 10px 50px 10px 25px;
    background: #ffffff;
    display: block;
    font-size: 17px;
    width: 100%;
    height: 60px;
    color: #0c0d24;
    border-radius: 0px;
    border: 1px solid #eaebec;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.sidebar .search-box .form-group button {
    position: absolute;
    right: 1px;
    top: 1px;
    height: 58px;
    width: 60px;
    display: block;
    font-size: 16px;
    color: #a9aaaa;
    border-radius: 0px;
    line-height: 100%;
    font-weight: normal;
    background: #ffffff;
}


/* Blog Cat */

.blog-cat {
    position: relative;
}

.blog-cat li {
    position: relative;
    margin-bottom: 18px;
}

.blog-cat li a {
    position: relative;
    color: #0c0d24;
    font-size: 18px;
    font-weight: 700;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.blog-cat li a:hover {
    color: #f15d52;
}


/*Post Widget*/

.sidebar .popular-posts .post {
    position: relative;
    font-size: 14px;
    color: #666666;
    padding: 0px 0px;
    margin-bottom: 20px;
}

.sidebar .popular-posts .post:last-child {
    margin-bottom: 0px;
    border-bottom: none;
    min-height: auto;
}

.sidebar .popular-posts .post .text {
    position: relative;
    top: 0px;
    font-size: 20px;
    margin: 0px 0px 0px;
    font-weight: 700;
    color: #0c0d24;
    line-height: 1.5em;
    text-transform: capitalize;
    font-family: 'Lato', sans-serif;
}

.sidebar .popular-posts .post .text a {
    color: #0c0d24;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.sidebar .popular-posts .post a:hover {
    color: #f15d52;
}

.sidebar .popular-posts .post-info {
    position: relative;
    font-size: 16px;
    color: #5c5955;
    font-weight: 400;
    margin-top: 8px;
    opacity: 0.80;
}


/* Popular Tags */

.sidebar .popular-tags a {
    position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 10px 22px 10px;
    margin: 0px 6px 10px 0px;
    color: #423b3c;
    text-align: center;
    font-size: 15px;
    background: none;
    font-weight: 400;
    border-radius: 4px;
    background-color: #ffffff;
    text-transform: capitalize;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
}

.sidebar .popular-tags a:hover {
    background-color: #f15d52;
    color: #ffffff;
}

.news-block-three {
    position: relative;
    margin-bottom: 50px;
}

.news-block-three .inner-box {
    position: relative;
    background-color: #ffffff;
}

.news-block-three .inner-box .image {
    position: relative;
    overflow: hidden;
    background-color: #111111;
}

.news-block-three .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.news-block-three .inner-box:hover .image img {
    opacity: 0.80;
    transform: scale(1.04, 1.04);
}

.news-block-three .inner-box .lower-content {
    position: relative;
    padding: 35px 40px 50px;
}

.news-block-three .inner-box .lower-content h3 {
    font-weight: 700;
    margin-bottom: 32px;
}

.news-block-three .inner-box .lower-content h3 a {
    position: relative;
    color: #0c0d24;
}

.news-block-three .inner-box .post-meta {
    position: relative;
    margin-bottom: 25px;
}

.news-block-three .inner-box .post-meta li {
    position: relative;
    font-size: 16px;
    margin-right: 20px;
    display: inline-block;
    color: rgba(66, 59, 60, 0.80);
}

.news-block-three .inner-box .post-meta li:last-child {
    margin-right: 0px;
}

.news-block-three .inner-box .post-meta li:first-child {
    padding-left: 50px;
}

.news-block-three .inner-box .post-meta li .auhor-icon {
    position: absolute;
    left: 0px;
    top: -8px;
    width: 40px;
    height: 40px;
    overflow: hidden;
    border-radius: 50px;
}

.news-block-three .inner-box .post-meta li .auhor-icon img {
    width: 100%;
}

.news-block-three .inner-box .category {
    position: relative;
    color: #f15d52;
    font-size: 16px;
    margin-bottom: 15px;
}

.news-block-three .inner-box .text {
    position: relative;
    color: #0c0d24;
    font-size: 20px;
    line-height: 1.6em;
    margin-bottom: 25px;
}

.news-block-three .inner-box .read-more {
    position: relative;
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    padding: 14px 34px;
    border-radius: 6px;
    background-color: #f15d52;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
}

.news-block-three .inner-box .read-more:hover {
    background-color: #111111;
}


/*** 

====================================================================
	Styled Pagination Two
====================================================================

***/

.styled-pagination-two {
    position: relative;
}

.styled-pagination-two li {
    position: relative;
    margin-right: 5px;
    display: inline-block;
}

.styled-pagination-two li a {
    position: relative;
    width: 44px;
    height: 44px;
    color: #000000;
    font-size: 20px;
    font-weight: 400;
    line-height: 44px;
    text-align: center;
    border-radius: 5px;
    display: inline-block;
    background-color: #ffffff;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.styled-pagination-two li.active a,
.styled-pagination-two li:hover a {
    color: #ffffff;
    background-color: #f15d52;
}

.news-detail {
    position: relative;
    margin-bottom: 50px;
}

.news-detail .inner-box {
    position: relative;
    background-color: #ffffff;
}

.news-detail .inner-box .image {
    position: relative;
    overflow: hidden;
    background-color: #111111;
}

.news-detail .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.news-detail .inner-box:hover .image img {
    opacity: 0.80;
    transform: scale(1.04, 1.04);
}

.news-detail .inner-box .lower-content {
    position: relative;
    padding: 35px 40px 70px;
}

.news-detail .inner-box .lower-content h3 {
    color: #0c0d24;
    font-weight: 700;
    margin-bottom: 35px;
}

.news-detail .inner-box .post-meta {
    position: relative;
    margin-bottom: 30px;
}

.news-detail .inner-box .post-meta li {
    position: relative;
    font-size: 16px;
    margin-right: 20px;
    display: inline-block;
    color: rgba(66, 59, 60, 0.80);
}

.news-detail .inner-box .post-meta li:first-child {
    padding-left: 50px;
}

.news-detail .inner-box .post-meta li .auhor-icon {
    position: absolute;
    left: 0px;
    top: -8px;
    width: 40px;
    height: 40px;
    overflow: hidden;
    border-radius: 50px;
}

.news-detail .inner-box .post-meta li .auhor-icon img {
    width: 100%;
}

.news-detail .inner-box .category {
    position: relative;
    color: #f15d52;
    font-size: 16px;
    margin-bottom: 15px;
}

.news-detail .inner-box p {
    position: relative;
    color: #0c0d24;
    font-size: 20px;
    opacity: 0.90;
    line-height: 1.6em;
    margin-bottom: 20px;
}

.news-detail .inner-box blockquote {
    position: relative;
    color: #0c0d24;
    font-size: 20px;
    font-weight: 700;
    padding: 30px 35px;
    line-height: 1.6em;
    margin-top: 25px;
    margin-bottom: 30px;
    background-color: #fcf2e3;
}

.news-detail .inner-box .lower-content h4 {
    color: #0c0d24;
    margin-bottom: 12px;
}


/* post share options */

.news-detail .post-share-options {
    position: relative;
    margin-top: 60px;
}

.news-detail .post-share-options .tags {
    position: relative;
}

.news-detail .post-share-options .tags li {
    position: relative;
    margin-right: 4px;
    display: inline-block;
}

.news-detail .post-share-options .tags li span {
    position: relative;
    top: 2px;
    color: #a7a197;
    font-size: 20px;
    margin-right: 10px;
}

.news-detail .post-share-options .tags li a {
    position: relative;
    color: #0c0d24;
    font-size: 15px;
    padding: 7px 20px 8px;
    border-radius: 50px;
    display: inline-block;
    border: 1px solid #e6e6e9;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.news-detail .post-share-options .tags li a:hover {
    color: #ffffff;
    border-color: #f15d52;
    background-color: #f15d52;
}

.news-detail .post-share-options .social-box {
    position: relative;
    margin-top: -10px;
}

.news-detail .post-share-options .social-box>span {
    font-size: 15px;
    color: #222222;
    font-weight: 700;
    margin-right: 0px;
    text-transform: capitalize;
}

.news-detail .post-share-options .social-box li {
    position: relative;
    margin-left: 4px;
    display: inline-block;
}

.news-detail .post-share-options .social-box li a {
    position: relative;
    width: 40px;
    height: 40px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 40px;
    border-radius: 50px;
    display: inline-block;
    background-color: #3b5999;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.news-detail .post-share-options .social-box li.twitter a {
    background-color: #55acee;
}

.news-detail .post-share-options .social-box li.pinterest a {
    background-color: #dd4b39;
}

.news-detail .post-share-options .social-box li.dribbble a {
    background-color: #ea4c89;
}


/*** 

====================================================================
	Comment Form
====================================================================

***/

.comment-form {
    position: relative;
    margin-top: 50px;
}

.sidebar-page-container .group-title {
    position: relative;
    margin-bottom: 25px;
}

.sidebar-page-container .group-title h5 {
    color: #0c0d24;
    font-weight: 600;
    text-transform: capitalize;
}

.sidebar-page-container .group-title .group-text {
    position: relative;
    color: #555555;
    font-size: 15px;
    font-weight: 300;
    margin-top: 10px;
    margin-bottom: 30px;
    font-style: italic;
}

.comment-form .form-group {
    position: relative;
    margin-bottom: 30px;
}

.comment-form .form-group input[type="text"],
.comment-form .form-group input[type="password"],
.comment-form .form-group input[type="tel"],
.comment-form .form-group input[type="email"],
.comment-form .form-group select {
    position: relative;
    display: block;
    width: 100%;
    line-height: 26px;
    padding: 10px 25px;
    height: 60px;
    color: #222222;
    font-size: 16px;
    border-radius: 0px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.comment-form .form-group input::placeholder,
.comment-form .form-group textarea::placeholder {
    color: #555555;
    text-transform: capitalize;
}

.comment-form .form-group input[type="text"]:focus,
.comment-form .form-group input[type="password"]:focus,
.comment-form .form-group input[type="tel"]:focus,
.comment-form .form-group input[type="email"]:focus,
.comment-form .form-group select:focus,
.comment-form .form-group textarea:focus {
    border-color: #ff8e95;
}

.comment-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 34px;
    padding: 15px 25px;
    color: #222222;
    height: 210px;
    font-size: 16px;
    resize: none;
    border-radius: 0px;
    background: #ffffff;
    border: 1px solid #dddddd;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.comment-form .theme-btn {
    cursor: pointer;
    font-size: 16px;
    padding: 16px 40px;
}


/* News Block Four */

.news-block-four {
    position: relative;
    margin-bottom: 30px;
}

.news-block-four .inner-box {
    position: relative;
    background-color: #ffffff;
}

.news-block-four .inner-box .image {
    position: relative;
    overflow: hidden;
}

.news-block-four .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
}

.news-block-four .inner-box .lower-content {
    position: relative;
    padding: 28px 30px;
}

.news-block-four .inner-box .lower-content h5 {
    font-weight: 600;
    margin-bottom: 12px;
}

.news-block-four .inner-box .lower-content h5 a {
    color: #0c0d24;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.news-block-four .inner-box .lower-content h5 a:hover {
    color: #f15d52;
}

.news-block-four .inner-box .lower-content .text {
    position: relative;
    font-size: 18px;
    color: #06142d;
    line-height: 1.6em;
    margin-bottom: 0px;
}


/* Related Posts */

.related-posts {
    position: relative;
    padding-top: 70px;
}

.related-posts .owl-dots {
    display: none;
}

.related-posts .owl-nav {
    position: absolute;
    left: 0px;
    top: 50%;
    right: 0px;
    margin-top: -74px;
}

.related-posts .owl-nav .owl-prev {
    position: absolute;
    left: -25px;
    top: 0px;
    width: 50px;
    height: 50px;
    color: #f15d52;
    font-size: 22px;
    text-align: center;
    line-height: 50px;
    border-radius: 50px;
    display: inline-block;
    background-color: #f5ede5;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.related-posts .owl-nav .owl-next {
    position: absolute;
    right: -25px;
    top: 0px;
    width: 50px;
    height: 50px;
    color: #f15d52;
    font-size: 22px;
    text-align: center;
    line-height: 50px;
    border-radius: 50px;
    display: inline-block;
    background-color: #f5ede5;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.related-posts .owl-nav .owl-prev:hover,
.related-posts .owl-nav .owl-next:hover {
    color: #ffffff;
    background-color: #f15d52;
}


/* Error Section */

.error-section {
    position: relative;
    padding: 100px 0px 100px;
    background-color: #fcf2e3;
}

.error-section .content {
    position: relative;
    text-align: center;
}

.error-section h1 {
    color: #222222;
    font-size: 180px;
    font-weight: 600;
    line-height: 1em;
    margin-bottom: 10px;
}

.error-section h2 {
    color: #222222;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 10px;
}

.error-section .text {
    position: relative;
    color: #222222;
    font-size: 20px;
    margin-top: 20px;
    line-height: 1.5em;
    margin-bottom: 30px;
}


/*** 

====================================================================
	Contact Page Section
====================================================================

***/

.contact-page-section {
    position: relative;
}

.contact-page-section .inner-container {
    position: relative;
    margin-top: -130px;
    background-color: #ffffff;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.06);
}

.contact-page-section .inner-container:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 32%;
    height: 100%;
    background-color: #fef3ec;
}

.contact-page-section .info-block {
    position: relative;
}

.contact-page-section .info-block .inner-column {
    position: relative;
    padding: 60px 50px;
}

.contact-page-section .info-block .list {
    position: relative;
}

.contact-page-section .info-block .list li {
    position: relative;
    color: #0c0d24;
    font-size: 18px;
    line-height: 1.7em;
    margin-bottom: 28px;
}

.contact-page-section .info-block .list li .icon {
    position: relative;
    display: block;
    margin-bottom: 15px;
}

.contact-page-section .info-block .list li a {
    position: relative;
    color: #0c0d24;
    font-size: 18px;
    line-height: 1.7em;
}

.contact-page-section .info-block .list li strong {
    position: relative;
    display: block;
    color: #0c0d24;
    font-weight: 700;
    margin-bottom: 8px;
    font-family: 'Montserrat', sans-serif;
}

.contact-page-section .info-block li a.fa {
    position: relative;
    color: #bababb;
    font-size: 18px;
}

.contact-page-section .form-block {
    position: relative;
}

.contact-page-section .form-block .inner-column {
    position: relative;
    padding: 50px 50px;
}

.contact-page-section .form-block .title-box {
    position: relative;
    margin-bottom: 40px;
}

.contact-page-section .form-block .title-box h3 {
    color: #06142d;
    font-weight: 700;
    margin-bottom: 10px;
}

.contact-page-section .form-block .title-box .text {
    position: relative;
    color: #181818;
    font-size: 16px;
    opacity: 0.90;
    line-height: 1.7em;
}


/*** 

====================================================================
	Contact Form
====================================================================

 ***/

.contact-form {
    position: relative;
}

.contact-form .row {
    margin: 0px -10px;
}

.contact-form .form-group {
    position: relative;
    padding: 0px 10px;
    margin-bottom: 20px;
}

.contact-form .form-group input[type="text"],
.contact-form .form-group input[type="password"],
.contact-form .form-group input[type="tel"],
.contact-form .form-group input[type="email"],
.contact-form .form-group select {
    position: relative;
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 10px 25px;
    height: 60px;
    color: #181818;
    font-size: 16px;
    border-radius: 0px;
    background: #f7f7f7;
    border: 1px solid transparent;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.contact-form .form-group input::placeholder,
.contact-form .form-group textarea::placeholder {
    color: #282331;
    opacity: 0.6;
    text-transform: capitalize;
}

.contact-form .form-group input[type="text"]:focus,
.contact-form .form-group input[type="password"]:focus,
.contact-form .form-group input[type="tel"]:focus,
.contact-form .form-group input[type="email"]:focus,
.contact-form .form-group select:focus,
.contact-form .form-group textarea:focus {
    border-color: #f15d52;
}

.contact-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 26px;
    padding: 15px 25px;
    color: #181818;
    height: 150px;
    font-size: 16px;
    resize: none;
    border-radius: 0px;
    background: #f7f7f7;
    border: 1px solid transparent;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.contact-form .submit-btn {
    color: #ffffff;
    margin-top: 0px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    border-radius: 5px;
    margin-top: 15px;
    padding: 16px 38px 18px;
    background-color: #0c0d24;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.contact-form .submit-btn:hover {
    background-color: #f15d52;
}

.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error {
    border-color: #ff0000 !important;
}

.contact-form label.error {
    display: block;
    line-height: 24px;
    padding: 5px 0px 0px;
    margin: 0px;
    text-transform: uppercase;
    font-size: 12px;
    color: #ff0000;
    font-weight: 500;
}

.discuss-section {
    position: relative;
    padding: 200px 0px 200px;
}

.discuss-section .inner-container {
    position: relative;
    padding: 35px 60px 40px;
    border: 2px solid #0c0d24;
}

.discuss-section .color-layer {
    position: absolute;
    left: -120px;
    top: -60px;
    width: 430px;
    height: 430px;
    z-index: -1;
    border-radius: 50%;
    background-color: #fcf8f8;
}

.discuss-section .title-column {
    position: relative;
}

.discuss-section .title-column .inner-column {
    position: relative;
    padding-top: 30px;
}

.discuss-section .title-column h3 {
    font-weight: 700;
    color: #0c0d24;
    margin-bottom: 35px;
}

.discuss-section .image-column {
    position: relative;
}

.discuss-section .image-column .inner-column {
    position: relative;
}


/*** 

====================================================================
	Testimonial Section
====================================================================

***/

.testimonial-section-two {
    position: relative;
    overflow: hidden;
    padding: 160px 0px 140px;
}

.testimonial-section-two .color-layer {
    position: absolute;
    left: 100px;
    top: 0px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #8ce4c8;
}

.testimonial-section-two .color-layer-two {
    position: absolute;
    right: 100px;
    top: -160px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #f15d52;
}

.testimonial-section-two .pattern-layer {
    position: absolute;
    left: -350px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 762px;
    height: 100%;
    z-index: 3;
    background-position: left center;
    background-repeat: no-repeat;
}

.testimonial-section-two .title-column {
    position: relative;
    z-index: 3;
    margin-bottom: 40px;
}

.testimonial-section-two .title-column .inner-column {
    position: relative;
}

.testimonial-section-two .title-column .quote-icon {
    position: relative;
    font-size: 80px;
    line-height: 1em;
    color: #0c0d24;
    display: inline-block;
}

.testimonial-section-two .title-column .quote-icon .circle {
    position: absolute;
    right: -20px;
    width: 50px;
    height: 50px;
    bottom: -10px;
    z-index: -1;
    border-radius: 50%;
    background-color: #fac388;
}

.testimonial-section-two .title-column h2 {
    color: #0c0d24;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 22px;
}

.testimonial-section-two .title-column .text {
    position: relative;
    color: #0c0d24;
    font-size: 20px;
    line-height: 1.6em;
}

.testimonial-block-two {
    position: relative;
    margin-bottom: 40px;
}

.testimonial-block-two .inner-box {
    position: relative;
    padding-top: 0px;
    text-align: center;
}

.testimonial-block-two .inner-box:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 50px;
    right: 0px;
    bottom: 0px;
    background-color: #ffffff;
    box-shadow: 0px 0px 22px rgb(0 0 0 / 10%);
    border-radius: 8px;
}

.testimonial-block-two .inner-box .author-image {
    position: relative;
    left: 0px;
    top: 0px;
    z-index: 2;
    width: 93px;
    height: 93px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 50%;
}

.testimonial-block-two .inner-box .content {
    position: relative;
    padding: 20px 55px 35px;
}

.testimonial-block-two .inner-box .content h5 {
    color: #0c0d24;
    font-weight: 700;
}

.testimonial-block-two .inner-box .designation {
    position: relative;
    color: #0c0d24;
    font-size: 16px;
    opacity: 0.80;
}

.testimonial-block-two .inner-box .content .text {
    position: relative;
    color: #0c0d24;
    font-size: 18px;
    line-height: 1.6em;
    margin-top: 20px;
}

.testimonial-section-two .carousel-column {
    position: relative;
    margin-bottom: 40px;
}

.testimonial-section-two .carousel-column:before {
    position: absolute;
    content: '';
    right: 100%;
    top: 0px;
    bottom: 0px;
    width: 200%;
    z-index: 2;
    background-color: #ffffff;
}

.testimonial-section-two .carousel-column .inner-column {
    position: relative;
}

.testimonial-section-two .carousel-column .color-box {
    position: absolute;
    left: 50%;
    width: 270px;
    height: 270px;
    bottom: -60px;
    margin-left: -140px;
    border-radius: 50%;
    background-color: #fff0df;
}

.testimonial-section-two .owl-carousel .owl-stage-outer {
    position: static;
    padding: 20px 0px;
    overflow: visible;
}

.testimonial-section-two .owl-carousel .owl-stage-outer .testimonial-block-two {
    opacity: 0.40;
}

.testimonial-section-two .owl-carousel .owl-stage-outer .owl-item.active .testimonial-block-two {
    opacity: 1;
}

.testimonial-section-two .owl-theme .testimonial-block-two {
    margin: 0px 15px;
}

.testimonial-section-two .owl-carousel {
    margin: 0px -15px;
    width: auto;
}

.testimonial-section-two .carousel-column .owl-dots {
    display: none;
}

.testimonial-section-two .carousel-column .owl-nav {
    position: relative;
    text-align: center;
}

.testimonial-section-two .carousel-column .owl-nav .owl-prev,
.testimonial-section-two .carousel-column .owl-nav .owl-next {
    position: relative;
    width: 65px;
    height: 40px;
    color: #111111;
    margin: 0px 5px;
    text-align: center;
    font-size: 24px;
    line-height: 38px;
    border-radius: 50%;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.10);
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.testimonial-section-two .carousel-column .owl-nav .owl-prev:hover,
.testimonial-section-two .carousel-column .owl-nav .owl-next:hover {
    color: #ffffff;
    background-color: #f15d52;
}


/*** 

====================================================================
	Banner Section Three
====================================================================

***/

.banner-section-three {
    position: relative;
    overflow: hidden;
    padding: 60px 0px 60px;
}

.banner-section-three .icon-layer-one {
    position: absolute;
    left: 10%;
    top: 15%;
    width: 33px;
    height: 85px;
    background-repeat: no-repeat;
}

.banner-section-three .icon-layer-two {
    position: absolute;
    left: 20%;
    bottom: 15%;
    width: 11px;
    height: 15px;
    background-repeat: no-repeat;
}

.banner-section-three .content-column {
    position: relative;
    margin-bottom: 40px;
}

.banner-section-three .content-column .inner-column {
    position: relative;
    padding-top: 80px;
}

.banner-section-three .content-column h2 {
    color: #0c0d24;
    font-weight: 600;
}

.banner-section-three .content-column .text {
    position: relative;
    color: #0c0d24;
    font-size: 24px;
    line-height: 1.5em;
    margin-top: 20px;
    margin-bottom: 40px;
}

.banner-section-three .content-column .proposal-btn {
    position: relative;
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    padding: 15px 44px 18px;
    background-color: #000000;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.banner-section-three .content-column .proposal-btn:hover {
    background-color: #f15d52;
}

.banner-section-three .image-column {
    position: relative;
    margin-bottom: 40px;
}

.banner-section-three .image-column .inner-column {
    position: relative;
    margin-right: -90px;
}

.banner-section-three .image-column .image {
    position: relative;
}


/*** 

====================================================================
	Designing Section
====================================================================

***/

.designing-section {
    position: relative;
    padding: 80px 0px 70px;
    background-color: #fff5f2;
}

.designing-section .icon-layer-one {
    position: absolute;
    left: 0px;
    top: 40%;
    width: 253px;
    height: 306px;
    background-repeat: no-repeat;
}

.designing-section .icon-layer-two {
    position: absolute;
    right: 8%;
    top: 10%;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
}

.designing-section .icon-layer-three {
    position: absolute;
    right: 0%;
    top: 30%;
    width: 298px;
    height: 104px;
    background-repeat: no-repeat;
}

.designing-section .icon-layer-four {
    position: absolute;
    right: 10%;
    top: 60%;
    width: 34px;
    height: 54px;
    background-repeat: no-repeat;
}

.designing-section .icon-layer-five {
    position: absolute;
    left: 10%;
    bottom: -35px;
    width: 75px;
    height: 70px;
    z-index: 1;
    background-repeat: no-repeat;
}

.designing-section .icon-layer-six {
    position: absolute;
    right: 10%;
    bottom: -21px;
    width: 37px;
    height: 42px;
    z-index: 1;
    background-repeat: no-repeat;
}

.designing-section .icon-layer-seven {
    position: absolute;
    right: 0%;
    bottom: -200px;
    width: 69px;
    z-index: 1;
    height: 373px;
    background-repeat: no-repeat;
}

.design-block {
    position: relative;
    margin-bottom: 80px;
}

.design-block .image-column {
    position: relative;
}

.design-block .image-column .inner-column {
    position: relative;
}

.design-block .content-column {
    position: relative;
}

.design-block .content-column .inner-column {
    position: relative;
    padding-top: 80px;
    padding-right: 100px;
}

.design-block .content-column h3 {
    color: #0c0d24;
    margin-bottom: 20px;
}

.design-block .content-column .text {
    position: relative;
}

.design-block .content-column .text p {
    position: relative;
    color: #0c0d24;
    font-size: 20px;
    line-height: 1.6em;
    margin-bottom: 15px;
}


/*** 

====================================================================
	Designing Section
====================================================================

***/

.brand-section {
    position: relative;
    overflow: hidden;
    padding: 110px 0px 60px;
    background-color: #fff2e6;
}

.brand-section .title-column {
    position: relative;
    margin-bottom: 40px;
}

.brand-section .title-column .inner-column {
    position: relative;
}

.brand-section .title-column h2 {
    color: #0c0d24;
    font-weight: 600;
    margin-bottom: 25px;
}

.brand-section .title-column .bold-text {
    position: relative;
    color: #0c0d24;
    font-size: 24px;
    line-height: 1.4em;
    margin-bottom: 25px;
}

.brand-section .title-column .text {
    position: relative;
    color: #0c0d24;
    font-size: 20px;
    line-height: 1.5em;
    margin-bottom: 0px;
}

.brand-section .content-column {
    position: relative;
    margin-bottom: 40px;
}

.brand-section .content-column .inner-column {
    position: relative;
}

.brand-section .blocks-outer {
    position: relative;
}

.design-block {
    position: relative;
    margin-bottom: 30px;
}

.design-block .inner-box {
    position: relative;
    padding-left: 90px;
}

.design-block .inner-box .icon {
    position: absolute;
    left: 0px;
    top: 7px;
    line-height: 1em;
}

.design-block .inner-box h3 {
    color: #0c0d24;
    font-weight: 600;
}

.design-block .inner-box .text {
    position: relative;
    color: #0c0d24;
    font-size: 18px;
    opacity: 0.80;
    margin-top: 12px;
    line-height: 1.7em;
}


/*** 

====================================================================
	Designing Section
====================================================================

***/

.program-section {
    position: relative;
    overflow: hidden;
    padding: 90px 0px 0px;
}

.program-section .upper-box {
    position: relative;
}

.program-section .upper-box .title-column {
    position: relative;
}

.program-section .upper-box .title-column .inner-column {
    position: relative;
    padding-top: 40px;
}

.program-section .upper-box .title-column h3 {
    color: #0c0d24;
    margin-bottom: 25px;
}

.program-section .upper-box .title-column .program-list {
    position: relative;
}

.program-section .upper-box .title-column .program-list li {
    position: relative;
    color: #000000;
    font-size: 18px;
    margin-bottom: 10px;
    padding-left: 28px;
}

.program-section .upper-box .title-column .program-list li:before {
    position: absolute;
    content: "\f13e";
    left: 0px;
    top: 0px;
    color: #000000;
    font-size: 16px;
    font-family: "Flaticon";
}

.program-section .upper-box .title-column .program-list li:last-child {
    margin-bottom: 0px;
}

.program-section .lower-box {
    position: relative;
    padding-top: 40px;
}

.program-section .lower-box .color-one {
    position: absolute;
    left: -16%;
    top: 60px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #fee7d7;
}

.program-section .lower-box .color-two {
    position: absolute;
    right: -16%;
    top: 60px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #f0f0ee;
}

.program-section .lower-box .counter-column {
    position: relative;
}

.program-section .lower-box .counter-column .inner-column {
    position: relative;
    padding-top: 40px;
}

.program-section .lower-box .counter-column h2 {
    color: #2a1e16;
    font-weight: 700;
}

.program-section .lower-box .counter-column .text {
    position: relative;
    color: #0c0d24;
    font-size: 18px;
    line-height: 1.6em;
    margin-top: 10px;
}

.program-section .lower-box .quote-column {
    position: relative;
}

.program-section .lower-box .quote-column .inner-column {
    position: relative;
    padding: 40px 40px;
    background-color: #fff8f1;
}

.program-section .lower-box .quote-column .quote-icon {
    position: relative;
    color: #111111;
    font-size: 44px;
}

.program-section .lower-box .text {
    position: relative;
    color: #000000;
    font-size: 28px;
    line-height: 1.3em;
    margin-top: 28px;
}

.program-section .lower-box .designation {
    position: relative;
    color: #000000;
    font-size: 17px;
    opacity: 0.80;
    margin-top: 15px;
}

.tooltipSocial {
    position: relative;
    display: inline-block;
    margin-right: 10px;
}

.tooltipSocial a {
    color: #bababb;
    font-size: 18px;
    display: inline-block;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.tooltipSocial a:hover {
    color: #111111 !important;
}

.tooltipSocial .tooltiptext {
    visibility: hidden;
    width: max-content;
    background-color: black;
    color: #fff;
    font-size: 14px;
    text-align: center;
    border-radius: 5px;
    padding: 3px 5px;
    position: absolute;
    z-index: 99999;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
}

.tooltipSocial .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
}

.tooltipSocial:hover .tooltiptext {
    visibility: visible;
}

.logo img {
    width: 230px;
    height: 61px;
    object-fit: contain;
}

.clientLogo {
    margin-bottom: 0px !important;
}

.clientLogo img {
    height: 93px !important;
    max-width: 100% !important;
    object-fit: contain;
    display: block !important;
    /* width: 10%; */
    margin-left: auto;
    margin-right: auto;
}

.ContactUs {
    -webkit-tap-highlight-color: transparent;
    display: none;
    white-space: nowrap;
    text-decoration: none;
    vertical-align: baseline;
    text-align: center;
    margin: 0;
    min-width: 47px;
    line-height: 36px;
    /* padding: 3px 11px; */
    overflow: visible;
    transform: translate(0);
    transition: background .4s cubic-bezier(.25, .8, .25, 1), box-shadow .28s cubic-bezier(.4, 0, .2, 1);
    box-shadow: 0 7px 18px -8px #f15d52 !important;
    background-color: #f15d52 !important;
    border: none !important;
    border-radius: 16px 0 0 16px/16px 0px 0px 16px;
    position: fixed;
    z-index: 9999;
    right: 0px;
    top: 50%;
    /* display: flex; */
    padding: 10px;
    cursor: pointer;
}

.ContactUs svg {
    color: #fff;
}

.ContactUs span {
    display: none;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.4;
    padding: 0 5px;
    font-weight: 500;
    color: #fff;
    font-family: Montserrat;
    word-break: break-word;
}

.ContactUs:hover span {
    display: block;
}

.cloud_banner img {
    height: 410px;
    object-fit: contain;
    margin-left: 32px;
}

@media only screen and (max-width: 991px) {
    .cloud_banner img {
        height: 320px;
        margin-left: 0px;
    }
}

@media only screen and (max-width: 1280px) {
    .cloud_banner img {
        height: 410px;
        margin-left: 0px;
    }
}

@media (min-width: 320px) and (max-width: 992px) {
    .mobile-auto-container {
        margin: 0px;
        padding: 0px
    }
    .banner-section .image-column .image.secondBanner img:nth-child(1) {
        position: relative;
        max-width: inherit;
        border-radius: 12px;
        display: none;
    }
    .banner-section .image-column .image.secondBanner img:nth-child(2) {
        position: relative;
        max-width: inherit;
        border-radius: 12px;
        display: block;
    }
    .mobileViewColumn .content-column {
        -webkit-order: 2;
        order: 2;
    }
    .mobileViewColumn .image-column {
        -webkit-order: 1;
        order: 1;
    }
    .banner-section .owl-nav .owl-prev {
        width: 23px;
        height: 23px;
        font-size: 15px;
        font-weight: 600;
        line-height: 19.5px;
        right: -10px;
        top: 34px;
    }
    .banner-section .owl-nav .owl-next {
        width: 23px;
        height: 23px;
        font-size: 15px;
        font-weight: 600;
        line-height: 19.5px;
        right: -10px;
        top: 3px;
    }
    .blog-container {
        padding-top: 15px;
    }
    .leftSpace {
        padding-left: 0px !important;
    }
    .blog_imgs img {
        height: auto !important;
    }
    .blog_imgs.flow_chart img {
        height: auto !important;
    }
}

.leftSpace {
    padding-left: 32px;
}

.leftSpace p {
    display: flex;
}

.leftSpace p span {
    margin-right: 12px;
    font-weight: 600;
    white-space: nowrap;
}

.grid table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

.grid table td,
th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
    color: #0c0d24;
    font-size: 20px;
    opacity: 0.90;
    line-height: 1.6em;
    margin-bottom: 20px;
}

.grid table tr:nth-child(even) {
    background-color: #dddddd;
}

.blog_imgs {
    background-color: transparent !important;
}

.blog_imgs img {
    transform: initial !important;
    opacity: 1 !important;
    width: 100%;
    height: 430px;
    object-fit: contain;
}

.blog_imgs.flow_chart img {
    height: 720px;
    object-fit: contain;
}

.blog-container {
    margin-bottom: 0px !important;
    padding-bottom: 23px !important;
}

.blog_list {
    background-color: #fff !important;
}

.my-custom-list {
    /* list-style: none; */
    /* Remove bullets */
    /* padding: 0;
    margin: 0;
    display: flex !important;
    flex-direction: row !important; */

    /* Default horizontal layout */
    /* flex-wrap: wrap; */
    /* Allow wrapping on smaller screens */
}



/* Vertically align for small screens (width < 768px) */

@media (max-width: 768px) {
    .my-custom-list {
        /* flex-direction: row !important; */
        /* Switch to vertical alignment */
        /* align-items: flex-start; */
        /* Align items to the left */
    }
}

/* .my-custom-list > li > li{
    list-style: none;
    background-color: #209fa3 !important;
    display: block;
    color:#209fa3;
}
.my-custom-list > li > li > a {
    display: inline !important;
    color:#209fa3 !important;
    color:#4990fb;
} */