.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

/* CSS reset */
body,div,dl,dt,dd,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td { 
    margin:0;
    padding:0;
}
html,body {
    background: #000;
}
select,
a,
input,
textarea,
figure,
button,
select,
option
{
    outline: none;
}
* {
    outline: none;
}
b, strong {
    font-family: 'Montserrat-Medium', sans-serif;
    font-weight: normal;
}
a {
    color: #fff;
    text-decoration: none;
}
a:hover {
    color: #4f9fe3;
    text-decoration: none;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
fieldset,img { 
    border:0;
}
textarea,
input:not(#submit){
    border: 1px solid #d6d6d6;
    padding: 13px 10px 12px 10px;
    color: #8a8a8a;
    width: 100%;
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 1;
    font-family: 'Montserrat-Regular';
}
input.required {
    background: #fff url(images/required.jpg) no-repeat;
    background-position: right 15px center;
}
input::placeholder {
    color: #a9a9a9;
}
textarea::placeholder {
    color: #a9a9a9;
}
textarea {
    width: 100%;
    min-height: 135px;
    padding: 13px 5px 12px 18px;
    color: #8a8a8a;
    font-size: 18px;
    margin-bottom: 15px;
    border: 1px solid #d6d6d6;
    font-family: 'Montserrat-Regular', sans-serif;
    line-height: 1.4;
    max-width: 100%;
}
label{
    font-weight: normal;
}
select {
    display: block;
    width: 100%;
    border: 1px solid #d6d6d6;
    padding: 13px 5px 11px 18px;
    font-size: 14px;
    line-height: 1.1;
    color: #a9a9a9;
    border-radius: 0px;
    font-family: 'Montserrat-Light', sans-serif;
    margin-bottom: 28px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    background: #fff no-repeat;
    background-position: right 15px center;
}
.width100 {
    width: 100%;
}
input[type="checkbox"] {
    display: inline-block;
    width: auto;
}
#submit_DISABLE{
    margin-bottom: 0px;
    border:0px;
    background-color: #2579c1;
    color:#fff;
    font-family: 'Montserrat-Regular', sans-serif;
    padding: 15px 10px;
    font-size: 14px;
}
#submit:hover{
    background-color: #ffffff;
    color:#2579c1;
}
address,caption,cite,code,dfn,th,var {
    font-style:normal;
    font-weight:normal;
}
caption,th {
    text-align:left;
}
q:before,q:after {
    content:'';
}
abbr,acronym {
    border:0;
}

#content * {
    word-break: break-word;
}
a.pdf_link_icon {
    font-size: 16px;
    color: #236fb1;
}
a.pdf_link_icon:before {
    content: "\f1c1";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    margin-right: 10px;
}
a.pdf_link_icon:hover {
    color: #fff;
}
canvas, img {
    image-rendering: optimizeQuality;
    image-rendering: -moz-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: optimize-contrast;
    -ms-interpolation-mode: bicubic;
}
::selection {
  background: #1b9ad6; /* WebKit/Blink Browsers */
  color:#fff;
}
::-moz-selection {
  background: #1b9ad6; /* Gecko Browsers */
  color:#fff;
}
select:active, select:hover {
  outline-color: #1b9ad6;
}
/* WORDPRESS CONTENT IMAGE CLASSES */

.alignright {
    float: right;
    margin: 0.5em 0 0.5em 1em;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
    float: left;
    margin: 0.5em 1em 0.5em 0;
}

.alignleft,
.alignright,
.aligncenter,
.alignnone {
    height: auto;
    max-width: 100%;
}
.inline {
    display: inline-block;
}
.float-right {
    float: right;
}
.no-padding{
    padding: 0px;
}
.no-margin{
    margin:0px;
}
.img100 img,
img.img100{
    width: 100%;
    height: auto;
}

ul {
    list-style: none;
    margin:0px;
    padding: 0px;
}
ul li:before {
    content: "\f105";
    display: inline-block;
    font: normal normal normal 12px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    margin-right: 9px;
    margin-left: 5px;
    font-size: 14px;
}
.editor_ui_top{
  border-top: 1px dashed gray;
}
.editor_ui_right{
  border-right: 1px dashed gray;
}
.editor_ui_left{
  border-left: 1px dashed gray;
}
.clearfix{
  border-bottom: 1px dashed gray;
}
.button {
    padding: 15px 40px;
    font-family: 'Montserrat-Medium', sans-serif;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    text-decoration: none;
    background: #2579c1;
    display: inline-block;
}
.button:hover{
    padding: 15px 40px;
    font-family: 'Montserrat-Medium', sans-serif;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    text-decoration: none;
    background: #2579c1;
    display: inline-block;
}
/*~~~~~~~~~~  FONTS  ~~~~~~~~~~*/
h1,
#top_title{
    color: #fff;
    font-size: 30px;
    font-family: 'Montserrat-Light', sans-serif;
    margin: 20px 0px 30px 0px;
}
#top_title{
    text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.5);
    margin: 36px 0px 36px 0px;
    line-height: 1.2;
}

