/*
 Theme Name:     Hello Elementor Child
 Theme URI:      https://elementor.com/hello-theme/
 Description:    Child theme for Hello Elementor
 Author:         Your Name
 Author URI:     https://yourwebsite.com
 Template:       hello-elementor
 Version:        1.0.0
 Text Domain:    hello-elementor-child
*/

@import url("style.css");
.btn-3a:before {
  background: rgba(0, 0, 0, 0.05) none repeat scroll 0 0;
}
.btn-3:before {
font-size: 140%;
height: 100%;
left: 0;
line-height: 3;
position:absolute;
top: 0;
width: 60px;
}
.btn-3a {
border: medium none;
cursor: pointer;
padding: 8px 20px;
}
.btn-3 {
background: #fcad26 none repeat scroll 0 0;
color: #fff;
}

.button_download{
border:1px solid #247e9e; 
-webkit-border-radius: 3px; 
-moz-border-radius: 3px;
border-radius: 3px;
padding: 8px 10px;
text-decoration:none; 
display:inline-block;
text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
font-size: 14px;
line-height: 12px;
color: #FFFFFF;
background-color: #2ea2cc; background-image: -webkit-gradient(linear, left top, left bottom, from(#2ea2cc), to(#1c5a85));
background-image: -webkit-linear-gradient(top, #2ea2cc, #1c5a85);
background-image: -moz-linear-gradient(top, #2ea2cc, #1c5a85);
background-image: -ms-linear-gradient(top, #2ea2cc, #1c5a85);
background-image: -o-linear-gradient(top, #2ea2cc, #1c5a85);
background-image: linear-gradient(to bottom, #2ea2cc, #1c5a85);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#2ea2cc, endColorstr=#1c5a85);
}

.button_download:hover{
border:1px solid #1b6079;
background-color: #2581a2; background-image: -webkit-gradient(linear, left top, left bottom, from(#2581a2), to(#133d5b));
background-image: -webkit-linear-gradient(top, #2581a2, #133d5b);
background-image: -moz-linear-gradient(top, #2581a2, #133d5b);
background-image: -ms-linear-gradient(top, #2581a2, #133d5b);
background-image: -o-linear-gradient(top, #2581a2, #133d5b);
background-image: linear-gradient(to bottom, #2581a2, #133d5b);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#2581a2, endColorstr=#133d5b);
}
.button_download.green{
border:1px solid #21874B;
background-color: #28A65C; background-image: -webkit-gradient(linear, left top, left bottom, from(#28A65C), to(#7DB836));
background-image: -webkit-linear-gradient(top, #28A65C, #7DB836);
background-image: -moz-linear-gradient(top, #28A65C, #7DB836);
background-image: -ms-linear-gradient(top, #28A65C, #7DB836);
background-image: -o-linear-gradient(top, #28A65C, #7DB836);
background-image: linear-gradient(to bottom, #28A65C, #7DB836);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#28A65C, endColorstr=#7DB836);
}

.button_download.green:hover{
border:1px solid #21874B;
background-color: #218A4C; background-image: -webkit-gradient(linear, left top, left bottom, from(#218A4C), to(#7DB836));
background-image: -webkit-linear-gradient(top, #218A4C, #7DB836);
background-image: -moz-linear-gradient(top, #218A4C, #7DB836);
background-image: -ms-linear-gradient(top, #218A4C, #7DB836);
background-image: -o-linear-gradient(top, #218A4C, #7DB836);
background-image: linear-gradient(to bottom, #218A4C, #7DB836);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#218A4C, endColorstr=#7DB836);
}
.button_download.blue{
border:1px solid #10668C; 
background-color: #266594; background-image: -webkit-gradient(linear, left top, left bottom, from(#266594), to(#199BD5));
background-image: -webkit-linear-gradient(top, #266594, #199BD5);
background-image: -moz-linear-gradient(top, #266594, #199BD5);
background-image: -ms-linear-gradient(top, #266594, #199BD5);
background-image: -o-linear-gradient(top, #266594, #199BD5);
background-image: linear-gradient(to bottom, #266594, #199BD5);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#266594, endColorstr=#199BD5);
}

.button_download.blue:hover{
border:1px solid #10668C;
background-color: #2C73A8; background-image: -webkit-gradient(linear, left top, left bottom, from(#2C73A8), to(#178FC4));
background-image: -webkit-linear-gradient(top, #2C73A8, #178FC4);
background-image: -moz-linear-gradient(top, #2C73A8, #178FC4);
background-image: -ms-linear-gradient(top, #2C73A8, #178FC4);
background-image: -o-linear-gradient(top, #2C73A8, #178FC4);
background-image: linear-gradient(to bottom, #2C73A8, #178FC4);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#2C73A8, endColorstr=#178FC4);
}
.button_download.maroon{
border:1px solid #6B2401; 
background-color: #D24F00; background-image: -webkit-gradient(linear, left top, left bottom, from(#D24F00), to(#6B2401));
background-image: -webkit-linear-gradient(top, #D24F00, #6B2401);
background-image: -moz-linear-gradient(top, #D24F00, #6B2401);
background-image: -ms-linear-gradient(top, #D24F00, #6B2401);
background-image: -o-linear-gradient(top, #D24F00, #6B2401);
background-image: linear-gradient(to bottom, #D24F00, #6B2401);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#D24F00, endColorstr=#6B2401);
}

.button_download.maroon:hover{
border:1px solid #6B2401;
background-color: #C7703C; background-image: -webkit-gradient(linear, left top, left bottom, from(#C7703C), to(#632101));
background-image: -webkit-linear-gradient(top, #C7703C, #632101);
background-image: -moz-linear-gradient(top, #C7703C, #632101);
background-image: -ms-linear-gradient(top, #C7703C, #632101);
background-image: -o-linear-gradient(top, #C7703C, #632101);
background-image: linear-gradient(to bottom, #C7703C, #632101);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#C7703C, endColorstr=#632101);
}
.psbutton{ cursor: pointer;  }
.psbutton > span {padding: 10px 0 10px 10px; }
.button_download.psbutton:hover { color: #fff; }
.psbutton-wrapper {margin: 10px 0 !important; }
.psbutton.medium{padding: 10px 20px;}
.psbutton.rounded{ border-radius: 15px; }
.psbutton.bold {font-weight: bold; }
.psbutton i {font-size: 15px;}

/*---------------------------- Button ------------------------------*/


/*------------------------------------- Resources Page ---------------------------*/
.resource { text-align: center; margin-bottom: 0px; margin-top: 23px !important;}
.resources h2{ margin-bottom: 10px; }
#resourcerow { margin-left: -17px; }
.section-resource .vc_col-sm-3 { border-right: 2px solid #e3e3e3; }
.resobutton:hover{background-color: #7DB836; border-color: #7DB836; color: #fff; }
.resource h4 {font-size: 16px; height: 46px; overflow: hidden; }
.form-control input {
border: 1px solid #d5d5d5;
border-radius: 0;
color: #818181;
font-size: 14px;
height: 25px;
padding: 5px;
width: 100%;
}
.form-control{ margin-bottom: 15px; }
.form-control label.error {color: #ff0000; font-size: 13px; }
input.error{ border-color: #ff0000; }
.form-control > label, .form-control p {font-size: 14px; }
.modal-content > form {padding: 0 20px; }
#download-document .submitbutton, .ps_submit {
background-color: #7db836;
border: 2px solid #7db836;
border-radius: 2px;
color: #fff;
cursor: pointer;
font-size: 16px;
font-weight: bold;
padding: 8px;
text-align: center;
text-shadow: unset;
width: 200px;
}
.form-submit {text-align: center; }
body.page-template-template-resources .wrapper .content .container { background-color: #fff; }
li.term{ padding-left: 10px; }
li.term.active > a {color: #7db836; }
li.term.active {background-color: transparent; border: 2px solid #e3e3e3; border-radius: 3px; color: #7db836; margin-right: -2px; border-right: none; } 
li.term a {display: inline-block; padding: 5px 0; }
li.term.active { background-color: rgb(255, 255, 255); }
#resourcerow .resource {padding: 0 30px; }
.add-text-shadow p, .add-text-shadow span,
.add-text-shadow h1 {text-shadow: 1px 1px 2px #000 !important;}
/*.section-resource .vc_col-sm-3 { background-color: #ddd; padding: 10px; }*/
.section-resource .vc_col-sm-3 {padding: 0; }
span.reset {background-color: red; border-radius: 25px; color: #fff; cursor: pointer; font-size: 10px; padding: 5px 10px; vertical-align: middle;}



.modal {
display: none; /* Hidden by default */
position: fixed; /* Stay in place */
z-index: 9999999; /* Sit on top */
padding-top: 5%; /* Location of the box */
left: 0;
top: 0;
width: 100%; /* Full width */
height: 100%; /* Full height */
overflow: auto; /* Enable scroll if needed */
background-color: rgb(0,0,0); /* Fallback color */
background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
background-color: #fefefe;
margin: auto;
padding: 20px;
border: 1px solid #888;
width: 80%;
max-width: 400px;
}

/* The Close Button */
.close {
color: #aaaaaa;
float: right;
font-size: 28px;
font-weight: bold;
margin: -15px -10px 0 0;
}

.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
}
.mbutton{
background-color: transparent;
border: 2px solid #303030;
border-radius: 4px;
box-sizing: initial;
color: #303030;
cursor: pointer;
display: inline-block;
font-family: inherit;
font-size: 13px;
font-style: normal;
font-weight: 700;
height: 39px;
letter-spacing: 1px;
line-height: 39px;
margin: 0;
outline: 0 none;
padding: 0 23px;
position: relative;
text-align: left;
text-decoration: none;
text-shadow: none;
text-transform: uppercase;
transition: color 0.1s linear 0s, background-color 0.1s linear 0s, border-color 0.1s linear 0s;
width: auto;
}
.mbutton.small {
font-size: 12px;
height: 30px;
line-height: 30px;
padding: 0 17px;
}


.hs-hiddenfields {
    visibility: hidden;
    pointer-events: none;
    width: 0;
    height: 0;
    position: absolute;
    top: -9999px;
    left: -9999px;
    z-index: -1;
}