/*===============================================
Template Name: dreamhub fitness Software HTML5 Template
Version: 0.1
================================================*/

/*TABLE OF CONTENTS*/
/*=====================
01. dreamhub topber Area Css
02. dreamhub Header menu Area Css
03. dreamhub hero Area Css
04. dreamhub service Area Css
05. dreamhub why choose us Area Css
06. dreamhub about-us Area Css
07. dreamhub casestudy Area Css
08. dreamhub feature Area Css
09. dreamhub pricing Area Css
10. dreamhub testimonail Area Css
11. dreamhub Subscribe  Area Css
12. dreamhub breatcome Area
13. dreamhub brand  Area
14. dreamhub team  Area
15. dreamhub blog area
16.dreamhub blog detail area
17.dreamhub casestudy detail area
18.dreamhub contact area
19. dreamhub Subscribe Area
21.dreamhub call do action Area
22.dreamhub counter area
23. dreamhub footer  Area Css
=======================*/

/*============================================/*
 <--Start dreamhub topber Area Css-->
==============================================*/
.topbar-area {
    padding: 36px 0 31px;
}
.topber-logo {
    margin-left: -16px;
}
.contact-form {
    display: inline-block;
	position: relative;
}
.contact-form::before {
    position: absolute;
    content: "";
    height: 80%;
    width: 1px;
    background: #dedede;
    left: -10px;
    top: 6px;
}
.contact-form.upper:before {
    display: none;
}
.contact-icon {
    display: inline-block;
    padding-right: 16px;
}
.contact-text {
    display: inline-block;
}
.contact-text p {
    display: inline-block;
    font-size: 15px;
    line-height: 0px;
    font-weight: 400;
}
.contact-text h5 {
    font-size: 16px;
    font-weight: 500;
}
.contact-icon {
    display: inline-block;
    padding: 6px 20px 0;
}
.contact-icon a i {
	color: #E51F25;
	font-size: 22px;
	display: inline-block;
}
/*==========================================/*
 <--end dreamhub topber Area Css-->
============================================*/



/*==========================================/*
 <--Start dreamhub Header menu Area Css-->
============================================*/
.header-area {
    position: relative;
    margin-bottom: -36px;
    z-index: 2;
}
.row.header {
    position: relative;
    left: 44px;
}
.header-menu {
    text-align: right;
}
.header-menu ul {
    display: inline-block;
    float: left;
}
.header-menu ul li {
    display: inline-block;
    position: relative;
    padding-left: 34px;
}
.sticky {
    left: 0;
    margin: auto;
    position: fixed !important;
    top: 0;
    width: 100%;
    -webkit-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
    background: #E51F25 !important;
    transition: .5s;
    z-index: 99;
    
}
.sticky .row.header-bg {
    background: inherit;
    padding: 16px 0;
}
/*----sub-menu---*/
.header-menu ul li .sub-menu {
      position: absolute;
    width: 690px;
    background: #ff5252;
    top: 215%;
    visibility: hidden;
    opacity: 0;
    transition: .5s;
    z-index: 1;
    text-align: left;
    padding: 9px 28px 20px;
    left: -160px;
    border-radius: 56px;
    border-top: 2px solid #fff;
}
ul.sub-menu li {
    display: block;
    margin: 0;
    padding: 0;
    padding-top: 20px;
}
ul.sub-menu li a {
    margin: 0;
    padding: 0;
}
.header-menu ul li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
}

/*---- end-sub-menu---*/
.header-menu ul li a:hover::before{
	width: 100%;
	opacity: 1;
}
.header-menu ul li a {
    color: #fff;
    font-size: 21px;
    font-weight: 400;
    position: relative;
    transition: .5s;
    text-transform: capitalize;
}
.header-menu ul li a::before {
    position: absolute;
    height: 8%;
    width: 0;
    background: #fff;
    bottom: -3px;
    opacity: 0;
    transition: .3s;
}
.header-menu ul li a span {
    padding-left: 4px;
}
.row.header-bg {
    background: #E51F25;
    position: relative;
}
.header-contact-btn {
    text-align: center;
    display: inline-block;
}
.header-contact-btn a {
     border-radius: 30px;
    background: #fff;
    display: inline-block;
    padding: 20px 39px 20px;
    margin-right: -75px;
    text-align: right;
    font-size: 18px;
    color: #454358;
    border: 1px solid #f8dbd7;
}
.header-contact-btn i {
    font-size: 22px;
    color: #db1e01;
    margin-right: 14px;
}
.header-menu ul li a:hover {
    color: #000;
}
.header-menu ul li a:hover:before {
	width: 100%;
	opacity: 1;
    background: #000;
}
.header-search-btn i:hover{
	color: black;
}
/*=============================================/*
 <--end dreamhub Header menu Area Css-->
===============================================*/

/*================================
 <--Start dreamhub topber menu Area Css-->
============================================*/

