/*
Theme Name:         Millie Theme
Description:        Custom theme developed by 1000watt using the <a href="https://roots.io/sage/">Sage</a> starter theme and <a href="https://wpbakery.atlassian.net/wiki/display/VC/Visual+Composer+Pagebuilder+for+WordPress">Visual Composer</a>.
Version:            1.0
Author:             1000watt
Author URI:         https://1000watt.net/
*/

.vc_tta-color-white.vc_tta-style-flat .vc_tta-tab.vc_active > a {
    background-color: rgb(85, 112, 135)!important;
}

.vc_tta-color-white.vc_tta-style-flat .vc_tta-tab.vc_active > a > span {
    color: #fff!important;
}

.vc_tta-color-white.vc_tta-style-flat .vc_tta-tab:not(.vc_active):hover > a {
    background-color: rgb(236, 232, 228);
    color: #fff;
}

.vc_tta-color-white.vc_tta-style-flat .vc_tta-tab > a > span {
    color: #f07d6e;
    font-family: Argent CF;
    font-size: 17px;
    font-weight: 600;
    text-transform: capitalize;
}


.nf-checked-label
{color: white !important;
background: #E09F4D !important;}


.ttl {
color: #395a7d;
font-weight: 700;
}

.nf-before-form-content {display: none !important;}

.vc_tta-panels .vc_tta-panel-body {
    color: #7D8775;
    font-size: 18px;
    font-weight: 600;
}

h3.copy-border-full {
    color: #395a7d;
    font-weight: 700;
}

p.copy-border-full2{
font-size: 0.9em;
}
.post {
font-size: 0.9em;
font-weight: 400;
}

/*
#nf-form-6-cont .nf-field-element > ul {
    display: flex !important;
}
#nf-form-6-cont .nf-field-element > ul > li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #d1d1d1 -moz-use-text-color #d1d1d1 #d1d1d1;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 2px medium 2px 2px;
    font-family: Roboto;
    font-size: 14px;
    text-transform: uppercase;
}

#nf-form-6-cont .nf-field-element > ul > li .nf-checked,
#nf-form-6-cont .nf-field-element > ul > li .nf-element[type=radio]:hover {
    background-color: rgba(0, 0, 0, 0.12);
    color: #fff;
    font-size: 14px;
    line-height: 50px;
    padding: 32px 40px;
    text-decoration: none;
}

*/

.width-50{
  display:inline-block;
  width:49%;
}
input[type="radio"]{
  display:inline-block;
}
.list-radio-wrap .nf-field-element ul li{
display:inline-block;
min-width: 150px;
max-width: 50%;
margin-right: -5px !important;
}
.nf-field-element ul li label{
display: block !important;
padding: 12px 18px;
border: 2px solid #EDEAE5;
width: 100% !important;
cursor: pointer;
text-align:center;
}
.nf-field-element ul li input:checked + label{
background: #EDEAE5;
color: #fff
}
.nf-field-element select.form-control{
 height: 52px
}

#nf-form-6-cont .nf-field-element select {
  background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 21px) calc(1em + 8px),
    calc(100% - 16px) calc(1em + 8px),
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 2.3em;
  background-repeat: no-repeat;
}

#nf-form-6-cont .nf-field-element select:focus {
  background-image:
    linear-gradient(45deg, #66afe9 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, #66afe9 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 16px) 1.4em,
    calc(100% - 21px) 1.4em,
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 2.3em;
  background-repeat: no-repeat;
  outline: 0;
}


#nf-form-6-cont .nf-field-element select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

#nf-form-6-cont .nf-field-element select {

  /* styling */
  display: inline-block;
  font: inherit;
  line-height: 1.5em;
  padding: 0.5em 3.5em 0.5em 1em;

  /* reset */

  margin: 0;      
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}

nf-field {
    vertical-align: top;
}
nf-field .nf-error-wrap.nf-error {
    height: 23px;
}

.toolkit-textbox {
  margin: 0 0 11px;
  font-family: Roboto;
  color: #577087;
  font-size: 16px;
  line-height: 1.42857;
}
.toolkit-textbox ol {
  margin: 0 0 11px;
  font-family: Roboto;
  color: #577087;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.42857;
}
.toolkit-textbox li {
  margin: 0 0 11px;
  font-family: Roboto;
  color: #577087;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.42857;
}
.top-toolkit-bar {
  margin-top: 25px;
  padding-top: 43px;
}

nav#navbar_collapse.navbar-collapse {
  border: none;
  box-shadow: none;
}

@media (max-width: 580px) {
  nav#navbar_collapse.navbar-collapse li {
    width: 100%;
  }
  .top-toolkit-bar {
    padding-top: 215px;
  }
}

