#scrollUp {
  bottom: 30px;
  color: #fff;
  font-size: 34px;
  height: 60px;
  line-height: 60px;
  right: 30px;
  text-align: center;
  width: 60px;
  border-radius: 100%;
  background: #2878C1;
  transition: 0.3s;
}

.header-menu {
  text-align: right;
}

.header-top-menu {
  padding: 10px 0;
  background: #2878C1;
  position: relative;
  z-index: 1;
}

.header-top-address a i {
  margin-right: 7px;
  color: #fff;
}

.header-top-address ul {
  list-style: none;
}

.header-top-address ul li {
  display: inline-block;
}

.header-top-address ul li a {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  margin-right: 17px;
  transition: 0.5s;
}

.header-top-address ul li a:hover {
  color: #CA388B;
}

.header-top-address ul li {
  color: #fff;
}

.header-top-address ul li span {
  margin-right: 25px;
}

.header-top-address ul li span i {
  margin-right: 6px;
}

.hrader-top-social a {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  margin-left: 13px;
  display: inline-block;
  text-align: right;
  transition: all 0.3s ease-in-out;
}

.hrader-top-social a:hover {
  color: #CA388B;
}

html {
  scroll-behavior: smooth;
}

/*--=====================================
----------start sub menu---------------
-========================================*/
.header-menu .sub-menu {
  height: auto;
  width: 230px;
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  position: absolute;
  text-align: left;
  top: 80px;
  transition: 0.3s;
  opacity: 0;
  left: 0;
  visibility: hidden;
  border-radius: 7px;
  padding: 15px 20px;
}

.header-area .sub-menu ul li {
  display: block;
  margin-bottom: -40px;
}

.header-area .sub-menu ul li a {
  position: relative;
  color: #616161 !important;
  margin: 5px 8px 5px 10px;
  font-weight: 500;
  font-size: 16px;
  padding-top: 10px;
}

.header-menu ul li:hover .sub-menu {
  top: 57px;
  opacity: 1;
  visibility: visible;
  z-index: 9;
}

.header-menu ul li {
  padding-bottom: 40px;
}

/*--==========================================
	start-header-area-------------------------
	-=========================================*/
.header-area {
  background: #fff;
}

.transparent .header-button a {
  background: transparent;
  border: 1px solid #fff;
  padding: 11px 35px;
}

.sticky-nav .header-button a {
  background: transparent;
  border: 1px solid #fff;
}

.transparent .header-button a:hover {
  background: #fff;
  color: #CA388B;
}

.transparent.sticky-nav .header-button a {
  color: #fff;
  display: inline-block;
  font-size: 16px;
  margin-bottom: 0;
  text-align: center;
  text-transform: capitalize;
  transition: all 0.5s;
  border-radius: 30px;
  margin-left: 2px;
  background: transparent;
  padding: 12px 36px;
  font-weight: 500;
  border: 1px solid #fff;
}

.header-area:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9999;
  background-color: rgba(17, 26, 58, 0.4);
  transition: 0.5s;
  position: absolute;
  border-top: 1px dotted rgba(120, 125, 130, 0.8);
}

.header-menu ul {
  display: inline-block;
}

.header-logo a img {
  width: 8rem;
  padding: 1rem;
}

.header-menu ul li {
  list-style: none;
  display: inline;
  position: relative;
}

.header-menu ul li a {
  display: inline-block;
  font-size: 18px;
  margin: 35px 12px;
  text-transform: capitalize;
  font-weight: 500;
  color: #2878C1;
  transition: 0.5s;
}

.header-menu ul li a:hover {
  color: #CA388B;
}

.sticky-nav .header-menu ul li a {
  color: #fff;
  transition: 0.3s;
}

.sticky-nav .header-menu ul li a:hover {
  color: #CA388B;
}

.sticky-nav .header-menu .sub-menu ul li a {
  color: #000;
}

.header-menu ul li a i {
  opacity: 0.5;
  font-size: 15px;
}

.header-button {
  display: inline-block;
  margin-left: 8px;
}

.header-button a {
  color: #fff;
  display: inline-block;
  font-size: 16px;
  margin-bottom: 0;
  text-align: center;
  text-transform: capitalize;
  transition: all 0.5s;
  border-radius: 30px;
  margin-left: 2px;
  background: #2878C1;
  padding: 13px 36px;
  font-weight: 500;
}

.header-button a:hover {
  background: #CA388B;
  color: #fff;
}

.header-area.transparent {
  background-color: transparent;
  position: relative;
  margin-bottom: -102px;
  z-index: 22;
}

