@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,800,700,600,300);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic);

body {
    /*font-family: Arial, Helvetica Neue, Helvetica, sans-serif;*/
    font-family:  Arial, Helvetica Neue, Helvetica, sans-serif;
    text-align: left;
    font-size: 14px;
    line-height: 17px;
    word-wrap: break-word;
    text-rendering: optimizeLegibility;
    -moz-font-feature-settings: 'liga';
    -ms-font-feature-settings: 'liga';
    -webkit-font-feature-settings: 'liga';
    font-feature-settings: 'liga';
}


.sitemap h3{

    font-weight: 700;
    color: #ff0000;
    font-size: 16px;
}
.sitemap h4{
  
    font-weight: 700;
    color: #000000;
    font-size: 16px;
    text-align: left;
}
.sitemap ul li{
    font-weight: 400;
    font-size: 14px;

}
.footer .slogan{
    font-weight: 400;
    color:#7f7f7f;
    font-size: 22px;
    text-align: center;
    line-height: 35px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: Roboto, "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
   /* font-family: 'Roboto',"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font-weight: 400;
    line-height: 1.1;
    color: #444444;
}
h1{
    font-size: 23px;
    line-height: 28px;
    color: #000;
}
h1.title-site{
    text-align: center;
}
h3{
    font-size: 15px;
    font-weight: 700;
    color: #000000;
}
h4{
    font-size: 14px;
    font-weight: 600;
    color: #FF0000;
}
.title{
     text-align: center;
}
a{
   color: #FF0000;
   cursor: pointer;
}
a:hover{
   color: #FF0000;
   cursor: pointer;
}
a.readmore{
    background-color: #ff0000;
    color: #fff;
    padding: 3px 20px;
    float: right;
    margin-top: -23px;
    position: relative;
    cursor: pointer;
}
.tab-content>.active{
   box-shadow: 0 3px 6px -2px #d8d8d8;
}
#search-bar #search-bar .col-1, #search-bar .col-2, #search-bar .col-3, #search-bar .col-4, #search-bar .col-5, #search-bar .col-6, #search-bar .col-7, #search-bar .col-8, #search-bar .col-9, #search-bar .col-10, #search-bar .col-11, #search-bar .col-12, #search-bar .col,
#search-bar .col-auto, #search-bar .col-sm-1, #search-bar .col-sm-2, #search-bar .col-sm-3, #search-bar .col-sm-4, #search-bar .col-sm-5, #search-bar .col-sm-6, #search-bar .col-sm-7, #search-bar .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
#search-bar .col-sm-auto, #search-bar .col-md-1, #search-bar .col-md-2, #search-bar .col-md-3, #search-bar .col-md-4, #search-bar .col-md-5, #search-bar .col-md-6, #search-bar .col-md-7, #search-bar .col-md-8, #search-bar .col-md-9, #search-bar .col-md-10, #search-bar .col-md-11, #search-bar .col-md-12, #search-bar .col-md,
#search-bar .col-md-auto, #search-bar .col-lg-1, #search-bar .col-lg-2, #search-bar .col-lg-3, #search-bar .col-lg-4, #search-bar .col-lg-5, #search-bar .col-lg-6, #search-bar .col-lg-7, #search-bar .col-lg-8, #search-bar .col-lg-9, #search-bar .col-lg-10, #search-bar .col-lg-11, #search-bar .col-lg-12, #search-bar .col-lg,
#search-bar .col-lg-auto, #search-bar .col-xl-1, #search-bar .col-xl-2, #search-bar .col-xl-3, #search-bar .col-xl-4, #search-bar .col-xl-5, #search-bar .col-xl-6, #search-bar .col-xl-7, #search-bar .col-xl-8, #search-bar .col-xl-9, #search-bar .col-xl-10, #search-bar .col-xl-11, #search-bar .col-xl-12, #search-bar .col-xl,
#search-bar .col-xl-auto{
	padding: 0;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto{
	
}
/* width */
.wrapper-main::-webkit-scrollbar {
    width: 7px;
}

/* Track */
.wrapper-main::-webkit-scrollbar-track {
    background: #444;
    background: rgba(0,0,0,.5);
    border-radius: 2px;
    position: relative;
    margin: 0 1px;
}
 
/* Handle */
.wrapper-main::-webkit-scrollbar-thumb {
    background: rgba(255,0,0, 1); 
    border-radius: 3px;
}
/***************Header*********************/
.site-slogan{
	position: initial;
    top: 67px;
    left: 226px;
    font-weight: 500;
    color: #3c2d2d;
    font-size: 30px;
    font-style: italic;
}
.user-area  li{
	display: -webkit-box;
}
.user-area .user-login .register{
	padding-right: 5px;
}
.user-area .user-login .login{
    padding-left: 5px;
}
#logo{
	padding-left: 0;
}

/******************MENU******************/
.navbar-brand{
	padding: 15px 4px;
    font-size: 0.7em;
    letter-spacing: 1px;
}
ul.social{
	
}
ul.social img{
	width:53px;
}
ul.social li a{
	padding:0 2px;
}
.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}
.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.nav-tabs li.active a, .nav-tabs li.active a:hover, body .nav-tabs>li.active>a:focus, body .nav-tabs>li.active>a:hover {
    background: #9B1212;
    color: #fff;
}
.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}
.dropdown-menu>li{
    padding: 5px;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .dropdown-submenu:hover>a, .dropdown-submenu:focus>a{

}
/* Handle on hover */
.wrapper-main::-webkit-scrollbar-thumb:hover {
}
p{
    /*font-family: Roboto, "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	/*font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font-size: 14px;
    line-height: 1.42857143;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000000;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #000000;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #000000;
}
:-moz-placeholder { /* Firefox 18- */
  color: #000000;
}
input[type="number"]::-webkit-input-placeholder {
  color: #000000;
}
input[type="text"]::-webkit-input-placeholder {
  color: #000000;
}
/*===== intro ====*/
.portfolio-item .item{
	border: 1px solid #f2f2f2;
    border-radius: 5px;
    box-shadow: 0 3px 6px -2px #d8d8d8;
    margin: 10px 0 25px;
    overflow: hidden;
    clear: both;
    padding: 6px;
    width: 100%;
}
.intro .container {
    background-color: rgba(0,0,0,0.5);
        padding: 30px 0 15px 0;
}
.intro-content > h1{
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-weight: 200;
    text-transform: uppercase;
    margin-bottom: 45px;
    word-spacing: 6px;
} 

.intro-content > a > i.lnr{
    font-size: 10px;
    margin-left: 5px;
}

.intro-content > p{
    color: #f8f8f8;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    max-width: 570px;
}

.intro .carousel-indicators {
    bottom: 0;
    margin-bottom: -20%;
}

.intro .carousel-indicators li {
    background-color: #1abc9c;
    border: 2px solid #1abc9c;
    height: 15px;
    width: 15px;
    margin: 4px;
}

.intro .carousel-indicators .active {
    background-color: #fff;
    border: 3px solid #fff !important;
    height: 13px;
    margin: 5px;
    width: 13px;
}
.intro .form-control {
    background-color: #f7f7f7;
    background-image: none;
    border: 1px solid #c6c4c4;
    border-radius: 0;
    box-shadow: none;
    color: #000000;
    font-size: 13px;
    height: 45px;
    padding: 10px 15px;
    width: 100%;
}
.intro .form-group {
    margin: 0;
    padding: 0;
}
.btn {
    border-radius: 0;
    padding: 10px 20px;
    text-transform: uppercase;
    word-spacing: 3px;
    font-size: 13px;
    margin: 0;
    line-height: 1.8;
}
.idlike {
    padding-top: 5px;
}
.intro .btn-group, .intro .btn-group-vertical {
    width: 100%;
}
.intro .btn.btn-default {
    background-color: #f7f7f7;
    color: #444;
    border-color: transparent;
    width: 100%;
}
.intro .dropdown-menu {
    min-width: 100%;
    }
.intro .btn.btn-warning,.intro .btn.btn-info {
    width: 100%;
}
p.listing-found {
    text-align: center;
    font-size: 1em;
    padding: 12.5px;
    background: #FFF;
}
.idlike label {
    color: #fff;
}
.intro h2.section-title {
    color: #FFF;
    }
.marginT10 {
	margin-top: 10px;
}
.marginT20 {
	margin-top: 20px;
}

.clear {
	clear: both;
}

.thubnail img {
	width: 100%;
}

.section-2 img {
	width: 100%;
}

.section-2 span {
	color: red;
	font-weight: 600;
}

.borderSolid {
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    box-shadow: 0 3px 6px -2px #d8d8d8;
    margin: 10px 0 25px;
    overflow: hidden;
    clear: both;
    overflow: hidden;
    padding: 6px;
    width: 100%;
  
}

.pure-right img {
	width: 20px;
	height: 16px;
	background-size: contain;
	opacity: 0.4;

}

.byLocation ul {
	list-style: none;
	padding: 0;
	text-align: left;
}

.byLocation ul li a {
	font-size: 14px;
	color: #000;
	text-decoration: none;
}

.wrapper-main p {
    font-weight: 500;
    text-align: left;
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
/*============btn==============*/
.btn-info.active.focus, 
.btn-info.active:focus, 
.btn-info.active:hover, 
.btn-info:active.focus, 
.btn-info:active:focus, 
.btn-info:active:hover, 
.open>.dropdown-toggle.btn-info.focus, 
.open>.dropdown-toggle.btn-info:focus, 
.open>.dropdown-toggle.btn-info:hover{
	color: #fff;
    background-color: #e3030d;
    border-color: #e3030d;
}
.btn-info:hover{
	background-color: #e3030d;
    border-color: #e3030d;
}
.btn-info{
    background-color: #e3030d;
    border-color: #e3030d;
}
ul.site-links {
	margin: 0;
	padding: 0;
	list-style: none;
}


ul.site-links li {
	display: block;
}



ul.site-links li a, .footer p {
	color: #000;
	font-size: 13px;
	color: #000;
	text-decoration: none;
}

.navbar {
    border-radius: 0;
}
.navbar .icon-bar{
	display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #808080;
}
.navbar .icon-bar + .icon-bar {
    margin-top: 4px;
}
#iconbar {
    float: left;
    margin: 3px 14px 0 0;
}
.navbar .contact-btn{
	background-color: #d4145a;
}
.navbar-default .navbar-nav.contact-btn>li>a{
    color: #ffffff;
}
.navbar-default{
	font-family: Roboto, "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
}
#lang {
	float: right;
}
#lang ul{
    list-style: none;
    display: -webkit-box;
    display: -webkit-inline-box;
}
#lang ul li{
	padding: 5px;
}
.info-text{
	float: right;
}
.info-text span{
	display: block;
	font-size: 16px;
    line-height: 1.2;
}
/********************************
************Search***************
*********************************/
.fa-angle-down{
    font-size: 2em;
    font-weight: 700;
}
#search-bar{
    font-family: Roboto, "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#search-bar-Bg {
    background: 0 0;
    min-height: 0;
    background-size: 100% 350px;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    min-width: 990px;
    z-index: 11002;
}
.boxSize, .boxSize * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#search-bar ul li a{
	color: #fff;
}
#search-bar a.tabs {
    font-weight: 600;
    height: 38px;
    text-shadow: 1px 1px rgba(0,0,0,.25);
    transition: all 151ms ease-in 80ms;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    float: left;
    margin-right: 2px;
    padding: 8px 14px;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
}

#search-bar a.tabs {
    font-weight: 600;
    height: 38px;
    text-shadow: 1px 1px rgba(0,0,0,.25);
    transition: all 151ms ease-in 80ms;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    float: left;
    margin-right: 2px;
    padding: 8px 14px;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
}
#search-bar .nav-tabs{
	border-bottom:none;
}
#search-bar .row{
	margin: 0;
}
#search-bar .btn{
	width: 100%;
	height: 45px;
    padding: 10px 15px;
    border: 1px solid #33333354;
    background-color: #f7f7f7d9;
    color: #000;
    border: 1px solid #33333354;
}
#search-bar .btn.search{
    background-color: #d4145a;
    color: #fff;
    font-family: Roboto, "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
}
#search-bar .nav-tabs>li>a{
	border-radius:0;
    color: #ffffff;
	font-weight: 300;
    height: 45px;
    text-shadow: 1px 1px rgba(0,0,0,.25);
    transition: all 151ms ease-in 80ms;
    font-size: 14px;
    font-weight: 500;
    float: left;
    padding: 13px 30px;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    border: 0;
}
#search-bar .nav-tabs>li.active{
	/*background-color: rgba(202,202,202,.5);*/
}
#search-bar .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	box-shadow: none;
    z-index: 1;
    background-color: rgba(202,202,202,.5);
    color: #fff;
    font-size: 17px;
}

#search-bar .nav-tabs>li.active>a:hover {
   box-shadow: none;
    z-index: 1;
    background-color: rgba(202,202,202,.5);
    color: #fff;
    font-size: 17px;
}

#search-bar .nav-tabs>li>a:hover {
    z-index: 1;
    background-color: rgba(0,0,0,.25);
    color: #fff;
    font-size: 16px;
}
#search-bar .form-group.text_keywords{
	background-color: #ddd;
}
#search-bar .more_search{
	background-color: #fff;
	z-index: 999999;
    position: relative;
}
#search-bar .advance_search ul{
	list-style: none;
}
#search-bar .advance_search ul li{
	padding: 5px;
}
#search-bar .third.advance_search {
	padding: 20px;
}
.purpose_col{
	padding-left: 0;
}
/************************MAIN*************************************/
.wrapper-main {
   /*height: 317px;*/
   height: 207px;
   overflow:hidden;
}
.wrapper-main:hover{
	overflow-y:scroll;
}

.box-welcome .wrapper-right img{
    margin: 10px;

}
.portfolio-item .thubnail {
    overflow: hidden;
    position: relative;
}
.portfolio-item{
    overflow: hidden;
    position: relative;
}
.portfolio-item img{
   transition: 0.3s;
    width: 100%;
    position: inherit;
    max-height: 237px;
    height: 237px;
    cursor: pointer;
}
.portfolio-item img:hover{
    transform: scale(1.1);
}
.portfolio-item .title-img{
	color: #fff; 
	background: gray; 
	padding: 10px;
	text-align: center;
	font-weight: 400;
	font-size: 12px;
	margin: 0;
}
.portfolio-item figure{
	color: #2f2f2f;
	font-size: 13px;
	text-align: center;
}
.portfolio-item figure b{
	font-weight: 600;

}
.portfolio-item .readmore{
    background-color: #ff0000;
    color: #fff;
    padding: 3px 20px;
    float: right;
    margin-top: -23px;
    position: relative;
    cursor: pointer;
}
.box-welcome.second {
    margin-top: 20px;
    text-align: center;
}
.features .item{
    padding: 12px 10px;
}
.features .thubnail{
    overflow: hidden;
    position: relative;
}
.features img{
   transition: 0.3s;
    width: 100%;
    position: inherit;
    cursor: pointer;
}
.features img:hover{
    transform: scale(1.1);
}
.features .price{
    color: #2f2f2f;
    font-size: 13px;
    font-weight:600;
    text-align: center;
}
.item .link{
    position: relative;
}
.item .link-arrow{
    right: 0;
    position: absolute;
    top: -27px;
}
.item .link-arrow {
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    color: #2a2a2a;
    display: inline-block;
}
.item .link-arrow:after {
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    font-family: 'fontawesome';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    content: "\f105";
    color: #808080;
    left: 0;
    font-size: 35px;
    margin-left: 10px;
    vertical-align: middle;
    position: relative;
    bottom: 2px;
}
.item .link-arrow:hover{
    cursor: pointer;
    text-decoration: none;
}
.item .link-arrow:hover:after{
    left: 5px;
}
/**************************PROPERTY LIST****************************/
.fa-heart{
    color: #fff;
}
.search-box section{
	padding:20px;
}
.search-box #search-bar .nav-tabs>li>a{
	color:#000;
}
/* .view_style .list_view{
	padding-right
} */
.view_style .list_view.active .btn{
    color: #fff;
    background-color: #636161;
    border-color: #777;
}
.view_style .map_view{
	padding-left: 0;
	padding-right: 18px;
}
.view_style .map_view.active .btn{
    color: #fff;
    background-color: #636161;
    border-color: #777;
}
/********************************
***********PROPERTY DETAIL********
*********************************/
.property-detail #realestate-search{
    text-align: center;
    font-family: Roboto, "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.25em;
    padding: 20px 0;
}
.property-detail #realestate-search a:hover{
    text-decoration: none;
}
.property-detail .collapsing {
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
    visibility: hidden;
    animation-delay: 2s;
}

