html {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
}

body {
    margin: 0px;
    padding: 0px;
    text-align: center;
    width: 100%;
    height: 100%;
}

h1 {
    text-transform: uppercase;
}


/*********************************************************************************************************************General Styles******/

.clear {
    clear: both;
}

h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    font-weight: 100;
    color: #000;
    margin: 0px;
    padding: 0px;
}

h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 46px;
    font-weight: 100;
    color: #000;
    margin: 0;
    padding: 0;
}

h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 21px;
    font-weight: 500;
    color: #000;
    margin: 0;
    padding: 0;
}

h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    font-weight: 100;
    color: #000;
    margin: 0;
    padding: 0;
}

h5 {
    font-family: 'Montserrat', sans-serif;
    font-size: 38px;
    font-weight: 100;
    color: #000;
    margin: 0;
    padding: 0;
}

h6 {
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-weight: 100;
    color: #000;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
}

p,
.news-post-content a {
    font-family: 'Proxima Nova', sans-serif;
    font-size: 20px;
    font-weight: 100;
    color: #202020;
    line-height: 30px;
    margin: 0 0 1em 0;
    padding: 0;
}

.news-post-content a {
    text-decoration: underline;
}

ul.special {
    list-style-type: none;
    margin: 1em 0 0 0;
    padding: 0;
}

.special li {
    margin: 6px 0;
}

li {
    font-family: 'Proxima Nova', sans-serif;
    font-size: 20px;
    font-weight: 100;
    color: #202020;
    padding: 0;
}