.transparent .header-menu ul li a {
  color: #fff;
}

.transparent.header-menu ul li a:hover {
  color: #fff !important;
}

.transparent .header-area .sub-menu ul li a:hover {
  margin-left: 30px;
  color: #2878C1;
}

.sticky-nav.header-area.transparent {
  background-color: #2878C1;
  position: relative;
  margin-bottom: -102px;
  z-index: 22;
}

.sticky-nav .header-button a {
  color: #2878C1;
  display: inline-block;
  font-size: 16px;
  margin-bottom: 0;
  text-align: center;
  text-transform: capitalize;
  transition: all 0.5s;
  border-radius: 30px;
  margin-left: 2px;
  background: #fff;
  padding: 12px 36px;
  font-weight: 500;
}

.search-box .form-group input[type=text],
.search-box .form-group input[type=search] {
  position: relative;
  line-height: 28px;
  padding: 10px 50px 10px 25px;
  background: none;
  display: block;
  font-size: 14px;
  width: 200px;
  height: 74px;
  color: #222222;
  font-weight: 400;
  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: 0px 50px 50px 0px;
}

/*====================================================
--<  .mission  Css -->
======================================================*/
.mission-section {
  padding: 100px 0px;
}

.mission-section .image-tham {
  position: relative;
}

.mission-section .image-tham img {
  width: 100%;
}

.mission-section .video-icon {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  padding-top: 8px;
}

.mission-section .video-icon a {
  width: 100px;
  height: 100px;
  line-height: 100px;
  display: inline-block;
  text-align: center;
  border-radius: 100%;
  position: relative;
  color: #2878C1;
  animation: ripple-blue 1s linear infinite;
  background: #fff;
  font-size: 28px;
  z-index: 1;
}
@keyframes ripple-blue {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
  }
  100% {
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
  }
}
@media only screen and (max-width: 991px) {
  .first-month-section .main-section::after {
    display: none;
  }
}
@media only screen and (max-width: 820px) {
  .first-month-section .year h3 {
    right: 15px;
  }
  .first-month-section .text-section h4::before {
    right: -35px;
  }
  .first-month-section .main-section .second-month-section .text-section h4::before {
    left: -35px;
  }
  .first-month-section .main-section .third-month-section .text-section h4::before {
    right: -35px;
  }
  .first-month-section .main-section .forth-month-section .year2 h3 {
    right: 15px;
  }
  .first-month-section .main-section .forth-month-section .text-section h4::before {
    left: -35px;
  }
}
/*--==================================================-->
<!-----Start Busino----Slider-- Area ----->
==================================================-*/
.slider-area {
  background: url(assets/images/Background1.jpg);
  background-size: cover;
  background-position: 70% 50%;
  background-repeat: no-repeat;
  height: 50vw;
}

.slider-content h4 {
  color: #CA388B;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 12px 0px;
}

.slider-content h1 {
  color: #2878C1;
  font-size: 60px;
  margin: 0;
  line-height: 1.2;
}

.slider-content span {
  color: #CA388B;
}

.slider-content p {
  font-size: 18px;
  margin: 33px 0 47px;
  width: 55%;
  color: #CA388B;
}

.slider-area.style-nine .slider-content p {
  margin: 33px 0 31px;
}

.slider-button a {
  background: #2878C1;
  padding: 17px 34px;
  color: #fff;
  font-size: 17px;
  border-radius: 30px;
  display: inline-block;
  transition: 0.5s;
}

.slider-button a i {
  margin-left: 5px;
}

.slider-button a:hover {
  background: #CA388B;
}

.slider-area.style-two .slider-content p {
  font-size: 18px;
  margin: 34px 0 38px;
  width: 55%;
}

.slider-area.style-three .slider-content p {
  margin: 33px 0 35px;
}

.shape-thumb {
  position: absolute;
  left: 0px;
  bottom: 0;
}

/*----------Skyty Menu--------*/
.sticky-nav {
  left: 0;
  margin: auto;
  top: 0;
  width: 100%;
  position: fixed !important;
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.07);
  animation: 300ms running fadeInDown;
  -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
  transition: 0.5s !important;
  background: #2878C1;
  z-index: 333;
}

.stiky-logo {
  display: none;
}

.sticky-nav .stiky-logo {
  display: block;
}

.sticky-nav .main-logo {
  display: none;
}

#sticky-nav ul li a {
  color: #fff;
}

.header ul li a {
  color: #fff;
}

/* Mobile Menu */
.logo-txt {
  width: 10%;
  position: absolute;
  top: 6px;
  left: 20px;
  display: none;
}

