/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

@font-face {font-family: 'Conv_Amaranth-Bold'; src: url('../fonts/Amaranth-Bold.eot'); src: url('../fonts/Amaranth-Bold.woff') format('woff'), url('../fonts/Amaranth-Bold.ttf') format('truetype'), url('../fonts/Amaranth-Bold.svg') format('svg'); font-weight: normal; font-style: normal; }
@font-face {font-family: 'Conv_WorkSans-Bold_0'; src: url('../fonts/WorkSans-Bold_0.woff') format('woff'), url('../fonts/WorkSans-Bold_0.ttf') format('truetype'), url('../fonts/WorkSans-Bold_0.svg') format('svg'); font-weight: normal; font-style: normal; }
@font-face {font-family: 'Conv_WorkSans-Medium_0'; src: url('../fonts/WorkSans-Medium_0.eot'); src: url('../fonts/WorkSans-Medium_0.woff') format('woff'), url('../fonts/WorkSans-Medium_0.ttf') format('truetype'), url('../fonts/WorkSans-Medium_0.svg') format('svg'); font-weight: normal; font-style: normal; }
@font-face {font-family: 'Conv_WorkSans-Regular_0'; src: url('../fonts/WorkSans-Regular_0.eot'); src: url('../fonts/WorkSans-Regular_0.woff') format('woff'), url('../fonts/WorkSans-Regular_0.ttf') format('truetype'), url('../fonts/WorkSans-Regular_0.svg') format('svg'); font-weight: normal; font-style: normal; }
@font-face {font-family: 'Conv_WorkSans-SemiBold_0'; src: url('../fonts/WorkSans-SemiBold_0.eot'); src: url('../fonts/WorkSans-SemiBold_0.woff') format('woff'), url('../fonts/WorkSans-SemiBold_0.ttf') format('truetype'), url('../fonts/WorkSans-SemiBold_0.svg') format('svg'); font-weight: normal; font-style: normal; }
@font-face {font-family: 'Conv_WorkSans-Thin';src: url('../fonts/WorkSans-Thin.eot');src: url('../fonts/WorkSans-Thin.woff') format('woff'), url('../fonts/WorkSans-Thin.ttf') format('truetype'), url('../fonts/WorkSans-Thin.svg') format('svg');font-weight: normal;font-style: normal;}
@font-face {font-family: 'Conv_WorkSans-Light';	src: url('../fonts/WorkSans-Light.eot');src: url('../fonts/WorkSans-Light.woff') format('woff'), url('../fonts/WorkSans-Light.ttf') format('truetype'), url('../fonts/WorkSans-Light.svg') format('svg');font-weight: normal;font-style: normal;}
@font-face {font-family: 'Conv_Amaranth-Regular';src: url('../fonts/Amaranth-Regular.eot');src: url('../fonts/Amaranth-Regular.woff') format('woff'), url('../fonts/Amaranth-Regular.ttf') format('truetype'), url('../fonts/Amaranth-Regular.svg') format('svg');font-weight: normal;font-style: normal;}
@font-face {font-family: 'Oswald-Light';src: url('../fonts/Oswald-Light.eot');src: url('../fonts/Oswald-Light.woff') format('woff'), url('../fonts/Oswald-Light.ttf') format('truetype'), url('../fonts/Oswald-Light.svg') format('svg');font-weight: normal;font-style: normal;}
@font-face {font-family: 'Oswald-Medium';src: url('../fonts/Oswald-Medium.eot');src: url('../fonts/Oswald-Medium.woff') format('woff'), url('../fonts/Oswald-Medium.ttf') format('truetype'), url('../fonts/Oswald-Medium.svg') format('svg');font-weight: normal;font-style: normal;}






body { font-family: 'Conv_WorkSans-Regular_0'; position: relative;height: 100%; }
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, 
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-auto, .col-md, 
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .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-auto, .col-sm, 
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-auto, .col-xl, 
.col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .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-auto
{float:left;}

