/* CSS Document */

.hero-1 {
  position: relative;
  padding: 220px 0 60px;
  background-image: url( "../../morisemarketing/bg/slider-bg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.heading {
 font-size: 50px;
  font-weight: 200;
  line-height: 62px;
  text-transform: none !important;
	letter-spacing: 1px;
}

.text-justify
{
	text-align: justify !important;
}

/*=============== Marquee CSS ============*/




.container_marquee {
margin: 0px auto;
  background: #050426;
  overflow: hidden;
  box-sizing: border-box;
  height: 100px;
  position: relative;
  cursor: pointer;
}
.container_marquee p {
  margin: 0px;
  line-height: 60px;
	font-weight: 300;
	font-size: 25px;
	color: #444;
}
.marquee-content-items i
{
	font-size: 20px;
	  line-height: 20px !important;
}

.marquee-sibling {

 background-color: #df5622;
  background-image: url( "../../morisemarketing/bg/cubes.png");
  width: 25%;
  height: 100px !important;
  font-size: 40px;
  color: #fff;
  text-align: center;
  float: left;
  left: 0;
  z-index: 2000;
  padding-top: 26px;
  font-weight: 300;

}

.marquee,
*[class^="marquee"] {
  display: inline-block;
  white-space: nowrap;
  position: absolute;
}

.marquee {
  margin-left: 25%;
}

.marquee-content-items {
  display: inline-block;
  padding: 25px 0;
  margin: 0;
  height: 100px;
  position: relative;
}

.marquee-content-items li {
display: inline-block;
  line-height: 50px;
  color: #fff;
  font-size: 32px;
  font-weight: 200;
}

.marquee-content-items li:before {
 content: ">>";
  margin-left: 40px;
	margin-right: 5px;
  color: #862075;
  font-weight: 700;
}

.font-22
{
	font-size: 22px !important;
}


.testimonial-wrapper .testimonial-content .testi-content h4 {
  color: var(--white);
  font-weight: 400;
  line-height: 30px;
  font-style: italic;
  margin-top: 15px;
  font-size: 16px;
}

.contact-info-area .contact-info-items .content h3 {
 font-size: 16px;
  color: rgba(217, 217, 217, 0.8);
  text-transform: initial;
  font-weight: 400;
  line-height: 26px;
}

.section-title h2{
  position: relative;
  z-index: 99;
  margin-bottom: 30px;
  font-size: 46px;
  line-height: 115%;
  font-weight: 200;
	letter-spacing: 1px;
}

.border3 {
border-radius: 15px;
  box-shadow: 6px 5px 12px -3px #86207559;
  border: 1px solid #b9acb7bf;
    
}
.service-content h3 {
  font-size: 28px;
  font-weight: 300;
}
.contact-info-area .contact-info-items .content h3 a {
  font-size: 16px;
  color: rgba(217, 217, 217, 0.8);
  text-transform: initial;
  font-weight: 400;
  line-height: 26px;
}
.contact-info-area .contact-info-items .content h3 a:hover {
 
 color: var(--theme);
 
}
.contact-info-items i {
  width: 40px;
}

.contact-info-area .contact-info-items .content p
{
	margin-bottom: 0;
}
.footer-content .logo-img img
{
	background: #fff;
  padding: 10px 20px;
  border-radius: 20px;
}
.icon-items h5
{
	font-size: 22px;
  font-weight: 300;
}



/*===============================================================================================================================*/

@media (max-width: 1899px) {
  .theme-btn {
   padding: 20px 20px;
  }
	.header-main .main-menu ul li
	{
		margin-inline-end: 25px;
	}
	
	.heading {
  font-size: 40px;
  font-weight: 200;
  line-height: 56px;
  text-transform: none !important;
  letter-spacing: 1px;
}
	.section-title h2 {
  font-size: 40px;  
  letter-spacing: 1px;
}
	.about-shape-2
	{
		display: none;
			
	}
	.service-card-items-2 .service-content {
  padding: 40px 20px;
}
	.service-card-items-2:hover .service-content 
	{
		padding: 40px 20px;
	}
	.service-content h3 {
  font-size: 24px;
  font-weight: 300;
}
	
.service-content p {
  height: 120px;
}	
	.marquee-sibling 
	{
		font-size: 30px;
		padding-top: 30px;
	}
	.shape-1
	{
		display: none;
	}
	.arrow-shape
	{
		display: none;
	}
}

@media (max-width: 1399px) 
{
		.service-content h3 {
  font-size: 22px;
  font-weight: 300;
}
	
.service-content p {
  height: 150px;
}
	.marquee-sibling 
	{
		font-size: 30px;
		padding-top: 30px;
	}
	.icon-items h5 {
  font-size: 16px;
  font-weight: 600;
}
	.about-wrapper-2 .about-content .icon-items {
  display: flex;
  align-items: center;
  gap: 8px;
}
	.about-wrapper-2 .about-content .icon-items .icon {
width: 35px;
    height: 35px;
    line-height: 30px;
    text-align: center;
    background-color: var(--theme);
    color: var(--white);
    padding: 5px;
}
	
	 .heading {
    font-size: 36px;
	}
	.hero-1 .hero-content p {
  font-size: 16px;
	}
	
}




@media (max-width: 767px)
{
	.hero-1 {
  position: relative;
  padding: 150px 0 60px;
	}
	.section-title h2 {
  position: relative;
  z-index: 99;
  margin-bottom: 20px;
  font-size: 40px;
  line-height: 115%;
  font-weight: 200;
}
	.contact-info-items .content {
  padding-top: 10px;
}
	.contact-info-area .contact-info-items
	{
		display: block;
	}
	  .header-2 .header-right .header-button {
    display: none;
  }
	
	 .hero-1 .hero-content h1 {
    font-size: 24px;
    font-weight: 400;
  }
	.service-content p {
  height: auto;
}
}