h2,
#bottom_title{
    font-family: 'Montserrat-Medium', sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    margin-top: 17px;
    margin-bottom: 21px;
    display: block;
    line-height: 1.2;
}
h2.spacing_top_x2{
	padding-top: 30px;
}
h2.spacing_top_x3{
	padding-top: 60px;
}
h3{
    font-family: 'Montserrat-Medium', sans-serif;
    font-weight: normal;
    color:#fff;
    margin-top: 20px;
    display: block;
    line-height: 1.3em;
    margin-bottom: 13px;
    font-size: 16px;
}
h3.spacing_top_x2{
	padding-top: 30px;
}
h3.spacing_top_x3{
  padding-top: 60px;
}
h4{
  font-family: 'Montserrat-Medium', sans-serif;
  font-size: 15px;
  font-weight: normal;
  color:#fff;
  margin: 10px 0px 15px 0px;
  display: block;
  line-height: 1.4;
}
h4.spacing_top_x2{
	padding-top: 30px;
}
h4.spacing_top_x3{
  padding-top: 60px;
}
body{
	font-size: 14px;
	font-family: 'Montserrat-Light', sans-serif;
	color:#cfcfcf;
	line-height: 1.2;
}
p{
	font-size: 14px;
	font-family: 'Montserrat-Light', sans-serif;
	color:#cfcfcf;
	line-height: 1.4;
	margin-bottom: 15px;
}
p.wp-caption-text,
.wp-caption-dd {
    margin-bottom: 0px;
    text-align: center;
    margin-top: 3px;
    font-style: italic;
    font-family: 'Montserrat-Medium', sans-serif;
    font-weight: normal;
}
p.spacing_top_x2{
	padding-top: 26px;
}
p.spacing_top_x3{
	padding-top: 52px;
}
li {
    line-height: 1.4;
    margin-bottom: 0;
}
#tinymce ul,
.mainContent ul {
	margin: 0 0 15px;
}
#tinymce ul li ul,
.mainContent ul li ul {
    margin: 0;
}
#tinymce ul li,
.mainContent ul li {
    position: relative;
    padding-left: 20px;
}

#tinymce ul li:before,
.mainContent ul li:before {
    position: absolute;
    left: 0px;
    top: 1px;
    margin-left: 0;
}
hr {
    margin: 9px 0px 17px 0px; 
    border-bottom: 1px solid #323232; 
    border-top: 1px solid #000000; 
}
ul li ul {
    margin-left: 15px;
}
#tinymce ol,
.mainContent ol{
  padding-left: 14px;
  margin: 0 0 15px;
}
#tinymce ol li ol,
.mainContent ol li ol{
  padding-left: 20px;
  margin: 0;
}
span.dark-gray {
    color: #8b8b8b;
}
/*~~~~~~~~~~~ BUTTONS ~~~~~~~~~~~~*/

.white-button {
    color: #2579c1;
    font-size: 16px;
    border: 2px solid #2579c1;
    padding: 15px 40px;
    display: inline-block;
    line-height: 1;
    font-family: 'Montserrat-Medium', sans-serif;
    margin-top: 20px;
    background: transparent;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    word-break: break-all;
}
.white-button:hover {
    background: #fff;
}
.purple-blue {
    padding: 15px 40px;
    font-family: 'Montserrat-Medium', sans-serif;
    font-size: 16px;
    line-height: 1.7;
    color: #fff;
    text-decoration: none;
    background: #338fde;
    display: inline-block;
    cursor: pointer;
    word-break: break-word;
}
.purple-blue:hover {
    background: #165891;
}
.link-custom a,
a.link-custom {
    color: #4f9fe3;
    cursor: pointer;
}
.link-custom a:after,
a.link-custom:after {
    content: "\f105";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin-left: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    word-break: break-all;
}
.link-custom a:hover,
a.link-custom:hover {
    color: #79b8ee;
}
.mainContent.loaded .row img {
    max-width: 100%;
    height: auto;
}

a.link_blue {
    color: #4f9fe3;
}
a.link_blue:hover {
    color: #fff;
}

.info_icon_phone:before {
    content: "\f095";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 10px;
}
.info_icon_email:before {
    content: "\f0e0";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 10px;
}
.info_icon_www:before {
    content: "\f0ac";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 13px;
}

/*
*
* Margin spacing
*
*/

.remove_margin_top {
    margin-top: 0 !important;
}

.remove_margin_bottom {
    margin-bottom: 0 !important;
}