.menu-toggle {
  display: none;
}

.mobile-menu-icon {
  display: none;
}

.mobile-menu-social-icon a {
  background: #2878C1;
  display: inline-block;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #2878C1;
  border-radius: 50%;
  color: #fff;
  font-size: 15px;
  margin-left: 10px;
}

.mobile-menu-social-icon a:hover {
  color: #CA388B;
  background: transparent;
  border: 1px solid #CA388B;
}

.mobile-menu-social-icon {
  text-align: left;
  margin-left: 15px;
}

.menu-toggle {
  display: none;
}

.menu-toggle .open_bar,
.menu-toggle .close_bar {
  color: #fff;
  font-size: 20px;
  font-weight: 900;
  right: 30px;
  position: absolute;
  top: 16px;
  cursor: pointer;
}

.menu-toggle .close_bar {
  display: none;
}

.menu-toggle.closee .open_bar {
  display: none !important;
}

.menu-toggle.closee .close_bar {
  display: block !important;
}

span.mobile-menu-icon {
  display: none;
}

/*============video-area===============*/
.slider-button {
  display: inline-block;
  /* float: left; */
  margin-right: 33px;
}

.video-icon {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  padding-top: 8px;
}

.slider-video-icon a, .video-icon a {
  width: 60px;
  height: 60px;
  line-height: 60px;
  display: inline-block;
  text-align: center;
  border-radius: 100%;
  position: relative;
  color: #fff;
  animation: ripple-blue 1s linear infinite;
  background: #CA388B;
  font-size: 28px;
  z-index: 1;
}

.slider-video-icon a {
  color: #fff;
}
@keyframes ripple-blue {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
  }
  100% {
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
  }
}
.bd-video {
  display: inline-block;
}

/*--==================================================-->
	<!-----Start-dreamit-feature-Area----->
	==================================================-*/
.row.ba {
  position: relative;
  margin-top: -90px;
}

/*--==================================================-->
	<!-----Start-dreamit-clean----about---Area ----->
	==================================================-*/
.dreamit-about-thumb img {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  border-radius: 10px;
  box-shadow: 15px 15px 40px #D3B5BF, -15px -15px 40px #9B92A3;
  margin-top: 80px;
  border: 2px solid #fff;
}

.dreamit-bar-thumb {
  display: flex;
  justify-content: center;
}

.dreamit-single-about-counter {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  background: #fff;
  height: 170px;
  width: 170px;
  text-align: center;
  animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
  animation-duration: 2.5s;
  display: inline-block;
  position: absolute;
  border-radius: 100%;
  top: 314px;
  left: 98px;
}

.about-counter-text-inner {
  position: relative;
  top: 40%;
  transform: translateY(-50%);
}

.about-counter-text-inner h1 {
  color: #CA388B;
  font-size: 33px;
  font-weight: 600;
}

.about-counter-title h3 {
  color: #2878C1;
  font-size: 20px;
  margin: 3px;
  font-weight: 600;
  text-transform: capitalize;
}

.dreamit-section-sub-title h5 {
  color: #CA388B;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-weight: 700;
  margin: 30px 0 10px;
}

.about-paragraph {
  border: 2px dashed #2878C1;
  text-align: center;
}

.about-paragraph_text {
  padding: 1rem;
  color: #CA388B;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 1px;
}

.more-button {
  font-size: 16px;
  color: #fff;
  background-color: #2878C1;
  padding: 10px 30px;
  border: 2px solid #2878C1;
  box-shadow: rgb(0, 0, 0) 0px 0px 0px 0px;
  border-radius: 50px;
  transition: 1000ms;
  transform: translateY(0);
  display: flex;
  flex-direction: row;
  align-items: center;
  cursor: pointer;
}

.more-button:hover {
  transition: 1000ms;
  padding: 10px 50px;
  transform: translateY(0px);
  background-color: #fff;
  color: #CA388B;
  border: solid 2px #CA388B;
}

.dreamit-section-main-title h2,
.dreamit-section-main-title h3 {
  font-size: 39px;
  font-weight: 800;
  margin-bottom: 0;
  line-height: 1.2;
  text-transform: capitalize;
  margin: 0;
}

.dreamit-section-main-title h3 span {
  color: #CA388B;
}

.dreamit-about-content {
  margin-bottom: 8px;
}

.about-content-text {
  display: flex;
  align-items: center;
}

.about-content-text_paragraph {
  color: #2878C1;
  display: flex;
  align-items: center;
}

.about-icon i {
  color: #CA388B;
  font-size: 33px;
  display: inline-block;
  margin-right: 18px;
}

