/*
Theme Name:   Welcomein
Theme URI:    https://welcomein.io
Description: Child theme for GeneratePress
Author:       BBB
Author URI:   https://charmingdallastexas.com
Template:     generatepress
Version:      1.0
*/

@font-face {
  font-family: "Recoleta";
  src: url("fonts/Recoleta/Recoleta-Light.woff2") format("woff2"),
       url("fonts/Recoleta/Recoleta-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Recoleta";
  src: url("fonts/Recoleta/Recoleta-Regular.woff2") format("woff2"),
       url("fonts/Recoleta/Recoleta-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Recoleta";
  src: url("fonts/Recoleta/Recoleta-SemiBold.woff2") format("woff2"),
       url("fonts/Recoleta/Recoleta-SemiBold.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Recoleta";
  src: url("fonts/Recoleta/Recoleta-Bold.woff2") format("woff2"),
       url("fonts/Recoleta/Recoleta-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}


body {
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	background: #fff;
	color:#050506;
}

body p:empty {
    display: none;
}

.home .container.grid-container {
	max-width: 100%;
}


.sec-process .process_container, .contact-frm .contact_container, .marketing-team .team_container, .insights .insights_container, .sec-features .features_container {
  max-width: 1200px;
  margin: 0 auto;
}

.home .inside-article {
	padding: 0;
}

header.site-header .header-image {
	min-width: 200px;
	margin-top: -8px;
}

.nav-float-right header #site-navigation {
	margin-right: auto;
	margin-left: 0;
}

header.site-header {
	border-bottom: 1px solid #98959E;
}

header.site-header .grid-container {
	padding: 0 40px;
}

header .main-navigation .main-nav ul li a {
	line-height: 50px;
	font-size: 16px;
}

header .main-navigation .main-nav ul ul li a {
	font-size: 15px;
	line-height: normal;
}

header .menu-item-has-children .dropdown-menu-toggle {
	padding-left: 6px;
}

header .mobile-menu-control-wrapper button.menu-toggle {
	background: #fff;
	font-size: 28px;
}

.home .sec-features, .home .insights {
	position: relative;
	overflow: hidden;
}

.home .site-header::after {
  content: "";
  position: absolute;
  top: 100%;
  right: 0;
  width: 45vw;
  height: 700px;
  background-image: url('images/sec-bg.png');
  background-repeat: no-repeat;
  background-position: right top;
  background-size: auto 100%;
  pointer-events: none;
  z-index: 0;
}

.shadow-1::before {
    content: "";
    position: absolute;
    left: -250px;
    top: 35%;
    transform: translateY(-50%);
    width: 80%;
    height: 100%;
    background: url(images/shadow-1.png) no-repeat center;
    background-size: contain;
    pointer-events: none;
    user-select: none;
    z-index: 0;
}

.shadow-2::before {
	content: "";
    position: absolute;
    left: -200px;
    top: 13%;
    transform: translateY(-45%);
    width: 60%;
    height: 100%;
    background: url(images/shadow-2.png) no-repeat center;
    background-size: contain;
    pointer-events: none;
    user-select: none;
    z-index: 0;
	
}

.shadow-3::after {
	content: "";
	position: absolute;
    left: -600px;
    top: 0;
    transform: translateY(17%);
    width: 100%;
    height: 100%;
    background: url(images/shadow-1.png) no-repeat center;
    background-size: contain;
    pointer-events: none;
    user-select: none;
    z-index: 0;
}

.shadow-4::after {
	content: "";
    position: absolute;
    right: -500px;
    top: -150px;
    transform: translateY(17%);
    width: 100%;
    height: 100%;
    background: url(images/shadow-3.png) no-repeat center;
    background-size: contain;
    pointer-events: none;
    user-select: none;
    z-index: 0;
}

.btns {
    display: flex;
    gap: 10px;
}

.main-top .button, .cta .cta_button, header .btn-sign, header .btn-demo,
 .contact-frm .contact_form input[type="submit"] {
    font-family: "Recoleta", serif;
    font-size: 19px;
	background: #E76F51;
    color: #fff;
    border: none;
    padding: 12px 30px;
    border-radius: 6px;
    cursor: pointer;
}

.main-top .button:hover, .cta .cta_button:hover, header .btn-demo:hover, 
 .contact-frm .contact_form input[type="submit"]:hover {
  background: #F28482;
}

header .btn-sign, header .btn-demo {
	font-size: 17px;
	padding: 3px 15px;
}

header .btn-sign {
	background: #98959E;
}


.main-top {
	padding: 100px 20px;
	text-align: center;
	position: relative;
	z-index: 1;
}

.home main.site-main {
	margin-top: 0;
}

.home .inside-article {
	padding-top: 0;
}

.sec-features, .cta, .insights {
  padding: 60px 20px;
  text-align: center;
}


.main-top .title {
	font-family: "Recoleta", serif;
    font-weight: 600;
	font-size: 62px;
	line-height: 1.2;
	margin-bottom: 24px;
	
}

.main-top .subtitle {
    font-size: 22px;
    margin-bottom: 30px;
    color: #1E1E1E;
	font-weight: 300;
}

.main-navigation .main-nav ul li a, .main-navigation .menu-toggle, .main-navigation .menu-bar-items {
	color: #050506;
}

.main-navigation .main-nav ul li:not([class*="current-menu-"]):hover > a, .main-navigation .main-nav ul li:not([class*="current-menu-"]):focus > a, .main-navigation .main-nav ul li.sfHover:not([class*="current-menu-"]) > a, .main-navigation .menu-bar-item:hover > a, .main-navigation .menu-bar-item.sfHover > a, .main-navigation .main-nav ul li[class*="current-menu-"] > a {
	color: #E76F51;
}

.sec-process {
  padding: 20px;
  text-align: center;
}

.sec-process .process_label {
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
    font-size: 20px;
}

.sec-process .process_title {
  font-family: "Recoleta", serif;
  font-size: 48px;
  margin-bottom: 20px;
}

.sec-process .process_intro {
	max-width: 720px;
    margin: 0 auto 70px;
    font-size: 20px;
    line-height: 1.6;
	font-weight: 300;
}

.sec-process .process_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  align-items: start;
}

.sec-process .process_card {
  padding: 10px;
}

.sec-process .process_image {
	width: 100%;
    max-width: 280px;
    margin-bottom: 20px;
}

.sec-process .process_card-title {
	font-family: "Recoleta", serif;
    font-size: 30px;
    margin-bottom: 10px;
}

.sec-process .process_text {
	font-size: 16px;
	font-weight: 300;
    line-height: 1.6;
}

.sec-features .features_title {
  font-family: "Recoleta", serif;
  font-size: 48px;
  line-height: 1.2;
  margin-bottom: 16px;
}

.sec-features .features_subtitle {
  font-size: 20px;
  margin-bottom: 70px;
  font-weight: 300;
}

.sec-features .features_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}

.sec-features .features_item {
  max-width: 320px;
  margin: 0 auto;
}

.sec-features .features_img-wrap {
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}

.sec-features .features_img {
  max-height: 100%;
  width: auto;
  max-width: 100%;
}


.sec-features .features_heading {
  font-family: "Recoleta", serif;
  font-size: 30px;
  margin-bottom: 20px;
}

.sec-features .features_text {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.6;
}

.cta .cta_container {
  max-width: 700px;
  margin: 0 auto;
}

.cta .cta_title {
  font-family: "Recoleta", serif;
  font-size: 46px;
  margin-bottom: 16px;
}

.cta .cta_subtitle {
  font-size: 18px;
  color: #333;
  margin-bottom: 30px;
}

.insights {
	text-align: left;
}

.insights .insights_row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
  margin-bottom: 70px;
}

.insights .insights_row--reverse .insights_text {
  order: 2;
}

.insights .insights_row--reverse .insights_media {
  order: 1;
}

.insights .insights_media {
  text-align: center;
}

.insights .insights_img {
  width: 100%;
  max-width: 480px;
}

.insights .insights_title {
    font-family: "Recoleta", serif;
    font-size: 55px;
    line-height: 1.2;
    margin-bottom: 16px;
    font-weight: 600;
}

.insights .insights_desc {
    font-size: 19px;
    line-height: 1.5;
}

.insights .insights_label {
  font-weight: 500;
  display: block;
  margin-bottom: 10px;
}

.insights .insights_list {
	margin-top: 16px;
    font-size: 15px;
    line-height: 1.7;
    text-align: left;
}

.insights .insights_list li {
  margin-bottom: 8px;
}


.marketing-team {
  padding: 20px 20px
}

.marketing-team .team_container {
  text-align: center;
}

.marketing-team .team_title {
  font-family: "Recoleta", serif;
  font-size: 46px;
  margin-bottom: 12px;
}

.marketing-team .team_subtitle {
  font-size: 18px;
  margin-bottom: 60px;
  color: #333;
}

.marketing-team .team_grid {
  display: grid;
  grid-template-columns: 1.4fr 1fr 1fr;
  gap: 20px;
}

.marketing-team .team_card {
  border-radius: 10px;
  border: 1px solid #ccc;
  padding: 20px;
  text-align: left;
  display: flex;
  flex-direction: column;
  /* justify-content: space-between; */
}

.marketing-team .team_card--large {
  grid-row: span 2;
}

.marketing-team .team_label {
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 10px;
}

.marketing-team .team_heading {
  font-family: "Recoleta", serif;
  font-size: 26px;
  margin-bottom: 10px;
}

.marketing-team .team_text {
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 20px;
}

.marketing-team .market_img {
	text-align: center;
	margin: 0;
}

.marketing-team .team_img {
  width: 100%;
  max-width: 200px;
  align-self: center;
}

.marketing-team .team_card--large .team_label, .marketing-team .team_card--large .team_heading {
	margin-bottom: 20px;
}

.marketing-team .team_card--large .team_heading {
	font-size: 40px;
}
.marketing-team .team_card--large p.team_text, 
.marketing-team .team_card--large .team_label {
    font-size: 18px;
}

.marketing-team .team_card--large .market_img {
    margin-top: 10%;
}

.marketing-team .team_card--large img.team_img {
    max-width: 100%;
}

.contact-frm {
  padding: 80px 20px 50px 20px;
}

.contact-frm p {
    margin: 0;
}

.contact-frm .contact_grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
}