.hero-area {
	background: url(assets/images/Hero-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	height: 665px;
	position: relative;
	z-index: 1;
}
.row.hero-shape {
    position: relative;
}
.hero-shape {
    position: absolute;
    top: -94px;
    z-index: -1;
    right: 464px;
}
.hero-sub-title h5 {
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    position: relative;
    margin-bottom: 8px;
}
.hero-sub-title h5:before {
    position: absolute;
    content: "";
    width: 5%;
    border: 1px dashed;
    bottom: 7px;
    left: 121px;
    color: red;
}
.hero-main-title h1 {
    color: #fff;
    font-size: 60px;
    font-weight: 700;
    line-height: 70px;
    letter-spacing: 1px;
}
span.headline-color {
    color: #fff;
}
.hero-description p {
    color: #fff;
    width: 40%;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    padding: 12px 0 20px;
}
.hero-btn {
    padding-top: 60px;
    position: relative;
    z-index: 22;
    display: inline-block;
}
.hero-btn2 {
    display: inline-block;
}
.hero-btn2 a {
    display: inline-block;
    padding: 0 32px 0 !important;
}
.hero-btn i {
    font-size: 20px;
    margin-left: 6px;
} 
.hero-btn a:hover{
	color: #fff;
}
.hero-btn a {
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	color: black;
	background: #fff;
	height: 56px;
	line-height: 54px;
	text-align: center;
	padding: 0 27px;
	position: relative;
	z-index: 1;
	overflow: hidden;
	text-transform: capitalize;
	border-radius: 5px;
	transition: .5s;
	margin-right: 15px;
}
.hero-btn a::before {
    animation: opacityFallbackOut .5s step-end forwards;
    backface-visibility: hidden;
    background-color: #db1e01;
    clip-path: polygon(-1% 0,0 0,-25% 104%,-1% 100%);
    content: "";
    height: 106%;
    left: 0;
    position: absolute;
    top: -1px;
    transition: .5s;
    width: 100%;
    border-radius: 5px;
    z-index: -1;
}
.hero-btn a:hover:before {
    animation: opacityFallbackIn 0s step-start forwards;
    clip-path: polygon(0 0,101% 0,101% 101%,0 101%);
    color: black;
}
/*================================
 <--end dreamhub topber menu Area Css-->
============================================*/

/*===========================================/*
 <--Start dreamhub-Section Title Area Css-->
=============================================*/
.section-title {
    margin-bottom: 60px;
}
.casestudy-area .section-title {
    margin-bottom: 47px;
}
.pricing-area .section-title {
    margin-bottom: 85px;
}
.section-title.upper {
    margin: 0 0 25px;
}
.service-area.style2 .section-title {
    margin-bottom: 38px;
}
.section-sub-title h5 {
    font-size: 20px;
    font-weight: 500;
    color: #E51F25;
    position: relative;
    margin-bottom: 6px;
}
.section-sub-title::before {
    position: absolute;
    content: "";
    height: 2px;
    width: 64px;
    background: #E51F25;
    top: 11px;
    left: -260px;
    right: 0;
    margin: 0 auto 0;
}
.section-sub-title:after {
    position: absolute;
    content: "";
    height: 15px;
    width: 15px;
    border: 2px solid;
    border-radius: 50%;
    left: -161px;
    right: 0;
    margin: 0 auto 0;
    top: 5px;
    color: #E51F25;
}
.section-bg-dot {
    position: relative;
}
.section-bg-dot::before {
    position: absolute;
    content: "";
    height: 2px;
    width: 64px;
    background: #E51F25;
    top: 11px;
    left: 253px;
    right: 0;
    margin: 0 auto 0;
}
.section-bg-dot:after {
    position: absolute;
    content: "";
    height: 15px;
    width: 15px;
    border: 2px solid;
    border-radius: 50%;
    left: 156px;
    right: 0;
    margin: 0 auto 0;
    top: 5px;
    color: #E51F25;
}
.section-title-description p {
    font-size: 16px;
    font-weight: 400;
    padding: 24px 0 5px;
    width: 99%;
}

.section-main-title h1 {
    font-size: 40px;
    font-weight: 700;
    line-height: 52px;
}
.choose-us-area .section-sub-title:after {
    left: -196px;
    top: 4px;
}
.choose-us-area .section-sub-title::before {
    top: 10px;
    left: -100px;
}
.about-us-area .section-sub-title::before {
    top: 12px;
    left: -324px;
}
.about-us-area .section-sub-title:after {
    left: -232px;
    top: 6px;
}
.feature-area .section-main-title h1 {
    font-size: 37px;
}
.feature-area .section-sub-title::before {
    right: -39px;
}
.feature-area .section-sub-title:after {
    left: -316px;
}
.pricing-area .section-bg-dot::before {
    left: 280px;
}
.pricing-area .section-bg-dot:after {
    left: 177px;
}
.pricing-area .section-sub-title::before {
    left: -279px;
}
.pricing-area .section-sub-title:after {
    left: -183px;
}
.pricing-arae .section-bg-dot::before {
    left: 281px;
}
.pricing-arae .section-bg-dot:after {
    left: 184px;
}
.pricing-arae .section-sub-title:after {
    left: -166px;
    top: 3px;
}
/*===========================================/*
 <--end dreamhub-Section Title Area Css-->
=============================================*/
/*===========================================/*
 <--Start dreamhub service Area Css-->
============================================*/
.service-area {
    padding: 114px 0 89px;
    background: #f5f5f5;
}
.single-service-box {
    padding: 19px 19px 28px;
    border-radius: 8px;
    margin: 10px 0;
    background: #fff;	
}
.service-thumb {
/*    height:110px;*/
    text-align: center;
    overflow: hidden;
    border-radius: 10px;
}
.service-thumb img {
    display: inline-block !important;
	width: 100%;
	transform: scale(1);
    transition: .5s;
}
.service-content {
    padding-top: 21px;
}
.meta-service a i {
    color: #dc1f02;
    font-size: 17px;
    display: inline-block;
}
.meta-service a {
    font-size: 16px;
    font-weight: 500;
    margin-left: 4px;
    display: inline-block;
    transition: .5s;
}
.service-description p {
    font-size: 15px;
    font-weight: 400;
    padding: 13px 0 0;
    line-height: 23px;
    margin: 0;
}
.service-btn {
    margin-top: 12px;
}
.service-btn a {
    font-size: 16px;
    font-weight: 400;
	transition:.5s;
}
.service-btn i {
    font-size: 16px;
    margin-left: 4px;
    transition: .5s;
}
/*owl carousel*/
.owl-dots {
    display: none;
    text-align: center;
    padding-top: 40px;
}
.owl-dot {
    width: 15px;
    height: 15px;
    background: #b7b6c0;
    display: inline-block;
    margin-right: 7px;
    border-radius: 50%;
}
.owl-dot.active {
    background: #ce1a01;
}
.row.service-shape {
    position: relative;
}
.service-shape {
    position: absolute;
    bottom: 24px;
    right: -22px;
}
.meta-service a:hover{
	color:#E51F25;
}
.service-btn a:hover i{
	color:#E51F25;
	padding-left: 10px;
}
.service-btn :hover {
	color:#E51F25;
}
.single-service-box:hover .service-thumb img{
	transform: scale(1.1);
}
/*===========================================/*
 <--end dreamhub service Area Css-->
============================================*/


/*===========================================/*
 <--Start dreamhub choose-us Area Css-->
============================================*/
.choose-us-area {
    background: #f5f5f5;
}
.row.background {
    background: #fbefed;
    padding: 113px 0 120px;
    border-radius: 20px;
}
.choose-us-thumb {
    position: relative;
    z-index: 1;
    margin: 0 0 0 102px;
}
.choose-us-shape {
    position: absolute;
    top: -33px;
    left: -46px;
    z-index: -1;
}
.choose-us-shape2 {
      height: 111px !important; 
    position: absolute;
    right: 36px;
    bottom: -11px;
}
.choose-us-shape2 img{height: 100%; width: 100%;}
.thumb-conter {
       position: absolute;
    right: 72px;
    bottom: 29px;
    transform: rotate(-31deg);
    text-align: center;
}
.counter-number span {
       font-size: 24px;
    color: #fff;
    font-weight: 700;
}
.counter-title h4 {
       font-size: 14px;
    font-weight: 800;
    color: #fff;
    padding-top: 5px;
}
.choose-us-single-box {
    margin-bottom: 14px;
}
.choose-us-icon-thumb {
    position: relative;
}
.choose-us-icon-thumb::before {
    position: absolute;
    content: "";
    height: 75px;
    width: 2px;
    background: #E51F25;
    right: -20px;
}
.choose-us-content {
    margin-left: 45px;
}
.choose-us-title h3 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 11px;
}
.choose-us-description p {
    font-size: 16px;
    font-weight: 400;
    width: 77%;
}
/*==========================================/*
 <--end dreamhub choose-us Area Css-->
============================================*/

/*===========================================/*
 <--Start dreamhub about-us Area Css-->
============================================*/
.about-us-area {
        padding: 22px 0 0px;
    background: #f5f5f5;
}
.about-us-btn {
    margin-top: 37px;
}
.about-us-btn a {
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	background: #dc2104;
	height: 55px;
	line-height: 55px;
	text-align: center;
	padding: 0 34px;
	position: relative;
	z-index: 1;
	overflow: hidden;
	text-transform: capitalize;
	border-radius: 5px;
	transition: .5s;
}
.about-us-btn a::before {
    animation: opacityFallbackOut .5s step-end forwards;
    backface-visibility: hidden;
    background-color: #060129;
    clip-path: polygon(-1% 0,0 0,-25% 104%,-1% 100%);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition:.5s;
    width: 100%;
	border-radius:5px;
}
.about-us-btn i {
	font-size: 18px;
	margin-left: 8px;
}
.about-us-thumb {
    position: relative;
    z-index: 1;
    margin: 0 0 0 30px;
}
.about-us-video-icon {
    position: absolute;
    right: 43%;
    top: 39%;
}
.about-us-shape {
    position: absolute;
    top: 94px;
    left: 147px;
    z-index: -1;
}
.about-us-video-icon a i {
    display: inline-block;
    background: #fff;
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
    color: #db1e01;
    font-size: 16px;
}
.about-us-btn a:hover:before {
    animation: opacityFallbackIn 0s step-start forwards;
    clip-path: polygon(0 0,101% 0,101% 101%,0 101%);
    color: #fff;
}
.about-us-btn a:hover::before {
    width: 100%;
    z-index: -1;
}
/*===========================================/*
 <--end dreamhub about-us Area Css-->
============================================*/