.about-accent_img {
  position: absolute;
  right: 15vw;
  margin-top: -10vw;
  width: 18vw;
  transform: rotate(15deg);
}

.about-button a {
  background: #2878C1;
  color: #fff;
  padding: 12px 35px;
  font-size: 18px;
  display: inline-block;
  border-radius: 5px;
  transition: 0.5s;
}

.about-button a:hover {
  background: #CA388B;
  transform: skew(-10deg);
}

@keyframes alltuchtopdown {
  0% {
    transform: rotateX(0deg) translateY(0px);
  }
  50% {
    transform: rotateX(0deg) translateY(-20px);
  }
  100% {
    transform: rotateX(0deg) translateY(0px);
  }
}
.alltuchtopdown {
  animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
  animation-duration: 2.5s;
}

/*style-two-title*/
.appoinment-area.style-two .about-button a {
  background: #2878C1;
  color: #fff;
  padding: 16px 41px;
  border-radius: 30px;
  font-weight: 500;
  font-size: 16px;
}

.appoinment-area.style-two .about-button a:hover {
  color: #CA388B;
  background: #fff;
  transform: skew(0);
}

.dreamit-section-title.style-two {
  text-align: center;
}

/*style-two*/
.dreamit-about-area.style-two .dreamit-single-about-counter {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  height: 155px;
  width: 224px;
  text-align: center;
  animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
  animation-duration: 2.5s;
  display: inline-block;
  position: absolute;
  border-radius: 5px;
  top: 60%;
  left: 98px;
}

.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
  width: 95%;
}

.progress-title h6 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 8px;
  color: #13287D;
}

/*========================================*/
/*-start-dreamit-service-area*/
/*========================================*/
.dreamit-service-area {
  background-color: #efefef;
}

.dreamit-single-service-box {
  margin-bottom: 30px;
}

.dreamit-service-thumb {
  overflow: hidden;
}

.dreamit-service-thumb img {
  position: relative;
  width: 100%;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  transition: 0.5s;
}

.svg-img {
  position: relative;
}

.svg-img svg, .svg-img svg {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  width: 100%;
  transition: 0.5s;
}

svg.svg-gray {
  fill: #fff;
}

.dreamit-service-shape {
  text-align: center;
}

.dreamit-service-shape {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
  height: 95px;
  width: 95px;
  line-height: 95px;
  text-align: center;
  background: #fff;
  border-radius: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 32%;
}

.dreamit-single-service-box:hover .dreamit-service-shape {
  transform: rotateY(-360deg);
}

.service-content {
  background: #fff;
  padding: 16px 2px 24px 23px;
  /* position: ; */
  border-radius: 5px;
}

.dreamit-service-button a {
  background: #CA388B;
  padding: 9px 27px;
  border-radius: 30px;
  text-transform: capitalize;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  margin-top: 10px;
  transition: 0.5s;
}

.underline {
  color: #CA388B;
  font-weight: 500;
}

/*style-two*/
.style-two .dreamit-service-box {
  border: 1px solid #dcdfe2;
  padding: 48px 10px 16px 7px;
  background: #fff;
  border-radius: 4px;
  transition: 0.5s;
  position: relative;
  text-align: center;
  z-index: 1;
  margin-bottom: 30px;
}

.style-two .dreamit-service-box:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  height: 0px;
  width: 100%;
  background: #CA388B;
  color: #fff;
  transition: 0.5s;
  border-radius: 4px;
  z-index: -1;
}

.service-accent_img {
  position: absolute;
  margin-top: -15vw;
  width: 18vw;
  transform: rotate(-10deg);
}

.style-two .dreamit-service-box:hover {
  transform: translateY(-8px);
}

.style-two .dreamit-service-content h2 {
  margin: 27px 0 15px;
  font-size: 20px;
}

.style-two .dreamit-service-box:hover:before {
  height: 100%;
}

.style-two .dreamit-service-box:hover .dreamit-service-icon::after {
  background: #fff;
}

.style-two .dreamit-service-box:hover .dreamit-service-icon::before {
  opacity: 0;
}

.style-two .dreamit-service-box:hover .dreamit-service-content h2 {
  color: #fff;
}

.style-two .dreamit-service-box:hover .dreamit-service-icon::after {
  background: #fff;
}

.style-two .dreamit-service-box:hover .dreamit-service-icon img {
  filter: inherit;
}

.style-two .dreamit-service-box:hover .dreamit-service-content p {
  color: #fff;
}

.dreamit-service-content {
  padding: 0 19px 24px 20px;
}