a {
    font-family: 'Proxima Nova', sans-serif;
    font-size: 20px;
    font-weight: 100;
    color: #515151;
    line-height: 30px;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

a.bold {
    font-family: 'Montserrat', sans-serif;
    font-size: 21px;
    font-weight: 700;
    color: #000;
}

.white {
    color: #fff !important;
}

.center {
    text-align: center;
}

.middle {
    vertical-align: middle;
}

.spacer_40 {
    margin: 40px 0px;
}

.spacer_15 {
    margin: 15px 0px;
}

.spacer_100 {
    margin: 100px 0px;
}

.spacer_80top {
    margin: 80px 0px 0px 0px;
}

.row_padding {
    padding: 0px 0px;
}

.plain-box {
    padding: 15px !important;
}

.logo-box {
    height: 100px;
    text-align: center;
}

.box-ctr {
    vertical-align: middle !important;
    text-align: center !important;
}

.dash-left-0 {
    text-align: left;
    background: url('dash.jpg') no-repeat 10px bottom;
}

.dash-left-30 {
    text-align: left;
    background: url('dash.jpg') no-repeat 15px bottom;
}

.bg-fill-grey {
    background-color: #f4f4f4;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

ul {
    margin-top: 0px;
}

li {
    font-family: 'Proxima Nova', sans-serif;
    font-size: 20px;
    font-weight: 100;
    color: #202020;
    line-height: 30px;
    margin: 0;
    padding: 0;
}


/*********************************************************************************************************************Breadcrumbs******/

.breadcrumb a {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 100;
    color: #d7d7d7;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}

.breadcrumb {
    background-color: #595959;
    padding: 0;
    margin: 0;
    text-align: left;
}

.breadcrumb ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    font-size: 0;
}

.breadcrumb li {
    display: inline-block;
    margin: 0px 0px;
    padding: 2px 30px;
}

.breadcrumb li:first-child {
    background-color: #878787;
}


.breadcrumb li:nth-child(2) {
    background-color: #797979;
}

.breadcrumb li:nth-child(3) {
    background-color: #6a6a6a;
}


/*********************************************************************************************************************Divs******/

.col_a1 {
    display: inline-block;
    width: 30%;
    vertical-align: top;
    text-align: left;
    margin-right: 2.5%;
}

.col_a2 {
    display: inline-block;
    width: 45%;
    text-align: left;
    vertical-align: middle;
    margin-left: 0%;
}

.col_b1 {
    width: 100%;
    text-align: left;
    margin: 0 auto;
}

.col_c1 {
    display: inline-block;
    width: 20%;
    vertical-align: top;
    text-align: left;
    margin-right: 2.5%;
}

.col_c2 {
    display: inline-block;
    width: 55%;
    text-align: left;
    vertical-align: top;
    margin-left: 5%;
}

.col_d1 {
    display: inline-block;
    width: 18%;
    vertical-align: top;
    text-align: left;
    margin-right: 2%;
    /*background-color: #efefef;  */
}

.col_d2 {
    display: inline-block;
    width: 52%;
    vertical-align: top;
    text-align: left;
    margin-right: 2%;
    /*background-color: #d7d7d7; */
}

.col_d3 {
    display: inline-block;
    width: 25%;
    vertical-align: top;
    text-align: left;
    margin-right: 0%;
    /*background-color: #9e9e9e;*/
}

.gallery_d3_margin {
    margin-top: 127px;
}

.col_e1 {
    display: inline-block;
    width: 40%;
    vertical-align: top;
    text-align: left;
    margin-right: 4.5%;
    /*background-color: #9e9e9e;*/
}

.col_e2 {
    display: inline-block;
    width: 40%;
    vertical-align: top;
    text-align: left;
    margin-left: 4.5%;
    /*background-color: #9e9e9e;*/
}

/*
@media  only screen and (max-device-width: 1000px) {
.col_e1 {width: 90%;}
.col_e2 {width: 90%;}
}*/

.col_f1 {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    text-align: left;
    margin-left: 2.5%;
}

.col_f2 {
    display: inline-block;
    width: 25%;
    vertical-align: top;
    text-align: left;
    margin-left: 2.5%;
    /*background-color: #9e9e9e;*/
}

.col_g1 {
    display: inline-block;
    width: 25%;
    vertical-align: middle;
    text-align: left;
    margin-right: 2.5%;
}

.col_g2 {
    display: inline-block;
    width: 50%;
    text-align: left;
    vertical-align: middle;
    margin-left: 0%;
}


/*********************************************************************************************************************Header******/

.icon_menu {
    display: none;
}

.menu_mobile_button {
    display: none;
}

.menu_main {
    position: fixed;
    width: 100%;
    background-color: #fff;
    z-index: 10;
}

.logo {
    position: absolute;
    top: 30px;
    left: 50px;
    z-index: 20;
}

.logo img {
    width: 300px;
}

.social_buttons {
    position: absolute;
    top: 0;
    right: 0%;
    padding: 13px 17px 0px 0px;
    height: 49px;
    width: 290px;
    text-align: right;
    z-index: 2;
}

.social_buttons ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.social_buttons li {
    list-style-type: none;
    display: inline-block;
    padding: 0 3px 0;
}

.social_buttons img {
    vertical-align: middle;
}

.menu {
    text-align: center;
    width: 100%;
    padding: 0;
    margin: 37px 0 0 0;
    position: relative;
    z-index: 2;
}

.menu ul {
    list-style-type: none;
    padding: 0 0px;
    margin: 0 auto;
    width: 960px;
    font-size: 0px;
    /*border-bottom: 1px solid #747474;*/
}

.border {
    border-bottom: 1px solid #747474;
}

.menu ul li {
    display: inline-block;
    font-size: 0px;
    margin: 0;
    padding: 0;
}

.menu ul li a {
    /*display: block;*/
    display: table-cell;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 300;
    color: #000;
    text-decoration: none;
    vertical-align: bottom;
    margin: 0;
    padding: 18px 14px;
}

.menu ul li a.active {
    font-weight: 500;
}


/*
.menu ul li a::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #fff;
    transition: width .3s;
}

.menu ul li a:hover::after {
    width: 100%;
    //transition: width .3s;
}
*/

.menu ul li:hover {
    background: #484848;
}

.menu ul li:hover>a {
    color: #fff;
}

.menu ul li li:hover {
    background: #484848;
}


/*********************************************************************************************************************Share******/

.share-icons ul {
    list-style-type: none;
    margin: 20px 0 0 0;
    padding: 0;
}

.share-icons li {
    display: inline-block;
    margin: 0 5px 0 0;
    padding: 0;
}


/*********************************************************************************************************************Drop Down******/

.menu ul li:hover>ul {
    display: block;
}

.menu ul ul {
    /* background: url('menu_dropdown_bg1.png'); */
    padding: 0;
    text-align: center;
    display: none;
    width: 100%;
    position: absolute;
    top: 66px;
    left: 0px;
    height: auto;
}

.menu ul ul li {
    text-align: left;
    width: 191px;
    /*height: 300px;*/
    float: none;
    margin: 20px 0px;
    padding: 0px 0;
    border-right: 0px solid #fff;
    vertical-align: top;
}

.menu ul ul a {
    display: block;
    padding: 0px 0px 0px 0px;
    color: #fff;
    font-size: 16px;
}

.menu_dropdown_container {
    /*max-width: 1200px;*/
    max-width: 960px;
    min-width: 960px;
    padding: 0px 20px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    /*background: #484848 url('menu_dropdown_box_bg1.png');*/
    background: url('menu_dropdown_box_bg.png');
    border-top: 0px solid #fff;
}

.menu_dropdown_box .line {
    height: 2px;
    width: 20px;
    background-color: #e66348;
    margin: 15px 0px;
}

.menu_dropdown_box {
    margin: 20px 0 0 25px;
}

.lvl3_button a {
    line-height: 21px;
}

.lvl3_button {
    margin-bottom: 8px;
}


/*********************************************************************************************************************Row Top******/

.main-title {
    position: absolute;
    bottom: 100px;
    left: 100px;
    text-align: left;
}

.main-title h1,
.vline h1 {
    text-transform: uppercase;
}

.slides-container .main-title {
    bottom: 100px;
}

.slides-container h1 {
    font-size: 30px !important;
}

.row_top {
    width: 100%;
    height: 300px;
}

.row_top_full {
    width: 100%;
    height: 100%;
    min-width: 1000px;
}

.row_top_full h1 {
    /*background-color: #fff;*/
    color: #fff;
    display: inline-block;
    padding: 0px 10px;
}

.row_top_full .table {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 0 0 0px 0;
}

.row_top_full .table-cell {
    display: table-cell;
    vertical-align: middle;
    padding: 170px 0px;
}

.header_img {
    width: 100%;
}

.header_img img {
    width: 100%;
}

.sub_banner_image {
    width: 100%;
    height: 60%;
    background-color: red;
}

.sub_banner_image_small {
    width: 100%;
    height: 300px;
    background-color: red;
}

.row_top .table {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 0 0 0px 0;
}

.row_top .table-cell {
    display: table-cell;
    vertical-align: middle;
    padding: 170px 0px;
}

.row_top_sub {
    width: 100%;
    height: 180px;
    text-align: left;
    position: relative;
    z-index: 1;
}

.row_top_sub .table {
    display: table;
    width: 75%;
    height: 100%;
    text-align: left;
    padding: 0 0 0px 0;
    margin: 0 auto;
}

.row_top_sub .table-cell {
    display: table-cell;
    vertical-align: bottom;
    padding: 0px 0px 15px 0px;
}

.row_top_sub .breadcrumb {
    padding-left: 10px;
}

.row_top_sub h1,
.row_top_sub .breadcrumb {
    padding-left: 20px;
}

.vline {
    position: absolute;
    bottom: 0;
    width: 2px;
    height: 54px;
    /*height: 145px;*/
    background-color: #000;
}


/*********************************************************************************************************************Sub Menu Bar******/

.sub_menu_bar {
    background-color: #efefef;
    border-bottom: 1px solid #f1f1f1;
    padding: 40px 0px;
    margin-bottom: 20px;
}

.sub_menu_bar ul {
    list-style-type: none;
    font-size: 0px;
}

.sub_menu_bar li {
    display: inline-block;
    /*border-left: 1px solid #363636;*/
    margin: 0px 30px;
}

.sub_menu_bar li:last-child {
    /*border-right: 1px solid #363636;*/
}

.sub_menu_bar a,
.sub_menu_col a {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 300;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    padding: 0px 0px;
}

.sub_menu_col a:hover {
    background-color: #d05f45;
    color: #fff
}

.sub_menu_col .active {
    background-color: #333;
    color: #fff;
}

.sub_menu_col {
    margin: 0 0 50px 0;
}

.sub_menu_col ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.sub_menu_col a {
    padding: 0px 10px;
    display: inline-block;
}

.sub_menu_bar ul li a.active {
    font-weight: 500;
}

.sub_menu_bar .active {
    border-bottom: 5px solid #de4e38;
}


/*********************************************************************************************************************Resources******/

.r-button {
    font-family: 'Montserrat', sans-serif;
    font-size: 21px;
    font-weight: 700;
    color: #000;
    background-color: #ededed;
    margin: 0 auto;
    padding: 75px 100px;
}

.box_resources ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.box_resources li {
    list-style-type: none;
    margin: 0 0 10px 0;
    text-align: left;
}

.box_resources h3,
.box_resources li {
    cursor: pointer;
}

ul.r-dropdown {
    margin-top: 50px;
    display: none;
}

ul.r-sub-down {
    margin: 0px 0px 30px 0px;
    display: none;
}

ul.r-sub-down li {
    border-bottom: 1px solid grey;
    padding: 5px 0px;
}

.box_resources h3 {
    line-height: 35px;
}

ul.r-sub-down li:first-child {
    border-bottom: 0px;
}

.bg_resources_small {
    background: url('backgrounds/bg_resources_small.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.bg_resources {
    background: url('backgrounds/bg_resources.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.resources_button {
    margin-left: 50%;
}

.resources_button a {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 300;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    padding: 15px 15px;
    display: inline-block;
    border-left: 1px solid #333;
}

.resources_button img {
    vertical-align: middle;
}

.file-type {
    font-size: 16px;
    color: #333;
    border: 1px solid #333;
    text-transform: uppercase;
    padding: 3px;
}


/*********************************************************************************************************************Scroll Cue******/

.scroll_cue {
    position: absolute;
    bottom: 50px;
    left: 50%;
    z-index: 100000;
    margin-left: -20px;
}

.bounce {
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}

@keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-30px);
    }
    60% {
        transform: translateY(-15px);
    }
}

.scroll_icon {
    font-size: 100px;
    text-align: center;
    color: #7f7f7f;
    padding: 0;
}

.pulse2 {
    -webkit-animation: pulse2 3s linear infinite;
    -moz-animation: pulse2 3s linear infinite;
    -ms-animation: pulse2 3s linear infinite;
    animation: pulse2 3s linear infinite;
}

@keyframes "pulse2" {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -o-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse2 {
    0% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -moz-transform: scale(0.8);
        transform: scale(0.8);
    }
    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes "pulse2" {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-ms-keyframes "pulse2" {
    0% {
        -ms-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -ms-transform: scale(0.8);
        transform: scale(0.8);
    }
    100% {
        -ms-transform: scale(1);
        transform: scale(1);
    }
}


/*********************************************************************************************************************Footer******/

.footer {
    width: 100%;
    background-color: #efefef;
    height: auto;
    margin: 0 auto;
    text-align: center;
    min-width: 1000px;
    overflow: hidden;
}

.footer-margin {
    
    margin: 0 auto;
    padding: 30px 50px 0px 50px;
    min-width: 900px;

}

.footer-logo {
    margin: 0 0 0px 0;
}

.footer-logo img {
    width: 70px;
}

.footer a,
.footer p {
    font-family: 'Proxima Nova', sans-serif;
    font-size: 16px;
    font-weight: 100;
    color: #202020;
    line-height: 25px;
}

.footer-box-left {
    /*width: 45%;*/
    float: left;
    text-align: left;
    min-width: 450px;
}

.footer-addy-1 {
    float: left;
    margin-right: 20px;
    width: 220px;
    
}

.footer-addy-2 {
    float: left;
    width: 200px;
    
}

.footer-box-right {
    
    float: right;
    text-align: right;
    width: 475px;
}

.footer-bottom {
    text-align: right;
    border-top: 1px solid #000;
    padding: 15px 0 0 0;
    margin: 0px 0 0 0;
}

.footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.footer li {
    display: inline-block;
    margin: 0 5px;
    padding: 0;
}

.footer-signup {
    margin-right: 20px;
}

.footer-signup p {
    margin: 0px;
}

.footer-signup input[type=text] {
    border: 0px;
    font-size: 16px;
    height: 35px;
    width: 300px;
    margin-top: 10px;
}

#country-dropdown p.active,
.states-dropdowns p.active,
#country-dropdown p:hover,
.states-dropdowns p:hover {
    background: #333;
    color: #fff;
}

#country-dropdown,
.states-dropdowns {
    height: 150px;
    overflow-y: scroll;
}

#thank-you-text {
    background-color: #e25840;
    color: #fff;
    font-size: 21px;
    padding: 5px 15px;
    display: inline-block;
}


/* MODAL */

.modal-mask {
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    display: table;
    transition: opacity .3s ease;
}

.modal-wrapper {
    display: table-cell;
    vertical-align: middle;
}

.modal-container {
    width: 300px;
    margin: 0px auto;
    padding: 20px 30px;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .33);
    transition: all .3s ease;
    font-family: Helvetica, Arial, sans-serif;
}

.modal-header h3 {
    margin-top: 0;
    color: #42b983;
}

.modal-body {
    margin: 20px 0;
}

.modal-default-button {
    float: right;
}


/*
 * The following styles are auto-applied to elements with
 * transition="modal" when their visibility is toggled
 * by Vue.js.
 *
 * You can easily play with the modal transition by editing
 * these styles.
 */

.modal-enter {
    opacity: 0;
}

.modal-leave-active {
    opacity: 0;
}

.modal-enter .modal-container,
.modal-leave-active .modal-container {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}





/*popup new*/
.custom-select *,
.custom-select *::before,
.custom-select *::after {
	box-sizing: border-box;
}

.loading-form {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	z-index: 120000;
	background: rgba(0,0,0,.8);
}

.profile select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: none;
  padding: 10px 1em 10px 15px;
  margin: 0;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
  cursor: inherit;
  line-height: inherit;
  z-index: 1;
  outline: none;
}
.profile select::-ms-expand {
  display: none;
}