.contact-frm .contact_label {
	font-weight: 600;
    display: block;
    margin-bottom: 10px;
    font-size: 20px;
}

.contact-frm .contact_title {
  font-family: "Recoleta", serif;
  font-size: 46px;
  margin-bottom: 15px;
}

.contact-frm .contact_desc {
	margin-bottom: 24px;
    line-height: 1.5;
    font-size: 18px;
}

.contact-frm .contact_image img {
  width: 100%;
  border-radius: 20px;
}

.contact-frm .contact_form input,
.contact-frm .contact_form textarea {
  width: 100%;
  padding: 14px;
  border-radius: 6px;
  border: 1px solid #ccc;
  margin-bottom: 14px;
  font-size: 15px;
}

.contact-frm .contact_form textarea {
  min-height: 120px;
  height: 120px;
  resize: vertical;
}

.contact-frm .contact_form input[type="submit"] {
  width: auto;
}

.site-footer .footer-widgets-container {
	margin: 0 auto;
    padding: 30px 40px;
}

.site-footer .footer-widgets-container .inside-footer-widgets {
	margin-left:0;
}

.site-footer .inside-footer-widgets {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  gap: 40px;
  align-items: flex-start;
}

.site-footer .footer_logo img {
  max-width: 160px;
  margin-bottom: 16px;
}