.dreamit-service-content h2 {
  font-size: 20px;
}

.dreamit-service-icon {
  display: inline-block;
  height: 80px;
  width: 80px;
  line-height: 80px;
  text-align: center;
  position: relative;
  z-index: 1;
}

.dreamit-service-icon::before {
  position: absolute;
  left: -12px;
  top: -10px;
  height: 100%;
  width: 100%;
  background: #EEEFF2;
  content: "";
  z-index: -1;
  border-radius: 5px;
  transition: 0.5s;
}

.dreamit-service-icon::after {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: #CA388B;
  content: "";
  z-index: -1;
  border-radius: 5px;
}

.dreamit-service-icon img {
  width: 52px;
  filter: brightness(0) invert(1);
}

.style-two .service-content {
  text-align: center;
}

/*style-two*/
.scroling-text {
  width: 100%;
  display: flex;
  overflow: hidden;
  padding: 0.5rem;
  background-color: #CA388B;
  align-items: center;
  -webkit-clip-path: polygon(5% 1%, 100% 0%, 95% 100%, 0% 100%);
          clip-path: polygon(5% 1%, 100% 0%, 95% 100%, 0% 100%);
  margin-top: 3rem;
}

.scroling-text_p {
  color: white;
  font-size: 2rem;
  align-items: center;
  font-weight: 700;
  white-space: nowrap;
  animation: animate 40s linear infinite;
}

@keyframes animate {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
/*style-three*/
.service-area.style-three .dreamit-service-box {
  border: 1px solid #dcdfe2;
  padding: 48px 10px 16px 7px;
  background: #fff;
  border-radius: 4px;
  transition: 0.5s;
  position: relative;
  text-align: center;
  z-index: 1;
  margin-bottom: 30px;
}

.service-area.style-three .dreamit-service-box:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  height: 0px;
  width: 100%;
  background: #CA388B;
  transition: 0.5s;
  border-radius: 4px;
  z-index: -1;
}

.service-area.style-three .dreamit-service-box:hover {
  transform: translateY(-8px);
}

.service-area.style-three .dreamit-service-content h2 {
  margin: 27px 0 15px;
  font-size: 20px;
}

.service-area.style-three .dreamit-service-box:hover:before {
  height: 100%;
}

.service-area.style-three .dreamit-service-box:hover .dreamit-service-icon::after {
  background: #fff;
}

.service-area.style-three .dreamit-service-box:hover .dreamit-service-icon::before {
  opacity: 0;
}

.service-area.style-three .dreamit-service-box:hover .dreamit-service-content h2 {
  color: #fff;
}

.service-area.style-three .dreamit-service-box:hover .dreamit-service-icon::after {
  background: #fff;
}

.service-area.style-three .dreamit-service-box:hover .dreamit-service-icon img {
  filter: inherit;
}

.service-area.style-three .dreamit-service-box:hover .dreamit-service-content p {
  color: #fff;
}

.service-area.style-three .dreamit-service-content {
  padding: 0 19px 24px 20px;
}

.dreamit-service-icon {
  display: inline-block;
  height: 80px;
  width: 80px;
  line-height: 80px;
  text-align: center;
  position: relative;
  z-index: 1;
}

.service-area.style-three .dreamit-service-icon::before {
  position: absolute;
  left: -12px;
  top: -10px;
  height: 100%;
  width: 100%;
  background: #EEEFF2;
  content: "";
  z-index: -1;
  border-radius: 5px;
}

.service-area.style-three .service-area.style-three .dreamit-service-icon::after {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: #CA388B;
  content: "";
  z-index: -1;
  border-radius: 5px;
}

.dreamit-service-icon img {
  width: 52px;
  filter: brightness(0) invert(1);
}

.service-area.style-three .style-two .service-content {
  text-align: center;
}

.dreamit-service-content p {
  transition: 0.5s;
}

.service-area.style-three .dreamit-service-box:hover .service-btn a {
  transform: scale(1);
  opacity: 1;
}

.dreamit-service-icon i {
  font-size: 35px;
  color: #fff;
}

.service-area.style-three .dreamit-service-box {
  text-align: center;
}