.profile .select {
  display: inline-grid;
  grid-template-areas: "select";
  align-items: center;
  position: relative;
  min-width: 5ch;
  border-radius: 2px;
  font-size: 1.25rem;
  cursor: pointer;
  line-height: 1.1;
  background-color: #E8E8E8;
font-family: 'Montserrat', sans-serif;
}
.profile .select {
	font-size: 1.2em;
}
.profile .select select, .profile .select::after {
  grid-area: select;
}
.profile .select:not(.select--multiple)::after {
  content: "";
  justify-self: end;
  width: 0.8em;
  margin-right: 10px;
  height: 0.5em;
  background-color: var(--select-arrow);
  -webkit-clip-path: polygon(100% 0%, 0 0%, 50% 100%);
          clip-path: polygon(100% 0%, 0 0%, 50% 100%);
}

.profile select:focus + .focus {
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  border: 2px solid var(--select-focus);
  border-radius: inherit;
}

.profile select[multiple] {
  padding-right: 0;
  height: 6rem;
}
.profile select[multiple] option {
  white-space: normal;
  outline-color: var(--select-focus);
}

.profile .select--disabled {
  cursor: not-allowed;
  background-color: #eee;
  background-image: linear-gradient(to top, #ddd, #eee 33%);
}

.profile label {
  font-size: 1.125rem;
}

.profile .select + label {
  margin-top: 2rem;
}

.profile-screen {
	display: none;
}

.profile {
	position: fixed;
	display: table;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.8);
	left: 0;
	top: 0;
	z-index: 100000;
	color: #000000;
}
.profile .area {
	padding: 20px 50px;
	border-radius: 2px;
	background: #f0efef;
	display: inline-block;
	width: 600px;
  position: relative;
  font-family: 'Montserrat', sans-serif;
}
.profile .area .area-ic {
}
.profile .area.thanks {
	display: none;
}