/*====================================================/*
 <--Start dreamhub casestudy-area Area Css-->
======================================================*/
.casestudy-area {
    background: #fbefed;
    padding: 113px 0 112px;
}
.casestudy-thumb {
    position: relative;
}
.casestudy-thumb img {
    width: 100%;
}
.casestudy-content {
    position: absolute;
    bottom: -70px;
    right: 50%;
    background: #db1e01;
    width: 69%;
    padding: 25px 25px 3px;
    border-radius: 10px;
    transform: translateY(-50%);
    margin: auto;
    left: 87px;
    transition: .5s;
    opacity: 0;
}
.casestudy-title h4 a {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    display: inline-block;
}
.casestudy-description p {
    font-size: 16px;
    padding-top: 9px;
    color: #d1cece;
    font-weight: 300;
}
.casestudy-icon {
    position: absolute;
    right: 24px;
    top: 43px;
}
.casestudy-icon i {
    background: #fff;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    color: #cf2005;
    font-size: 22px;
    display: inline-block;
}
.casestudy-area .owl-dots {
    padding-top: 49px;
}
.casestudy-thumb:hover .casestudy-content {
	opacity: 1;
	bottom: 76px;
}
/*=================================================/*
 <--end dreamhub casestudy-area Area Css-->
===================================================*/



/*=================================================/*
 <--Start dreamhub feature-area Area Css-->
====================================================*/
.feature-area {
    padding: 118px 0 118px;
}
.feature-btn {
    margin-top: 36px;
}
.feature-btn a {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    background: #dc2104;
    height: 55px;
    line-height: 55px;
    text-align: center;
    padding: 0 27px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    text-transform: capitalize;
    border-radius: 5px;
    transition: .5s;
}
.feature-btn a::before {
    animation: opacityFallbackOut .5s step-end forwards;
    backface-visibility: hidden;
    background-color: #060129;
    clip-path: polygon(-1% 0,0 0,-25% 104%,-1% 100%);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition:.5s;
    width: 100%;
	border-radius:5px;
}
.feature-btn a i {
	display: inline-block;
	padding-left: 5px;
	font-size: 18px;
}
.feature-thumb {
    position: relative;
    z-index: 1;
    margin: 0px 0px 0 42px;
}
.feature-shape {
    position: absolute;
    top: 108px;
    z-index: -1;
    left: 61px;
}
.feature-shape2 {
    position: absolute;
    top: 96px;
    right: 56px;
    z-index: -1;
}
.feature-btn a:hover:before {
    animation: opacityFallbackIn 0s step-start forwards;
    clip-path: polygon(0 0,101% 0,101% 101%,0 101%);
    color: #fff;
}
.feature-btn a:hover::before {
    width: 100%;
    z-index: -1;
}

/*================================================/*
 <--end dreamhub feature-area Area Css-->
=================================================*/

/*=================================================/*
 <--Start dreamhub fricing area Area Css-->
===================================================*/
.pricing-area {
    background: #f9edeb;
    padding: 115px 0 126px;
}
.pricing-single-box {
    background: #fff;
    border-radius: 5px;
    padding: 0 0 51px;
    margin-bottom: 30px;
}
.pricing-single-box.pr-style2 {
	transform: scale(1.2);
	margin-top: 17px;
	position: relative;
	z-index: 2;
	padding: 0 0 48px;
	filter: drop-shadow(0 0 125px rgba(0,0,0,0.15));
}
.pricing-top-title {
    background: #d41c00;
    padding: 23px 0 23px;
    width: 100%;
    text-align: center;
    border-radius: 5px 5px 0 0;
}
.pricing-single-box.pr-style2 .pricing-top-title {
    background: #d41c00;
    padding: 22px 0 22px;
    width: 100%;
    text-align: center;
    border-radius: 5px 5px 0 0;
}
.pricing-single-box.pr-style2 .pricing-head {
    padding: 47px 60px 37px;
    text-align: center;
    position: relative;
}
.pricing-single-box.pr-style2 .pricing-body {
    padding: 17px 84px 53px;
}
.pricing-single-box.pr-style2 .pricing-btn a {
    height: 42px;
    line-height: 42px;
    padding: 0 35px;
}
.pricing-top-title h4 {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
}
.pricing-head {
    padding: 49px 60px 38px;
    text-align: center;
    position: relative;
}
.pricing-head::before {
    position: absolute;
    content: "";
    height: 1px;
    width: 100%;
    background: #dedede;
    left: 0;
    bottom: 17px;
}
.pricing-head span {
    font-size: 30px;
    font-weight: 500;
    color: #d41c00;
}
.pricing-head p {
    font-size: 16px;
    font-weight: 400;
    padding-top: 24px;
}
.pricing-body {
    padding: 33px 78px 47px;
}
.pricing-body ul li {
    display: inline-block;
    padding-left: 15px;
    font-size: 16px;
    margin-top: 6px;
}
.pricing-single-box.pr-style2 .pricing-body ul li {
    margin-top: 3px;
}
.pricing-single-box.pr-style2 .pricing-head p {
    padding-top: 20px;
}
.pricing-body.style-1 ul li:nth-child(3) {
    text-decoration: line-through;
    color: #d41c00;
}
.pricing-body.style-1 ul li:nth-child(4) {
    text-decoration: line-through;
    color: #d41c00;
}
.pricing-body.style-3 ul li:nth-child(3) {
    text-decoration: line-through;
    color: #d41c00;
}
.pricing-body.style-1 ul li:nth-child(3) i {
    font-size: 16px;
    padding-right: 18px;
}
.pricing-body.style-1 ul li:nth-child(4) i {
    font-size: 17px;
    padding-right: 17px;
}
.pricing-body.style-3 ul li:nth-child(3) i {
    font-size: 16px;
    padding-right: 20px;
}
i.bi.bi-x-lg {
    margin-left: 4px;
}
.pricing-body ul li a {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    padding-top: 6px;
}
.pricing-body ul li a i {
    font-size: 16px;
    display: inline-block;
    color: #d41c00;
}
.pricing-body i {
    display: inline-block;
    padding-right: 15px;
    color: #d41c00;
    font-size: 22px;
}
.pricing-btn {
    text-align: center;
}
.pricing-btn a {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    background: #dc2104;
    height: 46px;
    line-height: 46px;
    text-align: center;
    padding: 0 43px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    text-transform: capitalize;
    transition: .5s;
    border-radius: 2px;
}
.pricing-btn a::before {
    animation: opacityFallbackOut .5s step-end forwards;
    backface-visibility: hidden;
    background-color: #060129;
    clip-path: polygon(-1% 0,0 0,-25% 104%,-1% 100%);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition:.5s;
    width: 100%;
	border-radius:5px;
}
.pricing-btn a:hover:before {
    animation: opacityFallbackIn 0s step-start forwards;
    clip-path: polygon(0 0,101% 0,101% 101%,0 101%);
    color: #fff;
}
.pricing-btn a:hover::before {
    width: 100%;
    z-index: -1;
}
.pricing-btn a i {
	display: inline-block;
	font-size: 16px;
	padding-left: 5px;
}
/*================================================/*
 <--end dreamhub fricing area Area Css-->
=================================================*/