/*========================================*/
/*-start-dreamit-choose--area*/
/*========================================*/
.dreamit-why-choose-area {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.dreamit-why-choose-area.style-two .dreamit-section-main-title h2 {
  color: #fff;
}

.dreamit-choose-content p {
  color: #fff;
  font-size: 18px;
}

/*========================================*/
/*-start-dreamit-team--area*/
/*========================================*/
/*========================================*/
/*-process-area*/
/*========================================*/
.process-number {
  text-align: center;
}

.process-number h1 {
  background: #CA388B;
  height: 115px;
  width: 115px;
  line-height: 100px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  font-size: 50px;
  transition: 0.5s;
  font-family: rubik;
  font-weight: 500;
  margin: auto;
}

.process-number h1::after {
  position: absolute;
  content: "";
  background: #f1f3f8;
  left: 0;
  top: -10px;
  transition: 0.5s;
  height: 100%;
  width: 100%;
  opacity: 1;
  border-radius: 50%;
  z-index: -1;
}

.process-number h1:hover:after {
  background: #2878C1;
}

.process-number h1:hover {
  color: #fff;
}

.process-content {
  text-align: center;
  margin-bottom: 30px;
  position: relative;
}

.process-content::after {
  position: absolute;
  content: "";
  right: -39px;
  top: -94px;
  background: url(assets/images/proces-icon1.png);
  height: 71px;
  width: 72px;
  transition: 0.5s;
  background-repeat: no-repeat;
}

.dreamit-process-single-box.style-two .process-content::after {
  display: none;
}

.process-title h2 {
  font-size: 20px;
  margin: 30px 0 23px;
  font-weight: 700;
  position: relative;
}

.process-title h2::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  margin: auto;
  background: #CA388B;
  transition: 0.5s;
  height: 3px;
  width: 30px;
  top: 36px;
}

/*========================================*/
/*-start-dreamit-counter--area*/
/*========================================*/
.dreamit-counter-area {
  background: url(assets/images/counter.png);
  background-color: #CA388B;
  padding: 100px;
  margin-top: 80px;
  background-attachment: fixed;
}

.dreamit-counter-icon i {
  color: #2878C1;
  font-size: 50px;
  display: inline-block;
  margin-top: 12px;
}

.counter-text h1 {
  font-size: 34px;
  color: #fff;
  margin: 0;
  display: inline-block;
}

.counter-title h4 {
  color: #fff;
  font-size: 20px;
  letter-spacing: 0;
  margin: 0;
  font-weight: 500;
  text-transform: capitalize;
}

.dreamit-counter-icon {
  margin-right: 20px;
}

.counter-text span {
  font-size: 34px;
  text-transform: uppercase;
}

/*style-two*/
.style-two .counter-content {
  text-align: center;
}

.dreamit-counter-area.style-two .counter-text span {
  font-size: 45px;
  text-transform: uppercase;
}

.dreamit-counter-area.style-two .counter-text h1 {
  margin: 30px 0 15px;
}

.dreamit-counter-area.style-two .dreamit-counter-icon i {
  border: 2px dotted #fff;
  height: 90px;
  width: 90px;
  line-height: 90px;
  border-radius: 100%;
  font-size: 39px;
  color: #fff;
}

.counter-area_personal {
  background-color: rgba(255, 255, 255, 0.1450980392);
  padding: 50px;
  border-radius: 30px;
  border: 2px solid #fff;
  box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.4980392157);
}

.counter-area_personal p {
  color: #2878C1;
  text-align: center;
  font-size: 20px;
  color: white;
  font-weight: 400;
}

.counter-area_personal h3 {
  font-size: 60px;
  text-align: center;
  color: #2878C1;
  margin-bottom: 10px;
  text-shadow: 1px 1px white, 1px -1px white, -1px 1px white, -1px -1px white;
}

/*========================================*/
/*-start-appoinment--area*/
/*========================================*/
.appoinment-area {
  background: url(assets/images/slider2.1.jpg);
  padding: 99px 0 0;
  margin-bottom: 15rem;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.appoinment-form {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
  background: #fff;
  padding: 45px 49px 70px;
  margin-right: 55px;
  border-radius: 7px;
  position: relative;
  margin-bottom: -107px;
}

.appoinment-title h3 {
  font-size: 25px;
  margin: 14px 0 10px;
  color: #2878C1;
}

.appoinment-form-two button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  border: 1px solid #e6e6e6;
}

.contact_area.style-two button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  border: 1px solid #e6e6e6;
}

.dreamit-house-cleaning-area button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  border: 1px solid #e6e6e6;
}

.select-your-service.form-box-input {
  width: 100%;
  padding: 16px 4px 16px 21px;
  border: 1px solid #e6e6e6;
  margin-bottom: 17px;
  margin-top: 16px;
  margin-bottom: 2px;
}

.dreamit-house-cleaning-area .appoinment-form {
  margin-bottom: 20px;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #e6e6e6;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  padding: 26px 20px;
}