.profile .area .ylogo {
	width: 130px;
}
.profile .area h2 {
	font-size: 2em;
	margin-top: 20px;
	margin-bottom: 20px;
	letter-spacing: .3em;
	font-weight: 300;
}
.profile .area h3 {
	font-size: 1.2em;
	margin: 0 auto;
	line-height: 1.4em;
	margin-bottom: 30px;
}
.profile .area .form {
	display: inline-block;
	text-align: left;
	width: 70%;
}
.profile .area .di .bas {
	width: 140px;
	display: inline-block;
	vertical-align: middle;
  font-family: 'Montserrat', sans-serif;
}
.profile .area .di {
	margin-bottom: 5px;
}
.profile .area .di input[type='text']{
	background: #E8E8E8;
	font-family: 'Montserrat', sans-serif;
	border-radius: 2px;
	line-height: 2.4em;
	padding: 0 10px;
	font-size: 1.2em;
	outline: none;
	border: 2px solid #E8E8E8;
	width: calc(100% - 164px);
}
.profile .area .di .select {
	width: calc(100% - 141px);
	margin-left: -4px;
}
.profile .area .error input[type='text'] {
	border: 2px solid red;
}
.profile .area .error .select {
	border: 2px solid red;
	margin-left: -4px;
	width: calc(100% - 144px);
}
.profile .area .error .err_text {
	display: block;
}
.profile .area .err_text {
	display: none;
	color: red;
	font-style: italic;
	font-size: .8em;
	font-weight: 700;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 150px;
  font-family: 'Montserrat', sans-serif;
}
.profile .area .btn {
	background: #E25740;
	color: #ffffff;
	border-radius: 2px;
	padding: 20px 40px;
	display: inline-block;
	font-weight: 700;
	cursor: pointer;
  font-family: 'Montserrat', sans-serif;
}

.profile .area .perror {
	margin-bottom: 20px;
	color: #ff0100;
	font-style: italic;
}

.profile .dtr {
  display: table-row;
}
.profile .dtc {
  display: table-cell;
}
.profile .dib {
  display: inline-block;
}
.profile .vam {
  vertical-align: middle;
}
.profile .tac {
  text-align: center;
}
.profile .ara20 {
  display: block;
  height: 20px;
  width: 100%;
}
.lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
  margin-top: 40vh;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #fff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #fff transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.button-c {
	cursor: pointer;
}



.closebtn {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 40px;
  height: 40px;
  opacity: 0.7;
  cursor: pointer;
}
.closebtn:hover {
  opacity: 1;
}
.closebtn:before, .closebtn:after {
  position: absolute;
  left: 19px;
  content: ' ';
  height: 40px;
  width: 2px;
  background-color: #333;
}
.closebtn:before {
  transform: rotate(45deg);
}
.closebtn:after {
  transform: rotate(-45deg);
}