/*================================
 <--Start dreamhub testimonail area Area Css-->
=======================================================*/
.testimonail-area {
    text-align: center;
    background: url(assets/images/testimonail.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 118px 0 0;
    height: 615px;
}
.testimonail-thumb {
    position: relative;
    z-index: 1;
}
.testimonail-shape {
    position: absolute;
    right: -26px;
    top: 11px;
    margin: auto;
    left: 0;
    z-index: -1;
}
.testimonail-shape2 {
    position: absolute;
    left: 0;
    right: -17px;
    bottom: -18px;
    z-index: -1;
}
.testimonail-area .owl-carousel .owl-item img {
    display: inline-block !important;
}
.testimonail-content {
    padding-top: 53px;
}
.testimonail-title h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
}
.testimonail-text span {
    font-size: 14px;
    font-weight: 400;
}
.testimonail-description p {
    width: 57%;
    margin: 0 auto 0;
    font-size: 18px;
    font-weight: 500;
    padding: 15px 0 17px;
    line-height: 1.6;
}
.testimonail-icon ul li {
    display: inline-block;
}
.testimonail-icon ul li i {
	display: inline-block;
	color: #ff1111;
	font-size: 14px;
	margin-left: 3px;
}
.style-two.fas.fa-star {
	color: #616161;
}
/*owl carousel*/
.owl-nav {
    position: relative;
}
.owl-prev, .owl-next {
    height: 36px;
    width: 40px;
    border: 1px solid #de290c;
    line-height: 40px;
    text-align: center;
    border-radius: 5px;
}

.owl-prev i, .owl-next i {
    font-size: 22px;
    display: inline-block;
	color: #de290c;
}

.owl-next {
    display: inline-block;
    position: absolute;
    right: -53px;
    top: -136px;
}
.owl-prev {
    position: absolute;
    top: -136px;
    left: -53px;
}

/*====================================================/*
 <--end dreamhub testimonail area Area Css-->
======================================================*/

/*===================================================/*
 <--Start dreamhub Subscribe area Area Css-->
=====================================================*/
.Subscribe-area {
    position: relative;
    margin-bottom: -3px;
}
.row.bg {
    background: #d91d00;
    padding: 79px 0 79px 43px;
    border-radius: 10px;
}
.Subscribe-form {
    margin: 0 0 0 7px;
}
.Subscribe-title h1 {
    font-size: 40px;
    font-weight: 800;
    color: #fff;
}
.form-field input {
	font-size: 18px;
	font-weight: 400;
	height: 60px;
	padding: 5px 35px 5px 28px;
	position: relative;
	width: 64%;
	margin: auto;
	border: 0;
	border-radius: 5px;
	box-shadow: 0px 5px 20px 0px rgb(164 155 221 / 41%);
	background: #fff;
	outline: 0;
	color: black;
}
.subscribe-button {
    color: #fff;
    font-size: 18px;
    border: none;
    display: inline-flex;
    align-items: center;
    background: #060129;
    padding: 18px 32px 18px;
    position: absolute;
    right: 61px;
    bottom: 0px;
    text-align: center;
    border-radius: 0 5px 5px 0;
}
.subscribe-button i {
    font-size: 19px;
    padding-left: 9px;
}
/*================================================/*
 <--end dreamhub Subscribe area Area Css-->
==================================================*/



/*================================================/*
 <--Start dreamhub footer area Area Css-->
==================================================*/
.footer-area {
    padding: 179px 0 12px;
    background-color: #050129;
}
.bio-content p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 36px 0 30px;
}
.footer-menu-title {
    display: inline-block;
}
.footer-menu-title h3 {
    font-size: 15px;
    font-weight: 500;
    color: #dc2104;
    transition: .5s;
}
.social-icon {
    display: inline-block;
    margin-left: 19px;
}
.social-icon ul li {
    display: inline-block;
}
.social-icon ul li a i {
    display: inline-block;
    color: #fff;
    font-size: 15px;
    padding-right: 8px;
	transition: .5s;
}
.footer-service-menu {
    margin-left: 21px;
}
.footer-title h4 {
    color: #fff;
    font-size: 23px;
    font-weight: 500;
    margin-bottom: 52px;
}
.service-menu-items {
    margin-left: 32px;
}
.service-menu-items ul li {
    display: inherit;
    position: relative;
    margin-top: 10px;
}
.service-menu-items ul li::before {
    position: absolute;
    content: "";
    width: 17px;
    height: 1px;
    background: #fff;
    left: -31px;
    bottom: 12px;
    cursor: pointer;
    transform: scaleY(2);
    opacity: 1;
    transition: .5s;
}
.service-menu-items ul li a {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    transition: .5s;
}
.footer-title h2 {
    font-size: 22px;
    color: #FFF;
    font-weight: 500;
}
.footer-Address {
    margin-left: 39px;
}
.footer-Address-text p {
    font-size: 15px;
    color: #ffffff;
}
.footer-title h3 {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
}
.single-recent-post-box {
    display: inline-block;
    margin-bottom: 30px;
}
.footer-Posts {
    margin-left: 30px;
}
.post-thumb {
    float: left;
    margin-right: 14px;
}
.post-content-text p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
.post-content-text h4 {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    padding: 0 0 10px;
}
.post-content-text span {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}
.footer-copyright-text p {
    font-size: 16px;
    line-height: 22px;
    color: #616161;
    font-weight: 400;
    font-family: "Roboto";
}
.footer-copyright-menu {
    text-align: right;
}
.footer-copyright-menu ul li {
    display: inline-block;
}
.footer-copyright-menu ul li a {
    opacity: 50%;
    padding-left: 29px;
    font-size: 16px;
    line-height: 22px;
    color: #616161;
    font-weight: 400;
    font-family: "Roboto";
}

.row.br {
    border-top: 1px solid #151134;
    padding-top: 0px;
    margin-top: 0px;
}
.post-content-text h4 a:hover {
    color: #d91d00;
}
.service-menu-items ul li:hover::before{
	color: red;
}
.social-icon ul li a i:hover{
	color: #dc2104;
}
.service-menu-items ul li a:hover {
    color: #d41c00;
}
.service-menu-items ul li:hover:before {
    opacity: 1;
    transform: scaleY(1);
    background: #d41c00;
}
/*================================================/*
 <--end dreamhub footer area Area Css-->
==================================================*/

/*---all about-us-inner-css-----*/