.appoinment-button button {
  width: 100%;
  padding: 16px 20px;
  border-radius: 5px;
  background: #2878C1;
  color: #fff;
  display: inline-block;
  transition: 0.5s;
  border: navajowhite;
}

.appoinment-button :hover {
  background: #CA388B;
  color: #fff;
}

textarea:focus {
  border-color: transparent;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  background-color: rgba(255, 255, 255, 0.7);
  outline: 0;
}

.dreamit-house-cleaning-thumb img {
  width: 100%;
}

/*====================================================
		--<dreamit--portfoilio----Area---Css -->
======================================================*/
/* Portfolio Nav */
.portfolio_nav {
  margin-bottom: 45px;
}

.portfolio_menu ul {
  text-align: center;
  list-style: none;
}

.portfolio_menu ul li {
  display: inline-block;
  margin: 0 14px;
  cursor: pointer;
}

.portfolio_menu ul li a {
  display: block;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  transition: 0.5s;
}

.portfolio_menu ul li a:before {
  position: absolute;
  content: "";
  left: 0;
  top: 24px;
  height: 2px;
  width: 0%;
  background: #fff;
  transition: 0.5s;
}

.portfolio_nav ul li {
  background: #f2f4ff;
  border: medium none;
  font-size: 18px;
  line-height: 1;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  text-transform: capitalize;
  padding: 12px 40px;
  font-weight: 700;
  letter-spacing: 0;
  position: relative;
  margin: 0 3px;
  margin-bottom: 7px;
  display: inline-block;
  border-radius: 5px;
  /* color: gray; */
}

.portfolio_nav ul li:hover, .portfolio_nav ul li.current_menu_item {
  color: #fff;
  background: #2878C1;
}

.dreamit-single-portfolio {
  margin-bottom: 30px;
  overflow: hidden;
}

.dreamit-single-portfolio {
  margin-bottom: 30px;
  overflow: hidden;
}

.style-eleven .dreamit-single-portfolio {
  margin-bottom: 0;
  overflow: hidden;
}

.dreamit-portfolio-thumb {
  position: relative;
  z-index: 1;
}

.dreamit-portfolio-thumb img {
  width: 100%;
  transition: 0.5s;
  border-radius: 5px;
}

.portfolio_nav ul li {
  font-size: 16px;
  font-weight: 500;
  color: #6c757d;
  border: transparent;
}

.portfolio_nav ul li:hover {
  background: #CA388B;
  color: #fff;
}

.dreamit-forfolio-content {
  width: 80%;
  margin: auto;
  padding: 30px 20px 22px 20px;
  border-radius: 5px;
  position: relative;
  z-index: 1;
}

.dreamit-forfolio-content::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  background: #2878C1;
  z-index: -1;
  border-radius: 5px;
}

.fortfolio-title h3 a {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
}

.dreamit-forfolio-content span {
  color: #fff;
}

.fortfolio-title h3 {
  margin: 0;
}

.fortfolio-addrees ul a i {
  background: #fff;
  height: 45px;
  width: 45px;
  line-height: 45px;
  text-align: center;
  border-radius: 50%;
  color: #CA388B;
  margin-right: 5px;
  margin-bottom: 19px;
  transition: 0.5s;
}

.fortfolio-addrees ul a i:hover {
  background: #CA388B;
  color: #fff;
}

.dreamit-forfolio-content {
  position: absolute;
  left: 0;
  right: 0;
  content: "";
  transform: translateY(-50%);
  top: 70%;
  z-index: 1;
  opacity: 0;
  transition: 0.5s;
}

.dreamit-single-portfolio:hover .dreamit-forfolio-content {
  opacity: 1;
  top: 50%;
}

.dreamit-single-portfolio:hover .dreamit-portfolio-thumb img {
  transform: scale(1.1);
}

.portfoliuo-information-area {
  background: #F6F6F6;
}

.portfolio-thumb img {
  width: 100%;
}

.portfolio-infor-title h2 {
  font-size: 21px;
}

.fortfolio-addrees ul li {
  display: inline-block;
}

.portfolio-social-inf ul li {
  display: inline-block;
  margin-right: 7px;
}

.portfolio-information ul li {
  border-bottom: 1px solid #ddd;
  padding: 7px 0;
  font-size: 18px;
  font-weight: 300;
  text-transform: capitalize;
}

.portfolio-information strong {
  font-weight: 500;
  font-size: 20px;
}

.portfolio-social-inf strong {
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
}

.portfolio-information ul li:last-child {
  border: none;
}