.why-agent-hero-heading {
  font-family: Argent CF;
  font-weight: 700;
}
.why-agent-hero p {
  font-size: 16px;
  color: #f07d6e;
  font-family: Argent CF;
}
.why-agent-hero-list {
  padding-left: 0;
}
.why-agent-hero-list li {
  background-image: url("assets/img/cstar.png");
  background-position: left top 5px;
  background-repeat: no-repeat;
  list-style-position: outside;
  list-style-type: none;
  padding-left: 40px;
}
.why-agent-hero-img-caption {
  text-align: center;
  font-size: 14px;
}
.why-agent-hero-text-block {
  color: #577087;
  font-size: 16px;
  text-align: center;
}

#nf-form-17-cont nf-fields-wrap {
  display: flex;
  flex-wrap: wrap;
}
#nf-form-17-cont nf-fields-wrap nf-field {
  justify-content: space-between;
  width: 33%;
}
#nf-form-17-cont nf-fields-wrap nf-field:last-child {
  width: 50%;
}
#nf-form-17-cont .nf-field-container, #nf-form-17-cont #ninja_forms_required_items {
  margin-bottom: 0;
}

.gm-os-list {
  padding-left: 0;
}
.gm-os-list li {
  background-image: url("assets/img/cstar.png");
  background-position: left top 5px;
  background-repeat: no-repeat;
  list-style-position: outside;
  list-style-type: none;
  padding-left: 40px;
}
.gm-os-list.pink li {
  background-image: url("assets/img/cstar-p.png");
}
.gm-os-list.yellow li {
  background-image: url("assets/img/cstar-y.png");
}
.gm-os-btn button.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
  background-color: #3c5a7d;
  border-color: #3c5a7d;
  color: white;
  background-image: none;
  font-weight: 700;
  text-transform: uppercase;
}

.gm-os-btn button.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover,
.gm-os-btn button.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {
  background-color: #254160;
  border-color: #254160;
}
.white-text {
  color: white!important;
}
.dev-text-center {
  text-align: center!important;
}
.dev-text-bold {
  font-weight: 700;
}
.gm-os-testimonials {
  color: #3c5a7d;
}
#gm-os-main-section {
  background-size: 100% auto;
}
#gm-bs-top-section {
  border-bottom-style: solid;
}
.gm-bs-text-desc {
  color: #254160;
}
#gm-bs-tabs ul li {
  color: #707070;
  font-size: 14px;
  line-height: 14px;
}

/* TIMELINE PLUGIN STYLE OVERRIDE */

[class*=svt-].is-hidden { 
visibility: visible !important; 
}

#svt-cd-timeline::before {
    content: '';
    position: absolute;
    top: 25px;
    height: 100%;
    width: 2px;
    background: #d7e4ed;
}

.svt-cd-timeline-content.is-hidden {
    position: relative;
    margin-left: 60px;
    border: none;
    font-size: 14px;
    color: #577087;
    font-weight:400;

}

.svt-cd-timeline-content.is-hidden h2{
    font-size: 16px;
    color: #577087;
    font-weight:600;
}

.svt-cd-timeline-content {
    position: relative;
    margin-left: 60px;
    padding: 0px;
    padding-right:20px;
    border: none;
    background: none; 
    box-shadow: none;
    radius: none;
}

.svt-cd-timeline-content::before{
    content: none;
}

.svt-cd-timeline-img {
    width:10px;
    height: 10px;
    margin-left:-6px;
    box-shadow: none;
}

.svt-cd-timeline-block {
    padding:0; 
    margin-bottom: 0;
    font-size:12px;
}

.svt-cd-timeline-content .svt-cd-date {
   padding: 0px;
   font-size:16px;
   color: #577087;
   font-weight:600;	
   left: auto;
   right: 110%;
   text-align: center;
}

/* AgentHeros Modal */
.page-template-template-agents .dropdown-wrapper{
	padding: 20px;
}
.agent-entry{
	margin-bottom: 25px;
	position: relative;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 25px;
}
.agent-entry .agent-name, .agent-bio .agent-name-bio{
	color: #00395d;
}
.agent-entry .agent-image, .agent-bio .agent-image-bio{
	padding-left: 0;
}
.agent-entry .agent-stats, .agent-bio .agent-stats-bio{
	margin: 0;
	list-style: none;
	padding: 0;
	font-size: 14px;
	color: #00395d;
	line-height: 27px;
}
.agent-entry .agent-read-more{
	display: inline-block;
	padding: 3px 5px;
	background-color: #f69788;
	color: #ffffff;
	text-transform: uppercase;
	position: absolute;
	bottom: 20px;
}
.agent-bio .back-to-agents, .agent-bio .connect-agent{
	display: inline-block;
	padding: 3px 5px;
	background-color: #f69788;
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.agent-bio{
	display: none;
}
.agent-bio .agent-bio-text{
	font-size: 14px;
	color: #00395d;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 15px auto;
}
.agent-full-bio .connect-agent{
    position: absolute;
    bottom: 34px;
    right: 29px;
}
.agent-loader {
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 150px;
    height: 150px;
    animation: spin 2s linear infinite;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -75px 0 0 -75px;
}

.circle {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  font-size: 16px;
  color: #fff;
  line-height: 50px;
  text-align: center;
  background: #567188
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}