.site-footer .footer_desc {
	line-height: 1.6;
    margin: 18px 0;
    font-size: 18px;
}

.footer_subscribe .mc4wp-form-fields p {
    margin: 0;
}

.site-footer .footer_subscribe .mc4wp-form-fields {
  display: flex;
  gap: 10px;
  margin-bottom: 12px;
}

.site-footer .footer_subscribe > p {
    display: none;
}

.site-footer .footer_subscribe input[type="email"] {
  flex: 1;
  padding: 12px;
  border-radius: 6px;
  border: 1px solid #ccc;
  height: 38px;
}

.site-footer .footer_subscribe input[type="submit"] {
  background: #1c6ea4;
  color: #fff;
  border: none;
  padding: 6px 18px;
  border-radius: 6px;
  cursor: pointer;
  font-weight: 600;
}

.site-footer .footer_subscribe input[type="submit"]:hover, .site-footer .footer_subscribe input[type="submit"]:active, .site-footer .footer_subscribe input[type="submit"]:focus {
	background: #2687c7;
}

.site-footer .footer_policy {
  font-size: 12px;
}

.site-footer .widget-title {
  font-weight: 600;
  margin-bottom: 14px;
  margin-bottom: 22px;
}

.site-footer .footer_col ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.site-footer .footer_col li {
  margin-bottom: 10px;
}

.site-footer .footer_col a {
  color: #050506;
  text-decoration: none;
  font-size: 16px;
}

.site-footer .footer_social li {
display: flex;
align-items: center;
gap: 12px;
}

.site-footer .site-info {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 20px 40px 0 40px;
}

.site-footer .site-info .inside-site-info {
	display: block;
	padding: 0px 0 30px 0;
}