.property-detail .collapse.show {
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
    visibility: visible;
    animation-delay: 2s;
}
.property-detail .main-detail{
    color: #000;
}
.property-detail .main-detail ul{
    padding-left: 0;
    /*margin-top: 54px;*/
}
.property-detail .main-detail ul li{
    background-color: transparent;
    box-shadow: inset 0 0 0 1px #555555;
    padding: 10px 10px;
    border: 1px solid #ded6d6;
    box-shadow: 0 3px 6px -2px #d8d8d8;
    margin: 8px 0 5px;
    overflow: hidden;
    clear: both;
    text-align: left;
    font-size: 15px;
    font-weight: 600;
    font-family: Raleway, Arial, Helvetica, sans-serif;
    list-style: none;
    line-height: 20px;
    text-align: center;
}
.property-detail .main-detail ul li i.fa{
    display:block;
}
.property-detail .main-detail ul li:hover{
    box-shadow: inset 0 0 0 1px #ce1b28;
    color: #ce1b28;
}
.property-detail .main-detail ul li a:hover{
     color: #ce1b28;
    text-decoration: none;
    font-weight: 600;
}
.property-detail .main-detail h4{
	font-weight: 500; 
	padding: 0; 
	margin: 0px 0px 10px; 
	color: #000;
}
.property-detail .main-detail a{

    color: #555555;
}
.boxInfo {
    padding: 10px;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    box-shadow: 0 3px 5px -2px #4a4a4a;
    margin: 10px 0 15px;
    overflow: hidden;
    clear: both;
}
.main-detail .info{
    font-size: 17px;
    color: #555; 
}
#google-map{
	margin-top:40px;
}
.boxInfo .info{
	font-size:13px;
}
ul.feature_property{
    list-style: none;
}
.feature_property li{
    line-height: 2;
}
.fa-check{
    color: #FF0000;
    padding-right: 2px;
}
.section-2 img {
    width: 100%;
}
@-webkit-keyframes _10obz{
    0%,to{
        background:#fff
    }
    50%{
        background:#4a4a4a
    }
}
@keyframes _10obz{
    0%,to{
        background:#fff
    }
    50%{
        background:#4a4a4a
    }
}
@-webkit-keyframes HzCDL{
    0%{
        width:0
    }
    to{
        width:100%
    }
}
@keyframes HzCDL{
    0%{
        width:0
    }
    to{
        width:100%
    }
}
@-webkit-keyframes _2X_v2{
    0%,80%,to{
        -webkit-transform:scale(0);
        transform:scale(0)
    }
    40%{
        -webkit-transform:scale(1);
        transform:scale(1)
    }
}
@keyframes _2X_v2{
    0%,80%,to{
        -webkit-transform:scale(0);
        transform:scale(0)
    }
    40%{
        -webkit-transform:scale(1);
        transform:scale(1)
    }
}
html{
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%
}
body{
    margin:0
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{
    display:block
}
audio,canvas,progress,video{
    display:inline-block;
    vertical-align:baseline
}
audio:not([controls]){
    display:none;
    height:0
}
[hidden],template{
    display:none
}
a{
    background-color:transparent
}
a:active,a:hover{
    outline:0
}
abbr[title]{
    border-bottom:1px dotted
}
b,strong{
    font-weight:700
}
dfn{
    font-style:italic
}
h1{
    font-size:2em;
    margin:.67em 0
}
mark{
    background:#ff0;
    color:#000
}
small{
    font-size:80%
}
sub,sup{
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline
}
sup{
    top:-.5em
}
sub{
    bottom:-.25em
}
.FeR42 iframe,._2VdPt iframe,img{
    border:0
}
svg:not(:root){
    overflow:hidden
}
figure{

}
hr{
    -webkit-box-sizing:content-box;
    box-sizing:content-box;
    height:0
}
pre{
    overflow:auto
}
code,kbd,pre,samp{
    font-size:1em
}
button,input,optgroup,select,textarea{
    color:inherit;
    font:inherit;
    margin:0
}
button{
    overflow:visible
}
button,select{
    text-transform:none
}
button,html input[type=button],input[type=reset],input[type=submit]{
    -webkit-appearance:button;
    cursor:pointer
}
button[disabled],html input[disabled]{
    cursor:default
}
button::-moz-focus-inner,input::-moz-focus-inner{
    border:0;
    padding:0
}
input{
    line-height:normal
}
input[type=checkbox],input[type=radio]{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:0
}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{
    height:auto
}
input[type=search]{
    -webkit-appearance:textfield;
    -webkit-box-sizing:content-box;
    box-sizing:content-box
}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{
    -webkit-appearance:none
}
fieldset{
    border:1px solid silver;
    margin:0 2px;
    padding:.35em .625em .75em
}
legend{
    border:0
}
textarea{
    overflow:auto
}
optgroup{
    font-weight:700
}
table{
    border-collapse:collapse;
    border-spacing:0
}
legend,td,th{
    padding:0
}
.mapboxgl-map{
    overflow:hidden
}
.mapboxgl-popup{
    position:absolute;
    top:-18px;
    left:0;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    will-change:transform;
    pointer-events:none;
    -webkit-user-select:text;
    -moz-user-select:text;
    -ms-user-select:text;
    user-select:text
}
.mapboxgl-popup-anchor-top,.mapboxgl-popup-anchor-top-left,.mapboxgl-popup-anchor-top-right{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
.mapboxgl-popup-anchor-bottom,.mapboxgl-popup-anchor-bottom-left,.mapboxgl-popup-anchor-bottom-right{
    -webkit-box-orient:vertical;
    -webkit-box-direction:reverse;
    -ms-flex-direction:column-reverse;
    flex-direction:column-reverse
}
.mapboxgl-popup-anchor-left,.mapboxgl-popup-anchor-right{
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row
}
.mapboxgl-popup-anchor-right{
    -webkit-box-direction:reverse;
    -ms-flex-direction:row-reverse;
    flex-direction:row-reverse
}
.mapboxgl-popup-tip{
    width:0;
    height:0;
    border:10px solid transparent;
    z-index:1
}
.mapboxgl-popup-anchor-top .mapboxgl-popup-tip{
    -ms-flex-item-align:center;
    align-self:center;
    border-top:none
}
.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip{
    -ms-flex-item-align:start;
    align-self:flex-start;
    border-top:none;
    border-left:none
}
.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip{
    -ms-flex-item-align:end;
    align-self:flex-end;
    border-top:none;
    border-right:none
}
.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip{
    -ms-flex-item-align:center;
    align-self:center;
    border-bottom:none
}
.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip{
    -ms-flex-item-align:start;
    align-self:flex-start;
    border-bottom:none;
    border-left:none
}
.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip{
    -ms-flex-item-align:end;
    align-self:flex-end;
    border-bottom:none;
    border-right:none
}
.mapboxgl-popup-anchor-left .mapboxgl-popup-tip{
    -ms-flex-item-align:center;
    align-self:center;
    border-left:none
}
.mapboxgl-popup-anchor-right .mapboxgl-popup-tip{
    -ms-flex-item-align:center;
    align-self:center;
    border-right:none
}
.mapboxgl-popup-close-button{
    position:absolute;
    right:0;
    top:0;
    border:0;
    border-radius:0 3px 0 0;
    cursor:pointer;
    background-color:transparent;
    z-index:2
}
.mapboxgl-popup-close-button:hover{
    background-color:rgba(0,0,0,.05)
}
.mapboxgl-popup-content{
    position:relative;
    background:#fff;
    border-radius:3px;
    -webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);
    box-shadow:0 1px 2px rgba(0,0,0,.1);
    pointer-events:auto
}
.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content{
    border-top-left-radius:0
}
.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content{
    border-top-right-radius:0
}
.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content{
    border-bottom-left-radius:0
}
.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content{
    border-bottom-right-radius:0
}
.mapboxgl-ctrl>button:last-child{
    display:none
}
.mapboxgl-ctrl-top-right{
    position:relative;
    top:0;
    right:0;
    z-index:1
}
.mapboxgl-ctrl{
    clear:both
}
.mapboxgl-ctrl-top-right .mapboxgl-ctrl{
    margin:10px 10px 0 0;
    float:right
}
.mapboxgl-ctrl-group{
    border-radius:4px;
    -webkit-box-shadow:0 0 0 2px rgba(0,0,0,.1);
    box-shadow:0 0 0 2px rgba(0,0,0,.1);
    overflow:hidden;
    background:#fff
}
.mapboxgl-ctrl-group>button{
    width:30px;
    height:30px;
    display:block;
    padding:0;
    outline:0;
    border:0;
    border-bottom:1px solid #ddd;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    background-color:transparent;
    cursor:pointer
}
.mapboxgl-ctrl>button:hover{
    background-color:rgba(0,0,0,.05)
}
.mapboxgl-ctrl-icon,.mapboxgl-ctrl-icon>.arrow{
    speak:none
}
.mapboxgl-ctrl-icon.mapboxgl-ctrl-zoom-out{
    padding:5px;
    background-image:url(data:image/svg+xml;charset=utf8,%3Csvg%20viewBox%3D%270%200%2020%2020%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%3E%0A%20%20%3Cpath%20style%3D%27fill%3A%23333333%3B%27%20d%3D%27m%207%2C9%20c%20-0.554%2C0%20-1%2C0.446%20-1%2C1%200%2C0.554%200.446%2C1%201%2C1%20l%206%2C0%20c%200.554%2C0%201%2C-0.446%201%2C-1%200%2C-0.554%20-0.446%2C-1%20-1%2C-1%20z%27%20%2F%3E%0A%3C%2Fsvg%3E%0A)
}
.mapboxgl-ctrl-icon.mapboxgl-ctrl-zoom-in{
    padding:5px;
    background-image:url(data:image/svg+xml;charset=utf8,%3Csvg%20viewBox%3D%270%200%2020%2020%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%3E%0A%20%20%3Cpath%20style%3D%27fill%3A%23333333%3B%27%20d%3D%27M%2010%206%20C%209.446%206%209%206.4459904%209%207%20L%209%209%20L%207%209%20C%206.446%209%206%209.446%206%2010%20C%206%2010.554%206.446%2011%207%2011%20L%209%2011%20L%209%2013%20C%209%2013.55401%209.446%2014%2010%2014%20C%2010.554%2014%2011%2013.55401%2011%2013%20L%2011%2011%20L%2013%2011%20C%2013.554%2011%2014%2010.554%2014%2010%20C%2014%209.446%2013.554%209%2013%209%20L%2011%209%20L%2011%207%20C%2011%206.4459904%2010.554%206%2010%206%20z%27%20%2F%3E%0A%3C%2Fsvg%3E%0A)
}
.mapboxgl-ctrl-icon.mapboxgl-ctrl-compass>.arrow{
    width:20px;
    height:20px;
    margin:5px;
    display:none;
    background-image:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%0A%09%3Cpolygon%20fill%3D%27%23333333%27%20points%3D%276%2C9%2010%2C1%2014%2C9%27%2F%3E%0A%09%3Cpolygon%20fill%3D%27%23CCCCCC%27%20points%3D%276%2C11%2010%2C19%2014%2C11%20%27%2F%3E%0A%3C%2Fsvg%3E);
    background-repeat:no-repeat
}
.mapboxgl-ctrl-bottom-right{
    position:absolute;
    right:10px;
    bottom:2px
}
.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl{
    margin:0 10px 10px 0;
    float:right
}
.mapboxgl-ctrl.mapboxgl-ctrl-attrib{
    padding:0 5px;
    background-color:rgba(255,255,255,.5);
    margin:0
}
.mapboxgl-ctrl-attrib a{
    color:rgba(0,0,0,.75);
    text-decoration:none
}
.mapboxgl-ctrl-attrib a:hover{
    color:inherit;
    text-decoration:underline
}
.mapboxgl-ctrl-attrib .mapbox-improve-map{
    font-weight:700;
    margin-left:2px
}
.mapboxglgl-canvas-container{
    pointer-events:all
}
.mapboxgl-missing-css{
    display:none
}
.image-gallery{
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    -o-user-select:none;
    user-select:none
}
.image-gallery-content{
    position:relative
}
.image-gallery-content .image-gallery-left-nav,.image-gallery-content .image-gallery-right-nav{
    color:#fff;
    cursor:pointer;
    font-size:6em;
    line-height:0;
    position:absolute;
    text-shadow:0 2px 2px #222;
    top:48%;
    -webkit-transition:all .2s ease-out;
    transition:all .2s ease-out;
    z-index:4
}
@media (max-width:768px){
    .image-gallery-content .image-gallery-left-nav,.image-gallery-content .image-gallery-right-nav{
        font-size:3.4em
    }
}
@media (min-width:768px){
    .image-gallery-content .image-gallery-left-nav:hover,.image-gallery-content .image-gallery-right-nav:hover{
        color:#fff
    }
}
.image-gallery-content .image-gallery-left-nav{
    left:0
}
.image-gallery-content .image-gallery-left-nav:before{
    content:"\2039";
    padding:50px 15px
}
.image-gallery-content .image-gallery-right-nav{
    right:0
}
.image-gallery-content .image-gallery-right-nav:before{
    content:"\203A";
    padding:50px 15px
}
.image-gallery-slides{
    line-height:0;
    overflow:hidden;
    position:relative;
    white-space:nowrap
}
.image-gallery-slide{
    left:0;
    position:absolute;
    top:0
}
.image-gallery-slide.center{
    position:relative
}
.image-gallery-slide img{
    width:100%
}
.image-gallery-slide .image-gallery-description{
    background:rgba(0,0,0,.4);
    bottom:70px;
    color:#fff;
    left:0;
    line-height:1;
    padding:10px 20px;
    position:absolute;
    -webkit-transition:all .45s ease-out;
    transition:all .45s ease-out;
    white-space:normal
}
@media (max-width:768px){
    .image-gallery-slide .image-gallery-description{
        bottom:45px;
        font-size:.8em;
        padding:8px 15px
    }
}
.image-gallery-bullets{
    bottom:20px;
    position:absolute;
    text-align:center;
    width:100%;
    z-index:4
}
._3SVeq ul,.image-gallery-bullets .image-gallery-bullets-container{
    margin:0;
    padding:0
}
.image-gallery-bullets .image-gallery-bullet{
    border:1px solid #fff;
    border-radius:50%;
    -webkit-box-shadow:0 1px 0 #222;
    box-shadow:0 1px 0 #222;
    cursor:pointer;
    display:inline-block;
    margin:0 5px;
    padding:5px
}
@media (max-width:768px){
    .image-gallery-bullets .image-gallery-bullet{
        margin:0 3px;
        padding:3px
    }
}
.image-gallery-bullets .image-gallery-bullet.active{
    background:#fff
}
.image-gallery-thumbnails{
    background:#fff;
    overflow:hidden;
    padding-top:5px
}
.image-gallery-thumbnails .image-gallery-thumbnails-container{
    cursor:pointer;
    text-align:center;
    -webkit-transition:all .45s ease-out;
    transition:all .45s ease-out;
    white-space:nowrap
}
.image-gallery-thumbnail{
    display:inline-block;
    padding-right:5px
}
.image-gallery-thumbnail img{
    border:4px solid transparent;
    -webkit-transition:border .3s ease-out;
    transition:border .3s ease-out;
    vertical-align:middle;
    width:100px
}
@media (max-width:768px){
    .image-gallery-thumbnail img{
        border:3px solid transparent;
        width:75px
    }
}
.image-gallery-thumbnail.active img{
    border:4px solid #337ab7
}
@media (max-width:768px){
    .image-gallery-thumbnail.active img{
        border:3px solid #337ab7
    }
}
.image-gallery-index{
    background:rgba(0,0,0,.4);
    bottom:0;
    line-height:1;
    position:absolute;
    right:0;
    z-index:4
}
.mapboxgl-ctrl.mapboxgl-ctrl-attrib{
    font-size:.75em
}
.image-gallery,.image-gallery-content,.image-gallery-slide,.image-gallery-slide-wrapper,.image-gallery-slides,.image-gallery-swipe{
    height:100%;
    width:100%
}
.image-gallery-index{
    background:0 0;
    padding:0;
    margin-bottom:8px;
    opacity:.8;
    font-size:16px;
    text-align:center;
    color:#fff;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%)
}
._11NaW{
    overflow:scroll;
    -webkit-overflow-scrolling:touch;
    position:relative;
    background:#fff;
    -webkit-transition:-webkit-transform .2s ease-out;
    transition:transform .2s ease-out;
    transition:transform .2s ease-out,-webkit-transform .2s ease-out
}
._11NaW.m0ArF{
    overflow-y:hidden;
    pointer-events:none
}
._11NaW.uqDKS{
    -webkit-transform:translateX(280px);
    transform:translateX(280px);
    position:fixed;
    width:100%
}
._11NaW.tOvdt{
    overflow-y:hidden;
    position:fixed;
    z-index:1
}
._1ZoVY{
    width:100%;
    margin:0 auto;
    padding:0 15px
}
._1Ha4k{
    z-index:3;
    position:-webkit-sticky;
    position:sticky;
    top:-1px
}
.e-RbJ{
    z-index:1
}
._3ngKf{
    display:inline-block;
    text-align:center;
    white-space:nowrap;
    vertical-align:middle;
    -ms-touch-action:manipulation;
    touch-action:manipulation;
    cursor:pointer;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    border-radius:5px;
    background-color:none;
    border:0;
    padding:.5em 1em;
    margin:0 auto 10px
}
._3vf5S{
    color:#fff;
    background-color:#4a4a4a
}
._3vf5S:hover{
    background-color:#414141
}
.LisPU,.l1vt6{
    color:#fff;
    background-color:#4a90e2
}
.LisPU:hover{
    background-color:#649fff
}
.l1vt6{
    background-color:transparent;
    border:1px solid #fff
}
._2N8yT{
    color:#d1282d;
    background-color:#fff
}
._13HV_{
    border-radius:5px
}
._1Dv2E{
    border-radius:19px
}
._26OXQ{
    font-size:12px
}
._234hv,._2WDL0 h4{
    font-size:14px
}
.D0BGi{
    font-size:18px
}
._3AWad{
    z-index:10001;
    right:0;
    padding:13px 10px
}
.BCkmg,.DeMxD,._3AWad{
    position:absolute;
    top:0
}
.BCkmg{
    height:100%;
    background:rgba(0,0,0,.6);
    z-index:10;
    width:100%
}
.DeMxD{
    width:97%;
    margin:1.5%;
    z-index:1000;
    -webkit-transform:translateZ(0);
    transform:translateZ(0);
    bottom:0;
    outline:0;
    background-color:#fff;
    border-radius:5px
}
._3VQWA{
    overflow:hidden;
    position:fixed;
    width:100%;
    height:100%
}
@media (max-height:400px){
    .DeMxD{
        min-height:500px
    }
}
._3f2Of{
    font-style:italic
}
.EWFDq:hover{
    -webkit-box-shadow:0 1px 3px rgba(0,0,0,.5)
}
._1ma4a{
    font-size:11px;
    position:absolute;
    right:0;
    bottom:33px;
    text-align:right;
    font-weight:200
}
.j9sBj{
    background:#999 50% no-repeat;
    background-size:cover
}
.FVHX6{
    height:100%
}
._3doRQ{
    width:100%;
    background-color:#4990e2;
    border-radius:6px;
    height:44px;
    border:0;
    font-size:20px;
    color:#fff;
    font-weight:700;
    margin-bottom:10px
}
._3T-jo{
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    border:.5px solid #afafaf;
    border-radius:3px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    height:40px;
    width:100%;
    text-align:center;
    margin:15px 0;
    padding:10px
}
._1bS5g{
    background-color:rgba(74,143,226,.15);
    border:1px solid #4a90e2
}
.UVRSD{
    height:18px;
    width:18px;
    float:left
}
._2Z87l{
    width:100%;
    font-size:12px;
    color:#787878;
    font-weight:700
}
.vpqJ1{
    padding:0 20px
}
._1kUvz{
    font-size:16px;
    color:#000;
    font-weight:700;
    text-align:center;
    width:100%
}
._12xtC{
    font-size:12px
}
._2oNtV{
    text-align:center;
    color:#e2131f
}
._34ovb,._3kH_N{
    position:absolute
}
._3kH_N{
    top:0;
    right:0;
    padding:13px 10px;
    z-index:1001
}
._3kH_N svg{
    height:16px;
    width:16px
}
._34ovb{
    bottom:0;
    background-color:#fff
}
.JqK7a{
    font-size:12px
}
.heFFg{
    width:220px
}
.zTTv_{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start;
    -ms-flex-line-pack:center;
    align-content:center
}
._30f0X{
    display:none
}
._30f0X._3RlXn{
    display:block
}
._1zcj1,._9wxxr{
    text-align:center
}
._2UWIF{
    margin:5px 14px
}
._2WDL0{
    padding-bottom:8px;
    border-bottom:1px solid #d7dce2
}
._2WDL0 h4{
    margin:5px 0;
    font-weight:700;
    color:#4a4a4a
}
._1wIlx,._2DkaK{
    display:inline-block;
    margin:0 5px 0 0;
    font-size:14px;
    color:#373746
}
._19llC{
    margin:10px 0;
    font-size:12px
}
._6dity{
    position:relative;
    width:140px;
    padding-left:5px
}
._7pfNm{
    padding:0 5px 10px 0;
    color:#4a4a4a;
    display:inline-block
}
._2kzYK,._2kzYK span{
    font-size:21px;
    position:relative
}
._2kzYK span{
    display:inline-block;
    color:#52d70a;
    font-size:13px;
    padding-left:1px
}
._2kzYK span:after{
    content:"";
    display:inline-block;
    width:14px;
    height:14px;
    position:absolute;
    border:2px solid #979797;
    border-radius:100%;
    top:2px;
    left:-2px
}
._3Ofw8{
    padding-right:8px
}
._1zg3T{
    padding:0 2px
}
._2qIQg{
    padding:0 8px 0 0;
    margin-left:8px
}
._1zg3T,._2qIQg{
    line-height:25px;
    height:32px;
    border:1px solid #979797;
    border-radius:3px
}
._1-4nN,._1zg3T,._2hRrG,._2qIQg{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
._1-4nN,._2hRrG{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    font-size:26px;
    margin:0
}
._1-4nN{
    fill:none
}
._1jDEE{
    padding-left:8px
}
.WVC0O{
    margin-left:8px
}
._2xTuP{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
._2ZaoS{
    margin-right:8px
}
.sAj13{
    padding-left:16px;
    padding-bottom:5px;
    color:#787878
}
.sAj13 select{
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    border:0;
    background-color:transparent;
    position:absolute;
    left:0;
    opacity:0
}
.sAj13 select:focus{
    outline:0
}
._35MGS{
    display:inline
}
._37Xd9{
    margin-left:5px;
    font-size:9px
}
._37Xd9 svg{
    height:1em;
    width:1.25em
}
._3CIl2{
    position:relative;
    display:inline
}
._24w3M{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
._2OX36{
    margin-left:8px
}
.sY0s9{
    margin:0 10px 10px;
    background-color:#4a4a4a;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    padding:16px 18px;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    height:80px
}
.sY0s9:hover{
    background-color:#373737
}
._1GgTw,._3VfE8{
    color:#fff
}
._3VfE8{
    border-radius:100px;
    width:155px;
    height:34px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    font-size:17px;
    background-color:#4a90e2
}
.L50nf{
    text-decoration:none
}
._1tbav{
    font-size:21px;
    font-weight:700;
    margin-right:5px
}
.qBEbr{
    font-size:14px
}
._3D7b4{
    padding-bottom:1px
}
._1iHw-,._3D7b4{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
._1iHw-{
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    font-size:21px
}
._3K3Li{
    left:50%;
    position:absolute;
    top:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.QKV5t{
    height:50px;
    width:50px
}
._3UaJu{
    width:10px;
    height:10px;
    border-radius:60px;
    background-color:#fff;
    display:inline-block;
    -webkit-animation:_10obz 3s infinite ease-in-out;
    animation:_10obz 3s infinite ease-in-out;
    margin:0 5px
}
._3UaJu:first-child{
    -webkit-animation-delay:0s;
    animation-delay:0s
}
._3UaJu:nth-child(2){
    -webkit-animation-delay:.5s;
    animation-delay:.5s
}
._3UaJu:nth-child(3){
    -webkit-animation-delay:1s;
    animation-delay:1s
}
._3UaJu:nth-child(4){
    -webkit-animation-delay:1.5s;
    animation-delay:1.5s
}
._2hId_ li{
    font-size:12px;
    color:#4a4a4a;
    margin-bottom:5px
}
._2hId_{
    list-style-type:disc;
    margin:0 20px 10px 30px;
    padding:0
}
.JMXle{
    color:#787878
}
._3_1dM{
    float:left;
    clear:both;
    overflow:hidden;
    border-radius:0 4px 4px 4px;
    border-top:1px solid #d0d0d0;
    border-bottom:1px solid #d0d0d0;
    color:#4a4a4a;
    margin:40px 0;
    padding:20px 15px
}
@media (max-width:740px){
    ._3_1dM{
        width:100vw;
        overflow-x:auto
    }
}
.prnzD{
    font-size:2em;
    font-weight:100;
    padding:0 0 3px
}
.prnzD h2{
    font-size:1.3em;
    font-weight:700;
    margin:0
}
._2WmmU li>a,._3SVeq a{
    color:#4a90e2;
    text-decoration:none;
    cursor:pointer
}
._3SVeq,._3SVeq p{
    margin:0;
    font-size:14px;
    line-height:1.3em
}
._3SVeq h2{
    font-weight:700;
    font-size:8px
}
._3SVeq h3,._3SVeq h4{
    font-weight:700;
    margin:25px 0 10px;
    font-size:16px
}
._3SVeq h4{
    font-size:14px;
    margin:16px 0 3px
}
._3SVeq p{
    font-size:1em
}
._3SVeq ul li{
    margin-left:40px
}
._3SVeq ol li{
    padding-bottom:7px
}
.Fw1x1{
    clear:left;
    color:#373737;
    font-size:13px;
    list-style-type:none;
    margin:0;
    padding-top:5px;
    padding-left:0
}
.SiOL_{
    display:inline;
    margin-right:4px
}
.SiOL_:after{
    content:"//";
    margin-left:4px
}
.SiOL_:last-child{
    font-weight:700
}
.SiOL_:last-child:after{
    content:"";
    margin-left:0
}
._1M6dc{
    color:inherit;
    text-decoration:none
}
.PeMTf,._2-DVs{
    padding:5px;
    border-radius:5px;
    background-color:#fff
}
.PeMTf{
    border:.5px solid #4a4a4a
}
.PeMTf option,.PeMTf select,._2-DVs option,._2-DVs select{
    background-color:transparent
}
.PeMTf textarea,._2-DVs textarea{
    height:75px;
    resize:none
}
._2-DVs{
    border:1px solid #c20c13
}
._3slkQ{
    font-size:13px;
    width:100%;
    outline:0;
    border:0
}
._3slkQ:-webkit-autofill{
    border:0
}
._3slkQ:placeholder-shown{
    color:#787878
}
._1JQql,._3JCPj{
    display:block;
    font-size:14px;
    z-index:1000
}
._3JCPj{
    color:#c20c13
}
._1JQql._38kLq:after{
    content:"*";
    margin-left:3px;
    color:#4e92df;
    font-weight:700
}
._1ZTwT{
    text-align:right;
    font-size:12px
}
._1AB7Y{
    color:#000
}
._3A2Rt{
    color:orange
}
.mN6om{
    color:green
}
._3-f3G{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:reverse;
    -ms-flex-direction:row-reverse;
    flex-direction:row-reverse;
    -webkit-box-pack:end;
    -ms-flex-pack:end;
    justify-content:flex-end;
    margin-bottom:10px
}
._3-f3G input{
    height:18px;
    width:18px
}
._26aun{
    margin-left:10px
}
._1AfDY{
    margin:10px 0;
    width:500px
}
._2D9WP{
    font-size:20px;
    font-weight:600
}
._3qSN2{
    margin:0;
    text-transform:uppercase;
    font-weight:900;
    font-size:28px
}
._3n0CM{
    max-width:500px
}
._3n0CM fieldset{
    background-color:#efefef;
    border:0;
    padding:15px;
    border-radius:10px;
    margin:0 0 15px
}
._3n0CM hr{
    height:1px;
    border:0;
    border-bottom:1px solid #d8d8d8
}
.Alpbb{
    width:100%;
    height:35px;
    background-color:transparent;
    border:0;
    font-size:16px
}
.Alpbb:-webkit-autofill{
    border:0
}
.Alpbb:placeholder-shown{
    color:#787878
}
._2y5ur{
    height:80px;
    resize:none
}
.bt9FU{
    color:#9b9b9b;
    font-weight:700
}
._2toL3,.bt9FU{
    display:block;
    font-size:16px;
    z-index:1000
}
._2toL3{
    color:#c20c13
}
._1R6us{
    font-size:12px;
    margin-top:15px;
    padding:0 10px
}
._1R6us,._1R6us a{
    color:#9b9b9b
}
._1R6us,._2QtnP,._2toL3,.bt9FU{
    text-align:left
}
.bt9FU.qHZ7O:after{
    content:"*";
    margin-left:3px;
    color:#d32526;
    font-weight:700
}
.T9gO_,._1h5Bt:after,._2UjF-,._2hzo_{
    border-radius:5px
}
._2DyD6{
    margin:10px 0
}
._1Eo2W{
    width:90%;
    margin:0 auto
}
._1K8sU>ul>li:hover>ul,._2hzo_{
    display:block
}
.GxW-_{
    width:100%;
    background-color:#d32526;
    color:#fff;
    border-radius:20px;
    height:40px;
    font-size:18px;
    font-weight:700
}
._2QtnP,._2hzo_,._2zfWK{
    font-size:14px;
    font-weight:400;
    margin-top:0
}
.T9gO_,._2UjF-{
    min-height:50px
}
.G_BGl{
    text-align:right;
    font-size:12px
}
._1uwrr{
    color:#000
}
._1n4k4{
    color:orange
}
._2UQm7{
    color:green
}
._3HkKA{
    font-size:26px
}
._312OG{
    height:auto;
    margin-top:10px
}
@media (max-width:768px){
    .Alpbb,._2toL3,.bt9FU{
        font-size:13px
    }
    ._1R6us{
        font-size:10px
    }
    ._1AfDY{
        width:100%
    }
    ._2D9WP{
        font-size:12px
    }
    ._3qSN2{
        font-size:24px
    }
}
.kRB15{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
._1h5m8{
    color:#9b9b9b;
    font-size:16px;
    line-height:34px;
    margin-left:5px;
    font-weight:700
}
@media (max-width:768px){
    ._1h5m8{
        font-size:13px
    }
}
._1oGxI{
    background-color:#d32526;
    border-radius:100px;
    height:23px;
    width:23px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    color:#fff;
    font-size:14px
}
._1tzEG{
    color:#4a4a4a;
    margin:0 22px;
    width:100%
}
._1-WMS a,._1RC_k,._248Vn a{
    text-decoration:none
}
._4SbIh{
    background-color:#efefef;
    border-radius:5px;
    margin-bottom:10px
}
.PwDm0{
    color:#000;
    font-weight:700
}
.PwDm0,._1Fvfk{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
._1Fvfk{
    color:#9b9b9b;
    font-size:13px
}
._1h5Bt{
    background-color:#d8d8d8;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    height:127px;
    position:relative
}
._1h5Bt:after{
    display:block;
    position:relative;
    background-image:-webkit-gradient(linear,left bottom,left top,color-stop(50%,transparent),to(rgba(0,0,0,.6)));
    background-image:linear-gradient(0deg,transparent 50%,rgba(0,0,0,.6));
    height:150px;
    width:100%;
    content:""
}
._31gNX{
    background-color:#d32526;
    border-radius:20px;
    color:#fff;
    font-size:16px;
    height:41px;
    margin:27px 0 25px;
    width:100%
}
.jmxTC{
    position:absolute;
    top:4px;
    left:4px;
    z-index:1;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    font-size:12px;
    color:#fff;
    text-shadow:1px 1px 5px #000
}
.SFTef{
    margin-left:4px
}
.CerjC{
    display:none;
    margin:auto;
    text-decoration:none
}
.CerjC,._3bLZC{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
._3bLZC{
    color:#d32526;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    font-weight:700;
    margin-right:10px
}
._1uKjo{
    font-size:18px;
    font-weight:700
}
._27S_q,._2rWIJ{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
._2rWIJ{
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    height:73px;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
._27S_q{
    margin:15px 0;
    width:55%;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -ms-flex-pack:distribute;
    justify-content:space-around;
    padding-left:15px
}
._1O_G0{
    font-size:18px;
    font-weight:700;
    margin-bottom:5px
}
._3QzJo{
    -ms-flex-item-align:center;
    align-self:center;
    background-color:#9b9b9b;
    border-radius:23px;
    color:#fff;
    font-size:14px;
    font-weight:700;
    margin-right:8px;
    padding:6px 12px;
    text-align:center;
    text-decoration:none;
    width:40%
}
.Ny9LW{
    font-size:13px
}
@media (min-width:768px){
    ._4SbIh{
        margin-bottom:22px;
        width:300px
    }
    ._31gNX{
        padding:0 32px;
        width:inherit
    }
    ._198hR{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        -webkit-box-pack:justify;
        -ms-flex-pack:justify;
        justify-content:space-between;
        width:944px
    }
}
._1XNlD,.elgKq{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.elgKq{
    padding:5%;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
._1XNlD{
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    margin:20px 0;
    min-height:50px
}
._2IP0a,._2kIQN{
    display:none
}
._2uwIa{
    background-color:#fff;
    border:.5px solid #4a4a4a;
    border-radius:5px;
    font-size:12px;
    margin-top:0;
    padding:10px 5px;
    text-align:center;
    width:30%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
._202q3{
    background-color:#d8e0ed;
    border:1px solid #4e92df
}
._2_QWm{
    display:-webkit-box;
    display:-ms-flexbox;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify
}
._3offH th{
    text-align:left
}
.react-datepicker__tether-element-attached-bottom .react-datepicker__triangle,.react-datepicker__tether-element-attached-top .react-datepicker__triangle,.react-datepicker__year-read-view--down-arrow{
    margin-left:-8px
}
.react-datepicker__tether-element-attached-bottom .react-datepicker__triangle,.react-datepicker__tether-element-attached-bottom .react-datepicker__triangle:before,.react-datepicker__tether-element-attached-top .react-datepicker__triangle,.react-datepicker__tether-element-attached-top .react-datepicker__triangle:before,.react-datepicker__year-read-view--down-arrow:before{
    -webkit-box-sizing:content-box;
    box-sizing:content-box;
    position:absolute;
    border:8px solid transparent;
    height:0;
    width:1px
}
.react-datepicker__year-read-view--down-arrow{
    -webkit-box-sizing:content-box;
    box-sizing:content-box;
    border:8px solid transparent;
    height:0;
    width:1px;
    bottom:0;
    border-bottom:none
}
.react-datepicker__tether-element-attached-bottom .react-datepicker__triangle:before,.react-datepicker__tether-element-attached-top .react-datepicker__triangle:before,.react-datepicker__year-read-view--down-arrow:before{
    content:"";
    z-index:-1;
    border-width:8px;
    left:-8px
}
.react-datepicker__tether-element-attached-top .react-datepicker__triangle{
    top:0;
    margin-top:-8px;
    border-top:none;
    border-bottom-color:#f0f0f0
}
.react-datepicker__tether-element-attached-top .react-datepicker__triangle:before{
    border-top:none;
    top:-1px;
    border-bottom-color:#aeaeae
}
.react-datepicker__tether-element-attached-bottom .react-datepicker__triangle{
    bottom:0;
    margin-bottom:-8px;
    border-bottom:none;
    border-top-color:#fff
}
.react-datepicker__tether-element-attached-bottom .react-datepicker__triangle:before,.react-datepicker__year-read-view--down-arrow:before{
    border-bottom:none;
    bottom:-1px;
    border-top-color:#aeaeae
}
.react-datepicker{
    font-size:11px;
    background-color:#fff;
    color:#000;
    border:1px solid #aeaeae;
    border-radius:4px;
    display:inline-block;
    position:relative
}
.react-datepicker__triangle{
    position:absolute;
    left:50px
}
.react-datepicker__tether-element-attached-bottom.react-datepicker__tether-element{
    margin-top:-20px
}
.react-datepicker__header{
    text-align:center;
    background-color:#f0f0f0;
    border-bottom:1px solid #aeaeae;
    border-top-left-radius:4px;
    border-top-right-radius:4px;
    padding-top:8px;
    position:relative
}
.react-datepicker__current-month{
    margin-top:0;
    color:#000;
    font-weight:700;
    font-size:13px
}
.react-datepicker__current-month--hasYearDropdown{
    margin-bottom:16px
}
.react-datepicker__navigation{
    line-height:24px;
    text-align:center;
    cursor:pointer;
    position:absolute;
    top:10px;
    width:0;
    border:6px solid transparent
}
.react-datepicker__navigation--previous{
    left:10px;
    border-right-color:#ccc
}
.react-datepicker__navigation--previous:hover{
    border-right-color:#b3b3b3
}
.react-datepicker__navigation--next{
    right:10px;
    border-left-color:#ccc
}
.react-datepicker__navigation--next:hover{
    border-left-color:#b3b3b3
}
.react-datepicker__navigation--years{
    position:relative;
    top:0;
    display:block;
    margin-left:auto;
    margin-right:auto
}
.react-datepicker__navigation--years-previous{
    top:4px;
    border-top-color:#ccc
}
.react-datepicker__navigation--years-previous:hover,.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{
    border-top-color:#b3b3b3
}
.react-datepicker__navigation--years-upcoming{
    top:-4px;
    border-bottom-color:#ccc
}
.react-datepicker__navigation--years-upcoming:hover,.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{
    border-bottom-color:#b3b3b3
}
.react-datepicker__month{
    margin:5px;
    text-align:center
}
.react-datepicker__day,.react-datepicker__day-name{
    color:#000;
    display:inline-block;
    width:24px;
    line-height:24px;
    text-align:center;
    margin:2px
}
.react-datepicker__day{
    cursor:pointer
}
.react-datepicker__day:hover{
    border-radius:4px;
    background-color:#f0f0f0
}
.react-datepicker__day--today{
    font-weight:700
}
.react-datepicker__day--in-range,.react-datepicker__day--selected{
    border-radius:4px;
    background-color:#216ba5;
    color:#fff
}
.react-datepicker__day--in-range:hover,.react-datepicker__day--selected:hover{
    background-color:#1d5d90
}
.react-datepicker__day--disabled{
    cursor:default;
    color:#ccc
}
.react-datepicker__day--disabled:hover{
    background-color:transparent
}
.react-datepicker__input-container{
    position:relative;
    display:inline-block
}
.react-datepicker__year-read-view{
    width:50%;
    left:25%;
    position:absolute;
    bottom:25px;
    border:1px solid transparent;
    border-radius:4px
}
.react-datepicker__year-dropdown:hover,.react-datepicker__year-read-view:hover{
    cursor:pointer
}
.react-datepicker__year-read-view--down-arrow{
    border-top-color:#ccc;
    margin-bottom:3px;
    left:5px;
    top:9px;
    position:relative;
    border-width:6px
}
.react-datepicker__year-read-view--selected-year{
    right:6px;
    position:relative
}
.react-datepicker__year-dropdown{
    background-color:#f0f0f0;
    position:absolute;
    width:50%;
    left:25%;
    top:30px;
    text-align:center;
    border-radius:4px;
    border:1px solid #aeaeae
}
.react-datepicker__year-option{
    line-height:20px;
    width:100%;
    display:block;
    margin-left:auto;
    margin-right:auto
}
.react-datepicker__year-option:first-of-type{
    border-top-left-radius:4px;
    border-top-right-radius:4px
}
.react-datepicker__year-option:last-of-type{
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    border-bottom-left-radius:4px;
    border-bottom-right-radius:4px
}
.react-datepicker__year-option:hover{
    background-color:#ccc
}
.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{
    border-top-color:#b3b3b3
}
.react-datepicker__year-option--selected{
    position:absolute;
    left:30px
}
.react-datepicker__close-icon{
    background-color:transparent;
    border:0;
    cursor:pointer;
    display:inline-block;
    height:0;
    outline:0;
    padding:0;
    vertical-align:middle
}
.react-datepicker__close-icon:after{
    background-color:#216ba5;
    border-radius:50%;
    bottom:0;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    color:#fff;
    content:"\D7";
    cursor:pointer;
    font-size:12px;
    height:16px;
    width:16px;
    line-height:1;
    margin:-8px auto 0;
    padding:2px;
    position:absolute;
    right:7px;
    text-align:center;
    top:50%
}
.react-datepicker__today-button{
    background:#f0f0f0;
    border-top:1px solid #aeaeae;
    cursor:pointer;
    text-align:center;
    font-weight:700;
    padding:5px 0
}
.react-datepicker__tether-element{
    z-index:2147483647
}
._3-FQF form{
    margin-bottom:10px
}
._3X82Q{
    margin-top:10px;
    margin-left:18px;
    margin-right:18px;
    border-radius:5px;
    padding:2px
}
._1hFq_,._3X82Q{
    background-color:#fff
}
._1hFq_{
    width:100%;
    font-size:16px;
    color:#373737;
    outline:0;
    border:0
}
._1hFq_:-webkit-autofill{
    border:0
}
._3F39u{
    font-size:12px;
    font-weight:700;
    display:block;
    color:#4a4a4a;
    padding:3px 0 3px 3px
}
._3k_O-{
    display:none
}
select._1hFq_{
    -webkit-appearance:none;
    padding:0 4px
}
._1F6JQ:after{
    content:" optional"
}
._1zxWo,.f92im{
    border:2px solid #e2131f
}
._3kZnO,._5axy-{
    color:#e2131f
}
._1F6JQ:after,._3kZnO:after,._5axy-:after{
    font-weight:500;
    font-style:italic
}
._5axy-:after{
    content:" required"
}
._3kZnO:after{
    content:" invalid"
}
._1C0cu{
    padding:5px 0 5px 5px
}
._1UJH_{
    display:inline-block;
    border-radius:50%;
    border:1px solid #4a4a4a;
    height:40px;
    line-height:40px;
    width:40px;
    margin-right:3px;
    text-align:center;
    font-size:12px;
    font-weight:700;
    color:#666
}
._1UJH_._4exiB{
    background-color:#4a4a4a;
    color:#fff
}
.i8iOS{
    display:none
}
._1ojTH,.totz2{
    display:inline-block;
    width:calc(50% - 27px)
}
.totz2{
    margin-right:9px
}
._1ojTH{
    margin-left:9px
}
._3B0sy{
    height:120px;
    resize:none;
    -webkit-appearance:none;
    padding:0 4px
}
._2S06A{
    font-size:12px;
    margin-left:18px;
    margin-right:18px
}
._2pdzA{
    background-color:transparent;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
._1cMCa{
    font-weight:400;
    margin:0 0 0 5px;
    padding:0;
    color:#000
}
._2ikVX:after{
    content:""
}
._1OUP4{
    width:auto;
    -ms-flex-negative:0;
    flex-shrink:0
}
._2zB05{
    position:absolute;
    width:100%;
    bottom:0;
    padding:7px 18px;
    background-color:#fff;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px
}
._7jW2v{
    height:44px;
    border:0;
    border-radius:6px;
    color:#fff;
    font-size:19px;
    letter-spacing:1px;
    background-color:#4990e2
}
._1lC9W{
    width:500px;
    padding:6px
}
.ZR1bM{
    padding-left:6px;
    padding-right:6px;
    margin-bottom:6px;
    display:inline-block;
    zoom:1;
    width:50%
}
.qE5gm{
    display:block;
    font-size:12px;
    color:#555;
    font-weight:500;
    padding:2px 0;
    margin-bottom:4px
}
._3BAJd:before{
    content:"*"
}
.qE5gm:after{
    content:":"
}
._1Cywp,._1MuxK{
    color:#e2131f
}
._12Wka{
    width:100%;
    border:1px solid #d8d8d8;
    border-radius:5px;
    display:inline-block;
    zoom:1;
    font-size:14px;
    -ms-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-box-shadow:none;
    box-shadow:none;
    line-height:34px;
    height:34px;
    padding-left:5px
}
._3Pk4Q{
    color:#a6a6a6;
    font-size:11px;
    line-height:15px;
    margin-top:0;
    margin-bottom:0;
    padding:0 0 10px 6px
}
._1FMSg{
    text-decoration:none;
    color:#4a90e2
}
._15Tnw{
    margin-right:12px
}
._27Mac{
    margin-left:-12px
}
._C9TP{
    width:100%
}
._1VPoK{
    height:140px;
    line-height:17px
}
._2oRTi{
    display:block;
    width:auto;
    margin-top:10px
}
.MbTuU{
    background-color:#4a90e2;
    border-radius:30px;
    color:#fff;
    -webkit-box-shadow:none;
    box-shadow:none;
    padding:10px 15px;
    line-height:10px;
    width:100px;
    float:right
}
.MbTuU:hover{
    background-color:#649fff
}
.DI3_R,._12ZkQ{
    width:auto
}
._12ZkQ{
    height:auto
}
._36Mha{
    display:inline-block;
    font-size:12px;
    color:#555;
    margin-left:4px
}
._36Mha:after{
    content:""
}
._3qwSX{
    background-color:#fffacd;
    color:#e90026;
    border-radius:5px;
    list-style-type:none;
    padding:10px
}
._3t3Uw{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:space-evenly;
    -ms-flex-pack:space-evenly;
    justify-content:space-evenly;
    margin:16px auto;
    width:90%
}
._1T0Ng,._1_x46{
    display:inline-block;
    color:#fff;
    background-color:#0080b6;
    border-radius:50px;
    height:22px;
    width:22px;
    line-height:22px;
    text-align:center
}
.BLIFG{
    width:50px;
    display:inline-block;
    border-bottom:2px solid #0080b6;
    margin:0 8px;
    -webkit-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1
}
._1T0Ng~div{
    background-color:#787878;
    border-color:#787878
}
._1Qy6n{
    background-color:#fff;
    color:#0080b6;
    width:72px;
    border:1px solid #0080b6;
    border-radius:100px;
    padding:4px 0
}
._248Vn{
    font-size:11px;
    color:#484848;
    margin-top:8px
}
.D74WA,._1HXjq,._32vtx{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
._32vtx{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    height:100%
}
.D74WA,._1HXjq{
    margin-top:14px
}
.D74WA>div{
    width:49%
}
._1HXjq{
    margin-top:auto;
    min-height:30px
}
._2Upbe{
    background-color:#0080b6;
    color:#fff;
    width:72px;
    border-radius:100px;
    -ms-flex-item-align:end;
    align-self:flex-end;
    justify-self:flex-end;
    padding:4px 0
}
._3ZVqf{
    font-size:14px;
    margin-bottom:8px;
    text-align:center
}
._1Zmtw{
    font-size:14px;
    margin-top:40px
}
._3rF4m{
    font-weight:700;
    word-wrap:break-word
}
._1sFDU{
    font-size:32px;
    min-height:36px;
    text-align:center;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.umdor{
    -ms-flex-item-align:center;
    align-self:center;
    margin-top:auto;
    background-color:#fff;
    color:#0080b6;
    width:200px;
    border:1px solid #0080b6;
    border-radius:100px;
    padding:4px 0
}
.umdor:hover{
    background-color:#0080b6;
    color:#fff
}
._20Qcd{
    font-weight:700;
    margin-top:24px
}
._3qevx{
    font-size:21px;
    text-align:center;
    margin-bottom:16px
}
._27u6W{
    margin-top:20px
}
._24gjP{
    margin-top:8px;
    -webkit-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1
}
._24gjP,._3tCw6{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
._3tCw6,._9_oLF{
    text-align:center
}
._3tCw6{
    height:100%
}
._9_oLF{
    color:#c20c13;
    font-size:14px;
    margin-bottom:10px
}
._6HJ1O{
    background:#dbecf3;
    border:1px solid #d0d0d0;
    border-radius:5px;
    -webkit-box-shadow:2px 2px 25px rgba(0,0,0,.4);
    box-shadow:2px 2px 25px rgba(0,0,0,.4);
    color:#4a4a4a;
    padding:12px 20px;
    position:relative;
    height:100%;
    overflow:scroll
}
._2FUBC{
    overflow:hidden
}
@media (min-width:801px){
    ._6HJ1O{
        margin:0 auto;
        width:425px;
        height:660px;
        top:50%;
        -webkit-transform:translateY(-50%);
        transform:translateY(-50%)
    }
}
._2GJbN{
    width:100%;
    background-color:#0080b6;
    -webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.2);
    box-shadow:0 2px 2px 0 rgba(0,0,0,.2);
    border-radius:6px;
    padding:20px;
    color:#fff;
    cursor:pointer;
    position:relative
}
@media (max-width:800px){
    ._1dA3-{
        max-height:60px;
        width:auto
    }
}
@media (min-width:801px){
    ._1dA3-{
        max-height:98px;
        width:auto;
        position:absolute;
        top:50%;
        -webkit-transform:translateY(-50%);
        transform:translateY(-50%);
        right:20px
    }
}
._2_b78{
    font-weight:700;
    font-size:18px;
    margin-bottom:8px
}
._1Cgs6{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
._3nIde{
    font-size:15px
}
._2FaDn,.hbq0v{
    border-radius:100px
}
.hbq0v{
    width:155px;
    text-align:center;
    font-weight:700;
    margin-top:16px;
    border:1px solid #fff;
    font-size:14px;
    padding:8px
}
._2FaDn{
    display:block;
    border:1px solid #4a90e2;
    font-size:13px;
    color:#fff;
    min-width:113px;
    height:24px;
    line-height:22px;
    background-color:#4a90e2;
    padding:0
}
._2FaDn:hover{
    background:#649fff;
    border-color:#649fff
}
._2FaDn:focus{
    outline:0
}
._2FaDn:active{
    border-color:#6696e5;
    background:#fff;
    color:#6696e5
}
._2Lf2s{
    color:#373737;
    background-color:#f3f3f3;
    display:inline-block;
    border-radius:10px
}
._1xuwE{
    position:relative;
    min-width:1024px
}
.GWWWS{
    width:100%;
    margin:0 auto;
    padding:0 15px;
    max-width:1150px
}
._1xuwE._3PSFQ .GWWWS{
    max-width:none
}
._2gutP{
    position:fixed;
    z-index:20;
    width:100%;
    min-width:1024px
}
.AwudM{
    height:110px
}
@supports ((position:-webkit-sticky) or (position:sticky)){
    ._2gutP{
        top:0;
        position:-webkit-sticky;
        position:sticky
    }
    .AwudM{
        height:0
    }
}
._1Lmkf{
    display:inline-block;
    text-align:center;
    white-space:nowrap;
    vertical-align:middle;
    -ms-touch-action:manipulation;
    touch-action:manipulation;
    cursor:pointer;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    background-color:none;
    border:0;
    padding:.5em 1em;
    margin:0 auto 10px
}
._1aBt3{
    border-radius:5px
}
.AHRbA{
    border-radius:30px
}
._2DPdC,._2phgj{
    color:#fff;
    background-color:#4a4a4a
}
._2phgj:hover{
    background-color:#414141
}
._2DPdC{
    background-color:#4a90e2
}
._2DPdC:hover{
    background-color:#649fff
}
._2FAeg{
    font-size:12px
}
._2Yt_M{
    font-size:14px
}
.PjxZ9{
    font-size:18px
}
._33xie{
    background:rgba(3,32,66,.5);
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index:1000;
    overflow:auto
}
._1eA4I{
    display:inline-block
}
._3K_rc{
    overflow:hidden;
    position:fixed
}
._3agO2{
    position:absolute;
    top:2px;
    right:0;
    font-size:12px;
    margin:10px;
    cursor:pointer;
    fill:#000
}
._21-nq{
    width:100%;
    height:100%
}
.mE0GE{
    display:none
}
._3G5FW{
    padding:30px
}
._3FyNs{
    background:#fff;
    margin:auto;
    position:relative;
    min-width:1000px
}
._2HqTF{
    position:absolute;
    top:0;
    right:0;
    font-size:20px;
    margin:10px;
    cursor:pointer;
    fill:#979797;
    z-index:1
}
._1M8hZ{
    padding:32px
}
.FFd9b{
    border-radius:5px;
    background:#1a1a1a;
    margin:auto;
    position:relative
}
.gJclq{
    position:absolute;
    top:0;
    right:0;
    font-size:20px;
    margin:10px;
    cursor:pointer;
    fill:#979797;
    z-index:1
}
._3EBFO{
    overflow:hidden
}
._3095-{
    background:rgba(3,32,66,.5);
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index:1000;
    overflow:auto;
    text-align:center;
    -webkit-overflow-scrolling:touch
}
._3WkBw{
    display:inline-block;
    vertical-align:middle;
    position:relative;
    text-align:left;
    overflow:auto;
    margin:30px auto;
    background:#fff;
    border:1px solid #d0d0d0;
    -webkit-box-shadow:2px 2px 25px rgba(0,0,0,.4);
    box-shadow:2px 2px 25px rgba(0,0,0,.4);
    border-radius:5px;
    padding:16px
}
._17Ltl{
    position:absolute;
    top:2px;
    right:0;
    font-size:12px;
    margin:10px;
    cursor:pointer;
    fill:gray
}
._17Ltl:hover{
    fill:#000
}
._1IDIG{
    overflow:hidden
}
.YXijt,._2SIcq{
    overflow:auto;
    z-index:1000;
    left:0
}
._2SIcq{
    background:rgba(3,32,66,.5);
    position:fixed;
    right:0;
    bottom:0;
    -webkit-overflow-scrolling:touch;
    top:0;
    text-align:center
}
._2SIcq:after,._3095-:after{
    content:"";
    height:100%;
    display:inline-block;
    vertical-align:middle
}
.YXijt{
    display:block;
    vertical-align:middle;
    text-align:left;
    margin:-300px auto 0;
    background:#fff;
    border:1px solid #d0d0d0;
    -webkit-box-shadow:2px 2px 25px rgba(0,0,0,.4);
    box-shadow:2px 2px 25px rgba(0,0,0,.4);
    border-radius:5px;
    padding:10px 0;
    width:950px;
    top:50%;
    color:#6e6e6e
}
.YXijt,._1ulMI{
    position:absolute;
    right:0
}
._1ulMI{
    top:2px;
    font-size:12px;
    margin:10px;
    cursor:pointer;
    color:gray
}
._1ulMI:hover{
    color:#000
}
._2c67e{
    font-size:36px;
    margin:0 0 20px;
    font-weight:400;
    text-align:center;
    display:block
}
._3rupy{
    float:left;
    width:50%;
    color:#6e6e6e;
    position:relative;
    height:458px
}
._3rupy p{
    padding:0 25px 0 60px;
    font-size:20px;
    margin-top:40px
}
.OJHty h4,._1uPI5 h4,._2yDlx h4,._3rupy h4{
    font-size:24px;
    font-weight:400;
    text-align:center;
    margin:0
}
.OJHty ul,._3rupy ul{
    list-style-type:disc;
    margin-top:20px
}
.OJHty ul li,._3aEp6,._3rupy ul li{
    font-size:20px;
    margin:0 0 3px 55px
}
._3rupy ._3aEp6{
    position:absolute;
    left:0;
    bottom:0
}
._3aEp6{
    width:100%;
    text-align:center;
    margin:10px 0 0;
    padding:0
}
._3aEp6 input{
    margin:0
}
._1b81b:hover{
    background-color:#649fff
}
._1b81b{
    margin-top:10px;
    padding:12px 30px;
    text-decoration:none;
    cursor:pointer;
    background-color:#4a90e2;
    border-radius:30px;
    color:#fff;
    border:0;
    font-size:20px
}
._2yDlx{
    float:right;
    margin:0 0 35px;
    border-left:1px solid #6e6e6e;
    padding:0 35px;
    height:480px;
    width:50%
}
._1-WMS{
    list-style-type:none;
    border-bottom:1px solid #979797;
    margin-bottom:18px;
    padding:0
}
._1-WMS:after{
    content:"or";
    display:inline-block;
    position:relative;
    background:#fff;
    font-size:20px;
    color:#666;
    width:50px;
    text-align:center;
    left:50%;
    margin-left:-25px;
    top:13px
}
.JqGnY{
    font-size:10px;
    margin:5px 0 10px
}
.JqGnY a{
    color:#4a90e2;
    text-decoration:none
}
._1yuDc{
    clear:both
}
._3KSgB{
    border:1px solid #e90026!important
}
._1yuDc input,._3tVuq{
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
._1yuDc input{
    clear:both;
    height:40px;
    line-height:40px;
    border:1px solid #979797;
    font-size:13px;
    zoom:1;
    width:100%;
    padding:0 10px;
    margin:5px 0;
    border-radius:5px;
    display:inline-block
}
._3tVuq{
    width:280px;
    margin:12px auto 0;
    padding:9px 0;
    border-radius:20px;
    display:block;
    text-align:center;
    position:relative;
    cursor:pointer
}
.opsla{
    background:#295b9a;
    border:1px solid #295b9a;
    color:#fff
}
.Yj4mS{
    color:#6e6e6e;
    background:#fff;
    border:1px solid #d2d2d2
}
.Yj4mS svg,._1Hb8F svg{
    fill:#dc4e41
}
._2Vzkr{
    color:#fff;
    background:#2eb0ef;
    border:1px solid #2eb0ef
}
._8qTlp{
    font-size:13px;
    line-height:20px;
    margin:0;
    padding:0
}
._2Mb4G{
    float:right;
    color:#4a90e2
}
._2maqy,._3tNhk{
    font-size:13px
}
._3tNhk a{
    color:#4a90e2;
    font-size:14px
}
._2maqy{
    color:#e90026;
    margin:0
}
._2uu8c,.thHAk{
    overflow:auto;
    z-index:1000;
    left:0
}
._2uu8c{
    background:rgba(3,32,66,.5);
    position:fixed;
    right:0;
    bottom:0;
    -webkit-overflow-scrolling:touch;
    top:0;
    text-align:center
}
._2uu8c:after{
    content:"";
    height:100%;
    display:inline-block;
    vertical-align:middle
}
.thHAk{
    display:block;
    vertical-align:middle;
    text-align:left;
    margin:-270px auto 0;
    background:#fff;
    border:1px solid #d0d0d0;
    -webkit-box-shadow:2px 2px 25px rgba(0,0,0,.4);
    box-shadow:2px 2px 25px rgba(0,0,0,.4);
    border-radius:5px;
    padding:16px;
    width:950px;
    top:50%;
    color:#787878
}
._1s59g,.thHAk{
    position:absolute;
    right:0
}
._1s59g{
    top:2px;
    font-size:12px;
    margin:10px;
    cursor:pointer;
    color:gray
}
._1s59g:hover{
    color:#000
}
._3oT4-{
    font-size:36px;
    margin:0 0 20px;
    font-weight:400;
    text-align:center;
    display:block
}
.OJHty{
    float:left;
    width:50%;
    color:#6e6e6e;
    position:relative;
    height:400px
}
.OJHty p,._3QJ4u{
    font-size:20px;
    margin:20px auto;
    text-align:center
}
.OJHty ._3QJ4u{
    position:absolute;
    left:0;
    bottom:-13px
}
._3QJ4u{
    width:100%;
    margin:10px 0 0;
    padding:0
}
._3QJ4u input{
    margin:0
}
.w9Ggu:hover{
    background-color:#649fff
}
.w9Ggu{
    margin-top:10px;
    padding:12px 30px;
    text-decoration:none;
    cursor:pointer;
    background-color:#4a90e2;
    border-radius:30px;
    color:#fff;
    border:0;
    font-size:20px
}
._1uPI5{
    float:right;
    margin:0 0 35px;
    border-left:1px solid #6e6e6e;
    padding:0 35px 0 58px;
    height:400px
}
._2GHW9{
    list-style-type:none;
    border-bottom:1px solid #979797;
    margin-bottom:20px;
    padding:0
}
._1Zl9d,._2GHW9:after{
    text-align:center;
    position:relative
}
._2GHW9:after{
    content:"or";
    background:#fff;
    font-size:20px;
    color:#666;
    left:50%;
    margin-left:-25px;
    top:13px;
    display:inline-block;
    width:50px
}
._2GHW9 a,._3tNhk a{
    text-decoration:none
}
._22XaR{
    clear:both
}
._22XaR input,._3gO1w ._2WOa_{
    border-radius:5px;
    border:1px solid #979797;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    font-size:13px;
    height:40px;
    line-height:40px;
    padding:0 10px;
    width:100%;
    zoom:1
}
._22XaR input{
    clear:both;
    margin:5px 0;
    display:inline-block
}
._1Zl9d{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:280px;
    margin:12px auto 0;
    padding:9px 0;
    border-radius:20px;
    display:block;
    cursor:pointer
}
._1cxK6{
    background:#295b9a;
    border:1px solid #295b9a;
    color:#fff
}
._1Hb8F{
    color:#6e6e6e;
    background:#fff;
    border:1px solid #d2d2d2
}
._3Eh2G{
    color:#fff;
    background:#2eb0ef;
    border:1px solid #2eb0ef
}
._3o0oD{
    font-size:13px;
    line-height:20px;
    margin:0;
    padding:0
}
._2ib-V{
    float:right;
    color:#4a90e2
}
._1MB7Q,._3XHdx{
    font-size:13px
}
._3XHdx a{
    color:#4a90e2;
    font-size:14px
}
._1MB7Q{
    color:#e90026;
    margin:0
}
._2WmmU{
    height:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    padding:20px 14px
}
._2WmmU h3{
    font-size:100%;
    font-weight:400;
    margin:0 0 3px;
    padding:0
}
._2WmmU ul{
    list-style:none;
    line-height:1.3
}
._1K8sU ul,._2WmmU p,._2WmmU ul{
    margin:0;
    padding:0
}
._3gO1w ._2WOa_{
    display:block;
    margin:10px 0
}
._5M1A_{
    width:466px;
    padding:0 19px
}
.KMgBu{
    display:block;
    color:#787878;
    font-size:36px;
    font-weight:400;
    margin:0 0 20px;
    text-align:center
}
._3BU_i{
    background:#fffacd;
    border:5px;
    color:#e90026;
    font-size:14px;
    line-height:1.3;
    list-style:none;
    margin:13px 0;
    padding:10px
}
.el9rm{
    font-size:20px;
    margin:0;
    padding:0;
    text-align:center;
    width:100%
}
.el9rm input{
    margin:8px
}
.QFHbf:hover{
    background-color:#649fff
}
.QFHbf{
    background-color:#4a90e2;
    border-radius:30px;
    border:0;
    color:#fff;
    font-size:20px;
    margin-top:10px;
    padding:12px 30px;
    -webkit-appearance:none
}
.QFHbf,._3ylul{
    cursor:pointer;
    text-decoration:none
}
._3ylul{
    color:#4a90e2;
    font-size:16px;
    margin:0
}
._2pNUK{
    font-size:16px;
    margin:6px 0 0
}
._1K8sU{
    font-size:13px;
    padding:0 0 0 216px
}
._1K8sU ul{
    list-style:none;
    line-height:44px
}
._1K8sU a,._3XHdx a,.rtZ-k a{
    text-decoration:none
}
._1K8sU>ul{
    float:left
}
._1K8sU>ul+ul{
    float:right
}
._1K8sU>ul>li{
    position:relative;
    float:left
}
._1K8sU>ul>li:hover{
    text-decoration:underline
}
._1K8sU li>a,._1K8sU li>span{
    color:#787878
}
._1K8sU>ul>li>a,._1K8sU>ul>li>span{
    display:block;
    cursor:pointer;
    padding:0 9px
}
._1K8sU>ul>li>ul{
    background:#fff;
    -webkit-box-shadow:3px 3px 8px #d8d8d8;
    box-shadow:3px 3px 8px #d8d8d8;
    display:none;
    position:absolute;
    top:34px;
    width:175px
}
._1K8sU>ul>li>ul>li>a,._1K8sU>ul>li>ul>li>span{
    cursor:pointer;
    display:block;
    border-top:1px solid #d8d8d8;
    border-bottom:1px solid #d8d8d8;
    padding:0 10px;
    text-transform:capitalize;
    color:#000;
    font-size:12px
}
._1K8sU>ul>li>ul>li>a:hover,._1K8sU>ul>li>ul>li>span:hover{
    background:#000;
    border-top-color:#d8d8d8;
    border-bottom-color:#000;
    text-decoration:none;
    color:#fff
}
._1BNZw{
    font-size:11px;
    margin:0 1px 0 7px
}
._1fmId,.fM3xV{
    font-size:18px;
    margin-right:5px
}
._1fmId{
    fill:#d10015
}
.fM3xV{
    fill:none;
    stroke:#212224
}
.YTlTV{
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    -webkit-animation-duration:.5s;
    animation-duration:.5s;
    -webkit-animation-name:HzCDL;
    animation-name:HzCDL;
    background:#4a90e2;
    display:block;
    height:2px
}
._163kW{
    background:#fff;
    border-bottom:1px solid #d8d8d8;
    height:46px;
    margin:0 auto;
    white-space:nowrap;
    z-index:100;
    position:relative;
    min-width:1035px
}
._2fowS{
    float:left;
    width:106px;
    margin-top:8px;
    margin-left:4px
}
._2fowS img{
    height:28px;
    width:106px
}
.unr9g{
    background:#343031;
    text-align:center
}
.rtZ-k{
    padding-top:35px
}
.rtZ-k a{
    color:#fff;
    font-size:.75rem;
    display:inline-block
}
.rtZ-k a:last-child{
    border-right:none
}
.rtZ-k a:before{
    content:"|";
    opacity:1;
    margin-left:7px;
    margin-right:7px;
    color:#747474
}
.rtZ-k a:first-child:before{
    content:"";
    opacity:0;
    margin-left:7px;
    margin-right:7px
}
._1jtja{
    clear:both;
    list-style:none;
    margin:0;
    padding:35px 0 0
}
._1jtja li{
    margin-left:5px
}
._1jtja svg{
    width:24px;
    height:24px;
    fill:#fff
}
._3QR9X{
    color:#fff;
    font-size:20px;
    position:relative
}
._2XA-E,._3y1Mz{
    display:inline-block;
    width:100%;
    clear:both;
    padding:0 15px;
    line-height:1.5;
    font-size:12px
}
._3y1Mz{
    padding:25px 0 30px
}
._3y1Mz a{
    color:#fff;
    text-decoration:none
}
._2XA-E p,._3y1Mz p{
    color:#747474;
    font-size:12px;
    line-height:16px;
    text-align:left;
    margin:0
}
._3y1Mz p+p{
    margin-top:1em
}
._2XA-E{
    padding-bottom:35px
}
._1jtja li,._2XA-E img{
    display:inline-block
}
._3SViW{
    vertical-align:middle;
    margin-left:5px;
    margin-right:2px
}
.Fjh6g,._2WFKH{
    position:relative
}
._2WFKH{
    float:right;
    top:-18px
}
.LK7xJ svg,._1vmPP svg,._2JtuN svg,._4mbpe svg{
    padding:3px
}
._1vmPP svg{
    background-color:#dc4844
}
.LK7xJ svg{
    background-color:#3b5998
}
._4mbpe svg{
    background-color:#c3553c
}
._2JtuN svg{
    background-color:#55acee
}
._2yRXe svg{
    background-color:#b00;
    padding:0
}
.Fjh6g{
    border-radius:5px;
    height:100%;
    overflow-x:scroll;
    white-space:nowrap
}
.Fjh6g::-webkit-scrollbar{
    height:10px
}
.Fjh6g::-webkit-scrollbar-thumb{
    border-radius:5px;
    background-color:rgba(0,0,0,.5)
}
.Pf_Oj{
    padding:18px 12px;
    text-align:center;
    overflow:visible;
    border:1px solid #f3f3f3
}
._2pjU1{
    height:175px;
    width:175px;
    display:block;
    background:#333 50% no-repeat;
    background-size:cover;
    color:#fff;
    position:relative;
    font-size:12px;
    text-shadow:1px 1px 0 #000;
    text-align:left;
    line-height:16px
}
._258Py,._39LCe{
    padding:4px 8px;
    position:absolute;
    width:100%
}
._39LCe{
    height:50px;
    background:-webkit-gradient(linear,left top,left bottom,from(rgba(5,5,5,.7)),color-stop(43%,rgba(0,0,0,.49)),color-stop(44%,rgba(0,0,0,.48)),color-stop(75%,rgba(0,0,0,.13)),to(rgba(5,5,5,0)));
    background:linear-gradient(180deg,rgba(5,5,5,.7) 0,rgba(0,0,0,.49) 43%,rgba(0,0,0,.48) 44%,rgba(0,0,0,.13) 75%,rgba(5,5,5,0));
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#b3050505",endColorstr="#00050505",GradientType=0)
}
._258Py{
    bottom:0;
    background:-webkit-gradient(linear,left top,left bottom,from(rgba(5,5,5,0)),color-stop(54%,rgba(0,0,0,.49)),to(rgba(5,5,5,.7)));
    background:linear-gradient(180deg,rgba(5,5,5,0) 0,rgba(0,0,0,.49) 54%,rgba(5,5,5,.7));
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00050505",endColorstr="#b3050505",GradientType=0)
}
._31kC1{
    margin:0 8px;
    text-align:center;
    display:inline-block;
    border:1px solid #f3f3f3
}
._3GQBc{
    font-size:14px;
    margin-top:10px
}
._20UFT,._3GQBc{
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis
}
._32-zA{
    height:auto;
    padding:2px 16px;
    margin:8px auto;
    display:inline-block
}
.w-pKh{
    color:#373737;
    padding:10px 0;
    font-size:36px;
    font-weight:700
}
._3PuvI,.w-pKh{
    text-align:center
}
._3PuvI{
    overflow:visible
}
.JQfZL{
    display:none
}
._2FI91{
    display:block;
    position:relative;
    float:right;
    border:1px solid #4a4a4a;
    border-radius:10px;
    z-index:0;
    overflow:hidden
}
._3Q9Kh{
    display:block;
    float:left;
    font-size:14px;
    background-color:#f3f3f3;
    padding:6px;
    cursor:pointer
}
._3Oo30{
    text-decoration:none;
    color:#4a4a4a;
    margin-left:8px
}
._1bPcq:hover,._2Vg_V:hover{
    background:#fff
}
.yOgaL{
    color:#fff
}
.yOgaL,.yOgaL:hover{
    background-color:#4a4a4a
}
._1eG0W{
    font-size:14px;
    line-height:1.3
}
._1eG0W svg{
    margin-top:3px;
    width:1.5em;
    height:1.5em
}
._1VWjO{
    margin-left:8px;
    font-size:13px;
    vertical-align:middle;
    display:inline-block
}
._2LPR6{
    position:relative;
    display:block;
    float:left
}
._2L_fA{
    color:#646464;
    cursor:pointer;
    display:block;
    font-size:11px;
    height:33px;
    line-height:35px;
    min-width:35px;
    width:108px;
    padding:0 10px
}
._2LPR6:hover ._1FiR1{
    fill:#474747
}
._1FiR1{
    font-size:12px;
    margin-left:5px;
    fill:#a0a0a0
}
._1FiR1 svg{
    width:1em;
    height:.5em
}
._3yPjJ{
    position:absolute;
    background:#fff;
    border:1px solid #dedede;
    top:36px;
    right:0;
    width:150px;
    font-size:14px;
    border-radius:4px;
    text-align:left
}
._3yPjJ:after,._3yPjJ:before{
    bottom:100%;
    border:solid transparent;
    content:"";
    height:0;
    width:0;
    position:absolute;
    pointer-events:none
}
._3yPjJ:before{
    border-color:transparent transparent #dedede;
    border-width:7px;
    margin-left:-7px;
    left:75%
}
._3yPjJ:after{
    border-color:transparent transparent #fff;
    border-width:6px;
    margin-left:-6px;
    left:75%
}
._3trOs{
    overflow:auto;
    padding:10px 0 0;
    font-size:14px
}
._2zjQt{
    margin:0;
    list-style:none;
    float:left
}
._2zjQt li{
    display:inline
}
._16sRs{
    background-color:#555;
    color:#fff;
    padding:7px;
    margin:0 10px 10px 0;
    float:left
}
._37Cu7{
    cursor:pointer;
    margin-left:7px
}
._3ChSJ{
    float:right;
    margin:0;
    padding:7px 0
}
._3ChSJ span{
    margin-left:5px
}
._3RRJ8,._3ptTP{
    text-decoration:none;
    cursor:pointer
}
._3ptTP{
    padding-top:7px;
    display:inline-block;
    color:#4a90e2
}
._3RRJ8{
    color:#575c5f;
    float:left;
    font-size:18.5px;
    padding:20px 0 0;
    vertical-align:bottom
}
._2VLcY{
    clear:both;
    color:#575c5f
}
._1vIq-{
    position:static;
    z-index:100
}
._1phy1,._30Fv9{
    position:absolute;
    left:0
}
._1phy1{
    background:rgba(0,0,0,.5);
    min-height:100vh;
    right:0;
    z-index:0;
    top:60px
}
._30Fv9{
    top:45px;
    background:#f3f3f3;
    -webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);
    box-shadow:0 2px 4px 0 rgba(0,0,0,.1);
    padding:10px 15px 15px;
    border-bottom:1px solid #d8d8d8;
    width:100%
}
._2BMfO{
    margin:0 auto;
    background-color:#fff;
    border:1px solid #d8d8d8;
    border-radius:5px;
    padding:10px 17px 20px
}
._3CAqa{
    min-width:1024px;
    max-width:1150px
}
._2BMfO ul li{
    display:inline-block;
    margin-right:20px
}
.j4bYo ul li{
    width:23%;
    margin-right:2%
}
.j4bYo ul li:last-child{
    margin-right:0
}
._2VLcY ul{
    display:inline;
    list-style:none;
    padding:0
}
._3M2i2{
    padding-top:20px
}
._2VLcY select{
    border:2px solid #c5c5c5;
    border-radius:10px;
    color:#646464;
    height:38px;
    padding-left:15px;
    width:100%;
    cursor:pointer
}
._2VLcY input[type=checkbox]{
    margin-right:15px
}
._3Q6qx{
    font-size:18.5px;
    overflow:auto;
    padding-right:0
}
._3Q6qx>ul{
    float:right
}
._2qEWC,._7dmEV{
    border:1px solid #c5c5c5;
    cursor:pointer;
    border-radius:30px;
    padding:10px 20px;
    text-decoration:none
}
._2qEWC{
    color:#292929
}
._2qEWC:hover{
    color:#555
}
._3Q6qx ul li{
    display:inline-block;
    margin:0 0 0 35px
}
._7dmEV{
    background-color:#4a90e2;
    color:#fff;
    text-align:right
}
._7dmEV:hover{
    background-color:#649fff;
    color:#fff
}
.FVvah{
    z-index:110
}
._3lIuQ{
    padding-top:38px
}
._3lIuQ:after,._3lIuQ:before{
    left:67%
}
._1fATF{
    margin-left:10px;
    margin-right:10px;
    line-height:34px;
    position:absolute;
    top:0;
    left:61px
}
._1qpOX{
    outline:0
}
._1VAzb span{
    padding-right:12px;
    padding-left:98px!important;
    color:#232323
}
.teLwF span:hover{
    color:#fff;
    background:#393939
}
.teLwF span{
    border-top:1px solid #dedede;
    cursor:pointer;
    color:#232323;
    display:block;
    padding:4px 10px;
    width:148px
}
.teLwF{
    display:inline-block;
    position:relative;
    text-align:left
}
.teLwF span:last-child{
    border-radius:0 0 4px 4px
}
._1hyWk,._1nTcL{
    width:45px;
    text-align:center;
    border:1px solid #dedede;
    font-size:14px;
    border-radius:4px;
    outline:0;
    position:absolute;
    top:8px
}
._1hyWk{
    left:8px
}
._1nTcL{
    right:8px
}
._3k52e{
    z-index:110
}
._3IUDT{
    right:11px
}
._3IUDT span{
    border-top:1px solid #dedede;
    padding-left:7px;
    cursor:pointer;
    color:#232323;
    display:block;
    line-height:25px
}
._3IUDT span:first-child{
    border-radius:4px 4px 0 0;
    border:0
}
._3IUDT span:last-child{
    border-radius:0 0 4px 4px
}
._3IUDT span:hover{
    color:#fff;
    background:#393939
}
._3IUDT select{
    border:0;
    outline:0;
    width:110px;
    height:124px
}
._2ThIe{
    display:block;
    float:left;
    position:relative
}
._2WxZ_{
    background:0 0;
    border:0;
    color:#646464;
    display:block;
    font-size:13px;
    font-weight:100;
    height:35px;
    line-height:35px;
    padding:0 10px;
    width:212px
}
._2WxZ_::-webkit-input-placeholder{
    color:#989898
}
._2WxZ_:-ms-input-placeholder,._2WxZ_::-ms-input-placeholder{
    color:#989898
}
._2WxZ_::placeholder{
    color:#989898
}
._2WxZ_:focus{
    outline:0
}
._3hLTM{
    position:absolute;
    left:0;
    background:#fff;
    width:375px;
    border-width:1px 0 0;
    border-radius:5px;
    z-index:99
}
._3hLTM:after,._3hLTM:before{
    bottom:100%;
    border:solid transparent;
    content:"";
    height:0;
    width:0;
    position:absolute;
    pointer-events:none
}
._3C2ct{
    cursor:pointer;
    display:block;
    padding:8px;
    text-decoration:none;
    color:#232323;
    white-space:nowrap;
    border:1px solid #dedede;
    max-width:375px;
    text-overflow:ellipsis;
    overflow:hidden
}
._3C2ct+._3C2ct{
    border-top:none
}
._3C2ct._3mHA4{
    background:#393939;
    color:#fff;
    border-color:#393939
}
._-8WgW{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
._3kwUU{
    padding-right:40px
}
._3K42X{
    background:#f3f3f3;
    color:#4a4a4a;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
._1Le7B{
    padding-right:10px
}
._1Le7B svg{
    width:1.5em;
    height:1.5em;
    fill:#c20c13
}
._3Ef4M{
    position:relative;
    padding:6px 0 8px;
    background:#f3f3f3;
    border-bottom:1px solid #d8d8d8;
    -webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);
    box-shadow:0 2px 4px 0 rgba(0,0,0,.1);
    z-index:99
}
._3Ef4M:after{
    content:"";
    display:table;
    clear:both
}
._1Ruua{
    float:left
}
.Mp8g3,.lOwyz{
    float:left;
    height:35px
}
.lOwyz{
    border-right:0;
    background:#fff;
    border:1px solid #d0d0d0;
    border-radius:10px 0 0 10px
}
.Mp8g3{
    background-color:#4a90e2;
    border-radius:0 10px 10px 0;
    border:1px solid transparent;
    color:#fff;
    cursor:pointer;
    display:block;
    font-size:12px;
    line-height:33px;
    padding:0;
    width:142px;
    margin:0 0 0 -1px
}
.Mp8g3:hover{
    background:#649fff
}
.Mp8g3:focus{
    outline:0
}
.Mp8g3:active{
    color:#4a90e2;
    border-color:#4a90e2;
    background-color:#fff
}
._2nAB3{
    font-size:16px;
    line-height:34px;
    margin:-1px 5px 0 0
}
.Mp8g3:active path{
    fill:#4a90e2
}
._3UA8P{
    width:100%;
    margin:0 auto 30px;
    padding:0 15px;
    max-width:1150px
}
._12Uvj{
    padding:0 0 3px;
    margin-bottom:10px;
    border-bottom:1px solid #d8d8d8;
    font-size:23px;
    font-weight:300;
    display:block;
    color:#373737
}
._3QECu p{
    font-size:15px;
    margin-bottom:15px;
    line-height:1.3;
    color:#373737
}
.Ty-8S{
    margin:0;
    padding:0;
    list-style:none
}
.Ty-8S li{
    width:23%;
    padding:0 1% 0 0;
    display:inline-block;
    margin-bottom:10px;
    font-size:15px
}
.Ty-8S li a{
    color:#4a90e2;
    text-decoration:none;
    cursor:pointer
}
._3WxSW h2{
    margin-top:-140px;
    padding-top:140px
}
._2UZN_{
    margin-bottom:28px;
    text-align:center
}
._9Ab0Z{
    margin:0 auto;
    width:816px
}
._9Ab0Z>*{
    margin:0 8px 16px
}
._3IK4H{
    border:1px solid hsla(0,0,59%,.14);
    border-radius:5px;
    color:#4a90e2;
    height:30px;
    font-size:14px;
    font-weight:700;
    margin-top:16px;
    width:758px
}
._1JATW,._1XQVG,._2dIx0{
    -webkit-filter:drop-shadow(0 2px 2px rgba(0,0,0,.65));
    -webkit-transform:translateY(-50%)
}
.ICBpS{
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none
}
.J93hD:after{
    content:" / "
}
._2z9Wp{
    width:70px;
    text-align:center;
    display:block;
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
._2z9Wp div{
    width:18px;
    height:18px;
    background-color:#fff;
    border-radius:100%;
    display:inline-block
}
._1Kvuz:first-child{
    -webkit-animation:_2X_v2 1.42s infinite ease-in-out both;
    animation:_2X_v2 1.42s infinite ease-in-out both;
    -webkit-animation-delay:-.32s;
    animation-delay:-.32s
}
._1Kvuz:nth-child(2){
    -webkit-animation-delay:-.16s;
    animation-delay:-.16s
}
._1Kvuz:nth-child(2),._1Kvuz:nth-child(3){
    -webkit-animation:_2X_v2 1.42s infinite ease-in-out both;
    animation:_2X_v2 1.42s infinite ease-in-out both
}
._10Ux6{
    position:relative
}
._1JATW,._1XQVG,._2dIx0{
    filter:drop-shadow(0 2px 2px rgba(0,0,0,.65));
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    fill:#fff;
    font-size:24px;
    cursor:pointer;
    z-index:10;
    color:#fff;
    padding:5px
}
._1JATW{
    left:0
}
._2dIx0{
    right:0
}
._3_S49{
    position:absolute;
    top:0;
    width:100%;
    height:100%
}
._Q6js{
    width:228px;
    height:143px;
    display:inline-block;
    vertical-align:middle;
    background:#1a1a1a 50% no-repeat;
    background-size:cover
}
._1YTZj{
    position:relative;
    white-space:nowrap
}
._2SrO5{
    overflow:hidden
}
._2S5nk{
    width:50%;
    left:0;
    background-color:rgba(0,0,0,.85)
}
._2S5nk,._3mGgm{
    position:absolute;
    height:100%;
    top:0
}
._1yzkP svg,.rI55h svg{
    height:21px
}
._2zXQ3{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    overflow-y:hidden
}
._3vQXa{
    height:100%;
    min-width:0;
    padding:8px;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1
}
._3M4M8{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    height:100%;
    overflow:hidden
}
._2GZse,._3M4M8{
    position:relative
}
._2GZse{
    border:0;
    width:316px;
    color:#fff;
    background-color:#fff;
    padding-top:20px;
    overflow-y:auto
}
._3MWUm{
    position:relative
}
._3UnPS{
    width:850px;
    background-position:50%;
    background-repeat:no-repeat;
    background-size:initial
}
._1EPBz,._1JeF0{
    line-height:1.3;
    font-weight:500;
    color:#373737
}
._1EPBz{
    text-align:center;
    letter-spacing:0;
    padding-top:10px;
    font-size:21px;
    margin:0
}
._1JeF0{
    display:table;
    font-size:18px;
    margin:auto
}
._1vQKk{
    border-top:1px solid #555;
    padding-top:10px;
    margin:10px 12px 15px
}
._3VWyP{
    font-size:13px;
    color:#373737;
    margin:0 0 8px 6px
}
._3pgZi{
    position:absolute;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    bottom:0
}
._2qjH3{
    background-color:#dbecf3
}
._1xI16{
    text-align:center;
    font-size:14px;
    line-height:1.3;
    width:100%
}
._2tmXS{
    padding:0 2% 10px;
    margin:0
}
._2g6iU{
    width:500px;
    padding:6px
}
._1hIYl{
    padding-left:6px;
    padding-right:6px;
    margin-bottom:6px;
    display:inline-block;
    zoom:1;
    width:50%
}
._3U5mY{
    display:block;
    font-size:12px;
    color:#555;
    font-weight:500;
    padding:2px 0
}
._3bMvD:before{
    content:"*"
}
._3U5mY:after{
    content:":"
}
.CN5Fn,.RdFDX{
    color:#e2131f
}
._19YPB{
    width:100%;
    border:1px solid #d8d8d8;
    border-radius:5px;
    font-size:14px;
    height:30px;
    padding:5px;
    color:#373737
}
._2o-CW{
    color:#a6a6a6;
    font-size:11px;
    line-height:15px;
    margin-top:0;
    margin-bottom:0;
    padding:0 0 10px 6px
}
._34H0G{
    text-decoration:none;
    color:#4a90e2
}
.psHLW{
    margin-right:12px
}
._13y7S{
    margin-left:-12px
}
.fK4LJ{
    width:100%
}
.THffD{
    height:125px;
    line-height:17px
}
._2tmXS{
    display:block;
    width:auto;
    margin-top:10px
}
._2EgyD{
    background-color:#4a90e2;
    padding:8px 10px;
    border-radius:30px;
    color:#fff;
    height:40px;
    cursor:pointer;
    font-size:18px;
    line-height:18px
}
._2EgyD:hover,._3CvL3:hover{
    background-color:#649fff
}
._1u-TS,._3brDM{
    width:auto
}
._1u-TS{
    height:auto
}
._1wza6{
    display:inline;
    font-size:12px;
    color:#555;
    margin-left:4px
}
._1wza6:after{
    content:""
}
._2tXu7{
    background-color:#fffacd;
    color:#e90026;
    border-radius:5px;
    list-style-type:none;
    padding:3px 6px;
    font-size:14px;
    line-height:17px
}
.FeR42,._2VdPt{
    margin-top:26px
}
._2YKQL{
    text-align:center;
    font-weight:700;
    background-color:#fffacd;
    padding:4px 0;
    font-size:14px
}
._1KZrS{
    color:#555;
    padding:10px;
    border:1px dashed #555;
    margin-bottom:13px;
    font-size:15px
}
._2v6hr{
    width:500px;
    height:100%;
    padding-top:5px
}
._1ImHD{
    font-size:20px;
    color:#555;
    font-weight:200;
    margin:0;
    text-shadow:none
}
._2Y62S p,.jTx5g{
    color:#555;
    font-size:13px
}
._17Q1l{
    text-align:center;
    width:400px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
._2_4Qb{
    font-size:20px;
    font-weight:300;
    padding-bottom:8px;
    padding-top:16px;
    margin-bottom:24px
}
._1iY5Z{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    padding:0 32px;
    text-align:center
}
._3VLVX{
    width:264px
}
._1BCHa{
    font-weight:700;
    margin-top:32px;
    margin-bottom:16px
}
.R1AuK{
    margin-top:16px
}
.R1AuK a{
    margin:0 auto
}
._3CvL3,._3xv95{
    width:80%;
    height:48px;
    line-height:48px;
    display:block;
    font-size:20px;
    text-decoration:none;
    text-align:center;
    border-radius:30px;
    cursor:pointer
}
._3CvL3{
    background-color:#4a90e2;
    color:#fff;
    margin-bottom:8px
}
._3xv95{
    color:#4a90e2;
    border:1px solid #4a90e2
}
._1Ps-O{
    border-left:1px solid #000;
    width:475px
}
._2PLy2{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:475px
}
._2rgaI{
    background-color:#fff;
    border-radius:5px
}
._7es48{
    text-align:center
}
._2B7__{
    font-weight:700
}
._129N8{
    font-size:20px;
    font-weight:300;
    padding-bottom:8px;
    padding-top:16px;
    margin-bottom:24px;
    text-align:center
}
._3AO2X{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
._3BDvD{
    border-radius:5px;
    width:90%;
    margin:0 auto
}
.m-7Qs{
    padding:0 12px 18px;
    text-align:center;
    overflow:visible
}
._1H_lx{
    height:175px;
    width:175px;
    display:block;
    background:#333 50% no-repeat;
    background-size:cover;
    border-radius:5px;
    color:#fff;
    position:relative;
    font-size:12px;
    text-shadow:1px 1px 0 #000;
    text-align:left;
    line-height:16px
}
._1HAIF,._34go-{
    padding:4px 8px;
    position:absolute;
    width:100%
}
._1HAIF{
    height:50px;
    background:-webkit-gradient(linear,left top,left bottom,from(rgba(5,5,5,.7)),color-stop(43%,rgba(0,0,0,.49)),color-stop(44%,rgba(0,0,0,.48)),color-stop(75%,rgba(0,0,0,.13)),to(rgba(5,5,5,0)));
    background:linear-gradient(180deg,rgba(5,5,5,.7) 0,rgba(0,0,0,.49) 43%,rgba(0,0,0,.48) 44%,rgba(0,0,0,.13) 75%,rgba(5,5,5,0));
    border-radius:5px;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#b3050505",endColorstr="#00050505",GradientType=0)
}
._34go-{
    bottom:0;
    background:-webkit-gradient(linear,left top,left bottom,from(rgba(5,5,5,0)),color-stop(54%,rgba(0,0,0,.49)),to(rgba(5,5,5,.7)));
    background:linear-gradient(180deg,rgba(5,5,5,0) 0,rgba(0,0,0,.49) 54%,rgba(5,5,5,.7));
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00050505",endColorstr="#b3050505",GradientType=0)
}
._1tngP{
    margin:0 8px 8px;
    text-align:center;
    display:inline-block;
    border:1px solid #f3f3f3;
    border-radius:5px
}
.PSwSY{
    font-size:14px;
    margin-top:10px
}
.PSwSY,._3SWcP{
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis
}
.jLrb2{
    height:auto;
    padding:2px 16px;
    margin:8px auto;
    display:inline-block
}
.z3MPv{
    background-color:#fff;
    border-radius:5px;
    height:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    min-width:400px
}
._2Y62S{
    text-align:left;
    font-weight:200
}
._2Y62S h3{
    font-size:20px;
    color:#4a4a4a;
    margin:0
}
._2Y62S p{
    font-size:16px;
    margin:4px 0 0
}
._3iIf1{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
._32n-F+._32n-F{
    border-left:2px solid #d5d5d5;
    margin-left:16px;
    padding-left:16px
}
._29omH{
    -webkit-box-flex:1;
    -ms-flex:1 1 auto;
    flex:1 1 auto;
    min-width:inherit
}
._2hbYo{
    color:#373737;
    margin:0 -6px;
    position:relative;
    width:470px;
    min-width:470px
}
._2hbYo input[type=tel],._2hbYo input[type=text],._2hbYo textarea{
    background-color:#fafafa
}
._2hbYo input[type=submit]{
    margin-right:6px
}
._2sqJc{
    margin:0 0 16px;
    padding:0;
    text-align:center;
    font-size:13px
}
._1Leqs{
    background-color:#fff;
    color:#4a4a4a;
    font-size:11px;
    min-width:400px;
    position:relative;
    width:100%
}
.pi9nf{
    font-size:24px;
    font-weight:lighter;
    margin:10px 0 16px;
    text-align:center
}
._3qvax{
    color:#42aa0e
}
.AYqPB{
    color:#555
}
._37q5S{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    padding-top:16px
}
.zYMh0{
    font-size:18px;
    margin:10px 0 12px;
    text-align:center
}
._20H5w{
    position:absolute;
    top:0;
    right:0;
    padding:13px 10px;
    z-index:1001;
    font-size:16px;
    cursor:pointer
}
._3CMZH{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:distribute;
    justify-content:space-around;
    background-color:#f3f3f3;
    height:45px;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
._11a-s{
    text-align:center;
    -ms-flex-preferred-size:auto;
    flex-basis:auto;
    -webkit-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1;
    -ms-flex-negative:1;
    flex-shrink:1;
    padding:0 25px;
    white-space:nowrap
}
._1xMlo>*{
    border-right:1px solid #dadada
}
._1xMlo>:last-child{
    border-right:none
}
.VSY9o{
    display:inline;
    margin-left:8px
}
.VLxKK{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:100%;
    margin-bottom:16px
}
.Ng27V{
    fill:#989898;
    font-size:24px;
    margin:0 4.5%
}
._1ZS0A{
    width:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    margin-top:15px
}
._19YW2{
    margin-top:25px
}
.odu7t{
    max-height:43vh;
    max-width:43vh;
    margin-left:auto;
    margin-right:auto
}
._2REc7{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
._2AFgo,._2REc7{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
._2AFgo{
    border-radius:100px;
    background-color:#f3f3f3;
    margin-bottom:5px
}
.RZ1Lu,._3U5Ha{
    font-size:13px;
    text-align:center;
    padding:6px 10px
}
._3U5Ha{
    color:#373737;
    cursor:pointer
}
.RZ1Lu{
    color:#fff;
    background-color:#4a4a4a;
    border-radius:100px
}
._2KPn1{
    background-color:#dbecf3
}
._1uvX7,._2qlij{
    text-align:center
}
._1uvX7{
    line-height:.9;
    letter-spacing:0;
    font-weight:700;
    padding-top:13px;
    font-size:21px;
    margin:0
}
._2qlij{
    margin:6px 32px;
    font-size:14px
}
._3Q4aK{
    display:table;
    font-size:18px;
    font-weight:700;
    line-height:.9;
    margin:auto;
    cursor:pointer
}
._3Q4aK:hover{
    color:#649fff
}
.sGRgM{
    text-align:center;
    font-size:14px;
    line-height:.9;
    width:100%
}
._3bLNp{
    border-top:1px solid #555;
    padding-top:6px;
    margin:6px 10px 13px
}
._35t13{
    padding:0 2% 10px;
    margin:0
}
.w4dF6{
    width:500px;
    padding:6px
}
._2wdSQ{
    padding-left:6px;
    padding-right:6px;
    margin-bottom:6px;
    display:inline-block;
    zoom:1;
    width:50%
}
.BUcnz{
    display:block;
    font-size:12px;
    color:#555;
    font-weight:500;
    padding:2px 0
}
._3smmU:before{
    content:"*"
}
.BUcnz:after{
    content:":"
}
._1a29z,._3PAxk{
    color:#e2131f
}
._1E7I7{
    width:100%;
    border:1px solid #d8d8d8;
    border-radius:5px;
    font-size:14px;
    height:30px;
    padding:5px
}
._1Lirf{
    color:#a6a6a6;
    font-size:11px;
    line-height:15px;
    margin-top:0;
    margin-bottom:0;
    padding:0 0 3px 5px
}
.QF-gt{
    text-decoration:none;
    color:#4a90e2
}
._3eY7F{
    margin-right:12px
}
.Or8Z_{
    margin-left:-12px
}
.id79h{
    width:100%
}
._1X9uz{
    height:75px;
    line-height:13px
}
._35t13{
    display:block;
    width:auto;
    margin-top:5px
}
._39vcj{
    background-color:#4a90e2;
    padding:8px 10px;
    border-radius:30px;
    color:#fff;
    height:40px;
    cursor:pointer;
    font-size:18px;
    line-height:18px
}
._39vcj:hover{
    background-color:#649fff
}
._2X40Z,._2d7pp{
    width:auto
}
._2d7pp{
    height:auto
}
.D5WLi{
    display:inline;
    font-size:12px;
    color:#555;
    margin-left:4px
}
.D5WLi:after{
    content:""
}
._1hhFs{
    background-color:#fffacd;
    color:#e90026;
    border-radius:5px;
    list-style-type:none;
    padding:4px 8px;
    font-size:14px;
    margin:0 0 15px
}
@supports (position:sticky){
    ._1w0W9{
        margin-top:0
    }
    ._32ihY{
        height:100%
    }
    ._1YzPf,._2MwTT,._32ihY ._2MwTT{
        position:sticky;
        top:140px
    }
}
._1KY2B,._1jLfd{
    width:100%;
    background-color:#fff;
    -webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);
    box-shadow:0 2px 4px rgba(0,0,0,.1);
    margin:0 auto;
    padding-bottom:20px;
    display:block;
    color:#373737;
    top:0;
    z-index:98;
    height:140px
}
._1jLfd{
    position:relative
}
._1KY2B{
    position:fixed
}
@supports ((position:-webkit-sticky) or (position:sticky)){
    ._1KY2B,._1jLfd{
        position:-webkit-sticky;
        position:sticky
    }
}
._3BYdt{
    padding:5px 0 5px 10px;
    min-width:1024px;
    max-width:1150px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    clear:both;
    margin:0 auto
}
._2Rc2M{
    position:absolute;
    bottom:10px
}
.PNBZp{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:end;
    -ms-flex-align:end;
    align-items:flex-end;
    width:200px
}
.PNBZp,._1Ufd-{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
._1Ufd-{
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
._3RFoo{
    margin-right:20px
}
._34g54{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:250px
}
.Xf0BD{
    width:800px
}
._59GLi{
    display:inline;
    color:#373737
}
._1Cwek{
    width:800px
}
._23sSx{
    float:left;
    width:inherit
}
._2C1np,._31-st{
    display:inline-block
}
._2C1np{
    color:#373737;
    font-weight:700;
    margin:0;
    letter-spacing:0;
    font-size:29px
}
._31-st{
    margin-right:7px;
    font-size:22px
}
._2MWwK a,._3uqLJ,._59GLi{
    font-size:14px
}
.jm3u8{
    margin-top:6px;
    background-color:#4a90e2;
    border-radius:30px;
    color:#fff;
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
    font-size:17px;
    padding:7px 50px;
    height:36px;
    border:0
}
._3IHcS,.jm3u8{
    line-height:1.3;
    display:inline
}
._3IHcS{
    color:#373737;
    margin:0 7px;
    font-size:20px;
    font-weight:700
}
._2MWwK a{
    text-decoration:none;
    color:#4a90e2;
    font-weight:550
}
._24jc7{
    font-size:14px;
    text-align:right;
    padding:0 10px 15px 0
}
._3WaKc{
    font-size:13px;
    float:left;
    margin:1px 6px
}
._1rS8W{
    display:inline-block;
    margin-left:8px;
    position:relative
}
._1xKWU{
    float:right;
    margin-right:20px
}
._1CZo7{
    float:left
}
._1W8YU{
    font-size:12px
}
._2Tj9s{
    height:15px;
    display:block
}
._3y8qG{
    font-size:16px;
    margin-top:4px;
    margin-bottom:2px
}
._3y8qG a{
    color:#4a90e2;
    margin-left:5px
}
._3LLo3{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
._1rS8W a,._3y8qG a{
    text-decoration:none
}
._3kw41{
    display:none
}
.Qxwyw{
    height:15px
}
._2VZUn{
    color:#4a90e2;
    font-size:14px;
    text-align:center;
    display:inline;
    margin-left:8px
}
._10BR6{
    cursor:pointer;
    font-size:22px;
    margin-left:19px;
    position:absolute;
    top:6px;
    display:inline-block;
    width:25px
}
._10BR6 svg{
    max-width:100%;
    max-height:100%;
    width:100%
}
._1Stfq{
    fill:#fff;
    stroke:#c20c13;
    stroke-width:27px
}
._3fRZm{
    fill:#c20c13
}
._2Im1r{
    color:#373737;
    background-color:#f3f3f3;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    border-radius:10px;
    height:40px;
    margin-right:5px;
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    cursor:pointer
}
._21Bxl+._21Bxl{
    border-left:1px solid #bbb
}
._21Bxl,._2Im1r{
    padding:0 15px
}
._21Bxl:first-child{
    padding-left:0
}
._21Bxl:last-child{
    padding-right:0
}
._3Wmt2,._3isSG{
    position:relative;
    overflow:hidden
}
._3Wmt2{
    background:#373737;
    height:520px
}
._3isSG{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    height:100%
}
.FOg9D,._20VLW{
    background-color:rgba(0,0,0,.45);
    border-radius:50%;
    -webkit-box-shadow:none;
    box-shadow:none;
    color:#fff;
    padding:10px 12px;
    position:absolute
}
._20VLW{
    left:10px
}
.FOg9D{
    right:10px
}
.FOg9D svg,._20VLW svg{
    height:21px
}
._2x1MH{
    cursor:pointer
}
._38y-e{
    width:850px;
    height:520px;
    background-size:850px auto;
    background:#373737 50% no-repeat
}
.r9IIL{
    background:rgba(0,0,0,.65);
    color:#fff;
    font-size:14px;
    padding:10px 13px;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
._2lRqR{
    position:absolute;
    right:0;
    bottom:0
}
._1mUgE:after{
    content:" / "
}
.eMqob{
    font-size:14px;
    text-align:center;
    border:1px solid #f2f2f2;
    background-color:#fff;
    border-radius:5px;
    margin:10px 0;
    padding:15px 0;
    z-index:97;
    position:relative
}
._17bR5{
    display:inline-block;
    margin:0 12px;
    text-decoration:none;
    color:#4a90e2;
    font-weight:400
}
._29gyp{
    padding:0 19px;
    margin-bottom:15px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:distribute;
    justify-content:space-around;
    -webkit-box-align:stretch;
    -ms-flex-align:stretch;
    align-items:stretch
}
._1Vi37{
    text-align:center;
    display:block;
    margin:1em;
    font-size:14px
}
._15BFp:hover,._3IIeY{
    color:#4a90e2;
    cursor:pointer
}
._1Nf_D{
    width:100%;
    color:#666
}
._3WxSW{
    margin:20px 0
}
.Y2k8K{
    font-size:36px;
    font-weight:700;
    text-align:center;
    margin:32px 0 8px;
    padding:0;
    text-shadow:none;
    color:#373737;
    position:relative;
    z-index:-1
}
._22Hjg{
    font-size:12px;
    border:1px solid #f3f3f3;
    border-radius:5px;
    -webkit-box-shadow:0 2px 1px 0 rgba(0,0,0,.09);
    box-shadow:0 2px 1px 0 rgba(0,0,0,.09);
    background-color:#fff;
    padding:15px
}
._3ST4U{
    border-top:1px solid #373737;
    font-size:18px;
    text-align:center;
    margin-top:20px;
    padding-top:20px;
    z-index:97;
    position:relative
}
._3ST4U span{
    padding:0 3px
}
._1mnsR{
    display:inline;
    font-size:18px;
    padding:8px 18px;
    line-height:1;
    height:auto
}
.GuOvr,._5TrOJ{
    position:relative
}
._5TrOJ{
    display:inline-block;
    vertical-align:top;
    width:100%;
    margin-right:10px
}
._5TrOJ ul{
    list-style:none;
    padding-left:0
}
.GuOvr{
    font-weight:700;
    padding-bottom:6px;
    font-size:14px
}
.GuOvr:before{
    content:"";
    position:absolute;
    left:0;
    bottom:0;
    height:1px;
    width:62px;
    border-bottom:1px solid #4a90e2
}
.Ny8Ej{
    padding:15px 0;
    font-size:12px;
    color:#555
}
._1yxgc,._3oWEt{
    display:table-cell;
    vertical-align:middle
}
._1yxgc{
    font-size:8px;
    width:2em
}
._1yxgc span{
    margin-top:0
}
._1yxgc svg{
    width:2em;
    height:2em
}
._30HBP,._3oWEt{
    padding:4px 0 0 7px;
    text-align:left
}
._30HBP{
    font-size:10px;
    list-style-type:none;
    padding:0;
    margin-right:10px
}
._30HBP li{
    margin-top:5px
}
._1vehn{
    margin-right:30px
}
._2ZVyS{
    padding:0 120px;
    width:100%
}
._1iHdN,._3yh8m{
    text-align:center
}
._1iHdN{
    margin:0;
    font-weight:700;
    border-top:1px solid #afafaf;
    padding:18px;
    font-size:25px
}
._3yh8m{
    padding:30px 0 7px;
    color:#8ebaeb;
    font-size:13px
}
.A6IAl{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
._30YIn{
    padding:0 120px;
    width:100%
}
._13iOH,._1VjO8{
    text-align:center
}
._1VjO8{
    margin:0;
    font-weight:700;
    padding:18px;
    font-size:25px
}
._13iOH{
    padding:30px 0 7px;
    color:#8ebaeb;
    font-size:13px
}
._1RA9V,._3EKkL{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
._3EKkL{
    border:1px solid #373737;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    height:80px;
    width:80px;
    text-align:center;
    text-transform:uppercase;
    word-spacing:80px
}
._1dasM{
    max-height:80px;
    max-width:80px;
    margin:0 auto
}
._2lHuE{
    height:80px;
    width:80px
}
._2I3xF{
    border-radius:3px;
    margin-top:3px;
    text-align:center;
    padding:15px 10px;
    background-color:#f6f6f6;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
._2I3xF:hover{
    background-color:#ececec;
    cursor:pointer
}
._2I3xF>div{
    width:25%
}
._2I3xF:first-of-type{
    margin-top:17px
}
.wRYPI{
    font-weight:700;
    color:#4a90e2;
    text-align:left;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis
}
._1173I>:after,._3LEso>:after{
    content:"\2022";
    font-size:20px;
    margin:0 5px;
    vertical-align:middle
}
._1173I>:last-child:after,._3LEso>:last-child:after{
    content:"";
    margin:0;
    font-size:inherit;
    vertical-align:inherit
}
._1s7PY{
    color:#42aa0e
}
._2elAx,._2oZNQ{
    color:#555
}
._2oZNQ{
    font-size:13px;
    margin-bottom:-1px;
    padding:10px;
    border:1px solid #e9e9e9
}
._3nQpv{
    line-height:1.4em
}
.vW2AT{
    font-weight:700;
    color:#4a90e2;
    text-align:left;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis
}
._7v8Je{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    padding:5px
}
._7v8Je:hover{
    background-color:#ececec;
    border-radius:3px;
    cursor:pointer
}
._125Mo{
    background-color:#ebf3fc;
    width:100%;
    margin-top:3px;
    border-radius:3px;
    color:#4a90e2;
    padding:5px 0
}
.LysOE h3,.VELAR,.tvCZU{
    color:#555;
    font-weight:700
}
._3KtnK{
    color:#555;
    font-size:13px;
    position:absolute;
    right:15px
}
._36-J8{
    padding-left:10px
}
._1N_7O,._3bfBB{
    color:#555;
    margin-right:30px;
    padding:0 3px 3px;
    position:relative;
    bottom:-1px;
    font-size:13px
}
._1N_7O{
    font-weight:700;
    border-bottom:2px solid #4a4a4a
}
._3fXn7{
    border-top:1px solid #d5d5d5;
    padding-top:10px
}
._1D3y9{
    color:#373737;
    margin-top:15px
}
.-kwqj{
    border:1px dashed #d2d2d2;
    font-size:14px;
    margin:20px 0;
    padding:20px;
    text-align:center
}
._3LHRe{
    padding-top:20px;
    margin:20px
}
._2vG7_{
    font-size:18px;
    margin-right:8px
}
._2vG7_:hover{
    color:#4a90e2;
    cursor:pointer
}
._3SNTW{
    border-bottom:1px solid #f2f2f2;
    border-top:none;
    color:#8eb756;
    font-size:32px;
    margin:0 0 10px;
    padding-bottom:14px;
    font-weight:400
}
._1dn80,._3offH .servicesNotProvidedList li{
    margin-bottom:20px
}
._26YnF{
    display:inline;
    font-size:18px;
    padding:8px 18px;
    line-height:1;
    height:auto
}
._1WTxv{
    position:relative
}
.Uz0ll{
    font-weight:700;
    font-size:14px;
    text-align:center
}
._2mAhl{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.Ay0vi{
    width:285px
}
._2yS0R{
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    min-width:0
}
._1lVTy span{
    display:none
}
._1lVTy img{
    border-radius:5px;
    height:194px
}
.LysOE h3{
    color:#353745;
    margin:0
}
.LysOE p{
    font-size:13px;
    line-height:1.3
}
._24nbb{
    height:2px;
    background:#dcdcdc;
    margin:20px 0
}
.EFsuz{
    display:block;
    padding-top:10px
}
.pUvOT{
    margin-top:13px
}
._213uj{
    color:#353745;
    font-weight:700;
    border-bottom:1px solid rgba(176,176,176,.2)
}
._213uj,.rSuVx{
    padding:2px 6px;
    text-align:center
}
._213uj:first-child,.rSuVx:first-child{
    border-right:1px solid rgba(176,176,176,.2)
}
.rSuVx:last-child{
    border-right-width:0
}
._1YP0w{
    font-size:12px!important
}
._2jcUF{
    font-weight:700;
    font-size:14px;
    text-align:center
}
._2G-Y4{
    font-size:18px;
    margin-bottom:10px
}
._2ofca{
    font-weight:700;
    margin:0 0 5px;
    padding:0
}
.Y6v7y{
    text-align:center;
    color:#373737
}
._38fQu{
    font-size:12px;
    padding-top:10px;
    overflow:auto
}
._2_3UQ{
    padding-bottom:5px
}
._170AJ{
    float:right;
    width:82px;
    font-weight:700
}
.gEt9n{
    display:inline-block;
    text-align:left;
    width:50%;
    vertical-align:text-top
}
._1gpre{
    color:#4a90e2;
    cursor:pointer;
    font-size:12px
}
._23tjC{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    margin-bottom:18px
}
._3Dy4j{
    font-size:18px;
    font-weight:700;
    color:#4a4a4a;
    margin:5px 0 25px;
    text-align:center
}
.o6q0e{
    font-size:14px;
    color:#373737;
    margin-top:5px
}
._2gJkp{
    font-size:42px
}
.xNk8p{
    width:500px;
    height:100%;
    padding-top:5px
}
._37GNw{
    font-size:20px;
    color:#555;
    font-weight:200;
    margin:0;
    text-shadow:none
}
._9fWJy{
    color:#555;
    font-size:13px
}
._4XW-6{
    display:inline-block;
    vertical-align:middle;
    position:relative;
    text-align:left;
    overflow:auto;
    margin:30px auto;
    background:#fff;
    border:1px solid #d0d0d0;
    -webkit-box-shadow:2px 2px 25px rgba(0,0,0,.4);
    box-shadow:2px 2px 25px rgba(0,0,0,.4);
    border-radius:5px
}
._1EdIp{
    color:#787878
}
._1EdIp select{
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    border:0;
    background-color:transparent;
    position:absolute;
    right:0;
    opacity:0
}
._3WEIN{
    color:#1a1a1a;
    width:400px;
    left:135px;
    top:-16px;
    padding:10px;
    z-index:2;
    border:1px solid #027ac2;
    border-radius:2px;
    -webkit-box-shadow:1px 1px 3px #1a1a1a;
    box-shadow:1px 1px 3px #1a1a1a;
    font-weight:700;
    position:absolute;
    font-size:11px;
    line-height:14px;
    background:#fff
}
.cApDw{
    font-size:21px;
    margin:0 0 15px;
    position:relative
}
.cApDw span{
    display:inline-block;
    color:#52d70a;
    font-size:15px;
    padding-left:5px;
    position:relative;
    bottom:2px
}
.cApDw span:after{
    content:"";
    display:inline-block;
    width:16px;
    height:16px;
    position:absolute;
    border:2px solid #979797;
    border-radius:100%;
    top:2px;
    left:2px
}
.tEfDS{
    border-bottom:1px solid #d8d8d8;
    border-top:1px solid #d8d8d8
}
._2yO_6{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
._1ZqHA{
    padding:20px 10px;
    width:18%;
    text-align:center
}
._3xPBH{
    font-weight:700;
    font-size:14px;
    padding-bottom:10px
}
.Tivjv{
    color:#1a1a1a;
    font-size:14px;
    text-align:center;
    margin-top:3px
}
._2L4Le+._2L4Le,._3UNU5{
    border-top:2px solid #d8d8d8
}
._3c0ln{
    font-size:14px;
    font-weight:700;
    padding:10px 0 10px 5px;
    max-width:70%
}
._3YUQM{
    border-bottom:1px solid #e1e1e1;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:baseline;
    -ms-flex-align:baseline;
    align-items:baseline;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
._1St2B{
    color:#373737;
    font-weight:700;
    margin:0
}
._2nDGF{
    position:relative;
    font-size:10px;
    line-height:13px
}
.TQUGx{
    margin:16px 0 3px;
    word-wrap:break-word
}
._140NQ{
    padding:20px 10px 10px;
    font-size:12px
}
._16vNI,._1GQMQ,._2WXQe,._3GPmB{
    display:inline-block
}
._16vNI{
    padding-right:3px
}
.ej-oa{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    font-size:10px;
    margin-top:5px
}
._3GPmB{
    padding-right:5px
}
._154rZ{
    display:none
}
._2WXQe{
    font-size:12px;
    font-weight:700;
    position:relative
}
._1GQMQ,._2MUpB,.fZMtJ{
    margin:0
}
._1rfdX{
    color:#787878
}
.xIQM8{
    -ms-flex-pack:distribute;
    justify-content:space-around;
    margin:40px 0
}
._1i1ia,.xIQM8{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
._1i1ia{
    border:1px solid #979797;
    border-radius:100px;
    height:27px;
    padding:0 25px;
    color:#0485c9;
    font-size:13px;
    font-weight:700;
    text-decoration:none;
    cursor:pointer
}
._3FAss{
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    height:362px;
    max-width:820px;
    background-position:50%;
    background-size:cover;
    position:relative
}
._309L8,._309L8 canvas:focus{
    outline:0;
    max-width:100%;
    height:100%
}
._10rym{
    z-index:1;
    position:absolute;
    top:0;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    border-radius:4px;
    -webkit-box-shadow:0 0 0 2px rgba(0,0,0,.1);
    box-shadow:0 0 0 2px rgba(0,0,0,.1);
    overflow:hidden;
    background:#fff;
    width:auto;
    -ms-flex-pack:distribute;
    justify-content:space-around;
    margin-top:10px;
    margin-left:10px
}
._10rym>button:last-child{
    border-left:1px solid #ddd
}
._14AxM,._82zS9{
    cursor:pointer;
    padding:5px
}
._82zS9{
    font-weight:600
}
._2SGuO{
    font-size:12px;
    margin:5px 0;
    width:100%
}
.ubqP5{
    width:100%;
    height:94px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    padding:10px;
    border:1px solid #f3f3f3;
    border-radius:5px;
    -webkit-box-shadow:0 2px 1px 0 rgba(0,0,0,.09);
    box-shadow:0 2px 1px 0 rgba(0,0,0,.09);
    margin:10px 0
}
.J9oAL{
    -webkit-box-flex:2;
    -ms-flex:2;
    flex:2
}
._2e3RR{
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    margin-left:20px;
    text-align:center
}
.J9oAL h4{
    margin:7px 0 5px;
    font-size:14px;
    font-weight:700;
    color:#373746
}
._2Y8uv{
    display:inline-block;
    vertical-align:top;
    margin:2px 10px 0 0;
    width:10%
}
.GEoMc,._3EsCx,.hplcg{
    margin-top:5px
}
.hplcg{
    font-weight:700;
    color:#373746
}
.GEoMc{
    text-transform:capitalize
}
.GEoMc:before,._3EsCx:before{
    display:inline-block;
    margin:0 4px
}
._3z5Ot{
    margin-top:6px
}
._3z5Ot a{
    color:#1173bd;
    text-decoration:none;
    cursor:pointer
}
.N7gCH{
    margin:10px 0 10px 15px;
    padding-bottom:5px
}
.Q3Nhk{
    padding-top:5px;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    text-align:center
}
._2rF7Q{
    font-size:13px;
    margin:8px 0
}
._2rF7Q a{
    color:#4a90e2;
    text-decoration:none
}
._19i3O,._2ImDt,li._16TVH{
    margin-bottom:10px
}
._2ImDt{
    font-size:13px;
    color:#373737;
    line-height:1.3
}
._1Q9Wb,._1w0W9,._3u710{
    width:100%;
    min-width:1024px;
    max-width:1150px;
    margin:0 auto
}
._1w0W9,._3u710{
    margin:174px auto 0
}
._3u710{
    margin:0 auto;
    padding:20px 0
}
._1IPSg{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
._575rb{
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    min-width:0
}
._3JJTo{
    width:300px;
    position:relative;
    padding-bottom:20px
}
._3JJTo>div{
    height:100%
}
._3IqHe{
    min-width:724px;
    max-width:850px
}
._3Pwl_{
    font-size:36px;
    font-weight:700;
    text-align:center;
    text-shadow:none;
    color:#373737;
    margin:15px 0
}
._1YzPf,._2MwTT{
    position:absolute;
    top:0;
    width:300px
}
._2MwTT{
    position:fixed;
    top:140px
}
._32ihY ._2MwTT{
    position:absolute;
    top:auto;
    bottom:0
}
._1iK3Z{
    display:block;
    height:140px;
    visibility:hidden
}
._1iK3Z,._1jdEb{
    margin-top:-140px
}
@supports ((position:-webkit-sticky) or (position:sticky)){
    ._1w0W9{
        margin-top:0
    }
    ._32ihY{
        height:100%
    }
    ._1YzPf,._2MwTT,._32ihY ._2MwTT{
        position:-webkit-sticky;
        position:sticky;
        top:140px
    }
}
.qcfr6{
    cursor:auto
}
._3wVTH{
    margin:20px 0
}
._3KXQF{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    height:100%
}
._1c-jr{
    -webkit-box-shadow:0 0 25px #aaa;
    box-shadow:0 0 25px #aaa
}
._1c-jr+._1c-jr{
    margin:20px 0 0
}
._1wFoL h1,._1wFoL p{
    color:#373737
}
._1wFoL h1,.qzk_Q h1{
    margin-bottom:10px;
    border-bottom:1px solid #d8d8d8;
    font-size:23px
}
._1tXpA,._1wFoL h1{
    font-weight:300
}
.WbmMk p,._1wFoL p{
    font-size:14px;
    line-height:1.3
}
._16TVH a,._2R6av li a,._2R6av p a,._38R90 li a,._3FDNX a,._3O9Th li a,._3szdt li a,._3szdt p a,.ds1TH li a,.qzk_Q li a{
    color:#4a90e2;
    text-decoration:none;
    cursor:pointer
}
._1tXpA{
    margin-bottom:10px;
    border-bottom:1px solid #d8d8d8;
    font-size:23px;
    padding-bottom:3px
}
._2VDxk{
    width:100%;
    padding:0
}
li._16TVH{
    width:23%;
    padding:0 1% 0 0;
    font-size:15px
}
._3Sft7{
    position:relative;
    margin:0 0 30px
}
._25aZH img,._3Sft7 img,._3offH table,._9tFcG img,.wFGln img{
    width:100%
}
.WbmMk,.qzk_Q li,li._16TVH{
    display:inline-block
}
.WbmMk{
    position:absolute;
    top:10px;
    right:10px;
    bottom:10px;
    background:rgba(0,0,0,.66);
    color:#fff;
    width:33%;
    padding:20px
}
.WbmMk h2{
    padding:0 0 15px;
    margin:0 0 15px;
    color:#fff;
    border-bottom:1px solid #666;
    font-size:22px;
    font-weight:400
}
.WbmMk p{
    color:#fafafa;
    line-height:25px
}
.qzk_Q h1{
    padding:0 0 3px;
    display:block
}
._2R6av p,.ds1TH p,.qzk_Q p{
    font-size:15px;
    line-height:1.3
}
.ds1TH p,.qzk_Q p{
    color:#373737;
    margin-bottom:15px
}
.qzk_Q ul{
    margin:0
}
.qzk_Q li{
    width:23%;
    padding:0 1% 0 0;
    margin-bottom:10px;
    font-size:15px
}
._2R6av h2,._2R6av h3,.ds1TH h1,.ds1TH h2,.ds1TH h3,.qzk_Q h1{
    font-weight:300;
    color:#373737
}
.ds1TH h1{
    padding:0 0 3px;
    margin-bottom:10px;
    border-bottom:1px solid #d8d8d8;
    font-size:23px;
    display:block
}
._2R6av ul,.ds1TH ul,.qzk_Q ul{
    padding:0;
    list-style:none
}
.ds1TH ul{
    float:left;
    width:25%;
    vertical-align:top;
    margin:0 0 20px
}
._2R6av h1,._2R6av li,.ds1TH li{
    padding:3px 0;
    display:inline-block;
    margin-bottom:10px;
    font-size:15px
}
._2R6av h2,._2R6av h3{
    font-size:21px
}
._2R6av h1{
    padding:0;
    font-size:24px;
    font-weight:300;
    display:block
}
._2R6av p{
    margin-bottom:0
}
._2R6av ul{
    margin:0;
    white-space:nowrap
}
._2R6av li{
    width:23%;
    padding:0 1% 0 0;
    margin-bottom:15px
}
._38FUp{
    padding-top:15px
}
._2R6av h1,._2R6av p,._3szdt h1,._3szdt h2,._3szdt p{
    color:#373737
}
._3szdt h1,._3szdt h2{
    font-weight:300
}
._3szdt h1{
    padding:0;
    margin:12px 0 15px;
    font-size:25px;
    display:block
}
._3szdt h2{
    padding:0 0 5px;
    font-size:24px;
    line-height:1.3;
    clear:both
}
._1auXE ul,._3szdt p{
    font-size:15px;
    padding:0;
    margin:0 0 20px;
    line-height:1.3
}
._1auXE{
    margin:15px 0
}
._1auXE ul{
    float:left;
    width:25%;
    vertical-align:top;
    list-style:none;
    font-size:14px
}
._1auXE li,._3szdt h2{
    margin:0 0 10px
}
._25aZH{
    position:relative;
    margin:0 0 30px
}
.B3AAF,._3O9Th li,._3O9Th ul{
    display:inline-block
}
.B3AAF{
    position:absolute;
    top:10px;
    right:10px;
    bottom:10px;
    background:rgba(0,0,0,.66);
    color:#fff;
    width:33%;
    padding:20px
}
.B3AAF h2,._1BrJ4 h2,.tv81e h2{
    padding:0 0 15px;
    margin:0 0 15px;
    color:#fff;
    border-bottom:1px solid #666;
    font-size:22px;
    font-weight:400
}
.B3AAF p{
    font-size:14px;
    color:#fafafa;
    line-height:25px
}
._3O9Th h1{
    padding:0 0 3px;
    margin-bottom:10px;
    font-size:23px;
    display:block;
    color:#373737
}
._3O9Th p{
    font-size:15px;
    margin-bottom:15px;
    line-height:1.3;
    color:#373737
}
._3O9Th ul{
    width:31%;
    vertical-align:top
}
._3O9Th li{
    width:100%;
    padding:0 1% 0 0;
    margin-bottom:10px;
    font-size:15px
}
._1g6uM h1,._38R90 h1,._3O9Th h1,.vQVLP h1{
    border-bottom:1px solid #d8d8d8;
    font-weight:300
}
._1g6uM h1{
    padding-bottom:5px;
    margin-bottom:15px;
    font-size:25px
}
._1g6uM h3,._1g6uM h4{
    margin:0 0 10px;
    font-size:21px;
    font-weight:300
}
._1g6uM h4{
    margin:0 0 5px;
    font-size:18px
}
._1g6uM p{
    margin:0 0 20px;
    font-size:14px
}
._1g6uM blockquote{
    margin:0;
    padding:0;
}
._9tFcG{
    position:relative;
    margin:0 0 30px
}
._1BrJ4{
    position:absolute;
    display:inline-block;
    top:10px;
    right:10px;
    bottom:10px;
    background:rgba(0,0,0,.66);
    color:#fff;
    width:33%;
    padding:20px
}
._1BrJ4 p{
    font-size:14px;
    color:#fafafa;
    line-height:25px
}
._38R90 h1,.vQVLP h1{
    padding:0 0 3px;
    margin-bottom:10px;
    font-size:23px;
    display:block;
    color:#373737
}
.vQVLP p{
    font-size:15px;
    margin-bottom:15px;
    line-height:1.3;
    color:#373737
}
.wFGln{
    position:relative;
    margin:0 0 30px
}
.tv81e{
    position:absolute;
    display:inline-block;
    top:10px;
    right:10px;
    bottom:10px;
    background:rgba(0,0,0,.66);
    color:#fff;
    width:33%;
    padding:20px
}
.tv81e p{
    font-size:14px;
    color:#fafafa;
    line-height:25px
}
._38R90 p,._3offH,.rFInH{
    color:#373737;
    line-height:1.3
}
._38R90 li,._38R90 p{
    margin-bottom:15px;
    font-size:15px
}
._38R90 ul,._3O9Th ul{
    margin:0;
    padding:0;
    list-style:none
}
._38R90 li{
    width:23%;
    padding:0 1% 0 0;
    display:inline-block;
    margin-bottom:10px
}
._3offH,.rFInH{
    font-size:14px
}
._3offH .hr{
    border-bottom:1px solid #d8d8d8;
    padding-bottom:5px
}
._1rWqv a,._3D8h2 a,._3offH a,.rFInH a{
    color:#4a90e2;
    text-decoration:none
}
._3offH .indent{
    margin-left:30px
}
._3offH .servicesNotProvidedList{
    list-style-type:lower-roman;
    padding-left:15px
}
.rFInH li{
    display:block;
    padding-bottom:16px
}
.rFInH ul{
    float:left;
    width:25%;
    vertical-align:top;
    padding-left:0
}
._2-b-n h1,.rFInH h1{
    font-size:1.8em;
    color:#373737
}
.rFInH h1{
    margin-bottom:0 0 15px
}
.rFInH h2,.rFInH h3{
    margin-bottom:0;
    color:#373737
}
.rFInH h2{
    margin-top:6px;
    font-size:1.6em
}
.rFInH h3{
    font-size:1.5em
}
._10g0A ._1txF9{
    font-weight:700
}
._10g0A ._2qPtZ{
    padding-top:8px
}
._10g0A span:after{
    content:" "
}
._10g0A img,._8JjNj{
    width:90%
}
._8JjNj{
    padding:0 0 3px;
    margin-bottom:10px;
    border-bottom:1px solid #d8d8d8;
    font-size:25px;
    font-weight:300;
    display:block;
    color:#373737
}
._1r69O{
    width:31%;
    display:inline-block;
    vertical-align:top;
    list-style:none;
    margin-top:5px;
    font-size:14px;
    line-height:18.2px
}
._1JrM0{
    font-weight:700
}
.yJfT9{
    font-size:14px;
    margin-bottom:16px;
    font-style:normal
}
._3sj3b{
    color:#4a90e2;
    text-decoration:none;
    cursor:pointer;
    font-weight:700
}
._2-b-n,._3ojTV{
    font-size:14px;
    line-height:1.3;
    color:#373737
}
._2-b-n img{
    margin:0 0 8px
}
._2-b-n h1{
    margin:15px 0;
    display:block;
    font-weight:300
}
._2-b-n p{
    padding:0
}
._3ojTV{
    line-height:1.3em
}
._3D8h2{
    width:90%
}
._3D8h2 h1,._3D8h2 h2{
    margin:20px 0
}
._2XE6H h1,._3D8h2 h1,._3D8h2 h2,._3D8h2 h3{
    display:block;
    font-weight:300;
    color:#373737
}
._3D8h2 h3{
    font-size:1.5em;
    margin:0 0 10px;
    line-height:27px
}
._2XE6H h1,._3D8h2 h1{
    font-size:1.8em
}
._1rWqv a,._3D8h2 a{
    cursor:pointer
}
._2-b-n p,._3D8h2 p,._3D8h2 ul{
    margin:0 0 20px
}
._3D8h2 ul{
    list-style-type:disc;
    padding:0
}
._3D8h2 li{
    margin:0 0 10px 20px;
    padding:0
}
._3D8h2 .doNotTrackLink,._3D8h2 .do_not_track-link{
    line-height:40px
}
._2XE6H p,._3D8h2 .addressBlock,._3D8h2 .address_block{
    margin:0 0 20px;
    padding:0
}
._3D8h2 .addressLine,._3D8h2 .address_line{
    margin:0 0 5px 20px;
    color:#999
}
._2XE6H{
    font-size:14px;
    line-height:1.3;
    color:#373737
}
._2XE6H h1{
    border-bottom:1px solid #d8d8d8;
    padding-bottom:5px
}
._2XE6H ul,._3D8h2 ul{
    list-style:none
}
._2XE6H li{
    margin:0 0 20px
}
._2vS_W{
    position:relative;
    display:block;
    width:auto;
    max-width:1150px;
    clear:both;
    padding:0 25px;
    margin:18px auto 0
}
._2XE6H h1,._3Wz91{
    margin:15px 0
}
._3Wz91:after,._3Wz91:before{
    content:" ";
    display:table
}
._3Wz91:after{
    clear:both
}
._1ujtx{
    border-bottom:1px solid #d8d8d8;
    padding-bottom:5px;
    margin:0 0 15px;
    font-size:1.8em;
    color:#373737
}
._2J5pX{
    font-size:1.3em;
    margin:0 0 5px;
    color:#373737
}
._1rWqv,._1w4pu{
    padding:0;
    list-style:none
}
._1rWqv{
    width:25%;
    float:left;
    vertical-align:top;
    margin:0
}
._1rWqv li,._21iIU{
    margin-bottom:10px;
    font-size:15px;
    padding:3px 0;
    width:100%;
    display:block
}
._21iIU{
    display:inline-block;
    width:25%
}
._1dKcQ{
    color:#4a90e2;
    text-decoration:none;
    cursor:pointer
}
._2I0_x{
    color:#373737;
    font-size:14px;
    line-height:1.3
}
._2I0_x h1,._2I0_x h2{
    font-size:25px;
    color:#373737
}
._2I0_x h2{
    font-size:23px
}
._2I0_x h3,._340xA{
    font-size:21px;
    color:#373737
}
._340xA{
    font-size:14px
}
._1M_hI,._1ixFc{
    font-size:43px;
    text-align:center;
    color:inherit
}
._1M_hI{
    font-size:21px
}
._1IONC{
    width:1000px;
    margin:20px auto 50px
}
._1fJis{
    display:inline-block;
    vertical-align:top;
    width:200px;
    height:auto;
    padding-top:170px;
    background-position:top;
    background-repeat:no-repeat;
    margin-top:30px
}
.DuSoW{
    text-align:center;
    color:inherit;
    font-size:21px
}
._2uW9Y,._3SiRE,.gCYOK{
    width:98px;
    height:30px;
    display:block;
    clear:both;
    margin:0 auto
}
._2uW9Y{
    background-image:url(https://assets.apartmentguide.com/assets/6bcd8a38cb9e40c8a0ddecd67df10d81.png)
}
.gCYOK{
    background-image:url(https://assets.apartmentguide.com/assets/0cc63e9c66b8cf49d6cc20e1983fca10.png)
}
._3SiRE{
    font-size:12px;
    border:1px solid #555;
    text-align:center;
    background:#f3f3f3;
    line-height:30px;
    color:#4a90e2;
    text-decoration:none
}
._2R_4m{
    background-image:url(https://assets.apartmentguide.com/assets/74536a5441361bff725e2301a62d89c8.jpg)
}
.jwkOL{
    background-image:url(https://assets.apartmentguide.com/assets/42e25a9c1c20ebc805c95a72b2322907.jpg)
}
._2HSA-{
    background-image:url(https://assets.apartmentguide.com/assets/40c7d6c086dc6658adedf12f496fad38.jpg)
}
._3R_N8{
    background-image:url(https://assets.apartmentguide.com/assets/44bcc2be9274e6ddfa141b0b7be87d53.jpg)
}
._3t85A{
    background-image:url(https://assets.apartmentguide.com/assets/ca812da408b5fca90c1b1bb1df734fe8.jpg)
}
.Z-Jb4{
    height:66px;
    width:66px;
    display:block;
    margin:20px auto 0
}
.V_RBl{
    background-image:url(https://assets.apartmentguide.com/assets/6f232bd2101c5238f07ba75e39513020.png)
}
.JIsdb{
    background-image:url(https://assets.apartmentguide.com/assets/5d23adf5f1e59a12af6f0403e573e751.png)
}
._2THE-{
    background-image:url(https://assets.apartmentguide.com/assets/722a75effbc30abd3af483cc3a4975a6.png)
}
.QoGpV{
    background-image:url(https://assets.apartmentguide.com/assets/e3999121e0f1cdc8738cf7b5b42a74ba.png)
}
._1b3hK{
    background-image:url(https://assets.apartmentguide.com/assets/8e63568f02b7d4f9ff3a25ee32a04ad2.png)
}
._2_uFG{
    height:342px;
    line-height:1.3;
    position:relative;
    width:100%;
    background-color:#787878;
    cursor:pointer
}
._1uHH9{
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.6)),to(transparent));
    background:linear-gradient(180deg,rgba(0,0,0,.6),transparent);
    pointer-events:none;
    text-shadow:1px 1px 0 #000;
    position:absolute;
    top:0;
    z-index:10
}
._1uHH9,._24IB4{
    color:#fff;
    width:100%
}
._3Kk76{
    cursor:pointer;
    opacity:.85;
    position:absolute;
    top:136px;
    z-index:10
}
._26CcS{
    left:0;
    padding:5px 5px 5px 10px
}
.pqcJe{
    right:0;
    padding:5px 10px 5px 5px
}
._2e-ZZ{
    cursor:pointer;
    display:block;
    height:302px;
    position:relative;
    width:100%
}
.cnhu1{
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0,transparent),to(rgba(0,0,0,.6)));
    background:linear-gradient(180deg,transparent,rgba(0,0,0,.6));
    color:#fff;
    padding:5px 15px;
    position:absolute;
    bottom:0;
    text-shadow:1px 1px 0 #000;
    width:100%;
    z-index:10
}
._2Ggje{
    height:100%;
    z-index:1
}
._330-k{
    font-size:21px;
    letter-spacing:normal;
    line-height:normal;
    margin:0;
    padding:0;
    text-shadow:1px 1px 0 #000;
    font-weight:400
}
.Mrlg4,._1D7Ka{
    font-size:12px
}
._1D7Ka:after,._3HulR:after{
    content:" | "
}
._2GecD{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    width:95%
}
._3HulR,._3WLT_{
    display:inline;
    font-size:12px
}
.tYnqB,.xsYMQ{
    text-align:center
}
.xsYMQ{
    display:block;
    width:100%;
    height:40px;
    font-size:14px;
    line-height:40px;
    font-weight:700;
    border:0;
    margin:0;
    background-color:#4a90e2;
    text-decoration:none;
    border-radius:0;
    bottom:0;
    position:absolute
}
.xsYMQ:hover{
    background:#4a90e2;
    border-color:#649fff
}
.xsYMQ,.xsYMQ:active{
    color:#fff
}
.tYnqB{
    padding:0;
    position:relative;
    color:#666
}
.OXlB_,._205Fn,.tYnqB li{
    display:inline-block
}
.OXlB_,._205Fn{
    text-decoration:none;
    border-radius:20px;
    border:1px solid #b3b3b3;
    background:#fff;
    font-size:13px;
    line-height:33px;
    height:35px;
    font-weight:600;
    padding:0 20px;
    margin-left:11px
}
._205Fn{
    color:#444
}
.OXlB_{
    color:#ccc;
    cursor:default
}
._2mfU_,._2n7_y{
    vertical-align:middle
}
._2mfU_{
    margin-left:10px
}
._2n7_y{
    margin-right:10px
}
._2mfU_ svg{
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg)
}
._2mfU_ svg,._2n7_y svg{
    fill:#fff;
    display:inline-block;
    vertical-align:middle
}
._2G63u{
    font-size:13px;
    font-weight:600;
    height:26px;
    width:25px;
    display:inline-block;
    text-align:center;
    line-height:26px;
    color:gray;
    text-decoration:none;
    cursor:pointer
}
._1T_wX,._2G63u:hover{
    color:#000
}
._1T_wX{
    border-radius:13px;
    border:1px solid #555
}
._11mNs{
    font-size:13px;
    font-weight:600;
    height:25px;
    width:25px;
    display:inline-block;
    text-align:center;
    line-height:26px
}
.wf0Ua{
    -webkit-box-shadow:0 3px 6px -2px #d8d8d8;
    box-shadow:0 3px 6px -2px #d8d8d8;
    border:1px solid #f2f2f2;
    width:300px;
    border-radius:5px;
    margin:10px 0;
    padding:0 0 10px;
    overflow:hidden;
    color:#787878
}
.ULt_L{
    background:rgba(0,0,0,.4)
}
.ULt_L,._2_TkI{
    position:relative
}
._2_TkI{
    z-index:-1
}
.Vl9ka{
    font-size:12px;
    width:300px;
    color:#4a4a4a;
    padding:10px
}
.Vl9ka li{
    margin-bottom:10px;
    list-style-type:none
}
.wf0Ua ul{
    padding:0;
    margin:0
}
.XOwxn{
    color:#4a90e2;
    text-decoration:none;
    font-size:14px;
    cursor:pointer;
    padding:0 10px
}
._3iCmb{
    color:#fff;
    position:absolute;
    top:100px;
    left:0;
    width:100%;
    text-align:center;
    margin:0;
    font-size:14px
}
._3iCmb span{
    display:block;
    font-size:20px
}
._4dzBd{
    color:#787878;
    -webkit-box-flex:1;
    -ms-flex:auto;
    flex:auto
}
._2xqwX,._3Y-NO h2{
    font-size:21px;
    padding:15px;
    margin:0;
    font-weight:400
}
._1hpYE{
    margin:0;
    list-style-type:none;
    padding:0
}
.PA51b{
    padding:8px 10px;
    border-top:1px solid #ececec;
    font-size:12px;
    margin:0
}
.vwFSS{
    list-style:none;
    padding:0;
    margin:0;
    font-size:14px
}
._1rN0N{
    margin:0;
    padding:3px 7px 4px
}
.PA51b a,._1rN0N a{
    text-decoration:none;
    color:#4a90e2
}
.yeVHd{
    position:absolute;
    top:20px;
    right:317px
}
.VoGW6,._3R5GE{
    vertical-align:top
}
.VoGW6{
    font-size:16px;
    top:-12px;
    margin-right:4px;
    font-weight:400;
    cursor:pointer;
    white-space:nowrap;
    position:relative;
    color:#9e9e9e
}
.VoGW6:hover,.VoGW6:hover ._3R5GE{
    color:#007ec5
}
._3R5GE{
    color:#444;
    max-width:165px;
    display:inline-block
}
._6XIYQ{
    font-size:16px;
    margin-left:5px;
    fill:#a0a0a0;
    margin-top:0
}
._6XIYQ svg{
    width:1em;
    height:.5em
}
._1p4eN{
    list-style:none;
    padding:0;
    margin:0
}
._1aeZ0{
    width:100%;
    text-align:left
}
._1aeZ0:hover{
    background:#232323;
    color:#fff
}
._2ayJX{
    text-decoration:none;
    font-size:13px;
    color:#232323;
    line-height:30px;
    height:30px;
    white-space:nowrap;
    width:100%;
    padding:0 15px;
    display:block
}
._1aeZ0:hover ._2ayJX{
    color:#fff
}
.VO9Yc{
    padding:0;
    top:20px;
    left:inherit;
    right:0;
    border-radius:5px;
    background:#fff
}
._19vWp{
    position:relative;
    margin:0 auto;
    padding:0;
    top:10px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    width:100%;
    min-width:990px;
    max-width:1140px
}
._3Y-NO{
    width:300px;
    border:1px solid #f2f2f2;
    border-radius:5px;
    -webkit-box-shadow:0 3px 6px -2px #d8d8d8;
    box-shadow:0 3px 6px -2px #d8d8d8;
    margin:10px 0 15px;
    padding:0 0 10px;
    overflow:hidden;
    clear:both
}
._3Y-NO h2{
    letter-spacing:normal
}
._2ZtS2{
    padding-bottom:0
}
.BJOnk{
    min-width:710px;
    max-width:820px;
    width:100%;
    -webkit-box-flex:1;
    -ms-flex:1 1 auto;
    flex:1 1 auto;
    margin-right:20px
}
._3E0CR{
    min-width:300px;
    -webkit-box-flex:0;
    -ms-flex:0 0 auto;
    flex:0 0 auto
}
._1GeCV{
    line-height:0;
    margin-left:5px
}
._33PnB{
    font-size:14px;
    margin:10px 0 25px
}
._3Agj7{
    margin-bottom:20px;
    padding:0 20px
}
._1o37f{
    width:100%;
    text-align:right
}
._1GY9b{
    position:relative;
    overflow:visible;
    height:100%
}
._14PK6,.yRQla{
    position:absolute;
    right:0;
    top:-5px;
    background-size:contain
}
._14PK6{
    background:url(https://assets.apartmentguide.com/assets/755ad9307882e4626fd86aea3c01ea3f.jpg) no-repeat;
    width:110px;
    height:38px
}
.yRQla{
    width:75px;
    height:37px;
    background:url(https://assets.apartmentguide.com/assets/56bd68ef9edf6d9a1f1d3ac2aad6b55a.jpg) no-repeat
}
.OZVDg{
    color:#000;
    margin:0;
    padding:0;
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex
}
.Wi0m0,._3Ycqy a{
    text-decoration:none;
    display:inline-block
}
._3Ycqy a{
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    max-width:500px;
    font-size:25px;
    margin-right:7px;
    font-weight:700;
    color:#000
}
.Wi0m0{
    color:inherit;
    font-weight:400;
    -ms-flex-item-align:center;
    align-self:center;
    cursor:pointer
}
._3gEnn{
    font-size:15px
}
._3gEnn:before{
    content:" ("
}
._3gEnn:after{
    content:")"
}
._346eQ{
    position:relative;
    width:450px;
    text-decoration:none;
    color:inherit;
    pointer-events:none
}
._1ImMH{
    position:absolute;
    right:-21px
}
._2o6Dl{
    display:inline-block;
    white-space:nowrap;
    font-size:14px;
    padding:0;
    width:100%;
    margin:0 0 7px;
    font-weight:200
}
._2qwQy{
    max-width:305px
}
._1cZT-,._2p9Ne:after,._8RWlz{
    position:absolute;
    right:-21px
}
._8RWlz{
    top:-24px;
    right:-17px
}
._2p9Ne{
    color:#fff;
    background-color:#00f;
    position:relative;
    display:inline-block;
    min-width:50px;
    min-height:22px;
    z-index:2;
    text-align:center;
    line-height:22px;
    padding:5px 20px;
    font-size:18px
}
._2p9Ne:after{
    content:"";
    display:block;
    border-style:solid;
    border-color:#00008b transparent transparent;
    bottom:-8px;
    right:0;
    border-width:8px 17px 0 0
}
._20sto,._2mSXD,._3FJNG,._8ecUt,.kt49f{
    background-color:#f5a623
}
._20sto:after,._2mSXD:after,._3FJNG:after,._8ecUt:after,.kt49f:after{
    border-top-color:#cf8b1c
}
._1AjVK,._2bfJf,._2nMIe,.dklws,.iPzfe,.mSITD{
    background-color:#d2232a
}
._1AjVK:after,._2bfJf:after,._2nMIe:after,.dklws:after,.iPzfe:after,.mSITD:after{
    border-top-color:#9c1a1f
}
._8RWlz ._3tzkE{
    top:11px;
    right:10px
}
._3tzkE{
    background-color:#afafaf
}
._3tzkE:after{
    border-top-color:#5a5a5a
}
.CkOAC,.W4TYO{
    position:relative
}
.CkOAC{
    color:#fff;
    font-weight:700;
    background-color:#00f;
    display:inline-block;
    min-width:50px;
    min-height:22px;
    padding-left:15px;
    padding-right:15px;
    z-index:2;
    text-align:center;
    line-height:22px
}
.CkOAC:after{
    content:"";
    position:absolute;
    display:block;
    border-style:solid;
    border-color:#00008b transparent transparent;
    bottom:-8px;
    right:0;
    border-width:8px 17px 0 0
}
.Y-dNy,._23L4V,._35o-r,._3ENfl,._3ek8G{
    background-color:#f5a623
}
.Y-dNy:after,._23L4V:after,._35o-r:after,._3ENfl:after,._3ek8G:after{
    border-top-color:#cf8b1c
}
._1P0W2,._1zGvm,._2IsT1,._3NR9H,._3Q5RP,.ovHhg{
    background-color:#d2232a
}
._1P0W2:after,._1zGvm:after,._2IsT1:after,._3NR9H:after,._3Q5RP:after,.ovHhg:after{
    border-top-color:#9c1a1f
}
.InDUn,._1OPKx{
    display:inline-block
}
._1OPKx{
    float:right
}
.InDUn{
    padding:1.5px;
    fill:#d8d8d8
}
.InDUn svg{
    height:11px;
    width:11px
}
._1Ummy{
    font-size:10px;
    color:#dedede;
    margin-bottom:1px;
    line-height:12px
}
._1Mm4j,._1Xx7H{
    width:33px;
    display:inline-block
}
._1Xx7H{
    width:90px
}
.-ftrP{
    font-weight:700;
    color:#fff
}
._14Ncn:before,._3stIH{
    margin-right:2px
}
._14Ncn:before{
    content:"|";
    font-weight:400;
    color:#bbb;
    margin-left:2px
}
._63W9h{
    font-size:10px;
    color:#fff;
    margin-top:4px
}
._20J0O{
    font-weight:700;
    cursor:pointer
}
._20J0O:hover{
    text-decoration:underline
}
._37c_-{
    margin-right:5px;
    font-size:9px;
    color:#fff;
    font-weight:700
}
._37c_-:before{
    vertical-align:middle;
    display:inline-block;
    content:"\2022";
    font-size:40px;
    margin-right:2px;
    font-weight:400;
    line-height:0;
    margin-bottom:2px
}
._2gTtF:before{
    content:"\2605";
    font-size:12px;
    color:#f8e71c
}
._2FrPm:before{
    color:#42aa0e
}
._3P50R:before{
    color:#0485c9
}
.ZOGJV,._230zP,._8FEkU{
    display:inline-block
}
._8FEkU{
    background:rgba(52,48,49,.68);
    color:#fff;
    width:50%;
    height:100%;
    z-index:1;
    padding:4px 4px 7px 7px;
    position:absolute
}
._230zP{
    font-size:18px;
    line-height:28px
}
._6w35p{
    float:right
}
._3Qmpn{
    font-size:12px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
._2nxk-{
    padding-bottom:5px;
    border-bottom:1px solid rgba(150,150,150,.82);
    line-height:13px
}
._1cIF0{
    font-size:14px;
    position:absolute;
    bottom:11px
}
._1cIF0 a{
    color:#fff;
    text-decoration:none
}
._3CU6z{
    right:7px;
    bottom:7px
}
._1951b,._2T9M1,._3CU6z{
    position:absolute
}
._2T9M1{
    height:100%;
    width:100%;
    display:inline-block
}
._1951b{
    z-index:1;
    -webkit-transform:scale(.7);
    transform:scale(.7)
}
._1asuY{
    width:50%;
    height:100%;
    display:inline-block;
    position:relative
}
._3O0CS{
    padding:5px 16px 5px 17px
}
._1-Nhi{
    position:relative;
    height:143px;
    width:456px
}
._2Revh{
    position:absolute;
    top:0;
    width:100%;
    height:100%
}
.MsZwU{
    position:relative;
    width:450px
}
._3VgFa{
    position:absolute;
    right:-21px
}
.Z-DVU{
    display:inline-block;
    padding-right:5px;
    font-size:12px;
    margin-top:-5px;
    padding-top:2.5px;
    text-overflow:ellipsis;
    overflow:hidden;
    max-width:450px;
    white-space:nowrap
}
._3YYb1{
    max-width:305px
}
.ICBpS,.NCJKK{
    position:absolute
}
.NCJKK{
    right:-21px
}
.ICBpS{
    bottom:0;
    left:0;
    color:#fff;
    padding:3px;
    font-size:12px;
    background:rgba(52,48,49,.68);
    user-select:none
}
._26RqJ:after{
    content:" / "
}
._35vKk{
    font-size:18px;
    font-weight:700;
    display:inline-block;
    height:23px;
    text-overflow:ellipsis;
    max-width:450px;
    vertical-align:top;
    white-space:nowrap;
    color:#000;
    margin:0
}
._35vKk,._3X5Iz{
    padding:0
}
._19j8M{
    width:800px;
    height:254px
}
._2-i4T{
    margin-bottom:7px
}
._11oQk,._2-i4T,.sBo53{
    color:#fff
}
._2K5Jk{
    padding:15px 14px;
    font-size:14px
}
._19B4-{
    color:#fff;
    display:inline-block
}
._19B4- a,._2tJ3s a,._35vKk a{
    color:inherit;
    text-decoration:none
}
._3aaAH{
    width:400px;
    height:254px
}
 
.EWFDq:hover{
    box-shadow:0 1px 3px rgba(0,0,0,.5)
}
.EWFDq svg{
    max-width:100%;
    max-height:100%
}
._4apLR{
    fill:#fff
}
.nU4wh{
    fill:#c20c13
}
._4apLR,.nU4wh{
    padding-left:1px
}
._18hd-{
    width:60px;
    height:60px;
    font-size:33px;
    padding-left:12px;
    top:15px;
    left:15px
}
.bKh1a{
    margin-top:15px;
    margin-left:17px;
    cursor:pointer
}
._3K912{
    left:12px;
    width:456px;
    height:184px
}
.ZL56M{
    z-index:1;
    -webkit-transform:scale(.7);
    transform:scale(.7)
}
.ZL56M,._1EGZK{
    position:absolute
}
._1EGZK{
    background:rgba(0,0,0,.65);
    bottom:0;
    height:50px;
    width:456px;
    padding:0
}
._3v1xc{
    margin-top:6px;
    margin-left:7px;
    height:25px;
    vertical-align:bottom
}
._1QfBr,._3avq_:before{
    display:inline-block
}
._2tJ3s{
    margin:0
}
._2tJ3s a{
    font-weight:700;
    color:#fff;
    top:6px;
    max-width:225px;
    font-size:18px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.OznHX,._2JSQU,._2tJ3s a{
    display:inline-block
}
._2JSQU{
    white-space:nowrap;
    vertical-align:top
}
.OznHX{
    padding:0 12px 0 10px
}
._1KtyR{
    color:#fff;
    font-size:18px;
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    position:relative
}
._7dviy{
    color:#b0b0b0;
    bottom:6px;
    font-size:12px;
    max-width:320px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    left:7px
}
._2OnRk,._7dviy{
    position:absolute
}
._2OnRk{
    color:#fff;
    background:rgba(0,0,0,.65);
    top:0;
    right:31px;
    padding:5px 20px;
    font-size:13px
}
.raNAr{
    position:absolute;
    right:6px;
    bottom:33px;
    font-size:12px
}


._31zx2{
    font-size:10px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    color:#fff
}
.QCI7L{
    position:absolute;
    right:38px;
    bottom:7px
}
._2EvJK{
    padding:0
}
._3LEKL{
    color:#fff
}
._3JO7J{
    position:absolute;
    top:29px;
    right:17px
}
._2FPmB{
    font-size:18px;
    font-weight:700;
    height:23px;
    vertical-align:top;
    text-decoration:none;
    color:#000;
    margin-left:5px;
    overflow:hidden;
    text-overflow:ellipsis;
    max-width:430px;
    white-space:nowrap
}
.ZXC6W,._2FPmB,._3wL0V{
    display:inline-block
}
._3wL0V{
    overflow:hidden;
    text-overflow:ellipsis;
    max-width:430px;
    white-space:nowrap;
    padding-right:5px;
    margin:-5px 0 0 5px;
    padding-top:2.5px;
    font-size:12px
}
.ZXC6W{
    font-size:13px;
    color:#fff;
    margin-top:4px
}
._1m3Od{
    font-weight:700;
    cursor:pointer;
    pointer-events:all
}
._1m3Od:hover{
    text-decoration:underline
}
._3avq_{
    margin-right:5px;
    font-size:10.5px;
    color:#fff;
    font-weight:200
}
._3avq_:before{
    vertical-align:middle;
    content:"\2022";
    font-size:40px;
    margin-right:2px;
    font-weight:400;
    line-height:0;
    margin-bottom:2px
}
._1S5_m:before{
    content:"\2605";
    font-size:12px;
    color:#f8e71c
}
.YglsV:before{
    color:#42aa0e
}
._22Kys:before{
    color:#0485c9
}
._1cxY2{
    display:inline-block;
    position:absolute;
    bottom:5px
}
.kvqig{
    font-size:17px;
    padding:0 10px;
    height:36px;
    pointer-events:all
}
._MWd1{
    font-size:12px;
    text-align:center;
    font-weight:200
}
._2oCCM{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
._13_c5{
    display:inline-block;
    float:right;
    margin-bottom:3px
}
._2qD_W{
    margin:0 2px
}
._2qD_W svg{
    width:1.1428571428571428em;
    height:1em;
    font-size:18px;
    fill:#fff
}
.kZLgY{
    font-size:13.75px;
    color:#fff;
    margin-bottom:1px;
    line-height:18px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    font-weight:200
}
.kZLgY a{
    pointer-events:all
}
._1HSjc,._2wluS{
    width:45px;
    display:inline-block
}

._1HSjc {
    font-weight: 100;
}
._2wluS{
    width:114px
}
._2C93t,._2mcaz{
    color:#fff;
    display:inline-block
}
._2mcaz{
    font-weight:700
}
._3W_K-:after{
    content:" "
}
._1NwyD:before{
    content:" | ";
    font-weight:200;
    margin-left:2px;
    margin-right:2px
}
._2C93t{
    background:rgba(0,0,0,.65);
    height:100%;
    z-index:1;
    position:absolute;
    font-size:14px;
    left:400px;
    right:0;
    pointer-events:none
}
._1HQnt{
    height:192px;
    position:relative;
    padding:12px 0;
    margin:0 10px;
    border-bottom:1px solid #d8d8d8
}
._81ipi{
    display:inline-block;
    line-height:25px;
    font-size:26px;
    font-weight:700;
    margin-bottom:10px
}
._2dHsE,._3Qtf_{
    position:absolute;
    right:0
}
._2dHsE{
    top:15px;
    text-align:center;
    pointer-events:all
}
._3Qtf_{
    bottom:0;
    width:100%;
    padding-bottom:4px;
    line-height:13px
}
._2m_w9{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin:12px 7px 0 0;
    pointer-events:all
}
._2y8SV{
    font-size:24px;
    -webkit-box-flex:1;
    -ms-flex:auto;
    flex:auto;
    line-height:40px;
    text-align:center;
    font-weight:700;
    cursor:auto
}
@media (max-width:1122px){
    ._2y8SV{
        font-size:17px
    }
}
._2y8SV a,._3QM8l a,.kZLgY a{
    text-decoration:none;
    color:#fff
}
._2y8SV,._2y8SV a{
    pointer-events:all
}
._1zQuj{
    margin:10px 0
}
.FqVy4{
    height:100%;
    width:100%;
    display:inline-block
}
.FqVy4,._1ffsS{
    position:absolute
}
._1ffsS{
    z-index:1;
    -webkit-transform:scale(.7);
    transform:scale(.7)
}
._30-S-{
    width:400px;
    height:100%;
    display:inline-block;
    position:relative
}
._2e6NS{
    font-size:40px;
    left:5px
}
._3ShFa{
    font-size:40px;
    margin-right:5px
}
._2x46G{
    width:400px;
    height:254px
}
._3OHZy{
    position:absolute;
    bottom:0;
    left:0;
    color:#fff;
    background:rgba(0,0,0,.65);
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    padding:15px 14px;
    font-size:14px
}
.Duw25:after{
    content:" of "
}
._2Tb67{
    padding:0;
    margin:10px 20px 10px 0;
    position:relative;
    left:10px;
    max-width:800px;
    min-width:690px;
    min-height:320px
}
._2Tb67:hover,._3Xt2W:hover{
    background-color:#ececec;
    -webkit-box-shadow:10px 10px 0 0 #ececec,-10px -5px 0 0 #ececec,10px -5px 0 0 #ececec,-10px 10px 0 0 #ececec;
    box-shadow:10px 10px 0 0 #ececec,-10px -5px 0 0 #ececec,10px -5px 0 0 #ececec,-10px 10px 0 0 #ececec
}
._3lqCY{
    position:absolute;
    background:rgba(0,0,0,.3);
    opacity:0;
    height:100%;
    display:inline-block;
    z-index:0;
    left:400px;
    right:0;
    -webkit-transition:opacity .15s ease-in-out;
    transition:opacity .15s ease-in-out;
    -webkit-transform:translateZ(0);
    transform:translateZ(0)
}
._2Tb67:hover ._3lqCY{
    opacity:1
}
.WlW9z{
    position:relative
}
._2CwZH{
    left:0;
    right:0;
    height:254px;
    cursor:pointer
}
._1xpBB,._2CwZH{
    position:absolute
}
._1xpBB{
    top:0;
    width:100%;
    height:100%
}
._1Lbyu{
    width:400px
}
._3skEk{
    width:60px;
    height:60px;
    font-size:33px;
    padding-left:12px;
    top:15px;
    left:15px
}
._3Xt2W{
    margin:20px 20px 10px 0;
    position:relative;
    left:10px;
    max-width:800px;
    min-width:690px;
    min-height:310px;
    cursor:pointer
}
._3Xt2W:hover{
    -webkit-box-shadow:10px 10px 0 0 #ececec,-10px -10px 0 0 #ececec,10px -10px 0 0 #ececec,-10px 10px 0 0 #ececec;
    box-shadow:10px 10px 0 0 #ececec,-10px -10px 0 0 #ececec,10px -10px 0 0 #ececec,-10px 10px 0 0 #ececec
}
.lKrP8{
    background:rgba(0,0,0,.65);
    position:absolute;
    bottom:0;
    height:80px;
    width:100%;
    padding:13px 0 0 10px
}
._3Kz5W{
    overflow:hidden;
    -webkit-transition:.5s;
    transition:.5s
}
._1XRtd{
    color:#fff;
    background:rgba(0,0,0,.65);
    position:absolute;
    top:0;
    right:0;
    padding:5px 20px;
    font-size:13px
}
._1eNxp,._2Xa1V{
    height:310px
}
._3pkWF{
    position:absolute;
    z-index:1;
    -webkit-transform:scale(.7);
    transform:scale(.7)
}
._2h_h1{
    color:#fff;
    margin:0;
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex
}
.leZ-G{
    padding:0 10px 0 5px
}
._1mgTj{
    color:#fff;
    font-size:22px;
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    position:relative
}
._3QM8l a{
    display:inline-block;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    max-width:480px;
    font-weight:700;
    font-size:25px;
    margin-right:7px
}
._1VzF5{
    position:absolute;
    right:18px;
    bottom:52px;
    font-size:14px;
    line-height:14px
}
._3Kn8A{
    padding-left:5px;
    font-size:12px;
    color:#fff
}
._1g8B0,._3Kn8A{
    display:inline-block
}
._1g8B0{
    bottom:33px;
    left:15px;
    height:33px
}
._2hLuf,._3DwP8{
    position:relative
}
._2hLuf{
    display:inline-block;
    white-space:nowrap;
    vertical-align:top;
    top:3px
}
._3DwP8{
    color:#b0b0b0;
    margin-top:2px
}
._2zNFf{
    position:absolute;
    right:10px;
    bottom:12px
}
.s7Wsb{
    position:relative;
    bottom:-10px;
    font-size:14px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    width:75ch;
    max-width:75%;
    color:#fff
}
._24v2h svg{
    fill:#ffc81c;
    height:20px;
    width:20px;
    margin:4px 14px 0 -5px
}
._3Kz5W:hover{
    height:112px
}
@media (max-width:1140px){
    ._3QM8l a{
        max-width:420px
    }
}
@media (max-width:1100px){
    ._3QM8l a{
        max-width:380px
    }
}
._154PS{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
._1THP_{
    background:inherit;
    border:0;
    position:relative;
    padding:0 0 10px
}
._1eJWv{
    height:310px
}
._2N9q9{
    height:184px
}
._1n-Lp{
    color:#fff;
    font-weight:700
}
._3K_uy{
    padding-bottom:10px;
    margin-bottom:10px;
    width:480px;
    left:15px;
    top:10px
}
.DSNde{
    padding:10px 0 2px 5px;
    font-size:18px;
    margin:0
}
._3paS3{
    top:14px;
    right:16px
}
._3KnNJ{
    margin-left:15px
}
._3KnNJ,._3Qbfe{
    height:16px;
    width:15px;
    font-size:15px
}
.nCf7-{
    margin-left:1px;
    padding-bottom:2px
}
._3KnNJ svg,._3Qbfe svg{
    height:12px;
    width:12px
}
._2PiiF{
    max-width:822px;
    min-width:710px;
    padding:0 10px;
    left:0
}
._3fqsA{
    font-size:32px;
    color:#fff;
    display:inline-block;
    margin:0;
    padding-top:10px
}
.kXwRt{
    top:10px;
    right:10px
}
._33ENL{
    margin-left:30px
}
._1IY1N,._33ENL{
    height:40px;
    width:39px;
    font-size:25px
}
._1WBee{
    margin-left:7px;
    margin-top:7px
}
._1IY1N svg,._33ENL svg{
    height:25px;
    width:25px
}
._33MpH{
    text-align:center;
    margin:21px 19px 10px;
    color:#fff;
    font-weight:200;
    font-size:14px
}
._3eSdQ{
    height:330px
}
._3l_HP{
    padding:12px 10px 10px
}
._3D9jD{
    position:relative;
    margin-top:20px
}
._2lPdo{
    padding:10px 0 0 40px;
    font-size:14px
}
._21jlz{
    -webkit-box-flex:1;
    -ms-flex:auto;
    flex:auto
}
._21jlz .padding_box{
    padding:0 10px
}
._21jlz .meta-nav,._21jlz h3+p{
    display:none
}
._21jlz .new_window{
    text-transform:capitalize;
    display:block
}
._21jlz ul+p{
    margin-left:5px
}
._21jlz,._21jlz h2{
    color:#787878
}
._21jlz h3{
    font-size:13px;
    margin:0
}
._21jlz ul{
    list-style-type:none;
    margin:0;
    padding:0
}
._21jlz li{
    border:0;
    margin-bottom:17px!important;
    padding:0 5px
}
._21jlz a{
    color:#4a90e2;
    text-decoration:none
}
._21jlz p{
    font-size:11px;
    line-height:19px;
    margin:0 0 15px
}
._4-Od6{
    text-align:center;
    color:#484848;
    padding-bottom:16px
}
.mdcHu{
    height:100%
}
._364xH{
    height:40%
}
._2DazA{
    height:140px
}
._2_QWm{
    display:flex;
    justify-content:space-between
}
._3-iBZ{
    border:0;
    width:90%;
    padding:10px;
    background:#0485c9;
    border-radius:10px;
    color:#fff
}
._13Os9{
    padding:10px 0;
    width:100%;
    border-bottom-right-radius:5px;
    border-bottom-left-radius:5px
}
._3brnR{
    display:inline-block
}
._1klWK,._3wmJ2{
    padding:5px;
    border:.5px solid #4a4a4a
}
._3wmJ2{
    border:1px solid #c20c13
}
.ifANN{
    font-size:13px;
    width:100%;
    outline:0;
    border:0
}
.ifANN:-webkit-autofill{
    border:0
}
.ifANN:placeholder-shown{
    color:#787878
}
._2ol4G,._35Fnu{
    display:block;
    font-size:14px;
    z-index:1000
}
._35Fnu{
    color:#c20c13
}
._1cyRZ,.o_13Z{
    display:none
}
._17pZI{
    width:29%;
    display:inline-block;
    border:.5px solid #4a4a4a;
    padding:10px 5px;
    background-color:rgba(255,255,255,.9)
}
._2s8ao{
    background-color:#d8e0ed;
    border:1px solid #4e92df
}
._22gyN{
    font-size:11px
}
._22gyN a{
    text-decoration:none
}
._17pZI,._1UKqB,._22gyN{
    color:#484848
}
._1UKqB,._22gyN,._2ol4G,._35Fnu,._3brnR{
    text-align:left
}
._2ol4G.kMtSB:after{
    content:"*";
    margin-left:3px;
    color:#4e92df;
    font-weight:700
}
._17pZI,._1klWK,._3wmJ2{
    border-radius:5px
}
._1klWK,._2_QWm,._364xH,._3wmJ2{
    margin-bottom:20px
}
.fbJ0x{
    margin:10px 0
}
._18Hzo{
    width:90%;
    margin:0 auto
}
._17pZI,._1UKqB,._3-iBZ,._3brnR{
    font-size:14px;
    font-weight:400;
    margin-top:0
}
._1klWK,._3wmJ2{
    background-color:#fff
}
._Hgl2{
    text-align:right;
    font-size:12px
}
._3EXj9{
    text-decoration:none;
    color:#4a8fe2;
    font-weight:300;
    margin-top:6px;
    display:inline-block
}
._2Ou39{
    color:#000
}
._3RNxy{
    color:orange
}
.FPZaY{
    color:green
}
._3ZmhW{
    font-size:32px
}
._2FgFd{
    padding-top:0
}
._3Y_kF:-webkit-autofill{
    border:0
}
._3Zsqo{
    height:100px;
    resize:none
}
._2OOxw{
    margin:0 auto;
    width:90%;
    border-radius:100px;
    height:45px
}
.zYuQK{
    background-color:#dbecf3;
    width:100%
}
._3H42r{
    text-align:right;
    font-size:12px
}
.SJ0mk{
    height:650px;
    width:800px;
    background-color:#fff;
    border-radius:6px;
    margin:50px auto;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    position:relative
}
.SJ0mk,._1kba6{
    -webkit-box-shadow:1px 1px 1px 1px #888;
    box-shadow:1px 1px 1px 1px #888
}
._1kba6,.xasWh{
    position:absolute
}
._1kba6{
    background-color:#dbecf3;
    border-radius:5px;
    left:35px;
    top:26px;
    z-index:10;
    overflow:hidden;
    width:355px;
    height:595px
}
._1kba6 h2{
    text-align:center;
    font-weight:700;
    margin:0;
    padding:15px 0
}
.xasWh{
    width:100%;
    background-color:rgba(0,0,0,.64);
    height:112px;
    border-bottom-left-radius:6px;
    border-bottom-right-radius:6px;
    bottom:0
}
._1X5G_{
    color:#fff;
    text-align:center;
    text-decoration:none
}
._17hgt a,._3NExP{
    font-size:24px;
    font-weight:700
}
._1uHLF,._1wQoY{
    font-size:16px;
    font-weight:lighter
}
._3J3Lw{
    max-width:50%;
    float:right;
    height:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    padding-right:30px
}
._2rbAN{
    height:100%;
    width:100%;
    border-radius:6px;
    background-color:#fff
}
._1NYP_{
    padding:0 0 25px
}
._2VWun{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    margin-bottom:18px;
    height:100%
}
.ilify{
    margin-bottom:10px;
    text-align:center;
    width:75%
}
._17hgt,._1lK1Z{
    position:absolute;
    width:100%;
    left:0
}
._1lK1Z{
    top:0;
    text-align:center
}
._17hgt{
    bottom:20px
}
._17hgt a{
    background-color:#4a90e2;
    border-radius:30px;
    color:#fff;
    display:block;
    font-size:18px;
    margin:0 auto;
    padding:15px;
    text-align:center;
    width:315px
}
.qgYWA{
    font-size:32px
}
.LjswY,._1L2LQ{
    position:relative;
    width:100%;
    min-height:400px;
    background:#333
}
._1L2LQ{
    background-position:50%;
    background-size:cover;
    background-repeat:no-repeat
}
._3eh2N{
    background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.7)));
    background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.7));
    position:absolute;
    right:0;
    bottom:0;
    left:0;
    padding:100px 0 25px 25px
}
.CrJh4{
    color:#fff;
    margin:0;
    font-weight:100;
    font-size:2.5rem;
    letter-spacing:.03em
}
.CrJh4 a,._17hgt a{
    text-decoration:none
}
.CrJh4 a:hover{
    border-bottom:1px solid #fff
}
._10j02{
    font-size:.875rem
}
.CrJh4 a,._10j02,.roQpT{
    color:#fff
}
._10j02{
    display:inline-block;
    margin:.3em 1rem 1em 0
}
.roQpT{
    font-size:1.2rem
}
._1xmvw{
    display:block;
    float:right;
    height:15px;
    position:relative;
    text-align:center;
    top:0;
    width:50%;
    padding-right:120px;
    margin-right:20px;
    color:#aaa;
    font-size:.8rem;
    white-space:nowrap
}
.KZPBW{
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    background:#fff;
    border:1px solid #979797;
    border-radius:100%;
    cursor:pointer;
    display:block;
    outline:0;
    position:absolute;
    top:50%;
    -webkit-transition:-webkit-transform .3s ease-out,-webkit-box-shadow .3s ease-out;
    transition:transform .3s ease-out,box-shadow .3s ease-out;
    transition:transform .3s ease-out,box-shadow .3s ease-out,-webkit-transform .3s ease-out,-webkit-box-shadow .3s ease-out;
    height:1rem;
    margin-left:-.5rem;
    margin-top:-.7rem;
    width:1rem
}
.KZPBW:active{
    -webkit-transform:scale(1.3);
    transform:scale(1.3)
}
.KZPBW:focus{
    -webkit-box-shadow:0 0 0 5px rgba(63,81,181,.2);
    box-shadow:0 0 0 5px rgba(63,81,181,.2)
}
._3E8KR{
    -webkit-transition:left .3s ease-out;
    transition:left .3s ease-out
}
._1I_F7,._3pgb8,._3ypS7,.rHu4S{
    display:none
}
._2LLVV,._31ZTJ{
    -webkit-transition:left .3s ease-out,width .3s ease-out;
    transition:left .3s ease-out,width .3s ease-out
}
._2LLVV{
    background:#eee;
    height:.3rem;
    border-radius:20px;
    cursor:pointer;
    display:block;
    margin-top:6px;
    width:100%
}
._31ZTJ{
    background:#0485c9;
    border:3px solid #0485c9;
    height:2px
}
._31ZTJ,._3a-5h{
    position:relative
}
._3a-5h{
    height:1rem
}
.Y5nI9{
    display:block;
    position:relative;
    top:-8px;
    float:left;
    width:40%;
    height:15px
}
._3tfWi,.ylBYG{
    display:inline-block;
    background:0 0;
    border:0;
    font-size:16px;
    border-radius:5px;
    padding:8px 10px;
    margin-left:.25rem;
    outline:0;
    cursor:pointer
}
.ylBYG{
    color:#333
}
.ylBYG:hover{
    background:#eee
}
._3tfWi{
    background:#4a4a4a;
    color:#fff
}
._2tD12{
    background:#fff
}
._3YOnx{
    height:90px
}
._3YOnx,._3x6tE{
    text-align:center
}
._3x6tE{
    padding:14px 0;
    font-size:18px;
    color:#333;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap
}
._130KX,._2AC4-,._3pU3e,._7GF1b,.zl_y4{
    position:relative
}
._130KX,._3pU3e{
    z-index:1
}
._130KX{
    width:504px;
    background:#fff
}
._2ySPI{
    width:50px
}
._2WRzE:after,._2ySPI:after{
    content:"";
    position:absolute;
    right:0
}
._2ySPI:after{
    background:rgba(255,255,255,.8);
    cursor:pointer;
    z-index:10;
    top:0;
    left:0;
    bottom:0
}
.ffbE5{
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0
}
._2ySPI .ffbE5{
    left:-455px;
    overflow:hidden
}
._3pU3e{
    -webkit-box-shadow:0 -2px 4px rgba(0,0,0,.15);
    box-shadow:0 -2px 4px rgba(0,0,0,.15)
}
@media (max-width:1230px){
    ._7GF1b{
        margin-bottom:130px
    }
    ._3pU3e{
        position:fixed;
        height:130px;
        bottom:0;
        left:0;
        right:0
    }
}
._2_EOj{
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    -webkit-overflow-scrolling:touch;
    overflow-y:auto;
    overflow-x:hidden
}
._2EdMn{
    padding:0 16px
}
.a6Mui{
    padding:5px 16px 5px 2px
}
._2WRzE{
    color:#fff;
    font-weight:700;
    background-color:#00f;
    position:relative;
    display:inline-block;
    min-width:50px;
    min-height:22px;
    padding-left:15px;
    padding-right:15px;
    z-index:2;
    text-align:center;
    line-height:22px
}
._2WRzE:after{
    display:block;
    border-style:solid;
    border-color:#00008b transparent transparent;
    bottom:-8px;
    border-width:8px 17px 0 0
}
._15-_r{
    background-color:#afafaf
}
._15-_r:after{
    border-top-color:#5a5a5a
}
.G99w-,._1Tr5r,._2K-Rm,._38cfx,._3_cEQ{
    background-color:#f5a623
}
.G99w-:after,._1Tr5r:after,._2K-Rm:after,._38cfx:after,._3_cEQ:after{
    border-top-color:#cf8b1c
}
.M2b2E,._3-kRZ,._38ksL,._3KHYo,.iNbEJ,.w7kRz{
    background-color:#d2232a
}
.M2b2E:after,._3-kRZ:after,._38ksL:after,._3KHYo:after,.iNbEJ:after,.w7kRz:after{
    border-top-color:#9c1a1f
}
.MQLQP{
    position:absolute;
    top:-12px;
    right:14px
}
.wUV4J{
    position:relative;
    margin-top:20px
}
._1ARbc{
    padding:5px 16px 5px 2px
}
._1phfm{
    padding:15px 0 0 16px;
    text-align:left
}
._15SqC,._1boCX{
    position:absolute;
    top:220px;
    right:-30px;
    width:30px;
    padding:10px 0;
    font-size:12px;
    text-align:center;
    background:#fff;
    cursor:pointer;
    -webkit-box-shadow:1px 1px 3px rgba(0,0,0,.2);
    box-shadow:1px 1px 3px rgba(0,0,0,.2);
    color:#646464
}
._1boCX svg{
    margin-left:-4px
}
._3TOgS{
    width:271px;
    height:316px;
    border-radius:6px;
    background-color:#fff;
    border:1px solid #b0b0b0;
    margin:0 7px 50px 0
}
._2V-lU a,._3TOgS a{
    color:#fff;
    text-decoration:none
}
._3RM3y{
    padding:5px;
    -ms-flex-item-align:end;
    align-self:flex-end;
    text-shadow:1px 1px #373737;
    overflow:hidden;
    background:rgba(0,0,0,.5);
    width:100%;
    min-height:47px
}
._1-Jfi,._1zcHd{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical
}
._1zcHd{
    height:220px;
    border-top-right-radius:5px;
    border-top-left-radius:5px;
    position:relative;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-direction:reverse;
    -ms-flex-direction:column-reverse;
    flex-direction:column-reverse
}
._1zcHd:after{
    display:block;
    position:relative;
    background-image:-webkit-gradient(linear,left bottom,left top,color-stop(50%,transparent),to(rgba(0,0,0,.6)));
    background-image:linear-gradient(0deg,transparent 50%,rgba(0,0,0,.6));
    height:150px;
    width:100%;
    content:"";
    border-radius:5px
}
._1-Jfi{
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    margin-top:17px
}
.HvMqT,._3AvAV{
    font-size:20px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden
}
.HvMqT{
    font-size:12px
}
.vn6bb{
    font-size:12px;
    color:#373737;
    margin-top:11px
}
.bpQG0{
    background:#f5f5f5 top no-repeat;
    background-size:contain
}
._24GdU{
    position:absolute;
    top:8px;
    right:8px;
    z-index:1;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    font-size:14px
}
._3gikn{
    font-size:32px
}
._3x10q{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    width:1115px;
    margin:auto;
    height:145px
}
.rdNsb{
    height:250px;
    margin-bottom:32px
}
._3Lncr{
    font-size:21px;
    color:#fff;
    font-weight:lighter;
    text-shadow:1px 1px #373737
}
._2zsGA{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    width:653px
}
._3-M-K{
    color:#fff;
    font-size:13px
}
._1JUpZ{
    width:300px;
    height:35px;
    outline:0;
    border:0;
    border-radius:5px;
    color:#4a4a4a;
    padding:5px 8px;
    margin-top:7px
}
.gzeVp{
    display:block;
    font-size:12px
}
._3b7tw{
    color:#fff;
    font-size:35px;
    font-weight:700;
    text-shadow:1px 1px #373737
}
._3vuhH{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    margin-left:40px
}
._2tQhj{
    background-color:#0485c9;
    border-radius:5px;
    margin-left:20px;
    width:35px;
    height:35px;
    -ms-flex-item-align:end;
    align-self:flex-end
}
._117un{
    font-size:18px
}
._117un svg{
    fill:#fff
}
._1T8fj{
    background:rgba(0,0,0,.5);
    height:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
._3qPDf{
    background-color:#fbfbfb;
    padding:0 50px
}
._2sxrm{
    text-align:center;
    font-size:21px;
    padding-bottom:32px;
    font-weight:700;
    min-height:56px
}
._1CkTt{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    width:1115px;
    margin:auto;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
._2GTtG{
    padding-bottom:30px;
    text-align:center;
    width:100%
}
.fmXNp{
    width:300px;
    height:35px;
    outline:0;
    border:0;
    border-radius:5px;
    color:#4a4a4a;
    padding:5px 8px;
    margin-top:7px
}
._7jlwl{
    width:300px;
    position:absolute;
    background:#fff;
    z-index:2
}
._2V-lU{
    color:#393939;
    font-size:16px;
    padding:8px 10px;
    white-space:nowrap;
    border:1px solid #dedede;
    overflow:hidden;
    text-overflow:ellipsis
}
._2V-lU a{
    color:inherit
}
._2V-lU+._2V-lU{
    border-top:none
}
._2V-lU:first-child{
    border-radius:3px 3px 0 0
}
._2V-lU:last-child{
    border-radius:0 0 3px 3px
}
._3r_Hs{
    color:#fff;
    background:#393939;
    border-color:#393939
}
._1ZP27{
    width:800px
}
._1oldg{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    padding-bottom:20px
}

.projectList {
    padding: 3px;
    color: #555;
    font-weight: 500;
    font-size: 1.2em;
}
.projectList  span{
	display:block;	
    line-height: 22px;
}
.projectList div {
    display: block;
    font-size: 19px;
    font-weight: 500;
    color: #000;
}

.projectList .thumbnail-project {
    border: 1px solid #f2f2f2;
    box-shadow: 0 2px 3px -2px #716a6a;
    margin: 10px 0 15px;
    overflow: hidden;
    clear: both;
    background-color: #ecebeb;
}
.projectList .thumbnail-project img {
    width: 100%;
}
.projectList .thumbnail-project .text-center{
	padding: 14px;
}
 
#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}
.owl-theme .owl-controls .owl-page {
    display: inline-block;
}
.owl-theme .owl-controls .owl-page span {
    background: none repeat scroll 0 0 #869791;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px;
}

.owl-prev {
    position: absolute;
    top: 100px;
}

.owl-next {
    position: absolute;
    top: 100px;
    left: 357px;
}

.box {
    width: 100%;
    overflow: hidden;
}

.owl-carousel {
    padding: 0;
}

#owl-demo .item img.active {
    opacity: 1; 
}

.headListing h2 {
    font-weight: bold;
    color: #000;
    font-size: 25px;
}
.headListing .address{
   padding-top: 10px;
   font-size: 15px;
   font-weight: 700;
   padding-left: 0;
    text-shadow: 1px 1px rgba(0,0,0,.25);
    transition: all 151ms ease-in 80ms;
        font-family: Roboto, "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.headListing .ref{
    font-weight: bold;
    float:right; 
    color: #ffffff;
    padding: 10px;
    background-color: #d2232a;
    margin-bottom: 0;
}
.headListing {
    padding: 0 0 10px;
    margin-bottom: 0;
}

.item img {
    width: 100%;
}

._1xpBB {
    top: 0;
    width: 100%;
    height: 100%;
}

._2e6 {
     position: absolute;
}


._2e7 {
    position: absolute;
    right: -26px;
}

.owl-wrapper {
    overflow: hidden;
}
.headListing span {
    font-size: 13px;
    margin-bottom: 15px;
}


.info-listing {
    position: absolute;
    top: -250px;
    display: block;
    background: rgba(0,0,0,.80);
    right: 15px;
    width: 50%;
    height: 250px;
    font-family: Roboto, "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.info-listing .top{
    margin-top: 20px;
}
.info-listing span.price {
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    font-weight: 700;
    /*padding-bottom: 15px;*/
    display: block;
}
.info-listing .section span {
    color: #fff;
    /*font-weight: bold;*/
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 10px;
    z-index: 555;
    display: block;
    text-shadow: 1px 1px rgba(0,0,0,.25);
    transition: all 151ms ease-in 80ms;
}
.info-listing span.availability{
    color: #d2232a;
    font-weight: bold;
    font-size: 20px;
    font-weight: 700;
    /*padding-bottom: 15px;*/
    display: block;
    font-style: italic;
    font-size: 20px;
    text-align: right;
}
.info-listing .ingress{
    color: #ffffff;
}
.info-listing .section {
    position: relative;
    padding: 12px 0;
    margin: 0 4px;
}
.info-listing .infoList{
    width: 50%;
    float: left; 
    text-align: center;
     padding-top: 7px;
}
.info-listing .infoList span{
    color: #fff; 
    font-size: 19px; 
    font-weight: bold;
}
.info-listing hr{
    margin: 0;
}
.kZLgY {
    font-size: 13.75px !important;
    color: #fff;
    margin-bottom: 1px;
    line-height: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 200;
    display: block;
}


.btnCheck {
    font-size: 17px;
    padding: 0 10px;
    height: 36px;
    pointer-events: all;
}

._2FaDn, .hbq0v {
    border-radius: 100px;
}

._2FaDn {
    font-size: 13px;
    color: #fff;
    background-color: #4a90e2;
    padding-top: 5px;
    text-decoration: none;
}

a.kvqig._2FaDn {
    text-decoration: none;
    color: #fff;
}

 .header_details {
    width: 100%;
    overflow: hidden;
    padding: 0px 0px 10px;
 }

 .nav-tabs>li>a {
    text-decoration: none;
    color: #555;
 }

ul.features {
    list-style: none; 
    padding: 5px;
 }

ul.features li {
      float: left;
      width: 200px;
      padding: 3px;
 }
.boxInfo span {
    display: block;
    padding-bottom: 5px;
    font-size: 14px;
    font-weight: 100;
}
figure {
    text-align: center;
}
.descListing {
    padding-top: 10px;
}
.thumbListing img {
    width: 100%;
}

.saveFav {
    position: absolute;

}

.EWFDq {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    left: 10px;
    background: rgba(0,0,0,.5);
    padding: 11px;
    cursor: pointer;
}


.countImg {
    position: absolute;
    bottom: 0;
    color: #fff;
    padding: 5px;
    color: #fff;
    background: rgba(0,0,0,.65);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 15px 14px;
    font-size: 14px;
}
.site-slogan{ 
    font-weight: 600;
    color: #797979;
    font-size: 26px;
    text-transform: uppercase;
    letter-spacing: 3px;
    text-shadow: 0px 4px 3px rgba(0,0,0,0.3), 0px 8px 13px rgba(0,0,0,0.1), 0px 2px 30px rgba(0,0,0,0.1);
    font-family: Roboto, "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-seri;
	}
/**************************MEDIA QUERY******************************/

/*// Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
	.site-slogan{   
    font-size: 18px;
	}
	ul.social{
	    margin-left: 126px;
	}
	
}

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
	section {
    	padding: 50px 0;
 	}
	.site-slogan{
		margin-top: 48px;
		font-size: 1.5em;
		font-style: italic;
	}
	.site-slogan{   
		font-size: 20px;
	}
	
	
}
/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
	.site-slogan{   
		font-size: 22px;
	}
}


/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
	section {
    	padding: 128px 0;
 	}
	ul.social {
    margin-left: 242px;
	}
	.site-slogan{   
    font-size: 26px;
	}
}

@media only screen and (device-width: 768px) {
  
	ul.social{
	    margin-left: 17px;
	}
	.info-text span{
	 font-size: 0.6em;
	}
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {

}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
  /* For landscape layouts only */
}

@media screen and (max-width: 768px) {
    body #logo img {
        max-width: 100px;margin:auto;
    }
    body #logo{text-align:center;}
    body,html{max-width:100%;}
}