/*---start breatcome-area---*/
.breatcome-area {
    padding: 143px 0 90px;
    background: url(assets/images/inner-banner1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 229px;
    position: relative;
    z-index: 1;
}
.breatcome-area::before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    background-color: rgba(3, 2, 7, 0.8);
}
.breatcome-content {
    text-align: center;
}
.breatcome-title h1 {
    color: #fff;
    font-size: 65px;
    font-weight: 700;
    line-height: 60px;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.breatcome-text ul li {
    display: inline-block;
    color: #fff;
    font-size: 16px;
}
.breatcome-text ul li a {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    margin-right: 15px;
    transition: .5s;
}
.breatcome-text ul i {
    display: inline-block;
    color: #fff;
    font-size: 13px;
    margin-left: -15px;
}
.breatcome-text ul li a:hover {
    color: red;
}
.about-us-area {
    background: #f5f5f5;
}
/*---end breatcome-area---*/
/*--service-area---*/
.service-area.style2 {
    padding: 113px 0 110px;
}
/*---start brand-area---*/
.brand-area {
    padding: 91px 0 119px;
}
.brand-grid {
	text-align: center;
}
.brand-area .owl-carousel .owl-item img {
	display: inline-block;
}
/*---end brand-area---*/

/*---section-title---*/
.team-area .section-sub-title h5 {
    color: #fff;
}
.team-area .section-sub-title::before {
    display:none;
}
.team-area .section-sub-title:after {
    display:none;
}
.team-area .section-main-title h1 {
    color: #fff;
    line-height: 47px;
}
.team-area .section-main-title {
    margin: 9px 0 51px;
}

/*---Start service-area---*/
.choose-us-area.style2 {
    padding: 0 0 119px;
}
.call_do_action {
    padding: 95px 0 104px;
    background: #E51F25;
}
.single_call_do_action_icon {
    float: left;
    margin-right: 12px;
}
.single_call_do_action_icon i {
    color: #fff;
    font-size: 12px;
}
.single_call_do_action_number span {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
}
.single_call_do_action_title h2 {
    font-size: 30px;
    color: #fff;
    margin-top: 11px;
    line-height: 1.2;
}
.pb-2, .py-2 {
    padding-bottom: .5rem!important;
}
.signel_call_do_action_sub p {
    color: #fff;
}
.call_do_action_button a {
    background: transparent;
    color: #fff;
    padding: 13px 40px;
    font-size: 18px;
    font-weight: 500;
    transition: .5s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    border-radius: 5px;
    display: inline-block;
    border: 2px solid #fff;
}
.call_do_action_button a:before {
    position: absolute;
    content: "";
    top: 0px;
    height: 100%;
    left: -25%;
    width: 0%;
    background: #fff;
    transform: skew(50deg);
    transition-duration: .6s;
    z-index: -1;
    transition: .5s;
}
.call_do_action_button a:hover {
    color: #E51F25;
}
.call_do_action_button a:hover:before {
    width: 169%;
    transform: skew(50deg);
}
/*---end service-area---*/


/*---Start team Area Css---*/
.team-area {
    background: url(assets/images/team_member_background.png);
    padding: 113px 0 88px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.single-team {
    margin-bottom: 30px;
}
.single-thumb {
    position: relative;
}
.single-thumb img {
    width: 100%;
}
.single-thumb::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: #E51F25;
    opacity: 0.6;
    top: 0;
    left: 0;
    transform-origin: top;
    transform: perspective(15em) rotateX(-90deg);
    z-index: 1;
    transition: .5s;
}
.team-content {
    text-align: center;
}
.team-content {
    text-align: center;
    padding: 18px 20px 33px;
    background: #fff;
    box-shadow: 10px 17px 38px 0 rgb(0 0 0 / 10%);
}
.team-content h3 {
    font-size: 25px;
    font-weight: 800;
    margin: 8px;
}
.team-content h5 {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
}
.team-social-icons a i {
    background: #E51F25;
    height: 35px;
    width: 35px;
    font-size: 14px;
    line-height: 35px;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin: 0 3px;
    border-radius: 5px;
    margin-top: 13px;
    transition: .5s;
}
.team-social-icons a i:hover{
	background:#223645;
}
.team-content h3:hover{
	color:#E51F25;
}
.single-thumb:hover:before{
    transform: perspective(0) rotateX(0);
}
/*---end team Area Css---*/





/*---Start casestudy-style2-area Css---*/

.casestudy-style2-area {
    padding: 73px 0 50px;
}
.single-casestudy-box {
    margin-bottom: 30px;
}
.casestudy-style2-area .casestudy-title h4 {
    font-size: 18px;
}
.casestudy-style2-area .casestudy-description p {
    font-size: 14px;
}
.casestudy-style2-area .casestudy-content {
    padding: 18px 20px 0px;
    left: 57px;
}
.casestudy-style2-area .casestudy-icon i {
    height: 36px;
    width: 36px;
    line-height: 36px;
    font-size: 18px;
}
.casestudy-style2-area .casestudy-thumb:hover .casestudy-content {
    opacity: 1;
    bottom: 25px;
}
/*---Start casestudy-style2-area Css---*/
.casestudy-style2-area {
    padding: 113px 0 37px;
}
/*---Start casestudy-detail---*/
.casestudy-detail-area {
    padding: 111px 0 104px;
}
.casestudy-title-box h2 {
    font-size: 50px;
    line-height: 60px;
    padding-top: 0;
    padding-bottom: 26px;
}
p {
    font-size: 15px;
    line-height: 24px;
    color: #777777;
    font-weight: normal;
    margin-bottom: 12px;
}
.casestudy-detail-info-box {
    background-color: #fd3d0c;
    border-radius: 10px;
    padding: 35px 54px 35px;
}
.casestudy-detail-info-content {
    display: flex;
    align-items: center;
}
.casestudy-detail-info-text span:first-child {
    display: block;
    margin-bottom: 7px;
}
.casestudy-detail-info-text span:last-child {
    margin-top: 8px;
}
.casestudy-detail-info-text span {
    font-family: 'Rubik', sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
}
.casestudy-detail-info-text.two {
    margin-left: 60px;
}
.casestudy-detail-info-content.two {
    margin-top: 28px;
}
.casestudy-detail-thumb {
    margin-top: 30px;
    margin-bottom: 50px;
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 10px;
}
.casestudy-detail-thumb img {
    width: 100%;
    transform: scale(1);
    border-radius: 10px;
    transition: .5s;
}
.points ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    text-decoration: none;
    margin-top: 20px;
}
.points ul li {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.point-object {
    width: 35px;
    height: 35px;
    border: solid 5px #fd3d0c;
    border-radius: 100%;
    margin-right: 20px;
}
.points ul li p {
    width: calc(100% - 55px);
    color: #10161b;
    font-family: 'Rubik', sans-serif;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 0;
}

.casestudy-detail-img-box {
    margin: 40px 0;
}
.casestudy-detail-img {
    overflow: hidden;
    margin: 21px 0 34px;
}
.casestudy-detail-img img {
    width: 100%;
}
.casestudy-detail-img img {
    width: 100%;
    transform: scale(1);
    border-radius: 10px;
    transition: .5s;
}
.casestudy-detail-img img {
    width: 100%;
    transform: scale(1);
    border-radius: 10px;
}
p {
    font-size: 15px;
    line-height: 24px;
    color: #000;
    font-weight: normal;
    margin-bottom: 12px;
}
.casestudy-title-box2 h3 {
    font-family: 'Catamaran', sans-serif;
    font-size: 25px;
    color: #10161b;
    line-height: 35px;
    font-weight: 800;
    padding: 0 0 21px;
}
.casestudy-title-box2 p {
	font-size: 15px;
    line-height: 24px;
    color: #777777;
    font-weight: normal;
    margin-bottom: 12px;
}
.casestudy-detail-thumb img:hover {
    transform: scale(1.1);
}
.casestudy-detail-img img:hover {
    transform: scale(1.1);
	
}
/*---end casestudy-detail---*/
/*---start-blog-area---*/
.blog-area {
    padding: 118px 0 89px;
}
.dreamit-blog-thumb {
    overflow: hidden;
}
.dreamit-blog-thumb img {
    transform: scale(1.01);
    transition: .5s;
    width: 100%;
}
.dreamit-single-blog.admin {
    box-shadow: 0 7px 16px rgb(0 0 0 / 15%);
    margin-bottom: 30px;
}
.em-blog-content-area {
    padding: 20px 20px 26px;
}
.blog-page-datetime {
    background: #fff;
    width: 62%;
    padding: 12px 0 10px;
    border-radius: 0;
    margin-top: -45px;
    padding-left: 24px;
    position: relative;
}
.blog-page-datetime span {
    font-size: 16px;
}
.blog-page-title {
    padding-top: 6px;
}
.blog-page-title h2 {
    font-size: 22px;
}
.blog-page-title a {
    font-weight: 600;
    color: #0d1218;
    transition: .5s;
}
.dreamit-blog-meta-left {
    padding: 13px 0 16px;
}
.dreamit-blog-meta-left i {
    font-size: 13px;
    margin-right: 6px;
}
.dreamit-blog-meta-left span {
    font-size: 15px;
    margin-right: 12px;
}
.blog-page-content-text p {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}
.blog-page-title a:hover {
    color: #E51F25;
}
.dreamit-single-blog.admin:hover .dreamit-blog-thumb img {
    transform: scale(1.2);
}
/*---end-blog-area---*/

/*---start-blog-detail---*/
.blog-details-area {
    padding: 120px 0 120px;
}
.blog_dtl_thumb {
    overflow: hidden;
}
.blog_dtl_thumb img {
    width: 100%;
    transform: scale(1);
    transition: .5s;
}
.blog_details {
    box-shadow: 0 7px 16px rgba(0, 0, 0, 0.15);
    padding: 15px 20px;
}
.blog_dtl_content h2 {
    color: #0d1218;
    font-size: 35px;
    padding-top: 25px;
}
.dreamit-blog-meta-left {
    padding: 12px 0 35px;
}
.dreamit-blog-meta-left span {
    color: #0d1218;
    margin-right: 30px;
}
.dreamit-blog-meta-left i {
    margin-right: 10px;
}
.blog_dtl_content p {
    color: #0d1218;
}
.blog_dtl_content h3 {
    color: #0d1218;
    padding: 10px 0 20px;
    font-size: 28px;
}
.blog_details blockquote {
    margin: 37px 0 36px;
    font-size: 14px;
    border-left: 7px solid #E51F25;
    background: #f7fafd;
    font-style: italic;
    font-weight: 500;
    padding: 25px 35px 15px;
}
.blog_reply {
    overflow: hidden;
    margin-top: 50px;
    padding: 20px 15px 37px;
    box-shadow: 0 7px 16px rgba(0, 0, 0, 0.15);
}
.reply_ttl {
    margin-bottom: 36px;
}
.reply_ttl>h3 {
    font-size: 28px;
    color: #0d1218;
}
.blog_reply .form_field {
    width: 100%;
}
.blog_reply .form_field_inner {
    width: 50%;
    float: left;
}
.blog_reply .form_field_inner input, .blog_reply .form_field_inner textarea {
    width: 95%;
    background: #f7fafd;
    border: 0;
    height: 50px;
    padding-left: 15px;
    color: #151948;
    margin-bottom: 20px;
}
.blog_reply .text_area .form_field_inner {
    width: 100%;
}
.blog_reply .text_area .form_field_inner textarea {
    width: 97.5%;
    height: 150px;
    padding-top: 15px;
    outline: 0;
}
.blog-left-side > div {
    background-color: #fff;
    margin-bottom: 30px;
    padding: 23px 30px 23px;
    box-shadow: 0 7px 16px rgba(0, 0, 0, 0.15);
}
.search {
    background: #f7f7f7;
    position: relative;
}
.search input[type="text"] {
    padding-left: 10px;
}
.search input {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    height: 54px;
    position: relative;
    width: 100%;
    box-shadow: 0 0 2px rgba(0,0,0,0.20);
    outline: 0;
}
.search button {
    background: #fff;
    border: 0 none;
    color: #fff;
    font-size: 18px;
    position: absolute;
    right: 0;
    top: 0;
    width: 16%;
    height: 100%;
    background: #E51F25;
}
.blog-left-side .widget h2 {
    color: #0d1218;
    display: block;
    font-size: 28px;
    text-transform: capitalize;
    margin-bottom: 36px;
}
.blog-left-side .widget ul {
    list-style: none;
    color: #0762f8;
}
.blog-left-side > .widget > ul > li {
    margin: 0 0 10px;
    padding: 8px 0 15px;
    border-bottom: 1px solid #ddd;
}
.blog-left-side .widget ul li a {
    color: #333;
}
.blog-left-side .widget ul li a i {
    margin-right: 2px;
    font-size: 13px;
}
.blog-left-side .widget ul li a span {
    float: right;
}
.single-widget-item {
    overflow: hidden;
}
.recent-post-item {
    margin-top: 25px;
}
.recent-post-image {
    float: left;
    margin-right: 3px;
}
.recent-post-image a {
    display: inline-block;
    margin-top: 6px;
    margin-bottom: 5px;
}
.recent-post-image img {
    max-width: 87%;
}
.recent-post-text {
    overflow: hidden;
}
.blog-grid .recent-post-text .rcomment {
    color: red;
    font-size: 12px;
}
.blog-grid .recent-post-text>h4 {
    margin-bottom: 3px;
    line-height: 18px;
}
.recent-post-text a {
    color: #0d1218;
    font-size: 16px;
    transition: .5s;
}
.recent-post-item {
    margin-top: 25px;
}
.recent-post-image a {
    display: inline-block;
    margin-top: 6px;
    margin-bottom: 5px;
}
.recent-post-image img {
    max-width: 87%;
    border-radius: 5px;
}
.tagcloud a {
    color: #606060;
    display: inline-block;
    font-size: 14px;
    margin: 0 2px 10px 0;
    padding: 4px 15px;
    text-align: center;
    background: #f7fafd;
    border-radius: 5px;
    transition: .5s;
}
.blog-left-side > div:last-child {
    margin-bottom: 0px;
}
.textwidget {
    padding: 0 0 223px;
}
.sbi_photo_wrap {
    float: left;
    margin: 1px;
}
.blog_dtl_thumb img:hover {
    transform: scale(1.1);
}
.tagcloud a:hover {
    background: red;
    color: #fff;
}
.blog-left-side .widget ul li a:hover {
    color: red;
    padding-left: 10px;
}
.recent-post-text a:hover {
    color: #DA1D25;
}
/*---end-blog-detail---*/
/*----start-subscribe-area---*/

.subscribe_area {
    padding: 68px 0;
    background: #E51F25;
}
.single_subscribe_contact {
    background: #fff;
    padding: 16px 16px;
    border-radius: 5px;
}
.single_subscribe_content_title h2 {
    font-size: 28px;
    color: #fff;
    margin: 0;
}
.single_subscribe_contact .subscribe_form input {
    font-size: 14px;
    height: 60px;
    padding-left: 40px;
    position: relative;
    width: 64%;
    background: #eef5fc;
    border: 0;
    margin-bottom: 14px;
    margin: auto;
    border-radius: 5px;
    outline: 0;
}
.single_subscribe_contact .subscribe_button button {
    text-align: center;
    border: medium none;
    border-radius: 5px;
    font-size: 15px;
    background: #E51F25;
    color: #fff;
    text-transform: capitalize;
    text-align: center;
    margin: auto;
    position: absolute;
    right: 32px;
    bottom: 17px;
    height: 60px;
    display: inline-block;
    letter-spacing: 1px;
    width: 30%;
    cursor: pointer;
    font-weight: 500;
}
/*----end-subscribe-area---*/

/*---start-contact-area---*/
.section_title_inner h2 {
    font-size: 32px;
    font-weight: 600;
}
.section_title.center {
    margin-bottom: 38px;
}
.section_title_text {
    width: 55%;
    margin: auto;
    margin-top: 13px;
}
.section_title_text p {
    font-size: 16px;
}
.contact_area {
    padding: 111px 0 119px;
}
.section_title.center {
    text-align: center;
}
.contact_form .form_field_inner input {
    width: 97%;
    background: transparent;
    border: 1px solid #ddd;
    height: 50px;
    color: #333;
    border-radius: 5px;
    padding-left: 15px;
    margin-bottom: 30px;
    outline: 0;
}
.form_field_inner {
    width: 100%;
    float: left;
}
.contact_form .text_area .form_field_inner_text textarea {
    width: 98.4%;
    height: 152px;
    background: transparent;
    border: 1px solid #ddd;
    color: #333;
    border-radius: 5px;
    padding-left: 15px;
    margin-bottom: 30px;
    padding-top: 25px;
    outline: 0;
}
.contact_button button {
    background: #E51F25;
    border: 2px solid #E51F25;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2px;
    padding: 10px 30px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: inherit;
    margin-top: 10px;
    cursor: pointer;
}
.contact_button button:hover {
    background: transparent;
    border-color: #E51F25;
    color: #E51F25;
}
.map {
    width: 100%;
    margin: 0;
    height: 410px;
    border: 1px solid #ddd;
    border-radius: 10px;
}
/*---end-contact-area---*/

/*---start-counter-area---*/
.counter-area {
    padding: 50px 0 69px;
}
.counter-box {
    text-align: center;
}
.conunter-icon i {
    display: inline-block;
    height: 100px;
    width: 100px;
    background: #e6e8ed;
    line-height: 100px;
    text-align: center;
    font-size: 40px;
    z-index: 1;
    transition: .2s;
    margin-bottom: 10px;
}
.counter-box:hover .conunter-icon i {
    border-radius: 50%;
    background: #E51F25;
    color: #fff;
}
.counter-area .counter-number span {
    font-size: 46px;
    color: var(--theme-color1);
    font-weight: 700;
}
.conuter-content {
    background: #fff;
    box-shadow: 0 5px 40px rgb(0 0 0 / 11%);
    position: relative;
    padding: 70px 23px 41px;
    top: -49px;
    z-index: -1;
    background: url(assets/images/counter-img.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.counter-title h5 {
    display: block;
    padding: 10px 10px;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.1em;
    font-weight: 500;
    text-transform: uppercase;
    background: #E51F25;
    width: 90%;
    margin: auto;
    color: #fff;
    margin-top: 15px;
}
/*---end-counter-area---*/

/*---footer-area.inner---*/
.footer-area.inner {
    padding: 99px 0 0;
}























.rotateme {
  -webkit-animation-name: rotateme;
          animation-name: rotateme;
  -webkit-animation-duration: 20s;
          animation-duration: 20s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

@keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

/* bounce-animate */
.bounce-animate {
  animation-name: float-bob;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob;
  -ms-animation-duration: 2s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob;
  -o-animation-duration: 2s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear; }
.bounce-animate2 {
  animation-name: float-bob2;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob2;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob2;
  -ms-animation-duration: 3s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob2;
  -o-animation-duration: 3s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear; }
.bounce-animate3 {
  animation-name: float-bob3;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob3;
  -moz-animation-duration: 4s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob3;
  -ms-animation-duration: 4s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob3;
  -o-animation-duration: 4s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear; }
.bounce-animate4 {
  animation-name: float-bob4;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob4;
  -moz-animation-duration: 5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob4;
  -ms-animation-duration: 5s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob4;
  -o-animation-duration: 5s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear; }
 .bounce-animate5 {
  animation-name: float-bob5;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob5;
  -moz-animation-duration: 6s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob5;
  -ms-animation-duration: 6s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob5;
  -o-animation-duration: 6s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear; }
@-webkit-keyframes float-bob {
  0% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  50% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); }
  100% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); } }