.site-footer .site-info .footer-bottom_container {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.site-footer .site-info .footer-bottom_left {
  font-size: 15px;
}

.footer-bottom_right {
  display: flex;
  gap: 24px;
}

.site-footer .site-info .footer-bottom_right a {
  color:#050506;
  font-size: 15px;
  text-decoration: underline;
}

.site-footer .footer_col a:hover , .site-footer .site-info .footer-bottom_right a:hover {
  color: #E76F51;
}







/* * * * * Responsive * * * * */


@media (max-width: 1480px) {
	.home .site-header::after {
		height: 600px;
	}
}

@media (max-width: 1280px) {
	.home .site-header::after {
		height: 500px;
	}
}
	
@media (max-width: 1024px) {
  
  .home .site-header::after {
    width: 50%;
	height: 350px;
  }
  
  .main-top {
	padding: 50px 20px;
  }
  
  .main-top .title {
    font-size: 44px;
  }
  
  .sec-process, .sec-features, .insights, .cta, .marketing-team, .contact-frm {
	  padding: 20px 0;
  }
  
  .sec-process .process_intro {
	  margin: 0 auto 50px;
  }
  
  .sec-process .process_grid, .sec-features .features_grid {
    gap: 20px;
  }
  
  .sec-process .process_card {
    padding: 10px 0;
  }

  .sec-process .process_title, .sec-features .features_title {
    font-size: 40px;
  }
  
  .insights .insights_row {
    gap: 30px;
    margin-bottom: 30px;
  }

  .insights .insights_title {
    font-size: 34px;
  }

  .insights .insights_img {
    max-width: 420px;
  }
  
  .marketing-team .team_grid {
    grid-template-columns: 1fr 1fr;
  }

  .marketing-team .team_card--large {
    grid-column: span 2;
    grid-row: auto;
  }
  
  .marketing-team .team_card--large .market_img {
    margin-top: 2%;
  }
  
  .marketing-team .team_card--large img.team_img {
	max-width: 350px;
  }
  
  .contact-frm .contact_grid {
    grid-template-columns: 1fr;
	gap: 20px;
  }

  .contact-frm .contact_title {
    font-size: 36px;
  }
  
  .site-footer .inside-footer-widgets {
    grid-template-columns: 1fr 1fr;
  }


}

@media (max-width: 950px) {
	.btns {
		display: block;
	}
	header .btn-sign {
		margin-bottom: 8px;
	}
}

@media (max-width: 900px) {
	.sec-process .process_grid, .sec-features .features_grid {
		grid-template-columns: repeat(2, 1fr);
	  }
}

@media (max-width: 768px) {
	header.site-header .header-widget {
		margin: 10px 0;
	}
  .separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header {
        padding: 0 20px;
  }
 
  .main-top .title {
    font-size: 34px;
  }

  .main-top .subtitle {
    font-size: 16px;
  }
  
  .sec-features .features_text {
	  margin-bottom: 0;
  }
  
  .sec-process .process_title, .sec-features .features_title {
    font-size: 34px;
  }

  .sec-process .process_intro, .sec-features .features_subtitle {
    font-size: 16px;
  }

  .sec-process .process_card-title {
    font-size: 24px;
  }
  
  .insights .insights_row--reverse .insights_text,
  .insights .insights_row--reverse .insights_media {
    order: unset;
  }
  
  .insights .insights_row {
	grid-template-columns: 1fr;
	gap: 20px;
	margin-bottom: 20px;
  }
  
  .insights .insights_title {
    font-size: 30px;
  }

  .cta .cta_title {
    font-size: 34px;
  }

  .cta .cta_subtitle {
    font-size: 16px;
  }
  
  .marketing-team .team_title {
    font-size: 34px;
  }

  .marketing-team .team_subtitle {
    font-size: 16px;
  }

  .contact-frm .contact_title {
    font-size: 30px;
  }
  
  .site-footer .footer-widgets-container {
	  padding: 30px;
  }
  
  .site-footer .inside-footer-widgets > div:not(:last-child) {
	margin-bottom: 10px;
  }
  
  .site-footer .inside-footer-widgets {
    grid-template-columns: 1fr 1fr;
	gap: 20px;
  }

  .site-footer .footer_subscribe .mc4wp-form-fields {
    flex-direction: column;
  }

  .site-footer .footer_subscribe input[type="submit"] {
    width: 100%;
  }

}

@media (max-width: 650px) { 
	.home .site-header::after {
        width: 50%;
        height: 250px;
    }
	.sec-process .process_grid, .sec-features .features_grid {
        grid-template-columns: 1fr;
    }
	.sec-process .process_image, .marketing-team .team_card--large img.team_img, .marketing-team .team_img, .sec-features .features_item {
		max-width: 350px;
	}

	.sec-features .features_img-wrap {
		height:auto;
	}
	.marketing-team .team_grid {
        display: block;
    }
	.marketing-team .team_card {
		margin-bottom: 20px;
		text-align: center;
	}
	
	.contact-frm .contact_grid {
		gap: 10px;
	}
	.site-footer .inside-footer-widgets {
        grid-template-columns: 1fr;
        gap: 20px;
    }
	
}

@media (max-width: 480px) {
	.home .site-header::after {
        height: 200px;
    }
  .main-top .title {
    font-size: 28px;
  }

  .main-top .button {
    width: 100%;
  }
  
  .marketing-team .team_title, .sec-features .features_title, .cta .cta_title, .sec-process .process_title, .contact-frm .contact_title {
    font-size: 30px;
  }
  
  .insights .insights_title, .sec-features .features_heading {
    font-size: 26px;
  }

  .insights .insights_desc {
    font-size: 15px;
  }

  .cta .cta_button {
    width: 100%;
  }

 .contact-frm .contact_form input[type="submit"] {
    width: 100%;
  }

}