/*
Theme Name: themex child
Tags:  custom-menu, editor-style, featured-images
Template: themex
Version: 1.0.0
*/


/*---------------------------------
      write your css from here
------------------------------------*/

/*.main-top-banner.elementor-section-full_width .witr_containers {
	width: 40%;
}*/

h1 span.title-colo-gold, span.title-colo-gold {
	color:#CC9140;
}

.banner-btn-holder {
	margin-top:30px;
}

.banner-btn-holder > a {
	display: inline-block;
	color: #fff;
	padding: 10px 20px;
	font-size: 11px;
	text-transform: uppercase;
	border-radius:4px;
}

.banner-btn-holder > a > i {
	padding-left:6px;
}

.banner-lft-btn {
	background: #cc9140;
}

.banner-rgt-btn {	
	border:1px solid #cc9140;
	margin-left:20px;
}

.themex_menu > ul > li > a {
	color: #eee;
	font-size: 14px;
	font-weight: 400;
	margin:38px 10px 38px;
}

.themex_menu > ul > li.current_page_item > a, .themex_menu > ul > li:hover > a, .creative_header_menu > ul > li:hover > a {
	color: #CC9140;
}

.left-text-box {
  margin-left: 0 !important;
  margin-right: auto !important;
  align-self: flex-start !important;
  max-width: 400px;
  width: 100%;
}

.footer-middle {
	display:none;
}

.footer-bottom {
	padding: 16px 0 18px;
	position: relative;
	border-top:1px dotted #C28532C9;
}

.footer-menu ul li a {
	color: #999!important;
	font-size: 13px;
}

.footer-bottom {
	background-color: #011225!important;
}

.copy-right-text p {
	color: #999!important;
	font-size: 13px;
	padding-top: 4px;
}

.themex_nav_area {
	background:#010E1C;
}

.small-banner-size {
	font-size: 19px;
	display: block;
	text-transform: uppercase;
	margin-bottom: 8px;
	color: #c07921 !important;
}

.inner-top-banner .text-left .witr_ds_content_inner h1, 
.inner-top-banner .text-left .witr_ds_content_inner h2, 
.inner-top-banner .text-left .witr_ds_content_inner h3, 
.inner-top-banner .text-left .witr_slicks_title h4, 
.inner-top-banner .text-left .witr_ds_content_inner p {
	width: 38%;
}

.opportunities-icon-design i {
	background: #fff;
	height: 55px !important;
	width: 55px !important;
	border-radius: 50px;
	line-height: 49px;
	text-align: center;
	border: 1px solid #DCC293;
	/* text-align: left; */
	color: #dcb97d;
}

.mobile_menu_logo img {
	max-height: 34px;
}

.mobile_logo_area {
	background: #000;
}

.themex_menu > ul > li > a {
	font-size: 14px;
}

.text-yellow {
	color:#C28E55;
	display:block;
	margin-top:10px;
}


.wpcf7-radio {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px 40px;
  margin: 12px 0 25px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
  width: 100%;
  padding: 14px;
  border: 1px solid #e5c184;
}

.wpcf7 input[type="text"] {
	height:42px;
	padding: 14px;
}
.wpcf7 input[type="radio"] {
	height: 20px;
	border: 1px solid #e5c184;
	display: inline-block;
	width: auto;
	vertical-align: top;
	width: 30px;
	margin-top: 2px;
	margin-right: 5px;
}

.wpcf7 input[type="checkbox"] {
	height: 18px;
	width: auto;
	vertical-align: top;
	margin-right: 9px;
	margin-top: 3px;
	border-radius: 0;
}

.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item-label {
	max-width:100%;
}

.wpcf7-submit {
  background: #c47a00;
  color: #fff;
  border: 0;
  padding: 16px 60px;
  text-transform: uppercase;
  cursor: pointer;
}

input.wpcf7-submit {
	width: auto;
	padding: 0px 40px;
	font-size: 13px;
	border: 0;
}

.wpcf7 textarea {
	height: 100px;
}

::placeholder {
	color: #666;
	font-size: 14px;
}

.wpcf7-list-item-label {
	display: inline-block;
	max-width: 200px;
	line-height:normal;
}
.wpcf7-list-item {
	display: inline-block;
	margin: 0;
}

.wpcf7 label {
	margin: 0;
}

.wpcf7-not-valid-tip {
	font-size: 13px;
}

@media (max-width: 767px) {
	.witr_ds_content_inner {
	top: 44%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.inner-top-banner .witr_ds_content::before {
	background-color: #000000BC !important;
}
	.inner-top-banner .witr_slick_content h1 {
	font-size: 21px !important;
	text-align: left !important;
	color: #fff !important;
}
	.small-banner-size {
	font-size: 15px;
}
	.inner-top-banner  .witr_slick_content h2 {
	font-size: 14px!important;
	line-height: 1.2em!important;
	color: #ccc!important;
}
	.banner-btn-holder {
	text-align: center;
}
	.banner-rgt-btn {
	margin-left: 0;
	margin-top: 8px;
}
	.inner-top-banner.lighter-bg .witr_ds_content::before {
	background-color: #00000077 !important;
}
}