@-webkit-keyframes float-bob2 {
  0% {
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px); }
  50% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  100% {
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px); } }
@-webkit-keyframes float-bob3 {
  0% {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px); }
  50% {
    -webkit-transform: translateY(-25px);
    transform: translateY(-25px); }
  100% {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px); } }
@-webkit-keyframes float-bob4 {
  0% {
    -webkit-transform: translateY(-70px);
    transform: translateY(-70px); }
  50% {
    -webkit-transform: translateY(-35px);
    transform: translateY(-35px); }
  100% {
    -webkit-transform: translateY(-70px);
    transform: translateY(-70px); } }
@-webkit-keyframes float-bob5 {
  0% {
    -webkit-transform: translateY(-75px);
    transform: translateY(-75px); }
  50% {
    -webkit-transform: translateY(-35px);
    transform: translateY(-35px); }
  100% {
    -webkit-transform: translateY(-75px);
    transform: translateY(-75px); } }
@-webkit-keyframes movebounce {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

@keyframes movebounce {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

@-webkit-keyframes moveleftbounce {
  0% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  50% {
    -webkit-transform: translateX(20px);
            transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}

@keyframes moveleftbounce {
  0% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  50% {
    -webkit-transform: translateX(20px);
            transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}

.rotateme {
  -webkit-animation-name: rotateme;
          animation-name: rotateme;
  -webkit-animation-duration: 20s;
          animation-duration: 20s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

@keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

@-webkit-keyframes rotate3d {
  0% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}

@keyframes rotate3d {
  0% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}

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

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

/*===========================
<--  Loader Css -->
=============================*/
.loader-wrapper {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    transition: 0.8s 1s ease;
    z-index: 666;
}
.loader {
  position: relative;
  display: block;
  z-index: 201;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  border-radius: 50%;
  transition: all 1s 1s ease;
  border: 3px solid transparent;
  border-top-color: #9A241C;
  -webkit-animation: spin 1.5s linear infinite;
  -moz-animation: spin 1.5s linear infinite;
  -o-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
}
.loader:before {
  position: absolute;
  content: '';
  top: 6px;
  left: 6px;
  right: 6px;
  bottom: 6px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-left-color: #FF3C00;
  -webkit-animation: spin 2s linear infinite;
  -moz-animation: spin 2s linear infinite;
  -o-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
.loader:after {
  position: absolute;
  content: '';
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-right-color: #fff;
  -webkit-animation: spin 2.5s linear infinite;
  -moz-animation: spin 2.5s linear infinite;
  -o-animation: spin 2.5s linear infinite;
  animation: spin 2.5s linear infinite;
}
/*/ Here comes the Magic /*/

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.loader-wrapper .loder-section {
    position: fixed;
    top: 0;
    width: 50%;
    height: 100%;
    background: #111;
    z-index: 2;
}
.loader-wrapper .loder-section.left-section {
  left: 0;
  transition: 1s 1.4s ease;
}
.loader-wrapper .loder-section.right-section {
  right: 0;
  transition: 1s 1.4s ease;
}

/*/ When page loaded /*/
.loaded .loder-section.left-section {
  left: -100%;
}
.loaded .loder-section.right-section {
  right: -100%;
}
.loaded .loader-wrapper {
  visibility: hidden;
}
.loaded .loader {
  top: -100%;
  opacity: 0;
}

/*** 
====================================================================
    Search Popup
====================================================================
***/
.search-popup{
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    z-index: 99999;
    margin-top: -540px;
    transform: translateY(-100%);
    background-color: rgba(0,0,0,0.90);
    -webkit-transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -moz-transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -o-transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition: all 1500ms cubic-bezier(0.860, 0.000, 0.070, 1.000); /* easeInOutQuint */
    -webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000); /* easeInOutQuint */
}
.search-popup{
    width: 100%;
}
.search-active .search-popup{
    transform: translateY(0%);
    margin-top: 0;
}
.search-popup .close-search {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: -200px;
    border-radius: 50%;
    text-align: center;
    background-color: #E51F25;
    width: 70px;
    cursor: pointer;
    box-shadow: 0 0 10px rgba(0,0,0,0.05);
    border-bottom: 3px solid #ffffff;
    -webkit-transition: all 500ms ease;
    height: 70px;
    line-height: 70px;
    text-align: center;
}
.search-active .search-popup .close-search{
    visibility: visible;
    opacity: 1;
    top: 50%;
    -webkit-transition-delay: 1500ms;
    -moz-transition-delay: 1500ms;
    -ms-transition-delay: 1500ms;
    -o-transition-delay: 1500ms;
    transition-delay: 1500ms;
}
.search-popup form{
    position: absolute;
    max-width: 700px;
    top: 50%;
    left: 15px;
    right: 15px;
    margin:-35px auto 0;
    transform: scaleX(0);
    transform-origin: center;
    background-color: #111111;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.search-active .search-popup form{
    transform: scaleX(1);
    -webkit-transition-delay: 1200ms;
    -moz-transition-delay: 1200ms;
    -ms-transition-delay: 1200ms;
    -o-transition-delay: 1200ms;
    transition-delay: 1200ms;
}
.search-popup .form-group{
    position:relative;
    margin:0px; 
    overflow: hidden;
}
.search-popup .form-group input[type="text"],
.search-popup .form-group input[type="search"]{
    position:relative;
    display:block;
    font-size:18px;
    line-height: 50px;
    color:#000000;
    height:70px;
    width:100%;
    padding: 10px 30px;
    background-color: #ffffff;
    -webkit-transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease;
    font-weight:500;
    text-transform:capitalize;
}
.search-popup .form-group input[type="submit"], .search-popup .form-group button {
    position: absolute;
    right: 30px;
    top: 0px;
    height: 70px;
    line-height: 70px;
    background: transparent;
    text-align: center;
    font-size: 24px;
    color: #E51F25;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all 500ms ease;
    border: none;
}
.search-popup .form-group input[type="submit"]:hover,
.search-popup .form-group button:hover{
    color: #000000;
}

.search-popup input::placeholder,
.search-popup textarea::placeholder{
    color:#000000;
}
.search-popup .close-search.style-two{
    position: absolute;
    right: 25px;
    left: auto;
    color:#ffffff;
    width:auto;
    height:auto;
    top:25px;
    margin:0px;
    border:none;
    background:none !important;
    box-shadow:none !important;
    -webkit-transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease;
}

.flaticon-multiply:before {
    content: inherit;
}
button.close-search i {
    font-size: 40px;
    color: #fff;
    display: inline-block;
}
span.flaticon-multiply i {
    display: inline-block;
    color: #E51F25;
}

.header-search-btn {
    position: relative;
    display: inline-block;
}
.header-search-btn i {
    font-size: 16px;
    color: #fff;
    transition: .5s;
    margin-right: 0;
    position: relative;
    left: -24px;
}

.method-icon img{
    height: 100%;
    width: 100%;
}
.method-icon{
       border: 1px dashed #E51F25;
    margin-bottom: -55px;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    padding: 20px;


}
.method-title{
    padding-top: 70px;
    text-align: center;
}
.method-title h5{
    color: #dc3545;
}
.method-content{
    text-align: center;
}

.section-main-title{}


.curve-box {
    background: #dc3545;
    clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
    -webkit-clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
    height: 75%;
    color: #fff;
    font-weight: 900;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.curve-box h3{
    color: #fff;
}

/*===================================*/


.timeline {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}

.timeline::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 6px;
    margin-left: -3px;
    background-color: #FFF;
}

.story {
    width: 50%;
    padding: 10px 40px;
    position: relative;
    background-color: inherit;
}

.story::after {
    content: "";
    position: absolute;
    top: 15px;
    right: -17px;
    width: 25px;
    height: 25px;
    z-index: 1;
    border-radius: 50%;
    background-color: #FFF;
    border: 5px solid #E5BF15;
}

.left {
    left: 0;
}

.right {
    left: 50%;
}

.left::before {
    content: " ";
    position: absolute;
    top: 22px;
    right: 30px;
    width: 0;
    height: 0;
    z-index: 1;
    border: medium solid #FFF;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #FFF;
}

.right::before {
    content: " ";
    position: absolute;
    top: 22px;
    left: 30px;
    width: 0;
    height: 0;
    z-index: 1;
    border: medium solid #FFF;
    border-width: 10px 10px 10px 0;
    border-color: transparent #FFF transparent transparent;
}

.right::after {
    left: -18px;
}

.content {
    padding: 20px 30px;
    position: relative;
    border-radius: 6px;
    background-color: #FFF;
}

@media screen and (max-width: 600px) {
    .timeline::after {
        left: 31px;
    }

    .story {
        width: 100%;
        padding-left: 70px;
        padding-right: 25px;
    }

    .story::before {
        left: 60px;
        border: medium solid #FFF;
        border-width: 10px 10px 10px 0;
        border-color: transparent #FFF transparent transparent;
    }

    .left::after,
    .right::after {
        left: 14px;
    }

    .right {
        left: 0%;
    }
}


.add-post {
padding-top:80px;
}

.add-post img{height: 100%; width: 100%;}

.method-tab{

}

.join-trim{
    background-color: white;
    border-radius: 17px;
    height: 174px;
}

.hero-content{
    margin-top: 83px;
}

.hero-clas img{height: 100%; width: 100%;}
.hero-clas{
          margin-left: -214px;
    height: 490px;
    width: 780px;
}

/*.Social-media{
  display: flex;
  justify-content: center;
}
.Social-media a{
  display: flex;
  background: #fff;
  height: 45px;
  width: 45px;
  margin: 0 15px;
  border-radius: 8px;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  box-shadow: 6px 6px 10px -1px rgba(0,124,196,0.15),
              -6px -6px 10px -1px rgba(255,255,255,0.7);
  border: 1px solid rgba(0, 124, 196, 0);
  transition: transform 0.5s
}
.Social-media a i{
  font-size: 50px
  color:#777;
  transition: transform 0.5s;
}
.Social-media a:hover{
  box-shadow:inset 4px 4px 6px -2px rgba(0,0,0,0.2),
              inset -4px -4px 6px -1px rgba(255,255,255,0.7),
                    -0.5px -0.5px 0px -1px rgba(255,255,255,1),
                    0.5px 0.5px 0px rgba(0,0,0,0.15),
                    0px 12px 10px -10px rgba(0,0,0,0.05);
  border: 1px solid rgba(0, 124, 196, 0.1);
  transform: translateY(2px);
}
.Social-media a:hover i{
  transform: scale(0.90);
}
.Social-media a:hover .fa-facebook{
  color: #3b5998;
}
.Social-media a:hover .fa-twitter{
  color: #00acee;
}
.Social-media a:hover .fa-whatsapp{
  color: #4fce5d;
}
.Social-media a:hover .fa-instagram{
  color: #f14843;
}
.Social-media a:hover .fa-youtube{
  color: #f00;
}*/



.hero {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}



.social-links {

    margin-left: -80px;
  display: flex;
}

.social-links a {
  width: 80px;
  height: 80px;
  text-align: center;
  text-decoration: none;
  color: #000;
  box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.05);
  margin: 0 30px;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  transition: transform 0.5s;
}

.social-links a .fab {
  font-size: 30px;
  line-height: 80px;
  position: relative;
  z-index: 10;
  transition: color 0.5s;
}

.social-links a::after {
  content: '';
  width: 100%;
  height: 100%;
  top: -90px;
  left: 0;
  background: #000;
  background: linear-gradient(-45deg, #ed1c94, #ffec17);
  position: absolute;
  transition: 0.5s;
}

.social-links a:hover::after {
  top: 0;
}

.social-links a:hover .fab {
  color: #fff;
}

.social-links a:hover {
  transform: translateY(-10px);
}

.vdo-edit iframe{
    height: 320px;
    width: 560px;
}

.con-line{
        padding: 30px;
    background: #E51F25;
    color: #fff;
    height: 100%;
}
.det-con{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 40px;
}
.con-icon{
       height: 60px;
    width: 60px;
    background: #fff;
    border-radius: 50%;
    text-align: center; 
}
.con-icon i{
        color: #E51F25;
    line-height: 60px;
    font-size: 25px;
}
.con-detail{
        margin-left: 15px;

}
.con-detail h5{
    color: #fff;
        margin-bottom: 5px;
    font-weight: 700;
}
.con-detail a{
        color: #fff;
    margin-bottom: 0;
    word-break: break-word;

}

.contact_form{
        padding: 30px;
    box-shadow: 2px 2px 7px 0px;

}

.con-line p{color: #fff;}



/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
#myBtn{
	    padding: 18px;
    border-radius: 37px;

}































