*,
a:active,
a:focus,
a:hover {
    outline: 0;
}
*,
.m-0,
article,
body,
html,
ol,
ul {
    margin: 0;
}
.checks-control,
section {
    position: relative;
}
img {
    max-width: 100%;
}
* {
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
a {
    color: #222;
    transition: 0.3s;
}
a:hover {
    color: #243c7e;
    text-decoration: none;
}
a:active,
a:focus {
    text-decoration: none;
}
a,
button,
button:active,
button:focus,
select,
select:active,
select:focus {
    outline: 0;
    text-shadow: none;
    text-decoration: none;
}
.blue-text {
    color: #0083ff;
}
.yellow-text {
    color: #fecf39;
}
.blue-btn,
.white-text {
    color: #fff;
}
.light-white-text {
    color: #f2f2f2;
}
.light-blue {
    color: #839dbc;
}
.form-control:active,
.form-control:focus,
select,
select.form-control,
select:active,
select:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
*,
body,
html {
    padding: 0;
}
ol,
ul {
    list-style: none;
}
.clear {
    clear: both;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
    line-height: normal;
    margin: 0;
}
article {
    padding: 40px 0;
}
.blue-btn {
    background: #e05617;
    font-size: 18px;
}
.blue-clr-btn,
.orange-clr-btn {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
}
.blue-clr-btn {
    background: #04a5f0;
}
.orange-clr-btn {
    background: #f35225;
}
.blue-clr-btn img,
.orange-clr-btn img {
    max-width: 24px;
}
.blue-clr-btn:focus,
.blue-clr-btn:hover,
.orange-clr-btn:focus,
.orange-clr-btn:hover {
    opacity: 0.8;
    color: #fff;
}
.btn:active,
.btn:focus,
.btn:hover,
button:active,
button:focus,
button:hover {
    outline: 0 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
}
.btn,
a.btn,
button.btn,
input.btn {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    border: 0;
    height: auto;
    line-height: normal;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 12px 30px;
    text-align: center;
}
.form-control {
    padding: 9px 11px;
    background: #fff;
    height: auto;
    color: grey;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
.form-control::-webkit-input-placeholder {
    color: #8c8c8c;
}
.form-control:-moz-placeholder {
    color: #8c8c8c;
}
.form-control::-moz-placeholder {
    color: #8c8c8c;
}
.form-control:-ms-input-placeholder {
    color: #8c8c8c;
}
textarea {
    resize: none;
}
.img-hold img {
    width: 100%;
    height: auto;
}
.m-t-0 {
    margin-top: 0;
}
.m-r-0 {
    margin-right: 0;
}
.m-b-0 {
    margin-bottom: 0;
}
.m-l-0 {
    margin-left: 0;
}
.m-5 {
    margin: 5px;
}
.m-t-5 {
    margin-top: 5px;
}
.m-r-5 {
    margin-right: 5px;
}
.m-b-5 {
    margin-bottom: 5px;
}
.m-l-5 {
    margin-left: 5px;
}
.m-10 {
    margin: 10px;
}
.m-t-10 {
    margin-top: 10px;
}
.m-r-10 {
    margin-right: 10px;
}
.m-b-10 {
    margin-bottom: 10px;
}
.m-l-10 {
    margin-left: 10px;
}
.m-15 {
    margin: 15px;
}
.m-t-15 {
    margin-top: 15px;
}
.m-r-15 {
    margin-right: 15px;
}
.m-b-15 {
    margin-bottom: 15px;
}
.m-l-15 {
    margin-left: 15px;
}
.m-20 {
    margin: 20px;
}
.m-t-20 {
    margin-top: 20px;
}
.m-r-20 {
    margin-right: 20px;
}
.m-b-20 {
    margin-bottom: 20px;
}
.m-l-20 {
    margin-left: 20px;
}
.m-25 {
    margin: 25px;
}
.m-t-25 {
    margin-top: 25px;
}
.m-r-25 {
    margin-right: 25px;
}
.m-b-25 {
    margin-bottom: 25px;
}
.m-l-25 {
    margin-left: 25px;
}
.m-30 {
    margin: 30px;
}
.m-t-30 {
    margin-top: 30px;
}
.m-r-30 {
    margin-right: 30px;
}
.m-b-30 {
    margin-bottom: 30px;
}
.m-b-40 {
    margin-bottom: 40px;
}
.checks-control,
p {
    margin-bottom: 0;
}
.p-0 {
    padding: 0;
}
.p-5 {
    padding: 5px;
}
.p-10 {
    padding: 10px;
}
.p-15 {
    padding: 15px;
}
.p-20 {
    padding: 20px;
}
.p-25 {
    padding: 25px;
}
.p-30 {
    padding: 30px;
}
.p-40 {
    padding: 40px;
}
.p-t-0 {
    padding-top: 0;
}
.p-t-5 {
    padding-top: 5px;
}
.p-t-10 {
    padding-top: 10px;
}
.p-t-15 {
    padding-top: 15px;
}
.p-t-20 {
    padding-top: 20px;
}
.p-t-25 {
    padding-top: 25px;
}
.p-t-30 {
    padding-top: 30px;
}
.p-r-0 {
    padding-right: 0;
}
.p-r-5 {
    padding-right: 5px;
}
.p-r-10 {
    padding-right: 10px;
}
.p-r-15 {
    padding-right: 15px;
}
.p-r-20 {
    padding-right: 20px;
}
.p-r-25 {
    padding-right: 25px;
}
.p-r-30 {
    padding-right: 30px;
}
.p-b-0 {
    padding-bottom: 0;
}
.p-b-5 {
    padding-bottom: 5px;
}
.p-b-10 {
    padding-bottom: 10px;
}
.p-b-15 {
    padding-bottom: 15px;
}
.p-b-20 {
    padding-bottom: 20px;
}
.p-b-25 {
    padding-bottom: 25px;
}
.p-b-30 {
    padding-bottom: 30px;
}
.p-l-0 {
    padding-left: 0;
}
.p-l-5 {
    padding-left: 5px;
}
.p-l-10 {
    padding-left: 10px;
}
.p-l-15 {
    padding-left: 15px;
}
.p-l-20 {
    padding-left: 20px;
}
.p-l-25 {
    padding-left: 25px;
}
.p-l-30 {
    padding-left: 30px;
}
select[size] {
    appearance: list-menu;
    display: inline-block;
    height: attr(size, em);
}
.bootstrap-select > .dropdown-toggle,
select,
select.form-control {
    padding-right: 25px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/down-arrow.png) 98% center no-repeat #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ccc;
    width: 100%;
    height: 45px;
    line-height: 45px;
    color: #8c8c8c;
    background-size: 14px 14px;
    padding-left: 10px;
}
.bootstrap-select > .dropdown-toggle,
.bootstrap-select > .dropdown-toggle:active,
.bootstrap-select > .dropdown-toggle:focus,
.btn-group.open .dropdown-toggle,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
    background-color: #fff;
    border: 1px solid #ccc;
    outline: 0;
    padding-left: 11px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.bootstrap-select > .dropdown-toggle {
    color: #787877;
}
.bootstrap-select > .dropdown-toggle:active,
.dropdown-toggle.btn-default:active,
.dropdown-toggle.btn-default:active:focus,
.dropdown-toggle.btn-default:focus,
.dropdown-toggle.btn-default:hover,
.open > .dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-default:active,
.open > .dropdown-toggle.btn-default:active:focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover,
select:required {
    color: #30bdff;
    background: url(../img/icons/iselectarrow.png) right center no-repeat #fff;
    outline: 0 !important;
}
.contact-form.profile-form select.form-control,
select:required:invalid {
    color: #787877;
}
.bootstrap-select > .dropdown-toggle .bs-caret {
    display: none;
}
select.form-control::-ms-expand,
select::-ms-expand {
    display: none;
}
.checks-control {
    padding-left: 24px;
    line-height: 21px;
    font-weight: 400;
}
input[type="checkbox"]:not(old),
input[type="radio"]:not(old) {
    margin: 0;
    padding: 0;
    opacity: 0;
    position: absolute;
    top: 2px;
    left: 2px;
    z-index: -1;
}
input[type="checkbox"]:not(old) + span.checks,
input[type="radio"]:not(old) + span.checks {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 0;
    width: 19px;
    height: 21px;
    overflow: hidden;
    background-image: url(../img/icons/checks.png);
    background-repeat: no-repeat;
}
input[type="checkbox"]:not(old) + span.checks {
    background-position: 0 0;
}
input[type="radio"]:not(old) + span.checks {
    background-position: 0 -42px;
}
input[type="checkbox"]:not(old):checked + span.checks {
    background-position: 0 -21px;
}
input[type="radio"]:not(old):checked + span.checks {
    background-position: 0 -63px;
}
.yesno input[type="checkbox"]:not(old) + span::after,
.yesno input[type="checkbox"]:not(old) + span::before {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    text-align: center;
    color: #000;
}
.yesno input[type="checkbox"]:not(old) + span::before {
    content: "Yes";
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    background: #92dcf6;
}
.yesno input[type="checkbox"]:not(old) + span::after {
    content: "No";
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    background: #4ac5f0;
}
.yesno input[type="checkbox"]:not(old):checked + span::before {
    background: #4ac5f0;
}
.yesno input[type="checkbox"]:not(old):checked + span::after {
    background: #92dcf6;
}
.asterisk {
    color: #ed1c24;
}
.content-holder {
    display: table-row;
    width: 100%;
    height: 100%;
}
.btn-default,
.btn-default:active,
.btn-default:active:focus,
.btn-default:focus,
.btn-default:hover {
    background: #ccc;
    border: 0;
}
.btn-primary {
    padding: 15px 11px;
}
.btn-primary,
.btn-primary:active,
.btn-primary:active:focus,
.btn-primary:focus,
.btn-primary:hover {
    background: #0072bc;
    color: #fff;
    border: 0;
}
a[class*="btn-"] {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    text-align: center;
    text-decoration: none;
}
.close {
    opacity: 0.7;
}
.close:focus,
.close:hover {
    opacity: 1;
}
.div::after {
    content: "";
    clear: both;
    display: table;
}
.transition {
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
}
.bg-primary {
    background: #0072bc;
    color: #fff;
}
.sky-text {
    color: #04a5f0 !important;
}
.dark-gray {
    color: #535252;
}
.font-20 {
    font-size: 20px;
    line-height: 32px;
}
.black-text {
    color: #000;
}
.gray-text {
    color: #666;
}
@media (max-width: 767px) {
    h1 {
        font-size: 21px;
    }
    h2 {
        font-size: 19px;
    }
    h3 {
        font-size: 17px;
    }
    h4 {
        font-size: 16px;
    }
    h5 {
        font-size: 15px;
    }
    h6 {
        font-size: 13px;
    }
    .font-20 {
        font-size: 16px;
        line-height: 24px;
    }
}
@media (max-width: 1200px) {
    .font-20 {
        font-size: 17px;
        line-height: 24px;
    }
}
@media screen and (device-aspect-ratio: 2/3) {
    input[type="date"],
    input[type="datetime-local"],
    input[type="datetime"],
    input[type="email"],
    input[type="month"],
    input[type="number"],
    input[type="password"],
    input[type="text"],
    input[type="time"],
    input[type="url"],
    input[type="week"],
    select,
    textarea {
        font-size: 16px;
    }
}
@media screen and (device-aspect-ratio: 40/71) {
    input[type="date"],
    input[type="datetime-local"],
    input[type="datetime"],
    input[type="email"],
    input[type="month"],
    input[type="number"],
    input[type="password"],
    input[type="text"],
    input[type="time"],
    input[type="url"],
    input[type="week"],
    select,
    textarea {
        font-size: 16px;
    }
}
@media screen and (device-aspect-ratio: 375/667) {
    input[type="date"],
    input[type="datetime-local"],
    input[type="datetime"],
    input[type="email"],
    input[type="month"],
    input[type="number"],
    input[type="password"],
    input[type="text"],
    input[type="time"],
    input[type="url"],
    input[type="week"],
    select,
    textarea {
        font-size: 16px;
    }
}
@media screen and (device-aspect-ratio: 9/16) {
    input[type="date"],
    input[type="datetime-local"],
    input[type="datetime"],
    input[type="email"],
    input[type="month"],
    input[type="number"],
    input[type="password"],
    input[type="text"],
    input[type="time"],
    input[type="url"],
    input[type="week"],
    select,
    textarea {
        font-size: 16px;
    }
}
