










/*====================================================
--< dreamit counter Area Css -->
======================================================*/
.dreamit-single-counter-box {
    background: url("../../../wp.dreamitsolution.net/dreamit/dreamit-handyman/wp-content/uploads/2021/04/counter-bg1.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 28px 20px 40px;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 20px;
}
.counter-text h1 {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    margin: 0;
}
.counter-icon i {
    font-size: 60px;
    display: inline-block;
    color: #fff;
    transition: .5s;
}
.counter-title h4 {
    font-size: 18px;
    margin: 0;
    color: #fff;
    font-weight: 500;
    margin-top: 2px;
}
.dreamit-single-counter-box:hover .counter-icon i {
    transform: rotateY(180deg);
}
/*style two*/
.col-lg-6.padding-uper {
    padding-right: 5px;
}
.dreamit-single-counter-box.uper {
    margin-top: 20px;
    margin-bottom: 0;
}
.dreamit-single-counter-box1.uper {
    margin-top: 20px;
    margin-bottom: 0;
}
.dreamit-single-counter-box1 {
    padding: 28px 20px 40px;
    background: #E0EAFC;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 20px;
}
.counter-icon1 i {
    font-size: 60px;
    display: inline-block;
    color: #FC9615;
    transition: .5s;
}
.counter-text1 h1 {
    font-size: 40px;
    font-weight: 700;
    margin: 0;
}
.counter-title1 h4 {
    font-size: 18px;
    margin: 0;
    font-weight: 500;
    margin-top: 2px;
    transition: .5s;
}
.dreamit-counter-text {
    display: flex;
    margin-bottom: 2px;
}
.counter-text-icon i {
    color: #FC9615;
    display: inline-block;
    font-size: 30px;
}
.right-box {
    display: inline-block;
    overflow: hidden;
    margin-left: 12px;
}
.dreamit-single-counter-box1:hover .counter-icon1 i {
    transform: rotateY(180deg);
}
.dreamit-single-counter-box1:hover .counter-title1 h4 {
    color:#FC9615;
}
/*style three*/
.counter-area.style-two {
    background: #FC9615 url(assets/images/resource/contact.png);
    padding: 95px 0 265px;
}
.style-two .dreamit-single-counter-box {
    background: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 28px 20px 40px;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 20px;
}
.style-two .counter-text h1 {
    font-size: 40px;
    font-weight: 700;
    margin: 0;
    color: #1c1c24;
}
.style-two .counter-icon i {
    font-size: 60px;
    display: inline-block;
    color: #FC9615;
}
.style-two .counter-title h4 {
    font-size: 18px;
    margin: 0;
    font-weight: 500;
    margin-top: 2px;
    color: #1c1c24;
}
/*dark*/
.dark.style-two .dreamit-single-counter-box {
    background: #0B2653;
}
.dark.style-two .counter-text h1 {
    color: #fff;
}
.dark.style-two .counter-title h4 {
    color: #fff;
}
/*style four*/
.counter-area.style-three {
    background: url(assets/images/shape/subscribe.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
}
.style-three .dreamit-single-counter-box {
    background: inherit;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 0;
}
.style-three .counter-icon {
    float: left;
    margin-right: 20px;
}
.style-three .counter-text h1 {
    font-size: 34px;
    font-weight: 500;
    color: #fff;
    margin: 0;
    text-align: left;
}
.style-three .counter-title h4 {
    font-size: 18px;
    margin: 0;
    color: #fff;
    font-weight: 500;
    margin-top: 2px;
    text-align: left;
}
/*dark version*/
.counter-area.dark-version {
    background: #011936;
}
.dark-version .dreamit-single-counter-box1 {
    padding: 28px 20px 40px;
    background: #0B2653;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 20px;
}











/*====================================================
--< dreamit case study area Css -->
======================================================*/
.case-study-title-area {
    background: url(assets/images/resource/case.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    padding: 90px 0 150px;
}
.row.case-study-top {
    position: relative;
    z-index: 111;
    margin-top: -110px;
}
.dreamit-single-case-study {
    position: relative;
    z-index: 999;
}
.dreamit-case-study-thumb {
    position: relative;
    z-index: 1;
}
.active.center .dreamit-case-study-thumb:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(11,38,93,.85);
    transition: .3s;
}
.active.center .dreamit-single-case-study .case-study-content {
    bottom: 35px !important;
    opacity:1;
}
.dreamit-single-case-study:hover .case-study-content{
    bottom: 35px !important;
    opacity: 1;
}
.dreamit-case-study-thumb img {
    width: 100%;
}
.case-study-title h2 {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 10px;
    text-align: center;
}
.case-study-title h2 a {
    font-weight: 700;
    color: #fff;
    transition: .3s;
}
.case-study-title p {
    text-align: center;
    color: #fc9615;
}
.case-study-content {
    position: absolute;
    content: "";
    z-index: 111;
    right: 0;
    left: 0;
    bottom: -80px;
    background: transparent;
    padding: 0;
    transition: .5s;
    transform: translateY(-70%);
    opacity: 0;
}
/*dark version*/
.case-study-area.dark-version {
    background: #0B2653;
}
/*owl dots*/
.owl-dots {
    text-align: center;
    margin-top: 35px;
}
.owl-dot.active {
    background: #fc9615;
    width: 35px;
}
.owl-dot {
    background: #bfcadc;
    height: 5px;
    width: 25px;
    display: inline-block !important;
    margin: 0 3px;
    border-radius: 50px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.testimonial_list .owl-dots {
    text-align: center;
    margin-top: 18px;
}
.blog_list .owl-dots {
    text-align: center;
    margin-top: 20px;
}








/*====================================================
--< dreamit team Title Css -->
======================================================*/
.team-title-area {
    background: url(assets/images/resource/service.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    padding: 100px 0 223px;
    position: relative;
    z-index: 1;
}
.team-title-area:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #0B2653 0%, #FC9615 100%);
    opacity: .9;
}
.dreamit-section-title-text {
    position: relative;
    z-index: 1;
}
.dreamit-section-title-text:before {
    position: absolute;
    content: "";
    z-index: 11;
    left: -83px;
    top: 23px;
    width: 70px;
    height: 3px;
    background: #fc9615;
}
.dreamit-section-title-text h5 {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
}
.dreamit-section-title-text h3 {
    font-size: 40px;
    margin: 0;
    line-height: 1.1;
}
.dreamit-button-two {
    position: relative;
    display: inline-block;
    z-index: 1;
    margin-top: 46px;
    float: right;
}
.dreamit-button-two a {
    font-size: 16px;
    color: #fff;
    background: #fc9615;
    padding: 14px 35px;
    transition: .3s;
    font-weight: 600;
    border-radius: 0;
    display: inline-block;
    border: 0;
}
.dreamit-button-two:after {
    position: absolute;
    content: "";
    background: #0B2653;
    right: -4px;
    bottom: -4px;
    height: 100%;
    width: 100%;
    transition: .5s;
    z-index: -1;
    display: block;
}
.dreamit-button-two:hover:after {
    bottom: 0;
    right: 0;
}
/*style two*/
.style-two.team-title-area {
    background: url(assets/images/resource/service.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    padding: 90px 0 165px;
    position: relative;
    z-index: 1;
}
.style-two.team-title-area:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #0B2653 0%, #0B2653 100%);
    opacity: .8;
}
/*dark*/
.team-area.style-two.dark {
    background: #011936;
}
.dark.style-two .team-content {
    background: #0B2653;
    padding: 14px 30px 14px;
    box-shadow: 10px 17px 38px 0 rgb(0 0 0 / 10%);
    text-align: left;
    position: relative;
    z-index: 1;
}
.dark.style-two .team-title h3 {
    font-size: 20px;
    color: #fff;
    display: block;
    font-weight: 700;
}
.dark.style-two .team-title h3 a:hover {
    color: #FC9615;
}