.portfolio-social-inf ul li a i {
  background: #fb239a;
  height: 35px;
  width: 35px;
  line-height: 35px;
  color: #fff;
  text-align: center;
  display: inline-block;
  border-radius: 5px;
  margin-top: 10px;
}

.pr-infor-title h2 {
  font-size: 27px;
}

/*===============owl-dots===========*/
/*--==========================================
		Start------cantact----area------------
	-=========================================*/
.form_box input {
  width: 100%;
}

.contact_title h3 {
  font-size: 24px;
}

.contact_from.style-two .form_box.mb-10 {
  margin-top: -14px;
}

.quote_btn.text_center button:hover {
  background: #00247E;
  color: #fff;
}

.appoinmment-undeline {
  color: #CA388B;
  font-weight: 500;
}

.contact__disclaimer {
  font-size: 12px;
}

.privercy {
  color: #CA388B;
}

/*--==========================================
		Start------Footer-----area------------
	-=========================================*/
.footer-area {
  background: url(assets/images/footer.jpg);
  padding-top: 83px;
  padding-bottom: 64px;
  background-size: cover;
}

.footer-logo img {
  width: 35%;
}

.dreamit-footer-content p {
  color: #f4f6fe;
  margin-top: 32px;
  font-size: 16px;
}

.dreamit-footer-social-address ul {
  list-style: none;
}

.dreamit-footer-social-address ul li {
  display: inline-block;
}

.dreamit-footer-social-address ul li a i {
  font-size: 40px;
  display: block;
  margin-right: 16px;
  border-radius: 3px;
  transition: 0.5s;
  color: #fff;
}

.dreamit-footer-social-address ul li a i:hover {
  color: #CA388B;
}

.footer-content {
  position: relative;
  margin-top: -15px;
}

.footer-title h2 {
  font-size: 22px;
  color: #f8f9fe;
  margin-bottom: 35px;
}

.footer-menu ul li {
  list-style: none;
}

.footer-menu ul li a {
  font-size: 16px;
  color: #f8f9fe;
  display: inline-block;
  position: relative;
  margin-left: 17px;
  margin-bottom: 15px;
  font-weight: 500;
  transition: 0.3s;
}

.footer-menu ul li a::before {
  position: absolute;
  content: "";
  left: -23px;
  background: #f8f9fe;
  top: 14px;
  height: 1px;
  width: 10px;
  transition: 0.5s;
}

.footer-menu ul li a:hover {
  color: #CA388B;
}

.footer-content.pt-20 p {
  color: #f4f6fe;
  font-size: 16px;
}

.text-footer p {
  color: #e3e3e3;
}

.footer-social-icon i {
  color: #c6ceec;
  display: inline-block;
  margin-right: 11px;
  margin-bottom: 1rem;
}

.row.ab {
  padding-top: 15px;
}

.footer-bottom-area {
  background: #CA388B;
}

.copy-right-text p {
  color: #f8f9fe;
  margin-top: 1px;
  font-weight: lighter;
}

.copy-wright_link {
  color: #fff;
  text-decoration: none;
  font-weight: 200;
  transition: 0.3s;
}

.copy-wright_link:hover {
  color: #2878C1;
}

.footer-text-menu {
  text-align: right;
}

.footer-text-menu ul li {
  list-style: none;
  display: inline-block;
}

.footer-text-menu ul li a {
  display: inline-block;
  margin-left: 19px;
  color: #f8f9fe;
}

.footer-kontakt__link {
  color: #fff;
  font-size: 16px;
  display: inline-block;
  transition: all 0.3s ease-in-out;
}

.footer-kontakt__link:hover {
  color: #CA388B;
}

/*----------To Top---*/
#to-top {
  position: fixed;
  bottom: 100px;
  color: #fff;
  right: 54px;
  font-size: 24px;
  width: 60px;
  height: 60px;
  line-height: 50px;
  text-align: center;
  background: #CA388B;
  border: none;
  cursor: pointer;
  display: none;
  z-index: 99999;
  transition: 0.3s;
  border-radius: 50%;
}

/*Loader*/
.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: #08488c;
  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: #2878C1;
  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: #088bbb;
  animation: spin 2.5s linear infinite;
}

/** Here comes the Magic **/
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.loader-wrapper .loder-section {
  position: fixed;
  top: 0;
  width: 50%;
  height: 100%;
  background: #CA388B;
  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;
}

/*particles js*/
div#particles {
  position: relative;
}

#webcoderskull {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 20px;
  width: 100%;
}

div#particles .slider-area {
  background: inherit;
}

.impressum-area {
  margin-top: 5rem;
  margin-bottom: 5rem;
}/*# sourceMappingURL=style.css.map */