.menu-hover-lines { text-align: center; font-weight: 500; transition: all 0.35s ease; margin-top: 8px; }
.menu-hover-lines li a { color: rgba(10, 10, 10, 0.5); position: relative; /*margin:0 30px;*/ color: #191919 !important; background: none !important; }
.menu-hover-lines li.active > a { background-color: transparent; }
.menu-hover-lines a:before, .menu-hover-lines a::after { height: 1px; position: absolute; content: ''; transition: all 0.35s ease; background-color: #000; width: 0; }
.menu-hover-lines a::before { top: 0; left: 0; }
.menu-hover-lines a::after { bottom: 0; right: 0; }
.menu-hover-lines a:hover, .menu-hover-lines li.active > a { color: #000; transition: all 0.35s ease; }
.menu-hover-lines a:hover::before, .menu-hover-lines .active a::before, .menu-hover-lines a:hover::after, .menu-hover-lines .active a::after { width: 100%; }
.nopadding { padding: 0; }
#header { padding: 5px 0; height: 75px; position: fixed; left: 0; top: 0; right: 0; transition: all 0.5s; z-index: 997; }
#header #logo { }
#header #logo h1 { font-size: 36px; margin: -4px 0 0 0; padding: 0; line-height: 1; display: inline-block; font-weight: 300; letter-spacing: 3px; text-transform: uppercase; }
#header #logo h1 a, #header #logo h1 a:hover { color: #fff; }
#header #logo img { padding: 0; margin: 0; }
#header.header-fixed { background: #4d506a; padding: 10px 0; height: 77px; transition: all 0.5s; box-shadow: 0 5px 15px #7575752b; -webkit-box-shadow: 0 5px 15px rgba(117,117,117,0.2); -moz-box-shadow: 0 5px 15px rgba(117,117,117,0.2); -o-box-shadow: 0 5px 15px rgba(117,117,117,0.2); }
.logo2 { display: none; }
.cart2 { display: none; }
#header.header-fixed .menu-hover-lines li a { color: #fff !important; }
#header.header-fixed .menu-hover-lines .login{display:none;}
#header.login-main ul li:first-child {border-left: 1px solid #fff;padding-left: 7px;}
#header.header-fixed .logo2 { display: block; }
#header.header-fixed .logo1 { display: none; }
#header.header-fixed .search a { color: #ff7ca8; }
#header.header-fixed .number { color: #fff; }
#header.header-fixed .cart2 { display: inline-block; }
#header.header-fixed .cart1 { display: none; }
#header.header-fixed .menu-hover-lines a:before, #header.header-fixed .menu-hover-lines a::after { background: #ff7ca8; }
#header.header-fixed #nav-menu-container { margin-top: 5px; }
#header.header-fixed .topmargin { margin-top: 13px; }
.home-header #nav-menu-container .nav-menu li a {
  text-shadow: 
    0 0 6px #fff,
    0 0 6px #fff,
    0 0 6px #fff;
}

/******header-inear****/
#header.fixedheader{position;unset !important; background: #4d506a; padding: 10px 0; height: 77px; transition: all 0.5s; box-shadow: 0 5px 15px #7575752b; -webkit-box-shadow: 0 5px 15px rgba(117,117,117,0.2); -moz-box-shadow: 0 5px 15px rgba(117,117,117,0.2); -o-box-shadow: 0 5px 15px rgba(117,117,117,0.2); }
.logo2 { display: none; }
.cart2 { display: none; }
#header.fixedheader .menu-hover-lines li a { color: #fff !important; }
#header.fixedheader .logo2 { display: block; }
#header.fixedheader .logo1 { display: none; }
#header.fixedheader .search a { color: #ff7ca8; }
#header.fixedheader .number { color: #fff; }
#header.fixedheader .cart2 { display: inline-block; }
#header.fixedheader .cart1 { display: none; }
#header.fixedheader .menu-hover-lines a:before, #header.fixedheader .menu-hover-lines a::after { background: #ff7ca8; }
#header.fixedheader #nav-menu-container { margin-top: 5px; }
#header.fixedheader .topmargin { margin-top: 13px; }

/******header-inear****/

#intro { width: 100%; position: relative; min-height: 745px; overflow: hidden; }
.nav-menu, .nav-menu * { margin: 0; padding: 0; list-style: none; float: left; }
.nav-menu ul { position: absolute; display: none; top: 100%; left: 0; z-index: 99; }
.nav-menu li { position: relative; white-space: nowrap; }
.nav-menu > li { float: left; }
.nav-menu li:hover > ul, .nav-menu li.sfHover > ul { display: block; }
.nav-menu ul ul { top: 0; left: 100%; }
.nav-menu ul li { min-width: 180px; }
/* Nav Menu Arrows */
.sf-arrows .sf-with-ul { padding-right: 30px; }
.sf-arrows .sf-with-ul:after { content: "\f107"; position: absolute; right: 15px; font-family: FontAwesome; font-style: normal; font-weight: normal; }
.sf-arrows ul .sf-with-ul:after { content: "\f105"; }
/* Nav Meu Container */
#nav-menu-container { float: left; margin-top: 20px;/*margin: 0;*/ }
/* Nav Meu Styling */
.nav-menu a { padding: 10px 0px 10px 0px; text-decoration: none; display: inline-block; color: #fff; font-family: 'Conv_WorkSans-SemiBold_0'; font-weight: 400; font-size: 15px; outline: none; /*margin-top:11px;*/ }
.nav-menu > li { margin: 0px 14px; }
.nav-menu ul { margin: 4px 0 0 0; padding: 10px; background: #fff; }
.nav-menu ul li { transition: 0.3s; }
.nav-menu ul li a { padding: 10px; color: #333 !important; transition: 0.3s; display: block; font-size: 13px; text-transform: none; }
.nav-menu ul li:hover > a { color: #1dc8cd; }
.nav-menu ul ul { margin: 0; }
/* Mobile Nav Toggle */
#mobile-nav-toggle { position: fixed; right: 0; top: 0; z-index: 999; margin: 20px 20px 0 0; border: 0; background: none; font-size: 24px; display: none; transition: all 0.4s; outline: none; cursor: pointer; }
#mobile-nav-toggle i { color: #fff; }
#mobile-nav { position: fixed; top: 0; padding-top: 18px; bottom: 0; z-index: 99999; background: rgba(52, 59, 64, 0.9); left: -260px; width: 260px; overflow-y: auto; transition: 0.4s; }
#mobile-nav ul { padding: 0; margin: 0; list-style: none; }
#mobile-nav ul li { position: relative; }
#mobile-nav ul li a { color: #fff; font-size: 16px; overflow: hidden; padding: 10px 22px 10px 15px; position: relative; text-decoration: none; width: 100%; display: block; outline: none; }
#mobile-nav ul li a:hover { color: #fff; }
#mobile-nav ul li li { padding-left: 30px; }
#mobile-nav ul .menu-has-children i { position: absolute; right: 0; z-index: 99; padding: 15px; cursor: pointer; color: #fff; }
#mobile-nav ul .menu-has-children i.fa-chevron-up { color: #1dc8cd; }
#mobile-nav ul .menu-item-active { color: #1dc8cd; }
#mobile-body-overly { width: 100%; height: 100%; z-index: 997; top: 0; left: 0; position: fixed; background: rgba(52, 59, 64, 0.9); display: none; }
body.mobile-nav-active { overflow: hidden; }
body.mobile-nav-active #mobile-nav { left: 0; }
body.mobile-nav-active #mobile-nav-toggle { color: #fff; }
.cart { color: #000; position: relative; float: left; }
.search { color: #9e69e1; border-left: 1px solid #c0c4c7; margin: 0 0 0 12px; padding-left: 21px; float: left; }
.search a { color: #9e69e1; }
.homeimage img { width: 100%; position: absolute; z-index: 0; height:100%; object-fit: cover; }
.homeimage iframe { width: 100%; position: absolute; z-index: 0; height:100%; object-fit: cover; }
.bottomimage { position: absolute; right: 0; bottom: -1px; z-index: 100; }
.topmargin { margin: 24px 0 0 15px; display: inline-block; }
.number { font-size: 10px; color: #fe76a4; position: absolute; text-align: center; left: 12px; }
.textsection h1 { margin: 0; padding: 0; font-family: 'Conv_Amaranth-Bold'; font-size: 50px; color: #fe6a9c; margin-bottom: 10px; }
.textsection p { font-family: 'Conv_WorkSans-Medium_0'; font-size: 20px; color: #fff; }
.textsection { position: relative; top: 250px; z-index: 100; }
.button {outline:none;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9e69e1+0,bb93ee+100 */ background: #9e69e1; /* Old browsers */ background: -moz-linear-gradient(left, #9e69e1 0%, #bb93ee 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, #9e69e1 0%, #bb93ee 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #9e69e1 0%, #bb93ee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e69e1', endColorstr='#bb93ee', GradientType=1 ); /* IE6-9 */
font-family: 'Conv_Amaranth-Bold'; font-size: 20px; color: #fff; border: none; border-radius: 30px; padding: 14px 30px; -webkit-box-shadow: 0px 5px 15px rgba(169,120,230, 0.5); -moz-box-shadow: 0px 5px 15px rgba(169,120,230, 0.5); box-shadow: 0px 5px 15px rgba(169,120,230, 0.5); -o-box-shadow: 0px 5px 15px rgba(169,120,230, 0.5); display: inline-block; margin-top: 20px; }
.button1 {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9e69e1+0,bb93ee+100 */ background: #9e69e1; /* Old browsers */ background: -moz-linear-gradient(left, #9e69e1 0%, #bb93ee 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, #9e69e1 0%, #bb93ee 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #9e69e1 0%, #bb93ee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e69e1', endColorstr='#bb93ee', GradientType=1 ); /* IE6-9 */
font-family: 'Conv_Amaranth-Bold'; font-size: 20px; color: #fff; border: none; border-radius: 30px; padding: 14px 30px; box-shadow: 0px 5px 15px rgba(169,120,230, 0.5); -webkit-box-shadow: 0px 5px 15px rgba(169,120,230, 0.5); -moz-box-shadow: 0px 5px 15px rgba(169,120,230, 0.5); -o-box-shadow: 0px 5px 15px rgba(169,120,230, 0.5); display: inline-block; margin-top: 20px; }
.button a, active { text-decoration: none; color: #fff; }
.button1 a, active { text-decoration: none; color: #fff; }
.button a:hover { text-decoration: none; color: #fff; }
.button1 a:hover { text-decoration: none; color: #fff; }
.button:hover { outline:none;color: #fff; transition: 0.35s; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ec427b+0,fe6a9c+100 */ background: #ec427b; /* Old browsers */ background: -moz-linear-gradient(left, #ec427b 0%, #fe6a9c 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, #ec427b 0%, #fe6a9c 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #ec427b 0%, #fe6a9c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec427b', endColorstr='#fe6a9c', GradientType=1 ); /* IE6-9 */
text-decoration: none; }
.button1:hover { outline:none;color: #fff; transition: 0.35s; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ec427b+0,fe6a9c+100 */ background: #ec427b; /* Old browsers */ background: -moz-linear-gradient(left, #ec427b 0%, #fe6a9c 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, #ec427b 0%, #fe6a9c 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #ec427b 0%, #fe6a9c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec427b', endColorstr='#fe6a9c', GradientType=1 ); /* IE6-9 */
text-decoration: none; }
/*.about{padding-left:0px;}*/

.about h2 { font-family: 'Conv_WorkSans-SemiBold_0'; font-size: 27px; color: #4d506a; margin: 0; padding: 0; margin-bottom: 15px; display: block; padding-top: 65px; }
.about h2:before { background: #ff7ca8; content: ""; display: block; height: 4px; position: relative; vertical-align: middle; width: 10%; margin-bottom: 10px; }
.about p { font-size: 16px; color: rgba(77,80,106,0.6); margin: 0; line-height: 27px; font-family: 'Conv_WorkSans-Regular_0'; margin-bottom: 48px; }
.sell h3 { font-family: 'Conv_WorkSans-SemiBold_0'; font-size: 27px; color: #4d506a; margin: 0; padding: 0; margin-bottom: 15px; display: block; padding-top: 65px; }
.sell h3:before { background: #ff7ca8; content: ""; display: block; height: 4px; position: relative; vertical-align: middle; width: 10%; margin-bottom: 10px; left: 37%; }
.sell p { font-size: 16px; color: rgba(77,80,106,0.6); margin: 0; line-height: 27px; font-family: 'Conv_WorkSans-Regular_0'; margin-bottom: 48px; display: inline-block; }
.dottedsell { background: url(../images/dott.png); width: 123px; height: 123px; display: block; position: absolute; left: 163px; }
.dotted { background: url(../images/dott.png); width: 123px; height: 123px; display: block; position: absolute; left: -10px; }
.aboutgap { margin-top: 70px; }
.link { color: #894de0; cursor: pointer; font-weight: 400; text-decoration: none; font-family: 'Conv_WorkSans-SemiBold_0'; text-transform: uppercase; font-size: 14px; }
a.link { text-decoration: none; color: #894de0; }
a.link--arrowed, a.arrow-icon { color: #894de0;padding:10px 0;transition: all 1s ease; }
.link.link--arrowed:hover {background-color: #894de0;   color: #fff;    padding: 10px 18px !important;    transition: all 1s ease;border-radius:31px;}
.link.link--arrowed.color2:hover {   background-color: #ff6a9a;    color: #fff !important;    padding: 0 18px;}
.link.link--arrowed.color3:hover {    background-color: #32c4d1 ;    color: #fff !important;    padding: 0 18px;}
.link.link--arrowed.color4:hover {    color: #fff !important;    padding: 0 18px;}

}
.link--arrowed { display: inline-block; height: 2rem; line-height: 2rem; color: #894de0; }
.link--arrowed .arrow-icon { position: relative; top: -1px; -webkit-transition: -webkit-transform 0.3s ease; transition: -webkit-transform 0.3s ease; transition: transform 0.3s ease; transition: transform 0.3s ease, -webkit-transform 0.3s ease; vertical-align: middle; }
.link--arrowed .arrow-icon--circle { -webkit-transition: stroke-dashoffset .3s ease; transition: stroke-dashoffset .3s ease; stroke-dasharray: 95; stroke-dashoffset: 95; }
.link--arrowed:hover .arrow-icon { -webkit-transform: translate3d(5px, 0, 0); transform: translate3d(5px, 0, 0); }
.link--arrowed:hover .arrow-icon--circle { stroke-dashoffset: 0; }
.greybg {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6f8f7+0,ffffff+100 */ background: #f6f8f7; /* Old browsers */ background: -moz-linear-gradient(top, #f6f8f7 0%, #ffffff 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #f6f8f7 0%, #ffffff 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #f6f8f7 0%, #ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f7', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
}
.top-image img { width: 100%; }
.sellsection { margin-top: 70px; position: relative; }
.whitebg { background: #fff; box-shadow: 0 5px 35px #f1f1f1; -webkit-box-shadow: 0 5px 35px #f1f1f1; -moz-box-shadow: 0 5px 35px #f1f1f1; -o-box-shadow: 0 5px 35px #f1f1f1; border-radius: 5px; padding: 35px 30px 20px 30px !important; }
.combineimg { position: relative; }
.upimg { width: 180px; height: 180px; background: url(../images/bg-image.png) top center no-repeat; display: block; /*transform: translate(78%, 60%);  -webkit-transform: translate(78%, 60%);
-ms-transform:translate(78%, 60%);
      -moz-transform: translate(78%, 60%);
    -o-transform: translate(78%, 60%);*/ text-align: center; display: inline-block; }
.upimg img { margin: 0 auto; text-align: center; transform: translate(-8%, 46%); -webkit-transform: translate(-8%, 46%); -ms-transform: translate(-8%, 46%); -moz-transform: translate(-8%, 46%); -o-transform: translate(-8%, 46%); }
.downimg { position: relative; margin: 0 auto; text-align: center; }
.whitebg h1 { font-size: 18px; color: #4d506a; font-family: 'Conv_WorkSans-Bold_0'; margin: 20px 0 14px 0; }
.whitebg p { font-size: 14px; color: rgba(77,80,106,0.6); margin:0 0 20px !important; line-height: 20px; font-family: 'Conv_WorkSans-Regular_0'; }
.color2 { color: #ff6a9a !important; margin: 20px 0; }
.color3 { color: #32c4d1 !important; margin: 20px 0; }
.color4 { color: #8b50e0 !important; margin: 20px 0; }
.gapmiddle { margin-top: 115px; }
.boxesbox { background: #fff; box-shadow: 0 5px 35px #f1f1f1; -webkit-box-shadow: 0 5px 35px #f1f1f1; -moz-box-shadow: 0 5px 35px #f1f1f1; -o-box-shadow: 0 5px 35px #f1f1f1; padding: 15px; margin-bottom: 18px; float: left; width: 100%; }
.purplebox { background: #eee6f8; border-radius: 5px; float: left; }
.textproperty { float: left; margin-left: 15px; }
.textproperty h5 { color: #4d506a; font-family: 'Conv_WorkSans-Bold_0'; font-size: 17px; text-transform: uppercase; margin-top: 10px; }
.gaplr { margin: 0 0px; }
.leftmargin { margin-top: 70px; margin-left: 0px; }
.otherclass p { margin-bottom: 20px; }
.textproperty p { font-size: 13px; color: rgba(77,80,106, 0.5); }
.greenbox { background: #e5f7f8; }
.redbox { background: #fceaf0; }
.pinkcolor { color: #ff7ca8 !important; text-transform: uppercase; text-decoration: underline !important; }
.video { padding-left: 40px; }
.video h2 { font-family: 'Conv_WorkSans-SemiBold_0'; font-size: 27px; color: #4d506a; margin: 0; padding: 0; margin-bottom: 15px; display: block; padding-top: 80px; text-align: right; }
.video h2:before { background: #ff7ca8; content: ""; display: block; height: 4px; position: absolute; vertical-align: middle; right: 14px; margin-top: -14px; width: 10%; margin-bottom: 10px; }
.video p { font-size: 16px; color: rgba(77,80,106,0.6); margin: 0; line-height: 27px; font-family: 'Conv_WorkSans-Regular_0'; margin-bottom: 48px; text-align: right; }
.videodotted { background: url(../images/dott.png); width: 123px; height: 123px; display: block; position: absolute; right: 0px; }
.socialbg { background: url(../images/socialbg.png) center no-repeat; }
.facebookbg img { transform: translate(0%, 120%); -webkit-transform: translate(0%, 120%); -ms-transform: translate(0%, 120%); -moz-transform: translate(0%, 120%); -o-transform: translate(0%, 120%); }
.googlebg img { transform: translate(0%, 75%); -webkit-transform: translate(0%, 75%); -ms-transform: translate(0%, 75%); -moz-transform: translate(0%, 75%); -o-transform: translate(0%, 75%); }
.linkedbg img { transform: translate(0%, 153%); -webkit-transform: translate(0%, 153%); -ms-transform: translate(0%, 153%); -moz-transform: translate(0%, 153%); -o-transform: translate(0%, 153%); }
.twitterbg img { transform: translate(0%, 103%); -webkit-transform: translate(0%, 103%); -ms-transform: translate(0%, 103%); -moz-transform: translate(0%, 103%); -o-transform: translate(0%, 103%); }
.instrabg img { transform: translate(0%, 185%); -webkit-transform: translate(0%, 185%); -ms-transform: translate(0%, 185%); -moz-transform: translate(0%, 185%); -o-transform: translate(0%, 185%); }
.facebookbg { background: url(../images/facebookbg.png) center no-repeat; width: 230px; height: 140px; display: inline-block; }
.twitterbg { background: url(../images/facebookbg.png) center no-repeat; width: 230px; height: 140px; display: inline-block; }
.googlebg { background: url(../images/googlebg.png) center no-repeat; width: 230px; height: 140px; display: inline-block; }
.linkedbg { background: url(../images/linkedbg.png) center no-repeat; width: 150px; height: 120px; display: inline-block; }
.instrabg { background: url(../images/linkedbg.png) center no-repeat; width: 150px; height: 120px; display: inline-block; }
.socialbg ul { list-style: none; padding: 0; margin: 0; }
.socialbg ul li { display: inline-block; text-align: center; }
.socialbg ul li img { margin: 0 auto; }
.widthfull { width: 100%; }
.rightposition { float: right; }
.topicongap { margin-top: 20px; }
/*.virtual{position: relative; z-index: 10;}*/
.virtual h6 { text-align: center; font-size: 37px; color: #ff7ca8; font-family: 'Conv_Amaranth-Bold'; margin-bottom: 12px; }
.virtual p { color: rgba(77,80,106,0.6); font-size: 18px; margin-bottom: 95px; }
.footerbg { background: #f6f6f6; padding: 10px 0 20px 0; }
.curve img { width: 100%; }
.positioncenter { position: absolute; width: 100%; /*z-index:0;*/ }
.positionup { position: relative; z-index: 0; top: 115px; }
.leftfooter p { margin-top: 20px; color: rgba(77,80,106,0.6); font-size: 14px; font-family: 'Conv_WorkSans-Medium_0'; }
.leftfooter p a { color: rgba(77,80,106,0.6); }
.leftfooter p span { text-transform: uppercase; }
.rightfooter { float: right; text-align: right; display: block; position: relative; z-index: 1000; margin-top: 43px; }
.rightfooter ul { list-style: none; padding: 0; margin: 0; color: rgba(77,80,106,0.6); }
.rightfooter ul li { display: inline-block;margin:0 10px; }
.rightfooter ul li a { color: rgba(77,80,106,0.6); font-size: 14px; font-family: 'Conv_WorkSans-Medium_0'; }
.socailicon { display: block; text-align: right; }
.icongap {/*margin-top:50px;*/ position: relative; z-index: 1000; }
.facebookicon { background: #4a68af; color: #fff; padding: 11px 15px; /*width:39px; height:39px;*/ text-align: center; border-radius: 100%;/*border:4px double #000;*/ }
.instagramicon {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#67549f+0,8f4a97+57,db2d52+99 */ background: #67549f; /* Old browsers */ background: -moz-linear-gradient(top, #67549f 0%, #8f4a97 57%, #db2d52 99%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #67549f 0%, #8f4a97 57%, #db2d52 99%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #67549f 0%, #8f4a97 57%, #db2d52 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#67549f', endColorstr='#db2d52', GradientType=0 ); /* IE6-9 */
color: #fff; /*width:39px; height:39px;*/ padding: 11px 12px; text-align: center; border-radius: 100%;/*border:4px double #000;*/ }
.twittericon { background: #2bb1e1; color: #fff; /*width:39px; height:39px;*/ padding: 11px 12px; text-align: center; border-radius: 100%;/*border:4px double #000;*/ }
.upperposition { position: relative; z-index: 1000; }
.positionright { position: relative; right: 0px; }
.sliderimg { height: 300px; width: 100%; }
.sliderimg img { height: 100%; width: 100%; object-fit: cover; border-top-left-radius: 5px; border-top-right-radius: 5px; }
/*.paddingnone{padding:0;}*/
.sliderimg { height: 300px; width: 100%; display: inline-block; }
.whitesliderbox {min-height: 380px; box-shadow: 0 5px 35px #dadada; -webkit-box-shadow: 0 5px 35px #dadada; -moz-box-shadow: 0 5px 35px #dadada; -o-box-shadow: 0 5px 35px #dadada; border-radius: 5px;    margin-bottom: 30px !important;}
.whitesliderbox h1 { font-size: 18px; color: #646782; font-family: 'Conv_WorkSans-Bold_0'; text-align: center; padding: 15px 0; }
.whitesliderbox h1 a { color: #646782 !important;}
.whitesliderbox:hover h1 a { color:#f6709b !important;text-decoration:none;}
.mrginleftside { left: 70px; position: relative;padding-right:0px; }
.overflow { overflow: hidden; padding: 30px 0; }
.colornew { color: #f6709b !important; }
.bgarrow { box-shadow: 0 5px 35px #dcdcef; -webkit-box-shadow: 0 5px 35px #dcdcef; -moz-box-shadow: 0 5px 35px #dcdcef; -o-box-shadow: 0 5px 35px #dcdcef; border-radius: 30px; display: inline-block; padding: 0px 0px; margin-top: 70px; float: right; margin-right: 80px; }
.bgarrow i { padding: 14px 20px; border-right: 1px solid #e0dff0; }
.bordernone { border-right: none !important; }
.bgarrow a { color: #a26ee3; }
.iconposition { position: relative; z-index: 1000; }
.searchmenu { float: left; margin-right: 5px; }
.inputclass {border-bottom: 1px solid #fff !important;border-top: none !important;border-left: none !important;border-right: none !important;background: none;padding: 5px;font-size: 13px;box-shadow: none;color: #fff;}
.leftdiv { float: left; }
.rightdiv { float: right; }
.header-fixed .inputclass {	border-bottom: 1px solid rgba(255, 255, 255, 0.3) !important;color: #fff;}
.fixedheader .inputclass {border-bottom: 1px solid rgba(255, 255, 255, 0.3) !important;	color: #fff;}
.search > span {cursor: pointer;}
.whitebg:hover {box-shadow: 0 0px 29px rgba(0,0,0,0.15);transition: all 0.7s ease;}


/*****property-deatil*****/
.padding-0{padding: 0 !important;}
.property-video-main::after{background-image: url("../images/curve-header.png");background-repeat: no-repeat;bottom: 0;content: "";height: 46px;left: 0;position: absolute;width: 100%;}
.property-video-main{position:relative;  overflow: hidden;   }
.space-top{margin-top: 77px;}
.property-images-main {background-color: #dfe1ee;float: left;height:630px;padding: 25px;width: 100%;position:relative;}
.property-images-main::after {background: rgba(0, 0, 0, 0) linear-gradient(0deg, #5d607a, transparent) repeat scroll 0 0;bottom: -15px; content: "";height: 290px;left: 0;position: absolute;width: 100%;}
.property-images-main .property-images {float: left;height: 138px;margin:2.5px;width: 48%;}
.property-images-main .property-images img {height: 100%;object-fit: cover; width: 100%;}
.property-video img {    height: auto;width: 100%;}
.property-video {height: 630px;}
.scroll-down {bottom: 50px;color:#fff;font-size: 40px;left:50%;position: absolute;z-index:9;text-shadow: 8px 5px 9px rgba(0, 0, 0, 0.4);cursor:pointer;}
.o-brien-crescent { padding: 30px 0;}
.o-brien-crescent p {font-size: 14px;line-height: 24px;text-align: justify;}
.o-brien-crescent .headinggroup h2 {font-size: 34px;font-weight: bold; line-height: 32px;}
.o-brien-crescent  .headingspan {    color: #646782;    font-family: "Conv_WorkSans-Regular_0";    font-size: 16px;   font-weight: lighter;}
.o-brien-crescent .btn-detail-main button {border: medium none;border-radius: 50px;height: 50px;margin: 0 0 15px;width: 100%;font-family: 'Conv_Amaranth-Bold';color:#fff;font-size: 18px; box-shadow: 5px 5px 15px rgba(168, 119, 229, 0.3);}
.order {background: rgba(0, 0, 0, 0) linear-gradient(48deg, #a877e5, #cdaaf7) repeat scroll 0 0;}
.book {background: rgba(0, 0, 0, 0) linear-gradient(48deg, #ff7ca8, #feafca) repeat scroll 0 0;}
.contact {background: rgba(0, 0, 0, 0) linear-gradient(48deg, #91dee5, #25b3c0) repeat scroll 0 0;}
.order:hover {background: rgba(0, 0, 0, 0) linear-gradient(-48deg, #a877e5, #cdaaf7) repeat scroll 0 0;}
.book:hover {background: rgba(0, 0, 0, 0) linear-gradient(-48deg, #ff7ca8, #feafca) repeat scroll 0 0;}
.contact:hover {background: rgba(0, 0, 0, 0) linear-gradient(-48deg, #91dee5, #25b3c0) repeat scroll 0 0;}
.price {color: #ff7ca8;display: inline-table;font-size: 37px;margin-bottom: 20px;text-align: left;font-family: "Conv_WorkSans-Light";line-height: 30px;}
.faverate-icon {color:#dfe1ee;display: block;font-size: 27px;text-align: right;text-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1); cursor:pointer; }
.faverate-icon .far.fa-heart.unlike {opacity:1;position: absolute;right: 20px;transition:all 0.5s ease;}
.faverate-icon .fas.fa-heart.like {opacity:0;position: absolute;right: 20px; color: #ff7ca8;transition:all 0.5s ease;}
.faverate-icon:hover .fas.fa-heart.like {opacity:1!important;}
.faverate-icon:hover .far.fa-heart.unlike {opacity:0!important;}
.nearby-homes-box .faverate-icon i {  font-size: 14px;   right: 0 !important;}
.o-brien-crescent  .btn-detail-main { padding-top:220px;}
.map {position:relative; border: 1px solid #c4c4c4;  border-radius: 11px;}
.map img { max-width: 100%;border-radius: 11px;}
.map-menu-right {  height: 100%;    position: absolute;    right: 0;    top: 0;    width: 50px;}
.map-menu-right .street-view {cursor:pointer;    background-color: #fff;    border-radius: 3px;    bottom: 40px;    box-shadow: 0 0 8px rgba(0, 0, 0, 0.13);text-transform:uppercase;padding: 7px 0;color: #66677e;  font-size: 13px;font-weight: bold; position: absolute;  left: -50px; text-align: center; width: 72px;}
.map-menu-right .street-view i{font-size:35px;}
.map-menu-right .expand {cursor:pointer;    background-color: #fff;    border-radius: 3px;    box-shadow: 0 0 9px rgba(0, 0, 0, 0.21);    color: #66677e;    padding: 4px 10px;    position: absolute;    text-align: center; left:-10px;    top: 26px;}
.map-menu {   background-image: url("../images/map-menu-bg.png");background-repeat: no-repeat;content: "";height: 360px;left: -1px;padding-right: 23px;padding-top: 73px;position: absolute;top: 48px;width: 90px;}
.map-menu span {border-radius: 5px;display: block;height: 45px;margin: auto auto 10px; padding: 6px 0 0; text-align: center;  width: 45px;font-size: 25px;cursor:pointer;}
.map-menu .graduation { background-color: #fceaf0;color:#ff7ca8;text-shadow: 5px 5px 8px rgba(255, 124, 168, 0.37);}
.map-menu .hospital { background-color: #e5f7f8;color:#25b3c0;text-shadow: 5px 5px 8px rgba(29, 148, 159, 0.37);}
.map-menu .bus { background-color: #eee6f8;color:#a877e5;text-shadow: 5px 5px 8px rgba(128, 83, 186, 0.37);}
.map-menu .cutlery { background-color: #dfe1ee;color:#646782;text-shadow: 5px 5px 8px rgba(74,76,97, 0.37);}
.property-features { background-color: #f6f6f6; position: relative; padding: 90px 0;}
.property-features::after {background-image: url("../images/curve-prop-bottom.png");background-repeat: no-repeat;bottom: 0;content: "";height: 46px;left: 0;position: absolute;width: 100%;}
.property-features::before {background-image: url("../images/curve-prop-top.png");background-repeat: no-repeat;top: 0;content: "";height: 46px;left: 0;position: absolute;width: 100%;}
.features-ctgry-box { transition: all 0.5s ease 0s;cursor: pointer; background-color: #fff; border-radius: 4px;display: inline-block;margin: 0 5px 15px 5px; padding: 10px; width: 23.7%;}
.features-icon{background-color: #eee6f8;border-radius: 5px;color: #a877e5;float: left;font-size: 22px;height: 45px;padding: 6px 0 0;text-align: center;text-shadow: 5px 5px 8px rgba(128, 83, 186, 0.37);width: 45px;}
.features-ctgry {  margin: 30px 0 0;}
.features-ctgry-box:hover {  box-shadow: 5px 5px 13px rgba(0, 0, 0, 0.06);}
.features-ctgry-box p {color: #abadb9;font-size: 14px;margin-bottom: 6px;padding-left: 56px;}
.features-ctgry-box h6 {color: #585b76;font-size: 15px;font-weight: 700;line-height: 12px;padding-left: 54px;}
.nearby-homes .link.link--arrowed {float: right;margin-top: 90px;}
.nearby-homes {padding: 70px 0 ;}
.nearby-homes-box img {border-radius: 5px;height: 100%;object-fit: cover;position: absolute;width: 100%;z-index: -1;}
.nearby-homes-box {   transition: all 0.3s ease 0s;background: rgba(0, 0, 0, 0) linear-gradient(0deg, #000, transparent) no-repeat scroll 0 18px;border-radius: 5px;height: 210px;position: relative;}
.nearby-homes .box-space {   padding:0 7.5px;}
.nearby-homes .box-content h4 {color: #fff;font-size: 17px;margin: 0; font-family: 'Conv_WorkSans-Bold_0';}
.nearby-homes .box-content .location {color: #b8b8b8;;font-size: 10px;}
.nearby-homes .box-content .title{font-size:10px;}
.nearby-homes .box-content .sqft {color: #fff;font-size: 14px;}
.nearby-homes .box-content .price {color: #fff;float: right;font-size: 18px;padding-top: 20px;}
.nearby-homes .box-content {margin-top: 30px;padding: 135px 10px 0;}
.nearby-homes .box-content .faverate-icon {cursor: pointer;height: 15px;position: absolute;right: 10px;top: 10px;width: 15px;}
.nearby-homes .box-content .faverate-icon img {float: right;height: 15px;object-fit: none; position: absolute;right: 0;width: 15px;}
.box-content .faverate-icon .like:hover ,.box-content .faverate-icon .like:focus ,.box-content .faverate-icon .like:active { opacity: 1;}
.box-content .faverate-icon .like{opacity:0;}
.inear-fotter{top:0px !important;margin-top: -210px;}
.cont {float:none;width:inherit;}
.space-top.property-video-main {padding: 0;}
/*****property-deatil*****/

.property-list-map {padding-bottom: 140px;padding-top: 20px;}
.property-list-map .map {border: medium none;border-radius: unset;height: 730px;position: relative;}
.property-list-map .map img {border-radius: 0;border-radius: 0;height: 100%;object-fit: cover;}
.fotter-inner {margin-top: -210px;width: 100%;}
.fotter-inner .footerbg{padding: 10px 0 20px;}
.property-list.nearby-homes {padding-top: 0px;padding-bottom: 0px;    overflow-y: auto;  height: 750px;} 
.property-list .box-content {margin-top: 0;}
.property-list .box-space {margin-bottom: 20px;padding: 0 10px;}
.property-list .box-space:last-child {margin-bottom: 20px;padding: 0 10px 30px;}
.property-list-gray-bg {background-color: #f6f6f6; z-index: 0;margin-top:20px;padding: 0 10px;}
.sapce-map {padding: 0 20px 0 0;}
.filter-tab { width: 98%;background-color: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.07); margin: 20px 10px 0px;  padding: 15px 0 0px 15px;}
#filter_details {   padding: 0 0 30px;    margin-bottom: 30px;}
.showing-homes {color: #9c9ead;font-size: 13px;}
.filter {background-color: #e4f7f8; color: #25b3c0; font-size: 18px; margin-left: 0; padding: 13px 22px 12px; text-transform: uppercase;margin-left: 10px;cursor:pointer;font-family: 'Conv_WorkSans-Medium_0';}
.filter-drop {border-right: 1px solid #e9e9e9;color: #646782; font-size: 13px;  margin-right: 10px; padding: 22px 14px 18px 14px;cursor:pointer;text-align: left;position:relative;}
.filter-drop select {    border: none;    color: #646782;}
.filter-drop1::after {position: absolute; content: ""; background-color: #fff;height: 0px; width: 10px; right: 24px; top: 29px; z-index: 999999; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #646782;}
.filter-drop1::before {background-color: #fff;position: absolute;content: "";height: 30px;width: 20px;top: 21px;right: 18px;}
.view { color: #babbc7;  font-size: 16px;  padding: 0 5px;cursor:pointer;}
.nearby-homes-box:hover {box-shadow: 7px 7px 20px rgba(163, 113, 227, 0.55);background: rgba(0, 0, 0, 0) linear-gradient(0deg, #905cd3, transparent) no-repeat scroll 0 0;}
.nearby-homes-box:hover .box-content .location { color: #fff;}
.property-list-gray-bg .nearby-homes-box {height: 270px;}
.property-list-gray-bg .nearby-homes .box-content {  padding: 180px 10px 0;}
.property-list-gray-bg .nearby-homes .box-content h4 { font-size: 22px;}
.property-list-gray-bg .nearby-homes .box-content .location {font-size: 12px;}
.property-list-gray-bg .nearby-homes .box-content .sqft { font-size: 16px;}
.property-list-gray-bg .nearby-homes .box-content .price {font-size: 24px;}
.property-list-gray-bg .nearby-homes-box .faverate-icon i {font-size: 18px;}
.view:hover ,.view:active ,.view:focus {color: #ff7ca8;text-shadow: 4px 4px 10px rgba(255, 124, 168, 0.4);transition: all 0.6s ease 0s;}
.list-view table{width:100%;}
.list-view table img{max-width:40px;height:40px; border-radius: 5px;}
.list-view table tr th{font-family: 'Conv_WorkSans-Medium_0';color:#9e69e1;font-size:13px;padding:18px 5px; text-align:center;text-transform:uppercase;border-right:1px solid #deccf3;border-top:1px solid #deccf3;background-color: #eee6f8;}
.list-view table tr th:last-child{border-right:none;}
.list-view table .pic {width: 8%; }
.list-view table .address {width: 24%;}
.list-view table .property-type {width: 20%;} 
.list-view table .price1 {width: 11%;}
.list-view table .beds {width: 9%;}
.list-view table .baths {width: 9%;}
.list-view table .sqft {width: 9%;}
.list-view table .favorite {width: 10%;}
.list-view {background: rgba(0, 0, 0, 0) linear-gradient(0deg, transparent, #fff) no-repeat scroll 0 -180px;  margin: 0 10px;  padding:6px 6px 120px;}
.list-view .faverate-icon .far.fa-heart.unlike {right: 35px;top: 22px;}
.list-view .faverate-icon .fas.fa-heart.like{right: 35px;top: 22px;}
.list-view .faverate-icon {float: left;font-size: 16px;text-align: center;}
.list-view table tr td {border-bottom: 1px solid #f0f0f0;border-right: 1px solid #f0f0f0;color: #9a9cab;font-size: 14px;padding: 13px 5px;text-align:center;}
.list-view table tr td:last-child{border-right:none;  position: relative;}
.list-view table tr:hover {    background: #fff none repeat scroll 0 0;    border-top: medium none;    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.07);transition:all 0.5s ease;}
.list-view table tr:hover td {border-bottom: none;color:#646782;}
.filter-tab label {font-family: 'Conv_WorkSans-Light';color: #646782; width: 100%;  margin-top: 10px;}
.price-filter{background-color:#f6f6f6;padding: 20px 15px; margin-bottom: 5px;margin-right: 15px;}
.filter-menu {border-bottom: 1px solid #e5f7f8; margin-bottom: 20px;  padding: 0 0 42px;}
.filter-tab .custom-dropdown { height: 40px;display: inline-block; position: relative; vertical-align: middle;  width: 25%; margin-right: 10px;}
.filter-tab .custom-dropdown select {-moz-appearance: none;background-color: #fff;border: 1px solid #d9d9df;color: #acaeba;font-size: inherit;margin: 0;padding:1px 8px;width:100%;    height: 45px;}
.filter-tab .custom-dropdown select::-ms-expand {   display: none;}
/**.filter-tab .custom-dropdown::before,.custom-dropdown::after {  content: "";  position: absolute;  pointer-events: none;}
.filter-tab .custom-dropdown::after {content: "\25BC";height: 1em;font-size: .625em;line-height: 1;right: 0.5em;top: 55%;margin-top: -.5em;}
.filter-tab .custom-dropdown::after {  color:#c1c2cd;}**/
#searcf-filter {

  margin: 10px auto 0px auto;
  display: block;

}

.filter-tab .custom-dropdown { position: relative;}
.filter-tab .custom-dropdown::after, .custom-dropdown::before {position: absolute; right: 0px; width: 30px;    height: 20px;    font-size: 10px;    pointer-events: none;    background: #fff;    text-align: center;}
.filter-tab .custom-dropdown::after {    color: #B3B3B3;    content: "\25B2";    margin-top: 10px;}
.filter-tab .custom-dropdown::before {color: #B3B3B3; content: "\25BC";  margin-bottom: 5px;  bottom: -11px;}
.filter-details .input-filter {width: 92% !important; }

.filter-tab .beds-baths .custom-dropdown::after, .beds-baths  .custom-dropdown::before {    right: -3px;    width: 35px;    font-size: 10px;}


.filter-tab .custom-dropdown select option {  padding: 10px;}
.filter-tab .beds-baths .custom-dropdown{width:44%;}
.filter-tab .beds-baths {margin: 15px 0;display: inline-table;width: 49%;}
.input-filter {width: 70%;padding: 0 15px;  border: 1px solid #d9d9df;   height: 45px;    margin-left: -7px; margin-right: -7px;    vertical-align: bottom;}
.adjust-btn{color: #cacbd4;background: #fff none repeat scroll 0 0;border: 1px solid #d9d9df;font-size: 26px;height: 45px;line-height: 0;width: 10%;}
.adjust-btn:hover { background: #a877e5 none repeat scroll 0 0; color: #fff;   transition: all 1s ease 0s;}
.add-btn {    background-color: #A877E5;    border: medium none;    color: #fff;    font-size: 13px;    font-weight: 900;    margin-bottom: 6px;    margin-left: -60px;    padding: 7px 9px;    text-transform: uppercase;}	
.input-keyword{width:98%;  padding-right: 65px;margin:0px;}
.property-type li {  transition: all 0.9s ease 0s;cursor:pointer;font-family: 'Conv_WorkSans-Thin';color: #8f91a5;float: left;font-size: 13px;list-style: outside none none;margin-left: 0;letter-spacing: 1px;padding: 15px 0;text-align: center;width: 16%;border:1px solid #e0e1e6; border-right:none; font-weight: bold;}
.property-type li:last-child { border-right:1px solid #e0e1e6;}
.property-type ul { padding: 0;margin:auto;}
.property-type li:hover { background-color: #A877E5;  color: #fff;font-family: 'Conv_WorkSans-Light';}
.property-type ul li i {font-size: 18px;}
.sort-by-btn { background-color: transparent; border: medium none transparent;  color: #646782;    cursor: pointer;	}
.sort-by {position: relative;display: inline-block;}
.sort-by-content {left: -60px; display:none; background-color: #fff;    border-radius: 5px;    box-shadow: 0 0 22px 0 rgba(0, 0, 0, 0.1);    margin-top: 30px;    min-width: 180px;    position: absolute;    z-index: 1;}
.sort-by-content a {color: black;  padding: 12px 16px;  text-decoration: none;  display: block;}
.sort-by a:hover {background-color: #ddd;}
.show {display: block;}
.sort-by-content li {font-size: 14px;list-style: outside none none;padding: 10px 20px;}
.sort-by-content ul {padding: 0;}
.sort-by-content.show::after{border-bottom: 15px solid #fff;border-left: 15px solid transparent;border-right: 15px solid transparent; content: ""; height: 20px;left: 40%;position: absolute;top: -20px;width: 20px;}
.azlinks.active {border-bottom: 2px solid #333;color:#333;}
.azlinks {background: transparent none repeat scroll 0 0;  float: left;  width: 50%;border:none;border-bottom:1px solid #f5f5f5;padding:25px 0 15px 0;color:#585858;}
.sort-by-content .azcontent.active{display:block;}
.sort-by-content .azcontent{display:none;}	
.sort-by-content .tab {float: left;margin-bottom: 15px;width: 100%;}
.filter-menu .pull-right {float: right; padding-right: 4px; text-align: right;    width: 72%;}
.filter-menu .pull-left {float: left; width: 28%;}
.p-lr{padding:0 20px;}
/*****features-benefits***/

.swiper-container {width: 100%;height: 100%;margin-left: auto;margin-right: auto;height:92vh;color:#fff;text-align:left; background-color: #202020;}
.swiper-slide {text-align: center;font-size: 18px;background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;
justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-pagination-bullet-active{  background-color:#fff;}
.color-1{background-image: url("../images/screen-1.jpg");background-size: cover;}
.color-2{background-image: url("../images/screen-2.jpg");background-size: cover;}
.color-3{background-image: url("../images/screen-3.jpg");background-size: cover;}
.color-4{background-image: url("../images/screen-4.jpg");background-size: cover;}
.color-5{background-image: url("../images/screen-5.jpg");background-size: cover;}
.color-6{background-image: url("../images/screen-6.jpg");background-size: cover;}
.color-7{background-image: url("../images/screen-7.jpg");background-size: cover;}
.color-8{background-image: url("../images/screen-8.jpg");background-size: cover;}
.color-overlay {background-color: #000;content: "";height: 100%;left: 0;opacity: 0.75;position: absolute;top: 0;width: 100%;z-index: 1;}
.swiper-content {height: 100%;position: absolute;text-align: left; top: 40vh; z-index: 9999;}
.swiper-content p {font-family: "Conv_WorkSans-Light"; font-size: 18px;  line-height: 27px;  width: 80%;margin:30px 0 0;}
.swiper-content h1 {font-family: "Conv_Amaranth-Bold";  font-size: 50px;  line-height: 65px;  padding-top: 0px;  vertical-align: bottom;  margin-bottom: 0px;  position: absolute;  bottom: 0;}
.page-nmbr {font-size: 140px; line-height: 1;  opacity: 0.21;font-family: 'Oswald-Light';}
.swiper-container .slide-menu {background-color: rgba(255, 255, 255, 0.25);background-repeat: no-repeat;background-size: cover;color: #000;padding: 0;position: absolute;right: 0;text-align: center;top: 18%;z-index: 99999;}
.swiper-container .slide-menu::after{background-repeat: no-repeat; background-image: url("../images/slide-menu-bg-a.png");content: "";height: 90px;position: absolute;right: -1px;top: -82px;width: 58px;}
.swiper-container .slide-menu::before {background-repeat: no-repeat;background-image: url("../images/slide-menu-bg-b.png");bottom: -90px;content: "";height: 90px;position: absolute;right: -1px;width: 58px;}
.slide-menu ul {padding: 0;}
.slide-menu li {border-right: 2px solid rgba(255, 255, 255, 0.35);color: rgba(255, 255, 255, 0.5);cursor: pointer;font-family: "Oswald-Medium";font-size: 15px;list-style: outside none none;margin-right: 14px;padding: 1.4vh 15px 1.4vh 10px;position: relative;}
.slide-menu li::before {background: #565a5e none repeat scroll 0 0; border: 2px solid rgba(255, 255, 255, 0.75); border-radius: 12px; content: ""; height: 9px; position: absolute; right: -6px; top: 43%; width: 9px;}
.slide-menu .active{border-right-color:#32c4d1;color:#32c4d1;}
.slide-menu .active::before { border: 4px solid #32c4d1;  height: 14px;   right: -8px;    top: 31%;    width: 14px;}
.swiper-slide .position-relative {position: relative !important;height: 100%;}
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets { opacity: 0 !important;}
.slide-fotter {top: auto !important;bottom: 0;width: 100%;position: absolute;z-index: 999999999;}
.color-8 .swiper-content{top:40vh;}
#header .login-main ul{padding:0px;}
#header .login-main li{margin-top: 0;margin-bottom: 0rem;float: right;line-height: 9px;margin-left: 10px;color: #AFAFAF;font-size: 12px;text-transform: uppercase;list-style:none;}
#header .login-main li a{color:#fff;text-decoration:none;}
/*****features-benefits***/

.carousel-inner .active.left { left: -25%; }
.carousel-inner .next        { left:  25%; }
.carousel-inner .prev		 { left: -25%; }
.carousel-control 			 { width:  4%; }
.carousel-control.left,.carousel-control.right {margin-left:15px;background-image:none;}
.card{box-shadow:none !important;}
.video-overlay {position: absolute;width: 100%;height: 100%;top: 0;opacity: 0.6;background: #000;box-shadow: inset 0px 0px 330px rgba(0, 0, 0, 1);}
.yt-mask { position: absolute; 	top: 0; bottom: 0; left: 0; right: 0; }
.no-suggestions { color: #999; padding: 0.5rem;}
.suggestions {  border: 1px solid #999;  border-top-width: 0;  list-style: none;  margin-top: 0;  max-height: 143px;  overflow-y: auto;  padding-left: 0;  width: calc(300px + 1rem);}
.suggestions li {  padding: 0.5rem;}
.suggestion-active,.suggestions li:hover {  background-color: #008f68;  color: #fae042;  cursor: pointer;  font-weight: 700;}
.suggestions li:not(:last-of-type) {  border-bottom: 1px solid #999;}
.slide-text {width: 22%;float: left;}
.slide-property-images { width: 60%;}

.upload-input label {  line-height: 0 !important;}
.upload-input .upload-icon {  background-color: #25b3c0;  position: absolute;  left: 0;  top: 25px;  width: 151px;  PADDING: 11px;  height: 42px;}
.upload-input {margin-top: 20px !important; }
.custom-upload .file-field .file-path-wrapper {overflow: hidden; padding-left: 10px;}
.custom-upload input[type=text], input[type=password], input[type=email], input[type=url], input[type=time], input[type=date], input[type=datetime-local], input[type=tel], input[type=number], input[type=search], textarea.materialize-textarea {
background-color: transparent;  border: none;   border-radius: 0;  outline: none;  height: 45px;width: 100%; top:0px; font-size: 1rem;  padding: 0;  box-shadow: none;  -webkit-box-sizing: content-box;  -moz-box-sizing: content-box;  box-sizing: content-box;
transition: all .3s;  float: left;}
.custom-upload .file-field input[type=file] {  position: absolute;  top: 0;  right: 0;  left: 0;  bottom: 0;  width: 100%;  margin: 0;  padding: 0;font-size: 20px;  cursor: pointer !important;  opacity: 0;  filter: alpha(opacity=0);z-index:99999;}
.custom-upload .file-field input::placeholder{color: #fff !important;}
.custom-upload .btn, .btn-large {text-decoration: none;color: #26a69a;background-color: #fff;text-align: center;letter-spacing: .5px;-webkit-transition: .2s ease-out;-moz-transition: .2s ease-out;-o-transition: .2s ease-out;
-ms-transition: .2s ease-out;transition: .2s ease-out;cursor: pointer;float: left;}
.loding-img {position: absolute;left: 0;top: 0;height:100vh;width: 100%;background-color: rgba(255,255,255,1);z-index: 9999;}
.loding-img img{top: 35%;position: fixed;left: 42%;}


/***contact-us***/
.location-map-detail h4 {font-size: 30px;color: #ff7ca8;font-family: Conv_WorkSans-SemiBold_0 !important;margin-bottom: 40px;}
.location-map-detail .map {box-shadow:4px 4px 13px rgba(0,0,0,0.07);height: 225px;overflow: hidden;margin-bottom: 30px;}
.location-map{padding:90px 0;}
.location-map i {color:#a877e5;font-size:20px;text-shadow:2px 2px 6px rgba(134,84,196,0.25) !important;}
.location-map p { color: #90929f;  font-size: 13px;margin-bottom:7px;}
.location-map h5 {color: #4d506a; font-size: 20px;font-family: 'Conv_WorkSans-SemiBold_0';margin-bottom:20px;}
.location-map .icon {float: left; height: 100%; margin-right: 10px;}
.location-map .detail {float: left;}
.location-map .address {width: 50%;float:left;margin-bottom:25px;}
.location-map .phone {width: 50%;float:left;margin-bottom:25px;min-height: 125px;}
.location-map .phone i {transform: rotate(113deg);}
.location-map .email {width: 100%;float:left;margin-bottom:25px;}
.location-map .email .email-ctn{float:left;width:50%;margin-bottom:75px;}
.contact-us-form input{padding:0 15px;width:100% !important;}
.p-5{padding:0 5px !important;}
.contact-us-form .input-filter.input-keyword.textarea-custom {  padding: 10px 15px 0;  min-height: 200px; width: 100% !important; margin-top: 15px;box-shadow: 5px 5px 15px rgba(168, 119, 229, 0.3);}
.contact-us-form .btn-detail-main button {  cursor:pointer;  border: medium none;    border-radius: 50px;    height: 50px;    margin:  15px 0;   width: 220px;font-family: 'Conv_Amaranth-Bold';    color: #fff;    font-size: 18px;}
.contact-us p{font-size:14px;}
/***contact-us***/

.search-box-properties {color:#9e69e1 !important;margin: 20px 9px 0; width: 98%; height: 50px; border: 1px solid #deccf3; border-radius: 3px;padding: 0 15px;}
#downshift-0-menu {position: absolute !important;    left: 0;    top: 70px; max-height:400px;   width: 98%;    z-index: 9999999;   padding-left: 20px; overflow: auto;}
#downshift-0-menu li{list-style:none;padding:8px 15px 8px 15px;}
#downshift-0-menu li:hover , #downshift-0-menu li:focus , #downshift-0-menu li:active{background-color:#eee6f8 !important;color:#9e69e1;}
.tab-view h3 {text-align: center;    color: #9a9cab;}
.filter-details .input-filter {   -moz-appearance: none;    background-color: #fff;    border: 1px solid #d9d9df;    color: #acaeba;    font-size: inherit;    margin: 0;    padding: 0px 8px;    width: 100%;    height: 45px;}
.beds-baths .input-filter {width: 44%; margin: 0 3px;}

.filter-tab .baths {margin: 15px 0;display: inline-table;width: 49%;}
.filter-tab .keyword {margin: 15px 0;display: inline-table;width: 49%;}
.filter-tab .square-feet {margin: 15px 0;display: inline-table;width: 49%;}
.baths .input-filter {width: 80% !important;border-left: none;border-right: none;}
.square-feet .input-filter {width: 46% !important;margin: 0 6px;}
iframe#widget2 {  width: 100%;  height:600px;}
.false {  display: none;}

.marketr {  background-color: #ff7ca8 !important;  padding: 7px 7px !important;  border: 2px solid #fff;  position: relative;border-radius: 50% !important;}
.marketr::before {  position: absolute;  content: "";  height: 35px;  width: 10px;  background-color: transparent;  left: 2px; bottom: -32px;  border-radius: ;  border-right: 5px solid transparent;  border-bottom: 8px solid transparent;
  border-top: 8px solid #ff7ca8;  border-left: 5px solid transparent;  z-index: 9;}
.marketr::after {position: absolute;content: "";height: 40px;width: 16px;background-color: transparent;left: -1px;bottom: -37px;border-radius: ;border-right: 7px solid transparent;border-bottom: 10px solid transparent;border-top: 10px solid #fff;border-left: 7px solid transparent;}
.property-list a:hover {  text-decoration: none !important;}
.pagination li.active {  background-color:#eee6f8;}

.pagination li {padding: 10px 16px;border: 1px solid #deccf3;color: #eee !important;border-right: none;float:left;}
.pagination li:last-child {border-right: 1px solid #deccf3;}
.pagination a {    color: #9e69e1;}


/* .pagination li:nth-last-child(2) {display: none;}
.pagination li:nth-child(2) {display: none;}
 */


.pagination {  /* display: -webkit-box; */  display: -ms-flexbox;  display: table;  padding-left: 0;  list-style: none;  border-radius: .25rem;margin:20px auto 0;width:100%;}

.property-list .box-space .faverate-icon { color: #fff; font-size: 15px;  position: absolute;  right: 2px;  top: 10px; z-index: 9999;}

.label-info, .badge-info {
  background-color: #9e69e1;
  color: #FFFFFF;
}
li.property-active {
  background-color: #A877E5;
  color: #fff;
  font-weight:bold;
}

span.faverate-icon.liked-property {
  color: #ff7ca8;
}

.liked-property i.fas.fa-heart.like {
  opacity: 1 !important;
}

.ratehub-calc input {
  background-color: #EEE5F7;
  color: #585b76;
  border: 1px solid #A778DF;
}

.ratehub-calc .ico-minus:before {
  color: #A778DF;
}
.ratehub-calc .ico-plus:before {
  color: #A778DF;
}
.ratehub-calc .ico-well:before {
  color: #A778DF;
}
#payment-calc .rh-calc-main .total, #payment-calc .rh-calc-main .total-mortgage-payment {
  color: #585b76;
}
#payment-calc .rh-calc-main .total-mortgage-payment td a {
  color: #585b76;
}
.ratehub-calc #calc_extension .section-title {
  font-size: 1.25em;
  color: #585b76;
}
.ratehub-calc .go, .ratehub-calc .get-details {
  border: medium none;
  border-radius: 50px;
  box-shadow: 5px 5px 15px rgba(168, 119, 229, 0.3);
  background: rgba(0, 0, 0, 0) linear-gradient(48deg, #a877e5, #cdaaf7) repeat scroll 0 0 !important;
}
.social {
  display:none;
}
#payment-calc .rh-calc-main .rate-selector {
  color: #585b76;
}


/***edit-profile***/
.about-pages {background: none;}
.about-pages .button.upperposition {  width: 300px;}
.about-pages .button.upperposition button{ background-color: transparent;color: #fff;border: none;line-height: 40px;}
.inear-banner{background-image: url("../images/inner-banner-bg.png");background-size: cover;height: 340px;background-position: right;margin-bottom: 30px;}
.inear-banner h2 {font-size: 36px;color: #fff;padding-left: 30px;font-weight: 800;padding-top: 70px;font-family: 'Conv_WorkSans-SemiBold_0';position:relative;}
.inear-banner h2::after{position: absolute;content: "";background-color: #fff;height: 4px;width: 60px;left: 32px;top: 60px;}
.about-pages .input.edit-profile-input {    float: left;    width: 47%;    margin: 0 15px 30px;}
.about-pages .input.edit-profile-inputadd { width:97%;}
.about-pages .input.edit-profile-inputadd {     margin: 0 15px 30px;}
.inear-banner .headinggroup {   max-width: 300px;    position: relative;    margin: auto;padding-top:50px}
/***faq***/

.jw-check {position: absolute;left: 4px;padding: 10px 11px;border-radius: 50%;top:38px;font-size: 15px;}
	
.dotted-white {background: url(../images/dott-white.png);}


.about-pages .card-header{position: relative;background:none;border:none;margin: 0;padding: 30px 0px 0px 50px;font-size: 27px;line-height: 26px;}
.about-pages .card{border-bottom: 1px solid rgba(0, 0, 0, 0.1);border-left:none;border-right:none;border-top:none;border-radius:0px;}
.about-pages .card:last-child{margin-bottom:40px;}
.about-pages .card-body{    font-size: 16px;    color: rgba(77,80,106,0.6); padding:0px 0 20px;    margin:0;    line-height: 27px;    font-family: 'Conv_WorkSans-Regular_0';}
.about-pages .btn.btn-link.collapsed{white-space: pre-line;text-align: left;margin-bottom: 30px;text-decoration:none !important;color:#646782;font-size: 27px;}
.about-pages .btn.btn-link{white-space: pre-line;text-align: left;text-decoration:none !important;color:#ff6a9a;font-size: 27px;}
.about-pages .btn.btn-link.collapsed .jw-check .fa-plus{display:block;}
.about-pages .btn.btn-link .jw-check .fa-plus{display:none;}
.about-pages .btn.btn-link.collapsed .jw-check .fa-minus{display:none;}
.about-pages .btn.btn-link .jw-check .fa-minus{display:block;color:#ff6a9a;}
/***faq***/
.footer-feature{bottom:0px !important;}
.alert-danger {color: #721c24;background-color: #f8d7da;border-color: #f5c6cb;z-index:999;padding:22px 15px;}
.phone a { color: #90929f;}
.contact-us-row{margin:0 -5px;float: left;width: 100%;}


.owl-carousel.owl-drag .owl-item {margin: 0 20px; filter: grayscale(1);width:145px !important;cursor:pointer !important;transition: all .6s ease;}
.owl-carousel.owl-drag .owl-item:hover {filter: grayscale(0);}
.owl-carousel.owl-drag .owl-item img {vertical-align:middle;}
.owl-carousel.owl-loaded { margin: 100px 0;}
.menu-hover-lines li ul .sub-menu {border-radius: 8px; margin-top: 20px;}
.owl-carousel  .owl-item .item { justify-content: center;  display: flex;  align-items: center;  min-height: 120px;}
.owl-carousel  .owl-item .item img {max-height: 120px;}


.split {display: flex; flex-direction: row;  flex-wrap: wrap;  justify-content: space-between; align-items: strech;}
.container .inner {position: relative;  width: 100%;  max-width: 960px;  margin: 0 auto 40px;  overflow: hidden;  box-sizing: border-box;  padding: 20px 30px;  background-color: #f6f6f6;}
.comparison-slider-wrapper {position: relative;  width: 100%;  margin: 20px 0;  background-color: white;}
.comparison-slider-wrapper .comparison-slider {position: relative;  width: 100%;  margin: 0;  border: 5px white solid;  box-sizing: border-box;}
.comparison-slider-wrapper .comparison-slider img {width: 100%;  height: auto;  display: block;}
.comparison-slider-wrapper .comparison-slider .overlay {height:auto;display:none;position:absolute;width:250px;bottom:20px;right:20px;text-transform:uppercase;background: linear-gradient(90deg,transparent,#a877e5);padding:10px;box-sizing:border-box;color:#fff;text-align: right;}
.comparison-slider-wrapper .comparison-slider .resize {position: absolute;  top: 0;  left: 0;  height: 100%;  width: 50%;  overflow: hidden;z-index: 999;}
.comparison-slider-wrapper .comparison-slider .resize img {display: block;}
.comparison-slider-wrapper .comparison-slider .resize .overlay {right: auto;  left: 20px;  text-align: left;background: linear-gradient(-90deg,transparent,#a877e5);}
.comparison-slider-wrapper .comparison-slider .divider {z-index: 999;position: absolute;  width: 2px;  height: 100%;  background-color: rgba(255, 255, 255, 0.4);  left: 50%;  top: 0;  bottom: 0;  margin-left: -1px;  cursor: ew-resize;}
.comparison-slider-wrapper .comparison-slider .divider:before {content:"";position:absolute;width:20px;height:20px;left:-9px;top:50%;margin-top:-10px;background-color:white;-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:all 0.1s ease-in-out;}
.comparison-slider-wrapper .comparison-slider .divider:after {content:"";position:absolute;width:12px;height:12px;left:-5px;top:50%;margin-top:-6px;background-color:white;-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:all 0.1s ease-in-out;}
.comparison-slider-wrapper .comparison-slider .divider.draggable:before {  width: 30px;  height: 30px;left: -14px;margin-top: -15px;}
.comparison-slider-wrapper .comparison-slider .divider.draggable:after {  width: 20px;  height: 20px;left: -9px;margin-top: -10px;  background-color: #a877e5;}
.comparison-slider-wrapper .caption {  position: relative; width: 100%;  padding: 10px;  box-sizing:border-box;  font-size: 12px;  font-style: italic;}

#payment-calc .calc-tip-bottom {background: url(../images/calc-tip-bottom-smaller.png) !important;}

#payment-calc .calc-tip-top {background: url(../images/calc-tip-top-smaller.png) !important;}

#payment-calc .calc-tip-middle {background: url(../images/calc-tip-middle-smaller.png) !important;}
#payment-calc .calc-tip-nib {background-image: url(../images/calc-tip-nib.png) !important;}


.styles_modal__gNwvD .box {position: relative;top: 0;opacity: 1;
   float: left;
   padding: 40px 35px 40px 35px;
   width: 100%;
   background: #fff;
   border-radius: 10px;
   transform: scale(1);
   -webkit-transform: scale(1);
   -ms-transform: scale(1);
   z-index: 5;
}

.styles_modal__gNwvD .box.back {
   transform: scale(.95);
   -webkit-transform: scale(.95);
   -ms-transform: scale(.95);
   top: -20px;
   opacity: .8;
   z-index: -1;
}

.styles_modal__gNwvD .box:before {
   content: "";
   width: 100%;
   height: 30px;
   border-radius: 10px;
   position: absolute;
   top: -10px;
   background: rgba(255, 255, 255, .6);
   left: 0;
   transform: scale(.95);
   -webkit-transform: scale(.95);
   -ms-transform: scale(.95);
   z-index: -1;
}

.styles_modal__gNwvD .overbox .title {color: #fff;}

.styles_modal__gNwvD .overbox .title:before {background: #fff;}

.styles_modal__gNwvD .title {width: 100%;float: left;line-height: 46px;font-size: 34px;font-weight: 700;letter-spacing: 2px;color: #25B3C0;position: relative;}

.styles_modal__gNwvD .title:before {content: "";width: 5px;height: 100%;position: absolute;top: 0;left: -35px;background: #25B3C0;}

.styles_modal__gNwvD .input,
.styles_modal__gNwvD .input label,
.styles_modal__gNwvD .input input,
.styles_modal__gNwvD .input .spin,
.styles_modal__gNwvD .button,
.styles_modal__gNwvD .button button .button.login button i.fa,
.styles_modal__gNwvD .material-button .shape:before,
.styles_modal__gNwvD .material-button .shape:after,
.styles_modal__gNwvD .button.login button {transition: 300ms cubic-bezier(.4, 0, .2, 1); -webkit-transition: 300ms cubic-bezier(.4, 0, .2, 1); -ms-transition: 300ms cubic-bezier(.4, 0, .2, 1);}

.styles_modal__gNwvD .material-button,
.styles_modal__gNwvD .alt-2,
.styles_modal__gNwvD .material-button .shape,
.styles_modal__gNwvD .alt-2 .shape,
.styles_modal__gNwvD .box {
   transition: 400ms cubic-bezier(.4, 0, .2, 1);
   -webkit-transition: 400ms cubic-bezier(.4, 0, .2, 1);
   -ms-transition: 400ms cubic-bezier(.4, 0, .2, 1);
}

.styles_modal__gNwvD .input,
.styles_modal__gNwvD .input label,
.styles_modal__gNwvD .input input,
.styles_modal__gNwvD .input .spin,
.styles_modal__gNwvD .button,
.styles_modal__gNwvD .button button {
   width: 100%;
   float: left;
}

.styles_modal__gNwvD .input,
.styles_modal__gNwvD .button {
   margin-top: 30px;
   height: 70px;
}

.styles_modal__gNwvD .input,
.styles_modal__gNwvD .input input,
.styles_modal__gNwvD .button,
.styles_modal__gNwvD .button button {
   position: relative;
}

.styles_modal__gNwvD .input input {
   height: 60px;
   top: 10px;
   border: none;
   background: transparent;
}

.styles_modal__gNwvD .input input,
.styles_modal__gNwvD .input label,
.styles_modal__gNwvD .button button {
   font-family: 'Roboto', sans-serif;
   font-size: 24px;
   color: rgba(0, 0, 0, 0.8);
   font-weight: 300;
   outline: none;
}

.styles_modal__gNwvD .input:before,
.styles_modal__gNwvD .input .spin {
   width: 100%;
   height: 1px;
   position: absolute;
   bottom: 0;
   left: 0;
}

.styles_modal__gNwvD .input:before {
   content: "";
   background: rgba(0, 0, 0, 0.1);
   z-index: 3;
}

.styles_modal__gNwvD .input .spin {
   /*background: #25B3C0;*/
   z-index: 4;
   width: 0;
}
.styles_modal__gNwvD .material-button,
.styles_modal__gNwvD .alt-2 {width: 140px;height: 140px;border-radius: 50%;
      box-shadow: -4px -1px 20px #9c9c9c2b; background:#fff;
      position: absolute;top: 20px;right: -70px;cursor: pointer;z-index: 100;
      transform: translate(0%, 0%);-webkit-transform: translate(0%, 0%);-ms-transform: translate(0%, 0%);}

.styles_modal__gNwvD .material-button .shape,
.styles_modal__gNwvD .alt-2 .shape {position: absolute;   top: 0;   right: 0;   width: 100%;   height: 100%; border-radius: 100%;}

.styles_modal__gNwvD .material-button .shape:before,
.styles_modal__gNwvD .alt-2 .shape:before,
.styles_modal__gNwvD .material-button .shape:after,
.styles_modal__gNwvD .alt-2 .shape:after {content: "";background: #25b4c8; position: absolute;top: 50%;left: 50%; transform: translate(-50%, -50%) rotate(360deg);-webkit-transform: translate(-50%, -50%) rotate(360deg);-ms-transform: translate(-50%, -50%) rotate(360deg);}

.styles_modal__gNwvD .material-button .shape:before,
.styles_modal__gNwvD .alt-2 .shape:before { width: 25px;  height: 4px;}

.styles_modal__gNwvD .material-button .shape:after,
.styles_modal__gNwvD .alt-2 .shape:after { height: 25px; width: 4px;}
.styles_modal__gNwvD .select-input-quick select {    color: #A0A0B0;    -moz-appearance: none;    -webkit-appearance: none;    -o-appearance: none;    -ms-appearance: none;    position: relative;    z-index: 999;}
.styles_modal__gNwvD  .select-input-quick select {  border: none;        border-bottom-color: currentcolor;       border-bottom-style: none;        border-bottom-width: medium;    border-bottom: 1px solid #ddd;    padding: 8px 0;    width: 100%;    background-color: transparent;}
.styles_modal__gNwvD .input, .styles_modal__gNwvD .input input, .styles_modal__gNwvD .button, .styles_modal__gNwvD .button button {    position: relative;}
.input label {    position: absolute;    top: 10px;    left: 0;    z-index: 2;    cursor: pointer;}
.edit-profile-input label {    font-size: 20px !important;}
.select-input-quick label {position: unset !important;}
.select-input-quick:before {display:none !important;}
.styles_modal__gNwvD {margin:80px auto auto;    border-radius: 8px;    background: transparent !important;    box-shadow: none;}
.styles_closeButton__20ID4 {    top: 34px;    right: 34px;    z-index: 99999;}
.input.edit-profile-input.select-input-quick.txt-area {    position: unset;    height: auto;    margin-top: 60px;}
.styles_modal__gNwvD textarea { color:#A0A0B0;   margin: 0 !important;    border: 1px solid #ddd !important;    padding: 6px 15px;border-radius:4px;}
.custom-dropdown {    height: 40px;    display: inline-block;    position: relative;    vertical-align: middle;   margin-right: 10px;    width: 100%;}
.custom-dropdown .select-input-quick select {    color: #A0A0B0;    -moz-appearance: none;    -webkit-appearance: none;    -o-appearance: none;    -ms-appearance: none;    position: relative;    z-index: 999;}
.custom-dropdown .select-input-quick select {    border: none;        border-bottom-color: currentcolor;        border-bottom-style: none;        border-bottom-width: medium;    border-bottom: 1px solid #ddd;    padding: 8px 0;    width: 100%;    background-color: transparent;}
.custom-dropdown::after {    content: "\25BC";    height: 1em;    font-size: .625em;    line-height: 1;    right: 0;    top: 0;    margin-top: -.5em;    color: #c1c2cd;    position: absolute;    height: 42px;    width: 17px;    padding-top: 17px;    z-index: 99;}
.custonpurp button {    background: transparent;    color: #fff !important;font-weight: 900 !important;font-size: 18px !important; border:none;   line-height: 47px;}




