/*
Theme Name: NSC theme (DreamCity child)
Theme URI: http://cmsmasters.net/dream-city-child/
Author: cmsmasters
Author URI: http://cmsmasters.net/
Description: Dream City Child Theme
Template: dream-city
Version: 1.0.0
License:
License URI:
Text Domain: dream-city-child
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/

.eb-parent-eb-wpforms-smjqul1.eb-parent-wrapper {
    margin: 0 auto;
    width: 90%;
    max-width: 980px;
}

img.alignnone {
  margin-bottom: 0;
}
.d-flex {
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
}
.cmsmasters_icon_list_item_inner {
  display: flex !important;
}
.d-flex .cmsmasters_icon_list_item_content {
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
}
.cmsmasters_icon_list_item_text p {
  padding: 0 ;
}
.cmsmasters_icon_list_item {
  padding-bottom: 20px !important;
}
.wpcf7-form label {
  color: black;
}
.wpcf7-form-control {
  margin-top: 10px !important;
}
.menu-item-5627-en {
  margin-left: 15px !important;
}
.menu-item-5635-ro {
  margin-left: 15px !important;
}
.menu-item-5627-en .nav_item_wrap {
  margin-top: -2px;
}
.menu-item-5635-ro .nav_item_wrap {
  margin-top: -2px;
}
.cmsmasters_tabs.tabs_mode_tab .cmsmasters_tabs_list .cmsmasters_tabs_list_item a:before {
  font-size: 25px !important;
}
.cmsmasters_tabs.tabs_mode_tab .cmsmasters_tabs_list .cmsmasters_tabs_list_item a[class^="cmsmasters-icon-"] {
  padding: 63px 35px 35px 35px;
}
.cmsmasters_tabs.tabs_mode_tab .cmsmasters_tab_inner {
  padding: 35px 0 0;
}
.cmsmasters_tabs .cmsmasters_tabs_list_item a {
  font-size: 14px;
    line-height: 17px;
}
.headline {
  padding-bottom: 50px;
  background-color: white !important;
}
.headline_color {
  background-color: #095ea9 !important; 
  /* background-image: url('/wp-content/uploads/2023/02/pattern.svg'); */
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
}
.headline_outer {
  display: flex !important; 
  align-items: center !important;
  min-height: 200px !important;
}
.headline_inner {
  min-height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.headline_outer .headline_inner.align_center {
  text-align: left !important;
}
.headline_outer .headline_inner.align_center .headline_text {
  padding: 0 !important;
}
.headline_outer .headline_inner.align_center .cmsmasters_breadcrumbs {
  text-align: left !important;
}
.headline_outer .headline_inner .headline_text .entry-title {
  font-size: 75px;
  text-transform: uppercase;
  font-style: oblique;
  font-weight: bold;
  line-height: 75px;
  text-align: left;
  padding-top: 10px;
}
.headline_aligner, .cmsmasters_breadcrumbs_aligner {
  min-height: initial;
}
.headline_outer .cmsmasters_breadcrumbs_inner a {
  font-style: oblique;
}
.home .headline {
  display: none;
}
.footer {
  background-color: #095ea9 ; 
}
.footer_inner {
  display: flex;
  flex-wrap: wrap;
}
.footer_logo_wrap {
  width: 50%;
  text-align: left !important;
}
.footer_custom_html_wrap {
  width: 50%;
  padding: 0 !important;
  text-align: right  !important;
}
.middle_inner {
  background: white;
}
.mc4wp-form {
  margin: 0 !important
}
.mc4wp-form label {
  color: white;
}
.mc4wp-form a {
  color: white;
}
.mc4wp-form input[type=submit] {
  border: white;
}
.footer_copyright {
  color: white;
  width: 270px;
  text-align: left !important;
  padding-top: 0px !important;
}
.profile_outer {
  min-height: 500px;
  max-height: 500px;
}
.newsletter-title {
  text-align: left;
  color: white !important;
}
.cmsmasters_post_cont_wrap {
  border-radius: 5px;
  overflow: hidden;
  background: white;
  box-shadow: 0px 2px 10px 2px rgb(0 0 0 / 8%);
}
.cmsmasters_post_cont_inner {
  padding: 15px !important;
}
.blog.columns .post {
  padding: 40px 20px 10px !important;
}
.conferences .cmsmasters_post_title .entry-title {
  font-size: 30px;
  font-weight: bold;
  font-style: oblique;
}
.logo_retina {
	width: 150px !important;
}
.logo img {
	width: 150px !important;
}
.cmsmasters_color_scheme_first a {
	color: white !important;
}
.cmsmasters_profile_horizontal .cmsmasters_profile_header h3 a {
	pointer-events: none;
    cursor: default;
}
.cmsmasters_profile_horizontal .pl_img_wrap .cmsmasters_img_wrap img {
	pointer-events: none;
    cursor: default;
}
.cmsmasters_footer_default .footer_inner {
	padding-top: 20px;
    padding-bottom: 10px;
}
.cmsmasters_footer_default .footer_logo_wrap .footer_logo img {
    display: block !important;
	width: 210px;
}
.cmsmasters_footer_default .footer_logo_wrap .footer_logo .footer_logo_retina {
	display: none !important;
}

@media only screen and (max-width: 950px) {
  .content_wrap.fullwidth .portfolio.opened-article {
    width: 100%;
  }
  .content_wrap.fullwidth .portfolio.opened-article {
    width: 74%;
    padding: 0;
    margin: 0 auto;
  }
}

.headline_outer .headline_inner .headline_text .entry-title {
	font-size: 35px;
	line-height: 40px;
}
@media only screen and (min-width: 800px) {
	.headline_outer .headline_inner .headline_text .entry-title {
		font-size: 45px;
		line-height: 50px;	
	}
}
.responsive-title h1 {
	font-size: 50px !important;
	line-height: 49px !important;
}
@media only screen and (min-width: 1080px) {
	.responsive-title h1 {
		font-size: 80px !important;
		line-height: 79px !important;
	}
	.headline_outer .headline_inner .headline_text .entry-title {
		font-size: 65px;
		line-height: 60px;	
	}
}

.wp-block-ultimate-post-post-grid-4 {
	padding-top: 40px;
}

.ultp-block-21f732 .ultp-block-row .ultp-block-item:first-child {
	max-height: 100% !important;
}

.ultp-block-f4e4f9 .ultp-block-row .ultp-block-item:first-child {
	max-height: 100% !important;
}

.ultp-block-21f732.wp-block-ultimate-post-post-grid-4 .ultp-block-row .ultp-block-item:first-child .ultp-block-content-overlay {
	height: 500px !important;
}

.ultp-block-f4e4f9.wp-block-ultimate-post-post-grid-4 .ultp-block-row .ultp-block-item:first-child .ultp-block-content-overlay {
	height: 500px !important;
}
@media only screen and (max-width: 768px) {
	.ultp-block-21f732 .ultp-block-row .ultp-block-item .ultp-block-content-overlay .ultp-block-image img, .ultp-block-642c6a .ultp-block-item .ultp-block-content-overlay .ultp-block-empty-image {
		height: 100% !important;
	}
	.ultp-block-f4e4f9 .ultp-block-row .ultp-block-item .ultp-block-content-overlay .ultp-block-image img, .ultp-block-642c6a .ultp-block-item .ultp-block-content-overlay .ultp-block-empty-image {
		height: 100% !important;
	}
}
@media only screen and (min-width: 768px) {
	.ultp-block-21f732.wp-block-ultimate-post-post-grid-4 .ultp-block-row .ultp-block-item:first-child .ultp-block-content-overlay {
		height: 100% !important;
	}
	.ultp-block-f4e4f9.wp-block-ultimate-post-post-grid-4 .ultp-block-row .ultp-block-item:first-child .ultp-block-content-overlay {
		height: 100% !important;
	}
	.cmsmasters_footer_default .footer_inner {
		flex-direction: row !important;
		gap: 0 !important;
	}
	.footer_custom_html_wrap {
		width: 50% !important;
	}
}

@media only screen and (max-width: 540px) {
	#header .header_mid .header_mid_inner .logo_wrap {
    	float: left;	
		margin: 20px;
	}	
	#header .header_mid .header_mid_inner .cmsmasters_search_nav_wrapper {
    	float: right;
	}
}

.cmsmasters_footer_default .footer_inner {
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.footer_custom_html_wrap {
	width: 80%;
}

.ultp-block-21f732 .ultp-block-item:first-child .ultp-block-title, .ultp-block-a6504a .ultp-block-item:first-child .ultp-block-title a {
	font-size: 25px !important;
    line-height: 28px !important;
}

.ultp-block-f4e4f9 .ultp-block-item:first-child .ultp-block-title, .ultp-block-a6504a .ultp-block-item:first-child .ultp-block-title a {
	font-size: 25px !important;
    line-height: 28px !important;
}

.ultp-heading-filter {
	display: none;
}
.middle_content {
	padding: 0;
}