@font-face {
  font-family: Shabnam;
  src: url(../font/Shabnam-FD.ttf);
}
* {
  font-family: Shabnam;
}

/*
  	Flaticon icon font: Flaticon
  	Creation date: 09/01/2020 08:18
  	*/

@font-face {
  font-family: "Flaticon";
  src: url("../fonts/Flaticon.eot");
  src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
    url("../font/Flaticon.woff2") format("woff2"),
    url("../fonts/Flaticon.woff") format("woff"),
    url("../fonts/Flaticon.ttf") format("truetype"),
    url("../fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("../fonts/Flaticon.svg#Flaticon") format("svg");
  }
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
  font-family: Flaticon;
  font-style: normal;
}

.flaticon-button:before {
  content: "\f101";
}
.flaticon-user:before {
  content: "\f102";
}
.flaticon-phone:before {
  content: "\f103";
}
.flaticon-setting-lines:before {
  content: "\f104";
}
.flaticon-bed:before {
  content: "\f105";
}
.flaticon-bath:before {
  content: "\f106";
}
.flaticon-car:before {
  content: "\f107";
}
.flaticon-ruler:before {
  content: "\f108";
}
.flaticon-add:before {
  content: "\f109";
}
.flaticon-resize:before {
  content: "\f10a";
}
.flaticon-photo-camera:before {
  content: "\f10b";
}
.flaticon-play-button:before {
  content: "\f10c";
}
.flaticon-left-arrow:before {
  content: "\f10d";
}
.flaticon-down-arrow:before {
  content: "\f10e";
}
.flaticon-up-arrow:before {
  content: "\f10f";
}
.flaticon-right-arrow:before {
  content: "\f110";
}
.flaticon-house:before {
  content: "\f111";
}
.flaticon-calculator:before {
  content: "\f112";
}
.flaticon-discord:before {
  content: "\f113";
}
.flaticon-maps:before {
  content: "\f114";
}
.flaticon-email:before {
  content: "\f115";
}
.flaticon-home:before {
  content: "\f116";
}
.flaticon-apartment:before {
  content: "\f117";
}
.flaticon-business-and-trade:before {
  content: "\f118";
}
.flaticon-villa:before {
  content: "\f119";
}
.flaticon-living-room:before {
  content: "\f11a";
}
.flaticon-houses:before {
  content: "\f11b";
}
.flaticon-price:before {
  content: "\f11c";
}
.flaticon-car-key:before {
  content: "\f11d";
}
.flaticon-return:before {
  content: "\f11e";
}
.flaticon-checked:before {
  content: "\f11f";
}
.flaticon-filter:before {
  content: "\f120";
}
.flaticon-calendar:before {
  content: "\f121";
}
.flaticon-file:before {
  content: "\f122";
}
.flaticon-air-conditioner:before {
  content: "\f123";
}
.flaticon-barbecue:before {
  content: "\f124";
}
.flaticon-dryer:before {
  content: "\f125";
}
.flaticon-dumbbell:before {
  content: "\f126";
}
.flaticon-laundry:before {
  content: "\f127";
}
.flaticon-microwave:before {
  content: "\f128";
}
.flaticon-outdoor-shower:before {
  content: "\f129";
}
.flaticon-refrigerator:before {
  content: "\f12a";
}
.flaticon-sauna:before {
  content: "\f12b";
}
.flaticon-swimmer:before {
  content: "\f12c";
}
.flaticon-coaxial:before {
  content: "\f12d";
}
.flaticon-liquid-soap:before {
  content: "\f12e";
}
.flaticon-wifi:before {
  content: "\f12f";
}
.flaticon-blinds:before {
  content: "\f130";
}
.flaticon-chair:before {
  content: "\f131";
}
.flaticon-grass:before {
  content: "\f132";
}
.flaticon-graduate-cap:before {
  content: "\f133";
}
.flaticon-heartbeat:before {
  content: "\f134";
}
.flaticon-house-1:before {
  content: "\f135";
}
.flaticon-share:before {
  content: "\f136";
}
.flaticon-picture:before {
  content: "\f137";
}
.flaticon-map:before {
  content: "\f138";
}
.flaticon-street-view:before {
  content: "\f139";
}
.flaticon-translate:before {
  content: "\f13a";
}
.flaticon-invoice:before {
  content: "\f13b";
}
.flaticon-mail-inbox-app:before {
  content: "\f13c";
}
.flaticon-view:before {
  content: "\f13d";
}
.flaticon-document:before {
  content: "\f13e";
}
.flaticon-trash:before {
  content: "\f13f";
}
.flaticon-edit:before {
  content: "\f140";
}
.flaticon-customer-reviews:before {
  content: "\f141";
}
.flaticon-shopping-bag:before {
  content: "\f142";
}
.flaticon-clock:before {
  content: "\f143";
}
.flaticon-heart-shape-outline:before {
  content: "\f144";
}
.flaticon-place:before {
  content: "\f145";
}

/*------------------------------------------------------------------
[Table of contents]
1. base
2. elements
3. form
4. layout
5. menu
6. pages 
7. post
8. effect 
9. utilities
10. widgets layout
11. widgets 
12. responsive
-------------------------------------------------------------------*/
/**
* Web Application Prefix Apply For Making Owner Styles
*/
/**
 *   Blocks Layout Selectors
 */
/********* LAYOUT **************/
/* carousel-controls-v1 */
/* carousel-controls-v2 */
/* carousel-controls-v3 */
/****/
.margin-top-1 {
  margin-top: 1px !important;
}

.margin-left-1 {
  margin-left: 1px !important;
}

.margin-bottom-1 {
  margin-bottom: 1px !important;
}

.margin-right-1 {
  margin-right: 1px !important;
}

.margin-top-2 {
  margin-top: 2px !important;
}

.margin-left-2 {
  margin-left: 2px !important;
}

.margin-bottom-2 {
  margin-bottom: 2px !important;
}

.margin-right-2 {
  margin-right: 2px !important;
}

.margin-top-3 {
  margin-top: 3px !important;
}

.margin-left-3 {
  margin-left: 3px !important;
}

.margin-bottom-3 {
  margin-bottom: 3px !important;
}

.margin-right-3 {
  margin-right: 3px !important;
}

.margin-top-4 {
  margin-top: 4px !important;
}

.margin-left-4 {
  margin-left: 4px !important;
}

.margin-bottom-4 {
  margin-bottom: 4px !important;
}

.margin-right-4 {
  margin-right: 4px !important;
}

.margin-top-5 {
  margin-top: 5px !important;
}

.margin-left-5 {
  margin-left: 5px !important;
}

.margin-bottom-5 {
  margin-bottom: 5px !important;
}

.margin-right-5 {
  margin-right: 5px !important;
}

.margin-top-6 {
  margin-top: 6px !important;
}

.margin-left-6 {
  margin-left: 6px !important;
}

.margin-bottom-6 {
  margin-bottom: 6px !important;
}

.margin-right-6 {
  margin-right: 6px !important;
}

.margin-top-7 {
  margin-top: 7px !important;
}

.margin-left-7 {
  margin-left: 7px !important;
}

.margin-bottom-7 {
  margin-bottom: 7px !important;
}

.margin-right-7 {
  margin-right: 7px !important;
}

.margin-top-8 {
  margin-top: 8px !important;
}

.margin-left-8 {
  margin-left: 8px !important;
}

.margin-bottom-8 {
  margin-bottom: 8px !important;
}

.margin-right-8 {
  margin-right: 8px !important;
}

.margin-top-9 {
  margin-top: 9px !important;
}

.margin-left-9 {
  margin-left: 9px !important;
}

.margin-bottom-9 {
  margin-bottom: 9px !important;
}

.margin-right-9 {
  margin-right: 9px !important;
}

.margin-top-10 {
  margin-top: 10px !important;
}

.margin-left-10 {
  margin-left: 10px !important;
}

.margin-bottom-10 {
  margin-bottom: 10px !important;
}

.margin-right-10 {
  margin-right: 10px !important;
}

.margin-top-11 {
  margin-top: 11px !important;
}

.margin-left-11 {
  margin-left: 11px !important;
}

.margin-bottom-11 {
  margin-bottom: 11px !important;
}

.margin-right-11 {
  margin-right: 11px !important;
}

.margin-top-12 {
  margin-top: 12px !important;
}

.margin-left-12 {
  margin-left: 12px !important;
}

.margin-bottom-12 {
  margin-bottom: 12px !important;
}

.margin-right-12 {
  margin-right: 12px !important;
}

.margin-top-13 {
  margin-top: 13px !important;
}

.margin-left-13 {
  margin-left: 13px !important;
}

.margin-bottom-13 {
  margin-bottom: 13px !important;
}

.margin-right-13 {
  margin-right: 13px !important;
}

.margin-top-14 {
  margin-top: 14px !important;
}

.margin-left-14 {
  margin-left: 14px !important;
}

.margin-bottom-14 {
  margin-bottom: 14px !important;
}

.margin-right-14 {
  margin-right: 14px !important;
}

.margin-top-15 {
  margin-top: 15px !important;
}

.margin-left-15 {
  margin-left: 15px !important;
}

.margin-bottom-15 {
  margin-bottom: 15px !important;
}

.margin-right-15 {
  margin-right: 15px !important;
}

.margin-top-16 {
  margin-top: 16px !important;
}

.margin-left-16 {
  margin-left: 16px !important;
}

.margin-bottom-16 {
  margin-bottom: 16px !important;
}

.margin-right-16 {
  margin-right: 16px !important;
}

.margin-top-17 {
  margin-top: 17px !important;
}

.margin-left-17 {
  margin-left: 17px !important;
}

.margin-bottom-17 {
  margin-bottom: 17px !important;
}

.margin-right-17 {
  margin-right: 17px !important;
}

.margin-top-18 {
  margin-top: 18px !important;
}

.margin-left-18 {
  margin-left: 18px !important;
}

.margin-bottom-18 {
  margin-bottom: 18px !important;
}

.margin-right-18 {
  margin-right: 18px !important;
}

.margin-top-19 {
  margin-top: 19px !important;
}

.margin-left-19 {
  margin-left: 19px !important;
}

.margin-bottom-19 {
  margin-bottom: 19px !important;
}

.margin-right-19 {
  margin-right: 19px !important;
}

.margin-top-20 {
  margin-top: 20px !important;
}

.margin-left-20 {
  margin-left: 20px !important;
}

.margin-bottom-20 {
  margin-bottom: 20px !important;
}

.margin-right-20 {
  margin-right: 20px !important;
}

.margin-top-21 {
  margin-top: 21px !important;
}

.margin-left-21 {
  margin-left: 21px !important;
}

.margin-bottom-21 {
  margin-bottom: 21px !important;
}

.margin-right-21 {
  margin-right: 21px !important;
}

.margin-top-22 {
  margin-top: 22px !important;
}

.margin-left-22 {
  margin-left: 22px !important;
}

.margin-bottom-22 {
  margin-bottom: 22px !important;
}

.margin-right-22 {
  margin-right: 22px !important;
}

.margin-top-23 {
  margin-top: 23px !important;
}

.margin-left-23 {
  margin-left: 23px !important;
}

.margin-bottom-23 {
  margin-bottom: 23px !important;
}

.margin-right-23 {
  margin-right: 23px !important;
}

.margin-top-24 {
  margin-top: 24px !important;
}

.margin-left-24 {
  margin-left: 24px !important;
}

.margin-bottom-24 {
  margin-bottom: 24px !important;
}

.margin-right-24 {
  margin-right: 24px !important;
}

.margin-top-25 {
  margin-top: 25px !important;
}

.margin-left-25 {
  margin-left: 25px !important;
}

.margin-bottom-25 {
  margin-bottom: 25px !important;
}

.margin-right-25 {
  margin-right: 25px !important;
}

.margin-top-26 {
  margin-top: 26px !important;
}

.margin-left-26 {
  margin-left: 26px !important;
}

.margin-bottom-26 {
  margin-bottom: 26px !important;
}

.margin-right-26 {
  margin-right: 26px !important;
}

.margin-top-27 {
  margin-top: 27px !important;
}

.margin-left-27 {
  margin-left: 27px !important;
}

.margin-bottom-27 {
  margin-bottom: 27px !important;
}

.margin-right-27 {
  margin-right: 27px !important;
}

.margin-top-28 {
  margin-top: 28px !important;
}

.margin-left-28 {
  margin-left: 28px !important;
}

.margin-bottom-28 {
  margin-bottom: 28px !important;
}

.margin-right-28 {
  margin-right: 28px !important;
}

.margin-top-29 {
  margin-top: 29px !important;
}

.margin-left-29 {
  margin-left: 29px !important;
}

.margin-bottom-29 {
  margin-bottom: 29px !important;
}

.margin-right-29 {
  margin-right: 29px !important;
}

.margin-top-30 {
  margin-top: 30px !important;
}

.margin-left-30 {
  margin-left: 30px !important;
}

.margin-bottom-30 {
  margin-bottom: 30px !important;
}

.margin-right-30 {
  margin-right: 30px !important;
}

.margin-top-31 {
  margin-top: 31px !important;
}

.margin-left-31 {
  margin-left: 31px !important;
}

.margin-bottom-31 {
  margin-bottom: 31px !important;
}

.margin-right-31 {
  margin-right: 31px !important;
}

.margin-top-32 {
  margin-top: 32px !important;
}

.margin-left-32 {
  margin-left: 32px !important;
}

.margin-bottom-32 {
  margin-bottom: 32px !important;
}

.margin-right-32 {
  margin-right: 32px !important;
}

.margin-top-33 {
  margin-top: 33px !important;
}

.margin-left-33 {
  margin-left: 33px !important;
}

.margin-bottom-33 {
  margin-bottom: 33px !important;
}

.margin-right-33 {
  margin-right: 33px !important;
}

.margin-top-34 {
  margin-top: 34px !important;
}

.margin-left-34 {
  margin-left: 34px !important;
}

.margin-bottom-34 {
  margin-bottom: 34px !important;
}

.margin-right-34 {
  margin-right: 34px !important;
}

.margin-top-35 {
  margin-top: 35px !important;
}

.margin-left-35 {
  margin-left: 35px !important;
}

.margin-bottom-35 {
  margin-bottom: 35px !important;
}

.margin-right-35 {
  margin-right: 35px !important;
}

.margin-top-36 {
  margin-top: 36px !important;
}

.margin-left-36 {
  margin-left: 36px !important;
}

.margin-bottom-36 {
  margin-bottom: 36px !important;
}

.margin-right-36 {
  margin-right: 36px !important;
}

.margin-top-37 {
  margin-top: 37px !important;
}

.margin-left-37 {
  margin-left: 37px !important;
}

.margin-bottom-37 {
  margin-bottom: 37px !important;
}

.margin-right-37 {
  margin-right: 37px !important;
}

.margin-top-38 {
  margin-top: 38px !important;
}

.margin-left-38 {
  margin-left: 38px !important;
}

.margin-bottom-38 {
  margin-bottom: 38px !important;
}

.margin-right-38 {
  margin-right: 38px !important;
}

.margin-top-39 {
  margin-top: 39px !important;
}

.margin-left-39 {
  margin-left: 39px !important;
}

.margin-bottom-39 {
  margin-bottom: 39px !important;
}

.margin-right-39 {
  margin-right: 39px !important;
}

.margin-top-40 {
  margin-top: 40px !important;
}

.margin-left-40 {
  margin-left: 40px !important;
}

.margin-bottom-40 {
  margin-bottom: 40px !important;
}

.margin-right-40 {
  margin-right: 40px !important;
}

.margin-top-41 {
  margin-top: 41px !important;
}

.margin-left-41 {
  margin-left: 41px !important;
}

.margin-bottom-41 {
  margin-bottom: 41px !important;
}

.margin-right-41 {
  margin-right: 41px !important;
}

.margin-top-42 {
  margin-top: 42px !important;
}

.margin-left-42 {
  margin-left: 42px !important;
}

.margin-bottom-42 {
  margin-bottom: 42px !important;
}

.margin-right-42 {
  margin-right: 42px !important;
}

.margin-top-43 {
  margin-top: 43px !important;
}

.margin-left-43 {
  margin-left: 43px !important;
}

.margin-bottom-43 {
  margin-bottom: 43px !important;
}

.margin-right-43 {
  margin-right: 43px !important;
}

.margin-top-44 {
  margin-top: 44px !important;
}

.margin-left-44 {
  margin-left: 44px !important;
}

.margin-bottom-44 {
  margin-bottom: 44px !important;
}

.margin-right-44 {
  margin-right: 44px !important;
}

.margin-top-45 {
  margin-top: 45px !important;
}

.margin-left-45 {
  margin-left: 45px !important;
}

.margin-bottom-45 {
  margin-bottom: 45px !important;
}

.margin-right-45 {
  margin-right: 45px !important;
}

.margin-top-46 {
  margin-top: 46px !important;
}

.margin-left-46 {
  margin-left: 46px !important;
}

.margin-bottom-46 {
  margin-bottom: 46px !important;
}

.margin-right-46 {
  margin-right: 46px !important;
}

.margin-top-47 {
  margin-top: 47px !important;
}

.margin-left-47 {
  margin-left: 47px !important;
}

.margin-bottom-47 {
  margin-bottom: 47px !important;
}

.margin-right-47 {
  margin-right: 47px !important;
}

.margin-top-48 {
  margin-top: 48px !important;
}

.margin-left-48 {
  margin-left: 48px !important;
}

.margin-bottom-48 {
  margin-bottom: 48px !important;
}

.margin-right-48 {
  margin-right: 48px !important;
}

.margin-top-49 {
  margin-top: 49px !important;
}

.margin-left-49 {
  margin-left: 49px !important;
}

.margin-bottom-49 {
  margin-bottom: 49px !important;
}

.margin-right-49 {
  margin-right: 49px !important;
}

.margin-top-50 {
  margin-top: 50px !important;
}

.margin-left-50 {
  margin-left: 50px !important;
}

.margin-bottom-50 {
  margin-bottom: 50px !important;
}

.margin-right-50 {
  margin-right: 50px !important;
}

.margin-top-51 {
  margin-top: 51px !important;
}

.margin-left-51 {
  margin-left: 51px !important;
}

.margin-bottom-51 {
  margin-bottom: 51px !important;
}

.margin-right-51 {
  margin-right: 51px !important;
}

.margin-top-52 {
  margin-top: 52px !important;
}

.margin-left-52 {
  margin-left: 52px !important;
}

.margin-bottom-52 {
  margin-bottom: 52px !important;
}

.margin-right-52 {
  margin-right: 52px !important;
}

.margin-top-53 {
  margin-top: 53px !important;
}

.margin-left-53 {
  margin-left: 53px !important;
}

.margin-bottom-53 {
  margin-bottom: 53px !important;
}

.margin-right-53 {
  margin-right: 53px !important;
}

.margin-top-54 {
  margin-top: 54px !important;
}

.margin-left-54 {
  margin-left: 54px !important;
}

.margin-bottom-54 {
  margin-bottom: 54px !important;
}

.margin-right-54 {
  margin-right: 54px !important;
}

.margin-top-55 {
  margin-top: 55px !important;
}

.margin-left-55 {
  margin-left: 55px !important;
}

.margin-bottom-55 {
  margin-bottom: 55px !important;
}

.margin-right-55 {
  margin-right: 55px !important;
}

.margin-top-56 {
  margin-top: 56px !important;
}

.margin-left-56 {
  margin-left: 56px !important;
}

.margin-bottom-56 {
  margin-bottom: 56px !important;
}

.margin-right-56 {
  margin-right: 56px !important;
}

.margin-top-57 {
  margin-top: 57px !important;
}

.margin-left-57 {
  margin-left: 57px !important;
}

.margin-bottom-57 {
  margin-bottom: 57px !important;
}

.margin-right-57 {
  margin-right: 57px !important;
}

.margin-top-58 {
  margin-top: 58px !important;
}

.margin-left-58 {
  margin-left: 58px !important;
}

.margin-bottom-58 {
  margin-bottom: 58px !important;
}

.margin-right-58 {
  margin-right: 58px !important;
}

.margin-top-59 {
  margin-top: 59px !important;
}

.margin-left-59 {
  margin-left: 59px !important;
}

.margin-bottom-59 {
  margin-bottom: 59px !important;
}

.margin-right-59 {
  margin-right: 59px !important;
}

.margin-top-60 {
  margin-top: 60px !important;
}

.margin-left-60 {
  margin-left: 60px !important;
}

.margin-bottom-60 {
  margin-bottom: 60px !important;
}

.margin-right-60 {
  margin-right: 60px !important;
}

.margin-top-61 {
  margin-top: 61px !important;
}

.margin-left-61 {
  margin-left: 61px !important;
}

.margin-bottom-61 {
  margin-bottom: 61px !important;
}

.margin-right-61 {
  margin-right: 61px !important;
}

.margin-top-62 {
  margin-top: 62px !important;
}

.margin-left-62 {
  margin-left: 62px !important;
}

.margin-bottom-62 {
  margin-bottom: 62px !important;
}

.margin-right-62 {
  margin-right: 62px !important;
}

.margin-top-63 {
  margin-top: 63px !important;
}

.margin-left-63 {
  margin-left: 63px !important;
}

.margin-bottom-63 {
  margin-bottom: 63px !important;
}

.margin-right-63 {
  margin-right: 63px !important;
}

.margin-top-64 {
  margin-top: 64px !important;
}

.margin-left-64 {
  margin-left: 64px !important;
}

.margin-bottom-64 {
  margin-bottom: 64px !important;
}

.margin-right-64 {
  margin-right: 64px !important;
}

.margin-top-65 {
  margin-top: 65px !important;
}

.margin-left-65 {
  margin-left: 65px !important;
}

.margin-bottom-65 {
  margin-bottom: 65px !important;
}

.margin-right-65 {
  margin-right: 65px !important;
}

.margin-top-66 {
  margin-top: 66px !important;
}

.margin-left-66 {
  margin-left: 66px !important;
}

.margin-bottom-66 {
  margin-bottom: 66px !important;
}

.margin-right-66 {
  margin-right: 66px !important;
}

.margin-top-67 {
  margin-top: 67px !important;
}

.margin-left-67 {
  margin-left: 67px !important;
}

.margin-bottom-67 {
  margin-bottom: 67px !important;
}

.margin-right-67 {
  margin-right: 67px !important;
}

.margin-top-68 {
  margin-top: 68px !important;
}

.margin-left-68 {
  margin-left: 68px !important;
}

.margin-bottom-68 {
  margin-bottom: 68px !important;
}

.margin-right-68 {
  margin-right: 68px !important;
}

.margin-top-69 {
  margin-top: 69px !important;
}

.margin-left-69 {
  margin-left: 69px !important;
}

.margin-bottom-69 {
  margin-bottom: 69px !important;
}

.margin-right-69 {
  margin-right: 69px !important;
}

.margin-top-70 {
  margin-top: 70px !important;
}

.margin-left-70 {
  margin-left: 70px !important;
}

.margin-bottom-70 {
  margin-bottom: 70px !important;
}

.margin-right-70 {
  margin-right: 70px !important;
}

.margin-top-71 {
  margin-top: 71px !important;
}

.margin-left-71 {
  margin-left: 71px !important;
}

.margin-bottom-71 {
  margin-bottom: 71px !important;
}

.margin-right-71 {
  margin-right: 71px !important;
}

.margin-top-72 {
  margin-top: 72px !important;
}

.margin-left-72 {
  margin-left: 72px !important;
}

.margin-bottom-72 {
  margin-bottom: 72px !important;
}

.margin-right-72 {
  margin-right: 72px !important;
}

.margin-top-73 {
  margin-top: 73px !important;
}

.margin-left-73 {
  margin-left: 73px !important;
}

.margin-bottom-73 {
  margin-bottom: 73px !important;
}

.margin-right-73 {
  margin-right: 73px !important;
}

.margin-top-74 {
  margin-top: 74px !important;
}

.margin-left-74 {
  margin-left: 74px !important;
}

.margin-bottom-74 {
  margin-bottom: 74px !important;
}

.margin-right-74 {
  margin-right: 74px !important;
}

.margin-top-75 {
  margin-top: 75px !important;
}

.margin-left-75 {
  margin-left: 75px !important;
}

.margin-bottom-75 {
  margin-bottom: 75px !important;
}

.margin-right-75 {
  margin-right: 75px !important;
}

.margin-top-76 {
  margin-top: 76px !important;
}

.margin-left-76 {
  margin-left: 76px !important;
}

.margin-bottom-76 {
  margin-bottom: 76px !important;
}

.margin-right-76 {
  margin-right: 76px !important;
}

.margin-top-77 {
  margin-top: 77px !important;
}

.margin-left-77 {
  margin-left: 77px !important;
}

.margin-bottom-77 {
  margin-bottom: 77px !important;
}

.margin-right-77 {
  margin-right: 77px !important;
}

.margin-top-78 {
  margin-top: 78px !important;
}

.margin-left-78 {
  margin-left: 78px !important;
}

.margin-bottom-78 {
  margin-bottom: 78px !important;
}

.margin-right-78 {
  margin-right: 78px !important;
}

.margin-top-79 {
  margin-top: 79px !important;
}

.margin-left-79 {
  margin-left: 79px !important;
}

.margin-bottom-79 {
  margin-bottom: 79px !important;
}

.margin-right-79 {
  margin-right: 79px !important;
}

.margin-top-80 {
  margin-top: 80px !important;
}

.margin-left-80 {
  margin-left: 80px !important;
}

.margin-bottom-80 {
  margin-bottom: 80px !important;
}

.margin-right-80 {
  margin-right: 80px !important;
}

.padding-top-1 {
  padding-top: 1px !important;
}

.padding-left-1 {
  padding-left: 1px !important;
}

.padding-bottom-1 {
  padding-bottom: 1px !important;
}

.padding-right-1 {
  padding-right: 1px !important;
}

.padding-top-2 {
  padding-top: 2px !important;
}

.padding-left-2 {
  padding-left: 2px !important;
}

.padding-bottom-2 {
  padding-bottom: 2px !important;
}

.padding-right-2 {
  padding-right: 2px !important;
}

.padding-top-3 {
  padding-top: 3px !important;
}

.padding-left-3 {
  padding-left: 3px !important;
}

.padding-bottom-3 {
  padding-bottom: 3px !important;
}

.padding-right-3 {
  padding-right: 3px !important;
}

.padding-top-4 {
  padding-top: 4px !important;
}

.padding-left-4 {
  padding-left: 4px !important;
}

.padding-bottom-4 {
  padding-bottom: 4px !important;
}

.padding-right-4 {
  padding-right: 4px !important;
}

.padding-top-5 {
  padding-top: 5px !important;
}

.padding-left-5 {
  padding-left: 5px !important;
}

.padding-bottom-5 {
  padding-bottom: 5px !important;
}

.padding-right-5 {
  padding-right: 5px !important;
}

.padding-top-6 {
  padding-top: 6px !important;
}

.padding-left-6 {
  padding-left: 6px !important;
}

.padding-bottom-6 {
  padding-bottom: 6px !important;
}

.padding-right-6 {
  padding-right: 6px !important;
}

.padding-top-7 {
  padding-top: 7px !important;
}

.padding-left-7 {
  padding-left: 7px !important;
}

.padding-bottom-7 {
  padding-bottom: 7px !important;
}

.padding-right-7 {
  padding-right: 7px !important;
}

.padding-top-8 {
  padding-top: 8px !important;
}

.padding-left-8 {
  padding-left: 8px !important;
}

.padding-bottom-8 {
  padding-bottom: 8px !important;
}

.padding-right-8 {
  padding-right: 8px !important;
}

.padding-top-9 {
  padding-top: 9px !important;
}

.padding-left-9 {
  padding-left: 9px !important;
}

.padding-bottom-9 {
  padding-bottom: 9px !important;
}

.padding-right-9 {
  padding-right: 9px !important;
}

.padding-top-10 {
  padding-top: 10px !important;
}

.padding-left-10 {
  padding-left: 10px !important;
}

.padding-bottom-10 {
  padding-bottom: 10px !important;
}

.padding-right-10 {
  padding-right: 10px !important;
}

.padding-top-11 {
  padding-top: 11px !important;
}

.padding-left-11 {
  padding-left: 11px !important;
}

.padding-bottom-11 {
  padding-bottom: 11px !important;
}

.padding-right-11 {
  padding-right: 11px !important;
}

.padding-top-12 {
  padding-top: 12px !important;
}

.padding-left-12 {
  padding-left: 12px !important;
}

.padding-bottom-12 {
  padding-bottom: 12px !important;
}

.padding-right-12 {
  padding-right: 12px !important;
}

.padding-top-13 {
  padding-top: 13px !important;
}

.padding-left-13 {
  padding-left: 13px !important;
}

.padding-bottom-13 {
  padding-bottom: 13px !important;
}

.padding-right-13 {
  padding-right: 13px !important;
}

.padding-top-14 {
  padding-top: 14px !important;
}

.padding-left-14 {
  padding-left: 14px !important;
}

.padding-bottom-14 {
  padding-bottom: 14px !important;
}

.padding-right-14 {
  padding-right: 14px !important;
}

.padding-top-15 {
  padding-top: 15px !important;
}

.padding-left-15 {
  padding-left: 15px !important;
}

.padding-bottom-15 {
  padding-bottom: 15px !important;
}

.padding-right-15 {
  padding-right: 15px !important;
}

.padding-top-16 {
  padding-top: 16px !important;
}

.padding-left-16 {
  padding-left: 16px !important;
}

.padding-bottom-16 {
  padding-bottom: 16px !important;
}

.padding-right-16 {
  padding-right: 16px !important;
}

.padding-top-17 {
  padding-top: 17px !important;
}

.padding-left-17 {
  padding-left: 17px !important;
}

.padding-bottom-17 {
  padding-bottom: 17px !important;
}

.padding-right-17 {
  padding-right: 17px !important;
}

.padding-top-18 {
  padding-top: 18px !important;
}

.padding-left-18 {
  padding-left: 18px !important;
}

.padding-bottom-18 {
  padding-bottom: 18px !important;
}

.padding-right-18 {
  padding-right: 18px !important;
}

.padding-top-19 {
  padding-top: 19px !important;
}

.padding-left-19 {
  padding-left: 19px !important;
}

.padding-bottom-19 {
  padding-bottom: 19px !important;
}

.padding-right-19 {
  padding-right: 19px !important;
}

.padding-top-20 {
  padding-top: 20px !important;
}

.padding-left-20 {
  padding-left: 20px !important;
}

.padding-bottom-20 {
  padding-bottom: 20px !important;
}

.padding-right-20 {
  padding-right: 20px !important;
}

.padding-top-21 {
  padding-top: 21px !important;
}

.padding-left-21 {
  padding-left: 21px !important;
}

.padding-bottom-21 {
  padding-bottom: 21px !important;
}

.padding-right-21 {
  padding-right: 21px !important;
}

.padding-top-22 {
  padding-top: 22px !important;
}

.padding-left-22 {
  padding-left: 22px !important;
}

.padding-bottom-22 {
  padding-bottom: 22px !important;
}

.padding-right-22 {
  padding-right: 22px !important;
}

.padding-top-23 {
  padding-top: 23px !important;
}

.padding-left-23 {
  padding-left: 23px !important;
}

.padding-bottom-23 {
  padding-bottom: 23px !important;
}

.padding-right-23 {
  padding-right: 23px !important;
}

.padding-top-24 {
  padding-top: 24px !important;
}

.padding-left-24 {
  padding-left: 24px !important;
}

.padding-bottom-24 {
  padding-bottom: 24px !important;
}

.padding-right-24 {
  padding-right: 24px !important;
}

.padding-top-25 {
  padding-top: 25px !important;
}

.padding-left-25 {
  padding-left: 25px !important;
}

.padding-bottom-25 {
  padding-bottom: 25px !important;
}

.padding-right-25 {
  padding-right: 25px !important;
}

.padding-top-26 {
  padding-top: 26px !important;
}

.padding-left-26 {
  padding-left: 26px !important;
}

.padding-bottom-26 {
  padding-bottom: 26px !important;
}

.padding-right-26 {
  padding-right: 26px !important;
}

.padding-top-27 {
  padding-top: 27px !important;
}

.padding-left-27 {
  padding-left: 27px !important;
}

.padding-bottom-27 {
  padding-bottom: 27px !important;
}

.padding-right-27 {
  padding-right: 27px !important;
}

.padding-top-28 {
  padding-top: 28px !important;
}

.padding-left-28 {
  padding-left: 28px !important;
}

.padding-bottom-28 {
  padding-bottom: 28px !important;
}

.padding-right-28 {
  padding-right: 28px !important;
}

.padding-top-29 {
  padding-top: 29px !important;
}

.padding-left-29 {
  padding-left: 29px !important;
}

.padding-bottom-29 {
  padding-bottom: 29px !important;
}

.padding-right-29 {
  padding-right: 29px !important;
}

.padding-top-30 {
  padding-top: 30px !important;
}

.padding-left-30 {
  padding-left: 30px !important;
}

.padding-bottom-30 {
  padding-bottom: 30px !important;
}

.padding-right-30 {
  padding-right: 30px !important;
}

.padding-top-31 {
  padding-top: 31px !important;
}

.padding-left-31 {
  padding-left: 31px !important;
}

.padding-bottom-31 {
  padding-bottom: 31px !important;
}

.padding-right-31 {
  padding-right: 31px !important;
}

.padding-top-32 {
  padding-top: 32px !important;
}

.padding-left-32 {
  padding-left: 32px !important;
}

.padding-bottom-32 {
  padding-bottom: 32px !important;
}

.padding-right-32 {
  padding-right: 32px !important;
}

.padding-top-33 {
  padding-top: 33px !important;
}

.padding-left-33 {
  padding-left: 33px !important;
}

.padding-bottom-33 {
  padding-bottom: 33px !important;
}

.padding-right-33 {
  padding-right: 33px !important;
}

.padding-top-34 {
  padding-top: 34px !important;
}

.padding-left-34 {
  padding-left: 34px !important;
}

.padding-bottom-34 {
  padding-bottom: 34px !important;
}

.padding-right-34 {
  padding-right: 34px !important;
}

.padding-top-35 {
  padding-top: 35px !important;
}

.padding-left-35 {
  padding-left: 35px !important;
}

.padding-bottom-35 {
  padding-bottom: 35px !important;
}

.padding-right-35 {
  padding-right: 35px !important;
}

.padding-top-36 {
  padding-top: 36px !important;
}

.padding-left-36 {
  padding-left: 36px !important;
}

.padding-bottom-36 {
  padding-bottom: 36px !important;
}

.padding-right-36 {
  padding-right: 36px !important;
}

.padding-top-37 {
  padding-top: 37px !important;
}

.padding-left-37 {
  padding-left: 37px !important;
}

.padding-bottom-37 {
  padding-bottom: 37px !important;
}

.padding-right-37 {
  padding-right: 37px !important;
}

.padding-top-38 {
  padding-top: 38px !important;
}

.padding-left-38 {
  padding-left: 38px !important;
}

.padding-bottom-38 {
  padding-bottom: 38px !important;
}

.padding-right-38 {
  padding-right: 38px !important;
}

.padding-top-39 {
  padding-top: 39px !important;
}

.padding-left-39 {
  padding-left: 39px !important;
}

.padding-bottom-39 {
  padding-bottom: 39px !important;
}

.padding-right-39 {
  padding-right: 39px !important;
}

.padding-top-40 {
  padding-top: 40px !important;
}

.padding-left-40 {
  padding-left: 40px !important;
}

.padding-bottom-40 {
  padding-bottom: 40px !important;
}

.padding-right-40 {
  padding-right: 40px !important;
}

.padding-top-41 {
  padding-top: 41px !important;
}

.padding-left-41 {
  padding-left: 41px !important;
}

.padding-bottom-41 {
  padding-bottom: 41px !important;
}

.padding-right-41 {
  padding-right: 41px !important;
}

.padding-top-42 {
  padding-top: 42px !important;
}

.padding-left-42 {
  padding-left: 42px !important;
}

.padding-bottom-42 {
  padding-bottom: 42px !important;
}

.padding-right-42 {
  padding-right: 42px !important;
}

.padding-top-43 {
  padding-top: 43px !important;
}

.padding-left-43 {
  padding-left: 43px !important;
}

.padding-bottom-43 {
  padding-bottom: 43px !important;
}

.padding-right-43 {
  padding-right: 43px !important;
}

.padding-top-44 {
  padding-top: 44px !important;
}

.padding-left-44 {
  padding-left: 44px !important;
}

.padding-bottom-44 {
  padding-bottom: 44px !important;
}

.padding-right-44 {
  padding-right: 44px !important;
}

.padding-top-45 {
  padding-top: 45px !important;
}

.padding-left-45 {
  padding-left: 45px !important;
}

.padding-bottom-45 {
  padding-bottom: 45px !important;
}

.padding-right-45 {
  padding-right: 45px !important;
}

.padding-top-46 {
  padding-top: 46px !important;
}

.padding-left-46 {
  padding-left: 46px !important;
}

.padding-bottom-46 {
  padding-bottom: 46px !important;
}

.padding-right-46 {
  padding-right: 46px !important;
}

.padding-top-47 {
  padding-top: 47px !important;
}

.padding-left-47 {
  padding-left: 47px !important;
}

.padding-bottom-47 {
  padding-bottom: 47px !important;
}

.padding-right-47 {
  padding-right: 47px !important;
}

.padding-top-48 {
  padding-top: 48px !important;
}

.padding-left-48 {
  padding-left: 48px !important;
}

.padding-bottom-48 {
  padding-bottom: 48px !important;
}

.padding-right-48 {
  padding-right: 48px !important;
}

.padding-top-49 {
  padding-top: 49px !important;
}

.padding-left-49 {
  padding-left: 49px !important;
}

.padding-bottom-49 {
  padding-bottom: 49px !important;
}

.padding-right-49 {
  padding-right: 49px !important;
}

.padding-top-50 {
  padding-top: 50px !important;
}

.padding-left-50 {
  padding-left: 50px !important;
}

.padding-bottom-50 {
  padding-bottom: 50px !important;
}

.padding-right-50 {
  padding-right: 50px !important;
}

.padding-top-51 {
  padding-top: 51px !important;
}

.padding-left-51 {
  padding-left: 51px !important;
}

.padding-bottom-51 {
  padding-bottom: 51px !important;
}

.padding-right-51 {
  padding-right: 51px !important;
}

.padding-top-52 {
  padding-top: 52px !important;
}

.padding-left-52 {
  padding-left: 52px !important;
}

.padding-bottom-52 {
  padding-bottom: 52px !important;
}

.padding-right-52 {
  padding-right: 52px !important;
}

.padding-top-53 {
  padding-top: 53px !important;
}

.padding-left-53 {
  padding-left: 53px !important;
}

.padding-bottom-53 {
  padding-bottom: 53px !important;
}

.padding-right-53 {
  padding-right: 53px !important;
}

.padding-top-54 {
  padding-top: 54px !important;
}

.padding-left-54 {
  padding-left: 54px !important;
}

.padding-bottom-54 {
  padding-bottom: 54px !important;
}

.padding-right-54 {
  padding-right: 54px !important;
}

.padding-top-55 {
  padding-top: 55px !important;
}

.padding-left-55 {
  padding-left: 55px !important;
}

.padding-bottom-55 {
  padding-bottom: 55px !important;
}

.padding-right-55 {
  padding-right: 55px !important;
}

.padding-top-56 {
  padding-top: 56px !important;
}

.padding-left-56 {
  padding-left: 56px !important;
}

.padding-bottom-56 {
  padding-bottom: 56px !important;
}

.padding-right-56 {
  padding-right: 56px !important;
}

.padding-top-57 {
  padding-top: 57px !important;
}

.padding-left-57 {
  padding-left: 57px !important;
}

.padding-bottom-57 {
  padding-bottom: 57px !important;
}

.padding-right-57 {
  padding-right: 57px !important;
}

.padding-top-58 {
  padding-top: 58px !important;
}

.padding-left-58 {
  padding-left: 58px !important;
}

.padding-bottom-58 {
  padding-bottom: 58px !important;
}

.padding-right-58 {
  padding-right: 58px !important;
}

.padding-top-59 {
  padding-top: 59px !important;
}

.padding-left-59 {
  padding-left: 59px !important;
}

.padding-bottom-59 {
  padding-bottom: 59px !important;
}

.padding-right-59 {
  padding-right: 59px !important;
}

.padding-top-60 {
  padding-top: 60px !important;
}

.padding-left-60 {
  padding-left: 60px !important;
}

.padding-bottom-60 {
  padding-bottom: 60px !important;
}

.padding-right-60 {
  padding-right: 60px !important;
}

.padding-top-61 {
  padding-top: 61px !important;
}

.padding-left-61 {
  padding-left: 61px !important;
}

.padding-bottom-61 {
  padding-bottom: 61px !important;
}

.padding-right-61 {
  padding-right: 61px !important;
}

.padding-top-62 {
  padding-top: 62px !important;
}

.padding-left-62 {
  padding-left: 62px !important;
}

.padding-bottom-62 {
  padding-bottom: 62px !important;
}

.padding-right-62 {
  padding-right: 62px !important;
}

.padding-top-63 {
  padding-top: 63px !important;
}

.padding-left-63 {
  padding-left: 63px !important;
}

.padding-bottom-63 {
  padding-bottom: 63px !important;
}

.padding-right-63 {
  padding-right: 63px !important;
}

.padding-top-64 {
  padding-top: 64px !important;
}

.padding-left-64 {
  padding-left: 64px !important;
}

.padding-bottom-64 {
  padding-bottom: 64px !important;
}

.padding-right-64 {
  padding-right: 64px !important;
}

.padding-top-65 {
  padding-top: 65px !important;
}

.padding-left-65 {
  padding-left: 65px !important;
}

.padding-bottom-65 {
  padding-bottom: 65px !important;
}

.padding-right-65 {
  padding-right: 65px !important;
}

.padding-top-66 {
  padding-top: 66px !important;
}

.padding-left-66 {
  padding-left: 66px !important;
}

.padding-bottom-66 {
  padding-bottom: 66px !important;
}

.padding-right-66 {
  padding-right: 66px !important;
}

.padding-top-67 {
  padding-top: 67px !important;
}

.padding-left-67 {
  padding-left: 67px !important;
}

.padding-bottom-67 {
  padding-bottom: 67px !important;
}

.padding-right-67 {
  padding-right: 67px !important;
}

.padding-top-68 {
  padding-top: 68px !important;
}

.padding-left-68 {
  padding-left: 68px !important;
}

.padding-bottom-68 {
  padding-bottom: 68px !important;
}

.padding-right-68 {
  padding-right: 68px !important;
}

.padding-top-69 {
  padding-top: 69px !important;
}

.padding-left-69 {
  padding-left: 69px !important;
}

.padding-bottom-69 {
  padding-bottom: 69px !important;
}

.padding-right-69 {
  padding-right: 69px !important;
}

.padding-top-70 {
  padding-top: 70px !important;
}

.padding-left-70 {
  padding-left: 70px !important;
}

.padding-bottom-70 {
  padding-bottom: 70px !important;
}

.padding-right-70 {
  padding-right: 70px !important;
}

.padding-top-71 {
  padding-top: 71px !important;
}

.padding-left-71 {
  padding-left: 71px !important;
}

.padding-bottom-71 {
  padding-bottom: 71px !important;
}

.padding-right-71 {
  padding-right: 71px !important;
}

.padding-top-72 {
  padding-top: 72px !important;
}

.padding-left-72 {
  padding-left: 72px !important;
}

.padding-bottom-72 {
  padding-bottom: 72px !important;
}

.padding-right-72 {
  padding-right: 72px !important;
}

.padding-top-73 {
  padding-top: 73px !important;
}

.padding-left-73 {
  padding-left: 73px !important;
}

.padding-bottom-73 {
  padding-bottom: 73px !important;
}

.padding-right-73 {
  padding-right: 73px !important;
}

.padding-top-74 {
  padding-top: 74px !important;
}

.padding-left-74 {
  padding-left: 74px !important;
}

.padding-bottom-74 {
  padding-bottom: 74px !important;
}

.padding-right-74 {
  padding-right: 74px !important;
}

.padding-top-75 {
  padding-top: 75px !important;
}

.padding-left-75 {
  padding-left: 75px !important;
}

.padding-bottom-75 {
  padding-bottom: 75px !important;
}

.padding-right-75 {
  padding-right: 75px !important;
}

.padding-top-76 {
  padding-top: 76px !important;
}

.padding-left-76 {
  padding-left: 76px !important;
}

.padding-bottom-76 {
  padding-bottom: 76px !important;
}

.padding-right-76 {
  padding-right: 76px !important;
}

.padding-top-77 {
  padding-top: 77px !important;
}

.padding-left-77 {
  padding-left: 77px !important;
}

.padding-bottom-77 {
  padding-bottom: 77px !important;
}

.padding-right-77 {
  padding-right: 77px !important;
}

.padding-top-78 {
  padding-top: 78px !important;
}

.padding-left-78 {
  padding-left: 78px !important;
}

.padding-bottom-78 {
  padding-bottom: 78px !important;
}

.padding-right-78 {
  padding-right: 78px !important;
}

.padding-top-79 {
  padding-top: 79px !important;
}

.padding-left-79 {
  padding-left: 79px !important;
}

.padding-bottom-79 {
  padding-bottom: 79px !important;
}

.padding-right-79 {
  padding-right: 79px !important;
}

.padding-top-80 {
  padding-top: 80px !important;
}

.padding-left-80 {
  padding-left: 80px !important;
}

.padding-bottom-80 {
  padding-bottom: 80px !important;
}

.padding-right-80 {
  padding-right: 80px !important;
}

@keyframes rotate_icon {
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate_icon {
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes scale_icon {
  form {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  to {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes scale_icon {
  form {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  to {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes slideIcon {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideIcon {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes scale_icon_map {
  form {
    -webkit-transform: rotateX(-60deg) scale(0);
    -moz-transform: rotateX(-60deg) scale(0);
    -ms-transform: rotateX(-60deg) scale(0);
    -o-transform: rotateX(-60deg) scale(0);
    transform: rotateX(-60deg) scale(0);
    opacity: 1;
    filter: alpha(opacity=100);
  }
  to {
    -webkit-transform: rotateX(-60deg) scale(1.2);
    -moz-transform: rotateX(-60deg) scale(1.2);
    -ms-transform: rotateX(-60deg) scale(1.2);
    -o-transform: rotateX(-60deg) scale(1.2);
    transform: rotateX(-60deg) scale(1.2);
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
@-webkit-keyframes scale_icon_map {
  form {
    -webkit-transform: rotateX(-60deg) scale(0);
    -moz-transform: rotateX(-60deg) scale(0);
    -ms-transform: rotateX(-60deg) scale(0);
    -o-transform: rotateX(-60deg) scale(0);
    transform: rotateX(-60deg) scale(0);
    opacity: 1;
    filter: alpha(opacity=100);
  }
  to {
    -webkit-transform: rotateX(-60deg) scale(1.2);
    -moz-transform: rotateX(-60deg) scale(1.2);
    -ms-transform: rotateX(-60deg) scale(1.2);
    -o-transform: rotateX(-60deg) scale(1.2);
    transform: rotateX(-60deg) scale(1.2);
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
@keyframes rotate_icon {
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate_icon {
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* 1. base */
.wp-block-image,
.wp-block-gallery {
  margin-bottom: 28px;
}

.form-control {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  padding-left: 20px;
  padding-right: 20px;
  background-color: transparent;
}
.form-control:focus {
  border-color: var(--houzing-theme-color);
}

figcaption {
  margin-top: 15px;
}

button, .btn,
a {
  outline: none !important;
}

.mfp-container {
  overflow-x: hidden;
}

fieldset {
  clear: both;
  overflow: hidden;
}

.post-password-form input {
  height: 43px;
  padding: 5px 10px;
}
.post-password-form input[type="submit"] {
  background: var(--houzing-theme-color);
  color: #fff;
  border: none;
  padding: 5px 25px;
}

.btn-search-top {
  cursor: pointer;
  display: inline-block;
}

.input-group .btn {
  border-width: 1px;
}

a:focus, .btn:focus {
  outline: none !important;
}

.list,
.list-no {
  list-style: none;
  padding: 0;
  margin: 0;
}

.media-body {
  width: 10000px;
}

.btn {
  line-height: 1.77;
}

::-moz-selection {
  color: #fff;
  background: var(--houzing-theme-color);
}


.pswp__item {
  cursor: move;
}

.no-border {
  border: none !important;
}
.no-border:before {
  display: none !important;
}

.wpb_widgetised_column {
  margin: 0;
}

.topmenu-menu-line {
  list-style: none;
  padding: 0;
  margin: 0;
}
.topmenu-menu-line li {
  display: inline-block;
  vertical-align: middle;
}
.topmenu-menu-line li .space {
  margin: 0 3px;
}

.top-menu-mobile .title {
  font-size: 20px;
  padding: 0 15px;
  margin: 0 0 15px;
}
.top-menu-mobile .navbar-nav > li > a {
  padding: 2px 15px;
}

.mfp-content {
  text-align: left;
}
.rtl .mfp-content {
  text-align: right;
}

.login-popup .mfp-content {
  max-width: 810px;
}
.login-popup .mfp-content .msg-inner {
  padding: 15px;
}
@media (min-width: 1200px) {
  .login-popup .mfp-content .msg-inner {
    padding: 30px;
  }
}
.login-popup.mfp-ready .mfp-content {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
}
.login-popup .mfp-close {
  border: 0;
  background-color: transparent !important;
  top: 18px;
  right: 15px;
  color: #006c70;
  font-size: 30px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.rtl .login-popup .mfp-close {
  left: 15px;
  right: auto;
}
.login-popup .mfp-close:hover, .login-popup .mfp-close:focus {
  color: #e44343;
}

.mfp-wrap .mfp-content {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  -webkit-transform: translateY(-25%);
  -ms-transform: translateY(-25%);
  -o-transform: translateY(-25%);
  transform: translateY(-25%);
}
.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
@media (max-width: 1199px) {
  .advance-search-wrapper-fields .inner-search-advance{
    max-height: 350px !important;
  }
}
.apus-mfp-zoom-in .mfp-content {
  overflow-y: auto;
  scrollbar-width:thin;
  max-width: 630px;
  height: 500px;
  padding: 20px;
  background-color: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
@media (min-width: 1200px) {
  .apus-mfp-zoom-in .mfp-content {
    padding: 30px;
    height: 726px;
  }
}
.apus-mfp-zoom-in.login-popup .mfp-content {
  height: auto;
}
.apus-mfp-zoom-in.login-popup .form-login-register-inner {
  padding: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.apus-mfp-zoom-in .advance-search-wrapper {
  height: 100%;
}

.mfp-bg {
  background-color: #0D263B;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.apus-quickview .mfp-inline-holder .mfp-content {
  position: relative;
  max-width: 100%;
  width: 90%;
  margin: 0 auto;
  background: #fff;
}
@media (min-width: 1200px) {
  .apus-quickview .mfp-inline-holder .mfp-content {
    width: 1200px;
    min-height: 400px;
  }
}
.apus-quickview .mfp-inline-holder .mfp-content .details-product {
  padding: 35px 20px 20px;
  overflow: hidden;
  margin: 0 !important;
}
@media (min-width: 992px) {
  .apus-quickview .mfp-inline-holder .mfp-content .details-product {
    padding: 0;
  }
}
.apus-quickview .mfp-inline-holder .mfp-content .woocommerce-product-details__short-description-wrapper {
  overflow: auto;
}
.apus-quickview .mfp-inline-holder .mfp-content .information-wrapper {
  padding-top: 30px;
  padding-bottom: 30px;
  overflow: hidden;
}
@media (min-width: 992px) {
  .apus-quickview .mfp-inline-holder .mfp-content .wrapper-img-main {
    padding: 30px 0 30px 30px;
  }
  .rtl .apus-quickview .mfp-inline-holder .mfp-content .wrapper-img-main {
    padding: 30px 30px 30px 0;
  }
  .apus-quickview .mfp-inline-holder .mfp-content .information {
    padding: 0 30px 0 0;
  }
  .rtl .apus-quickview .mfp-inline-holder .mfp-content .information {
    padding: 0 0 0 30px;
  }
}

.apus-quickview .mfp-inline-holder .mfp-content .mfp-close {
  background: transparent !important;
  color: var(--houzing-text-color);
  font-size: 30px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.apus-quickview .mfp-inline-holder .mfp-content .mfp-close:hover, .apus-quickview .mfp-inline-holder .mfp-content .mfp-close:active {
  color: #e44343;
}
.apus-quickview .mfp-inline-holder .mfp-content .wrapper-thumbs {
  margin-top: 16px;
}
.apus-quickview .mfp-inline-holder .mfp-content .slick-carousel {
  margin-left: -8px;
  margin-right: -8px;
}
.apus-quickview .mfp-inline-holder .mfp-content .slick-carousel .slick-slide {
  padding-left: 8px;
  padding-right: 8px;
}

.action .caret {
  width: 8px;
  height: 8px;
  position: relative;
}
.action[aria-expanded="true"] b {
  border: none;
}
.action[aria-expanded="true"] b:before {
  font-family: FontAwesome;
  content: "\f00d";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
}

ins {
  text-decoration: none;
}

img {
  border: 0;
  vertical-align: top;
  max-width: 100%;
  height: auto;
}

.video-responsive {
  height: 0;
  padding-top: 0;
  padding-bottom: 56.25%;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
.video-responsive embed, .video-responsive iframe, .video-responsive object, .video-responsive video {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}

.audio-responsive iframe {
  width: 100%;
  height: 126px;
}

ul.list-square {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.list-square > li {
  line-height: 35px;
  font-size: 14px;
  margin: 0;
}
ul.list-square > li.active > a, ul.list-square > li:hover > a {
  color: var(--houzing-theme-color);
}
ul.list-square > li.active > a:before, ul.list-square > li:hover > a:before {
  background: var(--houzing-theme-color);
}
ul.list-square > li > a {
  display: block;
  padding-left: 21px;
  position: relative;
}
.rtl ul.list-square > li > a {
  padding-right: 21px;
  padding-left: inherit;
}
ul.list-square > li > a:before {
  content: '';
  background: var(--houzing-link-color);
  width: 8px;
  height: 8px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.rtl ul.list-square > li > a:before {
  right: 0;
  left: auto;
}

.breadcrumb > a + li:before,
.breadcrumb > li + a:before,
.breadcrumb > li + li:before {
  display: inline-block;
  content: "/";
  color: var(--houzing-text-color);
  font-size: 16px;
  line-height: 1;
}

.apus-breadscrumb {
  background-color: #F6F8F9;
  text-align: center;
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .apus-breadscrumb {
    margin-bottom: 50px;
  }
}
.apus-breadscrumb .breadcrumb {
  background: transparent;
  margin: 0;
  padding: 0;
  color: var(--houzing-text-color);
}
.apus-breadscrumb .breadcrumb .active {
  color: var(--houzing-link-color);
}
.apus-breadscrumb .breadcrumb a {
  color: var(--houzing-text-color);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.apus-breadscrumb .breadcrumb a:hover, .apus-breadscrumb .breadcrumb a:focus {
  color: var(--houzing-theme-color);
}
.apus-breadscrumb .wrapper-breads {
  padding: 30px 0;
}
@media (min-width: 1200px) {
  .apus-breadscrumb .wrapper-breads {
    padding: 30px 0;
  }
}
.apus-breadscrumb .bread-title {
  text-transform: capitalize;
  font-size: 20px;
  margin: 0 0 7px;
}
@media (min-width: 1200px) {
  .apus-breadscrumb .bread-title {
    font-size: 25px;
  }
}
.apus-breadscrumb.horizontal {
  background-color: #f7f7f7;
  margin-bottom: 30px;
  border-bottom: 1px solid #e0e4e8;
}
@media (min-width: 1200px) {
  .apus-breadscrumb.horizontal {
    margin-bottom: 85px;
  }
}
@media (min-width: 1200px) {
  .apus-breadscrumb.horizontal .wrapper-breads {
    padding: 30px 0;
  }
}
@media (min-width: 768px) {
  .apus-breadscrumb.horizontal .wrapper-breads-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
  }
  .apus-breadscrumb.horizontal .wrapper-breads-inner .left-inner {
    margin-left: auto;
  }
  .rtl .apus-breadscrumb.horizontal .wrapper-breads-inner .left-inner {
    margin-right: auto;
    margin-left: 0;
  }
}
.apus-breadscrumb.has_bg {
  margin-bottom: 20px;
  background-size: cover;
  background-position: center;
}
@media (min-width: 1200px) {
  .apus-breadscrumb.has_bg {
    margin-bottom: 30px;
  }
  .apus-breadscrumb.has_bg .wrapper-breads {
    padding: 35px 0;
  }
}
.apus-breadscrumb.has_bg li:before,
.apus-breadscrumb.has_bg .breadcrumb a,
.apus-breadscrumb.has_bg .active,
.apus-breadscrumb.has_bg .bread-title {
  color: #fff !important;
}
.apus-breadscrumb .breadcrumb .active {
  color: var(--houzing-theme-color);
}

.breadcrumbs-simple {
  padding: 20px 0;
}
@media (min-width: 1200px) {
  .breadcrumbs-simple {
    padding: 35px 0;
  }
}
.breadcrumbs-simple .breadcrumb {
  margin: 0;
  padding: 0;
  background-color: #fff;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
.breadcrumbs-simple .breadcrumb a {
  color: var(--houzing-text-color);
}
.breadcrumbs-simple .breadcrumb a:hover, .breadcrumbs-simple .breadcrumb a:focus {
  color: var(--houzing-link-color);
}
.breadcrumbs-simple .breadcrumb .active {
  color: var(--houzing-link-color);
}

.search-form input,
.search-form .btn {
  background: #ebedee;
  border-color: #ebedee;
  color: var(--houzing-link-color);
}
.search-form .btn {
  padding: 13px 15px;
}

.ui-autocomplete.ui-widget-content {
  padding: 15px;
  margin: 0;
  list-style: none;
  background: #fff;
  width: 300px !important;
  border: 1px solid #E6E9EC;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-box-shadow: 0 10px 30px 0 rgba(13, 38, 59, 0.05);
  box-shadow: 0 10px 30px 0 rgba(13, 38, 59, 0.05);
}
.ui-autocomplete.ui-widget-content li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #E6E9EC;
  cursor: pointer;
}
.ui-autocomplete.ui-widget-content li:hover .team-agent-list-label, .ui-autocomplete.ui-widget-content li:focus .team-agent-list-label {
  color: var(--houzing-theme-color);
}
.ui-autocomplete.ui-widget-content li:last-child {
  border: none;
  margin: 0;
  padding: 0;
}

.bg-dark {
  background: #272727;
  color: #fff;
}

.text-purple {
  color: #6c58bd !important;
}

.text-red {
  color: #f21136 !important;
}

.text-green {
  color: #0fb76b !important;
}

.text-blue {
  color: #1194f7 !important;
}

.text-orange {
  color: #f66000 !important;
}

.text-yellow {
  color: #e2d951 !important;
}

.text-black {
  color: #000 !important;
}

.text-white, .text-light {
  color: #FFFFFF !important;
}

.text-darker {
  color: #333 !important;
}

.text-uppercase {
  text-transform: uppercase;
}

/*Radius
------------------------------------*/
.radius-0 {
  border-radius: 0 !important;
}

.radius-x {
  border-radius: 50% !important;
}

.radius-1x {
  border-radius: 10px !important;
}

.radius-2x {
  border-radius: 20px !important;
}

.radius-3x {
  border-radius: 30px !important;
}

.radius-4x {
  border-radius: 40px !important;
}

.radius-5x {
  border-radius: 5px !important;
}

.radius-6x {
  border-radius: 3px !important;
}

.owl-carousel-play {
  position: relative;
}
.owl-carousel-play .owl-item:last-child .product-wrapper {
  border: none;
}

.carousel-md {
  width: 44px;
  height: 44px;
  line-height: 44px;
}

.carousel-sm {
  width: 34px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
}

.carousel-xs {
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
}

.add-fix-top {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  position: fixed;
  z-index: 4;
  bottom: 8px;
  right: 8px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 12px;
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
  transform: translateY(30px);
  display: inline-block;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
  background-color: var(--houzing-theme-color);
  color: #fff;
}
.rtl .add-fix-top {
  left: 8px;
  right: auto;
}
@media (min-width: 1200px) {
  .add-fix-top {
    right: 30px;
    bottom: 30px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
  }
  .rtl .add-fix-top {
    left: 30px;
    right: auto;
  }
}
.add-fix-top.active {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  opacity: 0.7;
  filter: alpha(opacity=70);
}
@media (min-width: 1200px) {
  .add-fix-top.active {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
.add-fix-top.active:focus, .add-fix-top.active:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  color: #fff;
}

.menu {
  padding: 0;
  margin: 0;
}
.menu li {
  list-style: none;
  margin-bottom: 8px;
}
.menu li:last-child {
  margin-bottom: 0;
}
.menu ul {
  padding-left: 20px;
  margin: 0;
}
.rtl .menu ul {
  padding-right: 20px;
  padding-left: inherit;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes -webkit-spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
.apus-page-loading {
  top: 0;
  left: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 9999;
}

.apus-loader-inner {
  margin: 0 auto;
  width: 80px;
  height: 80px;
  text-align: center;
  font-size: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  background-size: cover;
  background-repeat: no-repeat;
}
.apus-loader-inner > div {
  width: 8px;
  height: 100%;
  display: inline-block;
  float: left;
  margin-left: 2px;
  -webkit-animation: delay 0.8s infinite ease-in-out;
  animation: delay 0.8s infinite ease-in-out;
}
.apus-loader-inner .loader1 {
  background-color: #e39505;
}
.apus-loader-inner .loader2 {
  background-color: #ff5395;
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
.apus-loader-inner .loader3 {
  background-color: #84b813;
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
.apus-loader-inner .loader4 {
  background-color: #f38ca3;
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.apus-loader-inner .loader5 {
  background-color: #da5800;
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

@-webkit-keyframes delay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.05);
    transform: scaleY(0.05);
  }
  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@keyframes delay {
  0%, 40%, 100% {
    transform: scaleY(0.05);
    -webkit-transform: scaleY(0.05);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
.tab-v1 .tabs-list {
  border: none;
  text-align: center;
  padding: 30px 0 50px;
}
.tab-v1 .tabs-list li {
  padding: 0 22px;
  margin: 0;
  display: inline-block;
  float: none;
}
.tab-v1 .tabs-list li a {
  padding: 5px 0;
  color: #777777;
  border-width: 0 0 1px !important;
  border-color: #cccccc;
  border-style: dashed;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
  background: transparent;
}
.tab-v1 .tabs-list li.active > a:active,
.tab-v1 .tabs-list li.active > a:focus,
.tab-v1 .tabs-list li.active > a, .tab-v1 .tabs-list li:hover > a:active,
.tab-v1 .tabs-list li:hover > a:focus,
.tab-v1 .tabs-list li:hover > a {
  border-color: transparent;
  color: var(--houzing-theme-color);
  background: transparent;
}
.tab-v1.style1 .tabs-list {
  padding: 10px 0 70px;
  text-align: right;
}
.rtl .tab-v1.style1 .tabs-list {
  text-align: left;
}
.tab-v1.style1 .tabs-list li.active, .tab-v1.style1 .tabs-list li:hover {
  -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
}
.tab-v1.style1 .tabs-list li.active > a:active,
.tab-v1.style1 .tabs-list li.active > a:focus,
.tab-v1.style1 .tabs-list li.active > a, .tab-v1.style1 .tabs-list li:hover > a:active,
.tab-v1.style1 .tabs-list li:hover > a:focus,
.tab-v1.style1 .tabs-list li:hover > a {
  color: var(--houzing-link-color);
}
@media (min-width: 992px) {
  .tab-v1.style1 {
    padding: 0 70px;
  }
}

.tab-product-center .nav-tabs {
  border: none;
  margin: 0 0 30px;
  text-align: center;
}
.tab-product-center .nav-tabs > li {
  display: inline-block;
  float: none;
  margin: 0 !important;
}
.tab-product-center .nav-tabs > li > a {
  border: none !important;
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  padding: 0 30px;
  color: var(--houzing-link-color);
  outline: none !important;
}
.tab-product-center .nav-tabs > li:hover a, .tab-product-center .nav-tabs > li.active a {
  color: var(--houzing-theme-color);
}
.tab-product-center .tab-content {
  position: relative;
}
.tab-product-center .tab-content.loading:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9) url(../images/loading-quick.gif) no-repeat scroll center 100px/50px auto;
}

.page-links {
  overflow: hidden;
  margin: 0 0 30px;
}
.page-links .page-links-title {
  font-weight: normal;
  color: var(--houzing-heading-color);
}
.page-links > span:not(.page-links-title),
.page-links > a {
  display: inline-block;
  line-height: 1;
  margin: 0 3px;
  padding: 10px 13px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border: 1px solid #E6E9EC;
  color: var(--houzing-link-color);
}
.page-links > span:not(.page-links-title):hover, .page-links > span:not(.page-links-title):active,
.page-links > a:hover,
.page-links > a:active {
  color: #fff;
  background: var(--houzing-theme-color);
  border-color: var(--houzing-theme-color);
}
.page-links > span:not(.page-links-title) {
  color: #fff;
  background: var(--houzing-theme-color);
  border-color: var(--houzing-theme-color);
}

option {
  padding: 5px;
}

@media (min-width: 992px) {
  .space-padding-left-30 {
    padding-left: 30px !important;
  }
}
.woocommerce-MyAccount-navigation > ul {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 35px;
}

.yith_woocompare_colorbox #cboxWrapper #cboxContent {
  position: relative;
}
.yith_woocompare_colorbox #cboxWrapper #cboxContent #cboxClose {
  position: absolute;
  top: -5px;
  right: -5px;
  padding: 5px;
  color: #fff;
  background: #e44343;
  text-transform: capitalize;
  font-size: 14px;
  width: 80px;
  height: 36px;
  text-indent: 0;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.rtl .yith_woocompare_colorbox #cboxWrapper #cboxContent #cboxClose {
  left: -5px;
  right: auto;
}
.yith_woocompare_colorbox #cboxWrapper #cboxContent #cboxClose:hover, .yith_woocompare_colorbox #cboxWrapper #cboxContent #cboxClose:active {
  background: #e12d2d;
}

.image-lazy-loading .image-wrapper {
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 38 38" stroke="rgba(102,102,102,0.25)"%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cg transform="translate(1 1)" stroke-width="2"%3E%3Ccircle stroke-opacity=".55" cx="18" cy="18" r="18"/%3E%3Cpath d="M36 18c0-9.94-8.06-18-18-18"%3E%3CanimateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
  max-height: 100%;
}
.image-lazy-loading .image-wrapper img {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.image-lazy-loading .image-wrapper.image-loaded {
  background: none;
}
.image-lazy-loading .image-wrapper.image-loaded img {
  opacity: 1;
  filter: alpha(opacity=100);
}

body.rtl .navbar-nav {
  float: right;
}
body.rtl .nav-tabs > li {
  float: right;
}
body.rtl .apus-topcart .dropdown-menu-right {
  right: auto;
  left: 0;
}
body.rtl .dropdown-menu {
  text-align: right;
}
body.rtl .widget-nav-menu .menu li > a::before {
  content: "\f0d9";
}
body.rtl .media-left, body.rtl .media > .pull-left {
  padding-left: 15px;
  padding-right: inherit;
}
body.rtl .mm-menu.mm-offcanvas {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
body.rtl .mm-menu.mm-offcanvas.mm-opened {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
body.rtl .mm-listview .mm-next {
  right: inherit;
  left: 0;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
body.rtl .mm-listview .mm-next + a, body.rtl .mm-listview .mm-next + span {
  margin-right: 0;
  margin-left: 50px;
}
body.rtl .mm-listview > li > a, body.rtl .mm-listview > li > span {
  padding-right: 20px;
}
body.rtl .mm-menu .menu a {
  padding-right: 20px;
}
body.rtl .properties-filter-sidebar-wrapper {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
body.rtl .properties-filter-sidebar-wrapper.active {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
body.rtl .customizer-search > .select2-dropdown {
  min-width: 0;
}
@media (max-width: 767px) {
  body.rtl .energy-inner .energy-group .indicator-energy {
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
  }
}
body.rtl .widget-property-search-form.style2 .content-main-inner {
  padding-left: 10px;
}
body.rtl .widget-property-search-form.style3 form.form-search .form-group-inner > i ~ .select2-container,
body.rtl .widget-property-search-form.style3 form.form-search .form-group-inner > i + :not(.select2-hidden-accessible) {
  padding-left: 20px !important;
}
body.rtl .widget-property-search-form.style3 .content-main-inner .form-control .select2-selection__arrow,
body.rtl .widget-property-search-form.style3 .content-main-inner .select2-selection--single .select2-selection__arrow {
  right: inherit !important;
}

.show-search {
  cursor: pointer;
  line-height: 1;
  font-size: 16px;
}
.show-search:hover, .show-search:active, .show-search:focus {
  color: var(--houzing-theme-color);
}

.apus-header .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
  border: none !important;
  padding: 4px 25px 6px 0;
  background: transparent !important;
  color: #707070 !important;
}
.apus-header .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
  background: #fff;
  border: none;
  border: 1px solid #E6E9EC;
  min-width: 114px;
}
.apus-header .wpml-ls-legacy-dropdown .wpml-ls-sub-menu li {
  border-bottom: 1px solid #E6E9EC;
  padding: 9px 10px;
}
.apus-header .wpml-ls-legacy-dropdown .wpml-ls-sub-menu li a {
  border: none !important;
  background: transparent !important;
  padding: 0;
  color: var(--houzing-link-color);
}
.apus-header .wpml-ls-legacy-dropdown .wpml-ls-sub-menu li a:hover, .apus-header .wpml-ls-legacy-dropdown .wpml-ls-sub-menu li a:focus {
  color: var(--houzing-theme-color);
}
.apus-header .wpml-ls-legacy-dropdown .wpml-ls-sub-menu li:last-child {
  border: none;
}
.apus-header .wpml-ls-legacy-dropdown {
  width: auto;
}
.apus-header .woo-multi-currency.shortcode.plain-vertical .wmc-currency-wrapper span.wmc-current-currency,
.apus-header .woo-multi-currency.shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency .wmc-currency {
  padding: 0;
  border: none;
  background: transparent;
}
.apus-header .woo-multi-currency.shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency .wmc-currency {
  padding: 5px 10px;
  border-bottom: 1px solid #E6E9EC;
}
.apus-header .woo-multi-currency.shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency .wmc-currency:last-child {
  border: none;
}
.apus-header .woo-multi-currency.shortcode.plain-vertical .wmc-currency-wrapper span.wmc-current-currency {
  font-weight: 400;
  color: #707070;
}
.apus-header .woo-multi-currency.shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency .wmc-currency a:hover, .apus-header .woo-multi-currency.shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency .wmc-currency.active a {
  font-weight: 400;
  color: var(--houzing-theme-color);
}
.apus-header .woo-multi-currency.shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency {
  min-width: 80px;
  text-align: inherit;
  z-index: 99;
}
.apus-header .woo-multi-currency.shortcode.plain-vertical .wmc-currency-wrapper span.wmc-current-currency::after {
  font-size: 11px;
}
.apus-header .apus-topbar .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
  min-width: 155px;
}

.search-header {
  position: fixed;
  z-index: 9;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: #f7f7f7;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.search-header.active {
  opacity: 1;
  filter: alpha(opacity=100);
  height: 100%;
  visibility: visible;
}

.apus_socials {
  list-style: none;
  padding: 0;
}
.apus_socials li {
  display: inline-block;
  margin-right: 10px;
}
.rtl .apus_socials li {
  margin-left: 10px;
  margin-right: 0;
}
.apus_socials li:last-child {
  margin: 0;
}
.apus_socials a {
  border: 1px solid #dce1e6;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  display: inline-block;
  text-indent: 2px;
}
.apus_socials a:hover, .apus_socials a:focus {
  color: #fff !important;
  background: var(--houzing-theme-color);
  border-color: var(--houzing-theme-color);
}
.apus_socials a.facebook {
  color: #3c66c4;
}
.apus_socials a.twitter {
  color: #00aced;
}
.apus_socials a.pinterest {
  color: #bd081c;
}
.apus_socials a.google-plus {
  color: #dc473a;
}
.apus_socials a.instagram {
  color: #bc44bd;
}
.apus_socials.style2 a {
  border-color: #47586d;
}

.select2-container {
  outline: none !important;
}
.select2-container.select2-container--default .select2-search--dropdown {
  padding: 20px 20px 0;
}
.select2-container.select2-container--default .select2-search--dropdown .select2-search__field {
  outline: none !important;
  border-color: #E6E9EC;
  border-width: 0 0 2px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  height: 40px;
  font-size: 14px;
  padding: 5px 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.select2-container.select2-container--default .select2-search--dropdown .select2-search__field:focus {
  border-color: var(--houzing-theme-color);
}

.select2-results__option {
  padding: 5px 10px;
  outline: none !important;
}

.select2-dropdown {
  border: 1px solid #E6E9EC !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 3px !important;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -ms-border-radius: 3px !important;
  -o-border-radius: 3px !important;
  min-width: 160px;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 215px !important;
}

.select2-results > .select2-results__options {
  padding: 10px 20px;
}
.select2-results .select2-results__option {
  color: var(--houzing-text-color);
  font-size: 13px;
  padding: 6px 0;
  background-color: transparent;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  border-bottom: 1px solid #E6E9EC;
}
@media (min-width: 1200px) {
  .select2-results .select2-results__option {
    padding: 8px 0;
  }
}
.select2-results .select2-results__option:last-child {
  border-bottom: 0;
}

.select2-container--default.select2-container .select2-selection--single {
  height: 52px;
  background: #fff;
  outline: none !important;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border: 1px solid #E6E9EC;
  margin: 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  padding: 0 10px;
}
.select2-container--default.select2-container .select2-selection--single .select2-selection__rendered {
  padding-top: 10px;
  padding-bottom: 10px;
  color: var(--houzing-text-color);
}
.select2-container--default.select2-container .select2-selection--single .select2-selection__placeholder {
  color: var(--houzing-text-color);
}
.select2-container--default.select2-container .select2-selection--single .select2-selection__arrow {
  top: 12px;
  right: 10px;
}
.rtl .select2-container--default.select2-container .select2-selection--single .select2-selection__arrow {
  left: 10px;
  right: auto;
}
.select2-container--default.select2-container .select2-selection--single .select2-selection__clear:hover, .select2-container--default.select2-container .select2-selection--single .select2-selection__clear:focus {
  color: #e44343;
}

.select2-container--default.select2-container .select2-selection--multiple {
  height: 52px;
  outline: none !important;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border: 1px solid #E6E9EC;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.select2-container--default.select2-container .select2-selection--multiple .select2-selection__choice {
  border: 0;
  color: var(--houzing-theme-color);
  background-color: var(--houzing-theme-color-007);
}

.select2-container--default.select2-container.select2-container--open .select2-selection--multiple {
  border-color: var(--houzing-theme-color);
}

.select2-container--default.select2-container.select2-container--open .select2-selection--single {
  border-color: #d8dce1;
}

.select2-container.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
  color: var(--houzing-link-color);
  background-color: #fff;
}

.select2-container.select2-container--default .select2-results__option[aria-selected="true"], .select2-container--default .select2-results__option[data-selected="true"] {
  color: var(--houzing-link-color);
  background-color: #fff;
  font-weight: 600;
}
.select2-container.select2-container--default .select2-results__option[aria-selected="true"]:before, .select2-container--default .select2-results__option[data-selected="true"]:before {
  content: "\f11f";
  font-family: "Flaticon";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  display: inline-block;
}
.rtl .select2-container.select2-container--default .select2-results__option[aria-selected="true"]:before, .rtl .select2-container--default .select2-results__option[data-selected="true"]:before {
  left: 0;
  right: auto;
}

@media (min-width: 992px) {
  .customizer-search.customizer-search-halpmap > .select2-dropdown {
    margin-top: 10px;
  }
}

.select2-container.orderby .select2-dropdown {
  margin-top: 5px;
}

.nav-tabs-custom {
  border: 1px solid #e8ebef;
  margin: 47px 0 0;
}
.nav-tabs-custom > .nav-tabs {
  margin-top: -47px;
  margin-left: -1px;
}
.rtl .nav-tabs-custom > .nav-tabs {
  margin-right: -1px;
  margin-left: 0;
}

.nav-tabs-custom .tab-content > .tab-pane {
  padding: 0 1em;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

section#medical .col-md-3.col-sm-4,
.fontawesome-icon-list .col-md-3.col-sm-4 {
  padding: 10px;
}

.bs-glyphicons {
  padding: 0;
}

.bs-glyphicons li {
  width: 24.5%;
  height: 115px;
  padding: 10px;
  margin: 0 -1px -1px 0;
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
  border: 1px solid #e8edef;
  display: inline-block;
}

.bs-glyphicons .glyphicon {
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 24px;
}

.bs-glyphicons .glyphicon-class {
  display: block;
  text-align: center;
  word-wrap: break-word;
}

.apus-social-share a {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  background-color: var(--houzing-theme-color);
  color: #fff;
  font-size: 12px;
  padding: 0 14px;
  line-height: 40px;
  margin-right: 8px;
}
.apus-social-share a i {
  display: inline-block;
  margin-right: 5px;
}
.rtl .apus-social-share a i {
  margin-left: 5px;
  margin-right: 0;
}
.rtl .apus-social-share a {
  margin-left: 8px;
  margin-right: 0;
}
@media (min-width: 1500px) {
  .apus-social-share a {
    padding: 0 16px;
    line-height: 45px;
  }
}
.apus-social-share a:hover, .apus-social-share a:active {
  background: var(--houzing-theme-hover-color);
  color: #fff;
}
.apus-social-share a.addthis_button_compact {
  min-width: auto;
  background-color: #0D263B;
  font-size: 22px;
}
.apus-social-share a.addthis_button_compact i {
  display: none;
}
.apus-social-share a.addthis_button_facebook {
  background-color: #306199;
}
.apus-social-share a.addthis_button_facebook:hover, .apus-social-share a.addthis_button_facebook:active {
  background-color: #2a5586;
}
.apus-social-share a.addthis_button_twitter {
  background-color: #26C4F1;
}
.apus-social-share a.addthis_button_twitter:hover, .apus-social-share a.addthis_button_twitter:active {
  background-color: #0fbdee;
}
.apus-social-share a.addthis_button_pinterest {
  background-color: #E82B2D;
}
.apus-social-share a.addthis_button_pinterest:hover, .apus-social-share a.addthis_button_pinterest:active {
  background-color: #e1181b;
}
@media (max-width: 767px) {
  .apus-social-share i {
    margin: 0 !important;
  }
  .apus-social-share .text {
    display: none;
  }
}

.box-account .title {
  margin: 0 0 20px;
  font-size: 25px;
}

.space-height-20 {
  height: 20px;
  width: 100%;
  overflow: hidden;
}

.filter-scroll {
  height: 100%;
}

.tooltip {
  z-index: 4;
}

.flaticon-repeat:before {
  content: "\f129";
  font-family: "Flaticon";
}

.affix {
  position: fixed !important;
}

.tooltip.top .tooltip-arrow {
  border-top-color: #24324a;
}
.tooltip.top .tooltip-inner {
  padding: 5px 15px;
  background-color: #24324a;
  color: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

.apus-results {
  margin-top: 10px;
}
.apus-results .apus-results-reset {
  display: inline-block;
  padding: 6px 15px;
  background: #e44343;
  color: #fff;
  white-space: nowrap;
  font-weight: 400;
  font-size: 15px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.apus-results .apus-results-reset:hover, .apus-results .apus-results-reset:active {
  color: #fff;
  background: #d51f1f;
}

.ajax-pagination {
  text-align: center;
  margin: 10px 0;
}
.ajax-pagination.apus-loader .apus-loadmore-btn {
  display: none;
}
.ajax-pagination.apus-loader:after {
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 38 38" stroke="rgba(102,102,102,0.25)"%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cg transform="translate(1 1)" stroke-width="2"%3E%3Ccircle stroke-opacity=".55" cx="18" cy="18" r="18"/%3E%3Cpath d="M36 18c0-9.94-8.06-18-18-18"%3E%3CanimateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
  background-position: center center;
  background-repeat: no-repeat;
  content: "";
  width: 40px;
  height: 40px;
  display: block;
  width: 100%;
}
.ajax-pagination .apus-loadmore-btn + .apus-allproducts {
  display: none;
}
.ajax-pagination .apus-loadmore-btn.hidden + .apus-allproducts {
  display: block;
  color: #e44343;
}

.ajax-properties-pagination {
  text-align: center;
}
.ajax-properties-pagination .apus-loadmore-btn {
  display: none;
}
.ajax-properties-pagination:not(.all-properties-loaded) .apus-loadmore-btn {
  display: inline-block;
}
.ajax-properties-pagination:not(.all-properties-loaded) .apus-allproducts {
  display: none;
}

body.single-post .apus-breadscrumb .wrapper-breads {
  padding: 20px 0;
  text-align: left;
}
.rtl body.single-post .apus-breadscrumb .wrapper-breads {
  text-align: right;
}

html.mm-blocking.mm-opened {
  overflow: visible;
}

/* 2. elements */
/* block */
.widget {
  margin-bottom: 30px;
  position: relative;
  padding: 0px;
  background: transparent;
}
.widget .widget-title, .widget .widgettitle, .widget .widget-heading {
  font-size: 16px;
  margin: 0 0 15px;
}
@media (min-width: 1200px) {
  .widget .widget-title, .widget .widgettitle, .widget .widget-heading {
    margin: 0 0 25px;
    font-size: 18px;
  }
}
.widget .widget-title .urgent,
.widget .widget-title .featured, .widget .widgettitle .urgent,
.widget .widgettitle .featured, .widget .widget-heading .urgent,
.widget .widget-heading .featured {
  font-size: 12px;
}

.sidebar .widget,
.apus-sidebar .widget {
  margin: 0 0 30px;
  padding: 15px;
  background: #fff;
  border: 1px solid #E6E9EC;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-box-shadow: 0 10px 30px 0 rgba(13, 38, 59, 0.05);
  box-shadow: 0 10px 30px 0 rgba(13, 38, 59, 0.05);
}
@media (min-width: 1200px) {
  .sidebar .widget,
  .apus-sidebar .widget {
    padding: 27px 30px 30px;
  }
}
.sidebar .widget#calendar_wrap,
.apus-sidebar .widget#calendar_wrap {
  padding: 0;
}
.sidebar .widget.widget_job_filter_widget, .sidebar .widget.widget_employer_filter_widget, .sidebar .widget.widget_candidate_filter_widget,
.apus-sidebar .widget.widget_job_filter_widget,
.apus-sidebar .widget.widget_employer_filter_widget,
.apus-sidebar .widget.widget_candidate_filter_widget {
  padding: 0;
  border: 0;
}
.sidebar .widget.widget_tag_cloud,
.apus-sidebar .widget.widget_tag_cloud {
  padding-bottom: 15px;
}
.sidebar .widget.widget_apus_candidate_info, .sidebar .widget.widget_apus_candidate_contact_info, .sidebar .widget.widget_apus_employer_maps,
.apus-sidebar .widget.widget_apus_candidate_info,
.apus-sidebar .widget.widget_apus_candidate_contact_info,
.apus-sidebar .widget.widget_apus_employer_maps {
  padding: 0;
  overflow: hidden;
}
.sidebar .widget.widget_apus_candidate_info .candidate_profile,
.sidebar .widget.widget_apus_candidate_info .candidate-detail-location,
.sidebar .widget.widget_apus_candidate_info .employer-detail-location, .sidebar .widget.widget_apus_candidate_contact_info .candidate_profile,
.sidebar .widget.widget_apus_candidate_contact_info .candidate-detail-location,
.sidebar .widget.widget_apus_candidate_contact_info .employer-detail-location, .sidebar .widget.widget_apus_employer_maps .candidate_profile,
.sidebar .widget.widget_apus_employer_maps .candidate-detail-location,
.sidebar .widget.widget_apus_employer_maps .employer-detail-location,
.apus-sidebar .widget.widget_apus_candidate_info .candidate_profile,
.apus-sidebar .widget.widget_apus_candidate_info .candidate-detail-location,
.apus-sidebar .widget.widget_apus_candidate_info .employer-detail-location,
.apus-sidebar .widget.widget_apus_candidate_contact_info .candidate_profile,
.apus-sidebar .widget.widget_apus_candidate_contact_info .candidate-detail-location,
.apus-sidebar .widget.widget_apus_candidate_contact_info .employer-detail-location,
.apus-sidebar .widget.widget_apus_employer_maps .candidate_profile,
.apus-sidebar .widget.widget_apus_employer_maps .candidate-detail-location,
.apus-sidebar .widget.widget_apus_employer_maps .employer-detail-location {
  padding: 25px 30px;
}
.sidebar .widget.widget_apus_candidate_contact_info .job_maps_sidebar, .sidebar .widget.widget_apus_employer_maps .job_maps_sidebar,
.apus-sidebar .widget.widget_apus_candidate_contact_info .job_maps_sidebar,
.apus-sidebar .widget.widget_apus_employer_maps .job_maps_sidebar {
  padding: 0 30px 25px;
}
.sidebar .widget_calendar .calendar_wrap,
.apus-sidebar .widget_calendar .calendar_wrap {
  overflow-x: auto;
}
.sidebar .apus-products-list,
.apus-sidebar .apus-products-list {
  border-style: solid;
  border-color: #E6E9EC;
  border-width: 0 1px 1px;
}
.sidebar .apus-products-list .product-block,
.apus-sidebar .apus-products-list .product-block {
  padding: 20px;
  margin: 0;
}
.sidebar .row.instagram-pics,
.apus-sidebar .row.instagram-pics {
  margin-left: -6px;
  margin-right: -6px;
}
.sidebar .row.instagram-pics > [class*="col-md"],
.apus-sidebar .row.instagram-pics > [class*="col-md"] {
  padding-left: 6px;
  padding-right: 6px;
  margin-bottom: 12px;
}
.sidebar .widget_apus_single_image,
.apus-sidebar .widget_apus_single_image {
  margin-bottom: 30px;
}

.page-shop .sidebar .widget .widget-title, .page-shop .sidebar .widget .widgettitle, .page-shop .sidebar .widget .widget-heading,
.page-shop .apus-sidebar .widget .widget-title,
.page-shop .apus-sidebar .widget .widgettitle,
.page-shop .apus-sidebar .widget .widget-heading {
  font-size: 15px;
  margin: 0 0 20px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.apus-header .widget-search {
  background-color: transparent;
}
.apus-header .widget-search .input-group {
  border-color: #f7f7f7;
  background-color: #f7f7f7;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
}
.apus-header .widget-search .apus-search {
  background-color: #f7f7f7;
}
@media (min-width: 1500px) {
  .apus-header .widget-search .apus-search {
    min-width: 280px;
  }
}

@media (min-width: 1200px) {
  .apus-footer .widget .widget-title {
    margin: 0 0 30px;
  }
}

/* 3. form */
.btn-action-icon {
  height: 35px;
  line-height: 35px;
  text-align: center;
  width: 35px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  display: inline-block;
  color: #696969;
  background-color: #F6F8F9;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  font-size: 14px;
  position: relative;
}
.btn-action-icon.btn-action-sm {
  height: 30px;
  line-height: 30px;
  width: 30px;
}
.btn-action-icon.btn-action-sm:before {
  line-height: 30px;
}
@media (min-width: 1200px) {
  .btn-action-icon.btn-action-lg {
    height: 45px;
    line-height: 45px;
    width: 45px;
    font-size: 18px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
  }
  .btn-action-icon.btn-action-lg:before {
    line-height: 45px;
  }
}
.btn-action-icon:hover, .btn-action-icon:focus {
  color: #fff;
  background: var(--houzing-theme-color);
}
.btn-action-icon.rejec:hover, .btn-action-icon.rejec:focus {
  color: #fff;
  background: #f0ad4e;
}
.btn-action-icon.rejec.rejected {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.btn-action-icon.download:hover, .btn-action-icon.download:focus {
  color: #fff;
  background: #222;
}
.btn-action-icon[class*="remove"]:hover, .btn-action-icon[class*="remove"]:focus {
  color: #fff;
  background: #e44343;
}
.btn-action-icon:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 34px;
  opacity: 0;
  filter: alpha(opacity=0);
  color: var(--houzing-link-color);
  content: '\f110';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.btn-action-icon.loading {
  background: rgba(255, 255, 255, 0.8) !important;
  color: transparent !important;
}
.btn-action-icon.loading:before {
  opacity: 0.8;
  filter: alpha(opacity=80);
  animation: rotate_icon 1500ms linear 0s normal none infinite running;
  -webkit-animation: rotate_icon 1500ms linear 0s normal none infinite running;
}

.view_all {
  font-weight: 500;
  display: inline-block;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.view_all i {
  display: inline-block;
  margin-left: 10px;
}
.rtl .view_all i {
  margin-right: 10px;
  margin-left: 0;
}
.view_all:hover {
  -webkit-animation: slideIcon 0.6s linear 0s 1 normal;
  /* Safari 4.0 - 8.0 */
  animation: slideIcon 0.6s linear 0s 1 normal;
}

.btn-icon i {
  font-size: 24px;
  line-height: 1;
  vertical-align: middle;
  display: inline-block;
}
@media (min-width: 1200px) {
  .btn-icon i {
    font-size: 28px !important;
  }
  .btn-icon i .pre {
    margin-right: 12px !important;
  }
  .rtl .btn-icon i .pre {
    margin-left: 12px !important;
    margin-right: 0;
  }
  .btn-icon i .next {
    margin-left: 12px !important;
  }
  .rtl .btn-icon i .next {
    margin-right: 12px !important;
    margin-left: 0;
  }
}

.btn-link-job,
.button,
.btn {
  outline: none !important;
}
.btn-link-job .pre,
.button .pre,
.btn .pre {
  vertical-align: middle;
  display: inline-block;
  margin-right: 10px;
}
.rtl .btn-link-job .pre, .rtl
.button .pre, .rtl
.btn .pre {
  margin-left: 10px;
  margin-right: 0;
}
.btn-link-job .next,
.button .next,
.btn .next {
  vertical-align: middle;
  display: inline-block;
  margin-left: 10px;
}
.rtl .btn-link-job .next, .rtl
.button .next, .rtl
.btn .next {
  margin-right: 10px;
  margin-left: 0;
}

.btn-candidate-alert:before,
.btn-job-alert:before {
  content: "\f142";
  font-family: "Flaticon";
  margin-right: 10px;
  font-size: 25px;
  line-height: 0;
  vertical-align: sub;
  display: inline-block;
}
.rtl .btn-candidate-alert:before, .rtl
.btn-job-alert:before {
  margin-left: 10px;
  margin-right: 0;
}

.btn-outline-light {
  color: #FFFFFF;
  background-color: transparent;
  border-color: #FFFFFF;
}
.btn-outline-light:hover, .btn-outline-light:focus, .btn-outline-light:active, .btn-outline-light.active {
  color: #262626;
  background-color: #FFFFFF;
  border-color: #262626;
}
.open .btn-outline-light.dropdown-toggle {
  color: #262626;
  background-color: #FFFFFF;
  border-color: #262626;
}
.btn-outline-light:active, .btn-outline-light.active {
  background-image: none;
}
.open .btn-outline-light.dropdown-toggle {
  background-image: none;
}
.btn-outline-light.disabled, .btn-outline-light.disabled:hover, .btn-outline-light.disabled:focus, .btn-outline-light.disabled:active, .btn-outline-light.disabled.active, .btn-outline-light[disabled], .btn-outline-light[disabled]:hover, .btn-outline-light[disabled]:focus, .btn-outline-light[disabled]:active, .btn-outline-light[disabled].active, fieldset[disabled] .btn-outline-light, fieldset[disabled] .btn-outline-light:hover, fieldset[disabled] .btn-outline-light:focus, fieldset[disabled] .btn-outline-light:active, fieldset[disabled] .btn-outline-light.active {
  background-color: transparent;
  border-color: #FFFFFF;
}
.btn-outline-light .badge {
  color: transparent;
  background-color: #FFFFFF;
}

.btn-shop {
  padding: 0 0 3px;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  border-bottom: 2px solid #f43434;
}

.btn-outline.btn-primary {
  background: transparent;
  border-color: #262626;
  color: #262626;
}
.btn-outline.btn-primary:hover {
  color: #fff;
  border-color: #262626;
  background: #262626;
}
.btn-outline.btn-success {
  background: transparent;
  border-color: #79b530;
  color: #79b530;
}
.btn-outline.btn-success:hover {
  color: #FFFFFF;
  border-color: #79b530;
  background: #79b530;
}
.btn-outline.btn-info {
  background: transparent;
  border-color: #27ceb4;
  color: #27ceb4;
}
.btn-outline.btn-info:hover {
  color: #FFFFFF;
  border-color: #27ceb4;
  background: #27ceb4;
}
.btn-outline.btn-danger {
  background: transparent;
  border-color: #e44343;
  color: #e44343;
}
.btn-outline.btn-danger:hover {
  color: #FFFFFF;
  border-color: #e44343;
  background: #e44343;
}
.btn-outline.btn-warning {
  background: transparent;
  border-color: #f0ad4e;
  color: #f0ad4e;
}
.btn-outline.btn-warning:hover {
  color: #FFFFFF;
  border-color: #f0ad4e;
  background: #f0ad4e;
}

.btn-inverse.btn-primary:hover {
  color: #262626;
  background: #FFFFFF;
}
.btn-inverse.btn-success:hover {
  color: #79b530;
  background: #FFFFFF;
}
.btn-inverse.btn-info:hover {
  color: #27ceb4;
  background: #FFFFFF;
}
.btn-inverse.btn-danger:hover {
  color: #e44343;
  background: #FFFFFF;
}
.btn-inverse.btn-warning:hover {
  color: #f0ad4e;
  background: #FFFFFF;
}

.btn-compare.btn-outline {
  color: #4c4c4c;
  background: #fff;
  border: 1px solid #e9e9e9;
  height: 52px;
}
.btn-compare.btn-outline:hover, .btn-compare.btn-outline:active {
  color: #fff;
  background: #4c4c4c;
  border-color: #4c4c4c;
}

.view-more-btn i {
  margin-left: 12px;
}
.rtl .view-more-btn i {
  margin-right: 12px;
  margin-left: 0;
}

.reamore {
  font-size: 14px;
  font-weight: 500;
  color: var(--houzing-theme-color) !important;
  text-transform: uppercase;
  padding: 0 0 4px;
  border-bottom: 2px solid var(--houzing-theme-color);
}
.reamore i {
  margin-left: 8px;
}
.rtl .reamore i {
  margin-right: 8px;
  margin-left: 0;
}

.btn-browse {
  text-transform: uppercase;
  font-size: 12px;
  padding: 10px 15px;
  border: 1px solid #eaeff5;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  line-height: 1.42857143;
}
.btn-browse:hover, .btn-browse:focus {
  background: var(--houzing-theme-color);
  color: #fff;
  border-color: var(--houzing-theme-color);
}

.apus-loadmore-btn {
  display: inline-block;
  padding: 10px 30px;
  border: 1px solid #24324A;
  text-transform: capitalize;
  font-weight: 600;
  color: #24324A;
  background-color: #fff;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  position: relative;
}
@media (min-width: 1200px) {
  .apus-loadmore-btn {
    padding: 10px 40px;
  }
}
.apus-loadmore-btn:hover, .apus-loadmore-btn:focus {
  color: #fff;
  border-color: #24324A;
  background-color: #24324A;
}
.apus-loadmore-btn.loading {
  border-color: transparent !important;
  background-color: transparent !important;
  color: transparent !important;
}
.apus-loadmore-btn.loading:after {
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 38 38" stroke="rgba(102,102,102,0.25)"%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cg transform="translate(1 1)" stroke-width="2"%3E%3Ccircle stroke-opacity=".55" cx="18" cy="18" r="18"/%3E%3Cpath d="M36 18c0-9.94-8.06-18-18-18"%3E%3CanimateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
  background-position: center center;
  background-repeat: no-repeat;
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.viewmore-products-btn {
  position: relative;
}
.viewmore-products-btn:before {
  content: '';
  position: absolute;
  top: -2px;
  left: -2px;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
  background: rgba(255, 255, 255, 0.9) url(../images/loading-quick.gif) no-repeat scroll center center/20px auto;
}
.viewmore-products-btn.loading:before {
  opacity: 1;
  filter: alpha(opacity=100);
}

button:focus,
.btn:focus {
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.radius-0 {
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
}

.radius-circle {
  border-radius: 100px !important;
  -webkit-border-radius: 100px !important;
  -moz-border-radius: 100px !important;
  -ms-border-radius: 100px !important;
  -o-border-radius: 100px !important;
}

.read-more {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: var(--houzing-theme-color);
}

.btn-white {
  background: #fff;
  color: var(--houzing-theme-color);
  border-color: #fff;
}
.btn-white:active, .btn-white:hover {
  color: var(--houzing-theme-color);
  background: #f2f2f2;
  border-color: #f2f2f2;
}

.btn-purple {
  background: #bc7cbf;
  color: #fff;
  border-color: #bc7cbf;
}
.btn-purple:active, .btn-purple:hover {
  color: #fff;
  background: #b36bb7;
  border-color: #b36bb7;
}

.btn-brown {
  background: transparent;
  color: #c0c0c0;
  border-color: #4e4f4f;
}
.btn-brown:focus, .btn-brown:hover {
  color: #fff;
  background: transparent;
  border-color: #fff;
}

.btn-back {
  padding: 8px 15px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  background: rgba(255, 58, 114, 0.1);
  color: #ff7c39;
  border-color: #ff7c39;
}
.btn-back:focus, .btn-back:hover {
  color: #fff;
  background: #ff3a72;
  border-color: #ff7c39;
}

.btn-white.btn-br-white {
  background: #fff;
  color: var(--houzing-link-color);
  border-color: #fff;
}
.btn-white.btn-br-white:active, .btn-white.btn-br-white:hover {
  color: var(--houzing-link-color);
  background: #d9d9d9;
  border-color: #d9d9d9;
}

.btn-gradient-primary .elementor-button {
  border: none !important;
  overflow: hidden;
  background-image: -webkit-linear-gradient(left, #ff337d 0%, #fd5559 100%);
  background-image: -o-linear-gradient(left, #ff337d 0%, #fd5559 100%);
  background-image: linear-gradient(to right, #ff337d 0%, #fd5559 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFF337D', endColorstr='#FFFD5559', GradientType=1);
  position: relative;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.btn-gradient-primary .elementor-button:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
  background-image: -webkit-linear-gradient(left, #fd5559 0%, #ff337d 100%);
  background-image: -o-linear-gradient(left, #fd5559 0%, #ff337d 100%);
  background-image: linear-gradient(to right, #fd5559 0%, #ff337d 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFD5559', endColorstr='#FFFF337D', GradientType=1);
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.btn-gradient-primary .elementor-button > * {
  position: relative;
  z-index: 2;
}
.btn-gradient-primary .elementor-button:hover:before, .btn-gradient-primary .elementor-button:active:before {
  opacity: 1;
  filter: alpha(opacity=100);
}

.btn-readmore {
  position: relative;
  overflow: hidden;
  display: inline-block;
  color: var(--houzing-theme-color);
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
}
.btn-readmore:before {
  content: '';
  position: absolute;
  bottom: 1px;
  left: 0;
  width: 100%;
  height: 1px;
  display: block;
  background: var(--houzing-theme-color);
  -webkit-transition: width 0.3s ease-in-out 0s;
  -o-transition: width 0.3s ease-in-out 0s;
  transition: width 0.3s ease-in-out 0s;
}
.btn-readmore:hover:before, .btn-readmore:focus:before {
  width: 0;
  right: 0;
  left: inherit;
}
.btn-readmore.st2 {
  text-transform: capitalize;
  padding: 0 0 5px;
}
.btn-readmore.st2:before {
  height: 2px;
}

.btn-more {
  position: relative;
  overflow: hidden;
  display: inline-block;
  color: var(--houzing-theme-color) !important;
  padding: 0 0 2px;
}
.btn-more:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 70%;
  height: 2px;
  display: block;
  background: var(--houzing-theme-color);
  -webkit-transition: width 0.3s ease-in-out 0s;
  -o-transition: width 0.3s ease-in-out 0s;
  transition: width 0.3s ease-in-out 0s;
}
.rtl .btn-more:before {
  right: 0;
  left: auto;
}
.btn-more:hover:before, .btn-more:focus:before {
  width: 100%;
}
.btn-more.text-white:before {
  background-color: #fff;
}

.btn-lighten {
  border-color: #fff;
  color: #fff;
  background: transparent;
}
.btn-lighten:hover {
  color: #fff;
  background: transparent;
  border-color: #fff;
}

.btn-outline.btn-white {
  background: transparent;
  color: #fff;
  border-color: #fff;
}
.btn-outline.btn-white:active, .btn-outline.btn-white:hover {
  color: #fff;
  background: var(--houzing-theme-color);
  border-color: var(--houzing-theme-color);
}

.btn-pink {
  color: #fff;
  background-color: #e3a3a2;
  border-color: #e3a3a2;
}
.btn-pink:hover, .btn-pink:focus, .btn-pink:active, .btn-pink.active, .open > .btn-pink.dropdown-toggle {
  color: #fff;
  background-color: #d77c7b;
  border-color: #d77c7b;
}
.btn-pink:active, .btn-pink.active, .open > .btn-pink.dropdown-toggle {
  background-image: none;
}
.btn-pink.disabled, .btn-pink.disabled:hover, .btn-pink.disabled:focus, .btn-pink.disabled:active, .btn-pink.disabled.active, .btn-pink[disabled], .btn-pink[disabled]:hover, .btn-pink[disabled]:focus, .btn-pink[disabled]:active, .btn-pink[disabled].active, fieldset[disabled] .btn-pink, fieldset[disabled] .btn-pink:hover, fieldset[disabled] .btn-pink:focus, fieldset[disabled] .btn-pink:active, fieldset[disabled] .btn-pink.active {
  background-color: #e3a3a2;
  border-color: #e3a3a2;
}
.btn-pink .badge {
  color: #e3a3a2;
  background-color: #fff;
}

.btn-primary.btn-inverse:active, .btn-primary.btn-inverse:hover {
  background: #fff !important;
  color: #262626 !important;
  border-color: #262626 !important;
}

.btn-theme {
  background: var(--houzing-theme-color);
  border-color: var(--houzing-theme-color);
}
.btn-theme:active, .btn-theme:hover {
  background: var(--houzing-theme-hover-color);
  border-color: var(--houzing-theme-hover-color);
}

.btn-yellow {
  color: #fff;
  background-color: #FF783D;
  border-color: #FF783D;
}
.btn-yellow:hover, .btn-yellow:focus, .btn-yellow:active, .btn-yellow.active, .open > .btn-yellow.dropdown-toggle {
  color: #fff;
  background-color: #ff550a;
  border-color: #ff550a;
}
.btn-yellow:active, .btn-yellow.active, .open > .btn-yellow.dropdown-toggle {
  background-image: none;
}
.btn-yellow.disabled, .btn-yellow.disabled:hover, .btn-yellow.disabled:focus, .btn-yellow.disabled:active, .btn-yellow.disabled.active, .btn-yellow[disabled], .btn-yellow[disabled]:hover, .btn-yellow[disabled]:focus, .btn-yellow[disabled]:active, .btn-yellow[disabled].active, fieldset[disabled] .btn-yellow, fieldset[disabled] .btn-yellow:hover, fieldset[disabled] .btn-yellow:focus, fieldset[disabled] .btn-yellow:active, fieldset[disabled] .btn-yellow.active {
  background-color: #FF783D;
  border-color: #FF783D;
}
.btn-yellow .badge {
  color: #FF783D;
  background-color: #fff;
}
.btn-yellow:active, .btn-yellow:hover {
  color: #fff;
}

.btn-green {
  color: #fff;
  background-color: #48C740;
  border-color: #48C740;
}
.btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active, .open > .btn-green.dropdown-toggle {
  color: #fff;
  background-color: #37a430;
  border-color: #37a430;
}
.btn-green:active, .btn-green.active, .open > .btn-green.dropdown-toggle {
  background-image: none;
}
.btn-green.disabled, .btn-green.disabled:hover, .btn-green.disabled:focus, .btn-green.disabled:active, .btn-green.disabled.active, .btn-green[disabled], .btn-green[disabled]:hover, .btn-green[disabled]:focus, .btn-green[disabled]:active, .btn-green[disabled].active, fieldset[disabled] .btn-green, fieldset[disabled] .btn-green:hover, fieldset[disabled] .btn-green:focus, fieldset[disabled] .btn-green:active, fieldset[disabled] .btn-green.active {
  background-color: #48C740;
  border-color: #48C740;
}
.btn-green .badge {
  color: #48C740;
  background-color: #fff;
}

.btn-dark {
  color: #fff;
  background-color: #0D263B;
  border-color: #0D263B;
}
.btn-dark:hover, .btn-dark:focus, .btn-dark:active, .btn-dark.active, .open > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #040b11;
  border-color: #040b11;
}
.btn-dark:active, .btn-dark.active, .open > .btn-dark.dropdown-toggle {
  background-image: none;
}
.btn-dark.disabled, .btn-dark.disabled:hover, .btn-dark.disabled:focus, .btn-dark.disabled:active, .btn-dark.disabled.active, .btn-dark[disabled], .btn-dark[disabled]:hover, .btn-dark[disabled]:focus, .btn-dark[disabled]:active, .btn-dark[disabled].active, fieldset[disabled] .btn-dark, fieldset[disabled] .btn-dark:hover, fieldset[disabled] .btn-dark:focus, fieldset[disabled] .btn-dark:active, fieldset[disabled] .btn-dark.active {
  background-color: #0D263B;
  border-color: #0D263B;
}
.btn-dark .badge {
  color: #0D263B;
  background-color: #fff;
}

.btn-theme.btn-outline {
  color: var(--houzing-theme-color);
  border-color: var(--houzing-theme-color);
  background: transparent;
}
.btn-theme.btn-outline:hover, .btn-theme.btn-outline:active {
  color: #fff;
  background: var(--houzing-theme-color);
  border-color: var(--houzing-theme-color);
}

.btn-outline.btn-green {
  color: #48C740;
  border-color: #48C740;
  background: transparent;
}
.btn-outline.btn-green:hover, .btn-outline.btn-green:active {
  color: #fff;
  background: #48C740;
  border-color: #48C740;
}

.more-link {
  color: var(--houzing-theme-color);
  display: inline-block;
  font-weight: normal;
  margin: 10px 0;
  text-transform: capitalize;
}
.more-link:hover {
  text-decoration: none;
}

.btn-shaded-sm {
  position: relative;
}
.btn-shaded-sm:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  border-width: 20px 10px;
  border-style: solid;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
}

/* Search
------------------------------------------------*/
.search-popup .dropdown-menu {
  padding: 10px;
}

.btn-action {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 11px;
  font-weight: 900;
  line-height: 30px;
  margin-bottom: 0;
  padding: 0px 10px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  vertical-align: middle;
  white-space: nowrap;
}

.searchform .input-search {
  padding: 15px;
  border-right: 0;
  line-height: 1.5;
}
.rtl .searchform .input-search {
  border-left: 0;
  border-right: inherit;
}
.searchform .btn-search {
  vertical-align: top;
  color: #adafac;
  padding: 12px 8px;
}
.searchform .input-group-btn {
  line-height: 100%;
}

.search-category .btn {
  margin-left: 10px !important;
  border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -ms-border-radius: 0px !important;
  -o-border-radius: 0px !important;
}
.rtl .search-category .btn {
  margin-right: 10px !important;
  margin-left: 0;
}
.search-category .wpo-search-inner label.form-control {
  border: none;
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.search-category select {
  border: none;
  text-transform: capitalize;
  font-weight: 500;
}

/* comment form
------------------------------------------------*/
.chosen-container {
  width: 100% !important;
}

.input-group-form {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  background: transparent;
  margin: 0 0 5px 0;
}
.input-group-form .form-control-reversed {
  border: 0px;
  background: #222222;
  color: #cccccc;
  font-size: 14px;
  height: 34px;
}
.input-group-form .form-control-reversed:hover, .input-group-form .form-control-reversed:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-group-form .input-group-addon {
  border: 0;
  background: #222222;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.btn-compare,
.btn-favorites {
  font-size: 21px;
  line-height: 1;
}
.btn-compare .count,
.btn-favorites .count {
  font-size: 13px;
  display: inline-block;
  font-weight: 600;
  color: #fff;
  background-color: var(--houzing-theme-color);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  padding: 4px 7px;
  vertical-align: top;
  margin-top: -10px;
  margin-left: -14px;
}
.rtl .btn-compare .count, .rtl
.btn-favorites .count {
  margin-right: -14px;
  margin-left: 0;
}

.btn-underline {
  text-decoration: underline;
}
.btn-underline:hover {
  color: var(--houzing-theme-color);
}

.btn-view-all-photos {
  background-color: #fff;
}
.btn-view-all-photos i {
  display: inline-block;
  margin-right: 8px;
}
.rtl .btn-view-all-photos i {
  margin-left: 8px;
  margin-right: 0;
}
@media (max-width: 991px) {
  .btn-view-all-photos {
    padding: 5px 10px;
  }
}

.btn-view i,
.view-my-listings i {
  display: inline-block;
  margin-left: 5px;
  font-size: 10px;
}
.rtl .btn-view i, .rtl
.view-my-listings i {
  margin-right: 5px;
  margin-left: 0;
}

.btn-view {
  font-size: 16px;
  font-weight: 700;
  white-space: nowrap;
}

.btn-show-filter i {
  display: inline-block;
  margin-left: 10px;
  line-height: 1;
  vertical-align: middle;
  font-size: 16px;
}
.rtl .btn-show-filter i {
  margin-right: 10px;
  margin-left: 0;
}

.btn-app {
  line-height: 1;
  color: #fff;
  background-color: #202124;
  padding: 10px 20px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  text-align: left;
}
@media (min-width: 1200px) {
  .btn-app {
    padding: 12px 25px;
  }
}
.rtl .btn-app {
  text-align: right;
}
.btn-app:hover, .btn-app:focus {
  color: #fff;
  background-color: var(--houzing-theme-color);
}
.btn-app .icon {
  font-size: 22px;
  line-height: 1;
  width: 20px;
}
@media (min-width: 1200px) {
  .btn-app .icon {
    width: 24px;
    font-size: 30px;
  }
}
.btn-app .inner {
  padding-left: 20px;
  width: calc(100% - 24px);
}
.rtl .btn-app .inner {
  padding-right: 20px;
  padding-left: inherit;
}
.btn-app .title-app {
  display: block;
  font-size: 15px;
  font-weight: 600;
  margin-top: 5px;
}
@media (min-width: 1200px) {
  .btn-app .title-app {
    font-size: 16px;
  }
}

.btn-submit i {
  font-weight: 400;
  font-size: 17px;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.rtl .btn-submit i {
  margin-left: 8px;
  margin-right: 0;
}

.btn-light-theme {
  border: 0;
  text-transform: uppercase;
  background-color: var(--houzing-theme-color-010);
  color: var(--houzing-theme-color);
  padding: 11px 35px;
}
.btn-light-theme:hover, .btn-light-theme:focus {
  color: #fff;
  background-color: var(--houzing-theme-color);
}

.filter-in-sidebar {
  padding: 8px 20px;
}
.filter-in-sidebar i {
  margin-left: 15px;
  display: inline-block;
  font-size: 17px;
  line-height: 1;
  vertical-align: middle;
}
.rtl .filter-in-sidebar i {
  margin-right: 15px;
  margin-left: 0;
}

.save-search-btn,
.reset-search-btn {
  white-space: nowrap;
}
.save-search-btn i,
.reset-search-btn i {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.rtl .save-search-btn i, .rtl
.reset-search-btn i {
  margin-left: 5px;
  margin-right: 0;
}

/* 4. layout */
/*------------------------------------*\
    apus-topbar
\*------------------------------------*/
.mm-menu .wpml-ls-legacy-dropdown a,
.topbar-right-inner .wpml-ls-legacy-dropdown a {
  border: none !important;
  padding-top: 0;
  padding-bottom: 2px;
  background: transparent !important;
}
.mm-menu .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,
.topbar-right-inner .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
  background: #fff;
  border: none;
  padding: 5px 0;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
}
.mm-menu .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a,
.topbar-right-inner .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
  padding: 5px 10px;
}
.mm-menu .wpml-ls-legacy-dropdown,
.topbar-right-inner .wpml-ls-legacy-dropdown {
  width: auto;
}
.mm-menu .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,
.topbar-right-inner .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
  min-width: 140px;
}

/*------------------------------------*\
    Header
\*------------------------------------*/
body.page-template-page-dashboard #apus-header,
body.fix-header #apus-header {
  position: fixed;
  z-index: 5;
  top: 0;
  left: 0;
  width: 100%;
}

.together-sidebar-account {
  font-size: 20px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.together-sidebar-account:hover {
  color: var(--houzing-theme-color);
}

.top-wrapper-menu {
  position: relative;
}
.top-wrapper-menu:before {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 15px;
}
.top-wrapper-menu .inner-top-menu {
  margin-top: 15px;
  padding: 15px 20px;
  position: absolute;
  top: 100%;
  right: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  background: #fff;
  z-index: 4;
  min-width: 200px;
  text-align: left;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.rtl .top-wrapper-menu .inner-top-menu {
  left: 0;
  right: auto;
}
.rtl .top-wrapper-menu .inner-top-menu {
  text-align: right;
}
.top-wrapper-menu:hover .inner-top-menu {
  border-top: 2px solid var(--houzing-theme-color);
  border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}
.top-wrapper-menu .header_customer_login {
  margin-top: 10px;
  position: absolute;
  top: 100%;
  right: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  min-width: 320px;
  z-index: 9;
}
.rtl .top-wrapper-menu .header_customer_login {
  left: 0;
  right: auto;
}
.top-wrapper-menu:hover .header_customer_login {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
  background: #fff;
  -webkit-box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.15);
}
.top-wrapper-menu .infor-account .avatar-wrapper {
  width: 38px;
  height: 38px;
  overflow: hidden;
  background: #fff;
  border: 2px solid #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  float: left;
  display: -webkit-flex;
  /* Safari */
  -webkit-align-items: center;
  /* Safari 7.0+ */
  display: flex;
  align-items: center;
  -webkit-box-shadow: 0 0 10px 0 rgba(13, 38, 59, 0.2);
  box-shadow: 0 0 10px 0 rgba(13, 38, 59, 0.2);
}
.rtl .top-wrapper-menu .infor-account .avatar-wrapper {
  float: right;
}
.top-wrapper-menu .infor-account .avatar-wrapper img {
  margin: 0;
}
.top-wrapper-menu .infor-account .avatar-wrapper + .name-acount {
  padding-left: 10px;
  width: calc(100% - 38px);
}
.rtl .top-wrapper-menu .infor-account .avatar-wrapper + .name-acount {
  padding-right: 10px;
  padding-left: inherit;
}
.top-wrapper-menu .infor-account .avatar-wrapper.avatar2 {
  width: 50px;
  height: 50px;
}
.top-wrapper-menu .infor-account .avatar-wrapper.avatar2 + .name-acount {
  width: calc(100% - 50px);
}
.top-wrapper-menu .infor-account .name-acount {
  font-size: 13px;
  font-weight: 600;
  text-transform: capitalize;
}
.top-wrapper-menu .infor-account .name-acount i {
  margin-left: 7px;
  font-size: 12px;
}
.rtl .top-wrapper-menu .infor-account .name-acount i {
  margin-right: 7px;
  margin-left: 0;
}
.top-wrapper-menu .login-icon {
  font-size: 16px;
  line-height: 1;
}
.top-wrapper-menu .login-icon + span {
  margin-left: 7px;
}
.rtl .top-wrapper-menu .login-icon + span {
  margin-right: 7px;
  margin-left: 0;
}
.top-wrapper-menu .btn-login > * {
  display: inline-block;
  vertical-align: middle;
}

.header_customer_login {
  padding: 30px;
}
.header_customer_login .title {
  margin: 0 0 10px;
  font-size: 25px;
}

.header-left [class*="icon"] {
  font-size: 16px;
}
.header-left .btn-search-top {
  margin-top: 4px;
}
.header-left .icon-menu-top [class*="icon"] {
  font-size: 30px;
}
.header-left > div {
  margin-right: 22px;
}
.rtl .header-left > div {
  margin-left: 22px;
  margin-right: 0;
}
.header-left > div:last-child {
  margin-right: 0px;
}
.rtl .header-left > div:last-child {
  margin-left: 0px;
  margin-right: 0;
}

.header-right [class*="icon"] {
  font-size: 16px;
}
.header-right > div {
  margin-left: 25px;
}
.rtl .header-right > div {
  margin-right: 25px;
  margin-left: 0;
}
.header-right > div:last-child {
  margin-left: 0px;
}
.rtl .header-right > div:last-child {
  margin-right: 0px;
  margin-left: 0;
}

.header-default {
  background: #fff;
  border-bottom: 1px solid #E6E9EC;
  padding: 25px 0;
}
@media (min-width: 1200px) {
  .header-default .megamenu > li {
    margin-right: 32px;
  }
  .rtl .header-default .megamenu > li {
    margin-left: 32px;
    margin-right: 0;
  }
  .header-default .megamenu > li:last-child {
    margin-right: 0;
  }
  .rtl .header-default .megamenu > li:last-child {
    margin-left: 0;
    margin-right: 0;
  }
}

.header-mobile {
  padding: 15px 0;
  -webkit-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
  z-index: 5;
  background: #0D263B;
}
.header-mobile .btn-showmenu {
  font-size: 20px;
  color: #fff !important;
}
.header-mobile .btn-menu-account {
  font-size: 18px;
  color: #fff !important;
}

.sticky-header {
  position: fixed !important;
  z-index: 5;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
  background: #fff;
}
.sticky-header.sticky-header-hidden {
  -webkit-transform: translateY(-110%);
  -ms-transform: translateY(-110%);
  -o-transform: translateY(-110%);
  transform: translateY(-110%);
}
.sticky-header .vertical-wrapper.show-always .content-vertical {
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.sticky-header .vertical-wrapper.show-always:hover .content-vertical {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}

.header_transparent .apus-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 7;
}
.header_transparent:not(.fix-header) .main-sticky-header:not(.sticky-header) section.elementor-element:not(.no-transparent) {
  background: transparent !important;
}
.header_transparent:not(.fix-header) .main-sticky-header:not(.sticky-header) section.elementor-element:not(.no-transparent) .apus-user-register,
.header_transparent:not(.fix-header) .main-sticky-header:not(.sticky-header) section.elementor-element:not(.no-transparent) .apus-user-login {
  color: #fff;
}
.header_transparent:not(.fix-header) .no_keep_header section.elementor-element:not(.no-transparent) {
  background: transparent !important;
}
.header_transparent .main-sticky-header:not(.sticky-header) .megamenu > li > a {
  color: #fff;
}

body.header_fixed .apus-header {
  position: fixed;
  width: 100%;
  background: #fff;
  top: 0;
  left: 0;
}

.main-sticky-header {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.header-button-woo > div {
  margin-left: 25px;
}
.rtl .header-button-woo > div {
  margin-right: 25px;
  margin-left: 0;
}
.header-button-woo > div:last-child {
  margin-left: 0;
}
.rtl .header-button-woo > div:last-child {
  margin-right: 0;
  margin-left: 0;
}

.header-sidebar {
  position: fixed;
  width: 100px;
  z-index: 91;
  left: 0;
  top: 0;
  min-height: 100vh;
  background: #000;
  color: #fff;
}
.header-sidebar a {
  color: #fff;
}
.header-sidebar a:hover, .header-sidebar a:active {
  color: var(--houzing-theme-color);
}
.header-sidebar .show-main-menu {
  width: 100px;
  height: 100px;
  line-height: 100px;
  border-width: 0 0 1px;
  border-color: #E6E9EC;
  color: #fff;
  background: #000000;
}
.header-sidebar .apus-topcart {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px 0;
  border-top: 1px solid #333333;
}
.header-sidebar .apus-topcart .count {
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
}
.header-sidebar .apus-topcart .dropdown-menu {
  bottom: 0;
  top: inherit;
  left: 100%;
}
.header-sidebar .service {
  color: #999999;
  white-space: nowrap;
  position: absolute;
  top: 50%;
  z-index: 9;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
  left: 50px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: 0 11px;
  -moz-transform-origin: 0 11px;
  -ms-transform-origin: 0 11px;
  transform-origin: 0 11px;
}
.header-sidebar .service > * {
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.header-sidebar .service p {
  margin: 0;
}

.over-dark {
  cursor: not-allowed;
  display: block;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  position: fixed;
  top: 0;
  right: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.rtl .over-dark {
  left: 0;
  right: auto;
}
.over-dark.active {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}

.menu-center .navbar-nav.megamenu {
  float: none;
  text-align: center;
}

/*------------------------------------*\
    Breadcrumb
\*------------------------------------*/
.apus-breadcrumb {
  background: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  margin: 0 0 30px;
  text-align: left;
  font-size: 14px;
}
.apus-breadcrumb .breadcrumb-title {
  color: #ccc;
  margin: 0;
  font-weight: 300;
  font-size: 48px;
}
.apus-breadcrumb nav {
  text-align: left;
  line-height: 30px;
}
.rtl .apus-breadcrumb nav {
  text-align: right;
}
.apus-breadcrumb nav a {
  color: #000;
}

/*------------------------------------*\
    Container
\*------------------------------------*/
.apus-mainbody {
  background: transparent;
  padding-top: 0px;
  padding-bottom: 0px;
}

/*------------------------------------*\
    Content
\*------------------------------------*/
.apus-content {
  background: #fff;
}
.apus-content:before, .apus-content:after {
  content: " ";
  display: table;
}
.apus-content:after {
  clear: both;
}

/*------------------------------------*\
    Pagination
\*------------------------------------*/
.navigation {
  display: block;
  clear: both;
}

.pagination,
.pagination-links,
.apus-pagination {
  width: 100%;
  padding: 10px 0;
  margin: 0;
  text-align: center;
  line-height: 1;
}
@media (min-width: 1200px) {
  .pagination,
  .pagination-links,
  .apus-pagination {
    padding: 20px 0;
  }
}
.pagination li,
.pagination-links li,
.apus-pagination li {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.pagination li > span, .pagination li > a,
.pagination-links li > span,
.pagination-links li > a,
.apus-pagination li > span,
.apus-pagination li > a {
  text-align: center;
  font-weight: 600;
  font-size: 13px;
  margin: 0 5px;
  display: inline-block;
  float: none;
  color: var(--houzing-link-color);
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  min-width: 30px;
  line-height: 30px;
  padding: 0 5px;
  border: 0;
  background: transparent;
  position: relative;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .pagination li > span, .pagination li > a,
  .pagination-links li > span,
  .pagination-links li > a,
  .apus-pagination li > span,
  .apus-pagination li > a {
    min-width: 40px;
    line-height: 40px;
    padding: 0 10px;
  }
}
.pagination li > span:focus, .pagination li > span:hover, .pagination li > a:focus, .pagination li > a:hover,
.pagination-links li > span:focus,
.pagination-links li > span:hover,
.pagination-links li > a:focus,
.pagination-links li > a:hover,
.apus-pagination li > span:focus,
.apus-pagination li > span:hover,
.apus-pagination li > a:focus,
.apus-pagination li > a:hover {
  color: var(--houzing-link-color);
  background: #F6F8F9;
}
.pagination li > span.current, .pagination li > a.current,
.pagination-links li > span.current,
.pagination-links li > a.current,
.apus-pagination li > span.current,
.apus-pagination li > a.current {
  color: #fff;
  background: var(--houzing-theme-color);
}
.pagination > span, .pagination > a,
.pagination-links > span,
.pagination-links > a,
.apus-pagination > span,
.apus-pagination > a {
  text-align: center;
  font-weight: 600;
  font-size: 13px;
  margin: 0 4px;
  display: inline-block;
  float: none;
  color: var(--houzing-link-color);
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  min-width: 30px;
  line-height: 30px;
  padding: 0 5px;
  border: 0;
  background: transparent;
  position: relative;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .pagination > span, .pagination > a,
  .pagination-links > span,
  .pagination-links > a,
  .apus-pagination > span,
  .apus-pagination > a {
    min-width: 40px;
    line-height: 40px;
    padding: 0 10px;
  }
}
.pagination > span:focus, .pagination > span:hover, .pagination > a:focus, .pagination > a:hover,
.pagination-links > span:focus,
.pagination-links > span:hover,
.pagination-links > a:focus,
.pagination-links > a:hover,
.apus-pagination > span:focus,
.apus-pagination > span:hover,
.apus-pagination > a:focus,
.apus-pagination > a:hover {
  color: var(--houzing-link-color);
  background: #F6F8F9;
}
.pagination > span.current, .pagination > a.current,
.pagination-links > span.current,
.pagination-links > a.current,
.apus-pagination > span.current,
.apus-pagination > a.current {
  color: #fff;
  background: var(--houzing-theme-color);
}
.pagination ul.page-numbers,
.pagination-links ul.page-numbers,
.apus-pagination ul.page-numbers {
  margin: 0;
  padding: 0;
  list-style: none;
}

.ajax-pagination {
  text-align: center;
  margin: 0 0 30px;
}
@media (min-width: 1200px) {
  .ajax-pagination {
    padding-top: 20px;
  }
}
.ajax-pagination.apus-loader .apus-loadmore-btn {
  display: none;
}
.ajax-pagination.apus-loader:after {
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 38 38" stroke="rgba(102,102,102,0.25)"%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cg transform="translate(1 1)" stroke-width="2"%3E%3Ccircle stroke-opacity=".55" cx="18" cy="18" r="18"/%3E%3Cpath d="M36 18c0-9.94-8.06-18-18-18"%3E%3CanimateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
  background-position: center center;
  background-repeat: no-repeat;
  content: "";
  width: 100%;
  height: 50px;
  display: block;
}
.ajax-pagination .apus-loadmore-btn + .apus-allproducts {
  display: none;
}
.ajax-pagination .apus-loadmore-btn.hidden + .apus-allproducts {
  display: block;
  color: #e44343;
  font-weight: 700;
  text-transform: capitalize;
  font-size: 16px;
}

/*------------------------------------*\
    Footer
\*------------------------------------*/
.apus-footer-mobile {
  display: none;
}

.apus-footer {
  background: transparent;
  position: relative;
  color: var(--houzing-text-color);
  font-size: 14px;
  font-weight: 400;
}
.apus-footer a:not([class]) {
  color: var(--houzing-link-color);
}
.apus-footer a:not([class]):hover, .apus-footer a:not([class]):focus, .apus-footer a:not([class]):active {
  color: var(--houzing-theme-color);
}

/*------------------------------------*\
    Copyright
\*------------------------------------*/
.apus-copyright {
  color: var(--houzing-text-color);
  font-size: 14px;
  font-weight: 400;
  background: #ffffff;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}
.apus-copyright a {
  color: var(--houzing-link-color);
}
.apus-copyright a:hover, .apus-copyright a:focus, .apus-copyright a:active {
  color: var(--houzing-theme-color);
}

/*------------------------------------*\
    Top bar
\*------------------------------------*/
.apus-offcanvas {
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 300px;
  background: #fff;
  height: 100%;
  overflow-x: auto;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
}
.apus-offcanvas .apus-offcanvas-body {
  position: relative;
}
.apus-offcanvas .offcanvas-bottom,
.apus-offcanvas .offcanvas-top {
  height: 20%;
}
.apus-offcanvas .offcanvas-middle {
  height: 60%;
  padding: 20px 0;
  overflow-x: hidden;
}
.apus-offcanvas.active {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-box-shadow: 2px 0 5px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 2px 0 5px 0 rgba(0, 0, 0, 0.15);
}
.apus-offcanvas .offcanvas-head {
  background: #e44343;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.apus-offcanvas .offcanvas-head:hover, .apus-offcanvas .offcanvas-head:active {
  background: #d51f1f;
}
.apus-offcanvas .offcanvas-head i {
  margin-right: 5px;
}
.rtl .apus-offcanvas .offcanvas-head i {
  margin-left: 5px;
  margin-right: 0;
}
.apus-offcanvas .offcanvas-head a {
  color: #fff;
}
.apus-offcanvas .logo-in-theme {
  margin-bottom: 30px;
}
.apus-offcanvas .header-right > div {
  margin-left: 30px;
}
.rtl .apus-offcanvas .header-right > div {
  margin-right: 30px;
  margin-left: 0;
}
.apus-offcanvas .header-right > div:last-child {
  margin-left: 0px;
}
.rtl .apus-offcanvas .header-right > div:last-child {
  margin-right: 0px;
  margin-left: 0;
}
.apus-offcanvas .elementor-column {
  width: 100% !important;
}
.apus-offcanvas .elementor-column .elementor-column-wrap, .apus-offcanvas .elementor-column .elementor-widget-wrap {
  padding: 0 !important;
}
.apus-offcanvas .elementor-column .widget {
  margin-bottom: 10px;
}

@media (max-width: 991px) {
  .topbar-mobile {
    padding: 10px;
  }
  .topbar-mobile .btn {
    margin-right: 10px;
    padding: 6px 10px;
  }
  .rtl .topbar-mobile .btn {
    margin-left: 10px;
    margin-right: 0;
  }
  .topbar-mobile .top-cart .dropdown-menu {
    left: 0;
    right: inherit;
  }
  .topbar-mobile .top-cart .dropdown-menu:after, .topbar-mobile .top-cart .dropdown-menu:before {
    display: none;
  }
}
.open-text {
  font-size: 26px;
  color: #fff;
  cursor: pointer;
  padding: 6px 8px;
  background: #79b530;
  display: inline-block;
  line-height: 1;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.open-text:hover, .open-text:active {
  color: #fff;
  background: #6ca12b;
}

#mobile-offcanvas-sidebar {
  position: fixed;
  z-index: 999;
  top: 0px;
  width: 270px;
  height: 100%;
  max-width: 80%;
  background: #fff;
}
#mobile-offcanvas-sidebar.mobile-offcanvas-left {
  left: 0;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
#mobile-offcanvas-sidebar.mobile-offcanvas-left > .mobile-sidebar-btn {
  left: 100%;
}
#mobile-offcanvas-sidebar.mobile-offcanvas-right {
  right: 0;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
#mobile-offcanvas-sidebar.mobile-offcanvas-right > .mobile-sidebar-btn {
  right: 100%;
}
#mobile-offcanvas-sidebar .mobile-sidebar-wrapper {
  display: none;
  height: 100%;
  width: 100%;
  padding: 0 15px;
}
#mobile-offcanvas-sidebar.active > .mobile-sidebar-wrapper {
  display: block;
}
#mobile-offcanvas-sidebar > .mobile-sidebar-btn {
  position: absolute;
  top: 100px;
}

.mobile-sidebar-panel-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -5;
  width: 100%;
  height: 100%;
  background: rgba(13, 38, 59, 0.5);
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
.mobile-sidebar-panel-overlay.active {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 5;
  cursor: not-allowed;
}

.apus-footer-mobile {
  position: fixed;
  z-index: 999;
  background: rgba(255, 255, 255, 0.9);
  padding: 10px 20px;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2);
}
.apus-footer-mobile .footer-search-mobile {
  position: absolute;
  z-index: 999;
  left: 0;
  top: -60px;
  width: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.apus-footer-mobile .footer-search-mobile.active {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.apus-footer-mobile > ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.apus-footer-mobile > ul > li {
  text-transform: uppercase;
  display: inline-block;
  padding: 0 25px;
  text-align: center;
  position: relative;
}
.apus-footer-mobile > ul > li span {
  display: block;
  font-size: 10px;
  line-height: 1;
}
.apus-footer-mobile > ul > li .wishlist-icon, .apus-footer-mobile > ul > li .mini-cart {
  line-height: 1.72;
}
.apus-footer-mobile > ul > li .wrapper-morelink {
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  position: absolute;
  right: 0;
  bottom: 40px;
  padding: 20px;
  background: #fff;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}
.apus-footer-mobile > ul > li .wrapper-morelink .footer-morelink {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 10px;
}
.apus-footer-mobile > ul > li .wrapper-morelink li {
  padding: 3px 0;
  white-space: nowrap;
  display: block;
  width: 100%;
  text-align: left;
}
.rtl .apus-footer-mobile > ul > li .wrapper-morelink li {
  text-align: right;
}
.apus-footer-mobile > ul > li .wrapper-morelink.active {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.apus-footer-mobile .mini-cart i {
  font-size: 15px;
}
.apus-footer-mobile .mini-cart .count {
  top: 2px;
}
.apus-footer-mobile .apus-search-form {
  min-width: 300px;
  padding: 10px 30px;
  background: rgba(255, 255, 255, 0.9);
}
.apus-footer-mobile .apus-search-form .select-category {
  display: none;
}
.apus-footer-mobile .apus-search-form form {
  border: none;
  margin: 0;
}
.apus-footer-mobile .apus-search-form form .form-control {
  border: 1px solid #E6E9EC;
}

.close-sidebar-btn,
.mobile-sidebar-btn {
  cursor: pointer;
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 14px;
  display: inline-block;
}

.mobile-sidebar-btn {
  padding: 8px;
  margin: 0;
  color: #fff !important;
  background: var(--houzing-theme-color);
  position: fixed;
  top: 30%;
  z-index: 6;
  font-size: 18px;
  line-height: 1;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.mobile-sidebar-btn:hover, .mobile-sidebar-btn:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mobile-sidebar-btn.btn-left {
  right: 0;
  border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -ms-border-radius: 4px 0 0 4px;
  -o-border-radius: 4px 0 0 4px;
}
.mobile-sidebar-btn.btn-right {
  border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -ms-border-radius: 0 4px 4px 0;
  -o-border-radius: 0 4px 4px 0;
  left: 0;
}

.close-sidebar-btn:active, .close-sidebar-btn:hover {
  color: #e44343;
}

.close-sidebar-btn {
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #E6E9EC;
  width: 100%;
  text-align: center;
  color: #e44343;
}
@media (max-width: 991px) {
  .sidebar {
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    z-index: 8;
    top: 0px;
    width: 330px;
    /* height: 100vh; */
    /*max-width: 90%;*/
    /* position: fixed; */
    padding: 15px;
    background: #f7f7f7;
    overflow-y: auto;
  }
  .sidebar.sidebar-left {
    left: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  .sidebar.sidebar-left.active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  /* .sidebar.sidebar-right {
    left: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  } */
  .sidebar.sidebar-right.active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
.apus-header .wrapper-topmenu:before {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 10px;
  background: transparent;
  z-index: 9;
}
.apus-header .wrapper-topmenu .dropdown-menu-right {
  top: calc(100% + 10px);
}

.apus-topbar .wrapper-topmenu:hover > a {
  color: #fff;
}

.wrapper-top-cart .overlay-dropdown-menu-right {
  position: fixed;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  z-index: 98;
}
.wrapper-top-cart .overlay-dropdown-menu-right.active {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.wrapper-top-cart > .dropdown-menu-right {
  max-width: 70%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  position: fixed;
  z-index: 999;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  top: 0;
  right: 0;
  background: #fff;
  width: 420px;
  height: 100%;
  padding: 30px;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.wrapper-top-cart > .dropdown-menu-right .widget_shopping_cart_heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
}
.wrapper-top-cart > .dropdown-menu-right .widget_shopping_cart_heading > h3 {
  margin: 0 0 20px;
  font-size: 22px;
  padding: 0 0 20px;
  border-bottom: 1px solid #E6E9EC;
  width: 100%;
  cursor: pointer;
  color: #e44343;
}
.wrapper-top-cart > .dropdown-menu-right .widget_shopping_cart_content_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  overflow-x: hidden;
  overflow-y: auto;
}
.wrapper-top-cart > .dropdown-menu-right .shopping_cart_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  height: 100%;
}
.wrapper-top-cart > .dropdown-menu-right .shopping_cart_content .cart_list {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
}
.wrapper-top-cart > .dropdown-menu-right .shopping_cart_content .cart-bottom {
  flex-direction: column;
  -webkit-flex-direction: column;
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.wrapper-top-cart > .dropdown-menu-right.active {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.wrapper-top-cart .cart_list .variation {
  margin: 0;
}
.wrapper-top-cart .cart_list .variation > * {
  display: inline-block;
  vertical-align: middle;
}
.wrapper-top-cart .cart_list .variation > * p {
  margin: 0;
}
.wrapper-top-cart .buttons .btn-block {
  margin-bottom: 10px;
}

/* 5. menu */
.navbar.apus-megamenu {
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  min-height: 0;
  margin: 0;
}
.navbar.apus-megamenu.style2 .megamenu > li {
  margin: 0;
}
.navbar.apus-megamenu.style2 .megamenu > li > a {
  padding: 16px 20px;
}
.navbar.apus-megamenu.style2 .megamenu > li > a:before {
  display: none;
}
.navbar.apus-megamenu.style2 .megamenu > li:hover > a, .navbar.apus-megamenu.style2 .megamenu > li.active > a {
  background-color: rgba(255, 255, 255, 0.1) !important;
}

.megamenu {
  padding: 0;
  float: none;
}
.megamenu .menu-item-description {
  font-size: 14px;
  text-transform: capitalize;
}
.megamenu > li {
  display: inline-block;
  padding: 0;
  margin: 0;
  vertical-align: top;
  float: none;
  position: relative;
  margin-right: 20px;
}
.rtl .megamenu > li {
  margin-left: 20px;
  margin-right: 0;
}
@media (min-width: 1200px) {
  .megamenu > li {
    margin-right: 25px;
  }
  .rtl .megamenu > li {
    margin-left: 25px;
    margin-right: 0;
  }
}
.megamenu > li:last-child {
  margin-right: 0;
}
.rtl .megamenu > li:last-child {
  margin-left: 0;
  margin-right: 0;
}
.megamenu > li:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 20px;
  top: 100%;
  left: 0;
}
.megamenu > li > a {
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  padding: 0 0 5px;
  background: transparent !important;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  position: relative;
  text-transform: uppercase;
}
.megamenu > li > a:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  background-color: var(--houzing-theme-color);
}
.rtl .megamenu > li > a:before {
  right: 0;
  left: auto;
}
.megamenu > li > a .fa, .megamenu > li > a img {
  max-width: 50px;
  margin-left: 3px;
}
.rtl .megamenu > li > a .fa, .rtl .megamenu > li > a img {
  margin-right: 3px;
  margin-left: 0;
}
.megamenu > li > a:hover, .megamenu > li > a:active, .megamenu > li > a:focus {
  color: var(--houzing-theme-color);
}
.megamenu > li > a:hover:before, .megamenu > li > a:active:before, .megamenu > li > a:focus:before {
  width: 70%;
}
.megamenu > li:hover > a, .megamenu > li.active > a {
  color: var(--houzing-theme-color);
}
.megamenu > li:hover > a:before, .megamenu > li.active > a:before {
  width: 70%;
}
.megamenu > li.aligned-left .dropdown-menu:before {
  left: 25px;
}
.megamenu > li.aligned-right > .dropdown-menu {
  left: auto;
  right: 0;
}
.megamenu > li.aligned-right > .dropdown-menu:before {
  right: 25px;
}
.megamenu > li > .dropdown-menu {
  margin-top: 12px;
  min-width: 240px;
}
.megamenu .aligned-fullwidth > .dropdown-menu {
  padding: 50px 30px 30px;
}
.megamenu .dropdown-menu {
  border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  -webkit-box-shadow: 0 10px 50px 0 rgba(13, 38, 59, 0.1);
  box-shadow: 0 10px 50px 0 rgba(13, 38, 59, 0.1);
  padding: 15px 30px;
  border-width: 2px 0 0;
  border-style: solid;
  border-color: var(--houzing-theme-color);
}
.megamenu .dropdown-menu .text-label {
  font-size: 12px;
  vertical-align: super;
  margin-left: 5px;
  color: var(--houzing-theme-color);
}
.rtl .megamenu .dropdown-menu .text-label {
  margin-right: 5px;
  margin-left: 0;
}
.megamenu .dropdown-menu .text-label.label-hot {
  color: #e44343;
}
.megamenu .dropdown-menu .text-label.label-new {
  color: #79b530;
}
.megamenu .dropdown-menu .current-menu-item > a {
  color: #fff;
}
.megamenu .dropdown-menu li {
  border-bottom: 1px solid #E6E9EC;
}
.megamenu .dropdown-menu li:last-child {
  border-bottom: 0;
}
.megamenu .dropdown-menu li > a {
  background: transparent !important;
  position: relative;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 9px 0;
  padding-right: 25px;
  width: 100%;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  color: var(--houzing-link-color);
}
.rtl .megamenu .dropdown-menu li > a {
  padding-left: 25px;
  padding-right: inherit;
}
.megamenu .dropdown-menu li > a:hover, .megamenu .dropdown-menu li > a:active {
  color: var(--houzing-theme-color);
}
.megamenu .dropdown-menu li > a b {
  position: absolute;
  top: 20px;
  right: 10px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.rtl .megamenu .dropdown-menu li > a b {
  left: 10px;
  right: auto;
}
.megamenu .dropdown-menu li:hover > a, .megamenu .dropdown-menu li.current-menu-item > a, .megamenu .dropdown-menu li.open > a, .megamenu .dropdown-menu li.active > a {
  color: var(--houzing-theme-color);
}
.megamenu .dropdown-menu .widget-title,
.megamenu .dropdown-menu .widgettitle {
  margin: 0 0 10px;
  font-size: 18px;
  padding: 0;
  text-align: left;
}
.rtl .megamenu .dropdown-menu .widget-title, .rtl
.megamenu .dropdown-menu .widgettitle {
  text-align: right;
}
.megamenu .dropdown-menu .widget-title:before, .megamenu .dropdown-menu .widget-title:after,
.megamenu .dropdown-menu .widgettitle:before,
.megamenu .dropdown-menu .widgettitle:after {
  display: none;
}
.megamenu .dropdown-menu .dropdown-menu {
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transform: rotateX(-90deg);
  -ms-transform: rotateX(-90deg);
  -o-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
  box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
  border: none;
  position: absolute;
  display: block;
  left: 100%;
  top: -16px;
  background: #fff;
  min-width: 225px;
  margin: 0;
}
.rtl .megamenu .dropdown-menu .dropdown-menu {
  right: 100%;
  left: auto;
}
.megamenu .dropdown-menu li:hover > .dropdown-menu {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
.megamenu .dropdown-menu .widget-nav-menu .menu li {
  margin: 0;
}
.megamenu .dropdown-menu .widget-nav-menu .menu li a {
  padding: 9px 0;
}
.megamenu .dropdown-menu .widget-nav-menu .menu li a:before {
  display: none;
}
.megamenu .apus-container {
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
}
.megamenu .has-mega-menu.aligned-fullwidth {
  position: static;
}
.megamenu li.aligned-fullwidth > .dropdown-menu {
  width: 100%;
  left: 0 !important;
}
.megamenu > li > a > .text-label {
  font-size: 11px;
  padding: 0px 5px;
  background: #27ceb4;
  color: #fff;
  position: absolute;
  right: -15px;
  top: -10px;
  line-height: 2;
  display: inline-block;
  text-transform: capitalize;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
}
.rtl .megamenu > li > a > .text-label {
  left: -15px;
  right: auto;
}
.megamenu > li > a > .text-label.label-hot {
  background: #e44343;
}
.megamenu > li > a > .text-label.label-hot:before {
  border-color: #e44343 transparent transparent #e44343;
}
.megamenu > li > a > .text-label.label-new {
  background: #79b530;
}
.megamenu > li > a > .text-label.label-new:before {
  border-color: #79b530 transparent transparent #79b530;
}
.megamenu > li > a > .text-label:before {
  content: '';
  position: absolute;
  z-index: 9;
  top: 100%;
  left: 7px;
  border-width: 3px;
  border-style: solid;
  border-color: #27ceb4 transparent transparent #27ceb4;
}
.rtl .megamenu > li > a > .text-label:before {
  right: 7px;
  left: auto;
}

.megamenu.effect1 > li > .dropdown-menu {
  display: block;
  background: #fff;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transform: rotateX(-90deg);
  -ms-transform: rotateX(-90deg);
  -o-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  padding: 16px 30px;
  position: absolute;
  top: 100%;
  left: 0;
}
.megamenu.effect1 > li:hover > .dropdown-menu {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
}

.megamenu.effect2 > li > .dropdown-menu {
  display: block;
  background: #fff;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transform: rotateX(-90deg);
  -ms-transform: rotateX(-90deg);
  -o-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  padding: 16px 30px;
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: 10px;
}
.megamenu.effect2 > li > .dropdown-menu li:nth-child(2n+1) {
  -webkit-transition-delay: 0.1s;
  /* Safari */
  transition-delay: 0.1s;
}
.megamenu.effect2 > li > .dropdown-menu li:nth-child(2n+2) {
  -webkit-transition-delay: 0.2s;
  /* Safari */
  transition-delay: 0.2s;
}
.megamenu.effect2 > li > .dropdown-menu li:nth-child(2n+3) {
  -webkit-transition-delay: 0.3s;
  /* Safari */
  transition-delay: 0.3s;
}
.megamenu.effect2 > li > .dropdown-menu li:nth-child(2n+4) {
  -webkit-transition-delay: 0.4s;
  /* Safari */
  transition-delay: 0.4s;
}
.megamenu.effect2 > li > .dropdown-menu li:nth-child(2n+5) {
  -webkit-transition-delay: 0.5s;
  /* Safari */
  transition-delay: 0.5s;
}
.megamenu.effect2 > li > .dropdown-menu li:nth-child(2n+6) {
  -webkit-transition-delay: 0.6s;
  /* Safari */
  transition-delay: 0.6s;
}
.megamenu.effect2 > li > .dropdown-menu li:nth-child(2n+7) {
  -webkit-transition-delay: 0.7s;
  /* Safari */
  transition-delay: 0.7s;
}
.megamenu.effect2 > li > .dropdown-menu li:nth-child(2n+8) {
  -webkit-transition-delay: 0.8s;
  /* Safari */
  transition-delay: 0.8s;
}
.megamenu.effect2 > li > .dropdown-menu li:nth-child(2n+9) {
  -webkit-transition-delay: 0.9s;
  /* Safari */
  transition-delay: 0.9s;
}
.megamenu.effect2 > li > .dropdown-menu li:nth-child(2n+10) {
  -webkit-transition-delay: 1s;
  /* Safari */
  transition-delay: 1s;
}
.megamenu.effect2 > li > .dropdown-menu > li {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  -o-transform: translateY(5px);
  transform: translateY(5px);
}
.megamenu.effect2 > li:hover > .dropdown-menu {
  margin-top: 0;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
.megamenu.effect2 > li:hover > .dropdown-menu > li {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}

.megamenu.effect3 > li > .dropdown-menu {
  display: block;
  background: #fff;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 16px 30px;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-animation: fadeleft 0.3s ease-in-out 0s;
  animation: fadeleft 0.3s ease-in-out 0s;
}
.megamenu.effect3 > li:hover > .dropdown-menu {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-animation: faderight 0.3s ease-in-out 0s;
  animation: faderight 0.3s ease-in-out 0s;
}

.navbar-offcanvas {
  margin-top: 15px;
  font-size: 16px;
}
.navbar-offcanvas .navbar-nav {
  padding: 0;
  margin: 0;
  width: 100%;
  float: none;
}
.navbar-offcanvas .navbar-nav li {
  position: relative;
  display: block;
  float: none;
  margin: 0;
}
.navbar-offcanvas .navbar-nav li > .icon-toggle {
  position: absolute;
  top: 1px;
  right: 0px;
  padding: 5px;
  z-index: 2;
  cursor: pointer;
  color: var(--houzing-link-color);
}
.rtl .navbar-offcanvas .navbar-nav li > .icon-toggle {
  left: 0px;
  right: auto;
}
.navbar-offcanvas .navbar-nav li > a {
  background: transparent !important;
  display: block;
  padding: 7px 10px;
}
.navbar-offcanvas .navbar-nav li.open > a, .navbar-offcanvas .navbar-nav li.open > a:focus, .navbar-offcanvas .navbar-nav li.open > a:hover, .navbar-offcanvas .navbar-nav li.active > a, .navbar-offcanvas .navbar-nav li.active > a:focus, .navbar-offcanvas .navbar-nav li.active > a:hover {
  color: var(--houzing-theme-color);
  background: transparent;
}
.navbar-offcanvas .dropdown-menu {
  margin: 0;
}
.navbar-offcanvas .dropdown-menu > li a {
  background: transparent !important;
}
.navbar-offcanvas .dropdown-menu > li.active > a,
.navbar-offcanvas .dropdown-menu > li > a:hover,
.navbar-offcanvas .dropdown-menu > li > a:focus {
  color: var(--houzing-link-color);
  text-decoration: underline;
}
.navbar-offcanvas .dropdown-menu [class*="col-sm"] {
  width: 100%;
}
.navbar-offcanvas .dropdown-menu .dropdown-menu-inner {
  padding: 0 30px;
}
.navbar-offcanvas .dropdown-menu .widgettitle {
  font-weight: 500;
  margin: 0 0 10px;
}
.navbar-offcanvas .dropdown-menu .dropdown-menu {
  left: 100%;
  top: 0;
}
.navbar-offcanvas li:hover .dropdown-menu {
  display: block;
}
.navbar-offcanvas .aligned-fullwidth > .dropdown-menu {
  width: 100%;
}

.mobile-vertical-menu .navbar-nav li {
  border-bottom: 1px dashed #E6E9EC;
}
.mobile-vertical-menu .navbar-nav li:last-child {
  border-bottom: 0;
}
.mobile-vertical-menu .navbar-nav li > a {
  padding: 5px 0;
}
.mobile-vertical-menu .text-label {
  font-size: 12px;
  vertical-align: super;
  margin-left: 5px;
  color: var(--houzing-theme-color);
  font-family: var(--houzing-heading-font);
}
.rtl .mobile-vertical-menu .text-label {
  margin-right: 5px;
  margin-left: 0;
}
.mobile-vertical-menu .text-label.label-hot {
  color: #e44343;
}
.mobile-vertical-menu .text-label.label-new {
  color: #79b530;
}

#apus-mobile-menu .btn-toggle-canvas {
  padding: 10px 15px;
  display: block;
  background: #e44343;
  color: #fff;
  text-align: center;
  font-weight: 700;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
#apus-mobile-menu .btn-toggle-canvas:hover, #apus-mobile-menu .btn-toggle-canvas:active {
  background: #d51f1f;
  color: #fff;
}
#apus-mobile-menu .offcanvas-head strong {
  margin: 0 5px;
}
#apus-mobile-menu .widget-nav-menu .menu li {
  margin-bottom: 5px;
}

.main-mobile-menu {
  float: none;
}
.main-mobile-menu > li {
  float: none;
}
.main-mobile-menu .has-submenu > .sub-menu {
  padding-left: 30px;
  list-style: none;
  display: none;
}
.rtl .main-mobile-menu .has-submenu > .sub-menu {
  padding-right: 30px;
  padding-left: inherit;
}
.main-mobile-menu .has-submenu > .sub-menu li > .icon-toggle {
  top: 1px;
  padding: 0 5px;
}
.main-mobile-menu .has-submenu > .sub-menu li a {
  font-size: 15px;
  padding: 2px 0;
}
.main-mobile-menu .widget .widget-title, .main-mobile-menu .widget .widgettitle, .main-mobile-menu .widget .widget-heading {
  margin: 0 0 10px;
  font-size: 16px;
  padding: 0 0 8px;
  text-align: inherit;
}
.main-mobile-menu .sub-menu {
  max-width: 100%;
}
.main-mobile-menu .shop-list-small {
  margin-bottom: 10px;
}
.main-mobile-menu .text-label {
  font-size: 12px;
  vertical-align: super;
  margin-left: 5px;
  color: var(--houzing-theme-color);
  font-family: var(--houzing-heading-font);
}
.rtl .main-mobile-menu .text-label {
  margin-right: 5px;
  margin-left: 0;
}
.main-mobile-menu .text-label.label-hot {
  color: #e44343;
}
.main-mobile-menu .text-label.label-new {
  color: #79b530;
}

.menu-setting-menu-container .apus-menu-top {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 2;
}
.menu-setting-menu-container .apus-menu-top li a {
  padding: 0 15px;
  width: 100%;
}
.menu-setting-menu-container .apus-menu-top ul {
  padding-left: 15px;
}
.rtl .menu-setting-menu-container .apus-menu-top ul {
  padding-right: 15px;
  padding-left: inherit;
}

.wrapper-topmenu .dropdown-menu {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

.topmenu-menu {
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
}
.topmenu-menu i {
  margin-right: 8px;
  display: inline-block;
  font-size: 14px;
  vertical-align: middle;
}
.rtl .topmenu-menu i {
  margin-left: 8px;
  margin-right: 0;
}
.topmenu-menu > li {
  float: none;
  white-space: nowrap;
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid #E6E9EC;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
}
.topmenu-menu > li:last-child {
  border: 0;
  padding: 0;
  margin-bottom: 0;
}
.topmenu-menu > li > a {
  background: transparent !important;
  padding: 0;
}
.topmenu-menu > li.active > a {
  color: var(--houzing-theme-color);
}

.mm-menu {
  background: #fff;
  color: var(--houzing-text-color);
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
.mm-menu .mm-listview .mm-next::before {
  border: none;
}
.mm-menu .elementor-column-wrap {
  padding: 0 !important;
}
.mm-menu .mm-panel {
  width: 100% !important;
}
.mm-menu .mm-panel .dropdown-menu-inner {
  padding-top: 20px;
  margin: -20px -20px 20px;
}
.mm-menu .menu li {
  line-height: 50px;
  margin: 0 !important;
  border-bottom: 1px solid #E6E9EC;
}
.mm-menu .menu li:last-child {
  border-bottom: 0;
}
.mm-menu .menu li a {
  padding: 0 !important;
}
.mm-menu .menu li a:before {
  display: none !important;
}
.mm-menu .menu li.active > a {
  color: var(--houzing-theme-color);
}
.mm-menu .elementor-widget-wrap {
  padding-right: 20px !important;
  padding-left: 20px !important;
}
.mm-menu .mm-listview > li > a {
  color: var(--houzing-link-color);
  background: transparent !important;
  line-height: 2.2;
}
.mm-menu .mm-listview > li > a:hover, .mm-menu .mm-listview > li > a:focus {
  color: var(--houzing-theme-color);
}
.mm-menu .mm-listview > li > a .text-label {
  font-size: 11px;
  padding: 0px 5px;
  background: #27ceb4;
  position: absolute;
  right: 50px;
  top: 0;
  line-height: 2;
  display: inline-block;
  text-transform: capitalize;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
}
.rtl .mm-menu .mm-listview > li > a .text-label {
  left: 50px;
  right: auto;
}
.mm-menu .mm-listview > li > a .text-label.label-hot {
  background: #e44343;
}
.mm-menu .mm-listview > li > a .text-label.label-hot:before {
  border-color: #e44343 transparent transparent #e44343;
}
.mm-menu .mm-listview > li > a .text-label.label-new {
  background: #79b530;
}
.mm-menu .mm-listview > li > a .text-label.label-new:before {
  border-color: #79b530 transparent transparent #79b530;
}
.mm-menu .mm-listview > li > a .text-label:before {
  content: '';
  position: absolute;
  z-index: 9;
  top: 100%;
  left: 7px;
  border-width: 3px;
  border-style: solid;
  border-color: #27ceb4 transparent transparent #27ceb4;
}
.rtl .mm-menu .mm-listview > li > a .text-label:before {
  right: 7px;
  left: auto;
}
.mm-menu .mm-listview .menu-item-description {
  font-size: 12px;
}
.mm-menu .mm-listview > li:after {
  display: none;
}
.mm-menu .mm-listview > li .mm-next:after {
  border-color: var(--houzing-link-color);
}
.mm-menu .mm-listview > li .mm-next:hover:after, .mm-menu .mm-listview > li .mm-next:focus:after {
  border-color: var(--houzing-theme-color);
}
.mm-menu .mm-listview > li.active > a {
  color: var(--houzing-theme-color);
}
.mm-menu .mm-listview > li.active > .mm-next:after {
  border-color: var(--houzing-theme-color);
}
.mm-menu .mm-btn:before {
  border-color: var(--houzing-link-color);
  -webkit-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.mm-menu .mm-btn:hover:before, .mm-menu .mm-btn:focus:before {
  border-color: var(--houzing-theme-color);
}
.mm-menu .mm-title {
  background: #E6E9EC;
  padding: 15px 0;
  font-weight: 600;
  font-size: 16px;
  height: auto;
  color: var(--houzing-heading-color) !important;
}
.mm-menu .mm-navbar {
  padding: 0;
}
.mm-menu .mm-navbar .mm-btn {
  top: 7px;
}
.mm-menu .widget .widget-title, .mm-menu .widget .widgettitle, .mm-menu .widget .widget-heading {
  border: none;
  padding: 0;
  margin-bottom: 10px;
}
.mm-menu .widget .widget-title:before, .mm-menu .widget .widgettitle:before, .mm-menu .widget .widget-heading:before {
  display: none;
}
.mm-menu li.text-title {
  font-weight: 700;
  font-size: 15px;
  padding: 15px;
  color: var(--houzing-heading-color);
  text-align: center;
  border: 0 !important;
}
.mm-menu li.text-title ~ li {
  font-size: 13px;
  padding-left: 20px;
}
.mm-menu li.text-title ~ li a {
  padding: 7px;
  text-transform: capitalize !important;
}
.mm-menu li.text-title ~ li i {
  margin-right: 7px;
}
.rtl .mm-menu li.text-title ~ li i {
  margin-left: 7px;
  margin-right: 0;
}
.rtl .mm-menu li.text-title ~ li {
  padding-right: 20px;
  padding-left: inherit;
}

.mm-panels > .mm-panel > .mm-listview {
  padding-top: 12px;
  font-size: 13px;
  padding-bottom: 40px;
}
.mm-panels > .mm-panel > .mm-listview > li {
  border-bottom: 1px solid #E6E9EC;
}
.mm-panels > .mm-panel > .mm-listview > li:last-child {
  border-bottom: 0;
}
.mm-panels > .mm-panel > .mm-listview > li.space-20 {
  border: none;
}

.mobile-submit {
  display: block;
  position: absolute;
  z-index: 1;
  width: 100%;
  background: #fff;
  padding: 15px;
  bottom: 0;
  left: 0;
}

.top-menu > li > a {
  padding: 0 15px;
  text-transform: capitalize;
}

#mm-blocker {
  z-index: 999990;
  background-color: rgba(13, 38, 59, 0.7);
}

.mm-menu.mm-offcanvas {
  z-index: 999991;
  max-width: 65%;
}
.mm-menu.mm-offcanvas .social-top:after {
  display: none;
}
.mm-menu.mm-offcanvas .social-top a {
  display: inline-block;
  font-size: 16px;
}
.mm-menu.mm-offcanvas .social-top a:hover, .mm-menu.mm-offcanvas .social-top a:active {
  color: var(--houzing-theme-color);
}
.mm-menu.mm-offcanvas .widget {
  margin: 0;
}
.mm-menu.mm-offcanvas .topbar-right-wrapper {
  padding: 10px;
}
.mm-menu.mm-offcanvas .topbar-right-wrapper > * {
  margin-bottom: 15px;
}
.mm-menu.mm-offcanvas .topbar-right-wrapper > *:last-child {
  margin: 0;
}
.mm-menu.mm-offcanvas .topbar-right-wrapper:after {
  display: none;
}
.mm-menu.mm-offcanvas .woocommerce-currency-switcher-form ul.dd-options {
  margin-top: 0;
}

html.mm-opening .mm-menu ~ .mm-slideout {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.mm-listview .mm-next {
  padding: 0 !important;
}

.mm-menu.mm-offcanvas {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  border-right: 1px solid #E6E9EC;
}
@media (max-width: 1200px) {
  .mm-menu.mm-offcanvas {
    display: block;
  }
}

.mm-menu.mm-offcanvas.mm-opened {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

#mm-blocker {
  cursor: not-allowed;
}

.mobile-vertical-menu .navbar-offcanvas .navbar-nav li > a {
  font-weight: 400;
}
.mobile-vertical-menu .navbar-offcanvas .navbar-nav li > a i {
  margin-right: 5px;
  min-width: 20px;
}
.rtl .mobile-vertical-menu .navbar-offcanvas .navbar-nav li > a i {
  margin-left: 5px;
  margin-right: 0;
}
.mobile-vertical-menu .navbar-offcanvas .navbar-nav li .fa-minus {
  color: var(--houzing-theme-color);
}
.mobile-vertical-menu .navbar-offcanvas .navbar-nav li .sub-menu {
  max-width: 100%;
  display: none;
  padding: 0 15px;
}
.mobile-vertical-menu .navbar-offcanvas .navbar-nav li .widget .widgettitle,
.mobile-vertical-menu .navbar-offcanvas .navbar-nav li .widget .widget-title {
  padding: 0;
  border: none;
  margin: 0 0 10px;
  font-size: 16px;
}
.mobile-vertical-menu .navbar-offcanvas .navbar-nav li .widget .widgettitle:before, .mobile-vertical-menu .navbar-offcanvas .navbar-nav li .widget .widgettitle:after,
.mobile-vertical-menu .navbar-offcanvas .navbar-nav li .widget .widget-title:before,
.mobile-vertical-menu .navbar-offcanvas .navbar-nav li .widget .widget-title:after {
  display: none;
}
.mobile-vertical-menu .navbar-offcanvas .navbar-nav li .dropdown-menu-inner {
  padding-left: 20px;
}
.rtl .mobile-vertical-menu .navbar-offcanvas .navbar-nav li .dropdown-menu-inner {
  padding-right: 20px;
  padding-left: inherit;
}
.mobile-vertical-menu .navbar-offcanvas .navbar-nav li .menu li a {
  padding: 0;
  font-size: 14px;
}
.mobile-vertical-menu .widget {
  margin-bottom: 10px;
}

/* 6. pages */
@media (min-width: 1501px) {
  .col-md-cl-5 {
    width: 20%;
  }
  .col-md-cl-5.first {
    clear: both;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .col-md-cl-5 {
    width: 25%;
  }
  .col-md-cl-5.first:nth-child(4n + 1) {
    clear: both;
  }

  div.product.col-md-cl-5:nth-child(4n + 1) {
    clear: both;
  }
}
.home-page-default {
  padding-top: 30px;
}
@media (min-width: 1200px) {
  .home-page-default {
    padding-top: 55px;
  }
}

body[class*="agents"] .apus-breadscrumb,
body[class*="agencies"] .apus-breadscrumb,
body[class*="properties"] .apus-breadscrumb {
  background-color: #fff;
  margin-bottom: 0;
}

.main-page .page-links {
  clear: both;
  overflow: hidden;
  padding: 30px 0;
  margin: 0;
}
.main-page #comments {
  padding-top: 30px;
  clear: both;
}

.main-content {
  padding-bottom: 30px;
}
@media (min-width: 1200px) {
  .main-content {
    padding-bottom: 70px;
  }
}

.apus-breadscrumb + .home-page-default {
  padding-top: 0;
}

.main-content-detail {
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .main-content-detail {
    padding-bottom: 50px;
  }
}
@media (min-width: 1200px) {
  .main-content-detail {
    padding-bottom: 85px;
  }
}
@media (min-width: 1600px) {
  .main-content-detail.main-right #primary {
    padding-right: 15px;
  }
  .rtl .main-content-detail.main-right #primary {
    padding-left: 15px;
    padding-right: inherit;
  }
  .main-content-detail.left-main {
    padding-left: 15px;
  }
  .rtl .main-content-detail.left-main {
    padding-right: 15px;
    padding-left: inherit;
  }
}

body.no-footer #apus-footer {
  display: none !important;
}

div.wpcf7-validation-errors {
  margin: 0;
  padding: 15px;
}

.contact-form-content {
  padding: 30px;
  background: white;
  min-height: 260px;
}
.contact-form-content .rounded {
  margin-right: 10px;
  color: #fff;
  width: 40px;
  height: 40px;
  background: #cccccc;
}
.rtl .contact-form-content .rounded {
  margin-left: 10px;
  margin-right: 0;
}
.contact-form-content .rounded .fa, .contact-form-content .rounded .icon {
  font-size: 16px;
  margin: 13px;
}

.page-404 {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.page-404 .not-found {
  padding: 30px 0;
}
@media (min-width: 1200px) {
  .page-404 .not-found {
    padding: 80px 0;
  }
}
.page-404 .top-image {
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .page-404 .top-image {
    margin-bottom: 70px;
  }
}
.page-404 .top-image img {
  max-width: 80%;
}
.page-404 .description {
  margin-bottom: 25px;
}
.page-404 .title-big {
  font-size: 25px;
  margin: 0 0 10px;
}
@media (min-width: 1200px) {
  .page-404 .title-big {
    font-size: 30px;
  }
}
.page-404 .widget-search {
  margin: 0 auto 30px;
  max-width: 600px;
}
.page-404 .widget-search .form-control {
  border-color: #d7e0e5;
}

.inner-dashboard .close-sidebar-btn {
  margin-bottom: 0;
  border: none;
  padding: 15px;
}
.inner-dashboard aside.sidebar {
  -webkit-box-shadow: 0 10px 30px 0 rgba(13, 38, 59, 0.05);
  box-shadow: 0 10px 30px 0 rgba(13, 38, 59, 0.05);
  padding: 20px;
  background-color: #fff;
}
@media (min-width: 1200px) {
  .inner-dashboard aside.sidebar {
    padding: 70px 30px 30px;
  }
}
.inner-dashboard aside.sidebar .widget {
  background-color: transparent;
  border: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 992px) {
  .inner-dashboard aside.sidebar {
    width: 220px;
    padding-bottom: 30px;
    position: fixed;
    top: 0;
    height: 100vh;
    z-index: 5;
  }
  .inner-dashboard aside.sidebar.sidebar-left {
    left: 0;
  }
  .inner-dashboard aside.sidebar.sidebar-right {
    right: 0;
  }
}
@media (min-width: 1200px) {
  .inner-dashboard aside.sidebar {
    width: 300px;
  }
}
.inner-dashboard aside.sidebar-left {
  border-right: 1px solid #E6E9EC;
}
.inner-dashboard aside.sidebar-right {
  border-left: 1px solid #E6E9EC;
}
.inner-dashboard .menu_short_profile {
  list-style: none;
  padding: 0;
  margin: 0;
}
.inner-dashboard .menu_short_profile li {
  margin-bottom: 2px;
}
.inner-dashboard .menu_short_profile li:last-child {
  margin-bottom: 0;
}
.inner-dashboard .menu_short_profile li a {
  padding: 8px 15px;
  text-transform: capitalize;
  display: block;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media (min-width: 1200px) {
  .inner-dashboard .menu_short_profile li a {
    padding: 13px 15px;
  }
}
.inner-dashboard .menu_short_profile li a i {
  margin-right: 10px;
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}
.rtl .inner-dashboard .menu_short_profile li a i {
  margin-left: 10px;
  margin-right: 0;
}
@media (min-width: 1200px) {
  .inner-dashboard .menu_short_profile li a i {
    font-size: 18px;
    margin-right: 15px;
  }
  .rtl .inner-dashboard .menu_short_profile li a i {
    margin-left: 15px;
    margin-right: 0;
  }
}
.inner-dashboard .menu_short_profile li:hover > a {
  color: #fff;
  background: var(--houzing-theme-color);
  border-color: var(--houzing-theme-color);
}
.inner-dashboard .menu_short_profile li.active > a {
  color: #fff;
  background: var(--houzing-theme-color);
  border-color: var(--houzing-theme-color);
}
.inner-dashboard .site-main {
  padding: 20px 20px 0;
}
@media (min-width: 1200px) {
  .inner-dashboard .site-main {
    padding: 60px 60px 0;
  }
}

@media (min-width: 992px) {
  .page-dashboard[class*="left"] {
    padding-left: 220px;
  }
  .page-dashboard[class*="right"] {
    padding-right: 220px;
  }
  .page-dashboard .main-page {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1200px) {
  .page-dashboard[class*="left"] {
    padding-left: 300px;
  }
  .page-dashboard[class*="right"] {
    padding-right: 300px;
  }
}

.page-template-page-dashboard {
  background-color: #F6F8F9;
}
@media (min-width: 992px) {
  .page-template-page-dashboard[class*="left"] .apus-footer {
    padding-left: 300px;
  }
}
@media (min-width: 992px) {
  .page-template-page-dashboard[class*="right"] .apus-footer {
    padding-right: 300px;
  }
}

.top_profile {
  padding: 30px 30px 25px;
  border-bottom: 1px solid #dee6ed;
}
.top_profile .user-logo {
  margin: 0 0 25px;
}
.top_profile .logo-inner {
  width: 150px;
  height: 150px;
  padding: 5px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: #fff;
  overflow: hidden;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
  margin: auto;
}
.top_profile .title {
  font-size: 18px;
  margin: 0;
}
.top_profile .categories a {
  color: var(--houzing-text-color);
}
.top_profile .categories a:hover, .top_profile .categories a:focus {
  color: var(--houzing-link-color);
}

/* 7. post */
/*
* General Post Style using for all with naming class entry
*/
.post.no-results {
  text-align: center;
  margin: 0 0 30px;
}
.post.no-results .widget-search {
  margin: 25px auto 0;
  max-width: 600px;
}
.post.no-results .title-no-results {
  color: var(--houzing-text-color);
  margin: 0 0 10px;
  color: var(--houzing-heading-color);
  font-size: 25px;
}
@media (min-width: 1200px) {
  .post.no-results .title-no-results {
    font-size: 30px;
  }
}
@media (min-width: 1200px) {
  .post.no-results {
    margin: 0 0 50px;
  }
}

.entry-title {
  font-size: 23px;
  margin: 0 0 12px;
  word-wrap: break-word;
}
@media (min-width: 1200px) {
  .entry-title {
    font-size: 28px;
  }
}

.entry-create {
  font-size: 13px;
  margin: 0 0 15px;
}
.entry-create > * {
  margin-right: 2px;
}
.rtl .entry-create > * {
  margin-left: 2px;
  margin-right: 0;
}
.entry-create .author {
  font-style: italic;
  text-transform: capitalize;
}

.comment-form-cookies-consent [type="checkbox"] {
  margin-right: 7px;
}
.rtl .comment-form-cookies-consent [type="checkbox"] {
  margin-left: 7px;
  margin-right: 0;
}

.entry-link {
  margin-top: 20px;
}
.entry-link .readmore {
  color: var(--houzing-theme-color);
  text-transform: capitalize;
  font-weight: 500;
  font-size: 12px;
}
.entry-link .readmore:hover {
  color: #000;
}

.entry-meta {
  margin: 0;
}
.entry-meta .fa, .entry-meta .icon {
  margin-right: 3px;
}
.rtl .entry-meta .fa, .rtl .entry-meta .icon {
  margin-left: 3px;
  margin-right: 0;
}

.wp-block-quote,
blockquote {
  font-weight: 400;
  color: var(--houzing-link-color);
  font-size: 18px;
  position: relative;
  padding: 7px 30px;
  margin: 30px auto;
  max-width: 880px;
  border: 0;
  background: #fff;
  border-left: 3px solid var(--houzing-theme-color);
}
.rtl .wp-block-quote, .rtl
blockquote {
  border-right: 3px solid var(--houzing-theme-color);
  border-left: inherit;
}

.entry-vote {
  z-index: 1;
  display: table;
  text-align: center;
  top: 20px;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  width: 44px;
  height: 44px;
  right: 20px;
}
.rtl .entry-vote {
  left: 20px;
  right: auto;
}
.entry-vote .entry-vote-inner {
  color: #fff;
  display: table-cell;
  vertical-align: middle;
  font-weight: var(--houzing-heading-font-weight);
}
.entry-vote.vote-perfect .entry-vote-inner {
  color: #ff003a;
}
.entry-vote.vote-good .entry-vote-inner {
  color: #fdff39;
}
.entry-vote.vote-average .entry-vote-inner {
  color: #91e536;
}
.entry-vote.vote-bad .entry-vote-inner {
  color: #e93434;
}
.entry-vote.vote-poor .entry-vote-inner {
  color: #78ae00;
}

.type-post {
  margin-bottom: 30px;
}

.blog-title {
  margin-bottom: 30px;
}

.layout-posts-list > .post {
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .layout-posts-list > .post {
    margin-bottom: 30px;
  }
}

.gutter-gallery-10 .gallery {
  margin-left: -5px;
  margin-right: -5px;
}
.gutter-gallery-10 .gallery .gallery-item {
  padding-right: 5px;
  padding-left: 5px;
}

#review_form,
#commentform {
  margin-bottom: 10px;
}
#review_form label,
#commentform label {
  font-weight: 400;
  color: var(--houzing-link-color);
  margin: 0 0 10px;
}
#review_form .comment-form-cookies-consent,
#commentform .comment-form-cookies-consent {
  display: none;
  font-size: 14px;
}
#review_form .comment-form-cookies-consent label,
#commentform .comment-form-cookies-consent label {
  margin-bottom: 0;
  display: inline;
}
#review_form .form-group,
#commentform .form-group {
  margin-bottom: 20px;
  position: relative;
}
#review_form .form-control,
#commentform .form-control {
  margin: 0;
  color: var(--houzing-link-color);
  padding: 13px 0;
  border-width: 0 0 2px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
#review_form .form-control.has-value + .for-control, #review_form .form-control:focus + .for-control,
#commentform .form-control.has-value + .for-control,
#commentform .form-control:focus + .for-control {
  top: -9px;
  color: var(--houzing-link-color);
  font-weight: 600;
}
#review_form .for-control,
#commentform .for-control {
  font-size: 13px;
  font-weight: 400;
  color: var(--houzing-text-color);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  position: absolute;
  top: 12px;
  left: 0;
  z-index: 1;
}
.rtl #review_form .for-control, .rtl
#commentform .for-control {
  right: 0;
  left: auto;
}
#review_form textarea.form-control,
#commentform textarea.form-control {
  height: 120px;
  resize: none;
}
#review_form .space-comment,
#commentform .space-comment {
  margin: 0 0 30px;
}
#review_form .form-submit,
#commentform .form-submit {
  margin-bottom: 0;
}
#review_form #cancel-comment-reply-link,
#commentform #cancel-comment-reply-link {
  color: #e44343;
}
#review_form #submit,
#commentform #submit {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
  padding: 15px 20px;
}
@media (min-width: 1200px) {
  #review_form #submit,
  #commentform #submit {
    min-width: 250px;
  }
}

.commentform .comment-respond #commentform {
  margin-bottom: 0;
}

/*
* using for new, magazine
*/
.post-specail .entry-title {
  font-size: 16px;
}
.post-specail .entry-date {
  font-style: italic;
}
.post-specail .entry-create {
  margin: 0 0 18px;
}

.post-title {
  font-size: 18px;
}

.post-thumb {
  position: relative;
}

.blog-meta {
  top: 0;
  position: absolute;
  right: 0px;
}
.rtl .blog-meta {
  left: 0px;
  right: auto;
}

/** Post blog style **/
.blog.style1 .blog-date {
  top: 0;
  position: absolute;
  right: 0;
}
.rtl .blog.style1 .blog-date {
  left: 0;
  right: auto;
}
.blog.style2 {
  border: 1px solid #E6E9EC;
}
.blog.style2 .blog-date {
  float: left;
  margin: -1px 30px 0px 0px;
}
.rtl .blog.style2 .blog-date {
  float: right;
}
.rtl .blog.style2 .blog-date {
  margin: -1px 0px 0px 30px;
}
.blog.style2 .entry-title {
  padding-left: 65px;
  padding-right: 20px;
}
.rtl .blog.style2 .entry-title {
  padding-right: 65px;
  padding-left: inherit;
}
.rtl .blog.style2 .entry-title {
  padding-left: 20px;
  padding-right: inherit;
}
.blog.style2 .entry-description {
  padding-left: 65px;
  padding-right: 20px;
}
.rtl .blog.style2 .entry-description {
  padding-right: 65px;
  padding-left: inherit;
}
.rtl .blog.style2 .entry-description {
  padding-left: 20px;
  padding-right: inherit;
}
.blog.style2 .entry-content {
  border: 0px;
  margin-bottom: 20px;
}
.blog.style2 .entry-content:before, .blog.style2 .entry-content:after {
  content: " ";
  display: table;
}
.blog.style2 .entry-content:after {
  clear: both;
}
.blog .blog-date {
  display: table;
  background: #e93434;
  text-align: center !important;
  color: #000;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  width: 50px;
  height: 50px;
  line-height: normal;
}
.blog .blog-date .blog-date-inner {
  display: table-cell;
  vertical-align: middle;
}
.blog .blog-date span {
  display: block;
  margin: 2px 0 3px 0;
  line-height: 25px;
  font-size: 24px;
  font-weight: var(--houzing-main-font-weight);
}
.blog .blog-date--grids {
  position: absolute;
  top: 0;
  right: 15px;
}
.rtl .blog .blog-date--grids {
  left: 15px;
  right: auto;
}
.blog .entry-content--info {
  overflow: hidden;
  padding: 30px 0;
}

.post .entry-description {
  margin: 0 0 30px;
  clear: both;
  overflow: hidden;
}
.post .entry-description p:last-child {
  margin: 0;
}

/* Post type: half content */
.grid-half.owl-carousel .owl-controls {
  top: 100%;
  -webkit-transform: translate(50px, -80px);
  -ms-transform: translate(50px, -80px);
  -o-transform: translate(50px, -80px);
  transform: translate(50px, -80px);
  left: 50%;
}
.rtl .grid-half.owl-carousel .owl-controls {
  right: 50%;
  left: auto;
}
.grid-half.owl-carousel .owl-controls .owl-nav .owl-prev,
.grid-half.owl-carousel .owl-controls .owl-nav .owl-next {
  opacity: 1;
  filter: alpha(opacity=100);
  position: static;
}
.grid-half.owl-carousel .owl-controls .owl-nav .owl-next {
  margin-left: 5px;
}
.rtl .grid-half.owl-carousel .owl-controls .owl-nav .owl-next {
  margin-right: 5px;
  margin-left: 0;
}
.grid-half.halfdark.owl-carousel .owl-controls .owl-nav .owl-prev,
.grid-half.halfdark.owl-carousel .owl-controls .owl-nav .owl-next {
  background: #e1e4e6;
  border-color: #e1e4e6;
  color: var(--houzing-link-color);
}
.grid-half.halfdark.owl-carousel .owl-controls .owl-nav .owl-prev:hover, .grid-half.halfdark.owl-carousel .owl-controls .owl-nav .owl-prev:active,
.grid-half.halfdark.owl-carousel .owl-controls .owl-nav .owl-next:hover,
.grid-half.halfdark.owl-carousel .owl-controls .owl-nav .owl-next:active {
  background: var(--houzing-theme-color);
  border-color: var(--houzing-theme-color);
  color: #fff;
}
.grid-half.style_img.owl-carousel .owl-controls {
  left: 0;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.rtl .grid-half.style_img.owl-carousel .owl-controls {
  right: 0;
  left: auto;
}

.layout-half {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  background: var(--houzing-theme-color);
  color: #fff;
}
.layout-half .entry-content {
  max-width: 650px;
  padding-bottom: 120px;
  padding-top: 50px;
}
.layout-half .entry-content[class*='-6'] {
  padding-left: 50px;
  padding-right: 50px;
}
.layout-half > div {
  padding-left: 0px;
  padding-right: 0px;
}
@media (max-width: 1024px) {
  .layout-half .entry-content[class*='-6'] {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    max-width: none;
  }
}
.layout-half .entry-title {
  font-size: 50px;
  margin: 0 0 20px;
  line-height: 1.1;
  font-family: var(--houzing-main-font);
}
.layout-half .entry-title a {
  color: #fff !important;
}
.layout-half .entry-description {
  margin: 0 0 40px;
  font-size: 17px;
  font-weight: 400;
}

.layout-dark {
  background: #eff1f2 !important;
  color: var(--houzing-text-color);
}
.layout-dark .meta {
  font-size: 20px;
  font-weight: 400;
  font-family: var(--houzing-main-font);
  position: relative;
  padding: 0 0 10px;
  margin: 0 0 35px;
}
.layout-dark .meta:before {
  content: '';
  width: 80px;
  height: 2px;
  background: var(--houzing-link-color);
  position: absolute;
  bottom: 0;
  left: 0;
}
.rtl .layout-dark .meta:before {
  right: 0;
  left: auto;
}
.layout-dark .entry-title {
  margin: 0 0 10px;
}
.layout-dark .entry-title a {
  color: var(--houzing-link-color) !important;
  font-size: 30px;
}
.layout-dark .entry-description {
  font-size: 15px;
  font-weight: 300;
}

/* Post type: List widget list*/
.posts-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.posts-list > li {
  margin: 0 0 20px;
}
.posts-list > li:last-child {
  margin: 0;
}
.posts-list .entry-title {
  line-height: 22px;
  font-size: 14px;
  margin: 0 0 5px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.posts-list .image {
  width: 95px;
  padding-right: 15px;
}
.rtl .posts-list .image {
  padding-left: 15px;
  padding-right: inherit;
}
.posts-list .image + .inner {
  width: calc(100% - 95px);
}
.posts-list .image .image-inner {
  max-height: 80px;
  overflow: hidden;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

.post-layout {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  background: #fff;
}
.post-layout .post-sticky {
  background: #e44343;
  color: #fff;
  display: inline-block;
  padding: 0 15px;
  margin: 5px 0;
  font-size: 14px;
}
.post-layout .categories-name {
  display: inline-block;
  color: #fff;
  padding: 3px 12px;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  background-color: var(--houzing-theme-color);
}
.post-layout .entry-title .stick-icon {
  display: inline-block;
  line-height: 1;
  margin-right: 7px;
}
.rtl .post-layout .entry-title .stick-icon {
  margin-left: 7px;
  margin-right: 0;
}
.post-layout .top-image {
  position: relative;
  margin-bottom: 18px;
}
.post-layout .top-image .list-categories {
  top: 10px;
  left: 10px;
  z-index: 2;
  position: absolute;
}
.rtl .post-layout .top-image .list-categories {
  right: 10px;
  left: auto;
}
@media (min-width: 768px) {
  .post-layout .top-image .list-categories {
    top: 20px;
    left: 20px;
  }
  .rtl .post-layout .top-image .list-categories {
    right: 20px;
    left: auto;
  }
}
.post-layout iframe {
  max-width: 100%;
}
.post-layout .post-thumbnail {
  overflow: hidden;
  display: block;
  position: relative;
}
.post-layout .post-thumbnail:before {
  content: '';
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  background-color: #0D263B;
  opacity: 0;
  filter: alpha(opacity=0);
}
.post-layout .post-thumbnail img {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
@media (max-width: 1200px) {
  .post-layout .post-thumbnail img {
    width: 100%;
  }
}
.post-layout .top-detail-info {
  margin-bottom: 7px;
}
.post-layout .description {
  margin-bottom: 12px;
}
.post-layout .col-content .list-categories {
  margin-bottom: 7px;
}
.post-layout:hover {
  -webkit-box-shadow: 0 10px 40px 0 rgba(13, 38, 59, 0.1);
  box-shadow: 0 10px 40px 0 rgba(13, 38, 59, 0.1);
}
.post-layout:hover .post-thumbnail:before {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.post-layout:hover .post-thumbnail img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

.post-grid {
  overflow: hidden;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.post-grid .top-image {
  margin: 0;
}
.post-grid .top-image + .col-content {
  padding: 18px 20px 20px;
  border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
}
.post-grid .col-content {
  padding: 20px;
  border: 1px solid #E6E9EC;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.post-grid .entry-title {
  font-size: 17px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.post-list-item {
  overflow: hidden;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.post-list-item .top-image {
  margin: 0;
}
.post-list-item .top-image + .col-content {
  padding: 18px 20px 20px;
  border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -ms-border-radius: 0 3px 3px 0;
  -o-border-radius: 0 3px 3px 0;
}
.post-list-item .col-content {
  padding: 20px;
  border: 1px solid #E6E9EC;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

.post-list-item-v2 .entry-title {
  font-size: 16px;
}
@media (min-width: 1200px) {
  .post-list-item-v2 .entry-title {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .post-list-item-v2 .entry-title {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0;
  }
}
.post-list-item-v2 .top-image {
  width: 150px;
  margin: 0;
}
@media (min-width: 768px) {
  .post-list-item-v2 .top-image {
    width: 250px;
  }
}
@media (min-width: 1200px) {
  .post-list-item-v2 .top-image {
    width: 345px;
  }
}
.post-list-item-v2 .top-image + .col-content {
  width: calc(100% - 150px);
  padding: 15px;
  padding-left: 15px;
  border-radius: 0 3px 3px 0;
}
.rtl .post-list-item-v2 .top-image + .col-content {
  padding-right: 15px;
  padding-left: inherit;
}
@media (min-width: 768px) {
  .post-list-item-v2 .top-image + .col-content {
    width: calc(100% - 250px);
  }
}
@media (min-width: 1200px) {
  .post-list-item-v2 .top-image + .col-content {
    width: calc(100% - 345px);
    padding-left: 30px;
  }
  .rtl .post-list-item-v2 .top-image + .col-content {
    padding-right: 30px;
    padding-left: inherit;
  }
}
.rtl .post-list-item-v2 .top-image + .col-content {
  border-radius: 0 0 3px 3px;
}
.post-list-item-v2 .top-image img {
  width: 100%;
}
.post-list-item-v2 .col-content {
  padding: 20px;
  border: 1px solid #E6E9EC;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

@media (min-width: 1200px) {
  .post-list-item-v3 .top-image {
    width: 310px;
  }
}
@media (min-width: 1200px) {
  .post-list-item-v3 .top-image + .col-content {
    width: calc(100% - 310px);
  }
}

@media (min-width: 1200px) {
  .widget-blogs.carousel .slick-carousel {
    margin-right: -30px;
    margin-left: -30px;
    padding-right: 15px;
    padding-left: 15px;
    overflow: hidden;
  }
  .widget-blogs.carousel .slick-carousel .slick-list {
    overflow: visible;
  }
  .widget-blogs.carousel .slick-carousel .slick-dots {
    padding-top: 20px;
  }
}

/* Post type: By Category */
.posts-grid-category {
  overflow: hidden;
}

.top-blog-info {
  padding: 25px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #E6E9EC;
}
.top-blog-info i {
  margin-right: 10px;
}
.rtl .top-blog-info i {
  margin-left: 10px;
  margin-right: 0;
}
.top-blog-info .categories {
  margin-right: 35px;
}
.rtl .top-blog-info .categories {
  margin-left: 35px;
  margin-right: 0;
}
.top-blog-info .author a {
  color: var(--houzing-theme-color);
}
.top-blog-info a {
  color: var(--houzing-text-color);
}
.top-blog-info a:hover, .top-blog-info a:active {
  color: var(--houzing-theme-color);
}

.list-default {
  margin-bottom: 45px;
}
.list-default .entry-title {
  font-weight: 500;
  font-size: 30px;
  margin: 0 0 10px;
}
.list-default .description {
  margin: 0 0 15px;
}

.category-posts {
  position: relative;
}
.category-posts::after {
  content: "";
  top: 20px;
  position: absolute;
  right: 0;
  width: 1px;
  height: 1000px;
  background: #E6E9EC;
}
.rtl .category-posts::after {
  left: 0;
  right: auto;
}
.category-posts .post {
  border-bottom: 1px solid #E6E9EC;
}
.category-posts .category-posts-label {
  padding: 1px 3px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  background: var(--houzing-theme-color);
  font-weight: var(--houzing-main-font-weight);
  font-size: 10px;
  text-transform: uppercase;
}
.category-posts .category-posts-label a {
  color: #fff;
}
.category-posts .entry-meta::after {
  display: none;
}
.category-posts .posts-more .post:last-child {
  border: 0px;
}
.category-posts .posts-more .entry-title {
  font-size: 10px;
}
.category-posts .posts-more .entry-title a {
  color: #777777;
}
.category-posts .posts-more .entry-title a:hover {
  color: var(--houzing-theme-color);
}

/*------------------------------------*\
    Comment List
\*------------------------------------*/
.comment-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.comment-list .comment-respond {
  padding-bottom: 20px;
}
.comment-list .comment-respond .title {
  margin: 0 0 5px;
}
.comment-list .comment-respond small {
  display: inline-block;
  margin-bottom: 10px;
}
.comment-list #cancel-comment-reply-link {
  color: #e44343;
}
.comment-list .comment-author .date {
  white-space: nowrap;
}
.comment-list .comment-author > * {
  margin-right: 15px;
}
.rtl .comment-list .comment-author > * {
  margin-left: 15px;
  margin-right: 0;
}
.comment-list .comment-author > *:last-child {
  margin-right: 0;
}
.rtl .comment-list .comment-author > *:last-child {
  margin-left: 0;
  margin-right: 0;
}
.comment-list .name-comment {
  color: var(--houzing-heading-color);
  margin: 0;
  font-size: 15px;
  font-weight: 600;
  text-transform: capitalize;
}
.comment-list .name-comment + .star-rating {
  margin-left: 15px;
}
.rtl .comment-list .name-comment + .star-rating {
  margin-right: 15px;
  margin-left: 0;
}
.comment-list .children {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-left: 15px;
}
.rtl .comment-list .children {
  padding-right: 15px;
  padding-left: inherit;
}
@media (min-width: 1200px) {
  .comment-list .children {
    padding-left: 75px;
  }
  .rtl .comment-list .children {
    padding-right: 75px;
    padding-left: inherit;
  }
}
.comment-list .comment-edit-link {
  color: #e44343;
}
.comment-list .comment-reply-link {
  color: #02ccad;
  white-space: nowrap;
}
.comment-list .comment-box {
  overflow: hidden;
  padding-left: 10px;
}
.rtl .comment-list .comment-box {
  padding-right: 10px;
  padding-left: inherit;
}
@media (min-width: 1200px) {
  .comment-list .comment-box {
    padding-left: 20px;
  }
  .rtl .comment-list .comment-box {
    padding-right: 20px;
    padding-left: inherit;
  }
}
.comment-list .comment-text {
  margin-top: 12px;
}
.comment-list .comment-text p:last-child {
  margin: 0;
}
.comment-list div.avatar {
  margin-top: 5px;
  width: 70px;
  height: 70px;
  overflow: hidden;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  margin-bottom: 7px;
  float: left;
}
.rtl .comment-list div.avatar {
  float: right;
}
.comment-list div.avatar img {
  margin: 0;
}
.comment-list .the-comment {
  margin: 0 0 20px;
}
@media (min-width: 1200px) {
  .comment-list .the-comment {
    margin: 0 0 35px;
  }
}

.box-comment {
  margin-bottom: 30px;
}
.box-comment .comments-title {
  font-size: 18px;
  margin: 0 0 20px;
}
@media (min-width: 1200px) {
  .box-comment .comments-title {
    font-size: 21px;
  }
}
@media (min-width: 1200px) {
  .box-comment .comments-title {
    margin-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  .commentform {
    padding-top: 15px;
  }
}
.commentform .title {
  font-size: 18px;
  line-height: 1;
  margin: 0 0 20px;
}
@media (min-width: 1200px) {
  .commentform .title {
    margin-bottom: 25px;
    font-size: 21px;
  }
}
.commentform .comment-notes {
  display: none;
}

.logged-in-as {
  margin-bottom: 25px;
}

.logged-in-as a + a {
  color: #e44343;
}

/*------------------------------------*\
    Single post
\*------------------------------------*/
.header-info-blog {
  padding-top: 20px;
}
@media (min-width: 1200px) {
  .header-info-blog {
    padding-top: 40px;
  }
}

.entry-content-detail .list-categories {
  margin-bottom: 10px;
}
.entry-content-detail .categories-name {
  display: inline-block;
  color: #fff;
  padding: 3px 12px;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  background-color: var(--houzing-theme-color);
}
@media (min-width: 1200px) {
  .entry-content-detail .entry-title {
    margin-bottom: 30px;
  }
}
.entry-content-detail .entry-thumb {
  overflow: hidden;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .entry-content-detail .entry-thumb {
    margin-bottom: 30px;
  }
}

.social-networks li {
  padding-left: 10px;
  padding-right: 10px;
}
.social-networks li:last-child a {
  margin-right: 0;
}
.social-networks li a {
  font-size: 14px;
}
.social-networks li a:hover {
  color: var(--houzing-theme-color);
}

.tag-links,
.post-share {
  margin-bottom: 10px;
}
.tag-links span i,
.post-share span i {
  margin-right: 5px;
}
.rtl .tag-links span i, .rtl
.post-share span i {
  margin-left: 5px;
  margin-right: 0;
}

@media (min-width: 1200px) {
  .detail-post #comments {
    padding-top: 10px;
  }
}
.detail-post #comments #reply-title {
  margin: 0 !important;
}

.post-navigation {
  position: relative;
}
@media (min-width: 1200px) {
  .post-navigation {
    padding: 5px 0;
  }
}
.post-navigation .screen-reader-text {
  display: none;
}
.post-navigation .nav-links {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
}
.post-navigation .nav-links > * {
  width: 50%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.rtl .post-navigation .nav-links > * {
  float: right;
}
.post-navigation .nav-links > *.nav-next {
  text-align: right;
}
.rtl .post-navigation .nav-links > *.nav-next {
  text-align: left;
}
.post-navigation .nav-links > * > a:hover .navi {
  color: var(--houzing-theme-color);
}
.post-navigation .nav-links .title-direct {
  color: var(--houzing-link-color);
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.post-navigation .nav-links .navi {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  color: var(--houzing-text-color);
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.post-navigation .nav-links .navi i {
  font-weight: 400;
  font-size: 12px;
}

.author-info {
  padding: 20px 0;
  border-top: 1px solid #E6E9EC;
}
@media (min-width: 992px) {
  .author-info {
    padding: 40px 0;
  }
}
.author-info .author-title {
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 5px;
}
.author-info .avatar-img {
  padding-right: 20px;
}
.rtl .author-info .avatar-img {
  padding-left: 20px;
  padding-right: inherit;
}
.author-info .avatar-img .avatar {
  overflow: hidden;
  max-width: none;
}

.wrapper-posts-releated {
  background-color: #F6F8F9;
  padding: 30px 0;
}
@media (min-width: 768px) {
  .wrapper-posts-releated {
    padding: 45px 0;
  }
}
@media (min-width: 1200px) {
  .wrapper-posts-releated {
    padding: 85px 0;
  }
}
.wrapper-posts-releated.subproperties {
  border-top: 1px solid #E6E9EC;
  background-color: #fff;
}
.wrapper-posts-releated .property-item,
.wrapper-posts-releated .type-post {
  margin-bottom: 0;
}

.related-posts .title {
  font-size: 20px;
  margin: 0 0 15px;
  text-align: center;
}
@media (min-width: 1200px) {
  .related-posts .title {
    margin-bottom: 30px;
    font-size: 30px;
  }
}

/*------------------------------------*\
    Blog Masonry Page
\*------------------------------------*/
.blog-masonry .entry-thumb {
  margin-bottom: 0;
}

.gallery {
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
}
.gallery .gallery-item {
  float: left;
  margin-bottom: 15px;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
}
.rtl .gallery .gallery-item {
  float: right;
}
.gallery .gallery-item figcaption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  color: #fff;
  max-height: 50%;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.5);
  margin-left: 15px;
  margin-right: 15px;
  opacity: 0;
  filter: alpha(opacity=0);
  padding: 8px 15px;
}
.gallery .gallery-item:hover figcaption {
  opacity: 1;
  filter: alpha(opacity=100);
}
.gallery.gallery-columns-9 .gallery-item {
  width: 11%;
}
.gallery.gallery-columns-8 .gallery-item {
  width: 12.5%;
}
.gallery.gallery-columns-7 .gallery-item {
  width: 14%;
}
.gallery.gallery-columns-6 .gallery-item {
  width: 16.5%;
}
.gallery.gallery-columns-5 .gallery-item {
  width: 20%;
}
.gallery.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery.gallery-columns-3 .gallery-item {
  width: 33%;
}
.gallery.gallery-columns-1 .gallery-item {
  width: 100%;
}
.gallery.gallery-columns-2 .gallery-item {
  width: 50%;
}

.comment-navigation {
  overflow: hidden;
  padding: 20px 0;
}
.comment-navigation .nav-links > div {
  display: inline-block;
}
.comment-navigation .nav-links > div + div {
  line-height: 1.1;
  margin-left: 15px;
  padding-left: 15px;
  border-left: 2px solid #E6E9EC;
}
.rtl .comment-navigation .nav-links > div + div {
  margin-right: 15px;
  margin-left: 0;
}
.rtl .comment-navigation .nav-links > div + div {
  padding-right: 15px;
  padding-left: inherit;
}
.rtl .comment-navigation .nav-links > div + div {
  border-right: 2px solid #E6E9EC;
  border-left: inherit;
}

.list-check {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list-check li {
  margin-bottom: 10px;
}
.list-check i {
  color: var(--houzing-theme-color);
  margin-right: 10px;
}
.rtl .list-check i {
  margin-left: 10px;
  margin-right: 0;
}

.top-detail-info {
  margin-bottom: 5px;
}
.top-detail-info > * {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.rtl .top-detail-info > * {
  margin-left: 10px;
  margin-right: 0;
}
@media (min-width: 1200px) {
  .top-detail-info > * {
    margin-right: 30px;
  }
  .rtl .top-detail-info > * {
    margin-left: 30px;
    margin-right: 0;
  }
}
.top-detail-info > *:last-child {
  margin-right: 0;
}
.rtl .top-detail-info > *:last-child {
  margin-left: 0;
  margin-right: 0;
}
.top-detail-info a {
  color: var(--houzing-text-color);
}
.top-detail-info a:hover, .top-detail-info a:focus {
  color: var(--houzing-link-color);
}
.top-detail-info i {
  margin-right: 2px;
}
.rtl .top-detail-info i {
  margin-left: 2px;
  margin-right: 0;
}
.top-detail-info i.flaticon-customer-reviews {
  font-size: 22px;
  line-height: 1;
  vertical-align: middle;
}
@media (min-width: 1200px) {
  .top-detail-info i {
    margin-right: 7px;
  }
  .rtl .top-detail-info i {
    margin-left: 7px;
    margin-right: 0;
  }
}

.detail-post iframe {
  max-width: 100%;
}
.detail-post .bottom-info {
  margin-bottom: 20px;
}
.detail-post .bottom-info .suffix {
  font-style: italic;
}
.detail-post .bottom-info .author {
  text-transform: uppercase;
}
.detail-post .bottom-info > div {
  display: inline-block;
  vertical-align: middle;
}
.detail-post .bottom-info a {
  color: var(--houzing-text-color);
}
.detail-post .bottom-info a:hover, .detail-post .bottom-info a:active {
  color: var(--houzing-theme-color);
}
.detail-post .tag-social {
  border-top: 1px solid #E6E9EC;
  padding-top: 5px;
}
@media (min-width: 1200px) {
  .detail-post .tag-social {
    padding-top: 30px;
  }
}
.detail-post .tag-social strong {
  font-weight: 700;
  color: var(--houzing-link-color);
  padding-right: 10px;
}
.rtl .detail-post .tag-social strong {
  padding-left: 10px;
  padding-right: inherit;
}
@media (min-width: 1200px) {
  .detail-post .tag-social strong {
    padding-right: 20px;
  }
  .rtl .detail-post .tag-social strong {
    padding-left: 20px;
    padding-right: inherit;
  }
}
.detail-post .entry-tags-list {
  display: block;
  margin: 10px 0 0;
  position: relative;
}
.detail-post .post-navigation {
  margin-top: 15px;
  border-width: 1px 0;
  border-style: solid;
  border-color: #E6E9EC;
  padding: 15px 0;
}
@media (min-width: 1200px) {
  .detail-post .post-navigation {
    margin-top: 30px;
    padding: 30px 0;
  }
}
@media (min-width: 1200px) {
  .detail-post .entry-description {
    margin-bottom: 45px;
  }
}

.author-post .avatar {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.author-post .avatar-img {
  float: left;
  padding-right: 8px;
}
.rtl .author-post .avatar-img {
  float: right;
}
.rtl .author-post .avatar-img {
  padding-left: 8px;
  padding-right: inherit;
}
.author-post .name-author {
  display: inline-block;
  margin-top: 9px;
}

.author-wrapper .avatar-img {
  overflow: hidden;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
}
.author-wrapper .avatar-img img {
  margin: 0 !important;
}
.author-wrapper .author-title {
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  text-transform: capitalize;
}
.author-wrapper .author-title a {
  color: #777777;
}
.author-wrapper .author-title a:hover, .author-wrapper .author-title a:focus {
  color: var(--houzing-link-color);
}
.author-wrapper .right-inner {
  padding-left: 10px;
}
.rtl .author-wrapper .right-inner {
  padding-right: 10px;
  padding-left: inherit;
}

.comment-reply-title {
  margin: 0 0 10px;
  font-size: 18px;
}
@media (min-width: 1200px) {
  .comment-reply-title {
    margin-bottom: 20px;
  }
}
.comment-reply-title #cancel-comment-reply-link {
  color: #e44343;
}

/* 8. effect */
.effect-1 {
  position: relative;
}
.effect-1:after {
  content: '';
  display: block;
  width: 0px;
  height: 1px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
  margin: auto;
}
.effect-1:hover:after {
  width: 100%;
  height: 1px;
  background: var(--houzing-theme-color);
}

.zoom-2 {
  overflow: hidden;
  display: block;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.zoom-2 img {
  position: relative;
  width: 100%;
  height: auto;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
}
.zoom-2:hover img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.filter-grayscale, .widget .widget_sp_image-image-link img {
  -webkit-transition: all 0.6s ease-out 0s;
  -o-transition: all 0.6s ease-out 0s;
  transition: all 0.6s ease-out 0s;
}
.filter-grayscale:hover, .widget .widget_sp_image-image-link img:hover {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
}

.filter-brightness {
  -webkit-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
.filter-brightness:hover {
  filter: brightness(0.4);
  -webkit-filter: brightness(0.4);
  -moz-filter: brightness(0.4);
  -o-filter: brightness(0.4);
  -ms-filter: brightness(0.4);
}

.filter-blur {
  -webkit-transition: all 0.6s ease-out 0s;
  -o-transition: all 0.6s ease-out 0s;
  transition: all 0.6s ease-out 0s;
}
.filter-blur:hover {
  filter: blur(5px);
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
}

.close .fa {
  -webkit-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.close:hover .fa {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}

.image-overlay-1:after, .image-overlay-1:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 100;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.rtl .image-overlay-1:after, .rtl .image-overlay-1:before {
  right: 0;
  left: auto;
}
.image-overlay-1:after {
  top: -100%;
}
.image-overlay-1:before {
  bottom: -100%;
}
.image-overlay-1:hover:after {
  top: -50%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.image-overlay-1:hover:before {
  bottom: -50%;
  opacity: 1;
  filter: alpha(opacity=100);
}

.image-plus-1 {
  position: relative;
}
.image-plus-1::before {
  overflow: hidden;
  position: absolute;
  top: 0;
  content: "";
  z-index: 100;
  width: 100%;
  height: 100%;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
  background: url("../images/plus.png") no-repeat scroll center center/60px 60px rgba(0, 0, 0, 0.6);
}
.rtl .image-plus-1::before {
  right: 0;
  left: auto;
}
.image-plus-1:hover::before {
  visibility: visible;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.image-plus-2 {
  position: relative;
}
.image-plus-2::before {
  content: "";
  z-index: 199;
  top: 0;
  position: absolute;
  background: url("../images/plus.png") no-repeat scroll center center/60px 60px rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  left: 0;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-background-size: 10px 10px, 100% 100%;
  -moz-background-size: 10px 10px, 100% 100%;
  -ms-background-size: 10px 10px, 100% 100%;
  -o-background-size: 10px 10px, 100% 100%;
  background-size: 10px 10px, 100% 100%;
  -webkit-background-origin: padding-box, padding-box;
  -moz-background-origin: padding-box, padding-box;
  -ms-background-origin: padding-box, padding-box;
  -o-background-origin: padding-box, padding-box;
  background-origin: padding-box, padding-box;
}
.rtl .image-plus-2::before {
  right: 0;
  left: auto;
}
.image-plus-2:hover::before {
  opacity: .6;
  visibility: visible;
  -webkit-background-size: 60px 60px, 100% 100%;
  -moz-background-size: 60px 60px, 100% 100%;
  -ms-background-size: 60px 60px, 100% 100%;
  -o-background-size: 60px 60px, 100% 100%;
  background-size: 60px 60px, 100% 100%;
}

.image-plus-3 {
  position: relative;
}
.image-plus-3::before {
  content: "";
  top: 0;
  overflow: hidden;
  position: absolute;
  z-index: 100;
  -webkit-transform: scale(0.5) rotateX(180deg);
  -moz-transform: scale(0.5) rotateX(180deg);
  -ms-transform: scale(0.5) rotateX(180deg);
  -o-transform: scale(0.5) rotateX(180deg);
  transform: scale(0.5) rotateX(180deg);
  width: 100%;
  height: 100%;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  background: rgba(0, 0, 0, 0.8);
}
.rtl .image-plus-3::before {
  right: 0;
  left: auto;
}
.image-plus-3:hover::before {
  visibility: visible;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transform: scale(1) rotateX(0deg);
  -moz-transform: scale(1) rotateX(0deg);
  -ms-transform: scale(1) rotateX(0deg);
  -o-transform: scale(1) rotateX(0deg);
  transform: scale(1) rotateX(0deg);
}

.icon-effect-1 {
  position: relative;
}
.icon-effect-1:before {
  content: "";
  display: block;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), background-color 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), background-color 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), background-color 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: transparent;
}
.icon-effect-1:hover:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), background-color 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), background-color 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), background-color 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}

/* 9. utilities */
/*-------------------------------------------
    No Margin
-------------------------------------------*/
.no-margin {
  margin: 0 !important;
}
.no-margin .pagination {
  margin: 0;
}

/*-------------------------------------------
    No Padding
-------------------------------------------*/
.no-padding {
  padding: 0 !important;
}

.no-position {
  position: static !important;
}

.inline-block {
  display: inline-block;
  vertical-align: middle;
}
.lt-ie8 .inline-block {
  display: inline;
  zoom: 1;
}

.no-background {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none !important;
}

.no-effect a:before {
  content: none !important;
}

/*------------------------------------*\
    Clear List Style
\*------------------------------------*/
.clear-list {
  padding: 0;
  margin: 0;
  list-style: none;
}

/*-------------------------------------------
    Text Transform
-------------------------------------------*/
.text-uppercase {
  text-transform: uppercase !important;
}

/*-------------------------------------------
    Align
-------------------------------------------*/
.separator_align_center {
  text-align: center !important;
}

.vc_align_right,
.separator_align_right {
  text-align: right !important;
}

.separator_align_left {
  text-align: left !important;
}

/*------------------------------------*\
    Font size heading title
\*------------------------------------*/
.font-size-lg {
  font-size: 48px;
}

.font-size-md {
  font-size: 30px;
}

.font-size-sm {
  font-size: 18px;
}

.font-size-xs {
  font-size: 16px;
}

/*------------------------------------*\
    Border
\*------------------------------------*/
.no-border {
  border: 0px !important;
}

/*------------------------------------*\
    No background
\*------------------------------------*/
.bg-transparent {
  background: transparent !important;
}

/* 10. widgets layout */
.vertical-wrapper {
  position: relative;
}
.vertical-wrapper .title-vertical {
  color: #fff;
  background: var(--houzing-theme-color);
  font-size: 18px;
  text-transform: capitalize;
  padding: 13px 20px;
  margin: 0;
  cursor: pointer;
}
.vertical-wrapper .title-vertical i {
  font-size: 16px;
  margin-right: 15px;
}
.rtl .vertical-wrapper .title-vertical i {
  margin-left: 15px;
  margin-right: 0;
}
.vertical-wrapper .title-vertical .show-down {
  font-size: 18px;
  margin: 3px 0 0;
  float: right;
}
.rtl .vertical-wrapper .title-vertical .show-down {
  float: left;
}
.vertical-wrapper .content-vertical {
  padding: 0;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100% !important;
  z-index: 8;
}
.vertical-wrapper.show-always .content-vertical {
  display: block;
}

.apus-vertical-menu {
  padding: 14px;
  background: #fff;
  margin: 0;
  list-style: none;
  border-width: 0 1px 1px;
  border-style: solid;
  border-color: #E6E9EC;
}
.apus-vertical-menu > li {
  display: block;
  width: 100%;
  border-bottom: 1px dashed #E6E9EC;
}
.apus-vertical-menu > li:last-child {
  border: none;
}
.apus-vertical-menu > li > a {
  font-size: 16px;
  padding: 0;
  line-height: 40px;
  background: transparent !important;
}
.apus-vertical-menu > li > a > i,
.apus-vertical-menu > li > a > img {
  font-size: 22px;
  margin-right: 15px;
  width: 18px;
  display: inline-block;
  color: var(--houzing-theme-color);
}
.rtl .apus-vertical-menu > li > a > i, .rtl
.apus-vertical-menu > li > a > img {
  margin-left: 15px;
  margin-right: 0;
}
.apus-vertical-menu > li > a .caret {
  float: right;
  margin: 22px 0 0;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.rtl .apus-vertical-menu > li > a .caret {
  float: left;
}
.apus-vertical-menu > li .apus-container {
  padding: 10px 35px;
}
.apus-vertical-menu > li:hover > a, .apus-vertical-menu > li.active > a {
  color: var(--houzing-theme-color);
}
.apus-vertical-menu li:hover > .dropdown-menu {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.apus-vertical-menu .text-label {
  font-size: 12px;
  vertical-align: super;
  margin-left: 5px;
  color: var(--houzing-theme-color);
  font-family: var(--houzing-heading-font);
}
.rtl .apus-vertical-menu .text-label {
  margin-right: 5px;
  margin-left: 0;
}
.apus-vertical-menu .text-label.label-hot {
  color: #e44343;
}
.apus-vertical-menu .text-label.label-new {
  color: #79b530;
}
.apus-vertical-menu .dropdown-menu {
  min-width: 240px;
  visibility: hidden;
  padding: 20px;
  font-size: 14px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  border: none;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
}
.apus-vertical-menu .dropdown-menu > li > a {
  color: var(--houzing-link-color);
  background: transparent !important;
  padding: 0;
}
.apus-vertical-menu .dropdown-menu > li > a > i,
.apus-vertical-menu .dropdown-menu > li > a > img {
  font-size: 20px;
  margin-right: 10px;
  width: 15px;
  display: inline-block;
}
.rtl .apus-vertical-menu .dropdown-menu > li > a > i, .rtl
.apus-vertical-menu .dropdown-menu > li > a > img {
  margin-left: 10px;
  margin-right: 0;
}
.apus-vertical-menu .dropdown-menu > li > a .caret {
  float: right;
  margin: 12px 0 0;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.rtl .apus-vertical-menu .dropdown-menu > li > a .caret {
  float: left;
}
.apus-vertical-menu .dropdown-menu > li:hover > a, .apus-vertical-menu .dropdown-menu > li.active > a, .apus-vertical-menu .dropdown-menu > li:active > a {
  color: var(--houzing-theme-color);
}
.apus-vertical-menu .dropdown-menu .wpb_button, .apus-vertical-menu .dropdown-menu .wpb_content_element, .apus-vertical-menu .dropdown-menu ul.wpb_thumbnails-fluid > li,
.apus-vertical-menu .dropdown-menu .widget {
  margin: 0;
}
.apus-vertical-menu .dropdown-menu .widget .widget-title, .apus-vertical-menu .dropdown-menu .widget .widgettitle, .apus-vertical-menu .dropdown-menu .widget .widget-heading {
  margin: 0 0 10px;
  font-size: 18px;
  padding: 0;
}
.apus-vertical-menu .dropdown-menu .widget .widget-title:after, .apus-vertical-menu .dropdown-menu .widget .widget-title:before, .apus-vertical-menu .dropdown-menu .widget .widgettitle:after, .apus-vertical-menu .dropdown-menu .widget .widgettitle:before, .apus-vertical-menu .dropdown-menu .widget .widget-heading:after, .apus-vertical-menu .dropdown-menu .widget .widget-heading:before {
  display: none;
}
.apus-vertical-menu .aligned-left > a:hover .caret {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.apus-vertical-menu .aligned-left > .dropdown-menu {
  top: -10px;
  left: 100%;
}
.apus-vertical-menu .aligned-right > a:hover .caret {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.apus-vertical-menu .aligned-right > .dropdown-menu {
  top: -10px;
  right: 100%;
  left: inherit;
}

.apus_custom_menu.center {
  text-align: center;
}
.apus_custom_menu.center li {
  display: inline-block;
  margin: 0 15px;
}
.apus_custom_menu.left {
  text-align: left;
}
.apus_custom_menu.right {
  text-align: right;
}
.apus_custom_menu.inline li {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
  margin-right: 20px;
}
.rtl .apus_custom_menu.inline li {
  margin-left: 20px;
  margin-right: 0;
}
@media (min-width: 1200px) {
  .apus_custom_menu.inline li {
    margin-right: 40px;
  }
  .rtl .apus_custom_menu.inline li {
    margin-left: 40px;
    margin-right: 0;
  }
}
.apus_custom_menu.inline li:last-child {
  margin: 0;
}

.slick-carousel {
  position: relative;
  margin-right: -8px;
  margin-left: -8px;
}
@media (min-width: 768px) {
  .slick-carousel {
    margin-right: -15px;
    margin-left: -15px;
  }
}
.slick-carousel .slick-arrow {
  background: #fff;
  padding: 0;
  display: inline-block;
  font-size: 12px;
  width: 40px;
  height: 40px;
  line-height: 38px;
  color: var(--houzing-link-color);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 2;
  border: 1px solid #E6E9EC;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-box-shadow: 0 10px 50px 0 rgba(13, 38, 59, 0.1);
  box-shadow: 0 10px 50px 0 rgba(13, 38, 59, 0.1);
}
@media (min-width: 1200px) {
  .slick-carousel .slick-arrow {
    width: 45px;
    height: 45px;
    line-height: 43px;
  }
}
.slick-carousel .slick-arrow .textnav {
  display: none;
}
.slick-carousel .slick-arrow:hover, .slick-carousel .slick-arrow:focus {
  color: #fff;
  background: var(--houzing-theme-color);
  border-color: var(--houzing-theme-color);
}
.slick-carousel .slick-prev {
  left: 0;
}
.slick-carousel .slick-next {
  right: 0;
}
.slick-carousel .slick-slide {
  outline: none !important;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 768px) {
  .slick-carousel .slick-slide {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.slick-carousel.no-gap {
  margin: 0;
}
.slick-carousel.no-gap .slick-slide {
  padding-left: 0;
  padding-right: 0;
}
.slick-carousel.show-text .textnav {
  display: inline-block;
  margin: 0 2px;
}
.slick-carousel.show-text .slick-arrow {
  width: auto;
  height: auto;
  background: transparent !important;
  font-weight: 500;
  font-size: 12px;
  color: var(--houzing-link-color);
}
.slick-carousel.show-text .slick-arrow:hover, .slick-carousel.show-text .slick-arrow:active, .slick-carousel.show-text .slick-arrow:focus {
  color: var(--houzing-theme-color);
}
.slick-carousel.show-text .slick-prev {
  left: 0;
  right: inherit;
}
.slick-carousel.show-text .slick-next {
  right: 0;
  left: inherit;
}
.slick-carousel .slick-track {
  margin: inherit;
}
.slick-carousel .slick-dots {
  margin: 0 !important;
  padding: 15px 0 0;
  text-align: center;
  list-style: none;
  line-height: 1;
}
@media (min-width: 1200px) {
  .slick-carousel .slick-dots {
    padding: 25px 0 0;
  }
}
.slick-carousel .slick-dots li {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  position: relative;
  display: inline-block;
  cursor: pointer;
  margin: 0 5px;
  border: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  text-align: center;
  padding: 2px;
  background: transparent;
}
.slick-carousel .slick-dots li button {
  border: none;
  display: block;
  text-indent: -9999em;
  width: 8px;
  height: 8px;
  padding: 0;
  background: var(--houzing-theme-color);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.slick-carousel .slick-dots li.slick-active {
  background: var(--houzing-theme-color);
}
.slick-carousel .slick-dots li.slick-active button {
  background: #fff;
}

.slick-carousel.st_white .slick-dots li.slick-active,
.slick-carousel.st_white .slick-dots li button {
  background-color: #fff !important;
}

.widget-googlemap {
  position: relative;
}
.widget-googlemap .apus-google-map {
  z-index: 1;
}
.widget-googlemap .map-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.widget-googlemap .content-info {
  position: relative;
  z-index: 9;
  background: rgba(17, 17, 17, 0.8);
  padding: 30px;
}
@media (min-width: 1024px) {
  .widget-googlemap .content-info {
    padding: 65px 65px 40px;
  }
}
.widget-googlemap .description {
  margin: 0 0 35px;
}
.widget-googlemap .info-wrapper {
  margin: 0 0 40px;
}
.widget-googlemap .info-wrapper:nth-child(2n) {
  font-weight: normal;
}
.widget-googlemap .info-wrapper .icon {
  width: 70px;
  height: 70px;
  line-height: 76px;
  text-align: center;
  border: 2px dashed #3f4143;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  float: left;
  margin-right: 20px;
}
.rtl .widget-googlemap .info-wrapper .icon {
  float: right;
}
.rtl .widget-googlemap .info-wrapper .icon {
  margin-left: 20px;
  margin-right: 0;
}
.widget-googlemap .info-wrapper .icon i {
  font-size: 28px;
}
.widget-googlemap .info-wrapper .des {
  color: #fff;
  overflow: hidden;
  margin: 6px 0 0;
}
.widget-googlemap .info-top {
  border-bottom: 2px dashed #414445;
  overflow: hidden;
}
.widget-googlemap .info-bottom {
  margin: 40px 0;
}
.widget-googlemap .info-bottom a {
  display: inline-block;
  text-align: center;
  line-height: 42px;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  color: #101416;
  background: #3f4143;
}
.widget-googlemap .info-bottom a:hover, .widget-googlemap .info-bottom a:active {
  background-color: var(--houzing-theme-color);
  color: #0e1113;
}
.widget-googlemap .info-bottom a + a {
  margin-left: 12px;
}
.rtl .widget-googlemap .info-bottom a + a {
  margin-right: 12px;
  margin-left: 0;
}

.widget-socials .social {
  padding: 0;
  list-style: none;
  margin: 0;
}
.widget-socials .social > li {
  padding: 0;
  display: inline-block;
  margin-right: 3px;
}
.rtl .widget-socials .social > li {
  margin-left: 3px;
  margin-right: 0;
}
.widget-socials .social > li:last-child {
  margin: 0;
}
.widget-socials .social a {
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  background-color: var(--houzing-theme-color);
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.widget-socials .social a:hover, .widget-socials .social a:focus {
  color: #fff;
  background: var(--houzing-theme-hover-color);
}

.column-box > .elementor-container {
  overflow: hidden;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.09);
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.09);
}

.widget-process {
  padding-top: 35px;
}
.widget-process .title {
  color: var(--houzing-theme-color);
  margin: 0;
  font-size: 14px;
}
.widget-process .des {
  font-size: 18px;
  color: #fff;
  font-weight: normal;
}
@media (min-width: 1200px) {
  .widget-process .des {
    font-size: 20px;
  }
}
.widget-process .top-img {
  margin-bottom: 12px;
}
@media (min-width: 1200px) {
  .widget-process .top-img {
    margin-bottom: 20px;
  }
}
.widget-process .proces-item {
  position: relative;
}
.widget-process .proces-item .line-space {
  position: absolute;
  width: 190px;
  height: 35px;
  left: 100%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 100%;
}
.widget-process .proces-item:last-child .line-space {
  display: none;
}

.language-wrapper {
  font-size: 12px;
  display: inline-block;
  position: relative;
}
.language-wrapper:before {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 5px;
}
.language-wrapper .selected .language-current > img {
  margin: 0 10px 0 0;
  vertical-align: sub;
}
.rtl .language-wrapper .selected .language-current > img {
  margin: 0 0 0 10px;
}
.language-wrapper .selected .language-current > i {
  margin-left: 10px;
}
.rtl .language-wrapper .selected .language-current > i {
  margin-right: 10px;
  margin-left: 0;
}
.language-wrapper .dropdown-menu {
  background: #fff;
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  font-size: 12px;
  margin-top: 5px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  padding: 13px 18px;
  min-width: 130px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #E6E9EC;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  visibility: hidden;
}
.language-wrapper:hover .dropdown-menu {
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.language-wrapper .list-language {
  list-style: none;
  padding: 0;
  margin: 0;
}
.language-wrapper .list-language li {
  margin-bottom: 10px;
}
.language-wrapper .list-language li:last-child {
  margin-bottom: 0;
}
.language-wrapper .list-language a:hover, .language-wrapper .list-language a:focus {
  color: var(--houzing-theme-color);
}
.language-wrapper .list-language img {
  margin-right: 6px;
  margin-bottom: 0;
}
.rtl .language-wrapper .list-language img {
  margin-left: 6px;
  margin-right: 0;
}

.social-link {
  display: inline-block;
  margin: 0 5px;
  padding: 0;
}
.social-link li {
  display: inline-block;
  margin: 0 5px;
}
.social-link li a {
  background: #f4f4f4 none repeat scroll 0 0;
  border-radius: 100%;
  color: var(--houzing-text-color);
  display: inline-block;
  height: 40px;
  line-height: 38px;
  text-align: center;
  width: 40px;
  border: 1px solid #E6E9EC;
}
.social-link.lighten li a {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #ffffff;
  color: #ffffff;
}

.widget-gallery .image {
  position: relative;
}
.widget-gallery .image:before {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: var(--houzing-theme-color);
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 2;
}
.widget-gallery .image .content-cover {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  text-align: center;
  width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 9;
}
.widget-gallery .image:hover:before {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.widget-gallery .image:hover .content-cover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.widget-gallery .popup-image-gallery {
  width: 60px;
  height: 60px;
  line-height: 60px;
  display: inline-block;
  text-align: center;
  background: #fff;
  font-size: 24px;
  color: var(--houzing-theme-color);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.widget-gallery .popup-image-gallery:hover, .widget-gallery .popup-image-gallery:active {
  color: var(--houzing-theme-color);
  background: #e6e6e6;
}
.widget-gallery .title {
  font-size: 24px;
  font-size: var(--houzing-main-font);
  margin: 0;
  color: #fff;
}
.widget-gallery .description {
  color: #e0dede;
  font-size: 12px;
  margin-bottom: 20px;
}
.widget-gallery .gutter-default {
  margin-left: 0;
  margin-right: 0;
}
.widget-gallery .gutter-default > div {
  padding-right: 0;
  padding-left: 0;
}
.widget-gallery.gutter30 .title {
  font-size: 18px;
  font-family: var(--houzing-main-font);
}
.widget-gallery.gutter30 .image {
  margin-bottom: 30px;
}
.widget-gallery.gutter30 .description {
  margin-bottom: 10px;
}
.widget-gallery.gutter30 .gutter-default {
  margin-left: -15px;
  margin-right: -15px;
}
.widget-gallery.gutter30 .gutter-default > div {
  padding-right: 15px;
  padding-left: 15px;
}

.item-inner {
  position: relative;
  overflow: hidden;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  padding: 20px;
  margin-bottom: 15px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media (min-width: 1200px) {
  .item-inner {
    padding: 40px 30px;
    margin-bottom: 30px;
  }
}
.item-inner .top-inner {
  margin-bottom: 20px;
}
.item-inner .title {
  font-size: 18px;
  margin: 0 0 15px;
}
.item-inner .features-box-image {
  font-size: 30px;
}
@media (min-width: 1200px) {
  .item-inner .features-box-image {
    font-size: 45px;
  }
}
.item-inner.style1 {
  background-color: #fff;
}
.item-inner.style1 .features-box-image {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  width: 80px;
  height: 80px;
  display: inline-block;
  line-height: 80px;
  font-size: 30px;
  color: var(--houzing-theme-color);
}
@media (min-width: 1200px) {
  .item-inner.style1 .features-box-image {
    width: 112px;
    height: 112px;
    line-height: 112px;
    font-size: 45px;
  }
}
.item-inner.style1:hover {
  -webkit-box-shadow: 0 10px 50px 0 rgba(13, 38, 59, 0.1);
  box-shadow: 0 10px 50px 0 rgba(13, 38, 59, 0.1);
}
.item-inner.style1:hover .features-box-image {
  background-color: var(--houzing-theme-color);
  color: #fff;
}
.item-inner.style2 .features-box-image {
  text-align: center;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  width: 80px;
  height: 90px;
  display: inline-block;
  line-height: 105px;
  font-size: 30px;
  color: var(--houzing-theme-color);
  background-color: var(--houzing-theme-color-007);
  position: relative;
}
@media (min-width: 1200px) {
  .item-inner.style2 .features-box-image {
    width: 110px;
    height: 120px;
    line-height: 140px;
    font-size: 45px;
  }
}
.item-inner.style2:hover .features-box-image {
  background-color: var(--houzing-theme-color);
  color: #fff;
}
.item-inner.style3 {
  margin: 0;
  padding: 15px;
}
.item-inner.style3 .top-inner {
  margin-bottom: 10px;
}

.st_header .item-address .top-inner + .features-box-content {
  padding-left: 10px;
}
.rtl .st_header .item-address .top-inner + .features-box-content {
  padding-right: 10px;
  padding-left: inherit;
}

.item-address .top-inner + .features-box-content {
  padding-left: 10px;
}
.rtl .item-address .top-inner + .features-box-content {
  padding-right: 10px;
  padding-left: inherit;
}
@media (min-width: 1200px) {
  .item-address .top-inner + .features-box-content {
    padding-left: 20px;
  }
  .rtl .item-address .top-inner + .features-box-content {
    padding-right: 20px;
    padding-left: inherit;
  }
}
.item-address .features-box-image {
  font-size: 30px;
  line-height: 1;
}
@media (min-width: 1200px) {
  .item-address .features-box-image {
    font-size: 40px;
  }
}
.item-address .title {
  font-size: 16px;
  margin: 0;
}
@media (min-width: 1200px) {
  .item-address .title {
    font-size: 18px;
  }
}
.item-address.style1 {
  display: -webkit-flex;
  /* Safari */
  -webkit-align-items: center;
  /* Safari 7.0+ */
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .item-address.style1 {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
}
.item-address.style2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.item-address.style3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
}
.item-address.style3 .features-box-image {
  color: var(--houzing-theme-color);
  background-color: var(--houzing-theme-color-007);
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  font-size: 20px;
  width: 50px;
  height: 50px;
  line-height: 50px;
}
@media (min-width: 1200px) {
  .item-address.style3 .features-box-image {
    font-size: 30px;
    width: 70px;
    height: 70px;
    line-height: 70px;
  }
}
.item-address.style3 .description {
  line-height: 1.8;
}
.item-address.style3 .title {
  font-size: 16px;
  margin-bottom: 7px;
}

.widget-address-box.style2 .item {
  margin-bottom: 11px;
}
.widget-address-box.style2 .item:last-child {
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  .widget-testimonials .slick-carousel {
    margin-right: -30px;
    margin-left: -30px;
    padding-right: 15px;
    padding-left: 15px;
    overflow: hidden;
  }
  .widget-testimonials .slick-carousel .slick-list {
    overflow: visible;
  }
  .widget-testimonials .slick-carousel .slick-dots {
    padding-top: 60px;
  }
}
.widget-testimonials.style4, .widget-testimonials.style2 {
  position: relative;
  padding: 0 30px;
}
@media (min-width: 1200px) {
  .widget-testimonials.style4, .widget-testimonials.style2 {
    padding: 0 150px;
  }
}
.widget-testimonials.style4:before, .widget-testimonials.style2:before {
  left: 0;
  background: url(../images/quote-left.png) no-repeat;
}
.widget-testimonials.style4:after, .widget-testimonials.style2:after {
  right: 0;
  background: url(../images/quote-right.png) no-repeat;
}
.widget-testimonials.style4:after, .widget-testimonials.style4:before, .widget-testimonials.style2:after, .widget-testimonials.style2:before {
  content: '';
  position: absolute;
  top: 10px;
  width: 80px;
  height: 80px;
  background-size: 100%;
}
@media (min-width: 1200px) {
  .widget-testimonials.style4:after, .widget-testimonials.style4:before, .widget-testimonials.style2:after, .widget-testimonials.style2:before {
    width: 148px;
    height: 148px;
  }
}

.testimonials-item {
  text-align: center;
}
@media (min-width: 1200px) {
  .testimonials-item {
    padding-top: 20px;
  }
}
.testimonials-item .avarta {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 3px solid #fff;
  background-color: #fff;
  margin: auto;
  position: relative;
  display: -webkit-flex;
  /* Safari */
  -webkit-align-items: center;
  /* Safari 7.0+ */
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.testimonials-item .avarta img {
  display: inline-block;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.testimonials-item .name-client {
  font-size: 16px;
  margin: 0;
}
.testimonials-item .description {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.testimonials-item.style1 {
  text-align: center;
}
.testimonials-item.style1 .avarta {
  -webkit-box-shadow: 0 0 20px 0 rgba(13, 38, 59, 0.2);
  box-shadow: 0 0 20px 0 rgba(13, 38, 59, 0.2);
  margin-bottom: 15px;
}
.testimonials-item.style1 .property {
  font-size: 16px;
  margin-top: 4px;
}
.testimonials-item.style1 .bottom-info {
  margin-top: -33px;
}
.testimonials-item.style1 .description {
  background-color: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-box-shadow: 0 10px 50px 0 rgba(13, 38, 59, 0.1);
  box-shadow: 0 10px 50px 0 rgba(13, 38, 59, 0.1);
  padding: 20px 20px 40px;
}
@media (min-width: 1200px) {
  .testimonials-item.style1 .description {
    padding: 45px 30px 60px;
  }
}
.testimonials-item.style2 {
  max-width: 880px;
  margin-right: auto;
  margin-left: auto;
}
.testimonials-item.style2 .description {
  color: var(--houzing-link-color);
  font-weight: 600;
}
@media (min-width: 1200px) {
  .testimonials-item.style2 .description {
    font-size: 16px;
    line-height: 34px;
  }
}
.testimonials-item.style2 .bottom-info {
  margin-top: 20px;
  text-align: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
}
@media (min-width: 1200px) {
  .testimonials-item.style2 .bottom-info {
    margin-top: 45px;
  }
}
.rtl .testimonials-item.style2 .bottom-info {
  text-align: right;
}
.testimonials-item.style2 .bottom-info .avarta {
  border: 5px solid #fff;
  position: relative;
  width: 80px;
  height: 80px;
  -webkit-box-shadow: 0 0 20px 0 rgba(13, 38, 59, 0.2);
  box-shadow: 0 0 20px 0 rgba(13, 38, 59, 0.2);
}
@media (min-width: 1200px) {
  .testimonials-item.style2 .bottom-info .avarta {
    width: 110px;
    height: 110px;
  }
}
.testimonials-item.style2 .bottom-info .avarta:before {
  content: '';
  display: inline-block;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: url(../images/quote.png) var(--houzing-theme-color) no-repeat center;
  color: #fff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-size: 15px auto;
  text-align: center;
  position: absolute;
  z-index: 1;
  left: -10px;
  bottom: -18px;
}
@media (min-width: 1200px) {
  .testimonials-item.style2 .bottom-info .avarta:before {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-size: 21px auto;
  }
}
.rtl .testimonials-item.style2 .bottom-info .avarta:before {
  right: -10px;
  left: auto;
}
.testimonials-item.style2 .bottom-info .info-testimonials {
  padding-left: 20px;
}
.rtl .testimonials-item.style2 .bottom-info .info-testimonials {
  padding-right: 20px;
  padding-left: inherit;
}
@media (max-width: 1199px) {
  .testimonials-item.style2 .bottom-info {
    padding-bottom: 15px;
  }
}
.testimonials-item.style3 {
  text-align: left;
}
.rtl .testimonials-item.style3 {
  text-align: right;
}
.testimonials-item.style3 .description {
  padding: 20px;
  background-color: #F5F7FC;
  position: relative;
}
@media (min-width: 1200px) {
  .testimonials-item.style3 .description {
    padding: 50px 45px;
  }
}
.testimonials-item.style3 .description:before {
  content: '';
  position: absolute;
  top: 100%;
  left: 47px;
  border-width: 10px;
  border-style: solid;
  border-color: #F5F7FC transparent transparent;
}
.rtl .testimonials-item.style3 .description:before {
  right: 47px;
  left: auto;
}
@media (min-width: 1200px) {
  .testimonials-item.style3 .description:before {
    left: 72px;
  }
  .rtl .testimonials-item.style3 .description:before {
    right: 72px;
    left: auto;
  }
}
.testimonials-item.style3 .bottom-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  padding: 15px 25px 0;
}
@media (min-width: 1200px) {
  .testimonials-item.style3 .bottom-info {
    padding: 25px 50px 0;
  }
}
.testimonials-item.style3 .wrapper-avarta {
  width: 65px;
}
.testimonials-item.style3 .wrapper-avarta + .info-testimonials {
  padding-left: 20px;
  width: calc(100% - 65px);
}
.rtl .testimonials-item.style3 .wrapper-avarta + .info-testimonials {
  padding-right: 20px;
  padding-left: inherit;
}
.testimonials-item.style3 .avarta {
  -webkit-box-shadow: 0 0 20px 0 rgba(13, 38, 59, 0.2);
  box-shadow: 0 0 20px 0 rgba(13, 38, 59, 0.2);
}
.testimonials-item.style4 .wrapper-avarta {
  width: 65px;
}
.testimonials-item.style4 .wrapper-avarta + .info-testimonials {
  padding-left: 20px;
  width: calc(100% - 65px);
}
.rtl .testimonials-item.style4 .wrapper-avarta + .info-testimonials {
  padding-right: 20px;
  padding-left: inherit;
}
.testimonials-item.style4 .bottom-info {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  text-align: left;
  border: 1px solid #E6E9EC;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  background-color: #fff;
  padding: 10px;
}
.rtl .testimonials-item.style4 .bottom-info {
  text-align: right;
}
.testimonials-item.style4 .description {
  max-width: 720px;
  margin-right: auto;
  margin-left: auto;
  color: var(--houzing-link-color);
  font-weight: 600;
}
@media (min-width: 1200px) {
  .testimonials-item.style4 .description {
    font-size: 16px;
    line-height: 34px;
  }
}

.wrapper-testimonial-thumbnail {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 15px;
}
@media (min-width: 1200px) {
  .wrapper-testimonial-thumbnail {
    margin-top: 30px;
  }
}
.wrapper-testimonial-thumbnail .testimonials-item {
  cursor: pointer;
  padding: 20px 0 30px;
}
@media (min-width: 1200px) {
  .wrapper-testimonial-thumbnail .testimonials-item {
    padding: 20px 0 50px;
  }
}
.wrapper-testimonial-thumbnail .slick-list {
  padding: 0 !important;
}
.wrapper-testimonial-thumbnail .slick-current .bottom-info {
  -webkit-box-shadow: 0 10px 50px 0 rgba(13, 38, 59, 0.1);
  box-shadow: 0 10px 50px 0 rgba(13, 38, 59, 0.1);
}

.faq_question_widget .title {
  font-size: 20px;
  margin: 0 0 15px;
}
.faq_question_widget .widget_list {
  background-color: #ffffff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.09);
  padding: 20px 20px 10px;
}
@media (min-width: 1200px) {
  .faq_question_widget .widget_list {
    padding: 30px 35px 10px;
  }
}
.faq_question_widget .list_details {
  padding: 0;
  margin: 0;
  list-style: none;
}
.faq_question_widget .list_details li {
  margin-bottom: 20px;
}
.faq_question_widget .list_details li a {
  color: var(--houzing-text-color);
}
.faq_question_widget .list_details li a:hover, .faq_question_widget .list_details li a:focus {
  color: var(--houzing-link-color);
}

.widget-banner {
  overflow: hidden;
}
.widget-banner .btn {
  border-width: 2px;
}
.widget-banner .image-wrapper img {
  width: auto;
}
.widget-banner .banner-content img {
  margin: 0;
}
.widget-banner .flex-top .banner-image {
  margin-top: 10px;
}
@media (min-width: 1200px) {
  .widget-banner .flex-top .banner-image {
    margin-top: 25px;
  }
}
.widget-banner .flex-top .banner-content {
  margin-top: 20px;
}
@media (min-width: 1200px) {
  .widget-banner .flex-top .banner-content {
    margin-top: 45px;
  }
}
.widget-banner.style1 .inner {
  position: relative;
  height: 200px;
}
.widget-banner.style1 .banner-image img {
  max-height: 150px;
}
@media (min-width: 1200px) {
  .widget-banner.style1 .inner {
    height: 450px;
  }
  .widget-banner.style1 .banner-image img {
    max-height: 300px;
  }
}
.widget-banner.style1 .btn {
  position: absolute;
  bottom: 0;
  left: 50%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2;
  padding: 8px 25px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
}
@media (min-width: 1200px) {
  .widget-banner.style1 .btn {
    font-size: 16px;
  }
}
.widget-banner.style1:hover .btn {
  bottom: 30px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.widget-banner.style2 {
  background-color: var(--houzing-theme-color);
}
.widget-banner.style2 .inner {
  height: 150px;
}
.widget-banner.style2 .banner-image img {
  max-height: 180px;
}
@media (min-width: 1200px) {
  .widget-banner.style2 .inner {
    height: 235px;
  }
  .widget-banner.style2 .banner-image img {
    max-height: 200px;
  }
}
.widget-banner.style2 .banner-content {
  font-size: 20px;
  color: #252525;
  line-height: 1.3;
}
.widget-banner.style2 .banner-content strong {
  font-weight: normal;
}
@media (min-width: 1200px) {
  .widget-banner.style2 .banner-content {
    font-size: 30px;
  }
}
.widget-banner.style3 {
  background-color: var(--houzing-theme-color);
}
.widget-banner.style3 .inner {
  height: 200px;
}
.widget-banner.style3 .banner-image img {
  max-height: 180px;
}
.widget-banner.style3 .link-bottom {
  padding-top: 5px;
}
@media (min-width: 1200px) {
  .widget-banner.style3 .link-bottom {
    padding-top: 15px;
  }
}
@media (min-width: 1200px) {
  .widget-banner.style3 .inner {
    height: 286px;
  }
  .widget-banner.style3 .banner-image img {
    max-height: 250px;
  }
}
.widget-banner.style3 .banner-content {
  font-size: 20px;
  color: #252525;
  line-height: 1.2;
}
.widget-banner.style3 .banner-content strong {
  font-weight: normal;
}
@media (min-width: 1200px) {
  .widget-banner.style3 .banner-content {
    font-size: 30px;
  }
}
.widget-banner.style4 {
  background-color: var(--houzing-theme-color);
}
.widget-banner.style4 .inner {
  height: 120px;
}
.widget-banner.style4 .banner-image img {
  max-height: 100px;
}
.widget-banner.style4 .link-bottom {
  padding-top: 5px;
}
@media (min-width: 1200px) {
  .widget-banner.style4 .inner {
    height: 180px;
  }
  .widget-banner.style4 .banner-image img {
    max-height: 150px;
  }
}
.widget-banner.style4 .banner-content {
  font-size: 18px;
  color: #252525;
  line-height: 1.2;
}
.widget-banner.style4 .banner-content strong {
  font-weight: normal;
}
@media (min-width: 1200px) {
  .widget-banner.style4 .banner-content {
    font-size: 24px;
  }
}
.widget-banner.style4 .btn {
  font-size: 12px;
  padding: 6px 25px;
}

.widget-nav-menu .menu li {
  margin: 0 0 11px;
  overflow: hidden;
}
.widget-nav-menu .menu li > a {
  position: relative;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  display: inline-block;
  padding: 0 0 5px;
}
.widget-nav-menu .menu li > a:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: width 0.3s ease-in-out 0s;
  -o-transition: width 0.3s ease-in-out 0s;
  transition: width 0.3s ease-in-out 0s;
  width: 0;
  height: 2px;
  background-color: var(--houzing-link-color);
}
.rtl .widget-nav-menu .menu li > a:before {
  right: 0;
  left: auto;
}
.widget-nav-menu .menu li:hover > a:before, .widget-nav-menu .menu li.current-cat-parent > a:before, .widget-nav-menu .menu li.current-cat > a:before {
  width: 70%;
}
.widget-nav-menu .menu li:last-child {
  margin: 0;
}
.widget-nav-menu.st_line .menu li {
  margin-bottom: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.rtl .widget-nav-menu.st_line .menu li {
  margin-left: 10px;
  margin-right: 0;
}
.widget-nav-menu.st_line .menu li a {
  padding: 0 !important;
}
@media (min-width: 1200px) {
  .widget-nav-menu.st_line .menu li {
    margin-right: 25px;
  }
  .rtl .widget-nav-menu.st_line .menu li {
    margin-left: 25px;
    margin-right: 0;
  }
}
.widget-nav-menu.st_line .menu li:last-child {
  margin-right: 0px;
}
.rtl .widget-nav-menu.st_line .menu li:last-child {
  margin-left: 0px;
  margin-right: 0;
}
.widget-nav-menu.st_line .menu li:hover > a, .widget-nav-menu.st_line .menu li.current-cat-parent > a, .widget-nav-menu.st_line .menu li.current-cat > a {
  text-decoration: underline;
}

form.mc4wp-form {
  border: 1px solid #fff;
  padding: 4px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  background-color: #fff;
}
form.mc4wp-form [type="email"] {
  height: 50px;
  padding: 5px 20px;
  border: 0;
  width: calc(100% - 50px);
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  outline: none;
}
form.mc4wp-form [type="email"]::-webkit-input-placeholder {
  /* Edge */
  opacity: 1;
  filter: alpha(opacity=100);
}
form.mc4wp-form [type="email"]:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  opacity: 1;
  filter: alpha(opacity=100);
}
form.mc4wp-form [type="email"]::placeholder {
  opacity: 1;
  filter: alpha(opacity=100);
}
form.mc4wp-form [type="submit"] {
  font-size: 18px;
  width: 50px;
  height: 50px;
  border: 0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  overflow: hidden;
  margin-left: auto;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  color: #fff;
  background-color: var(--houzing-theme-color);
}
.rtl form.mc4wp-form [type="submit"] {
  margin-right: auto;
  margin-left: 0;
}
form.mc4wp-form [type="submit"] i {
  margin: 0;
}
form.mc4wp-form [type="submit"]:hover, form.mc4wp-form [type="submit"]:focus {
  color: #fff;
  background-color: var(--houzing-theme-hover-color);
}

.widget-brand {
  text-align: center;
}
.widget-brand .slick-slide img {
  max-width: 80%;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.widget-brand .slick-slide img:hover, .widget-brand .slick-slide img:focus {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}
.widget-brand .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
}

.elementor-accordion .elementor-tab-content {
  border: 0;
  padding: 10px 0 0;
}
@media (min-width: 1200px) {
  .elementor-accordion .elementor-tab-content {
    padding: 20px 0 10px;
  }
}
.elementor-accordion .elementor-tab-content p:last-child {
  margin-bottom: 0;
}
.elementor-accordion .elementor-accordion-item {
  margin-bottom: 20px;
  border: 0;
}
.elementor-accordion .elementor-accordion-item:last-child {
  margin-bottom: 0;
}
.elementor-accordion .elementor-tab-title {
  line-height: 1.3;
  font-weight: 600;
  padding: 18px 20px;
  color: var(--houzing-link-color);
  border: 1px solid var(--houzing-theme-color-010);
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.elementor-accordion .elementor-tab-title a {
  color: var(--houzing-link-color) !important;
}
.elementor-accordion .elementor-tab-title.elementor-active {
  background-color: var(--houzing-theme-color-007);
}

.works .title {
  font-size: 20px;
  margin: 0 0 10px;
}
.works .left-inner {
  margin-right: 25px;
}
.rtl .works .left-inner {
  margin-left: 25px;
  margin-right: 0;
}
.works .number {
  font-size: 15px;
  font-weight: 700;
  display: inline-block;
  vertical-align: baseline;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: var(--houzing-theme-color);
  color: #fff !important;
}
.works.text-right {
  direction: rtl;
}
.works.text-right .left-inner {
  margin-right: 0;
  margin-left: 15px;
}
.rtl .works.text-right .left-inner {
  margin-left: 0;
  margin-right: 0;
}
.rtl .works.text-right .left-inner {
  margin-right: 15px;
  margin-left: 0;
}

.no-space {
  margin: 0 !important;
}
.no-space > .apus-container > .vc_fluid {
  padding: 0;
}
.no-space .row {
  margin: 0;
}
.no-space .row > [class*="col"] {
  padding: 0;
}

.space-45 {
  margin-bottom: 45px;
}

.bg-white {
  background: #fff;
}

.bg-transparent {
  background: transparent !important;
}

@media (min-width: 992px) {
  .space-padding-lr-100 {
    padding-left: 100px;
    padding-right: 100px;
  }

  .space-padding-lr-80 {
    padding-left: 80px;
    padding-right: 80px;
  }

  .space-rl-50 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .space-l-65 {
    padding-left: 65px;
  }

  .top-170 {
    margin-top: -170px;
  }

  .left-100 {
    margin-left: -100px;
  }

  .space-left-45 {
    padding-left: 45px;
  }

  .right-30 {
    padding-right: 30px;
  }
  .rtl .right-30 {
    padding-left: 30px;
    padding-right: inherit;
  }

  .padding-lr-60 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .padding-lr-45 {
    padding-left: 45px;
    padding-right: 45px;
  }

  .padding-lr-55 {
    padding-left: 55px;
    padding-right: 55px;
  }

  .padding-lr-25 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .space-border .row {
    margin: 0;
  }
  .space-border .row > [class*="col"] {
    border-right: 1px solid #E6E9EC;
  }
  .rtl .space-border .row > [class*="col"] {
    border-left: 1px solid #E6E9EC;
    border-right: inherit;
  }
  .space-border .row > [class*="col"]:last-child {
    border: none;
  }
}
@media (min-width: 1200px) {
  .padding-lr-15 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .space-padding-lg-30 {
    padding: 30px !important;
  }

  .space-md-30 {
    margin-bottom: 30px !important;
  }

  .lg-28 {
    width: 30%;
  }

  .lg-72 {
    width: 70%;
  }

  .flex-lg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 1199px) {
  .space-padding-xs-15 {
    padding: 15px !important;
  }
}
.flow-hidden {
  overflow: hidden;
}

.style-white {
  color: #fff !important;
}
.style-white .widget-title {
  color: #fff !important;
}

.border-top-theme {
  border-top: 3px solid var(--houzing-theme-color);
}

.font-size-36 {
  font-size: 36px !important;
}

.font-size-30 {
  font-size: 30px !important;
}

.font-weight-400 {
  font-weight: 400 !important;
}

.weight-normal {
  font-weight: normal !important;
}

.font-14 {
  font-size: 14px !important;
}

.space-left-8 {
  margin-left: 8px;
}
.rtl .space-left-8 {
  margin-right: 8px;
  margin-left: 0;
}

.text-upper {
  text-transform: uppercase !important;
}

.space-10 {
  margin-bottom: 10px !important;
}

.space-15 {
  margin-bottom: 15px !important;
}

.space-20 {
  margin-bottom: 20px !important;
}

.space-25 {
  margin-bottom: 25px !important;
}

.space-30 {
  margin-bottom: 15px !important;
}
@media (min-width: 1200px) {
  .space-30 {
    margin-bottom: 30px !important;
  }
}

.space-60 {
  margin-bottom: 30px !important;
}
@media (min-width: 1200px) {
  .space-60 {
    margin-bottom: 60px !important;
  }
}

.space-50 {
  margin-bottom: 50px !important;
}

.space-padding-35 {
  padding: 35px 0 !important;
}

.space-padding-tb-90 {
  padding-top: 90px !important;
  padding-bottom: 90px !important;
}

.space-padding-tb-55 {
  padding-top: 55px !important;
  padding-bottom: 55px !important;
}

.space-top-0 {
  margin-top: 0;
}

.space-left-12 {
  margin-left: 12px;
}
.rtl .space-left-12 {
  margin-right: 12px;
  margin-left: 0;
}

.p-relative {
  position: relative !important;
}

.p-absolute {
  position: absolute !important;
}

.p-static {
  position: static !important;
}

.hr {
  border-top: 1px solid #E6E9EC;
  min-height: 1px;
  width: 100%;
}

.no-float {
  float: none !important;
}

.no-padding-left {
  padding-left: 0;
}
.rtl .no-padding-left {
  padding-right: 0;
  padding-left: inherit;
}

.no-padding-right {
  padding-right: 0;
}
.rtl .no-padding-right {
  padding-left: 0;
  padding-right: inherit;
}

@media (min-width: 1024px) {
  .padding-lr-35 {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media (min-width: 1200px) {
  .gutter-50 {
    margin-left: -25px;
    margin-right: -25px;
  }
  .gutter-50 .vc_column_container > .vc_column-inner {
    padding-left: 25px;
    padding-right: 25px;
  }
  .gutter-50 .vc_row,
  .gutter-50 .row {
    margin-left: -25px;
    margin-right: -25px;
  }
}
.text-theme {
  color: var(--houzing-theme-color) !important;
}

.text-white {
  color: #fff !important;
}

.bg-theme {
  background: var(--houzing-theme-color);
}

.border-theme {
  border-color: var(--houzing-theme-color);
}

.radius-3x {
  border-radius: 3px !important;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -ms-border-radius: 3px !important;
  -o-border-radius: 3px !important;
}

.radius-50 {
  border-radius: 50px !important;
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -ms-border-radius: 50px !important;
  -o-border-radius: 50px !important;
}

.deleted_wpb_single_image {
  position: relative;
  overflow: hidden;
}
.deleted_wpb_single_image:before {
  position: absolute;
  z-index: 2;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  content: '';
  width: 100%;
  height: 100%;
  background: var(--houzing-theme-color);
  opacity: 0;
  filter: alpha(opacity=0);
  top: 0;
  left: 0;
}
.deleted_wpb_single_image:after {
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  content: '';
  top: 30px;
  left: 30px;
  right: 30px;
  bottom: 30px;
  border: 1px solid #fff;
  z-index: 3;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.deleted_wpb_single_image:hover:before {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.deleted_wpb_single_image:hover:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.widget-team {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  background: #fff;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.widget-team .content {
  padding: 20px 30px;
}
.widget-team .name-team {
  font-size: 18px;
  margin: 5px 0 0;
}
.widget-team .social {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 3;
  list-style: none;
  padding: 0 30px 20px;
  margin: 0;
}
@media (min-width: 1200px) {
  .widget-team .social {
    padding: 0 30px 30px;
  }
}
.widget-team .social li:nth-child(2n+1) {
  -webkit-transition-delay: 0.1s;
  /* Safari */
  transition-delay: 0.1s;
}
.widget-team .social li:nth-child(2n+2) {
  -webkit-transition-delay: 0.2s;
  /* Safari */
  transition-delay: 0.2s;
}
.widget-team .social li:nth-child(2n+3) {
  -webkit-transition-delay: 0.3s;
  /* Safari */
  transition-delay: 0.3s;
}
.widget-team .social li:nth-child(2n+4) {
  -webkit-transition-delay: 0.4s;
  /* Safari */
  transition-delay: 0.4s;
}
.widget-team .social li:nth-child(2n+5) {
  -webkit-transition-delay: 0.5s;
  /* Safari */
  transition-delay: 0.5s;
}
.widget-team .social li:nth-child(2n+6) {
  -webkit-transition-delay: 0.6s;
  /* Safari */
  transition-delay: 0.6s;
}
.widget-team .social li:nth-child(2n+7) {
  -webkit-transition-delay: 0.7s;
  /* Safari */
  transition-delay: 0.7s;
}
.widget-team .social li:nth-child(2n+8) {
  -webkit-transition-delay: 0.8s;
  /* Safari */
  transition-delay: 0.8s;
}
.widget-team .social li:nth-child(2n+9) {
  -webkit-transition-delay: 0.9s;
  /* Safari */
  transition-delay: 0.9s;
}
.widget-team .social li:nth-child(2n+10) {
  -webkit-transition-delay: 1s;
  /* Safari */
  transition-delay: 1s;
}
.widget-team .social li {
  display: inline-block;
  margin-right: 8px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.rtl .widget-team .social li {
  margin-left: 8px;
  margin-right: 0;
}
.widget-team .social li a {
  width: 32px;
  height: 32px;
  line-height: 30px;
  font-size: 14px;
  text-align: center;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  color: #fff !important;
  background: var(--houzing-theme-color);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.widget-team .social li a:before {
  display: none;
}
.widget-team .social li a:hover, .widget-team .social li a:focus {
  background: var(--houzing-theme-hover-color);
}
.widget-team .social li a[class*="facebook"] {
  background: #3b5998;
}
.widget-team .social li a[class*="facebook"]:hover, .widget-team .social li a[class*="facebook"]:focus {
  background: #30487b;
}
.widget-team .social li a[class*="twitter"] {
  background: #00acee;
}
.widget-team .social li a[class*="twitter"]:hover, .widget-team .social li a[class*="twitter"]:focus {
  background: #008fc5;
}
.widget-team .social li a[class*="linkedin"] {
  background: #0077b5;
}
.widget-team .social li a[class*="linkedin"]:hover, .widget-team .social li a[class*="linkedin"]:focus {
  background: #005c8c;
}
.widget-team .social li a[class*="google"] {
  background: #d34836;
}
.widget-team .social li a[class*="google"]:hover, .widget-team .social li a[class*="google"]:focus {
  background: #b83928;
}
.widget-team .social li a[class*="pinterest"] {
  background: #c4302b;
}
.widget-team .social li a[class*="pinterest"]:hover, .widget-team .social li a[class*="pinterest"]:focus {
  background: #a32824;
}
.widget-team .team-item {
  position: relative;
  overflow: hidden;
}
.widget-team:hover {
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
}
.widget-team:hover .social li {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.widget_apus_vertical_menu {
  border-left: 4px solid #2e2d2d;
}
.widget_apus_vertical_menu .widget-title {
  font-size: 16px;
  font-weight: normal;
  margin: 0 0 10px;
  padding: 15px 30px 0;
}
.rtl .widget_apus_vertical_menu {
  border-right: 4px solid #2e2d2d;
  border-left: inherit;
}
.widget_apus_vertical_menu .apus-vertical-menu {
  border: none;
}
.widget_apus_vertical_menu .apus-vertical-menu > li {
  margin-left: -4px;
}
.rtl .widget_apus_vertical_menu .apus-vertical-menu > li {
  margin-right: -4px;
  margin-left: 0;
}
.widget_apus_vertical_menu .apus-vertical-menu > li > a {
  border-left: 4px solid transparent;
  font-size: 16px;
  padding: 0 30px;
}
.rtl .widget_apus_vertical_menu .apus-vertical-menu > li > a {
  border-right: 4px solid transparent;
  border-left: inherit;
}
.widget_apus_vertical_menu .apus-vertical-menu > li.active > a, .widget_apus_vertical_menu .apus-vertical-menu > li:hover > a {
  border-color: var(--houzing-theme-color);
}
.widget_apus_vertical_menu.darken .apus-vertical-menu {
  background: transparent;
}
.widget_apus_vertical_menu.darken .apus-vertical-menu > li > a {
  color: #eeeae2;
  padding: 0 20px;
}
.widget_apus_vertical_menu.darken .apus-vertical-menu > li.active > a, .widget_apus_vertical_menu.darken .apus-vertical-menu > li:hover > a {
  color: var(--houzing-theme-color);
}
.widget_apus_vertical_menu.darken .widget-title {
  color: #eeeae2;
  border: none;
  margin: 0;
  padding-right: 20px;
  padding-left: 20px;
}
.widget_apus_vertical_menu.darken .widget-title:before {
  display: none;
}

.tabs-v1 .nav-tabs {
  border: none;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  position: relative;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
}
.tabs-v1 .nav-tabs:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: -30px;
  background-color: #E6E9EC;
  width: calc(100% + 60px);
  height: 1px;
}
@media (max-width: 767px) {
  .tabs-v1 .nav-tabs:before {
    display: none;
  }
}
.tabs-v1 .nav-tabs > li {
  float: none;
  margin: 0 28px 0 !important;
}
@media (min-width: 1200px) {
  .tabs-v1 .nav-tabs > li {
    margin: 0 15px 0 !important;
  }
}
.tabs-v1 .nav-tabs > li > a {
  text-align: center;
  font-size: 16px;
  padding: 0 0 10px;
  font-weight: 700;
  margin: 0;
  background: transparent !important;
  white-space: nowrap;
  color: var(--houzing-link-color);
  border: none !important;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  position: relative;
}
@media (min-width: 1200px) {
  .tabs-v1 .nav-tabs > li > a {
    padding: 0 0 18px;
    font-size: 18px;
  }
}
.tabs-v1 .nav-tabs > li > a:before {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  content: '';
  position: absolute;
  display: block;
  z-index: 2;
  width: 100%;
  height: 1px;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  transform: scale(0, 1);
  background: var(--houzing-theme-color);
  bottom: 0;
  left: 0;
}
.rtl .tabs-v1 .nav-tabs > li > a:before {
  right: 0;
  left: auto;
}
.tabs-v1 .nav-tabs > li:first-child > a {
  padding-left: 0;
}
.rtl .tabs-v1 .nav-tabs > li:first-child > a {
  padding-right: 0;
  padding-left: inherit;
}
.tabs-v1 .nav-tabs > li.active > a {
  color: var(--houzing-theme-color);
}
.tabs-v1 .nav-tabs > li.active > a:before {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.tabs-v1 .tab-content {
  margin-top: 10px;
  max-width: 730px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 1200px) {
  .tabs-v1 .tab-content {
    margin-top: 25px;
  }
}
.tabs-v1 .tab-content h2 {
  font-size: 18px;
  margin: 0 0 10px;
}

.nav.tabs-product {
  border: none;
}
.nav.tabs-product.has-border {
  border-bottom: 1px solid #E6E9EC;
}
.nav.tabs-product.has-border > li {
  margin-bottom: -2px;
}
.nav.tabs-product > li {
  display: inline-block;
  float: none;
  margin-bottom: 0;
}
.nav.tabs-product > li > a {
  border: none !important;
  font-size: 18px;
  color: var(--houzing-text-color);
  font-family: var(--houzing-main-font);
  background: transparent;
  position: relative;
  padding: 0 0 8px;
}
.nav.tabs-product > li > a:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: var(--houzing-theme-color);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.nav.tabs-product > li.active > a, .nav.tabs-product > li.active > a:hover, .nav.tabs-product > li.active > a:focus {
  color: var(--houzing-theme-color);
}
.nav.tabs-product > li.active > a:before, .nav.tabs-product > li.active > a:hover:before, .nav.tabs-product > li.active > a:focus:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.nav.tabs-product.center {
  text-align: center;
  margin-bottom: 25px;
}
.nav.tabs-product.center > li {
  margin-left: 15px;
  margin-right: 15px;
}
@media (min-width: 1200px) {
  .nav.tabs-product.center > li {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 1200px) {
  .nav.tabs-product.center {
    margin-bottom: 35px;
  }
}
.nav.tabs-product.right {
  text-align: right;
}
.nav.tabs-product.right > li {
  margin-right: 20px;
}
.rtl .nav.tabs-product.right > li {
  margin-left: 20px;
  margin-right: 0;
}
@media (min-width: 1200px) {
  .nav.tabs-product.right > li {
    margin-right: 40px;
  }
  .rtl .nav.tabs-product.right > li {
    margin-left: 40px;
    margin-right: 0;
  }
}
.nav.tabs-product.right > li:last-child {
  margin-right: 0;
}
.rtl .nav.tabs-product.right > li:last-child {
  margin-left: 0;
  margin-right: 0;
}
.nav.tabs-product.left {
  text-align: left;
}
.nav.tabs-product.left > li {
  margin-left: 20px;
}
.rtl .nav.tabs-product.left > li {
  margin-right: 20px;
  margin-left: 0;
}
@media (min-width: 1200px) {
  .nav.tabs-product.left > li {
    margin-left: 50px;
  }
  .rtl .nav.tabs-product.left > li {
    margin-right: 50px;
    margin-left: 0;
  }
}
.nav.tabs-product.left > li:last-child {
  margin-left: 0;
}
.rtl .nav.tabs-product.left > li:last-child {
  margin-right: 0;
  margin-left: 0;
}

.flex {
  display: -webkit-flex;
  /* Safari */
  display: flex;
}
.flex .ali-right {
  margin-left: auto;
}
.rtl .flex .ali-right {
  margin-right: auto;
  margin-left: 0;
}
.flex .ali-left {
  margin-right: auto;
}
.rtl .flex .ali-left {
  margin-left: auto;
  margin-right: 0;
}

@media (min-width: 992px) {
  .flex-md {
    display: -webkit-flex;
    /* Safari */
    display: flex;
  }
  .flex-md .ali-right {
    margin-left: auto;
  }
  .rtl .flex-md .ali-right {
    margin-right: auto;
    margin-left: 0;
  }
  .flex-md .ali-left {
    margin-right: auto;
  }
  .rtl .flex-md .ali-left {
    margin-left: auto;
    margin-right: 0;
  }

  .flex-middle-md {
    display: -webkit-flex;
    /* Safari */
    -webkit-align-items: center;
    /* Safari 7.0+ */
    display: flex;
    align-items: center;
  }
  .flex-middle-md .ali-right {
    margin-left: auto;
  }
  .rtl .flex-middle-md .ali-right {
    margin-right: auto;
    margin-left: 0;
  }
  .flex-middle-md .ali-left {
    margin-right: auto;
  }
  .rtl .flex-middle-md .ali-left {
    margin-left: auto;
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .flex-sm {
    display: -webkit-flex;
    /* Safari */
    display: flex;
  }
  .flex-sm .ali-right {
    margin-left: auto;
  }
  .rtl .flex-sm .ali-right {
    margin-right: auto;
    margin-left: 0;
  }
  .flex-sm .ali-left {
    margin-right: auto;
  }
  .rtl .flex-sm .ali-left {
    margin-left: auto;
    margin-right: 0;
  }

  .justify-content-end-sm {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-end-sm {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-center-sm {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .flex-bottom-in-sm {
    display: -webkit-flex;
    /* Safari */
    -webkit-align-items: flex-end;
    /* Safari 7.0+ */
    display: flex;
    align-items: flex-end;
  }
}
.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-webkit-direction: normal !important;
  -ms-flex-direction: column !important;
  -webkit-flex-direction: column !important;
  flex-direction: column !important;
}

.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.flex-middle {
  display: -webkit-flex;
  /* Safari */
  -webkit-align-items: center;
  /* Safari 7.0+ */
  display: flex;
  align-items: center;
}
.flex-middle .ali-right {
  margin-left: auto;
}
.rtl .flex-middle .ali-right {
  margin-right: auto;
  margin-left: 0;
}
.flex-middle .ali-left {
  margin-right: auto;
}
.rtl .flex-middle .ali-left {
  margin-left: auto;
  margin-right: 0;
}

.flex-wrap {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}

.flex-bottom {
  display: -webkit-flex;
  /* Safari */
  -webkit-align-items: flex-end;
  /* Safari 7.0+ */
  display: flex;
  align-items: flex-end;
}
.flex-bottom .ali-right {
  margin-left: auto;
}
.rtl .flex-bottom .ali-right {
  margin-right: auto;
  margin-left: 0;
}
.flex-bottom .ali-left {
  margin-right: auto;
}
.rtl .flex-bottom .ali-left {
  margin-left: auto;
  margin-right: 0;
}

.flex-end {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}

.flex-top {
  display: -webkit-flex;
  /* Safari */
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  display: flex;
  align-items: flex-start;
}
.flex-top .ali-right {
  margin-left: auto;
}
.rtl .flex-top .ali-right {
  margin-right: auto;
  margin-left: 0;
}
.flex-top .ali-left {
  margin-right: auto;
}
.rtl .flex-top .ali-left {
  margin-left: auto;
  margin-right: 0;
}

@media (min-width: 1200px) {
  .flex-end-lg {
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
  }

  .flex-top-lg {
    display: -webkit-flex;
    /* Safari */
    -webkit-align-items: flex-start;
    /* Safari 7.0+ */
    display: flex;
    align-items: flex-start;
  }
  .flex-top-lg .ali-right {
    margin-left: auto;
  }
  .rtl .flex-top-lg .ali-right {
    margin-right: auto;
    margin-left: 0;
  }
  .flex-top-lg .ali-left {
    margin-right: auto;
  }
  .rtl .flex-top-lg .ali-left {
    margin-left: auto;
    margin-right: 0;
  }

  .flex-middle-lg {
    display: -webkit-flex;
    /* Safari */
    -webkit-align-items: center;
    /* Safari 7.0+ */
    display: flex;
    align-items: center;
  }
  .flex-middle-lg .ali-right {
    margin-left: auto;
  }
  .rtl .flex-middle-lg .ali-right {
    margin-right: auto;
    margin-left: 0;
  }
  .flex-middle-lg .ali-left {
    margin-right: auto;
  }
  .rtl .flex-middle-lg .ali-left {
    margin-left: auto;
    margin-right: 0;
  }

  .justify-content-end-lg {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-end-lg {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .flex-middle-md {
    display: -webkit-flex;
    /* Safari */
    -webkit-align-items: center;
    /* Safari 7.0+ */
    display: flex;
    align-items: center;
  }
  .flex-middle-md .ali-right {
    margin-left: auto;
  }
  .rtl .flex-middle-md .ali-right {
    margin-right: auto;
    margin-left: 0;
  }
  .flex-middle-md .ali-left {
    margin-right: auto;
  }
  .rtl .flex-middle-md .ali-left {
    margin-left: auto;
    margin-right: 0;
  }

  .justify-content-end-md {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-end-md {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
}
@media (min-width: 768px) {
  .flex-middle-sm {
    display: -webkit-flex;
    /* Safari */
    -webkit-align-items: center;
    /* Safari 7.0+ */
    display: flex;
    align-items: center;
  }
  .flex-middle-sm .ali-right {
    margin-left: auto;
  }
  .rtl .flex-middle-sm .ali-right {
    margin-right: auto;
    margin-left: 0;
  }
  .flex-middle-sm .ali-left {
    margin-right: auto;
  }
  .rtl .flex-middle-sm .ali-left {
    margin-left: auto;
    margin-right: 0;
  }

  .flex-bottom-sm {
    display: -webkit-flex;
    /* Safari */
    -webkit-align-items: flex-end;
    /* Safari 7.0+ */
    display: flex;
    align-items: flex-end;
  }
  .flex-bottom-sm .ali-right {
    margin-left: auto;
  }
  .rtl .flex-bottom-sm .ali-right {
    margin-right: auto;
    margin-left: 0;
  }
  .flex-bottom-sm .ali-left {
    margin-right: auto;
  }
  .rtl .flex-bottom-sm .ali-left {
    margin-left: auto;
    margin-right: 0;
  }
}
.max-1770 {
  max-width: 1770px;
  margin-left: auto;
  margin-right: auto;
}

.updow:hover .top-img img,
.updow:hover .img img,
.updow:hover .image-wrapper img {
  -webkit-animation: updow 0.8s ease-in-out 0s infinite;
  animation: updow 0.8s ease-in-out 0s infinite;
}

.updow-infinite img {
  -webkit-animation: updow 1s ease-in-out 0s infinite;
  animation: updow 1s ease-in-out 0s infinite;
}

@-webkit-keyframes updow {
  50% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  0%, 100% {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes updow {
  50% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  0%, 100% {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-webkit-keyframes fadeleft {
  from {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  to {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate(-15px, 0);
    -ms-transform: translate(-15px, 0);
    -o-transform: translate(-15px, 0);
    transform: translate(-15px, 0);
  }
}
@keyframes fadeleft {
  from {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  to {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate(-15px, 0);
    -ms-transform: translate(-15px, 0);
    -o-transform: translate(-15px, 0);
    transform: translate(-15px, 0);
  }
}
@-webkit-keyframes faderight {
  from {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate(15px, 0);
    -ms-transform: translate(15px, 0);
    -o-transform: translate(15px, 0);
    transform: translate(15px, 0);
  }
  to {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes faderight {
  from {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate(15px, 0);
    -ms-transform: translate(15px, 0);
    -o-transform: translate(15px, 0);
    transform: translate(15px, 0);
  }
  to {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.mb0 {
  margin-bottom: 0px !important;
}

.width-full {
  width: 100% !important;
}

.custom-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
.custom-menu li {
  padding-left: 22px;
  margin-bottom: 18px;
  position: relative;
  line-height: 1.4;
}
.rtl .custom-menu li {
  padding-right: 22px;
  padding-left: inherit;
}
.custom-menu li:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
  background: #221f1f;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.rtl .custom-menu li:before {
  right: 0;
  left: auto;
}
.custom-menu li:last-child {
  margin: 0;
}
.custom-menu li i {
  margin-right: 15px;
  font-size: 18px;
}
.rtl .custom-menu li i {
  margin-left: 15px;
  margin-right: 0;
}
@media (min-width: 1200px) {
  .custom-menu li i {
    font-size: 23px;
  }
}
.custom-menu li a {
  color: var(--houzing-text-color);
}
.custom-menu li a:focus, .custom-menu li a:hover {
  color: var(--houzing-link-color);
}
.custom-menu li:hover:before, .custom-menu li.active:before {
  opacity: 1;
  filter: alpha(opacity=100);
}

.box-white-theme {
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
  padding: 30px;
  background: #fff;
}

.widget-banner-account {
  text-align: center;
  background-color: #262626;
  padding: 30px 15px;
  min-height: 300px;
  display: -webkit-flex;
  /* Safari */
  -webkit-align-items: center;
  /* Safari 7.0+ */
  display: flex;
  align-items: center;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
}
@media (min-width: 1200px) {
  .widget-banner-account {
    padding: 50px 30px;
    min-height: 470px;
  }
}
.widget-banner-account .title-account {
  color: #fff;
  margin: 0;
  font-size: 30px;
  margin: 0 0 12px;
}
@media (min-width: 1200px) {
  .widget-banner-account .title-account {
    font-size: 50px;
  }
}
.widget-banner-account .description {
  color: #fff;
  margin: 0 0 30px;
}

.widget-achievements .inner-left {
  line-height: 0;
  padding-right: 20px;
  font-size: 35px;
  position: relative;
}
.rtl .widget-achievements .inner-left {
  padding-left: 20px;
  padding-right: inherit;
}
@media (min-width: 1200px) {
  .widget-achievements .inner-left {
    font-size: 55px;
  }
}
.widget-achievements .inner-left .verify {
  background: var(--houzing-theme-color);
  color: #fff;
  width: 22px;
  height: 22px;
  text-align: center;
  position: absolute;
  right: 15px;
  bottom: -5px;
  line-height: 20px;
  font-size: 12px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.rtl .widget-achievements .inner-left .verify {
  left: 15px;
  right: auto;
}
.widget-achievements .title {
  font-size: 25px;
  margin: 0 0 5px;
}
.widget-achievements .description {
  line-height: 1;
  font-size: 13px;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.bg-transparent {
  background-color: transparent !important;
}

.no-border {
  border: 0 !important;
}

.list-feature {
  list-style: none;
  padding: 0;
  margin: 0;
  color: var(--houzing-link-color);
  font-weight: 500;
}
.list-feature li {
  margin-bottom: 12px;
}
.list-feature li:last-child {
  margin-bottom: 0;
}
.list-feature li i {
  margin-right: 8px;
}
.rtl .list-feature li i {
  margin-left: 8px;
  margin-right: 0;
}

/*-----------------------------*\
        Widget video
\*-----------------------------*/
.video-wrapper-inner {
  position: relative;
}
.video-wrapper-inner .popup-video {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  font-size: 18px;
  color: #fff;
  background: var(--houzing-theme-color);
  text-align: center;
}
@media (min-width: 1200px) {
  .video-wrapper-inner .popup-video {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 22px;
  }
}
.video-wrapper-inner .popup-video:before {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: var(--houzing-theme-color);
  opacity: 0.3;
  filter: alpha(opacity=30);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-animation: scaleicon 3s ease-in-out 0s infinite alternate;
  animation: scaleicon 3s ease-in-out 0s infinite alternate;
}

.elementor-social-icon i {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.contact-supporter {
  background: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  padding: 20px;
}
@media (min-width: 1200px) {
  .contact-supporter {
    padding: 30px;
  }
}
.contact-supporter .form-control {
  height: auto;
  padding: 10px 0;
  border-width: 0 0 2px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
.contact-supporter textarea.form-control {
  resize: none;
  height: 80px;
}
.contact-supporter label {
  color: var(--houzing-heading-color);
  margin: 0;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
}
.contact-supporter .wpcf7-not-valid-tip {
  margin-top: 5px;
}
.contact-supporter .p-relative .ajax-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.wpcf7 form .wpcf7-response-output {
  background-color: #fff;
}

.form-theme.send-email .form-control {
  margin-bottom: 15px;
}
.form-theme.send-email .form-control::-webkit-input-placeholder {
  /* Edge */
  opacity: 1;
  filter: alpha(opacity=100);
}
.form-theme.send-email .form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  opacity: 1;
  filter: alpha(opacity=100);
}
.form-theme.send-email .form-control::placeholder {
  opacity: 1;
  filter: alpha(opacity=100);
}
@media (min-width: 1200px) {
  .form-theme.send-email .p-relative {
    padding-top: 10px;
  }
}

.row-20 {
  margin-left: -10px !important;
  margin-right: -10px !important;
}
.row-20 > [class*="col-"] {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.row-10 {
  margin-left: -5px !important;
  margin-right: -5px !important;
}
.row-10 [class*="col-"] {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.border-2 {
  border-width: 2px !important;
}

.max-1140 {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.max-600 {
  max-width: 600px;
}

.max-1130 {
  max-width: 1130px;
  margin-left: auto;
  margin-right: auto;
}

.max-1150 {
  max-width: 1150px;
  margin-left: auto;
  margin-right: auto;
}

.max-770 {
  max-width: 770px;
  margin-left: auto;
  margin-right: auto;
}

.list-circle {
  margin: 0;
  padding: 0;
  list-style-position: inside;
  max-width: 600px;
}
@media (min-width: 768px) {
  .list-circle {
    column-count: 2;
  }
}
.list-circle li {
  margin-bottom: 10px;
}

/* 11. widgets */
/*------------------------------------*\
    Widget
\*------------------------------------*/
.widget label {
  font-weight: var(--houzing-main-font-weight);
}
.widget .widget_sp_image-image-link {
  display: block;
  overflow: hidden;
  position: relative;
}
.widget .widget_sp_image-image-link img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
.widget.widget_text img {
  margin: 15px 0;
  height: auto;
}
.widget.widget_rss .widget-title {
  background: none;
}
.widget.widget_rss .widget-title img {
  vertical-align: middle;
}
.widget.widget_rss ul, .widget.widget_rss ol {
  padding: 0;
  margin: 0;
  list-style: none;
}
.widget.widget_rss ul li:last-child, .widget.widget_rss ol li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.widget.widget_rss ul li .children > li:before, .widget.widget_rss ol li .children > li:before {
  top: 24px;
}
.widget.widget_rss ul ul li:first-child, .widget.widget_rss ol ul li:first-child {
  padding-top: 14px;
  background-position: 0 24px;
}
.widget.widget_rss ul li {
  background: none;
  margin: 0 0 15px;
  padding: 0 0 15px;
  border-bottom: 1px solid #E6E9EC;
}
.widget.widget_rss ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}
.widget.widget_recent_comments ul, .widget.widget_recent_comments ol {
  padding: 0;
  margin: 0;
  list-style: none;
}
.widget.widget_recent_comments ul li:last-child, .widget.widget_recent_comments ol li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.widget.widget_recent_comments ul li .children > li:before, .widget.widget_recent_comments ol li .children > li:before {
  top: 24px;
}
.widget.widget_recent_comments ul ul li:first-child, .widget.widget_recent_comments ol ul li:first-child {
  padding-top: 14px;
  background-position: 0 24px;
}
.widget.widget_recent_comments ul li {
  background: none;
}
.widget.widget_recent_reviews ul.product_list_widget {
  list-style: none;
}
.widget.widget_recent_reviews ul.product_list_widget li {
  padding: 15px;
  overflow: hidden;
}
.widget.widget_recent_reviews ul.product_list_widget li a img {
  float: left;
  margin-right: 10px;
}
.rtl .widget.widget_recent_reviews ul.product_list_widget li a img {
  margin-left: 10px;
  margin-right: 0;
}
.widget.widget_product_search .woocommerce-product-search {
  padding: 20px 15px;
}
.widget.widget_product_search .woocommerce-product-search label.screen-reader-text {
  display: none;
}
.widget.yith-woocompare-widget .products-list {
  padding-top: 20px;
  padding-bottom: 20px;
}
.widget.yith-woocompare-widget a.clear-all {
  margin-bottom: 20px;
  margin-left: 15px;
}
.rtl .widget.yith-woocompare-widget a.clear-all {
  margin-right: 15px;
  margin-left: 0;
}
.widget.yith-woocompare-widget a.compare {
  margin-bottom: 20px;
  margin-right: 15px;
}
.rtl .widget.yith-woocompare-widget a.compare {
  margin-left: 15px;
  margin-right: 0;
}
.widget.widget_shopping_cart .widget_shopping_cart_content {
  padding: 20px 15px;
  overflow: hidden;
}
.widget.widget_recent_entries ul li a {
  display: block;
}
.widget.widget_calendar table {
  margin: 0;
}

.calendar_wrap caption {
  background: #212121;
  color: #fff;
  padding: 5px;
}
.calendar_wrap td, .calendar_wrap th {
  text-align: center;
}
.calendar_wrap tfoot {
  display: none;
}
.calendar_wrap #today {
  font-weight: normal;
  color: var(--houzing-theme-color);
}

.form-contact .title {
  font-size: 17px;
  margin: 11.5px 0 28px;
}
.form-contact input:not(.btn),
.form-contact textarea {
  padding: 10px 30px;
  width: 100%;
  color: var(--houzing-text-color);
}
.form-contact .contant-inner > * {
  margin: 0 0 20px;
}

.contact-topbar > * {
  margin-right: 30px;
}
.rtl .contact-topbar > * {
  margin-left: 30px;
  margin-right: 0;
}
.contact-topbar > *:last-child {
  margin: 0;
}
.contact-topbar > * i {
  margin-right: 6px;
}
.rtl .contact-topbar > * i {
  margin-left: 6px;
  margin-right: 0;
}

.widget_pages ul,
.widget_nav_menu ul,
.widget_meta ul,
.widget_archive ul,
.widget_recent_entries ul,
.widget_categories ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.widget_pages ul ul,
.widget_nav_menu ul ul,
.widget_meta ul ul,
.widget_archive ul ul,
.widget_recent_entries ul ul,
.widget_categories ul ul {
  padding-left: 15px;
  margin-top: 10px;
}
.rtl .widget_pages ul ul, .rtl
.widget_nav_menu ul ul, .rtl
.widget_meta ul ul, .rtl
.widget_archive ul ul, .rtl
.widget_recent_entries ul ul, .rtl
.widget_categories ul ul {
  padding-right: 15px;
  padding-left: inherit;
}
.widget_pages ul li,
.widget_nav_menu ul li,
.widget_meta ul li,
.widget_archive ul li,
.widget_recent_entries ul li,
.widget_categories ul li {
  overflow: hidden;
  margin: 0 0 11px;
  padding: 0 0 11px;
  border-bottom: 1px solid #E6E9EC;
}
.widget_pages ul li a,
.widget_nav_menu ul li a,
.widget_meta ul li a,
.widget_archive ul li a,
.widget_recent_entries ul li a,
.widget_categories ul li a {
  color: var(--houzing-text-color);
}
.widget_pages ul li:last-child,
.widget_nav_menu ul li:last-child,
.widget_meta ul li:last-child,
.widget_archive ul li:last-child,
.widget_recent_entries ul li:last-child,
.widget_categories ul li:last-child {
  border: none;
  padding: 0;
  margin: 0;
}
.widget_pages ul li:hover > a, .widget_pages ul li.current-cat-parent > a, .widget_pages ul li.current-cat > a,
.widget_nav_menu ul li:hover > a,
.widget_nav_menu ul li.current-cat-parent > a,
.widget_nav_menu ul li.current-cat > a,
.widget_meta ul li:hover > a,
.widget_meta ul li.current-cat-parent > a,
.widget_meta ul li.current-cat > a,
.widget_archive ul li:hover > a,
.widget_archive ul li.current-cat-parent > a,
.widget_archive ul li.current-cat > a,
.widget_recent_entries ul li:hover > a,
.widget_recent_entries ul li.current-cat-parent > a,
.widget_recent_entries ul li.current-cat > a,
.widget_categories ul li:hover > a,
.widget_categories ul li.current-cat-parent > a,
.widget_categories ul li.current-cat > a {
  color: var(--houzing-theme-color);
}
.widget_pages ul li .count,
.widget_nav_menu ul li .count,
.widget_meta ul li .count,
.widget_archive ul li .count,
.widget_recent_entries ul li .count,
.widget_categories ul li .count {
  float: right;
}
.rtl .widget_pages ul li .count, .rtl
.widget_nav_menu ul li .count, .rtl
.widget_meta ul li .count, .rtl
.widget_archive ul li .count, .rtl
.widget_recent_entries ul li .count, .rtl
.widget_categories ul li .count {
  float: left;
}

.special .post-info {
  position: relative;
}
.special .post-info:before {
  border-width: 14px 20px;
  border-style: solid;
  border-color: #f4f4f4 transparent transparent;
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  z-index: 2;
}
.special .special-items > div:nth-child(2n) .post-info {
  position: relative;
}
.special .special-items > div:nth-child(2n) .post-info:before {
  border-color: transparent transparent #f4f4f4;
  top: inherit;
  bottom: 100%;
}

/*------------------------------------*\
    Widget Contact Us
\*------------------------------------*/
.contact {
  margin: 0;
  padding: 0;
}
.contact:before, .contact:after {
  content: " ";
  display: table;
}
.contact:after {
  clear: both;
}
.contact dt {
  float: left;
  width: 30px;
  height: auto;
}
.rtl .contact dt {
  float: right;
}
.contact dd {
  overflow: hidden;
  margin-bottom: 5px;
}
.contact .contact-icon {
  display: block;
  text-align: center;
  background: var(--houzing-theme-color);
  float: left;
  width: 22px;
  height: 22px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
}
.rtl .contact .contact-icon {
  float: right;
}
.contact .contact-icon .fa {
  color: #fff;
  font-size: 14px;
  margin: 0 0 0 4px;
}
.rtl .contact .contact-icon .fa {
  margin: 0 4px 0 0;
}

/*------------------------------------*\
    Widget Mailchip
\*------------------------------------*/
.mail-form .input-group {
  width: 100%;
  margin: 0 0 10px;
}

/*------------------------------------*\
    Widget Sidebar
\*------------------------------------*/
.apus-sidebar select, .apus-sidebar table {
  width: 100%;
}
.apus-sidebar .post-widget .blog-title, .apus-sidebar .post-widget h6 {
  margin: 0 0 5px;
  line-height: 1.4;
  font-weight: 400;
  font-size: 14px;
  height: 40px;
  overflow: hidden;
  font-family: var(--houzing-main-font);
}

/*------------------------------------*\
    search
\*------------------------------------*/
.apus-search-form .select-category {
  display: inline-block;
  float: left;
  overflow: hidden;
  position: relative;
  min-width: 200px;
  padding-right: 12px;
  outline: none !important;
}
.rtl .apus-search-form .select-category {
  float: right;
}
.rtl .apus-search-form .select-category {
  padding-left: 12px;
  padding-right: inherit;
}
.apus-search-form .select-category:after {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0px;
  background: #dddddd;
  width: 1px;
  height: 20px;
}
.rtl .apus-search-form .select-category:after {
  left: 0px;
  right: auto;
}
.apus-search-form .select-category .dropdown_product_cat {
  border: 0;
  outline: none !important;
  width: calc(100% + 38px);
  height: 48px;
  padding: 0 20px;
}
.apus-search-form .title-top-search {
  font-size: 24px;
  color: var(--houzing-link-color);
}
.apus-search-form .close-search-fix {
  font-size: 24px;
  color: #e44343;
  cursor: pointer;
}
.apus-search-form .close-search-fix:hover, .apus-search-form .close-search-fix:active {
  color: #d51f1f;
}
.apus-search-form .select2-container .select2-selection--single {
  background: #fff;
  height: 48px;
  margin: 0;
  font-size: 16px;
  color: var(--houzing-link-color);
  outline: none !important;
}
.apus-search-form .select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 20px;
}
.rtl .apus-search-form .select2-container .select2-selection--single .select2-selection__rendered {
  padding-right: 20px;
  padding-left: inherit;
}
.apus-search-form form {
  border: 1px solid #E6E9EC;
  display: table;
  width: 100%;
}
.apus-search-form form .main-search,
.apus-search-form form .btn,
.apus-search-form form > .select-category {
  display: table-cell !important;
  vertical-align: middle;
  float: none !important;
}
.apus-search-form form .btn {
  height: 50px;
  line-height: 1;
  margin-top: -1px;
  margin-bottom: -1px;
  margin-right: -1px;
}
.rtl .apus-search-form form .btn {
  margin-left: -1px;
  margin-right: 0;
}
.apus-search-form form .btn i {
  font-size: 18px;
}
.apus-search-form form .btn i + span {
  margin-left: 5px;
}
.rtl .apus-search-form form .btn i + span {
  margin-right: 5px;
  margin-left: 0;
}
.apus-search-form form .btn.st_small {
  padding-left: 15px;
  padding-right: 15px;
}
.apus-search-form form .form-control {
  border: none;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
.apus-search-form form .form-control {
  height: 48px;
}
.apus-search-form form .form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #d1d1d1;
}
.apus-search-form form .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #d1d1d1;
}
.apus-search-form form .form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #d1d1d1;
}
.apus-search-form form .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #d1d1d1;
}
.apus-search-form form .form-control:focus {
  color: var(--houzing-link-color);
}
.apus-search-form .hidden-search {
  cursor: pointer;
  float: right;
  font-size: 35px;
  line-height: 1.4;
  color: #e44343;
  display: inline-block;
  margin-left: 30px;
}
.rtl .apus-search-form .hidden-search {
  float: left;
}
.rtl .apus-search-form .hidden-search {
  margin-right: 30px;
  margin-left: 0;
}
.apus-search-form .main-search {
  width: 100%;
  position: relative;
}
.apus-search-form .main-search .autocomplete-list {
  text-align: left;
  margin-top: 1px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 8;
  background: #fff;
  -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
  max-height: 350px;
  overflow: auto;
}
.rtl .apus-search-form .main-search .autocomplete-list {
  text-align: right;
}
.apus-search-form div.twitter-typeahead {
  width: 100%;
  position: relative;
}
.apus-search-form div.twitter-typeahead span.twitter-typeahead {
  vertical-align: top;
  width: 100%;
}
.apus-search-form div.twitter-typeahead:before {
  content: '';
  position: absolute;
  top: 13px;
  right: 10px;
  width: 18px;
  height: 100%;
  background: url(../images/loading-quick.gif) no-repeat scroll 0 0/18px auto;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 9;
}
.rtl .apus-search-form div.twitter-typeahead:before {
  left: 10px;
  right: auto;
}
.apus-search-form div.twitter-typeahead.loading:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.apus-search-form .tt-menu {
  background: #fff;
  width: 100%;
  padding: 0;
  margin-top: 1px;
}
.apus-search-form .tt-menu > * {
  position: relative;
  z-index: 9;
}
.apus-search-form .tt-menu a.media {
  display: block;
  margin: 0;
  padding: 12px;
}
.apus-search-form .tt-menu a.media img {
  max-width: 60px;
}
.apus-search-form .tt-menu h4 {
  font-size: 14px;
  margin: 0;
}
.apus-search-form .tt-menu h4 strong {
  font-weight: normal;
  color: var(--houzing-theme-color);
}
.apus-search-form .tt-menu .price {
  font-size: 13px;
  margin: 0;
}
.apus-search-form .tt-menu .tt-dataset-search > *:first-child {
  display: none;
}
.apus-search-form.style2 form {
  border: none;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  position: relative;
  padding-right: 40px;
}
.rtl .apus-search-form.style2 form {
  padding-left: 40px;
  padding-right: inherit;
}
.apus-search-form.style2 form .form-control {
  border: none !important;
  height: 45px;
  background-color: transparent;
  color: #fff;
}
.apus-search-form.style2 form .form-control:focus {
  color: #fff;
}
.apus-search-form.style2 form .btn {
  line-height: 32px;
  height: 35px;
  font-size: 16px;
  position: absolute;
  top: 6px;
  padding: 0 9px;
  right: 5px;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  -o-border-radius: 50% !important;
}
.rtl .apus-search-form.style2 form .btn {
  left: 5px;
  right: auto;
}
.apus-search-form.style2 form .btn i {
  font-size: 16px;
}
.apus-search-form .autocomplete-list {
  padding: 15px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
}
@media (min-width: 1200px) {
  .apus-search-form .autocomplete-list {
    padding: 20px;
  }
}
.apus-search-form .autocomplete-list-item {
  padding: 0 0 10px;
  margin: 0 0 10px;
  border-bottom: 1px solid #E6E9EC;
}
@media (min-width: 1200px) {
  .apus-search-form .autocomplete-list-item {
    padding: 0 0 15px;
    margin: 0 0 15px;
  }
}
.apus-search-form .autocomplete-list-item:last-child {
  border: none;
  padding: 0;
  margin: 0;
}
.apus-search-form .autocomplete-list-item .autocompleate-media {
  display: block;
}
.apus-search-form .autocomplete-list-item .autocompleate-media:hover .name-product {
  color: var(--houzing-link-color);
}
.apus-search-form .autocomplete-list-item img {
  width: 60px;
  max-width: none;
}
.apus-search-form .autocomplete-list-item .price {
  color: var(--houzing-text-color);
}
.apus-search-form .autocomplete-list-item .name-product {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  margin: 0 0 3px;
  font-size: 15px;
  font-family: var(--houzing-main-font);
  font-weight: normal;
  color: var(--houzing-text-color);
  text-transform: capitalize;
}
.apus-search-form .autocomplete-list-item .name-product strong {
  color: #e44343;
}

.apus-search-nocategory {
  background: #f0f2f9;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
}
.apus-search-nocategory .form-control {
  background: #f0f2f9;
  border-color: #f0f2f9;
  color: #999591;
  border: none;
  max-width: 185px;
  font-size: 12px;
}
.apus-search-nocategory .btn {
  padding-left: 12px;
  padding-right: 12px;
  background: transparent;
  color: var(--houzing-link-color);
  font-size: 16px;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  border: none;
}
.apus-search-nocategory .btn:hover, .apus-search-nocategory .btn:active {
  color: #fff;
  background: var(--houzing-theme-color);
}

.apus-search-nocategory {
  background: #f0f2f9;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
}
.apus-search-nocategory .form-control {
  background: #f0f2f9;
  border-color: #f0f2f9;
  color: #999591;
  border: none;
  max-width: 185px;
  font-size: 12px;
}
.apus-search-nocategory .btn {
  padding-left: 12px;
  padding-right: 12px;
  background: transparent;
  color: var(--houzing-link-color);
  font-size: 16px;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  border: none;
}
.apus-search-nocategory .btn:hover, .apus-search-nocategory .btn:active {
  color: #fff;
  background: var(--houzing-theme-color);
}

.widget-search .input-group {
  width: 100%;
}
.widget-search .btn {
  border: 0 !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  background: transparent !important;
  position: absolute;
  top: 50%;
  left: 6px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 3;
}
.rtl .widget-search .btn {
  right: 6px;
  left: auto;
}
.widget-search .btn:hover, .widget-search .btn:focus {
  color: var(--houzing-theme-color);
}
.widget-search .btn i {
  vertical-align: middle;
}
.widget-search .form-control {
  border-radius: 3px !important;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -ms-border-radius: 3px !important;
  -o-border-radius: 3px !important;
  background: #F6F8F9;
  border-color: #F6F8F9;
  color: var(--houzing-link-color);
  padding-left: 50px;
}
.rtl .widget-search .form-control {
  padding-right: 50px;
  padding-left: inherit;
}
.widget-search .form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  opacity: 1;
  filter: alpha(opacity=100);
}
.widget-search .form-control::-moz-placeholder {
  /* Firefox 19+ */
  opacity: 1;
  filter: alpha(opacity=100);
}
.widget-search .form-control:-ms-input-placeholder {
  /* IE 10+ */
  opacity: 1;
  filter: alpha(opacity=100);
}
.widget-search .form-control:-moz-placeholder {
  /* Firefox 18- */
  opacity: 1;
  filter: alpha(opacity=100);
}
.widget-search .form-control:focus {
  border-color: var(--houzing-theme-color);
}

/*------------------------------------*\
    Tags Widget
\*------------------------------------*/
.entry-tags-list a,
.tagcloud a {
  text-transform: capitalize;
  margin-bottom: 10px;
  margin-right: 7px;
  font-size: 12px !important;
  font-weight: 400;
  display: inline-block;
  padding: 9px 15px;
  line-height: 1;
  border: none;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  color: var(--houzing-link-color);
  background: #E6E9EC;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.rtl .entry-tags-list a, .rtl
.tagcloud a {
  margin-left: 7px;
  margin-right: 0;
}
.entry-tags-list a:hover, .entry-tags-list a:focus, .entry-tags-list a.active,
.tagcloud a:hover,
.tagcloud a:focus,
.tagcloud a.active {
  color: #fff;
  background: var(--houzing-theme-color);
}

.widget-brand-logo {
  padding: 30px;
}
.widget-brand-logo .item-brand > a {
  display: block;
}
.widget-brand-logo .carousel-control {
  opacity: 0;
  filter: alpha(opacity=0);
}
.widget-brand-logo:hover .carousel-control {
  opacity: 1;
  filter: alpha(opacity=100);
}

/*-----------------------------*\
        Widget Contact 
\*-----------------------------*/
.widget-infor .heding {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: 400;
}
.widget-infor .infor-inner {
  margin: 0 0 20px;
}

.apus-search-top .button-show-search {
  font-size: 18px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  color: var(--houzing-text-color);
  line-height: 1;
  padding: 0 5px;
  background: transparent !important;
}
.apus-search-top .button-show-search:hover, .apus-search-top .button-show-search:active {
  color: var(--houzing-theme-color);
}
.apus-search-top .content-form {
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
  border: none;
  padding: 0;
  min-width: 280px;
}

/*-----------------------------*\
    Widget Vertical Menu
\*-----------------------------*/
.vertical-menu {
  display: none !important;
  padding: 0;
  background: #fff;
  z-index: 999;
}
.vertical-menu > .nav {
  position: relative;
  width: 100%;
  height: auto;
}
.vertical-menu > .nav .open > a, .vertical-menu > .nav .open > a:hover, .vertical-menu > .nav .open > a:focus,
.vertical-menu > .nav .active > a,
.vertical-menu > .nav .active > a:hover,
.vertical-menu > .nav .active > a:focus {
  color: var(--houzing-theme-color);
}
.vertical-menu > .nav > li {
  float: none;
  position: static;
  border-bottom: 1px solid #E6E9EC;
}
.vertical-menu > .nav > li.active > a {
  color: var(--houzing-theme-color);
  background: #fafafa;
}
.vertical-menu > .nav > li > a {
  color: #414141;
  padding: 15px 20px;
  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase;
  white-space: nowrap;
}
.vertical-menu > .nav > li > a:hover {
  color: var(--houzing-theme-color);
  background: #fafafa;
}
.vertical-menu > .nav > li > a .fa {
  font-size: 15px;
  min-width: 15px;
  margin-right: 12px;
}
.rtl .vertical-menu > .nav > li > a .fa {
  margin-left: 12px;
  margin-right: 0;
}
.vertical-menu > .nav > li .dropdown-menu {
  min-width: 230px;
  min-height: 100%;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
.vertical-menu > .nav .product-block {
  padding: 0 !important;
  overflow: hidden;
  display: block;
}
.vertical-menu .dropdown-menu {
  margin: 0;
  padding: 30px;
  border: none;
  top: 0;
}
.vertical-menu .dropdown-menu:before, .vertical-menu .dropdown-menu:after {
  content: " ";
  display: table;
}
.vertical-menu .dropdown-menu:after {
  clear: both;
}
.vertical-menu .dropdown-menu ul {
  padding: 0;
  list-style: none;
}
.vertical-menu .dropdown-menu ul li {
  line-height: 34px;
}
.vertical-menu .dropdown-menu ul li a {
  color: #414141;
}
.vertical-menu .dropdown-menu ul li a:hover, .vertical-menu .dropdown-menu ul li a.active {
  color: var(--houzing-theme-color);
}
.vertical-menu .dropdown-menu ul ul {
  padding-left: 15px;
}
.rtl .vertical-menu .dropdown-menu ul ul {
  padding-right: 15px;
  padding-left: inherit;
}
.vertical-menu .dropdown-menu .widget-title {
  border: none;
  font-size: 16px;
  padding: 0 0 15px;
  color: var(--houzing-heading-color);
}
.vertical-menu .dropdown-menu .woocommerce .product-wrapper {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.vertical-menu.menu-left .dropdown-menu {
  left: 100% !important;
  right: auto !important;
}
.rtl .vertical-menu.menu-left .dropdown-menu {
  right: 100% !important;
  left: auto;
}
.rtl .vertical-menu.menu-left .dropdown-menu {
  left: auto !important;
  right: auto;
}
.vertical-menu.menu-right .dropdown-menu {
  left: auto !important;
  right: 100% !important;
}
.rtl .vertical-menu.menu-right .dropdown-menu {
  right: auto !important;
  left: auto;
}
.rtl .vertical-menu.menu-right .dropdown-menu {
  left: 100% !important;
  right: auto;
}
.vertical-menu .icon-ver {
  margin-right: 10px;
}
.rtl .vertical-menu .icon-ver {
  margin-left: 10px;
  margin-right: 0;
}

#recentcomments > li {
  margin: 0 0 13px;
}
#recentcomments > li:last-child {
  margin: 0;
}
#recentcomments a {
  font-weight: 500;
}
#recentcomments a:hover, #recentcomments a:focus {
  color: var(--houzing-theme-color);
}

.widget-quicklink-menu {
  background-color: #f6f6f6;
  line-height: 35px;
}
.widget-quicklink-menu .quicklink-heading {
  background-color: #333333;
  color: #ffffff;
  display: inline-block;
  font-size: 10px;
  margin: 0 20px 0 0;
  padding: 12px 15px 12px 25px;
  position: relative;
  text-transform: uppercase;
  font-family: var(--houzing-main-font);
}
.rtl .widget-quicklink-menu .quicklink-heading {
  margin: 0 0 0 20px;
}
.widget-quicklink-menu .quicklink-heading:before {
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
  border-left: 10px solid #333;
  content: "";
  position: absolute;
  right: -10px;
  top: 0;
}
.rtl .widget-quicklink-menu .quicklink-heading:before {
  border-right: 10px solid #333;
  border-left: inherit;
}
.rtl .widget-quicklink-menu .quicklink-heading:before {
  left: -10px;
  right: auto;
}
.widget-quicklink-menu a {
  color: #999999;
  font-size: 12px;
  font-weight: 400;
}
.widget-quicklink-menu a:hover {
  color: var(--houzing-theme-color);
}

.woo-onsale .onsale {
  display: none;
}
.woo-onsale .product-sale-label {
  position: absolute;
  width: 36px;
  height: 36px;
  background-color: #fb4949;
  color: #fff;
  top: 10px;
  right: 10px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  line-height: 36px;
  font-size: 12px;
  font-weight: 400;
}
.rtl .woo-onsale .product-sale-label {
  left: 10px;
  right: auto;
}

.widget-tabs .widget-title {
  display: inline-block;
}
.widget-tabs .nav-tabs {
  border: none;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 7px;
}
.widget-tabs .nav-tabs.tabs-list-v2 {
  margin: 0 0 15px;
}
.widget-tabs .carousel-controls {
  top: -42px;
}

.widget-infor .media .fa, .widget-infor .media .icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: var(--houzing-theme-color);
  background: #252525;
}

.contant-info .title {
  margin: 0 0 20px;
  font-size: 30px;
}
.contant-info .info-description {
  margin: 0 0 30px;
}
.contant-info .media-heading {
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 5px;
}
.contant-info .media {
  margin-top: 30px;
}
.contant-info .media:hover .fa {
  border-color: #e44343;
  color: #e44343;
}
.contant-info .media-left {
  padding-right: 20px;
}
.rtl .contant-info .media-left {
  padding-left: 20px;
  padding-right: inherit;
}
.contant-info .media-left .fa {
  border: 2px solid #262626;
  border-radius: 50%;
  color: #262626;
  font-size: 25px;
  height: 58px;
  line-height: 52px;
  text-align: center;
  width: 58px;
}

.widget_text select,
.widget_categories select,
.widget_archive select {
  width: 100%;
  padding: 8px 15px;
  height: 50px;
  background: #F6F8F9;
  border: 1px solid #F6F8F9;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

.widget-twitter .twitter-timeline {
  display: block !important;
}
.widget-twitter .timeline-Tweet-media {
  display: none;
}

.widget_apus_instagram {
  margin: 0;
}
.widget_apus_instagram .widget-title {
  font-size: 35px;
  font-weight: 300;
  margin: 0 0 60px;
  padding: 0;
  text-align: center;
  text-transform: inherit;
}
.widget_apus_instagram .widget-title a {
  font-weight: 400;
  color: var(--houzing-theme-color);
}
.widget_apus_instagram .instagram-pics a {
  display: block;
  position: relative;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}
.widget_apus_instagram .instagram-pics a:hover, .widget_apus_instagram .instagram-pics a:active {
  outline: 8px solid var(--houzing-theme-color);
  outline-offset: -8px;
}
.widget_apus_instagram .instagram-pics a:hover:before, .widget_apus_instagram .instagram-pics a:active:before {
  opacity: 0;
  filter: alpha(opacity=0);
}
.widget_apus_instagram .instagram-pics a:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.widget-ticket-pricing {
  background: #fff;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  border: 2px dashed #E6E9EC;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .widget-ticket-pricing .product-block-pricing {
    max-width: 170px;
    margin: auto;
  }
}
.widget-ticket-pricing .column {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  overflow: hidden;
  border: 2px dashed #E6E9EC;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  margin: -2px 0;
  padding: 0 10px !important;
}
.widget-ticket-pricing .column:last-child, .widget-ticket-pricing .column:first-child {
  border: none;
  margin: 0;
}
.widget-ticket-pricing.style-style2 {
  border: 1px solid #E6E9EC;
  overflow: visible;
}
.widget-ticket-pricing.style-style2 .column {
  border: 1px solid #E6E9EC;
  margin: -1px 0;
}
.widget-ticket-pricing.style-style2 .column:last-child, .widget-ticket-pricing.style-style2 .column:first-child {
  margin: 0;
  border: none;
}
.widget-ticket-pricing.style-style2 .column:hover {
  border-color: var(--houzing-theme-color);
}
.widget-ticket-pricing.style-style2 .column:hover .product-block-pricing .wrapper-pricing .price {
  border: 1px solid var(--houzing-theme-color);
}
.widget-ticket-pricing.style-style2 .column:hover .product-block-pricing .wrapper-pricing:before {
  border-bottom: 1px solid var(--houzing-theme-color);
}
.widget-ticket-pricing.style-style2 .product-block-pricing .wrapper-pricing .price {
  border: 1px solid #E6E9EC;
}
.widget-ticket-pricing.style-style2 .product-block-pricing .wrapper-pricing:before {
  border-bottom: 1px solid #E6E9EC;
}
.widget-ticket-pricing.style-style3 {
  border: none;
  overflow: visible;
}
.widget-ticket-pricing.style-style3 .column {
  border: none;
  overflow: visible;
  margin: 20px 0;
}

.product-block-pricing .name {
  font-size: 22px;
  font-family: var(--houzing-main-font);
  margin: 37px 0 30px;
  font-weight: 400;
  text-align: center;
}
.product-block-pricing .wrapper-pricing {
  text-align: center;
  position: relative;
}
.product-block-pricing .wrapper-pricing:before {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  width: 1000px;
  height: 2px;
  border-bottom: 2px dashed #E6E9EC;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -150px;
  z-index: 1;
  content: '';
}
.product-block-pricing .wrapper-pricing .price {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  border: 2px dashed #E6E9EC;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  padding: 8px;
  background: #fff;
  display: inline-block;
  z-index: 2;
  position: relative;
}
.product-block-pricing .woocommerce-Price-amount {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  width: 100px;
  height: 100px;
  line-height: 100px;
  display: inline-block;
  text-align: center;
  font-size: 30px;
  font-weight: normal;
  color: var(--houzing-link-color);
  background: #f1f1f1;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.product-block-pricing .woocommerce-Price-amount > span {
  font-weight: 300;
}
.product-block-pricing .block-inner-content .desc {
  margin: 20px 0 35px;
}
.product-block-pricing .block-inner-content .desc strong {
  color: var(--houzing-link-color);
}
.product-block-pricing .block-inner-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.product-block-pricing .block-inner-content ul li {
  margin: 0 0 5px;
}
.product-block-pricing .block-inner-content ul i {
  margin-right: 15px;
  color: var(--houzing-theme-color);
}
.rtl .product-block-pricing .block-inner-content ul i {
  margin-left: 15px;
  margin-right: 0;
}
.product-block-pricing .button {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.product-block-pricing .groups-button {
  margin: 40px 0 45px;
}
.product-block-pricing .groups-button .button.added {
  display: none;
}
.product-block-pricing .groups-button .added_to_cart.wc-forward {
  display: inline-block;
  padding: 15px 30px;
  white-space: nowrap;
  vertical-align: middle;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  background: var(--houzing-theme-color);
  color: #fff;
}
.product-block-pricing .groups-button .added_to_cart.wc-forward:hover, .product-block-pricing .groups-button .added_to_cart.wc-forward:active {
  color: #fff;
  background: var(--houzing-theme-hover-color);
}
.product-block-pricing:hover .woocommerce-Price-amount {
  background-color: var(--houzing-theme-color);
  color: #fff;
}
.product-block-pricing:hover .button {
  color: #fff !important;
}
.product-block-pricing:hover .button:before {
  opacity: 0;
  filter: alpha(opacity=0);
}

.popupnewsletter-wrapper .mfp-content {
  width: 590px;
  max-width: 90%;
}
.popupnewsletter-wrapper .apus-mfp-close {
  background: #e44343;
  color: #fff;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  font-size: 16px;
  line-height: 47px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-transform: translate(22px, -22px);
  -ms-transform: translate(22px, -22px);
  -o-transform: translate(22px, -22px);
  transform: translate(22px, -22px);
  opacity: 1;
  filter: alpha(opacity=100);
}
.popupnewsletter-wrapper .apus-mfp-close:hover, .popupnewsletter-wrapper .apus-mfp-close:focus {
  background: #e12d2d;
}
.popupnewsletter-wrapper .modal-content {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  padding: 260px 60px 40px;
  text-align: center;
}
.popupnewsletter-wrapper .modal-content h3 {
  font-size: 20px;
  margin: 0 0 15px;
}
@media (min-width: 1200px) {
  .popupnewsletter-wrapper .modal-content h3 {
    font-size: 30px;
  }
}
.popupnewsletter-wrapper .modal-content .description {
  font-family: var(--houzing-main-font);
  font-size: 16px;
  margin: 0 0 20px;
}
.popupnewsletter-wrapper .modal-content form {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  border: 1px solid #E6E9EC;
  width: 325px;
  background: #f5f6f7;
  clear: both;
  margin: 0 auto 20px;
  border-radius: 46px;
  -webkit-border-radius: 46px;
  -moz-border-radius: 46px;
  -ms-border-radius: 46px;
  -o-border-radius: 46px;
  position: relative;
  padding-right: 46px;
}
.rtl .popupnewsletter-wrapper .modal-content form {
  padding-left: 46px;
  padding-right: inherit;
}
@media (min-width: 1200px) {
  .popupnewsletter-wrapper .modal-content form {
    margin: 0 auto 40px;
  }
}
.popupnewsletter-wrapper .modal-content form:hover {
  border-color: #c9d0d6;
}
.popupnewsletter-wrapper .modal-content form .form-control {
  background: #f5f6f7;
  width: 100%;
  border: none;
  border-radius: 46px;
  -webkit-border-radius: 46px;
  -moz-border-radius: 46px;
  -ms-border-radius: 46px;
  -o-border-radius: 46px;
  height: 44px;
  display: block;
}
.popupnewsletter-wrapper .modal-content form .input-group {
  position: static;
  width: 100%;
  display: block;
}
.popupnewsletter-wrapper .modal-content form .input-group > * {
  display: block;
  float: none;
  position: static;
}
.popupnewsletter-wrapper .modal-content form [type="submit"] {
  position: absolute;
  border: none;
  padding: 0;
  z-index: 2 !important;
  top: -1px;
  right: -1px;
  z-index: 1;
  width: 46px;
  height: 46px;
  line-height: 46px;
  border-radius: 46px;
  -webkit-border-radius: 46px;
  -moz-border-radius: 46px;
  -ms-border-radius: 46px;
  -o-border-radius: 46px;
  display: inline-block;
  color: transparent;
  background: var(--houzing-theme-color);
}
.rtl .popupnewsletter-wrapper .modal-content form [type="submit"] {
  left: -1px;
  right: auto;
}
.popupnewsletter-wrapper .modal-content form [type="submit"]:before {
  content: "\f1d8";
  font-family: 'FontAwesome';
  font-size: 18px;
  color: #fff;
  display: inline-block;
  width: 45px;
  text-align: center;
}
.popupnewsletter-wrapper .modal-content form [type="submit"]:hover, .popupnewsletter-wrapper .modal-content form [type="submit"]:focus {
  background-color: var(--houzing-theme-hover-color);
}
.popupnewsletter-wrapper .close-dont-show:hover, .popupnewsletter-wrapper .close-dont-show:focus {
  color: #e44343;
}

.form-login-register-inner {
  background-color: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  padding: 15px;
  border: 1px solid #E6E9EC;
  -webkit-box-shadow: 0 10px 30px 0 rgba(13, 38, 59, 0.05);
  box-shadow: 0 10px 30px 0 rgba(13, 38, 59, 0.05);
}
@media (min-width: 1200px) {
  .form-login-register-inner {
    padding: 30px;
  }
}
.form-login-register-inner .title {
  font-size: 18px;
  margin: 0 0 20px;
}
.form-login-register-inner #register-phone-cc + .select2 {
  width: 95px !important;
}
.form-login-register-inner #register-phone-cc + .select2 .select2-selection--single {
  -moz-border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.rtl .form-login-register-inner #register-phone-cc + .select2 .select2-selection--single {
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.form-login-register-inner #register-phone-cc + .select2 .select2-selection--single .select2-selection__rendered {
  padding: 10px 8px;
}
.form-login-register-inner #register-phone {
  width: calc(100% - 95px) !important;
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  border-left: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rtl .form-login-register-inner #register-phone {
  -moz-border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.rtl .form-login-register-inner #register-phone {
  border-right: 0;
  border-left: inherit;
}
.form-login-register-inner .form-control {
  background-color: transparent !important;
}
.form-login-register-inner [for="user-remember-field"] {
  font-weight: 400;
}
.form-login-register-inner .btn-cancel {
  margin-top: 15px;
}
.form-login-register-inner .lostpassword-link {
  margin-top: 15px;
}

.form-forgot-password-inner {
  display: none;
}

.register-form-otp {
  display: none;
}
.register-form-otp .resend {
  margin-top: 10px;
}
.register-form-otp .sent-txt {
  text-align: center;
  margin-bottom: 10px;
}
.register-form-otp .sent-txt strong {
  font-size: 18px;
}
.register-form-otp .sent-txt .no-change {
  color: #000;
  font-weight: 600;
  cursor: pointer;
}

.otp-input-cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  width: 100%;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.otp-input-cont input {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border: 1px solid #E6E9EC !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: calc(20% - 20px);
  margin: 3px 10px 0;
  text-align: center;
  padding: 7px;
  outline: none;
}

.wrapper-tab-account {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #F6F8F9;
  border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
}
.wrapper-tab-account .nav-tabs {
  border: 0;
}
.wrapper-tab-account .nav-tabs > li {
  margin: 0;
}
.wrapper-tab-account .nav-tabs > li > a {
  border: 0 !important;
  margin: 0;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 15px 20px;
  background-color: transparent;
  color: var(--houzing-link-color) !important;
}
@media (min-width: 1200px) {
  .wrapper-tab-account .nav-tabs > li > a {
    padding: 19px 30px;
  }
}
.wrapper-tab-account .nav-tabs > li.active > a:focus,
.wrapper-tab-account .nav-tabs > li.active > a {
  background-color: #fff;
}
.wrapper-tab-account .close-advance-popup {
  cursor: pointer;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  width: 30px;
  height: 30px;
  color: var(--houzing-link-color);
  background-color: #E6E9EC;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  display: inline-block;
}
.rtl .wrapper-tab-account .close-advance-popup {
  left: 20px;
  right: auto;
}
@media (min-width: 1200px) {
  .wrapper-tab-account .close-advance-popup {
    right: 30px;
  }
  .rtl .wrapper-tab-account .close-advance-popup {
    left: 30px;
    right: auto;
  }
}
.wrapper-tab-account .close-advance-popup i {
  font-size: 10px;
}
.wrapper-tab-account .close-advance-popup:hover, .wrapper-tab-account .close-advance-popup:focus {
  background-color: #e44343;
  color: #fff;
}
.wrapper-tab-account + .tab-content {
  padding-top: 50px;
}

.login-form-wrapper .wp_realestate_candidate_show,
.register-form .wp_realestate_candidate_show {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.login-form-wrapper .form-group:last-child,
.register-form .form-group:last-child {
  margin-bottom: 0;
}
.login-form-wrapper .form-group > .required-field,
.register-form .form-group > .required-field {
  display: none;
}
.login-form-wrapper .back-link,
.register-form .back-link {
  color: var(--houzing-theme-color);
  text-decoration: underline;
}
.login-form-wrapper .remember,
.register-form .remember {
  font-weight: 400;
}
.login-form-wrapper .select2-selection__arrow,
.register-form .select2-selection__arrow {
  display: none;
}
.login-form-wrapper [type="checkbox"],
.register-form [type="checkbox"] {
  margin-right: 2px;
}
.rtl .login-form-wrapper [type="checkbox"], .rtl
.register-form [type="checkbox"] {
  margin-left: 2px;
  margin-right: 0;
}
.login-form-wrapper .info,
.register-form .info {
  font-size: 14px;
}
.login-form-wrapper .create-account,
.register-form .create-account {
  margin: 0 0 5px;
}
.login-form-wrapper .create-account .create,
.register-form .create-account .create {
  font-weight: 500;
}
.login-form-wrapper #forgot-password-form-wrapper,
.register-form #forgot-password-form-wrapper {
  display: none;
}
.login-form-wrapper #recaptcha-contact-form,
.register-form #recaptcha-contact-form {
  min-height: 88px;
}
.login-form-wrapper #recaptcha-contact-form > div,
.register-form #recaptcha-contact-form > div {
  margin: 0 auto 10px;
}

.sign-in-demo-notice {
  padding: 20px 30px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  background: #F6F8F9;
  line-height: 2;
}
.sign-in-demo-notice strong {
  color: var(--houzing-link-color);
  font-weight: 600;
}

.forgotpassword-form,
.job-apply-email-form,
.change-password-form,
.delete-profile-form,
.register-form,
.login-form {
  position: relative;
}
.forgotpassword-form:before,
.job-apply-email-form:before,
.change-password-form:before,
.delete-profile-form:before,
.register-form:before,
.login-form:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9) url("../images/loading.gif") no-repeat center center/32px auto;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  z-index: 2;
  visibility: hidden;
}
/* .forgotpassword-form.loading:before,
.job-apply-email-form.loading:before,
.change-password-form.loading:before,
.delete-profile-form.loading:before,
.register-form.loading:before,
.login-form.loading:before {
  visibility: visible;
  opacity: 0;
  filter: alpha(opacity=100);
} */

.inner-social > div {
  margin-bottom: 20px;
  text-align: center;
}
.inner-social > div a {
  display: inline-block;
  width: 100%;
  padding: 12px 30px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border: 1px solid var(--houzing-theme-color);
  color: var(--houzing-theme-color);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.inner-social > div a:hover {
  background-color: var(--houzing-theme-color);
  color: #fff !important;
}
.inner-social > div a > i {
  font-size: 16px;
  float: left;
  margin-top: 4px;
}
.rtl .inner-social > div a > i {
  float: right;
}
.inner-social > div a.facebook-login-btn {
  border-color: #506dab;
  color: #506dab;
}
.inner-social > div a.facebook-login-btn:hover, .inner-social > div a.facebook-login-btn:focus {
  background-color: #506dab;
}
.inner-social > div a.google-login-btn-wrapper {
  border-color: #dd4b39;
  color: #dd4b39;
}
.inner-social > div a.google-login-btn-wrapper:hover, .inner-social > div a.google-login-btn-wrapper:focus {
  background-color: #dd4b39;
}
.inner-social .line-header {
  position: relative;
  color: #006c70;
}
.inner-social .line-header:before {
  content: '';
  position: absolute;
  top: 50%;
  width: 100%;
  height: 1px;
  background-color: #E6E9EC;
  display: block;
}
.inner-social .line-header span {
  position: relative;
  z-index: 1;
  padding: 0 5px;
  background-color: #fff;
  text-transform: capitalize;
}

.from-to-text-wrapper {
  position: relative;
}
.from-to-text-wrapper .heading-filter-price {
  cursor: pointer;
}
.from-to-text-wrapper .price-input-wrapper {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 186px;
  z-index: 1;
  background-color: #fff;
  padding: 5px 15px;
  border: 1px solid #E6E9EC;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.rtl .from-to-text-wrapper .price-input-wrapper {
  right: 0;
  left: auto;
}
.from-to-text-wrapper .price-input-wrapper input.form-control {
  height: 40px !important;
}
.from-to-text-wrapper .price-text-wrapper {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}

.contact-form-wrapper .button {
  position: relative;
}
.contact-form-wrapper .button:before {
  display: block;
  content: '';
  position: absolute;
  top: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  background: rgba(255, 255, 255, 0.9) url("../images/loading.gif") no-repeat center center/20px auto;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  z-index: 1;
  visibility: hidden;
}
.contact-form-wrapper.loading .button:before {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.contact-form-wrapper .ga-recaptcha {
  margin-bottom: 10px;
}

.phone-wrapper.phone-hide .phone {
  display: none;
}
.phone-wrapper.phone-hide .phone-show span {
  display: inline-block;
  vertical-align: top;
  font-size: 11px;
  font-weight: 700;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  padding: 1px 6px;
  color: #fff;
  background-color: #24324A;
  text-transform: capitalize;
  cursor: pointer;
  margin-left: 2px;
}
.rtl .phone-wrapper.phone-hide .phone-show span {
  margin-right: 2px;
  margin-left: 0;
}
.phone-wrapper.phone-hide.show .phone {
  display: inline-block;
}
.phone-wrapper.phone-hide.show .phone-show {
  display: none;
}

.map-popup {
  width: 40px;
  height: 40px;
  margin-top: -40px;
  margin-left: -20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-end;
  -webkit-align-items: flex-end;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
}
.map-popup:before {
  display: none !important;
}
.map-popup .icon-wrapper {
  color: var(--houzing-theme-color) !important;
  font-size: 38px;
  line-height: 1;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  position: relative;
}
.map-popup .icon-wrapper:before {
  content: '';
  position: absolute;
  display: block;
  top: 100%;
  left: 0;
  width: 100%;
  height: 35px;
  background-color: var(--houzing-theme-color);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  margin-top: -20px;
  -webkit-transform: rotateX(-60deg) scale(0);
  -moz-transform: rotateX(-60deg) scale(0);
  -ms-transform: rotateX(-60deg) scale(0);
  -o-transform: rotateX(-60deg) scale(0);
  transform: rotateX(-60deg) scale(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.map-popup .icon-wrapper:not(.has-img):after {
  content: "\f13d";
  font-family: "Flaticon";
}
.map-popup .icon-wrapper:hover, .map-popup .icon-wrapper:focus {
  color: var(--houzing-theme-color);
}
.map-popup .icon-wrapper:hover:before, .map-popup .icon-wrapper:focus:before {
  animation: scale_icon_map 1.5s ease-in-out 0s infinite alternate;
  -webkit-animation: scale_icon_map 1.5s ease-in-out 0s infinite alternate;
}
.map-popup.map-popup-selected .icon-wrapper:before {
  animation: scale_icon_map 1.5s ease-in-out 0s infinite normal;
  -webkit-animation: scale_icon_map 1.5s ease-in-out 0s infinite normal;
}

.cmb-form .icon-wrapper:before,
.single-property-map .icon-wrapper:before {
  animation: scale_icon_map 1.5s ease-in-out 0s infinite normal;
  -webkit-animation: scale_icon_map 1.5s ease-in-out 0s infinite normal;
}

#properties-google-maps,
.main-items-wrapper {
  position: relative;
}
#properties-google-maps.loading:before,
.main-items-wrapper.loading:before {
  content: '';
  background-position: center 200px;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 38 38" stroke="rgba(102,102,102,0.25)"%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cg transform="translate(1 1)" stroke-width="2"%3E%3Ccircle stroke-opacity=".55" cx="18" cy="18" r="18"/%3E%3Cpath d="M36 18c0-9.94-8.06-18-18-18"%3E%3CanimateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
  max-height: 100%;
  background-color: rgba(255, 255, 255, 0.95);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
}

.btn-remove-compare-all,
.loadmore-message-btn,
.loadmore-replied-btn,
.reply-message-btn {
  position: relative;
  border: 0 !important;
}
.btn-remove-compare-all:before,
.loadmore-message-btn:before,
.loadmore-replied-btn:before,
.reply-message-btn:before {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity=0);
  color: var(--houzing-link-color);
  content: '\f110';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  margin: -14px -8px;
}
.btn-remove-compare-all.loading,
.loadmore-message-btn.loading,
.loadmore-replied-btn.loading,
.reply-message-btn.loading {
  background: rgba(255, 255, 255, 0.8) !important;
  color: transparent !important;
}
.btn-remove-compare-all.loading:before,
.loadmore-message-btn.loading:before,
.loadmore-replied-btn.loading:before,
.reply-message-btn.loading:before {
  opacity: 0.8;
  filter: alpha(opacity=80);
  animation: rotate_icon 1500ms linear 0s normal none infinite running;
  -webkit-animation: rotate_icon 1500ms linear 0s normal none infinite running;
}

#properties-google-maps.loading:before {
  z-index: 999;
  background-color: rgba(255, 255, 255, 0.75);
}

.property-title {
  font-size: 20px;
  margin: 0 0 15px;
}

.property-price {
  color: var(--houzing-link-color);
  font-size: 20px;
  font-weight: 600;
}
@media (min-width: 1200px) {
  .property-price {
    font-size: 24px;
  }
}

.featured-property {
  background-color: var(--houzing-theme-color);
  color: #fff;
  display: inline-block;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 3px 12px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

.featured-icon {
  color: var(--houzing-theme-color);
}

.label-property-label {
  background-color: #0D263B;
  color: #fff !important;
  display: inline-block;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 3px 12px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.label-property-label:hover, .label-property-label:focus {
  background-color: #040b11;
}

.gallery-property-main-detail {
  position: relative;
  overflow: hidden;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.gallery-property-main-detail .gallery-metas {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  padding: 20px;
}
.gallery-property-main-detail .status-property-label {
  background-color: #0D263B;
  color: #fff;
  display: inline-block;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 3px 12px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.gallery-property-main-detail .status-property-label:hover, .gallery-property-main-detail .status-property-label:focus {
  color: #fff;
  background-color: #040b11;
}

.avatar-wrapper .avatar-img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  overflow: hidden;
  border: 2px solid #fff;
  background: #fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(13, 38, 59, 0.2);
  box-shadow: 0 0 10px 0 rgba(13, 38, 59, 0.2);
}
.avatar-wrapper .avatar-img img {
  margin: 0;
}
.avatar-wrapper .avatar-img + .name-author {
  width: calc(100% - 40px);
  padding-left: 10px;
}
.rtl .avatar-wrapper .avatar-img + .name-author {
  padding-right: 10px;
  padding-left: inherit;
}
.avatar-wrapper .name-author {
  color: var(--houzing-link-color);
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.property-postdate {
  white-space: nowrap;
}

.box-white-detail {
  padding: 15px;
  background: #fff;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .box-white-detail {
    padding: 25px 30px;
    margin-bottom: 30px;
  }
}
.box-white-detail .title {
  font-size: 20px;
  margin: 0 0 15px;
}

.title-wrapper > * {
  display: inline-block;
  vertical-align: middle;
}
.title-wrapper > * + * {
  margin-left: 7px;
}
.rtl .title-wrapper > * + * {
  margin-right: 7px;
  margin-left: 0;
}
.title-wrapper .agency-title,
.title-wrapper .agent-title {
  margin: 0;
  font-size: 30px;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .title-wrapper .agency-title,
  .title-wrapper .agent-title {
    font-size: 40px;
  }
}

.star-rating .review-avg {
  display: none;
}

.review-stars-rated {
  position: relative;
  overflow: hidden;
  width: 85px;
}
.review-stars-rated .review-stars {
  list-style: none;
  padding: 0;
  margin: 0;
  color: #e1e1e1;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
  letter-spacing: 2px;
}
.review-stars-rated .review-stars li {
  display: inline-block;
}
.review-stars-rated .review-stars.filled {
  color: #CAB877;
  position: absolute;
  top: 0;
  left: 0;
}
.rtl .review-stars-rated .review-stars.filled {
  right: 0;
  left: auto;
}

.review-stars-rated-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
}
.review-stars-rated-wrapper .nb-review {
  margin-left: 7px;
}
.rtl .review-stars-rated-wrapper .nb-review {
  margin-right: 7px;
  margin-left: 0;
}
.review-stars-rated-wrapper .nb-pre-review {
  margin-right: 7px;
}
.rtl .review-stars-rated-wrapper .nb-pre-review {
  margin-left: 7px;
  margin-right: 0;
}

.review-title-wrapper {
  margin-bottom: 30px;
}
.review-title-wrapper .comments-title,
.review-title-wrapper .title {
  margin: 0;
  font-size: 18px;
}

#properties-google-maps {
  position: relative;
  z-index: 1;
  font-size: 14px;
  font-family: var(--houzing-main-font);
  line-height: 1.72;
  overflow: hidden;
  width: 100%;
  height: 280px;
}
@media (min-width: 1200px) {
  #properties-google-maps {
    height: 400px;
  }
}
#properties-google-maps .leaflet-popup-content {
  line-height: 1.72;
}
#properties-google-maps .leaflet-popup-content {
  margin: 0;
}
#properties-google-maps .leaflet-popup-content-wrapper {
  padding: 0;
  background-color: transparent;
  -webkit-box-shadow: 0 10px 50px 0 rgba(13, 38, 59, 0.1);
  box-shadow: 0 10px 50px 0 rgba(13, 38, 59, 0.1);
}
#properties-google-maps a {
  color: var(--houzing-link-color);
}
#properties-google-maps a:hover, #properties-google-maps a:focus {
  color: var(--houzing-theme-color);
}
#properties-google-maps .property-grid {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  overflow: hidden;
  margin: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
#properties-google-maps .property-grid .property-information,
#properties-google-maps .property-grid .top-info {
  border: 0;
}
#properties-google-maps .property-grid .property-title {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#properties-google-maps .property-grid .property-metas {
  margin: 7px 0;
  justify-content: start;
  -webkit-justify-content: start;
  -ms-justify-content: start;
}
#properties-google-maps .property-grid .property-metas > div {
  margin-right: 20px;
}
.rtl #properties-google-maps .property-grid .property-metas > div {
  margin-left: 20px;
  margin-right: 0;
}
#properties-google-maps .property-grid .property-metas > div:last-child {
  margin-right: 0;
}
.rtl #properties-google-maps .property-grid .property-metas > div:last-child {
  margin-left: 0;
  margin-right: 0;
}
#properties-google-maps .property-grid .property-metas i,
#properties-google-maps .property-grid .property-metas > *:nth-child(3n) {
  display: none;
}
#properties-google-maps.leaflet-container a.leaflet-popup-close-button {
  background: #fff;
  padding: 5px 7px 7px;
  height: auto;
  width: auto;
  line-height: 1;
  margin: 0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  color: #e44343;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#properties-google-maps.leaflet-container a.leaflet-popup-close-button:hover, #properties-google-maps.leaflet-container a.leaflet-popup-close-button:focus {
  color: #fff;
  background: #e44343;
  opacity: 1;
  filter: alpha(opacity=100);
}
#properties-google-maps .leaflet-popup {
  margin-bottom: 30px;
}
#properties-google-maps .leaflet-popup-tip-container {
  margin-top: -2px;
}
#properties-google-maps .leaflet-popup-tip {
  -webkit-box-shadow: 0 10px 50px 0 rgba(13, 38, 59, 0.1);
  box-shadow: 0 10px 50px 0 rgba(13, 38, 59, 0.1);
}
#properties-google-maps .marker-cluster {
  width: 30px !important;
  height: 30px !important;
  margin-left: -15px !important;
  margin-top: -15px !important;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#properties-google-maps .marker-cluster > div {
  width: 30px;
  height: 30px;
  display: inline-block;
  line-height: 30px;
  text-align: center;
  background: var(--houzing-theme-color);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  position: relative;
  z-index: 1;
}
#properties-google-maps .marker-cluster:before {
  content: '';
  position: absolute;
  top: -7px;
  left: -7px;
  display: block;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  width: calc(100% + 14px);
  height: calc(100% + 14px);
  opacity: 0.2;
  filter: alpha(opacity=20);
  background-color: var(--houzing-theme-color);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
#properties-google-maps .marker-cluster:hover:before, #properties-google-maps .marker-cluster:focus:before {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.socials-member a {
  margin-right: 10px;
  color: #767676;
}
.rtl .socials-member a {
  margin-left: 10px;
  margin-right: 0;
}
.socials-member a:hover, .socials-member a:focus {
  color: var(--houzing-theme-color);
}
@media (min-width: 1200px) {
  .socials-member a {
    margin-right: 15px;
  }
  .rtl .socials-member a {
    margin-left: 15px;
    margin-right: 0;
  }
}

.properties-ordering-wrapper,
.agencies-ordering-wrapper,
.agents-ordering-wrapper {
  margin-bottom: 20px;
  background-color: #fff;
}
@media (min-width: 768px) {
  .properties-ordering-wrapper,
  .agencies-ordering-wrapper,
  .agents-ordering-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
  }
  .properties-ordering-wrapper .ordering-display-mode-wrapper,
  .agencies-ordering-wrapper .ordering-display-mode-wrapper,
  .agents-ordering-wrapper .ordering-display-mode-wrapper {
    margin-left: auto;
  }
  .rtl .properties-ordering-wrapper .ordering-display-mode-wrapper, .rtl
  .agencies-ordering-wrapper .ordering-display-mode-wrapper, .rtl
  .agents-ordering-wrapper .ordering-display-mode-wrapper {
    margin-right: auto;
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .properties-ordering-wrapper,
  .agencies-ordering-wrapper,
  .agents-ordering-wrapper {
    margin-bottom: 30px;
  }
}
.properties-ordering-wrapper .saved-search-form-btn,
.agencies-ordering-wrapper .saved-search-form-btn,
.agents-ordering-wrapper .saved-search-form-btn {
  margin-left: 15px;
}
.rtl .properties-ordering-wrapper .saved-search-form-btn, .rtl
.agencies-ordering-wrapper .saved-search-form-btn, .rtl
.agents-ordering-wrapper .saved-search-form-btn {
  margin-right: 15px;
  margin-left: 0;
}
@media (min-width: 1200px) {
  .properties-ordering-wrapper .saved-search-form-btn,
  .agencies-ordering-wrapper .saved-search-form-btn,
  .agents-ordering-wrapper .saved-search-form-btn {
    margin-left: 25px;
  }
  .rtl .properties-ordering-wrapper .saved-search-form-btn, .rtl
  .agencies-ordering-wrapper .saved-search-form-btn, .rtl
  .agents-ordering-wrapper .saved-search-form-btn {
    margin-right: 25px;
    margin-left: 0;
  }
}
.properties-ordering-wrapper .btn-saved-search,
.agencies-ordering-wrapper .btn-saved-search,
.agents-ordering-wrapper .btn-saved-search {
  font-size: 16px;
}
.properties-ordering-wrapper .btn-saved-search i,
.agencies-ordering-wrapper .btn-saved-search i,
.agents-ordering-wrapper .btn-saved-search i {
  font-size: 21px;
  margin-right: 5px;
}
.rtl .properties-ordering-wrapper .btn-saved-search i, .rtl
.agencies-ordering-wrapper .btn-saved-search i, .rtl
.agents-ordering-wrapper .btn-saved-search i {
  margin-left: 5px;
  margin-right: 0;
}
.properties-ordering-wrapper div.properties-ordering,
.agencies-ordering-wrapper div.properties-ordering,
.agents-ordering-wrapper div.properties-ordering {
  margin-right: 25px;
}
.rtl .properties-ordering-wrapper div.properties-ordering, .rtl
.agencies-ordering-wrapper div.properties-ordering, .rtl
.agents-ordering-wrapper div.properties-ordering {
  margin-left: 25px;
  margin-right: 0;
}
.properties-ordering-wrapper .results-count,
.agencies-ordering-wrapper .results-count,
.agents-ordering-wrapper .results-count {
  color: var(--houzing-link-color);
}
@media (min-width: 768px) {
  .properties-ordering-wrapper.has-filter-btn,
  .agencies-ordering-wrapper.has-filter-btn,
  .agents-ordering-wrapper.has-filter-btn {
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
  }
  .properties-ordering-wrapper.has-filter-btn .ordering-display-mode-wrapper,
  .agencies-ordering-wrapper.has-filter-btn .ordering-display-mode-wrapper,
  .agents-ordering-wrapper.has-filter-btn .ordering-display-mode-wrapper {
    margin: initial;
  }
}

.agent-title {
  margin: 0 0 2px;
  font-size: 16px;
}

.agent-item {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  margin-bottom: 15px;
}
@media (min-width: 1200px) {
  .agent-item {
    margin-bottom: 30px;
  }
}
.agent-item .metas .with-title {
  color: var(--houzing-link-color);
  font-weight: 600;
  display: inline-block;
  width: 70px;
  padding-right: 5px;
}
.rtl .agent-item .metas .with-title {
  padding-left: 5px;
  padding-right: inherit;
}
.agent-item .metas .with-title ~ * {
  width: calc(100% - 70px);
}
.agent-item .metas > div {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
}
@media (min-width: 1530px) {
  .agent-item .metas > div {
    margin-bottom: 5px;
  }
}
.agent-item .metas > div:last-child {
  margin-bottom: 0;
}
.agent-item .metas a {
  color: var(--houzing-text-color);
}
.agent-item .metas a:hover, .agent-item .metas a:focus {
  color: var(--houzing-link-color);
}
.agent-item .agency-socials a {
  font-size: 13px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: var(--houzing-text-color);
  margin-left: 2px;
}
.rtl .agent-item .agency-socials a {
  margin-right: 2px;
  margin-left: 0;
}
.agent-item .agency-socials a:hover, .agent-item .agency-socials a:focus {
  color: var(--houzing-text-color);
  background-color: rgba(105, 105, 105, 0.1);
}

.agent-list {
  background-color: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border: 1px solid #E6E9EC;
  padding: 10px;
}
@media (min-width: 1501px) {
  .agent-list {
    padding: 20px;
  }
}
.agent-list .member-thumbnail-wrapper {
  margin-bottom: 0;
  width: 170px;
  padding-right: 15px;
}
.rtl .agent-list .member-thumbnail-wrapper {
  padding-left: 15px;
  padding-right: inherit;
}
@media (min-width: 1501px) {
  .agent-list .member-thumbnail-wrapper {
    width: 220px;
    padding-right: 20px;
  }
  .rtl .agent-list .member-thumbnail-wrapper {
    padding-left: 20px;
    padding-right: inherit;
  }
}
.agent-list .inner {
  width: 100%;
}
.agent-list .agent-information-bottom,
.agent-list .metas {
  margin-top: 5px;
}
@media (min-width: 1501px) {
  .agent-list .agent-information-bottom,
  .agent-list .metas {
    margin-top: 15px;
  }
}
.agent-list .agent-information {
  width: calc(100% - 170px);
}
@media (min-width: 1501px) {
  .agent-list .agent-information {
    width: calc(100% - 220px);
  }
}
.agent-list .agent-information.no-image {
  width: 100%;
}
.agent-list:hover {
  -webkit-box-shadow: 0 10px 50px 0 rgba(13, 38, 59, 0.1);
  box-shadow: 0 10px 50px 0 rgba(13, 38, 59, 0.1);
}

.agent-grid {
  text-align: center;
  margin-bottom: 0;
}
.agent-grid .top-info {
  position: relative;
  overflow: hidden;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  min-height: 38px;
}
.agent-grid .agency-socials {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  z-index: 1;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  -o-transform: translateY(-10%);
  transform: translateY(-10%);
}
.agent-grid .agency-socials a {
  background-color: transparent !important;
  color: #fff !important;
  margin: 0 5px;
}
.agent-grid .agent-information-bottom {
  position: relative;
  z-index: 1;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  background-color: #fff;
  margin: 0 20px;
  padding: 15px 10px;
  -webkit-transform: translateY(-38px);
  -ms-transform: translateY(-38px);
  -o-transform: translateY(-38px);
  transform: translateY(-38px);
  -webkit-box-shadow: 0 10px 30px 0 rgba(13, 38, 59, 0.07);
  box-shadow: 0 10px 30px 0 rgba(13, 38, 59, 0.07);
}
.agent-grid .agent-logo {
  position: relative;
  display: block;
}
.agent-grid .agent-logo:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  background-color: #0D263B;
  opacity: 0;
  filter: alpha(opacity=0);
}
.agent-grid:hover .agency-socials {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
  filter: alpha(opacity=100);
}
.agent-grid:hover .agent-logo:before {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.agency-item {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  background-color: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border: 1px solid #E6E9EC;
  margin-bottom: 20px;
  padding: 10px;
}
@media (min-width: 1200px) {
  .agency-item {
    margin-bottom: 30px;
    padding: 20px;
  }
}
.agency-item .member-thumbnail-wrapper {
  position: relative;
}
.agency-item .member-thumbnail-wrapper .nb-property {
  position: absolute;
  top: 0;
  left: 0;
}
.rtl .agency-item .member-thumbnail-wrapper .nb-property {
  right: 0;
  left: auto;
}
.agency-item:hover {
  -webkit-box-shadow: 0 10px 50px 0 rgba(13, 38, 59, 0.1);
  box-shadow: 0 10px 50px 0 rgba(13, 38, 59, 0.1);
}
.agency-item .agency-title {
  margin: 0 0 2px;
  font-size: 16px;
}
.agency-item .metas .with-title {
  color: var(--houzing-link-color);
  font-weight: 600;
  display: inline-block;
  width: 70px;
  padding-right: 5px;
}
.rtl .agency-item .metas .with-title {
  padding-left: 5px;
  padding-right: inherit;
}
.agency-item .metas .with-title ~ * {
  width: calc(100% - 70px);
}
.agency-item .metas > div {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
}
@media (min-width: 1530px) {
  .agency-item .metas > div {
    margin-bottom: 5px;
  }
}
.agency-item .metas > div:last-child {
  margin-bottom: 0;
}
.agency-item .metas a {
  color: var(--houzing-text-color);
}
.agency-item .metas a:hover, .agency-item .metas a:focus {
  color: var(--houzing-link-color);
}
.agency-item .agency-socials a {
  font-size: 13px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: var(--houzing-text-color);
  margin-left: 2px;
}
.rtl .agency-item .agency-socials a {
  margin-right: 2px;
  margin-left: 0;
}
.agency-item .agency-socials a:hover, .agency-item .agency-socials a:focus {
  color: var(--houzing-text-color);
  background-color: rgba(105, 105, 105, 0.1);
}
.agency-item .agency-location a {
  color: var(--houzing-text-color);
}
.agency-item .agency-location a:hover, .agency-item .agency-location a:focus {
  color: var(--houzing-link-color);
}

.agency-list .member-thumbnail-wrapper {
  margin-bottom: 0;
  width: 170px;
  padding-right: 10px;
}
.rtl .agency-list .member-thumbnail-wrapper {
  padding-left: 10px;
  padding-right: inherit;
}
@media (min-width: 1501px) {
  .agency-list .member-thumbnail-wrapper {
    width: 220px;
    padding-right: 20px;
  }
  .rtl .agency-list .member-thumbnail-wrapper {
    padding-left: 20px;
    padding-right: inherit;
  }
}
.agency-list .inner {
  width: 100%;
}
.agency-list .agency-information {
  width: calc(100% - 170px);
}
@media (min-width: 1501px) {
  .agency-list .agency-information {
    width: calc(100% - 220px);
  }
}
.agency-list .agency-information.no-image {
  width: 100%;
}
.agency-list .metas,
.agency-list .agency-information-bottom {
  margin-top: 5px;
}
@media (min-width: 1501px) {
  .agency-list .metas,
  .agency-list .agency-information-bottom {
    margin-top: 15px;
  }
}

.send-message-btn {
  display: block;
  position: relative;
}
.send-message-btn:before {
  display: block;
  content: '';
  position: absolute;
  top: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  background: rgba(255, 255, 255, 0.9) url("../images/loading.gif") no-repeat center center/20px auto;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  z-index: 1;
  visibility: hidden;
}
.send-message-btn.loading:before {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}

.location-banner-inner {
  display: block;
  position: relative;
}
.location-banner-inner .title {
  font-size: 16px;
  margin: 0 0 3px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media (min-width: 1200px) {
  .location-banner-inner .title {
    font-size: 18px;
  }
}
.location-banner-inner .number {
  font-size: 13px;
  font-weight: 600;
}
.location-banner-inner.style1 {
  text-align: center;
}
.location-banner-inner.style1 .banner-image {
  position: relative;
  overflow: hidden;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.location-banner-inner.style1 .banner-image img {
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.location-banner-inner.style1 .banner-image:before {
  content: '';
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(13, 38, 59, 0.3);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.location-banner-inner.style1 .banner-image + .inner {
  color: #fff;
  padding: 20px;
  z-index: 2;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.location-banner-inner.style1 .banner-image + .inner .title {
  color: #fff;
}
.location-banner-inner.style1:hover .banner-image:before {
  background-color: rgba(13, 38, 59, 0.5);
}
.location-banner-inner.style1:hover .banner-image img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.location-banner-inner.style2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
}
.location-banner-inner.style2 .banner-image {
  width: 60px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}
@media (min-width: 768px) {
  .location-banner-inner.style2 .banner-image {
    width: 100px;
  }
}
.location-banner-inner.style2 .inner {
  width: calc(100% - 60px);
  padding-left: 15px;
}
.rtl .location-banner-inner.style2 .inner {
  padding-right: 15px;
  padding-left: inherit;
}
@media (min-width: 768px) {
  .location-banner-inner.style2 .inner {
    width: calc(100% - 100px);
    padding-left: 20px;
  }
  .rtl .location-banner-inner.style2 .inner {
    padding-right: 20px;
    padding-left: inherit;
  }
}
.location-banner-inner.style2 .number {
  font-size: 14px;
  color: var(--houzing-text-color);
  font-weight: 400;
}
.location-banner-inner.style2:hover .title {
  color: var(--houzing-theme-color);
}

@media (min-width: 1500px) {
  .widget-property-types .slick-carousel .slick-prev {
    left: -8px;
  }
  .widget-property-types .slick-carousel .slick-next {
    right: -8px;
  }
}

.type-banner-inner {
  text-align: center;
  position: relative;
  display: block;
}
.type-banner-inner .type-icon {
  font-size: 40px;
  line-height: 1;
}
@media (min-width: 1200px) {
  .type-banner-inner .type-icon {
    font-size: 60px;
  }
}
.type-banner-inner .title {
  margin: 0;
  font-size: 18px;
}
.type-banner-inner.style1 .banner-image {
  position: relative;
  overflow: hidden;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.type-banner-inner.style1 .banner-image img {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  width: 100%;
}
.type-banner-inner.style1 .banner-image:before {
  z-index: 1;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(13, 38, 59, 0.3);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.type-banner-inner.style1 .banner-image + .inner {
  color: #fff;
  padding: 15px;
  z-index: 2;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
@media (min-width: 1200px) {
  .type-banner-inner.style1 .banner-image + .inner {
    bottom: 15px;
  }
}
.type-banner-inner.style1 .banner-image + .inner .title {
  color: #fff;
  margin-top: 15px;
}
@media (min-width: 1200px) {
  .type-banner-inner.style1 .banner-image + .inner .title {
    margin-top: 30px;
  }
}
.type-banner-inner.style1:hover .banner-image:before {
  background-color: rgba(13, 38, 59, 0.5);
}
.type-banner-inner.style1:hover .banner-image img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.type-banner-inner.style2 .type-icon {
  margin: auto;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  color: #fff;
  background-color: rgba(13, 38, 59, 0.5);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  font-size: 25px;
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
}
@media (min-width: 1200px) {
  .type-banner-inner.style2 .type-icon {
    font-size: 35px;
    width: 100px;
    height: 100px;
  }
}
.type-banner-inner.style2 .title {
  margin-top: 10px;
}
@media (min-width: 1200px) {
  .type-banner-inner.style2 .title {
    margin-top: 15px;
  }
}
.type-banner-inner.style2:hover .type-icon {
  background-color: var(--houzing-theme-color);
}

@media (min-width: 1500px) {
  .widget-property-location-banner-list .slick-carousel .slick-prev {
    left: -8px;
  }
  .widget-property-location-banner-list .slick-carousel .slick-next {
    right: -8px;
  }
}
.widget-property-location-banner-list .slick-list {
  padding-bottom: 30px;
}

.location-banner-inner-list {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  overflow: hidden;
  display: block;
  background-color: #fff;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.location-banner-inner-list .inner {
  border: 1px solid #E6E9EC;
  padding: 18px 20px;
  border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  color: var(--houzing-text-color);
}
.location-banner-inner-list .title {
  font-size: 16px;
  margin: 0 0 7px;
}
.location-banner-inner-list .number span {
  font-weight: 600;
  color: var(--houzing-link-color);
}
.location-banner-inner-list .median-price span {
  color: var(--houzing-link-color);
  font-weight: 600;
}
.location-banner-inner-list:hover {
  -webkit-box-shadow: 0 10px 30px 0 rgba(13, 38, 59, 0.07);
  box-shadow: 0 10px 30px 0 rgba(13, 38, 59, 0.07);
}

.single-listing-agent-agency {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .single-listing-agent-agency {
    margin-bottom: 20px;
  }
}
@media (min-width: 1200px) {
  .single-listing-agent-agency {
    margin-bottom: 50px;
  }
}

.top-detail-member {
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .top-detail-member {
    margin-bottom: 50px;
  }
}
.top-detail-member .member-thumbnail-wrapper {
  position: relative;
}
@media (min-width: 768px) {
  .top-detail-member .member-thumbnail-wrapper {
    width: 200px;
  }
}
@media (min-width: 1200px) {
  .top-detail-member .member-thumbnail-wrapper {
    width: 400px;
  }
}
.top-detail-member .member-thumbnail-wrapper.member-thumbnail-agency {
  border: 1px solid #E6E9EC;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  padding: 15px;
}
@media (min-width: 768px) {
  .top-detail-member .member-information {
    width: calc( 100% - 200px );
    padding-left: 15px;
  }
  .rtl .top-detail-member .member-information {
    padding-right: 15px;
    padding-left: inherit;
  }
}
@media (min-width: 1200px) {
  .top-detail-member .member-information {
    width: calc( 100% - 400px );
    padding-left: 30px;
  }
  .rtl .top-detail-member .member-information {
    padding-right: 30px;
    padding-left: inherit;
  }
}
.top-detail-member .member-information.no-image {
  width: 100%;
  padding: 0;
}
.top-detail-member .member-information > .inner {
  width: 100%;
}
.top-detail-member .agency-location {
  margin-top: 3px;
}
.top-detail-member .agency-location a {
  color: var(--houzing-theme-color);
}
.top-detail-member .property-job {
  color: var(--houzing-theme-color);
  margin-top: 3px;
}
.top-detail-member .member-metas {
  margin-top: 20px;
}
.top-detail-member .member-metas > div {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  margin-bottom: 7px;
}
.top-detail-member .member-metas > div:last-child {
  margin-bottom: 0;
}
.top-detail-member .member-metas .with-title {
  font-weight: 600;
  display: inline-block;
  width: 120px;
  color: var(--houzing-link-color);
  padding-right: 10px;
}
.rtl .top-detail-member .member-metas .with-title {
  padding-left: 10px;
  padding-right: inherit;
}
.top-detail-member .member-metas .with-title ~ * {
  width: calc(100% - 120px);
}
.top-detail-member .member-metas a {
  color: var(--houzing-text-color);
}
.top-detail-member .member-metas a:hover, .top-detail-member .member-metas a:focus {
  color: var(--houzing-link-color);
}
@media (min-width: 1200px) {
  .top-detail-member .member-metas.agency-metas > div {
    width: 50%;
    float: left;
  }
  .rtl .top-detail-member .member-metas.agency-metas > div {
    float: right;
  }
  .top-detail-member .member-metas.agency-metas > div:nth-child(2n + 1) {
    clear: both;
    padding-right: 10px;
  }
  .rtl .top-detail-member .member-metas.agency-metas > div:nth-child(2n + 1) {
    padding-left: 10px;
    padding-right: inherit;
  }
}
.top-detail-member .member-title {
  font-size: 18px;
  margin: 0;
}
@media (min-width: 1200px) {
  .top-detail-member .member-title {
    font-size: 24px;
  }
}
.top-detail-member .action-buttons {
  margin-top: 20px;
}
@media (min-width: 1200px) {
  .top-detail-member .action-buttons {
    margin-top: 30px;
  }
}
.top-detail-member .action-buttons .btn {
  text-transform: uppercase;
  width: 50%;
}
.top-detail-member .action-buttons .btn:nth-child(2n) {
  margin: 0 20px;
}

.member-thumbnail-wrapper {
  position: relative;
  text-align: center;
}
.member-thumbnail-wrapper img {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.member-thumbnail-wrapper .nb-property {
  position: absolute;
  top: 20px;
  left: 20px;
  display: inline-block;
  padding: 2px 10px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  background-color: var(--houzing-theme-color);
  color: #fff;
  font-size: 12px;
  font-weight: 500;
}
.rtl .member-thumbnail-wrapper .nb-property {
  right: 20px;
  left: auto;
}
@media (min-width: 1200px) {
  .member-thumbnail-wrapper .nb-property {
    padding: 4px 15px;
  }
}

.nav-member {
  margin-bottom: 15px;
  border: 0 !important;
  position: relative;
}
@media (min-width: 1200px) {
  .nav-member {
    margin-bottom: 30px;
  }
}
.nav-member > li {
  margin-bottom: 0 !important;
  margin-right: 20px;
}
.rtl .nav-member > li {
  margin-left: 20px;
  margin-right: 0;
}
@media (min-width: 1200px) {
  .nav-member > li {
    margin-right: 50px;
  }
  .rtl .nav-member > li {
    margin-left: 50px;
    margin-right: 0;
  }
}
.nav-member > li > a {
  padding: 0 0 5px;
  font-size: 15px;
  font-weight: 600;
  background-color: transparent !important;
  border: 0 !important;
  position: relative;
  display: inline-block;
  text-transform: capitalize;
  color: var(--houzing-text-color);
}
@media (min-width: 1200px) {
  .nav-member > li > a {
    font-size: 18px;
  }
}
.nav-member > li > a:before {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: var(--houzing-link-color);
  display: block;
  width: 0;
  height: 2px;
}
.rtl .nav-member > li > a:before {
  right: 0;
  left: auto;
}
.nav-member > li:hover > a, .nav-member > li.active > a, .nav-member > li:focus > a {
  color: var(--houzing-link-color) !important;
}
.nav-member > li:hover > a:before, .nav-member > li.active > a:before, .nav-member > li:focus > a:before {
  width: 100%;
}

.location-single-member {
  margin-top: 20px;
}
.location-single-member .title-wrapper {
  margin: 0 0 20px;
}
.location-single-member .title-wrapper .title {
  margin: 0 !important;
  font-size: 18px;
}

.single-map-agency,
.single-map-agent {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  overflow: hidden;
  width: 100%;
  height: 250px;
}
@media (min-width: 1200px) {
  .single-map-agency,
  .single-map-agent {
    height: 380px;
  }
}

.wp-realestate-mfp-container .saved-search-form-wrapper {
  position: relative;
  background: #fff;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  padding: 20px;
}
@media (min-width: 1200px) {
  .wp-realestate-mfp-container .saved-search-form-wrapper {
    padding: 30px;
  }
}
.wp-realestate-mfp-container .saved-search-form-wrapper .mfp-close {
  color: #006c70;
}
.wp-realestate-mfp-container .saved-search-form-wrapper .mfp-close:hover, .wp-realestate-mfp-container .saved-search-form-wrapper .mfp-close:focus {
  color: #e44343;
}

.wrapper-save-search {
  border: 1px solid #E6E9EC;
  overflow: hidden;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.wrapper-save-search .property-table-info-content-title {
  font-size: 16px;
  font-weight: 600;
}

.saved-search-form2 label {
  font-weight: 600;
  color: var(--houzing-heading-color);
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .saved-search-form2 .btn {
    min-width: 140px;
    text-align: center;
  }
}
.saved-search-form2:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9) url("../images/loading.gif") no-repeat center center/30px auto;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  z-index: 1;
  visibility: hidden;
}
.saved-search-form2.loading:before {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}

.properties-display-mode-wrapper label {
  margin-bottom: 0;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  margin-right: 10px;
}
.rtl .properties-display-mode-wrapper label {
  margin-left: 10px;
  margin-right: 0;
}
.properties-display-mode-wrapper label [type="radio"] {
  display: none;
}
.properties-display-mode-wrapper label i {
  font-size: 17px;
  text-align: center;
  color: var(--houzing-link-color) !important;
  display: inline-block;
  line-height: 33px;
  width: 35px;
  height: 35px;
  border: 1px solid #E6E9EC;
  background-color: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
@media (min-width: 1200px) {
  .properties-display-mode-wrapper label i {
    line-height: 38px;
    width: 40px;
    height: 40px;
  }
}
.properties-display-mode-wrapper label input:checked + i {
  border-color: #E6E9EC;
  background-color: #E6E9EC;
}
.properties-display-mode-wrapper label:last-child {
  margin-right: 0;
}
.rtl .properties-display-mode-wrapper label:last-child {
  margin-left: 0;
  margin-right: 0;
}

.my-properties-ordering form,
.sort-my-properties-form form,
.sort-properties-favorite-form form,
.properties-ordering form {
  border-bottom: 2px solid #E6E9EC;
  padding-bottom: 3px;
}
.my-properties-ordering .label,
.sort-my-properties-form .label,
.sort-properties-favorite-form .label,
.properties-ordering .label {
  color: var(--houzing-link-color);
  font-size: 14px;
  padding: 0;
  display: inline-block;
  font-weight: normal;
  vertical-align: middle;
}
.my-properties-ordering .select2-container--default.select2-container .select2-selection--single,
.sort-my-properties-form .select2-container--default.select2-container .select2-selection--single,
.sort-properties-favorite-form .select2-container--default.select2-container .select2-selection--single,
.properties-ordering .select2-container--default.select2-container .select2-selection--single {
  border: 0 !important;
  height: auto;
  padding-left: 0;
  color: var(--houzing-text-color);
}
.rtl .my-properties-ordering .select2-container--default.select2-container .select2-selection--single, .rtl
.sort-my-properties-form .select2-container--default.select2-container .select2-selection--single, .rtl
.sort-properties-favorite-form .select2-container--default.select2-container .select2-selection--single, .rtl
.properties-ordering .select2-container--default.select2-container .select2-selection--single {
  padding-right: 0;
  padding-left: inherit;
}
.my-properties-ordering .select2-container--default.select2-container .select2-selection--single .select2-selection__rendered,
.sort-my-properties-form .select2-container--default.select2-container .select2-selection--single .select2-selection__rendered,
.sort-properties-favorite-form .select2-container--default.select2-container .select2-selection--single .select2-selection__rendered,
.properties-ordering .select2-container--default.select2-container .select2-selection--single .select2-selection__rendered {
  padding-top: 0;
  padding-bottom: 0;
}
.my-properties-ordering .select2-container--default.select2-container .select2-selection--single .select2-selection__arrow,
.sort-my-properties-form .select2-container--default.select2-container .select2-selection--single .select2-selection__arrow,
.sort-properties-favorite-form .select2-container--default.select2-container .select2-selection--single .select2-selection__arrow,
.properties-ordering .select2-container--default.select2-container .select2-selection--single .select2-selection__arrow {
  top: 1px;
  right: 1px;
}
.rtl .my-properties-ordering .select2-container--default.select2-container .select2-selection--single .select2-selection__arrow, .rtl
.sort-my-properties-form .select2-container--default.select2-container .select2-selection--single .select2-selection__arrow, .rtl
.sort-properties-favorite-form .select2-container--default.select2-container .select2-selection--single .select2-selection__arrow, .rtl
.properties-ordering .select2-container--default.select2-container .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.search-orderby-wrapper {
  margin-bottom: 30px;
  margin-top: 20px;
}
@media (min-width: 1200px) {
  .search-orderby-wrapper {
    margin-top: 30px;
    margin-bottom: 50px;
  }
}
.search-orderby-wrapper .title-profile {
  margin: 0;
}
.search-orderby-wrapper .sortby-form {
  margin-left: 20px;
}
.rtl .search-orderby-wrapper .sortby-form {
  margin-right: 20px;
  margin-left: 0;
}
@media (min-width: 1200px) {
  .search-orderby-wrapper .sortby-form {
    margin-left: 30px;
  }
  .rtl .search-orderby-wrapper .sortby-form {
    margin-right: 30px;
    margin-left: 0;
  }
}
.search-orderby-wrapper .orderby-wrapper {
  padding: 11px 20px;
  background-color: #fff;
  border: 1px solid #E6E9EC;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

.slick-carousel-gallery-properties .slick-carousel {
  margin: 0;
}
.slick-carousel-gallery-properties .slick-carousel .slick-slide,
.slick-carousel-gallery-properties .slick-carousel .slick-list {
  padding: 0 !important;
}
.slick-carousel-gallery-properties .slick-carousel .slick-arrow {
  color: #fff !important;
  background-color: transparent !important;
  border: 0 !important;
}

.property-item {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  background-color: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  margin-bottom: 20px;
  position: relative;
}
@media (min-width: 1200px) {
  .property-item {
    margin-bottom: 30px;
  }
}
.property-item.images-loading .property-image:after {
  font-size: 20px;
  color: #fff;
  display: block;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  margin-top: -17px;
  margin-left: -17px;
  position: absolute;
  top: 50%;
  left: 50%;
  content: '\f110';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  animation: rotate_icon 1200ms linear 0s normal none infinite running;
  -webkit-animation: rotate_icon 1200ms linear 0s normal none infinite running;
  z-index: 2;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.property-item .action-item .tooltip {
  white-space: nowrap;
}
.property-item .top-label a, .property-item .top-label span {
  line-height: 23px;
  display: inline-block;
  vertical-align: top;
  padding: 0 8px;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  background-color: #0D263B;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  white-space: nowrap;
}
@media (min-width: 1200px) {
  .property-item .top-label a, .property-item .top-label span {
    padding: 0 12px;
  }
}
.property-item .top-label a.featured-property, .property-item .top-label span.featured-property {
  background-color: var(--houzing-theme-color);
}
.property-item .top-label a:last-child, .property-item .top-label span:last-child {
  margin-right: 0;
}
.rtl .property-item .top-label a:last-child, .rtl .property-item .top-label span:last-child {
  margin-left: 0;
  margin-right: 0;
}
.property-item .top-label .label-property-label {
  margin-left: 5px;
}
.rtl .property-item .top-label .label-property-label {
  margin-right: 5px;
  margin-left: 0;
}
.property-item .property-title {
  font-size: 16px;
  margin: 0 0 5px;
}
.property-item .title-wrapper {
  margin-bottom: 5px;
}
.property-item .title-wrapper .property-title {
  margin-bottom: 0;
}
.property-item .property-image {
  display: block;
  position: relative;
  overflow: hidden;
}
.property-item .property-image img {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.property-item .property-image:before {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0D263B;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 1;
  display: block;
}
.property-item .bottom-label > * {
  margin-right: 20px;
}
.rtl .property-item .bottom-label > * {
  margin-left: 20px;
  margin-right: 0;
}
.property-item .bottom-label > *:last-child {
  margin-right: 0;
}
.rtl .property-item .bottom-label > *:last-child {
  margin-left: 0;
  margin-right: 0;
}
.property-item .bottom-label i {
  font-size: 18px;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.rtl .property-item .bottom-label i {
  margin-left: 5px;
  margin-right: 0;
}
.property-item .property-thumbnail-wrapper {
  position: relative;
}
.property-item .property-thumbnail-wrapper .image-thumbnail {
  border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  overflow: hidden;
  position: relative;
}
.property-item .property-thumbnail-wrapper .top-label {
  top: 20px;
  left: 20px;
  right: 20px;
  position: absolute;
  z-index: 1;
}
.property-item .property-thumbnail-wrapper .bottom-label {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  left: 0;
  width: 100%;
  padding: 0 20px;
  bottom: 15px;
  position: absolute;
  z-index: 1;
  color: #fff;
}
.property-item .property-thumbnail-wrapper .avatar-wrapper {
  position: absolute;
  z-index: 1;
  right: 20px;
  bottom: 0;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%);
}
.rtl .property-item .property-thumbnail-wrapper .avatar-wrapper {
  left: 20px;
  right: auto;
}
.property-item .property-thumbnail-wrapper .property-metas-bottom {
  position: absolute;
  z-index: 1;
  bottom: 10px;
  width: 100%;
  padding: 0 20px;
}
.property-item .property-thumbnail-wrapper .property-price {
  color: #fff;
}
.property-item .property-thumbnail-wrapper .action-item [class*="btn"] {
  color: #fff !important;
  background-color: transparent;
}
.property-item .property-thumbnail-wrapper .action-item [class*="btn"]:hover, .property-item .property-thumbnail-wrapper .action-item [class*="btn"]:focus {
  background-color: rgba(13, 38, 59, 0.7);
}
.property-item .property-thumbnail-wrapper .action-item [class*="btn"][class*="added"], .property-item .property-thumbnail-wrapper .action-item [class*="btn"][class*="remove"] {
  background-color: rgba(13, 38, 59, 0.7);
}
.property-item .property-thumbnail-wrapper .property-title {
  margin: 3px 0 10px;
}
.property-item .property-thumbnail-wrapper .property-title a {
  color: #fff !important;
}
.property-item .property-thumbnail-wrapper .property-metas {
  color: #fff;
  margin: 10px 0;
}
.property-item .property-thumbnail-wrapper .property-metas .value-suffix {
  line-height: 1;
}
.property-item .property-location a {
  color: var(--houzing-text-color);
}
.property-item .property-location a:hover, .property-item .property-location a:focus {
  color: var(--houzing-link-color);
}
.property-item .action-item [class*="btn"] {
  overflow: hidden;
  width: 35px;
  height: 35px;
  display: inline-block;
  text-align: center;
  line-height: 35px;
  color: var(--houzing-text-color) !important;
  background: #fff;
  font-size: 15px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  position: relative;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  margin-left: 4px;
}
.rtl .property-item .action-item [class*="btn"] {
  margin-right: 4px;
  margin-left: 0;
}
.property-item .action-item [class*="btn"].loading i:before {
  display: inline-block;
  vertical-align: top;
  content: '\f110' !important;
  font-family: 'Font Awesome 5 Free' !important;
  font-weight: 900;
  animation: rotate_icon 1500ms linear 0s normal none infinite running;
  -webkit-animation: rotate_icon 1500ms linear 0s normal none infinite running;
}
.property-item .action-item [class*="btn"][class*="added"], .property-item .action-item [class*="btn"][class*="remove"] {
  background-color: #F6F8F9;
}
.property-item .action-item [class*="btn"][class*="added"]:hover i:before, .property-item .action-item [class*="btn"][class*="remove"]:hover i:before {
  content: "\e646";
  font-family: 'themify';
}
.property-item .action-item [class*="btn"]:hover, .property-item .action-item [class*="btn"]:focus {
  background-color: #F6F8F9;
}
.property-item .slick-carousel-gallery-properties {
  -webkit-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.property-item .slick-carousel-gallery-properties.active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.property-item .slick-carousel-gallery-properties .slick-carousel .slick-arrow {
  opacity: 0;
  filter: alpha(opacity=0);
  font-size: 12px;
}
.property-item .slick-carousel-gallery-properties .slick-carousel .slick-prev {
  margin-left: -20px;
}
.property-item .slick-carousel-gallery-properties .slick-carousel .slick-next {
  margin-right: -20px;
}
.property-item .property-price {
  font-size: 16px;
}
.property-item:hover {
  -webkit-box-shadow: 0 10px 50px 0 rgba(13, 38, 59, 0.1);
  box-shadow: 0 10px 50px 0 rgba(13, 38, 59, 0.1);
}
.property-item:hover .property-image:before {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.property-item:hover .property-thumbnail-wrapper .bottom-label {
  opacity: 1;
  filter: alpha(opacity=100);
}
.property-item:hover .slick-carousel-gallery-properties .slick-carousel .slick-arrow {
  opacity: 1;
  filter: alpha(opacity=100);
}
.property-item:hover .slick-carousel-gallery-properties .slick-carousel .slick-arrow {
  margin: 0 !important;
}

.property-grid .top-info {
  border-width: 0 1px 1px;
  border-style: solid;
  border-color: #E6E9EC;
  border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
}
.property-grid .property-information {
  padding: 20px 20px 16px;
  border-bottom: 1px solid #E6E9EC;
}
.property-grid .property-metas {
  text-align: center;
  margin-top: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.property-grid .property-metas i {
  font-size: 19px;
  line-height: 1;
}
.property-grid .property-metas .value-suffix {
  display: block;
}
.property-grid .property-metas-bottom {
  padding: 10px 20px;
}

.property-grid-v1 .property-information {
  padding: 20px 0 16px;
  border-bottom: 1px solid #E6E9EC;
}
.property-grid-v1 .property-metas {
  text-align: center;
  margin-top: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.property-grid-v1 .property-metas i {
  font-size: 19px;
  line-height: 1;
}
.property-grid-v1 .property-metas .value-suffix {
  display: block;
}
.property-grid-v1 .property-metas-bottom {
  padding: 10px 0 0;
}
.property-grid-v1 .property-thumbnail-wrapper {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  overflow: hidden;
}
.property-grid-v1:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.property-grid-v2 .property-image::before {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.property-grid-v2 .top-info {
  padding: 15px 20px;
  border-width: 0 1px 1px;
  border-style: solid;
  border-color: #E6E9EC;
  border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
}
.property-grid-v2 .property-metas {
  margin-top: 7px;
}
.property-grid-v2 .property-metas > div {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.rtl .property-grid-v2 .property-metas > div {
  margin-left: 10px;
  margin-right: 0;
}
@media (min-width: 1200px) {
  .property-grid-v2 .property-metas > div {
    margin-right: 15px;
  }
  .rtl .property-grid-v2 .property-metas > div {
    margin-left: 15px;
    margin-right: 0;
  }
}
.property-grid-v2 .property-metas > div:last-child {
  margin-right: 0;
}
.rtl .property-grid-v2 .property-metas > div:last-child {
  margin-left: 0;
  margin-right: 0;
}
.property-grid-v2 .property-metas i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
}
.rtl .property-grid-v2 .property-metas i {
  margin-left: 7px;
  margin-right: 0;
}
.property-grid-v2 .property-thumbnail-wrapper .bottom-label {
  width: auto;
  padding: 0;
  position: static;
}
.property-grid-v2 .property-title {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.property-grid-v3 .property-image::before {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.property-grid-v3 .top-info {
  padding: 20px;
  border-width: 0 1px 1px;
  border-style: solid;
  border-color: #E6E9EC;
  border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
}
.property-grid-v3 .status-property-label {
  margin-left: 5px;
}
.rtl .property-grid-v3 .status-property-label {
  margin-right: 5px;
  margin-left: 0;
}
.property-grid-v3 .property-metas {
  text-align: center;
  margin-top: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.property-grid-v3 .property-metas i {
  font-size: 19px;
  line-height: 1;
}
.property-grid-v3 .property-metas .value-suffix {
  display: block;
}
.property-grid-v3 .property-thumbnail-wrapper .bottom-label {
  width: auto;
  padding: 0;
  position: static;
}

.property-grid-v4 .property-image::before {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.property-grid-v4 .top-info {
  padding: 17px 20px;
  border-width: 0 1px 1px;
  border-style: solid;
  border-color: #E6E9EC;
  border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
}
.property-grid-v4 .status-property-label {
  margin-left: 5px;
}
.rtl .property-grid-v4 .status-property-label {
  margin-right: 5px;
  margin-left: 0;
}
.property-grid-v4 .property-metas {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.property-grid-v4 .property-metas i {
  font-size: 19px;
  line-height: 1;
}
.property-grid-v4 .property-metas .value-suffix {
  display: block;
}
.property-grid-v4 .top-label {
  position: static !important;
}
.property-grid-v4 .action-item .tooltip {
  display: none !important;
}
.property-grid-v4 .top-label-v4 {
  top: 20px;
  left: 20px;
  right: 20px;
  position: absolute;
  z-index: 2;
}

.property-grid-v5 .property-image::before {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.property-grid-v5 .status-property-label {
  margin-left: 5px;
}
.rtl .property-grid-v5 .status-property-label {
  margin-right: 5px;
  margin-left: 0;
}
.property-grid-v5 .property-metas {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.property-grid-v5 .property-metas i {
  font-size: 19px;
  line-height: 1;
}
.property-grid-v5 .property-metas .value-suffix {
  display: block;
}
.property-grid-v5 .top-label {
  position: static !important;
}
.property-grid-v5 .action-item .tooltip {
  display: none !important;
}
.property-grid-v5 .top-label-v5 {
  top: 20px;
  left: 20px;
  right: 20px;
  position: absolute;
  z-index: 2;
}
.property-grid-v5 .property-thumbnail-wrapper .property-title {
  margin: 0 0 5px;
}
.property-grid-v5 .slick-carousel-gallery-properties .slick-carousel .slick-arrow {
  display: none !important;
}
.property-grid-v5.v6 .property-thumbnail-wrapper .property-metas-bottom {
  bottom: 15px;
}

.property-list .property-thumbnail-wrapper .image-thumbnail {
  -moz-border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.rtl .property-list .property-thumbnail-wrapper .image-thumbnail {
  -moz-border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.property-list .property-metas {
  margin-top: 15px;
}
.property-list .property-metas i {
  font-size: 19px;
  line-height: 1;
}
.property-list .property-metas .value-suffix {
  display: block;
}
.property-list .property-metas > div {
  text-align: center;
  display: inline-block;
  margin-right: 10px;
}
.rtl .property-list .property-metas > div {
  margin-left: 10px;
  margin-right: 0;
}
@media (min-width: 1200px) {
  .property-list .property-metas > div {
    margin-right: 30px;
  }
  .rtl .property-list .property-metas > div {
    margin-left: 30px;
    margin-right: 0;
  }
}
.property-list .property-metas > div:last-child {
  margin-right: 0;
}
.rtl .property-list .property-metas > div:last-child {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 1200px) {
  .property-list .property-title {
    margin-bottom: 10px;
  }
}
.property-list .left-inner {
  width: 180px;
}
.property-list .left-inner + .right-inner {
  width: calc(100% - 180px);
}
@media (min-width: 1200px) {
  .property-list .left-inner {
    width: 280px;
  }
  .property-list .left-inner + .right-inner {
    width: calc(100% - 280px);
  }
}
.property-list .left-inner + .right-inner {
  border-left: 0 !important;
}
.property-list .right-inner {
  -moz-border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  border: 1px solid #E6E9EC;
}
.rtl .property-list .right-inner {
  -moz-border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.property-list .right-inner .inner {
  width: 100%;
}
.property-list .property-information {
  padding: 15px;
}
@media (min-width: 768px) {
  .property-list .property-information {
    padding: 20px;
  }
}
.property-list .property-metas-bottom {
  margin-top: auto;
  padding: 10px 20px;
  border-top: 1px solid #E6E9EC;
}
.property-list .phone-wrapper {
  color: var(--houzing-link-color);
  margin-bottom: 20px;
}
.property-list .property-information-right {
  text-align: right;
}
.rtl .property-list .property-information-right {
  text-align: left;
}

.property-list-special {
  overflow: hidden;
}
.property-list-special .property-metas {
  margin-top: 25px;
}
.property-list-special .property-metas .property-meta {
  text-align: center;
  margin-right: 10px;
}
.rtl .property-list-special .property-metas .property-meta {
  margin-left: 10px;
  margin-right: 0;
}
@media (min-width: 1200px) {
  .property-list-special .property-metas .property-meta {
    margin-right: 30px;
  }
  .rtl .property-list-special .property-metas .property-meta {
    margin-left: 30px;
    margin-right: 0;
  }
}
.property-list-special .property-metas .property-meta:last-child {
  margin-right: 0;
}
.rtl .property-list-special .property-metas .property-meta:last-child {
  margin-left: 0;
  margin-right: 0;
}
.property-list-special .property-metas i {
  line-height: 1;
  font-size: 20px;
}
.property-list-special .property-metas .value-suffix {
  display: block;
}
.property-list-special .property-title {
  margin-top: 20px;
}
@media (min-width: 1200px) {
  .property-list-special .property-title {
    font-size: 22px;
    margin: 40px 0 10px;
  }
}
.property-list-special .description {
  margin-top: 25px;
}
.property-list-special .property-metas-bottom {
  padding-top: 15px;
  margin-top: auto;
}
@media (min-width: 1200px) {
  .property-list-special .property-price {
    font-size: 22px;
  }
}
.property-list-special .left-inner {
  width: 100%;
  padding: 20px;
}
@media (min-width: 992px) {
  .property-list-special .left-inner {
    width: 40%;
  }
}
@media (min-width: 1200px) {
  .property-list-special .left-inner {
    padding: 50px;
  }
}
.property-list-special .right-inner {
  width: 60%;
}
@media (min-width: 1200px) {
  .property-list-special .property-thumbnail-wrapper .bottom-label {
    padding: 0 50px;
    bottom: 45px;
  }
}

.property-list-member {
  padding: 0;
  overflow: hidden;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.property-list-member .property-thumbnail-wrapper {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

.property-list-simple .btn-action-icon {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.7) !important;
  color: #e44343 !important;
  font-size: 25px;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  opacity: 0;
  filter: alpha(opacity=0);
}
.rtl .property-list-simple .btn-action-icon {
  left: 0;
  right: auto;
}
.property-list-simple:hover .btn-action-icon {
  opacity: 1;
  filter: alpha(opacity=100);
}
.property-list-simple .property-thumbnail-wrapper {
  position: relative;
  width: 80px;
  overflow: hidden;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.property-list-simple .property-information {
  width: calc(100% - 80px);
  padding-left: 20px;
}
.rtl .property-list-simple .property-information {
  padding-right: 20px;
  padding-left: inherit;
}
.property-list-simple .property-price {
  font-size: 15px;
  line-height: 1;
  margin-top: 7px;
  color: var(--houzing-theme-color);
}
.property-list-simple .property-price .prefix-text, .property-list-simple .property-price .suffix-text {
  font-size: 14px;
  vertical-align: baseline;
}
.property-list-simple .property-title {
  font-size: 15px;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.property-list-simple .property-metas {
  margin-top: 7px;
}
.property-list-simple .property-metas > div {
  display: inline-block;
  margin-right: 10px;
}
.rtl .property-list-simple .property-metas > div {
  margin-left: 10px;
  margin-right: 0;
}
.property-list-simple .property-metas > div:last-child {
  margin-right: 0;
}
.rtl .property-list-simple .property-metas > div:last-child {
  margin-left: 0;
  margin-right: 0;
}

.properties-list-simple article {
  margin-bottom: 20px;
}
.properties-list-simple article:last-child {
  margin-bottom: 0;
}

.my-properties-item {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #E6E9EC;
  border-width: 0 0 1px !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
@media (min-width: 1200px) {
  .my-properties-item {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
}
.my-properties-item:last-child {
  border-bottom: 0 !important;
  padding-bottom: 0;
  margin-bottom: 0;
}
.my-properties-item .property-thumbnail-wrapper .image-thumbnail {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.my-properties-item .property-date {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.my-properties-item .property-price {
  color: var(--houzing-theme-color);
  font-size: 18px;
}
.my-properties-item .property-price .prefix-text,
.my-properties-item .property-price .suffix-text {
  font-size: 14px;
}
.my-properties-item .property-table-info-content-expiry {
  color: #e44343;
}
.my-properties-item .status-property-label {
  line-height: 23px;
  display: inline-block;
  vertical-align: top;
  padding: 0 12px;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  background-color: #0D263B;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.my-properties-item .status-property.publish {
  color: var(--houzing-theme-color);
}
.my-properties-item .status-property.preview, .my-properties-item .status-property.pending, .my-properties-item .status-property.pending_payment, .my-properties-item .status-property.draft {
  color: #ff5a5f;
}
.my-properties-item .status-property.expired {
  color: #fd397a;
}

.layout-my-properties {
  width: 100%;
}
.layout-my-properties.header-layout {
  background-color: #E6E9EC;
  padding: 11px 0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  font-size: 16px;
  font-weight: 600;
  color: #000000;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .layout-my-properties.header-layout {
    margin-bottom: 30px;
  }
}
.layout-my-properties.header-layout .property-thumbnail-wrapper {
  padding-left: 15px;
}
.rtl .layout-my-properties.header-layout .property-thumbnail-wrapper {
  padding-right: 15px;
  padding-left: inherit;
}
@media (min-width: 1200px) {
  .layout-my-properties.header-layout .property-thumbnail-wrapper {
    padding-left: 25px;
  }
  .rtl .layout-my-properties.header-layout .property-thumbnail-wrapper {
    padding-right: 25px;
    padding-left: inherit;
  }
}
.layout-my-properties .property-thumbnail-wrapper {
  position: relative;
  width: 100px;
}
@media (min-width: 1200px) {
  .layout-my-properties .property-thumbnail-wrapper {
    width: 160px;
  }
}
.layout-my-properties .inner-info {
  width: calc(100% - 100px);
  padding-left: 15px;
}
.rtl .layout-my-properties .inner-info {
  padding-right: 15px;
  padding-left: inherit;
}
@media (min-width: 1200px) {
  .layout-my-properties .inner-info {
    width: calc(100% - 160px);
    padding-left: 25px;
  }
  .rtl .layout-my-properties .inner-info {
    padding-right: 25px;
    padding-left: inherit;
  }
}
.layout-my-properties .layout-left > div {
  width: 20%;
  padding: 5px;
}
.layout-my-properties .layout-left .inner-info-left {
  width: 40%;
}

.property-item-favorite .property-thumbnail-wrapper {
  position: relative;
  width: 150px;
}
.property-item-favorite .inner {
  width: calc(100% - 150px);
  padding-left: 15px;
}
.rtl .property-item-favorite .inner {
  padding-right: 15px;
  padding-left: inherit;
}
@media (min-width: 1200px) {
  .property-item-favorite .inner {
    padding-left: 25px;
  }
  .rtl .property-item-favorite .inner {
    padding-right: 25px;
    padding-left: inherit;
  }
}

.property-banner-inner {
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  background-position: center;
  color: #fff;
  padding: 40px 15px;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .property-banner-inner {
    padding: 50px 15px;
  }
}
@media (min-width: 1200px) {
  .property-banner-inner {
    padding: 180px 15px;
  }
}
.property-banner-inner:before {
  content: '';
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(13, 38, 59, 0.4);
}
.property-banner-inner .tagline {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
}
.property-banner-inner .title {
  color: #fff;
  font-size: 25px;
}
@media (min-width: 1200px) {
  .property-banner-inner .title {
    font-size: 30px;
    margin-bottom: 25px;
  }
}
.property-banner-inner .property-metas {
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .property-banner-inner .property-metas {
    margin-bottom: 35px;
  }
}
.property-banner-inner .property-metas .property-meta {
  margin: 0 15px;
}
.property-banner-inner .property-metas i {
  line-height: 1;
  font-size: 20px;
}
.property-banner-inner .property-metas .value-suffix {
  display: block;
}
.property-banner-inner > * {
  margin: 0 0 10px;
}
.property-banner-inner > *:last-child {
  margin: 0;
}

.property-grid-slider {
  text-align: center;
  color: #fff;
}
.property-grid-slider > * {
  margin: 0 0 20px;
}
.property-grid-slider a {
  color: #fff !important;
}
.property-grid-slider .title {
  margin: 0 0 10px;
  font-weight: 700;
  font-size: 26px;
}
@media (min-width: 768px) {
  .property-grid-slider .title {
    font-size: 40px;
  }
}
@media (min-width: 1200px) {
  .property-grid-slider .title {
    font-size: 60px;
  }
}
.property-grid-slider .property-metas .property-meta {
  margin: 0 15px;
}
.property-grid-slider .property-metas i {
  line-height: 1;
  font-size: 20px;
}
.property-grid-slider .property-metas .value-suffix {
  display: block;
}
.property-grid-slider .property-location {
  font-size: 16px;
}
.property-grid-slider .property-price {
  color: #fff;
}
@media (min-width: 1200px) {
  .property-grid-slider .property-price {
    font-size: 30px;
  }
}

.property-grid-slider-wrapper {
  background-color: rgba(0, 0, 0, 0.5);
  background-position: center;
  background-size: cover;
  padding: 30px 0 50px;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .property-grid-slider-wrapper {
    padding: 50px 0 70px;
  }
}
@media (min-width: 1200px) {
  .property-grid-slider-wrapper {
    padding: 180px 0 200px;
  }
}
.property-grid-slider-wrapper:before {
  content: '';
  background: rgba(13, 38, 59, 0.5);
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.widget-properties-slider .slick-dots {
  padding: 0 0 15px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
@media (min-width: 1200px) {
  .widget-properties-slider .slick-dots {
    padding-bottom: 30px;
  }
}
.widget-properties-slider .slick-carousel .slick-arrow {
  background-color: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.1);
  color: #fff;
}
.widget-properties-slider .slick-carousel .slick-arrow:hover, .widget-properties-slider .slick-carousel .slick-arrow:focus {
  color: #fff;
  background-color: var(--houzing-theme-color);
  border-color: var(--houzing-theme-color);
}
@media (min-width: 1200px) {
  .widget-properties-slider .slick-carousel .slick-prev {
    left: 45px;
  }
  .widget-properties-slider .slick-carousel .slick-next {
    right: 45px;
  }
}

.properties-sidebar .property-item {
  margin-bottom: 0;
}
.properties-sidebar .slick-carousel .slick-dots {
  padding-top: 20px;
}

.widget-properties .bottom-view {
  padding-top: 10px;
}
@media (min-width: 1200px) {
  .widget-properties.carousel .widget-content {
    margin-left: -15px;
    margin-right: -15px;
  }
  .widget-properties.carousel .slick-list {
    padding: 30px 15px 15px;
  }
  .widget-properties.carousel .slick-prev {
    left: 7px;
  }
  .widget-properties.carousel .slick-next {
    right: 7px;
  }
  .widget-properties.carousel .top-info-widget {
    margin-bottom: 0;
  }
  .widget-properties.carousel .slick-dots {
    padding: 0;
  }
}
.widget-properties .top-info-widget {
  margin-bottom: 20px;
}

.widget-agents .top-info-widget {
  margin-bottom: 20px;
}

.tabs-account.elementor-tabs-view-horizontal {
  max-width: 410px;
  margin: auto;
  background: #fff;
}
.tabs-account.elementor-tabs-view-horizontal .elementor-tabs-wrapper {
  border-bottom: 1px solid #e7ecea;
  display: flex;
  display: -webkit-flex;
}
.tabs-account.elementor-tabs-view-horizontal .elementor-tab-desktop-title {
  width: 50%;
  font-size: 14px;
  font-weight: 500;
  color: var(--houzing-link-color);
  border: 0 !important;
  margin: 0;
  position: relative;
  padding: 19px 25px;
  text-align: center;
}
.tabs-account.elementor-tabs-view-horizontal .elementor-tab-desktop-title:before {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background: var(--houzing-theme-color);
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  display: block;
  border: 0 !important;
}
.tabs-account.elementor-tabs-view-horizontal .elementor-tab-desktop-title:after {
  display: none !important;
}
.tabs-account.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active {
  color: var(--houzing-theme-color);
}
.tabs-account.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
}
.tabs-account.elementor-tabs-view-horizontal .elementor-tab-content {
  border: 0 !important;
  padding: 25px 30px 30px;
}
@media (max-width: 767px) {
  .tabs-account.elementor-tabs-view-horizontal .elementor-tabs-content-wrapper {
    border: 0 !important;
  }
  .tabs-account.elementor-tabs-view-horizontal .elementor-tabs-content-wrapper .elementor-tab-title {
    display: none !important;
  }
}

.top-header-detail-property .property-title {
  margin: 0;
  font-size: 22px;
}
@media (min-width: 1200px) {
  .top-header-detail-property .property-title {
    font-size: 24px;
  }
}
.top-header-detail-property .property-location {
  margin-top: 5px;
}
.top-header-detail-property a {
  color: var(--houzing-text-color);
}
.top-header-detail-property a:hover, .top-header-detail-property a:focus {
  color: var(--houzing-link-color);
}
.top-header-detail-property .property-detail-metas {
  margin-top: 10px;
}
@media (min-width: 1200px) {
  .top-header-detail-property .property-detail-metas {
    margin-top: 20px;
  }
}
.top-header-detail-property .status-property-label {
  background-color: var(--houzing-theme-color) !important;
  color: #fff !important;
  display: inline-block;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 3px 12px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

.nav-detail-center {
  border: 0;
  padding: 0;
  margin: 0;
  float: none;
  overflow: auto;
}
.nav-detail-center > li {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  width: 50%;
  margin: 0;
  float: none;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background-color: #E6E9EC;
}
.rtl .nav-detail-center > li {
  border-left: 1px solid #fff;
  border-right: inherit;
}
.nav-detail-center > li:last-child {
  border-right: 0;
}
.rtl .nav-detail-center > li:last-child {
  border-left: 0;
  border-right: inherit;
}
.nav-detail-center > li > a {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 20px;
  width: 100%;
  display: inline-block;
  white-space: nowrap;
  background-color: transparent !important;
  color: var(--houzing-link-color) !important;
  border: 0 !important;
  margin: 0 !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
@media (min-width: 1200px) {
  .nav-detail-center > li > a {
    padding: 15px 30px;
  }
}
.nav-detail-center > li.active, .nav-detail-center > li:hover {
  background-color: #fff;
}

.wrapper-tab-v8 {
  margin-bottom: 30px;
  border: 1px solid #E6E9EC;
  background: #fff;
  -webkit-box-shadow: 0 10px 30px 0 rgba(13, 38, 59, 0.05);
  box-shadow: 0 10px 30px 0 rgba(13, 38, 59, 0.05);
}
.wrapper-tab-v8 > .tab-content {
  padding: 20px;
}
@media (min-width: 1200px) {
  .wrapper-tab-v8 > .tab-content {
    padding: 30px;
  }
}
.wrapper-tab-v8 h3,
.wrapper-tab-v8 .title {
  font-size: 18px;
  margin: 0 0 20px;
}

.buttons-group-center {
  padding: 15px 0;
  text-align: center;
}
@media (min-width: 1200px) {
  .buttons-group-center {
    padding: 30px 0;
  }
}
.buttons-group-center [class|="btn"] {
  display: inline-block;
}
.buttons-group-center [class|="btn"] i {
  display: inline-block;
  position: relative;
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 18px;
  background-color: #e3e3e3;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media (min-width: 1200px) {
  .buttons-group-center [class|="btn"] i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 21px;
  }
}
.buttons-group-center [class|="btn"] i:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  color: var(--houzing-text-color);
  content: '\f110';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.buttons-group-center [class|="btn"] > span {
  display: block;
  margin-top: 8px;
}
.buttons-group-center [class|="btn"][class*="added"]:hover i:before, .buttons-group-center [class|="btn"][class*="remove"]:hover i:before {
  vertical-align: top;
  font-size: 14px;
  content: "\f103";
  font-family: 'Flaticon';
}
.buttons-group-center [class|="btn"][class*="added"] i, .buttons-group-center [class|="btn"][class*="remove"] i, .buttons-group-center [class|="btn"]:hover i, .buttons-group-center [class|="btn"]:focus i {
  color: #fff;
  background-color: var(--houzing-theme-color);
}
.buttons-group-center [class|="btn"].loading i {
  color: transparent !important;
  background-color: rgba(255, 255, 255, 0.8) !important;
}
.buttons-group-center [class|="btn"].loading i:after {
  opacity: 0.7;
  filter: alpha(opacity=70);
  animation: rotate_icon 1500ms linear 0s normal none infinite running;
  -webkit-animation: rotate_icon 1500ms linear 0s normal none infinite running;
}
.buttons-group-center > div {
  padding: 0 10px;
}
@media (min-width: 1200px) {
  .buttons-group-center > div {
    padding: 0 25px;
  }
}

.property-detail-gallery {
  position: relative;
  margin-top: 15px;
}
@media (min-width: 768px) {
  .property-detail-gallery {
    margin-top: 25px;
  }
}
.property-detail-gallery .p-popup-image {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  margin-bottom: 30px;
}
.property-detail-gallery .p-popup-image img {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.property-detail-gallery .p-popup-image:before {
  content: '';
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(13, 38, 59, 0.5);
  display: block;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.property-detail-gallery .p-popup-image:hover:before, .property-detail-gallery .p-popup-image:focus:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.property-detail-gallery .p-popup-image:hover img, .property-detail-gallery .p-popup-image:focus img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.property-detail-gallery .p-popup-image .view-more-gallery {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  color: var(--houzing-link-color);
  background-color: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
}
@media (min-width: 1200px) {
  .property-detail-gallery .p-popup-image .view-more-gallery {
    width: 55px;
    height: 55px;
    line-height: 55px;
  }
}
.property-detail-gallery .p-popup-image.view-more-image:before {
  content: '';
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(13, 38, 59, 0.5);
  display: block;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  opacity: 1;
  filter: alpha(opacity=100);
}
.property-detail-gallery .p-popup-image.view-more-image:hover .view-more-gallery {
  background-color: var(--houzing-theme-color);
  color: #fff;
}
.property-detail-gallery .row-10 .p-popup-image {
  margin-bottom: 10px;
}
.property-detail-gallery.v3 {
  border: 0 !important;
  padding: 0 !important;
}
@media (min-width: 768px) {
  .property-detail-gallery.v3 .slick-prev {
    left: 30px;
  }
  .property-detail-gallery.v3 .slick-next {
    right: 30px;
  }
}
.property-detail-gallery.v3 .p-popup-image {
  margin-bottom: 0;
}
.property-detail-gallery.v3 .p-popup-image:before {
  display: none;
}
.property-detail-gallery.v3 .p-popup-image img {
  -webkit-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  -o-transform: scale(1) !important;
  transform: scale(1) !important;
}
.property-detail-gallery.v3 .slick-carousel-gallery-thumbs {
  margin-top: 10px;
  margin-left: -5px;
  margin-right: -5px;
}
.property-detail-gallery.v3 .slick-carousel-gallery-thumbs .slick-slide {
  padding-left: 5px;
  padding-right: 5px;
}
.property-detail-gallery.v3 .slick-carousel-gallery-thumbs .image-wrapper {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.property-detail-gallery.v3 .slick-carousel-gallery-thumbs .image-wrapper img {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.property-detail-gallery.v3 .slick-carousel-gallery-thumbs .image-wrapper:before {
  content: '';
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(13, 38, 59, 0.5);
  display: block;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.property-detail-gallery.v3 .slick-carousel-gallery-thumbs .image-wrapper:hover:before, .property-detail-gallery.v3 .slick-carousel-gallery-thumbs .image-wrapper:focus:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.property-detail-gallery.v3 .slick-carousel-gallery-thumbs .image-wrapper:hover img, .property-detail-gallery.v3 .slick-carousel-gallery-thumbs .image-wrapper:focus img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.property-detail-gallery.v4 {
  margin-top: 0;
}
.property-detail-gallery.v4 .p-popup-image {
  margin-bottom: 0;
}
.property-detail-gallery.v4 .p-popup-image:before {
  display: none;
}
.property-detail-gallery.v4 .p-popup-image img {
  -webkit-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  -o-transform: scale(1) !important;
  transform: scale(1) !important;
}
@media (min-width: 1200px) {
  .property-detail-gallery.v4 .p-popup-image img {
    height: 700px;
  }
}
.property-detail-gallery.v5 {
  margin-top: 0;
}
.property-detail-gallery.v5 .p-popup-image {
  margin-bottom: 0;
}
.property-detail-gallery.v5 .p-popup-image img {
  -webkit-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  -o-transform: scale(1) !important;
  transform: scale(1) !important;
}
.property-detail-gallery.v6 .p-popup-image {
  margin-bottom: 0;
}
.property-detail-gallery.v6 .slick-carousel-gallery-thumbs {
  margin-top: 20px;
  margin-left: -10px;
  margin-right: -10px;
}
.property-detail-gallery.v6 .slick-carousel-gallery-thumbs .slick-slide {
  padding-left: 10px;
  padding-right: 10px;
}
.property-detail-gallery.v6 .slick-carousel-gallery-thumbs .slick-slide .image-wrapper {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.property-detail-gallery.v6 .slick-carousel-gallery-thumbs .slick-slide .image-wrapper img {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.property-detail-gallery.v6 .slick-carousel-gallery-thumbs .slick-slide .image-wrapper:before {
  content: '';
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(13, 38, 59, 0.5);
  display: block;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.property-detail-gallery.v6 .slick-carousel-gallery-thumbs .slick-slide .image-wrapper:hover:before, .property-detail-gallery.v6 .slick-carousel-gallery-thumbs .slick-slide .image-wrapper:focus:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.property-detail-gallery.v6 .slick-carousel-gallery-thumbs .slick-slide .image-wrapper:hover img, .property-detail-gallery.v6 .slick-carousel-gallery-thumbs .slick-slide .image-wrapper:focus img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.property-detail-gallery.v7 {
  margin-top: 0;
}
.property-detail-gallery.v7 .p-popup-image {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-right: 1px solid #fff;
  margin: 0;
}
.rtl .property-detail-gallery.v7 .p-popup-image {
  border-left: 1px solid #fff;
  border-right: inherit;
}
.property-detail-gallery.v7 .slick-carousel {
  margin: 0;
}
.property-detail-gallery.v7 .slick-carousel .slick-prev {
  left: 15px;
}
@media (min-width: 1200px) {
  .property-detail-gallery.v7 .slick-carousel .slick-prev {
    left: 30px;
  }
}
.property-detail-gallery.v7 .slick-carousel .slick-next {
  right: 15px;
}
@media (min-width: 1200px) {
  .property-detail-gallery.v7 .slick-carousel .slick-next {
    right: 30px;
  }
}
.property-detail-gallery.v7 .slick-carousel .slick-slide {
  padding-left: 0;
  padding-right: 0;
}

.slick-carousel-gallery-thumbs img {
  width: 100%;
  cursor: pointer;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

.social-property {
  display: inline-block;
  position: relative;
}
.social-property:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 10px;
  bottom: 100%;
  left: 0;
}
.social-property .bo-social-icons {
  display: flex;
  display: -webkit-flex;
  position: absolute;
  bottom: 100%;
  left: 50%;
  color: #fff;
  background: #24324a;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  z-index: 1;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
  padding: 0 8px;
  opacity: 0;
  filter: alpha(opacity=0);
  margin-bottom: 9px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  visibility: hidden;
}
.social-property .bo-social-icons:before {
  content: '';
  position: absolute;
  display: block;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2;
  border-width: 6px;
  border-style: solid;
  border-color: #24324a transparent transparent;
}
.social-property .bo-social-icons a {
  color: #fff !important;
  font-size: 11px;
  padding: 4px 6px;
  display: inline-block;
}
.social-property:hover .bo-social-icons {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}

.content-property-detail {
  margin-top: 20px;
}
@media (min-width: 1200px) {
  .content-property-detail {
    margin-top: 40px;
    margin-bottom: 50px;
  }
}

.list-action > *:not(.tooltip) {
  display: inline-block;
  vertical-align: top;
  margin-left: 15px;
}
.rtl .list-action > *:not(.tooltip) {
  margin-right: 15px;
  margin-left: 0;
}
@media (min-width: 1200px) {
  .list-action > *:not(.tooltip) {
    margin-left: 28px;
  }
  .rtl .list-action > *:not(.tooltip) {
    margin-right: 28px;
    margin-left: 0;
  }
}
.list-action > *:not(.tooltip):first-child {
  margin-left: 0;
}
.rtl .list-action > *:not(.tooltip):first-child {
  margin-right: 0;
  margin-left: 0;
}

@media (min-width: 768px) {
  .property-action-detail.ali-right {
    text-align: right;
  }
  .rtl .property-action-detail.ali-right {
    text-align: left;
  }
}
.property-action-detail [class*="btn"] {
  position: relative;
  display: inline-block;
  text-align: center;
}
.property-action-detail [class*="btn"] i {
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  text-align: center;
  display: inline-block;
  background-color: #F6F8F9;
  color: var(--houzing-text-color);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  vertical-align: middle;
}
.property-action-detail [class*="btn"] span {
  display: block;
  margin-top: 3px;
}
.property-action-detail [class*="btn"][class*="added"] i {
  background-color: var(--houzing-theme-color) !important;
  border-color: var(--houzing-theme-color) !important;
  color: #fff !important;
}
.property-action-detail [class*="btn"][class*="added"]:hover i, .property-action-detail [class*="btn"][class*="remove"]:hover i {
  background-color: var(--houzing-theme-color);
}
.property-action-detail [class*="btn"][class*="added"]:hover i:before, .property-action-detail [class*="btn"][class*="remove"]:hover i:before {
  content: "\e646";
  font-family: 'themify';
}
.property-action-detail [class*="btn"].loading i:before {
  display: inline-block;
  vertical-align: top;
  content: '\f110' !important;
  font-family: 'Font Awesome 5 Free' !important;
  font-weight: 900;
  animation: rotate_icon 1500ms linear 0s normal none infinite running;
  -webkit-animation: rotate_icon 1500ms linear 0s normal none infinite running;
}
.property-action-detail [class*="btn"]:hover, .property-action-detail [class*="btn"]:focus {
  color: var(--houzing-link-color);
}
.property-action-detail [class*="btn"]:hover i, .property-action-detail [class*="btn"]:focus i {
  background-color: var(--houzing-theme-color);
  color: #fff;
}
@media (min-width: 768px) {
  .property-action-detail .property-price {
    margin-top: 15px;
  }
}

.property-detail-metas i {
  line-height: 1;
  font-size: 19px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.rtl .property-detail-metas i {
  margin-left: 10px;
  margin-right: 0;
}
.property-detail-metas a {
  color: var(--houzing-text-color);
}
.property-detail-metas a:hover, .property-detail-metas a:focus {
  color: var(--houzing-link-color);
}
.property-detail-metas > * {
  margin-right: 15px;
}
.rtl .property-detail-metas > * {
  margin-left: 15px;
  margin-right: 0;
}
@media (min-width: 1200px) {
  .property-detail-metas > * {
    margin-right: 30px;
  }
  .rtl .property-detail-metas > * {
    margin-left: 30px;
    margin-right: 0;
  }
}
.property-detail-metas > *:last-child {
  margin-right: 0;
}
.rtl .property-detail-metas > *:last-child {
  margin-left: 0;
  margin-right: 0;
}

.attachments-inner .attachment-item {
  margin-bottom: 10px;
  float: left;
  margin-right: 15px;
}
.rtl .attachments-inner .attachment-item {
  float: right;
}
.rtl .attachments-inner .attachment-item {
  margin-left: 15px;
  margin-right: 0;
}
@media (min-width: 1200px) {
  .attachments-inner .attachment-item {
    margin-right: 30px;
  }
  .rtl .attachments-inner .attachment-item {
    margin-left: 30px;
    margin-right: 0;
  }
}
.attachments-inner i {
  margin-right: 7px;
  display: inline-block;
  font-size: 18px;
  line-height: 1;
  vertical-align: middle;
}
.rtl .attachments-inner i {
  margin-left: 7px;
  margin-right: 0;
}
.attachments-inner .attachment-detail-download-url {
  font-size: 12px;
  display: inline-block;
  font-weight: 600;
  text-decoration: underline;
  color: var(--houzing-theme-color);
  text-transform: uppercase;
  margin-left: 15px;
}
.rtl .attachments-inner .attachment-detail-download-url {
  margin-right: 15px;
  margin-left: 0;
}
@media (min-width: 1200px) {
  .attachments-inner .attachment-detail-download-url {
    margin-left: 30px;
  }
  .rtl .attachments-inner .attachment-detail-download-url {
    margin-right: 30px;
    margin-left: 0;
  }
}
.attachments-inner .attachment-detail-download-url:hover, .attachments-inner .attachment-detail-download-url:focus {
  text-decoration: none;
}

.attachment-item {
  display: -webkit-flex;
  /* Safari */
  -webkit-align-items: center;
  /* Safari 7.0+ */
  display: flex;
  align-items: center;
}
.attachment-item .icon_type {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 25px;
  text-align: center;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  background-color: #f7f7f7;
  color: var(--houzing-theme-color);
}
@media (min-width: 1200px) {
  .attachment-item .icon_type {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 40px;
  }
}
.attachment-item .candidate-detail-attachment {
  display: block;
  width: calc(100% - 50px);
  padding-left: 20px;
}
.rtl .attachment-item .candidate-detail-attachment {
  padding-right: 20px;
  padding-left: inherit;
}
@media (min-width: 1200px) {
  .attachment-item .candidate-detail-attachment {
    width: calc(100% - 80px);
  }
}
.attachment-item .candidate-detail-attachment i {
  color: var(--houzing-theme-color);
  font-size: 18px;
  margin-right: 5px;
}
.rtl .attachment-item .candidate-detail-attachment i {
  margin-left: 5px;
  margin-right: 0;
}

.nav-table {
  border: 0;
  padding: 0;
  margin: 0;
}
.nav-table > li {
  margin-bottom: 0 !important;
  margin-right: 5px;
}
.rtl .nav-table > li {
  margin-left: 5px;
  margin-right: 0;
}
@media (min-width: 1200px) {
  .nav-table > li {
    margin-right: 12px;
  }
  .rtl .nav-table > li {
    margin-left: 12px;
    margin-right: 0;
  }
}
.nav-table > li:last-child {
  margin-right: 0;
}
.rtl .nav-table > li:last-child {
  margin-left: 0;
  margin-right: 0;
}
.nav-table > li > a {
  border: 0 !important;
  display: inline-block;
  padding: 0;
  margin: 0;
  text-align: center;
  width: 35px;
  height: 35px;
  line-height: 35px;
  background-color: #0D263B;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
@media (min-width: 1200px) {
  .nav-table > li > a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
  }
}
.nav-table > li > a:hover, .nav-table > li > a:focus {
  background-color: var(--houzing-theme-color);
  color: #fff;
}
.nav-table > li.active > a:hover,
.nav-table > li.active > a:focus,
.nav-table > li.active > a {
  background-color: var(--houzing-theme-color);
  color: #fff;
}

.tabs-gallery-map {
  position: relative;
}
.tabs-gallery-map .nav-table {
  position: absolute;
  top: 15px;
  z-index: 4;
  right: 15px;
}
.rtl .tabs-gallery-map .nav-table {
  left: 15px;
  right: auto;
}
@media (min-width: 1200px) {
  .tabs-gallery-map .nav-table {
    top: 30px;
    right: 30px;
  }
  .rtl .tabs-gallery-map .nav-table {
    left: 30px;
    right: auto;
  }
}
.tabs-gallery-map #single-tab-property-street-view-map,
.tabs-gallery-map #properties-google-maps {
  height: 270px;
}
@media (min-width: 768px) {
  .tabs-gallery-map #single-tab-property-street-view-map,
  .tabs-gallery-map #properties-google-maps {
    height: 450px;
  }
}
@media (min-width: 1200px) {
  .tabs-gallery-map #single-tab-property-street-view-map,
  .tabs-gallery-map #properties-google-maps {
    height: 700px;
  }
}
.tabs-gallery-map .property-virtual_tour > h3 {
  display: none;
}
@media (min-width: 1200px) {
  .tabs-gallery-map.v2 #single-tab-property-street-view-map,
  .tabs-gallery-map.v2 #properties-google-maps {
    height: 800px;
  }
}
.tabs-gallery-map.v2 .slick-carousel .slick-arrow {
  top: inherit;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  bottom: 20px;
}
@media (min-width: 1200px) {
  .tabs-gallery-map.v2 .slick-carousel .slick-arrow {
    bottom: 50px;
  }
}
.tabs-gallery-map.v2 .slick-carousel .slick-next {
  right: 15px;
}
.rtl .tabs-gallery-map.v2 .slick-carousel .slick-next {
  left: 15px;
  right: auto;
}
@media (min-width: 1200px) {
  .tabs-gallery-map.v2 .slick-carousel .slick-next {
    right: 30px;
  }
  .rtl .tabs-gallery-map.v2 .slick-carousel .slick-next {
    left: 30px;
    right: auto;
  }
}
.tabs-gallery-map.v2 .slick-carousel .slick-prev {
  left: inherit;
  right: 65px;
}
.rtl .tabs-gallery-map.v2 .slick-carousel .slick-prev {
  left: 65px;
  right: auto;
}
@media (min-width: 1200px) {
  .tabs-gallery-map.v2 .slick-carousel .slick-prev {
    right: 90px;
  }
  .rtl .tabs-gallery-map.v2 .slick-carousel .slick-prev {
    left: 90px;
    right: auto;
  }
}
.tabs-gallery-map.v3 .nav-table {
  position: static;
  margin-left: auto;
}
.rtl .tabs-gallery-map.v3 .nav-table {
  margin-right: auto;
  margin-left: 0;
}
.tabs-gallery-map.v3 .table-relative {
  position: absolute;
  z-index: 2;
  width: 100%;
  left: 0;
  bottom: 15px;
}
@media (min-width: 1200px) {
  .tabs-gallery-map.v3 .table-relative {
    bottom: 45px;
  }
}
.tabs-gallery-map .corner-left {
  position: absolute;
  background-color: #fff;
  top: 50%;
  left: 20px;
  z-index: 1;
  width: 330px;
  padding: 20px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.rtl .tabs-gallery-map .corner-left {
  right: 20px;
  left: auto;
}
@media (min-width: 1200px) {
  .tabs-gallery-map .corner-left {
    padding: 30px;
    left: 50px;
  }
  .rtl .tabs-gallery-map .corner-left {
    right: 50px;
    left: auto;
  }
}
.tabs-gallery-map .corner-left .widget {
  margin: 0;
}

.property-virtual_tour iframe {
  max-width: 100%;
  border: 0;
}

.tabs-video-virtual {
  padding-top: 5px !important;
  overflow: hidden;
}
.tabs-video-virtual .property-section > h3 {
  display: none;
}

.property-detail-detail .list {
  overflow: hidden;
  clear: both;
}
.property-detail-detail .list li {
  float: left;
  width: 50%;
  margin: 0 0 12px;
}
.rtl .property-detail-detail .list li {
  float: right;
}
@media (max-width: 1199px) {
  .property-detail-detail .list li:nth-child(2n + 1) {
    clear: both;
  }
}
@media (min-width: 1200px) {
  .property-detail-detail .list li {
    margin-bottom: 18px;
    width: 33.33%;
  }
  .property-detail-detail .list li:nth-child(3n + 1) {
    clear: both;
  }
}
.property-detail-detail .list li > div {
  display: inline-block;
}
.property-detail-detail .list li .text {
  min-width: 125px;
  font-weight: 600;
  color: var(--houzing-heading-color);
}
.property-detail-detail .list li .value {
  color: var(--houzing-text-color);
  font-weight: 400;
}

.columns-gap {
  overflow: hidden;
  clear: both;
  color: var(--houzing-link-color);
  list-style: none;
  padding: 0;
  margin: 0;
}
.columns-gap li {
  float: left;
  width: 50%;
  margin: 0 0 10px;
  color: var(--houzing-text-color);
}
.rtl .columns-gap li {
  float: right;
}
@media (min-width: 1200px) {
  .columns-gap li {
    margin-bottom: 20px;
    width: 25%;
  }
}
.columns-gap li > div {
  display: inline;
}
.columns-gap i {
  font-size: 16px;
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: #F6F8F9;
  color: var(--houzing-text-color);
  margin-right: 7px;
}
.rtl .columns-gap i {
  margin-left: 7px;
  margin-right: 0;
}

.circle-check {
  overflow: hidden;
  clear: both;
  color: var(--houzing-link-color);
  padding: 1px;
  list-style: none;
  margin: 0;
}
.circle-check li {
  float: left;
  width: 50%;
  margin: 0 0 10px;
  line-height: 1;
}
.rtl .circle-check li {
  float: right;
}
@media (min-width: 1200px) {
  .circle-check li {
    width: 33%;
  }
}
.circle-check-filter li {
  width: 50%;
}
.circle-check [type="radio"],
.circle-check [type="checkbox"] {
  display: none;
}
.circle-check [type="radio"]:checked + label,
.circle-check [type="checkbox"]:checked + label {
  color: var(--houzing-theme-color);
}
.circle-check [type="radio"]:checked + label:before,
.circle-check [type="checkbox"]:checked + label:before {
  content: "\f14a";
  color: var(--houzing-theme-color);
}
.circle-check label {
  cursor: pointer;
  font-weight: 400;
}
.circle-check label:before {
  content: "\f0c8";
  margin-right: 10px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
  display: inline-block;
  color: #c5c5c5;
  font-size: 17px;
}
.rtl .circle-check label:before {
  margin-left: 10px;
  margin-right: 0;
}

.property-detail-floor-plans .panel-group {
  margin-bottom: 0;
}
.property-detail-floor-plans .panel {
  border: 0;
}
.property-detail-floor-plans .panel + .panel {
  margin-top: 20px;
}
.property-detail-floor-plans .panel > .panel-heading {
  border: 1px solid #E6E9EC;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 12px;
}
@media (min-width: 768px) {
  .property-detail-floor-plans .panel > .panel-heading {
    padding: 14px 20px;
  }
}
.property-detail-floor-plans .panel > .panel-heading > a {
  width: 100%;
  display: block;
}
.property-detail-floor-plans .panel > .panel-heading h3 {
  font-size: 14px;
  margin: 0;
}
.property-detail-floor-plans .panel > .panel-heading.active {
  background: #F6F8F9;
}
.property-detail-floor-plans .panel .metas {
  margin-left: auto;
  display: flex;
  display: -webkit-flex;
  color: var(--houzing-text-color);
}
.rtl .property-detail-floor-plans .panel .metas {
  margin-right: auto;
  margin-left: 0;
}
.property-detail-floor-plans .panel .metas > * {
  margin-left: 25px;
}
.rtl .property-detail-floor-plans .panel .metas > * {
  margin-right: 25px;
  margin-left: 0;
}
.property-detail-floor-plans .panel .subtitle {
  color: var(--houzing-link-color);
}
.property-detail-floor-plans .panel .expand-icon {
  font-size: 10px;
  margin-top: 3px;
}
.property-detail-floor-plans .panel .expand-icon:before {
  content: "\f10e";
  font-family: flaticon;
}
.property-detail-floor-plans .content-item {
  padding: 12px;
}
@media (min-width: 1200px) {
  .property-detail-floor-plans .content-item {
    padding: 20px;
  }
}
.property-detail-floor-plans .content-item .content {
  margin-top: 15px;
}

.detail-metas-top {
  margin-bottom: 25px;
}
.detail-metas-top > div {
  display: inline-block;
  margin-right: 3px;
  padding: 5px 10px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  background-color: #f7f7f7;
}
.rtl .detail-metas-top > div {
  margin-left: 3px;
  margin-right: 0;
}
@media (min-width: 1200px) {
  .detail-metas-top > div {
    padding: 5px 20px;
    margin-right: 8px;
  }
  .rtl .detail-metas-top > div {
    margin-left: 8px;
    margin-right: 0;
  }
}
.detail-metas-top .type-property {
  color: var(--houzing-theme-color);
}

.video-embed-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.video-embed-wrapper:before {
  padding-top: 56.25%;
  content: "";
  display: block;
}
.video-embed-wrapper iframe {
  max-width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.single-property-google-maps-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.single-property-google-maps-wrapper .btn {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 2;
  background-color: #fff;
  padding: 5px 15px;
  color: var(--houzing-theme-color);
}
.rtl .single-property-google-maps-wrapper .btn {
  left: 20px;
  right: auto;
}
.single-property-google-maps-wrapper .btn:hover, .single-property-google-maps-wrapper .btn:focus {
  color: var(--houzing-theme-color);
  text-decoration: underline;
}
.single-property-google-maps-wrapper #single-property-street-view-map,
.single-property-google-maps-wrapper .single-property-map {
  height: 280px;
  position: relative;
  z-index: 1;
}
@media (min-width: 1200px) {
  .single-property-google-maps-wrapper #single-property-street-view-map,
  .single-property-google-maps-wrapper .single-property-map {
    height: 400px;
  }
}
.single-property-google-maps-wrapper #single-property-street-view-map {
  display: none;
}

.property-detail-main > div:not(.item-wrapper) {
  padding: 0 0 25px;
  margin: 0 0 25px;
  border-bottom: 1px solid #E6E9EC;
}
@media (min-width: 1200px) {
  .property-detail-main > div:not(.item-wrapper) {
    padding: 0 0 45px;
    margin: 0 0 45px;
  }
}
.property-detail-main > div:not(.item-wrapper):last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.property-detail-main > div:not(.item-wrapper) > h3, .property-detail-main > div:not(.item-wrapper) .title {
  font-size: 18px;
  margin: 0 0 15px;
}
@media (min-width: 768px) {
  .property-detail-main > div:not(.item-wrapper) > h3, .property-detail-main > div:not(.item-wrapper) .title {
    margin: 0 0 23px;
  }
}
.property-detail-main > div:not(.item-wrapper).loading {
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 38 38" stroke="rgba(102,102,102,0.25)"%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cg transform="translate(1 1)" stroke-width="2"%3E%3Ccircle stroke-opacity=".55" cx="18" cy="18" r="18"/%3E%3Cpath d="M36 18c0-9.94-8.06-18-18-18"%3E%3CanimateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
  max-height: 100%;
  background-color: #fff;
}
.property-detail-main > div:not(.item-wrapper).agency-detail-agents, .property-detail-main > div:not(.item-wrapper).agent-agency-detail-properties {
  padding-bottom: 5px;
}
.property-detail-main > div:not(.item-wrapper).agency-detail-agents .ajax-agents-pagination,
.property-detail-main > div:not(.item-wrapper).agency-detail-agents .ajax-properties-pagination, .property-detail-main > div:not(.item-wrapper).agent-agency-detail-properties .ajax-agents-pagination,
.property-detail-main > div:not(.item-wrapper).agent-agency-detail-properties .ajax-properties-pagination {
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .property-detail-main > div:not(.item-wrapper).agency-detail-agents, .property-detail-main > div:not(.item-wrapper).agent-agency-detail-properties {
    padding-bottom: 15px;
  }
  .property-detail-main > div:not(.item-wrapper).agency-detail-agents .ajax-agents-pagination,
  .property-detail-main > div:not(.item-wrapper).agency-detail-agents .ajax-properties-pagination, .property-detail-main > div:not(.item-wrapper).agent-agency-detail-properties .ajax-agents-pagination,
  .property-detail-main > div:not(.item-wrapper).agent-agency-detail-properties .ajax-properties-pagination {
    margin-bottom: 30px;
  }
}
@media (min-width: 1200px) {
  .property-detail-main .comment-reply-title {
    margin-bottom: 30px !important;
  }
}
.property-detail-main .widget-title-wrapper {
  margin-bottom: 20px;
}
.property-detail-main .widget-title-wrapper h3 {
  margin: 0 !important;
}
@media (max-width: 767px) {
  .property-detail-main .widget-title-wrapper .ali-right {
    margin-top: 10px;
  }
}
.property-detail-main .commentform {
  padding: 0;
}
.property-detail-main .comment-list > li:last-child .the-comment {
  padding-bottom: 0;
  margin-bottom: 0;
  border: 0;
}
.property-detail-main .description-inner {
  position: relative;
}
.property-detail-main .description-inner:not([class*="show"]) .show-more-less-wrapper {
  display: none;
}
.property-detail-main .description-inner.show-less .show-more {
  display: none;
}
.property-detail-main .description-inner.show-more:before {
  content: '';
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  height: 70%;
  background-image: -webkit-linear-gradient(top, transparent 0%, #fff 100%);
  background-image: -o-linear-gradient(top, transparent 0%, #fff 100%);
  background-image: linear-gradient(to bottom, transparent 0%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#FFFFFFFF', GradientType=0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.property-detail-main .description-inner.show-more .show-less {
  display: none;
}

.description-inner-wrapper p:last-child {
  margin-bottom: 0;
}

.show-more-less-wrapper {
  margin-top: 12px;
}
.show-more-less-wrapper a {
  color: var(--houzing-theme-color);
  text-decoration: underline;
}
.show-more-less-wrapper a:hover, .show-more-less-wrapper a:focus {
  text-decoration: none;
}

.property-detail-agent {
  overflow: hidden;
  clear: both;
}
@media (min-width: 1200px) {
  .property-detail-agent {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
  }
}
.property-detail-agent > div {
  width: 50%;
  float: left;
}
.rtl .property-detail-agent > div {
  float: right;
}
@media (max-width: 1199px) {
  .property-detail-agent > div {
    margin-bottom: 10px;
  }
}
@media (min-width: 1200px) {
  .property-detail-agent > div {
    width: auto;
  }
}
.property-detail-agent .title-info {
  font-weight: 500;
  color: var(--houzing-heading-color);
}

.yelp-list .yelp-cat-title {
  font-size: 16px;
  margin: 0 0 10px;
  color: var(--houzing-link-color);
  font-weight: 600;
  display: -webkit-flex;
  /* Safari */
  -webkit-align-items: center;
  /* Safari 7.0+ */
  display: flex;
  align-items: center;
}
.yelp-list .yelp-icon {
  margin-right: 10px;
  width: 35px;
  height: 35px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  background-color: #F6F8F9;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  overflow: hidden;
}
.yelp-list .yelp-icon img {
  max-width: 90%;
}
.rtl .yelp-list .yelp-icon {
  margin-left: 10px;
  margin-right: 0;
}
.yelp-list .yelp-list-sub {
  padding: 0;
  margin: 0;
  list-style: none;
}
.yelp-list .yelp-list-sub li {
  margin-bottom: 7px;
}
.yelp-list .yelp-list-sub li:last-child {
  margin-bottom: 0;
}
.yelp-list .yelp-list-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.yelp-list .yelp-list-inner .inner-right {
  margin-left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.rtl .yelp-list .yelp-list-inner .inner-right {
  margin-right: auto;
  margin-left: 0;
}
.yelp-list .yelp-list-inner .rating-count {
  margin-left: 10px;
  min-width: 90px;
}
.rtl .yelp-list .yelp-list-inner .rating-count {
  margin-right: 10px;
  margin-left: 0;
}
@media (min-width: 1200px) {
  .yelp-list .yelp-list-inner .rating-count {
    margin-left: 20px;
  }
  .rtl .yelp-list .yelp-list-inner .rating-count {
    margin-right: 20px;
    margin-left: 0;
  }
}
.yelp-list .yelp-list-inner a {
  color: var(--houzing-text-color);
}
.yelp-list .yelp-list-inner a:focus, .yelp-list .yelp-list-inner a:hover {
  color: var(--houzing-link-color);
}
.yelp-list .rating > img {
  display: none;
}
.yelp-list .average-rating {
  width: 108px;
  position: relative;
  height: 22px;
  line-height: 22px;
  letter-spacing: 8px;
  font-size: 12px;
}
.yelp-list .average-rating:after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f005\f005\f005\f005\f005";
  color: #e1e1e1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.rtl .yelp-list .average-rating:after {
  right: 0;
  left: auto;
}
.yelp-list .average-rating [class*="average-inner"] {
  position: absolute;
  overflow: hidden;
  height: 22px;
  top: 0;
  left: 0;
  z-index: 1;
}
.rtl .yelp-list .average-rating [class*="average-inner"] {
  right: 0;
  left: auto;
}
.yelp-list .average-rating [class*="average-inner"]:after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f005\f005\f005\f005\f005";
  color: #CAB877;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.yelp-list .average-inner-1 {
  width: 10%;
}
.yelp-list .average-inner-2 {
  width: 20%;
}
.yelp-list .average-inner-3 {
  width: 30%;
}
.yelp-list .average-inner-4 {
  width: 40%;
}
.yelp-list .average-inner-5 {
  width: 50%;
}
.yelp-list .average-inner-6 {
  width: 60%;
}
.yelp-list .average-inner-7 {
  width: 70%;
}
.yelp-list .average-inner-8 {
  width: 80%;
}
.yelp-list .average-inner-9 {
  width: 90%;
}
.yelp-list .average-inner-10 {
  width: 100%;
}

.property-yelp-places .yelp-list {
  margin-bottom: 15px;
}
@media (min-width: 1200px) {
  .property-yelp-places .yelp-list {
    margin-bottom: 30px;
  }
}
.property-yelp-places .yelp-list:last-child {
  margin-bottom: 0;
}
.property-yelp-places .property-section-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
}
.property-yelp-places .property-section-heading h3 {
  margin: 0;
  font-size: 18px;
}
.property-yelp-places .property-section-heading .yelp-logo {
  margin-left: auto;
}
.rtl .property-yelp-places .property-section-heading .yelp-logo {
  margin-right: auto;
  margin-left: 0;
}

.property-walk-score .property-section-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.property-walk-score .property-section-heading h3 {
  margin: 0;
  font-size: 18px;
}
.property-walk-score .property-section-heading .walkscore-logo {
  margin-left: auto;
}
.rtl .property-walk-score .property-section-heading .walkscore-logo {
  margin-right: auto;
  margin-left: 0;
}
.property-walk-score .bottom-walkscore {
  margin-top: 22px;
}

.walks-core-list {
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
  clear: both;
}
.walks-core-list li {
  line-height: 1.5;
}
@media (min-width: 768px) {
  .walks-core-list li {
    float: left;
    width: 50%;
  }
  .rtl .walks-core-list li {
    float: right;
  }
}
@media (max-width: 767px) {
  .walks-core-list li {
    margin-bottom: 10px;
  }
  .walks-core-list li:last-child {
    margin-bottom: 0;
  }
}
.walks-core-list .walkscore-score {
  display: inline-block;
  background-color: #F6F8F9;
  line-height: 50px;
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  color: var(--houzing-link-color);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
@media (min-width: 1200px) {
  .walks-core-list .walkscore-score {
    width: 70px;
    height: 70px;
    line-height: 70px;
  }
}
.walks-core-list .media-left {
  padding-right: 20px;
}
.rtl .walks-core-list .media-left {
  padding-left: 20px;
  padding-right: inherit;
}
.walks-core-list .media-body strong {
  font-size: 16px;
  font-weight: 600;
}
.walks-core-list .media-body address {
  font-size: 14px;
  margin: 0;
}
.walks-core-list .more-detail {
  font-weight: 500;
  font-size: 14px;
  white-space: nowrap;
}

#review_form_wrapper .rating-wrapper {
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  #review_form_wrapper .rating-wrapper {
    margin-bottom: 20px;
  }
}

.rating-wrapper {
  position: relative;
  max-width: 500px;
}
@media (min-width: 768px) {
  .rating-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
  }
}
.rating-wrapper .rating-inner {
  white-space: nowrap;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .rating-wrapper .rating-inner {
    margin-bottom: 18px;
    width: calc( 50% - 20px );
  }
  .rating-wrapper .rating-inner:nth-child(2n) {
    margin-left: 40px;
  }
  .rtl .rating-wrapper .rating-inner:nth-child(2n) {
    margin-right: 40px;
    margin-left: 0;
  }
}
.rating-wrapper .rating-inner:last-child {
  margin-bottom: 0;
}
.rating-wrapper .rating-inner .active {
  color: #CAB877;
}
.rating-wrapper .review-label img {
  margin-right: 5px;
}
.rtl .rating-wrapper .review-label img {
  margin-left: 5px;
  margin-right: 0;
}
.rating-wrapper .review-stars {
  font-size: 10px;
  letter-spacing: 5px;
  color: #e1e1e1;
}
.rating-wrapper .subtitle {
  display: inline-block;
  vertical-align: middle;
  min-width: 120px;
}
.rating-wrapper ul {
  padding: 0;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  list-style: none;
  overflow: hidden;
  cursor: pointer;
}
.rating-wrapper ul li {
  float: left;
}
.rtl .rating-wrapper ul li {
  float: right;
}

.list-category-rating li {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .list-category-rating {
    margin-bottom: 25px;
  }
  .list-category-rating li {
    width: calc(50% - 20px);
    margin-bottom: 18px;
  }
  .list-category-rating li:nth-child(2n) {
    margin-left: 40px;
  }
  .rtl .list-category-rating li:nth-child(2n) {
    margin-right: 40px;
    margin-left: 0;
  }
}
.list-category-rating .percent-wrapper {
  width: 150px;
  height: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  background-color: #E6E9EC;
  position: relative;
}
.list-category-rating .percent-wrapper .percent {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-color: var(--houzing-theme-color);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.rtl .list-category-rating .percent-wrapper .percent {
  right: 0;
  left: auto;
}
.list-category-rating .value {
  text-align: right;
  min-width: 25px;
  color: var(--houzing-link-color);
  margin-left: 18px;
}
.rtl .list-category-rating .value {
  text-align: left;
}
.rtl .list-category-rating .value {
  margin-right: 18px;
  margin-left: 0;
}
.list-category-rating .category-label {
  width: calc(100% - 193px);
}
.list-category-rating .category-value {
  width: 193px;
}

.agent-content-wrapper .agent-thumbnail {
  width: 70px;
  height: 70px;
  overflow: hidden;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  background-color: #fff;
  border: 3px solid #fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(13, 38, 59, 0.2);
  box-shadow: 0 0 10px 0 rgba(13, 38, 59, 0.2);
}
.agent-content-wrapper .agent-content {
  padding-left: 20px;
  width: calc(100% - 70px);
}
.rtl .agent-content-wrapper .agent-content {
  padding-right: 20px;
  padding-left: inherit;
}
@media (min-width: 1200px) {
  .agent-content-wrapper .agent-content {
    width: calc(100% - 90px);
  }
}
.agent-content-wrapper h3 {
  margin: 0;
  font-size: 16px;
}

.contact-form-agent .agent-content-wrapper {
  margin-bottom: 30px;
}

.ui-slider-horizontal {
  margin-top: 10px;
  background-color: #E6E9EC;
  width: 100%;
  height: 5px;
  position: relative;
  z-index: 1;
  width: calc(100% - 17px) !important;
}
.ui-slider-horizontal:before {
  z-index: -1;
  content: '';
  position: absolute;
  top: 0;
  width: 17px;
  height: 100%;
  background-color: #E6E9EC;
  left: 100%;
}
.rtl .ui-slider-horizontal:before {
  right: 100%;
  left: auto;
}
.ui-slider-horizontal .ui-slider-range {
  background-color: var(--houzing-theme-color);
  height: 5px;
  position: absolute;
  top: 0;
  left: 0;
}
.ui-slider-horizontal .ui-slider-handle {
  outline: none !important;
  width: 17px;
  height: 17px;
  background: #fff;
  position: absolute;
  z-index: 1;
  cursor: pointer;
  top: 50%;
  border: 2px solid var(--houzing-theme-color);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ui-slider-horizontal .ui-slider-handle + .ui-slider-handle {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.filter-property-form input[type="radio"], .filter-property-form input[type="checkbox"] {
  margin-right: 5px;
}
.rtl .filter-property-form input[type="radio"], .rtl .filter-property-form input[type="checkbox"] {
  margin-left: 5px;
  margin-right: 0;
}
.filter-property-form .form-group > label.heading-label {
  display: none;
}
.filter-property-form .from-text,
.filter-property-form .to-text {
  color: var(--houzing-link-color);
}
@media (min-width: 1200px) {
  .filter-property-form .form-group {
    margin-bottom: 20px;
  }
}
.filter-property-form .select-wrapper {
  position: relative;
  background-color: #fff;
  z-index: 1;
}
.filter-property-form .select-wrapper select {
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.filter-property-form .select-wrapper:before {
  z-index: -1;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  content: "\f13f";
  font-family: "Flaticon";
  position: absolute;
  top: 1px;
  right: 1px;
  width: 25px;
  height: calc(100% - 2px);
  background-color: #fff;
  line-height: 50px;
  font-size: 8px;
}
.rtl .filter-property-form .select-wrapper:before {
  left: 1px;
  right: auto;
}
.filter-property-form .from-to-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.filter-property-form .from-to-wrapper .inner {
  margin-left: auto;
}
.rtl .filter-property-form .from-to-wrapper .inner {
  margin-right: auto;
  margin-left: 0;
}
.filter-property-form .form-group-lot_area .inner,
.filter-property-form .form-group-home_area .inner {
  overflow: hidden;
  clear: both;
}
.filter-property-form .form-group-lot_area .form-control,
.filter-property-form .form-group-home_area .form-control {
  width: calc(50% - 15px);
  float: left;
}
.rtl .filter-property-form .form-group-lot_area .form-control, .rtl
.filter-property-form .form-group-home_area .form-control {
  float: right;
}
.filter-property-form .form-group-lot_area .form-control + .form-control,
.filter-property-form .form-group-home_area .form-control + .form-control {
  float: right;
}
.rtl .filter-property-form .form-group-lot_area .form-control + .form-control, .rtl
.filter-property-form .form-group-home_area .form-control + .form-control {
  float: left;
}
.filter-property-form .button {
  background-color: var(--houzing-theme-color);
  border-color: var(--houzing-theme-color);
  color: #fff;
  width: 100%;
}
@media (min-width: 1200px) {
  .filter-property-form .button {
    font-size: 16px;
  }
}
.filter-property-form .button:hover, .filter-property-form .button:focus {
  color: #fff;
  background-color: var(--houzing-theme-hover-color);
  border-color: var(--houzing-theme-hover-color);
}
.filter-property-form .filter-advance-fields {
  display: none;
  margin-bottom: 20px;
}
.filter-property-form .more-advanced {
  margin-bottom: 20px;
}
.filter-property-form .filter-toggle-adv {
  display: inline-block;
  font-weight: 700;
}
.filter-property-form .filter-toggle-adv i {
  margin-right: 3px;
  display: inline-block;
}
.rtl .filter-property-form .filter-toggle-adv i {
  margin-left: 3px;
  margin-right: 0;
}

.sidebar .filter-property-form .circle-check li {
  width: 50%;
  float: left;
  padding-right: 3px;
}
.rtl .sidebar .filter-property-form .circle-check li {
  float: right;
}
.rtl .sidebar .filter-property-form .circle-check li {
  padding-left: 3px;
  padding-right: inherit;
}
.sidebar .filter-property-form .circle-check li:nth-child(2n + 1) {
  clear: both;
  padding: 0;
}
.sidebar .filter-property-form .circle-check li:last-child {
  margin-bottom: 0;
}
.sidebar .filter-property-form .filter-advance-fields .form-group:last-child {
  margin-bottom: 0;
}

.properties-filter-top-sidebar-wrapper {
  position: relative;
  z-index: 3;
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .properties-filter-top-sidebar-wrapper {
    margin-bottom: 50px;
  }
}
.properties-filter-top-sidebar-wrapper > .widget:last-child {
  margin-bottom: 0;
}
.properties-filter-top-sidebar-wrapper + .apus-breadscrumb .wrapper-breads {
  padding-top: 0;
}
@media (min-width: 1200px) {
  .properties-filter-top-sidebar-wrapper + .apus-breadscrumb .wrapper-breads {
    padding-top: 30px;
  }
}

.highlight {
  color: var(--houzing-theme-color);
}

.leaflet-geocode-container i {
  color: var(--houzing-link-color);
  display: inline-block;
  margin-right: 3px;
  font-size: 14px;
}
.rtl .leaflet-geocode-container i {
  margin-left: 3px;
  margin-right: 0;
}

.action-location .leaflet-geocode-container {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 4;
  font-size: 14px;
}
.action-location .leaflet-geocode-container ul {
  list-style: none;
  background: #fff;
  padding: 15px;
  margin: 0;
  font-size: 12px;
  border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-color: #E6E9EC;
  border-style: solid;
  border-width: 0 1px 1px;
}
.action-location .leaflet-geocode-container ul li {
  cursor: pointer;
  margin-bottom: 7px;
  padding-bottom: 7px;
  border-bottom: 1px solid #e9ecee;
}
.action-location .leaflet-geocode-container ul li:last-child {
  margin-bottom: 0;
  padding: 0;
  border: 0;
}
.action-location .leaflet-geocode-container .highlight {
  font-weight: 500;
  font-size: 14px;
}
.action-location.loading .find-me {
  animation: rotate_icon 1000ms linear 0s normal none infinite running;
  -webkit-animation: rotate_icon 1000ms linear 0s normal none infinite running;
}
.action-location.loading .find-me:before {
  content: "\f110" !important;
  font-weight: 900 !important;
  font-family: "Font Awesome 5 Free" !important;
}

.form-group.slider .form-group-inner {
  display: block;
}
.form-group.slider .inner {
  margin-top: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  -ms-align-items: center;
  align-items: center;
}
.form-group.slider .inner > * {
  display: inline-block;
  text-align: center;
  min-width: 92px;
  padding: 5px 30px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  background-color: var(--houzing-theme-color-007);
  color: var(--houzing-theme-color);
  font-size: 12px;
}
.form-group.slider .inner > *:last-child {
  margin-left: auto;
}
.rtl .form-group.slider .inner > *:last-child {
  margin-right: auto;
  margin-left: 0;
}

.widget-property-search-form .title {
  font-size: 18px;
  margin: 0 0 20px;
}
.widget-property-search-form .nav-tabs > li {
  display: inline-block;
  float: none;
  margin-bottom: 0 !important;
}
.widget-property-search-form.style_df .nav-tabs > li {
  margin-right: 30px;
}
.rtl .widget-property-search-form.style_df .nav-tabs > li {
  margin-left: 30px;
  margin-right: 0;
}
.widget-property-search-form.style_df .nav-tabs > li:last-child {
  margin-right: 0;
}
.rtl .widget-property-search-form.style_df .nav-tabs > li:last-child {
  margin-left: 0;
  margin-right: 0;
}
.widget-property-search-form.style_df .nav-tabs > li > a {
  border: 0 !important;
  font-size: 16px;
  color: var(--houzing-link-color);
  font-weight: 600;
  padding: 0 0 5px;
  background-color: transparent;
  position: relative;
  margin: 0 !important;
}
.widget-property-search-form.style_df .nav-tabs > li > a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background-color: var(--houzing-theme-color);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.rtl .widget-property-search-form.style_df .nav-tabs > li > a:before {
  right: 0;
  left: auto;
}
.widget-property-search-form.style_df .nav-tabs > li.active > a:focus,
.widget-property-search-form.style_df .nav-tabs > li.active > a:hover,
.widget-property-search-form.style_df .nav-tabs > li.active > a {
  color: var(--houzing-theme-color);
  background-color: transparent;
}
.widget-property-search-form.style_df .nav-tabs > li.active > a:focus:before,
.widget-property-search-form.style_df .nav-tabs > li.active > a:hover:before,
.widget-property-search-form.style_df .nav-tabs > li.active > a:before {
  width: 100%;
}
.widget-property-search-form.horizontal .nav-tabs {
  margin-bottom: 30px;
  border: 0;
}
.widget-property-search-form.horizontal .content-main-inner {
  padding: 20px;
  background-color: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
@media (min-width: 992px) {
  .widget-property-search-form.horizontal .content-main-inner .form-group {
    margin-bottom: 0;
  }
}
.widget-property-search-form.horizontal .width-10 {
  min-width: 10%;
}
@media (min-width: 992px) {
  .widget-property-search-form.horizontal .style_df .has-icon:first-child .form-group {
    padding-left: 20px;
  }
  .rtl .widget-property-search-form.horizontal .style_df .has-icon:first-child .form-group {
    padding-right: 20px;
    padding-left: inherit;
  }
}
.widget-property-search-form.style1 .nav-tabs {
  margin: 0;
  overflow: initial;
}
.widget-property-search-form.style1 .nav-tabs > li {
  margin: 0 -1px;
}
.widget-property-search-form.style1 .nav-tabs > li > a {
  margin: 0;
  border: 0 !important;
  font-size: 16px;
  font-weight: 600;
  padding: 5px 20px;
  color: #fff;
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  background-color: rgba(13, 38, 59, 0.7);
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .widget-property-search-form.style1 .nav-tabs > li > a {
    padding: 12px 35px;
  }
}
.widget-property-search-form.style1 .nav-tabs > li > a:before {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  border-color: transparent;
  border-width: 5px;
  border-style: solid;
}
.widget-property-search-form.style1 .nav-tabs > li.active > a:focus,
.widget-property-search-form.style1 .nav-tabs > li.active > a:hover,
.widget-property-search-form.style1 .nav-tabs > li.active > a {
  color: var(--houzing-link-color);
  background-color: #fff;
}
.widget-property-search-form.style1 .nav-tabs > li.active > a:focus:before,
.widget-property-search-form.style1 .nav-tabs > li.active > a:hover:before,
.widget-property-search-form.style1 .nav-tabs > li.active > a:before {
  border-color: #fff transparent transparent;
}
.widget-property-search-form.style1 .content-main-inner {
  background-color: rgba(13, 38, 59, 0.7);
}
.widget-property-search-form.style1 .content-main-inner .form-group .from-to-text-wrapper,
.widget-property-search-form.style1 .content-main-inner .form-group .form-control,
.widget-property-search-form.style1 .content-main-inner .form-group .select2-selection--single {
  border-color: #fff !important;
  background: #fff;
  padding: 5px 15px;
  height: 55px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.widget-property-search-form.style1 .content-main-inner .form-group .form-control .select2-selection__arrow,
.widget-property-search-form.style1 .content-main-inner .form-group .select2-selection--single .select2-selection__arrow {
  right: 10px;
  top: 13px;
}
.rtl .widget-property-search-form.style1 .content-main-inner .form-group .form-control .select2-selection__arrow, .rtl
.widget-property-search-form.style1 .content-main-inner .form-group .select2-selection--single .select2-selection__arrow {
  left: 10px;
  right: auto;
}
.widget-property-search-form.style2 .nav-tabs > li {
  margin-right: 30px;
}
.rtl .widget-property-search-form.style2 .nav-tabs > li {
  margin-left: 30px;
  margin-right: 0;
}
.widget-property-search-form.style2 .nav-tabs > li:last-child {
  margin-right: 0;
}
.rtl .widget-property-search-form.style2 .nav-tabs > li:last-child {
  margin-left: 0;
  margin-right: 0;
}
.widget-property-search-form.style2 .nav-tabs > li > a {
  border: 0 !important;
  font-size: 16px;
  color: var(--houzing-link-color);
  font-weight: 600;
  padding: 0 0 5px;
  background-color: transparent;
  position: relative;
  margin: 0 !important;
}
.widget-property-search-form.style2 .nav-tabs > li > a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background-color: var(--houzing-theme-color);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.rtl .widget-property-search-form.style2 .nav-tabs > li > a:before {
  right: 0;
  left: auto;
}
.widget-property-search-form.style2 .nav-tabs > li.active > a:focus,
.widget-property-search-form.style2 .nav-tabs > li.active > a:hover,
.widget-property-search-form.style2 .nav-tabs > li.active > a {
  color: var(--houzing-theme-color);
  background-color: transparent;
}
.widget-property-search-form.style2 .nav-tabs > li.active > a:focus:before,
.widget-property-search-form.style2 .nav-tabs > li.active > a:hover:before,
.widget-property-search-form.style2 .nav-tabs > li.active > a:before {
  width: 100%;
}
.widget-property-search-form.style2 .content-main-inner {
  padding: 10px;
  border-radius: 80px;
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
  -ms-border-radius: 80px;
  -o-border-radius: 80px;
}
@media (min-width: 992px) {
  .widget-property-search-form.style2 .content-main-inner {
    padding-left: 40px;
  }
  .rtl .widget-property-search-form.style2 .content-main-inner {
    padding-right: 40px;
    padding-left: inherit;
  }
}
.widget-property-search-form.style2 .content-main-inner .heading-label {
  margin-top: 7px;
}
.widget-property-search-form.style2 .content-main-inner .select2-selection--single {
  border: 0 !important;
}
.widget-property-search-form.style2 .content-main-inner .select2-selection__rendered {
  padding: 4px 0 0 !important;
}
.widget-property-search-form.style2 .content-main-inner .form-control {
  border: 0 !important;
  height: 32px;
  padding: 0;
}
@media (min-width: 992px) {
  .widget-property-search-form.style2 .row {
    margin-right: -20px;
    margin-left: -20px;
  }
  .widget-property-search-form.style2 .row > [class*="col-"] {
    padding-left: 20px;
    padding-right: 20px;
  }
  .widget-property-search-form.style2 .list-inner {
    border-left: 1px solid #E6E9EC;
  }
  .rtl .widget-property-search-form.style2 .list-inner {
    border-right: 1px solid #E6E9EC;
    border-left: inherit;
  }
  .widget-property-search-form.style2 .list-inner:first-child {
    border-left: 0;
  }
  .rtl .widget-property-search-form.style2 .list-inner:first-child {
    border-right: 0;
    border-left: inherit;
  }
}
.widget-property-search-form.style3 .content-main-inner {
  padding: 0;
  background-color: transparent;
}
.widget-property-search-form.style3 .content-main-inner .from-to-wrapper > * {
  height: 53px;
  line-height: 53px;
}
.widget-property-search-form.style3 .content-main-inner .form-control,
.widget-property-search-form.style3 .content-main-inner .select2-selection--single {
  border: 0 !important;
  height: 53px;
  padding-top: 6px !important;
  padding-bottom: 5px !important;
}
.widget-property-search-form.style3 .content-main-inner .form-control .select2-selection__arrow,
.widget-property-search-form.style3 .content-main-inner .select2-selection--single .select2-selection__arrow {
  top: 14px !important;
  right: 10px !important;
}
.rtl .widget-property-search-form.style3 .content-main-inner .form-control .select2-selection__arrow, .rtl
.widget-property-search-form.style3 .content-main-inner .select2-selection--single .select2-selection__arrow {
  left: 10px !important;
  right: auto;
}
.widget-property-search-form.style3 .content-main-inner .form-control .select2-selection__clear,
.widget-property-search-form.style3 .content-main-inner .select2-selection--single .select2-selection__clear {
  margin-right: 10px;
}
.rtl .widget-property-search-form.style3 .content-main-inner .form-control .select2-selection__clear, .rtl
.widget-property-search-form.style3 .content-main-inner .select2-selection--single .select2-selection__clear {
  margin-left: 10px;
  margin-right: 0;
}
.widget-property-search-form.style3 form.form-search .form-group-inner > i {
  left: 20px;
}
.rtl .widget-property-search-form.style3 form.form-search .form-group-inner > i {
  right: 20px;
  left: auto;
}
.widget-property-search-form.style3 form.form-search .form-group-inner > i ~ .select2-container,
.widget-property-search-form.style3 form.form-search .form-group-inner > i + *:not(.select2-hidden-accessible) {
  border: 1px solid #E6E9EC !important;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  background-color: #fff;
  padding: 0 20px;
  padding-left: 55px !important;
}
.rtl .widget-property-search-form.style3 form.form-search .form-group-inner > i ~ .select2-container, .rtl
.widget-property-search-form.style3 form.form-search .form-group-inner > i + *:not(.select2-hidden-accessible) {
  padding-right: 55px !important;
  padding-left: inherit;
}
@media (min-width: 1200px) {
  .widget-property-search-form.vertical .form-group {
    margin-bottom: 25px;
  }
}
.widget-property-search-form.vertical .form-group.tax-checklist-field {
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .widget-property-search-form.vertical .form-group-amenity .circle-check li {
    width: 50%;
    margin-bottom: 12px;
  }
}
.widget-property-search-form.vertical .form-group-inner ~ div {
  margin-top: 15px;
}
@media (min-width: 1200px) {
  .widget-property-search-form.vertical .form-group-inner ~ div {
    margin-top: 20px;
  }
}
.widget-property-search-form.vertical .advance-search-btn {
  margin: 0;
}
.widget-property-search-form.vertical .form-group-search {
  margin-top: 10px;
}
.widget-property-search-form.vertical .search-action {
  margin-top: 20px;
}

form.form-search .heading-label {
  font-size: 13px;
  margin: 0;
  color: var(--houzing-heading-color);
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1;
  display: block;
}
@media (min-width: 992px) {
  form.form-search .btn-submit {
    padding: 15px 30px;
  }
}
form.form-search .btn-submit i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.rtl form.form-search .btn-submit i {
  margin-left: 10px;
  margin-right: 0;
}
@media (min-width: 992px) {
  form.form-search .btn-submit.no-text {
    padding: 0;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
  }
}
form.form-search .btn-submit.no-text i {
  margin: 0;
}
form.form-search .save-search-btn {
  margin-left: 30px;
}
.rtl form.form-search .save-search-btn {
  margin-right: 30px;
  margin-left: 0;
}
form.form-search .form-control {
  border-width: 0 0 2px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  padding: 10px 0;
  height: 44px;
}
form.form-search .form-control::-webkit-input-placeholder {
  /* Edge */
  opacity: 1;
  filter: alpha(opacity=100);
}
form.form-search .form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  opacity: 1;
  filter: alpha(opacity=100);
}
form.form-search .form-control::placeholder {
  opacity: 1;
  filter: alpha(opacity=100);
}
form.form-search .select2-container--default.select2-container .select2-selection--single {
  height: auto;
  border-width: 0 0 2px;
  padding: 0;
}
form.form-search .select2-container--default.select2-container .select2-selection--single .select2-selection__rendered {
  padding: 7px 0;
}
form.form-search .select2-container--default.select2-container .select2-selection--single .select2-selection__arrow {
  top: 8px;
  right: 0;
}
.rtl form.form-search .select2-container--default.select2-container .select2-selection--single .select2-selection__arrow {
  left: 0;
  right: auto;
}
form.form-search .select2-container--default.select2-container .select2-selection--single .select2-selection__clear {
  margin-right: 20px;
}
.rtl form.form-search .select2-container--default.select2-container .select2-selection--single .select2-selection__clear {
  margin-left: 20px;
  margin-right: 0;
}
form.form-search .select2-container--default.select2-container.select2-container--open .select2-selection--single {
  border-color: var(--houzing-theme-color);
}
form.form-search .form-group-inner {
  position: relative;
}
form.form-search .form-group-inner > i {
  width: 22px;
  font-size: 21px;
  color: var(--houzing-theme-color);
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.rtl form.form-search .form-group-inner > i {
  right: 0;
  left: auto;
}
form.form-search .form-group-inner > i ~ .select2-container,
form.form-search .form-group-inner > i + * {
  padding-left: 35px !important;
}
.rtl form.form-search .form-group-inner > i ~ .select2-container, .rtl
form.form-search .form-group-inner > i + * {
  padding-right: 35px !important;
  padding-left: inherit;
}
form.form-search .action-location .clear-location {
  top: 50%;
  right: 0;
  width: 18px;
  height: 18px;
  line-height: 18px;
  margin-top: -9px;
  position: absolute;
  background-color: #e44343;
  text-align: center;
  color: #fff;
  font-size: 8px;
  cursor: pointer;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
}
.rtl form.form-search .action-location .clear-location {
  left: 0;
  right: auto;
}
form.form-search .action-location .find-me {
  -webkit-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 0;
  cursor: pointer;
  opacity: 0.6;
  filter: alpha(opacity=60);
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
}
.rtl form.form-search .action-location .find-me {
  left: 0;
  right: auto;
}
form.form-search .action-location .find-me:hover, form.form-search .action-location .find-me:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
form.form-search .action-location .find-me:before {
  content: "\f192";
  font-family: "Font Awesome 5 Free";
  font-weight: normal;
}
form.form-search .action-location .find-me.loading {
  animation: rotate 700ms linear 0s normal none infinite running;
  -webkit-animation: rotate 700ms linear 0s normal none infinite running;
}
form.form-search .action-location .find-me.loading:before {
  content: "\f110";
  font-weight: 900;
}
form.form-search .advance-search-btn {
  margin-right: 12px;
  line-height: 1.2;
}
.rtl form.form-search .advance-search-btn {
  margin-left: 12px;
  margin-right: 0;
}
form.form-search .advance-search-btn i {
  display: inline-block;
  font-size: 20px;
  vertical-align: middle;
  line-height: 1;
  margin-right: 8px;
  color: var(--houzing-theme-color);
}
.rtl form.form-search .advance-search-btn i {
  margin-left: 8px;
  margin-right: 0;
}
form.form-search .advance-search-btn i.st_circle {
  font-size: 9px;
  width: 25px;
  height: 25px;
  background: var(--houzing-theme-color-007);
  text-align: center;
  line-height: 25px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
form.form-search .search-form-inner {
  position: relative;
}
form.form-search .search-form-inner .advance-search-wrapper {
  position: absolute;
  top: 98%;
  left: 0;
  width: 100%;
  z-index: 3;
}
form.form-search .advance-search-wrapper-fields {
  display: none;
  overflow: hidden;
  background-color: #fff;
  padding: 15px 20px 0;
  border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  -webkit-box-shadow: 0 10px 20px 0 rgba(13, 38, 59, 0.07);
  box-shadow: 0 10px 20px 0 rgba(13, 38, 59, 0.07);
}
form.form-search .advance-search-wrapper-fields .tax-radios-field .heading-label,
form.form-search .advance-search-wrapper-fields .tax-checklist-field .heading-label {
  margin-bottom: 18px;
}
@media (min-width: 1200px) {
  form.form-search .advance-search-wrapper-fields .form-group {
    margin-bottom: 20px;
  }
}
@media (min-width: 1200px) {
  form.form-search .form-group-amenity .circle-check li {
    width: 20%;
    margin-bottom: 12px;
  }
}
form.form-search .tt-menu {
  background: #fff;
  border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  -webkit-box-shadow: 0 10px 50px 0 rgba(13, 38, 59, 0.1);
  box-shadow: 0 10px 50px 0 rgba(13, 38, 59, 0.1);
  max-height: 245px;
  overflow-y: auto;
  padding: 5px 20px;
}
form.form-search .twitter-typeahead {
  width: 100%;
  display: block;
}
form.form-search .twitter-typeahead:before {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  content: '';
  position: absolute;
  top: 0;
  z-index: 2;
  display: block;
  right: 0px;
  width: 22px;
  height: 100%;
  background: url("../images/loading.gif") no-repeat scroll center center/18px auto;
}
.rtl form.form-search .twitter-typeahead:before {
  left: 0px;
  right: auto;
}
form.form-search .twitter-typeahead.loading:before {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
form.form-search .tt-dataset-search > .tt-selectable:first-child {
  display: none;
}
form.form-search .tt-dataset-search .tt-selectable {
  line-height: 1.4;
  padding: 10px 0;
  display: table;
  width: 100%;
  margin: 0;
  border-bottom: 1px solid #E6E9EC;
  color: var(--houzing-text-color);
}
form.form-search .tt-dataset-search .tt-selectable:last-child {
  border-bottom: 0;
}
form.form-search .tt-dataset-search .tt-selectable img {
  max-width: 50px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
form.form-search .tt-dataset-search .tt-selectable h4 {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  font-size: 13px;
  margin: 0 0 2px;
  font-weight: 600;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
form.form-search .tt-dataset-search .tt-selectable .property-price {
  color: var(--houzing-link-color);
  font-weight: 600;
  font-size: 13px;
}
form.form-search .tt-dataset-search .tt-selectable .property-price i {
  display: none;
}
form.form-search .tt-dataset-search .tt-selectable .property-metas {
  font-size: 13px;
}
form.form-search .tt-dataset-search .tt-selectable .property-metas > * {
  margin-right: 15px;
}
.rtl form.form-search .tt-dataset-search .tt-selectable .property-metas > * {
  margin-left: 15px;
  margin-right: 0;
}
form.form-search .tt-dataset-search .tt-selectable .property-metas > *:last-child {
  margin-right: 0;
}
.rtl form.form-search .tt-dataset-search .tt-selectable .property-metas > *:last-child {
  margin-left: 0;
  margin-right: 0;
}
form.form-search .tt-dataset-search .tt-selectable .value-suffix {
  white-space: nowrap;
}
form.form-search .tt-dataset-search .tt-selectable:hover h4 {
  color: var(--houzing-theme-color);
}

.advance-search-top {
  background-color: #F6F8F9;
  padding: 20px;
  position: relative;
}
@media (min-width: 1200px) {
  .advance-search-top {
    padding: 20px 30px;
  }
}
.advance-search-top .advance-title {
  margin: 0;
  font-size: 13px;
  text-transform: uppercase;
}
.advance-search-top .close-advance-popup {
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  width: 30px;
  height: 30px;
  color: var(--houzing-link-color);
  background-color: #E6E9EC;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  display: inline-block;
}
.advance-search-top .close-advance-popup i {
  font-size: 10px;
}
.advance-search-top .close-advance-popup:hover, .advance-search-top .close-advance-popup:focus {
  background-color: #e44343;
  color: #fff;
}

.advance-search-wrapper-fields {
  padding-top: 60px;
}
.advance-search-wrapper-fields .advance-search-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
}
.advance-search-wrapper-fields .heading-label {
  font-size: 13px;
  font-weight: 600;
  color: var(--houzing-link-color);
  text-transform: uppercase;
  margin: 0;
}
.advance-search-wrapper-fields .tax-checklist-field .heading-label {
  margin-bottom: 12px;
}
.advance-search-wrapper-fields .inner-search-advance {
  position: relative;
}
.advance-search-wrapper-fields .inner-search-advance .inner {
  overflow: hidden;
}

.widget-properties-maps .properties-google-maps {
  min-height: 250px;
}

@media (min-width: 1200px) {
  .widget-properties-tabs .bottom-remore {
    padding-top: 30px;
  }
}
.widget-properties-tabs .top-info {
  margin: 0 0 30px;
}
@media (min-width: 1200px) {
  .widget-properties-tabs .top-info {
    margin: 0 0 20px;
  }
}
.widget-properties-tabs .nav-tabs {
  border: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
.widget-properties-tabs .nav-tabs > li {
  float: none;
  display: inline-block;
  margin: 0;
  margin-right: 5px;
}
.rtl .widget-properties-tabs .nav-tabs > li {
  margin-left: 5px;
  margin-right: 0;
}
@media (min-width: 1200px) {
  .widget-properties-tabs .nav-tabs > li {
    margin-right: 16px;
  }
  .rtl .widget-properties-tabs .nav-tabs > li {
    margin-left: 16px;
    margin-right: 0;
  }
}
.widget-properties-tabs .nav-tabs > li:last-child {
  margin-right: 0;
}
.rtl .widget-properties-tabs .nav-tabs > li:last-child {
  margin-left: 0;
  margin-right: 0;
}
.widget-properties-tabs .nav-tabs > li > a {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  border: 1px solid #E6E9EC;
  font-weight: 600;
  font-size: 12px;
  padding: 6px 22px;
  background: #fff;
}
.widget-properties-tabs .nav-tabs > li.active > a:focus,
.widget-properties-tabs .nav-tabs > li.active > a:hover,
.widget-properties-tabs .nav-tabs > li.active > a {
  background-color: var(--houzing-theme-color);
  color: #fff;
  border-color: var(--houzing-theme-color);
}
@media (min-width: 1200px) {
  .widget-properties-tabs .slick-carousel {
    margin-left: -30px;
    margin-right: -30px;
  }
  .widget-properties-tabs .slick-carousel .slick-list {
    padding: 30px 15px 15px;
  }
}
.widget-properties-tabs .slick-carousel .slick-dots {
  padding: 0;
}
.widget-properties-tabs .widget-title {
  margin: 0 0 5px;
  font-size: 22px;
}
@media (min-width: 768px) {
  .widget-properties-tabs .widget-title {
    font-size: 26px;
  }
}
@media (min-width: 1200px) {
  .widget-properties-tabs .widget-title {
    font-size: 30px;
  }
}
.widget-properties-tabs .description {
  font-size: 16px;
}

.results-filter-wrapper {
  margin-bottom: 20px;
}
.results-filter-wrapper .title {
  font-weight: 500;
  font-size: 18px;
  margin: 0 0 20px;
}
.results-filter-wrapper .inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 10px 0;
  padding-right: 20px;
  background: #fff;
}
.rtl .results-filter-wrapper .inner {
  padding-left: 20px;
  padding-right: inherit;
}
.results-filter-wrapper .inner > a {
  margin-left: auto;
  color: #e44343;
  font-weight: 500;
  white-space: nowrap;
}
.rtl .results-filter-wrapper .inner > a {
  margin-right: auto;
  margin-left: 0;
}
.results-filter-wrapper .inner > a:hover, .results-filter-wrapper .inner > a:focus {
  color: #e12d2d;
}
.results-filter-wrapper .results-filter {
  overflow: hidden;
  clear: both;
  list-style: none;
  padding: 0;
  margin: 0;
}
.results-filter-wrapper .results-filter li {
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.rtl .results-filter-wrapper .results-filter li {
  float: right;
}
.rtl .results-filter-wrapper .results-filter li {
  margin-left: 10px;
  margin-right: 0;
}
.results-filter-wrapper .results-filter li a {
  display: inline-block;
  font-size: 12px;
  padding: 0px 7px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  background-color: #f8f8f8;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.results-filter-wrapper .results-filter li a .close-value {
  color: #e44343;
  margin-right: 4px;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.rtl .results-filter-wrapper .results-filter li a .close-value {
  margin-left: 4px;
  margin-right: 0;
}
.results-filter-wrapper .results-filter li a:hover {
  background-color: #e44343;
  color: #fff;
}
.results-filter-wrapper .results-filter li a:hover .close-value {
  color: #fff;
}

.p-fix-pagination {
  position: fixed;
  bottom: 0;
  z-index: 6;
  left: 0;
  width: 100%;
}

.layout-type-top-map .p-fix-pagination {
  position: static;
}

[class*="half-map"] .p-fix-pagination li > span,
[class*="half-map"] .p-fix-pagination li > a {
  background-color: #fff;
}
[class*="half-map"] .p-fix-pagination li > span.current,
[class*="half-map"] .p-fix-pagination li > a.current {
  background-color: var(--houzing-theme-color);
}

.layout-type-half-map #properties-google-maps {
  position: fixed !important;
  right: 0;
  height: 100vh;
}
.rtl .layout-type-half-map #properties-google-maps {
  left: 0;
  right: auto;
}
@media (min-width: 992px) {
  .layout-type-half-map #properties-google-maps {
    width: 40%;
  }
}
@media (min-width: 1200px) {
  .layout-type-half-map #properties-google-maps {
    width: 58%;
  }
}
@media (min-width: 992px) {
  .layout-type-half-map .first_class {
    width: 60%;
  }
}
@media (min-width: 1200px) {
  .layout-type-half-map .first_class {
    width: 42%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 992px) {
  .layout-type-half-map .second_class {
    width: 40%;
  }
}
@media (min-width: 1200px) {
  .layout-type-half-map .second_class {
    width: 58%;
  }
}

@media (min-width: 992px) {
  body.fix-header .properties-filter-top-half-map {
    position: fixed;
    z-index: 2;
    top: 50px;
    left: 0;
    width: 100%;
  }
}

.properties-filter-top-half-map {
  background-color: #fff;
}
.properties-filter-top-half-map .widget:last-child {
  margin-bottom: 0;
}

.layout-type-half-map-v2 #properties-google-maps {
  position: fixed !important;
  right: 0;
  height: 100vh;
}
.rtl .layout-type-half-map-v2 #properties-google-maps {
  left: 0;
  right: auto;
}
@media (min-width: 992px) {
  .layout-type-half-map-v2 #properties-google-maps {
    width: 35%;
  }
}
.layout-type-half-map-v2 .first_class {
  padding: 15px;
}
@media (min-width: 992px) {
  .layout-type-half-map-v2 .first_class {
    padding: 30px;
    width: 65%;
  }
}
@media (min-width: 992px) {
  .layout-type-half-map-v2 .second_class {
    width: 35%;
  }
}

.half-map-v3-action-filter {
  margin: 15px 0 0;
  position: relative;
  z-index: 2;
}
.half-map-v3-action-filter .btn-show-filter {
  padding: 10px 20px;
}

.layout-type-half-map-v3 #properties-google-maps {
  position: fixed !important;
  right: 0;
  height: 100vh;
}
.rtl .layout-type-half-map-v3 #properties-google-maps {
  left: 0;
  right: auto;
}
@media (min-width: 992px) {
  .layout-type-half-map-v3 #properties-google-maps {
    width: 35%;
  }
}
@media (min-width: 1200px) {
  .layout-type-half-map-v3 #properties-google-maps {
    width: 58%;
  }
}
.layout-type-half-map-v3 .first_class {
  padding: 15px;
}
@media (min-width: 992px) {
  .layout-type-half-map-v3 .first_class {
    width: 65%;
  }
}
@media (min-width: 1200px) {
  .layout-type-half-map-v3 .first_class {
    width: 42%;
    padding: 30px;
  }
}
@media (min-width: 992px) {
  .layout-type-half-map-v3 .second_class {
    width: 35%;
  }
}
@media (min-width: 1200px) {
  .layout-type-half-map-v3 .second_class {
    width: 58%;
  }
}
@media (min-width: 992px) {
  .layout-type-half-map-v3 .btn-show-filter {
    position: absolute;
    z-index: 801;
    top: 12px;
    left: 52px;
  }
  .rtl .layout-type-half-map-v3 .btn-show-filter {
    right: 52px;
    left: auto;
  }
}
.layout-type-half-map-v3 .properties-ordering-wrapper .filter-in-sidebar-wrapper {
  display: none;
}

.layout-type-half-map-v4 #properties-google-maps {
  position: fixed !important;
  right: 0;
  height: 100vh;
}
.rtl .layout-type-half-map-v4 #properties-google-maps {
  left: 0;
  right: auto;
}
@media (min-width: 992px) {
  .layout-type-half-map-v4 #properties-google-maps {
    width: 35%;
  }
}
@media (min-width: 992px) {
  .layout-type-half-map-v4 .first_class {
    width: 65%;
  }
}
@media (min-width: 992px) {
  .layout-type-half-map-v4 .second_class {
    width: 35%;
  }
}
.layout-type-half-map-v4 .content-listing {
  padding: 15px 0 0;
}
@media (min-width: 1200px) {
  .layout-type-half-map-v4 .content-listing {
    padding: 15px;
  }
}
@media (min-width: 1200px) {
  .layout-type-half-map-v4 .inner-left.has-sidebar {
    padding-left: 330px;
  }
  .rtl .layout-type-half-map-v4 .inner-left.has-sidebar {
    padding-right: 330px;
    padding-left: inherit;
  }
}
@media (min-width: 1200px) {
  .layout-type-half-map-v4 .properties-filter-sidebar-wrapper {
    -webkit-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    -o-transform: translateX(0) !important;
    transform: translateX(0) !important;
    opacity: 1;
    filter: alpha(opacity=100);
    border-right: 1px solid #E6E9EC;
    -webkit-box-shadow: 0 10px 30px 0 rgba(13, 38, 59, 0.05);
    box-shadow: 0 10px 30px 0 rgba(13, 38, 59, 0.05);
  }
  .rtl .layout-type-half-map-v4 .properties-filter-sidebar-wrapper {
    border-left: 1px solid #E6E9EC;
    border-right: inherit;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .layout-type-half-map-v4 .half-map-v3-action-filter {
    display: block !important;
    width: 65%;
  }
}

.layout-type-top-map #properties-google-maps {
  height: 350px;
}
@media (min-width: 1200px) {
  .layout-type-top-map #properties-google-maps {
    height: 540px;
  }
}

.properties-filter-sidebar-wrapper {
  position: fixed;
  z-index: 8;
  max-width: 85%;
  width: 330px;
  height: 100vh;
  left: 0;
  top: 0;
  background-color: #fff;
  padding: 0 20px 20px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 0;
  filter: alpha(opacity=0);
}
.rtl .properties-filter-sidebar-wrapper {
  right: 0;
  left: auto;
}
@media (min-width: 1200px) {
  .properties-filter-sidebar-wrapper {
    padding: 0 30px 30px;
  }
}
.properties-filter-sidebar-wrapper.active {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.properties-filter-sidebar-wrapper + .over-dark-filter {
  background-color: rgba(13, 38, 59, 0.5);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  position: fixed;
  z-index: 7;
  width: 100vw;
  height: 100vh;
  cursor: not-allowed;
  top: 0;
  left: 0;
  visibility: hidden;
}
.properties-filter-sidebar-wrapper.active + .over-dark-filter {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.properties-filter-sidebar-wrapper .close-filter {
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  position: absolute;
  top: 5px;
  right: 10px;
  width: 30px;
  height: 30px;
  color: var(--houzing-link-color);
  background-color: #E6E9EC;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.rtl .properties-filter-sidebar-wrapper .close-filter {
  left: 10px;
  right: auto;
}
@media (min-width: 1200px) {
  .properties-filter-sidebar-wrapper .close-filter {
    top: 14px;
    right: 15px;
  }
  .rtl .properties-filter-sidebar-wrapper .close-filter {
    left: 15px;
    right: auto;
  }
}
.properties-filter-sidebar-wrapper .close-filter i {
  font-size: 10px;
}
.properties-filter-sidebar-wrapper .close-filter:hover, .properties-filter-sidebar-wrapper .close-filter:focus {
  background-color: #e44343;
  color: #fff;
}
.properties-filter-sidebar-wrapper .circle-check li {
  width: 50%;
}
.properties-filter-sidebar-wrapper .widget-property-search-form {
  height: 100%;
}
.properties-filter-sidebar-wrapper .widget-property-search-form .title {
  margin-right: -20px;
  margin-left: -20px;
  padding: 10px 20px;
  background-color: #F6F8F9;
}
@media (min-width: 1200px) {
  .properties-filter-sidebar-wrapper .widget-property-search-form .title {
    margin-right: -30px;
    margin-left: -30px;
    padding: 17px 30px;
  }
}
.properties-filter-sidebar-wrapper form.form-search .search-form-inner .advance-search-wrapper {
  position: static;
}
.properties-filter-sidebar-wrapper form.form-search .advance-search-wrapper-fields {
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

.compare-tables {
  border: 0;
  margin: 0;
}
.compare-tables .thumb {
  width: 200px;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
@media (min-width: 1200px) {
  .compare-tables .thumb {
    width: 345px;
  }
}
.compare-tables .thumb .featured-property {
  position: absolute;
  top: 20px;
  left: 20px;
}
.rtl .compare-tables .thumb .featured-property {
  right: 20px;
  left: auto;
}
.compare-tables .thumb:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #1d293e;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.compare-tables .thumb .btn-remove-property-compare {
  text-align: center;
  position: absolute;
  z-index: 1;
  top: 10px;
  right: 10px;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 10px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  background-color: #fff;
  color: var(--houzing-text-color);
  opacity: 0;
  filter: alpha(opacity=0);
}
.rtl .compare-tables .thumb .btn-remove-property-compare {
  left: 10px;
  right: auto;
}
@media (min-width: 1200px) {
  .compare-tables .thumb .btn-remove-property-compare {
    width: 45px;
    height: 45px;
    line-height: 45px;
    top: 20px;
    right: 20px;
    font-size: 14px;
  }
  .rtl .compare-tables .thumb .btn-remove-property-compare {
    left: 20px;
    right: auto;
  }
}
.compare-tables .thumb .btn-remove-property-compare:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity=0);
  color: var(--houzing-link-color);
  content: '\f110';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.compare-tables .thumb .btn-remove-property-compare.loading {
  background: rgba(255, 255, 255, 0.8) !important;
  color: transparent !important;
}
.compare-tables .thumb .btn-remove-property-compare.loading:before {
  opacity: 0.8;
  filter: alpha(opacity=80);
  animation: rotate_icon 1500ms linear 0s normal none infinite running;
  -webkit-animation: rotate_icon 1500ms linear 0s normal none infinite running;
}
.compare-tables .thumb .btn-remove-property-compare:hover, .compare-tables .thumb .btn-remove-property-compare:focus {
  color: #fff;
  background-color: #e44343;
}
.compare-tables .thumb:hover .btn-remove-property-compare {
  opacity: 1;
  filter: alpha(opacity=100);
}
.compare-tables .property-title {
  font-size: 18px;
  margin: 0;
}
.compare-tables .property-price {
  font-size: 14px;
}
.compare-tables .property-price .prefix-text,
.compare-tables .property-price .suffix-text {
  font-size: 14px;
}
.compare-tables thead th {
  border: 0;
  vertical-align: top;
  padding: 10px 15px;
}
@media (min-width: 1200px) {
  .compare-tables thead th {
    padding: 18px 15px;
  }
}
.compare-tables thead th:first-child {
  min-width: 260px;
}
@media (min-width: 1200px) {
  .compare-tables thead th:first-child {
    padding: 18px 30px;
  }
}
.compare-tables tbody tr.tr-0 {
  background-color: #F6F8F9;
}
.compare-tables tbody td {
  border: 0;
  padding: 10px 15px;
}
@media (min-width: 1200px) {
  .compare-tables tbody td {
    padding: 18px 15px;
  }
}
.compare-tables tbody td:first-child {
  font-weight: 600;
  font-size: 16px;
  color: var(--houzing-heading-color);
}
@media (min-width: 1200px) {
  .compare-tables tbody td:first-child {
    padding: 18px 30px;
  }
}
.compare-tables tbody h3 {
  font-size: 16px;
  margin: 0;
}
.compare-tables tbody .yes [class*='star'] {
  color: #CAB877;
}
.compare-tables .property-public-facilities .property-public-facility-wrapper {
  width: 100%;
  margin: 0 0 10px;
}
.compare-tables .property-public-facilities .property-public-facility-wrapper:last-child {
  margin-bottom: 0;
}
.compare-tables .valuation-item .progress {
  margin-bottom: 10px;
}
.compare-tables .valuation-item:last-child .progress {
  margin-bottom: 0;
}

.wrapper-compare {
  overflow-x: auto;
  margin-bottom: 30px;
}

.not-found-compare {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #e44343;
}
@media (min-width: 1200px) {
  .not-found-compare {
    margin-top: 20px;
  }
}

.property-submission-form-wrapper .submit-property-heading {
  padding: 0;
  margin: 0;
  list-style: none;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  border-bottom: 1px solid #E6E9EC;
  overflow-x: auto;
  position: relative;
  z-index: 0;
}
.property-submission-form-wrapper .submit-property-heading > li {
  display: inline-block;
  margin: 0;
  width: 50%;
  text-align: center;
}
.property-submission-form-wrapper .submit-property-heading > li > a {
  display: inline-block;
  position: relative;
  font-weight: 500;
  padding: 13px;
  white-space: nowrap;
}
@media (min-width: 1200px) {
  .property-submission-form-wrapper .submit-property-heading > li > a {
    padding: 13px 20px;
  }
}
.property-submission-form-wrapper .submit-property-heading > li > a:before {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 0;
  height: 2px;
  background: var(--houzing-theme-color);
  display: block;
}
.rtl .property-submission-form-wrapper .submit-property-heading > li > a:before {
  right: 0;
  left: auto;
}
.property-submission-form-wrapper .submit-property-heading > li.active > a {
  color: var(--houzing-theme-color);
}
.property-submission-form-wrapper .submit-property-heading > li.active > a:before {
  width: 100%;
}
.property-submission-form-wrapper form.cmb-form > .submit-button-wrapper {
  clear: both;
  overflow: hidden;
  text-align: right;
}
.rtl .property-submission-form-wrapper form.cmb-form > .submit-button-wrapper {
  text-align: left;
}
.property-submission-form-wrapper form.cmb-form > .submit-button-wrapper [type="submit"] {
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  .property-submission-form-wrapper form.cmb-form > .submit-button-wrapper [type="submit"] {
    min-width: 250px;
    text-align: center;
  }
}

.property-submission-form-wrapper {
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .property-submission-form-wrapper {
    margin-bottom: 50px;
  }
}

div.cmb2-wrap:after, div.cmb2-wrap:before {
  content: " ";
  display: table;
  clear: both;
}
div.cmb2-wrap input.cmb2-text-small,
div.cmb2-wrap input.cmb2-timepicker {
  width: 100%;
}
div.cmb2-wrap .cmb2-list {
  list-style: none;
  padding: 0;
}
div.cmb2-wrap .cmb-row {
  margin-bottom: 20px;
}
div.cmb2-wrap .cmb-row[class*="property-description"], div.cmb2-wrap .cmb-row[class*="property-map-location"] {
  width: 100% !important;
  margin-bottom: 0;
}
div.cmb2-wrap .cmb2-metabox-description {
  margin-top: 5px;
}
div.cmb2-wrap .cmb-multicheck-toggle {
  font-weight: 700;
  cursor: pointer;
  font-size: 14px;
  color: var(--houzing-theme-color) !important;
}
div.cmb2-wrap select,
div.cmb2-wrap [type="email"],
div.cmb2-wrap [type="text"],
div.cmb2-wrap [type="number"],
div.cmb2-wrap [type="url"],
div.cmb2-wrap textarea {
  margin: 0;
  display: block;
  width: 100%;
  height: 52px;
  padding: 13px 0;
  font-size: 14px;
  line-height: 1.72;
  color: var(--houzing-text-color);
  background-color: #fff !important;
  background-image: none;
  border-width: 0 0 2px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
div.cmb2-wrap select:focus,
div.cmb2-wrap [type="email"]:focus,
div.cmb2-wrap [type="text"]:focus,
div.cmb2-wrap [type="number"]:focus,
div.cmb2-wrap [type="url"]:focus,
div.cmb2-wrap textarea:focus {
  border-color: #bfbfbf;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
div.cmb2-wrap select::-webkit-input-placeholder,
div.cmb2-wrap [type="email"]::-webkit-input-placeholder,
div.cmb2-wrap [type="text"]::-webkit-input-placeholder,
div.cmb2-wrap [type="number"]::-webkit-input-placeholder,
div.cmb2-wrap [type="url"]::-webkit-input-placeholder,
div.cmb2-wrap textarea::-webkit-input-placeholder {
  /* Edge */
  opacity: 1;
  filter: alpha(opacity=100);
}
div.cmb2-wrap select:-ms-input-placeholder,
div.cmb2-wrap [type="email"]:-ms-input-placeholder,
div.cmb2-wrap [type="text"]:-ms-input-placeholder,
div.cmb2-wrap [type="number"]:-ms-input-placeholder,
div.cmb2-wrap [type="url"]:-ms-input-placeholder,
div.cmb2-wrap textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  opacity: 1;
  filter: alpha(opacity=100);
}
div.cmb2-wrap select::placeholder,
div.cmb2-wrap [type="email"]::placeholder,
div.cmb2-wrap [type="text"]::placeholder,
div.cmb2-wrap [type="number"]::placeholder,
div.cmb2-wrap [type="url"]::placeholder,
div.cmb2-wrap textarea::placeholder {
  opacity: 1;
  filter: alpha(opacity=100);
}
div.cmb2-wrap select:focus,
div.cmb2-wrap [type="email"]:focus,
div.cmb2-wrap [type="text"]:focus,
div.cmb2-wrap [type="number"]:focus,
div.cmb2-wrap [type="url"]:focus,
div.cmb2-wrap textarea:focus {
  border-color: var(--houzing-theme-color);
}
div.cmb2-wrap textarea {
  height: 150px;
  resize: none;
}
div.cmb2-wrap .select2-container--default.select2-container .select2-selection--multiple {
  border-width: 0 0 2px;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
}
div.cmb2-wrap .select2-container--default.select2-container .select2-selection--multiple .select2-selection__rendered {
  padding: 5px 0;
}
div.cmb2-wrap .wp-editor-container {
  border: 0;
  margin-top: 10px;
}
div.cmb2-wrap .wp-editor-container .mce-top-part::before {
  -webkit-box-shadow: none;
  box-shadow: none;
}
div.cmb2-wrap .wp-editor-container .mce-toolbar .mce-btn-group {
  border: 0;
  padding: 0;
}
div.cmb2-wrap .wp-editor-container div.mce-toolbar-grp {
  border: 0;
  background-color: #fff;
}
div.cmb2-wrap .wp-editor-container div.mce-toolbar-grp > div {
  padding: 0;
}
div.cmb2-wrap .select2-container--default.select2-container .select2-selection--single {
  height: auto;
  border-width: 0 0 2px;
  padding: 0;
}
div.cmb2-wrap .select2-container--default.select2-container .select2-selection--single .select2-selection__rendered {
  padding: 11px 0;
}
div.cmb2-wrap .select2-container--default.select2-container .select2-selection--single .select2-selection__arrow {
  top: 11px;
  right: 0;
}
.rtl div.cmb2-wrap .select2-container--default.select2-container .select2-selection--single .select2-selection__arrow {
  left: 0;
  right: auto;
}
div.cmb2-wrap .select2-container--default.select2-container .select2-selection--single .select2-selection__clear {
  margin-right: 20px;
}
.rtl div.cmb2-wrap .select2-container--default.select2-container .select2-selection--single .select2-selection__clear {
  margin-left: 20px;
  margin-right: 0;
}
div.cmb2-wrap .select2-container--default.select2-container.select2-container--open .select2-selection--single {
  border-color: var(--houzing-theme-color);
}
div.cmb2-wrap [class*="virtual-tour"] pre {
  border: 1px solid #E6E9EC;
  border-radius: 3px;
  background-color: #fff;
}
div.cmb2-wrap [class*="virtual-tour"] pre pre {
  border: 0;
  padding: 0 40px;
}
div.cmb2-wrap [class*="virtual-tour"] pre .CodeMirror {
  height: 150px;
}
div.cmb2-wrap [class*="virtual-tour"] .CodeMirror-gutters {
  border: 0;
}
div.cmb2-wrap [class*="virtual-tour"] .CodeMirror-activeline-background {
  background-color: transparent;
}
div.cmb2-wrap [class*="virtual-tour"] .CodeMirror-gutter {
  width: auto !important;
}
div.cmb2-wrap [type="number"] {
  appearance: textfield;
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  -ms-appearance: textfield;
  -o-appearance: textfield;
}
div.cmb2-wrap .cmb-th {
  width: 100%;
  padding: 0;
  font-size: 13px;
  font-weight: 600;
}
div.cmb2-wrap .cmb-th label {
  font-size: 13px;
  font-weight: 600;
  color: var(--houzing-heading-color);
  padding: 0;
  margin: 0;
}
div.cmb2-wrap .cmb-th + .cmb-td {
  width: 100%;
  padding: 0;
}
div.cmb2-wrap .cmb-td {
  position: relative;
}
div.cmb2-wrap .cmb-td .cmb-ajax-search-spinner {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 15px;
  margin: 0;
}
.rtl div.cmb2-wrap .cmb-td .cmb-ajax-search-spinner {
  left: 15px;
  right: auto;
}
div.cmb2-wrap [class*="taxonomy-location-wrapper"] {
  width: 100%;
}
@media (min-width: 768px) {
  div.cmb2-wrap [class*="taxonomy-location-wrapper"] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: -10px;
    margin-right: -10px;
    width: calc(100% + 20px);
  }
  div.cmb2-wrap [class*="taxonomy-location-wrapper"] > div {
    padding-right: 10px;
    padding-left: 10px;
  }
}
div.cmb2-wrap [class*="taxonomy-location-wrapper"] > div {
  width: 100%;
}
@media (max-width: 767px) {
  div.cmb2-wrap [class*="taxonomy-location-wrapper"] > div {
    margin-bottom: 10px;
  }
  div.cmb2-wrap [class*="taxonomy-location-wrapper"] > div:last-child {
    margin-bottom: 0;
  }
}
div.cmb2-wrap .pw-map-search-wrapper .find-me-location {
  top: 18px;
  color: var(--houzing-text-color);
  margin-right: 10px;
}
.rtl div.cmb2-wrap .pw-map-search-wrapper .find-me-location {
  margin-left: 10px;
  margin-right: 0;
}
div.cmb2-wrap .pw-map-search-wrapper .leaflet-geocode-container ul li {
  cursor: pointer;
}
div.cmb2-wrap [id*="map_location-map"] {
  margin: 20px 0;
  width: 100%;
  z-index: 1;
}
div.cmb2-wrap [id*="map_location-map"] ~ input {
  width: calc(50% - 10px);
  float: left;
}
.rtl div.cmb2-wrap [id*="map_location-map"] ~ input {
  float: right;
}
div.cmb2-wrap .label-can-drag {
  display: inline-block;
  margin: 0;
  background-color: #fff;
  padding: 15px 35px;
  border: solid 1px var(--houzing-theme-color);
  color: var(--houzing-theme-color);
  font-weight: 600;
  font-size: 13px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  cursor: pointer;
}
div.cmb2-wrap .label-can-drag:active, div.cmb2-wrap .label-can-drag:hover {
  background-color: var(--houzing-theme-color);
  border-color: var(--houzing-theme-color);
  color: #fff;
}
div.cmb2-wrap .label-can-drag .form-group {
  margin: 0;
}
div.cmb2-wrap .wp-realestate-uploaded-files {
  margin-top: 10px;
  margin-right: -10px;
  margin-left: -10px;
}
div.cmb2-wrap .wp-realestate-uploaded-files:before, div.cmb2-wrap .wp-realestate-uploaded-files:after {
  content: '';
  display: table;
  clear: both;
}
div.cmb2-wrap .wp-realestate-uploaded-files .wp-realestate-uploaded-file {
  margin-bottom: 10px;
  position: relative;
  padding-right: 10px;
  padding-left: 10px;
  width: 170px;
  float: left;
}
.rtl div.cmb2-wrap .wp-realestate-uploaded-files .wp-realestate-uploaded-file {
  float: right;
}
div.cmb2-wrap .wp-realestate-uploaded-files .wp-realestate-uploaded-file .wp-realestate-remove-uploaded-file {
  position: absolute;
  top: 5px;
  left: 15px;
  display: inline-block;
  width: 25px;
  height: 25px;
  overflow: hidden;
  text-align: center;
  line-height: 25px;
  color: transparent;
  font-size: 12px;
}
.rtl div.cmb2-wrap .wp-realestate-uploaded-files .wp-realestate-uploaded-file .wp-realestate-remove-uploaded-file {
  right: 15px;
  left: auto;
}
div.cmb2-wrap .wp-realestate-uploaded-files .wp-realestate-uploaded-file .wp-realestate-remove-uploaded-file:before {
  font-family: 'themify';
  content: "\e646";
  width: 25px;
  height: 25px;
  position: absolute;
  top: 0;
  left: 0;
  background: #e44343;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  opacity: 0.9;
  filter: alpha(opacity=90);
  color: #fff;
}
div.cmb2-wrap .wp-realestate-uploaded-files .wp-realestate-uploaded-file .wp-realestate-remove-uploaded-file:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
div.cmb2-wrap .wp-realestate-uploaded-files .wp-realestate-uploaded-file .wp-realestate-uploaded-file-name code {
  padding: 10px 15px 10px 35px;
  display: inline-block;
}
.rtl div.cmb2-wrap .wp-realestate-uploaded-files .wp-realestate-uploaded-file .wp-realestate-uploaded-file-name code {
  padding: 10px 35px 10px 15px;
}
div.cmb2-wrap .cmb2-checkbox-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
div.cmb2-wrap .cmb2-checkbox-list li {
  float: left;
  width: 50%;
  margin: 0 0 10px;
  line-height: 1;
}
.rtl div.cmb2-wrap .cmb2-checkbox-list li {
  float: right;
}
@media (min-width: 992px) {
  div.cmb2-wrap .cmb2-checkbox-list li {
    width: 33%;
  }
}
@media (min-width: 1200px) {
  div.cmb2-wrap .cmb2-checkbox-list li {
    width: 25%;
    margin: 0 0 15px;
  }
}
div.cmb2-wrap .cmb2-checkbox-list [type="checkbox"] {
  display: none;
}
div.cmb2-wrap .cmb2-checkbox-list [type="checkbox"]:checked + label {
  color: var(--houzing-theme-color);
}
div.cmb2-wrap .cmb2-checkbox-list [type="checkbox"]:checked + label:before {
  content: "\f14a";
  color: var(--houzing-theme-color);
}
div.cmb2-wrap .cmb2-checkbox-list label {
  cursor: pointer;
  font-weight: 400;
}
div.cmb2-wrap .cmb2-checkbox-list label:before {
  content: "\f0c8";
  margin-right: 8px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
  display: inline-block;
}
.rtl div.cmb2-wrap .cmb2-checkbox-list label:before {
  margin-left: 8px;
  margin-right: 0;
}
div.cmb2-wrap .select2-selection__choice {
  display: inline-block;
  padding: 5px 7px !important;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  border-radius: 3px !important;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -ms-border-radius: 3px !important;
  -o-border-radius: 3px !important;
}
div.cmb2-wrap .select2-selection__choice .select2-selection__choice__remove {
  color: #e44343 !important;
}
div.cmb2-wrap .before-group-row .submit-button-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
}
div.cmb2-wrap .before-group-row .submit-button-wrapper .btn {
  padding: 5px 15px;
}
div.cmb2-wrap .before-group-row .submit-button-wrapper .job-submission-next-btn {
  margin-left: auto;
}
.rtl div.cmb2-wrap .before-group-row .submit-button-wrapper .job-submission-next-btn {
  margin-right: auto;
  margin-left: 0;
}
div.cmb2-wrap .before-group-row {
  overflow: hidden;
  clear: both;
  background-color: #fff;
  margin-bottom: 20px;
  padding: 20px;
  border: 1px solid #E6E9EC;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
@media (min-width: 1200px) {
  div.cmb2-wrap .before-group-row {
    padding: 30px;
    margin-bottom: 30px;
  }
}
div.cmb2-wrap .columns-1 .before-group-row-inner .cmb-row:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  div.cmb2-wrap .columns-2 .before-group-row-inner {
    margin-left: -15px;
    margin-right: -15px;
  }
  div.cmb2-wrap .columns-2 .before-group-row-inner > div {
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
    float: left;
  }
  .rtl div.cmb2-wrap .columns-2 .before-group-row-inner > div {
    float: right;
  }
}
div.cmb2-wrap .columns-2 .before-group-row-inner > [data-fieldtype="title"],
div.cmb2-wrap .columns-2 .before-group-row-inner > .submit-button-wrapper {
  width: 100%;
}
@media (min-width: 768px) {
  div.cmb2-wrap .columns-3 .before-group-row-inner {
    margin-left: -15px;
    margin-right: -15px;
  }
  div.cmb2-wrap .columns-3 .before-group-row-inner > div {
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33%;
    float: left;
  }
  .rtl div.cmb2-wrap .columns-3 .before-group-row-inner > div {
    float: right;
  }
}
div.cmb2-wrap .columns-3 .before-group-row-inner > [data-fieldtype="title"],
div.cmb2-wrap .columns-3 .before-group-row-inner > .submit-button-wrapper {
  width: 100%;
}
div.cmb2-wrap .cmb2-metabox-title {
  font-size: 16px;
  font-weight: 600;
  color: var(--houzing-heading-color);
  margin: 0;
  padding: 0;
}
div.cmb2-wrap .cmb-type-group .inside {
  padding: 20px 15px 15px;
  margin-left: -15px;
  margin-right: -15px;
  width: calc(100% + 15px );
  max-width: none;
  border-width: 0 1px 1px !important;
  border-color: #E6E9EC !important;
  border-style: solid !important;
  border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
}
div.cmb2-wrap .cmb-type-group .inside label {
  font-size: 14px;
}
div.cmb2-wrap .cmb-type-group .cmb-group-name {
  font-size: 14px;
  font-weight: 700;
  color: var(--houzing-heading-color);
  margin: 0;
}
div.cmb2-wrap .cmb-type-group .cmb-add-group-row {
  background: var(--houzing-theme-color);
  color: #fff;
  border: none;
  font-size: 14px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  padding: 8px 20px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
div.cmb2-wrap .cmb-type-group .cmb-add-group-row:hover, div.cmb2-wrap .cmb-type-group .cmb-add-group-row:focus {
  color: #fff;
  background: var(--houzing-theme-hover-color);
}
div.cmb2-wrap .cmb-type-group .cmb-row:not(:last-of-type) {
  border: 0;
}
div.cmb2-wrap .cmb-type-group .cmb-repeatable-grouping {
  border: 0 !important;
}
div.cmb2-wrap .cmb-type-group .cmb-repeatable-grouping .cmb-group-title {
  cursor: pointer;
  padding-top: 14px;
  padding-bottom: 14px;
  background: #fff;
  font-size: 13px;
  font-weight: 500;
  border: 1px solid #E6E9EC;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  margin-left: -15px;
  margin-right: -15px;
}
div.cmb2-wrap .cmb-type-group .cmb-repeatable-grouping:not(.closed) .cmb-group-title {
  border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
}
div.cmb2-wrap .cmb-type-group .cmb-remove-row {
  padding-top: 10px;
}
div.cmb2-wrap .cmb-type-group .cmb-remove-row .move-down,
div.cmb2-wrap .cmb-type-group .cmb-remove-row .move-up {
  display: inline-block;
  padding: 5px;
  background-color: var(--houzing-theme-color);
  color: #fff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  margin: 0 2px !important;
}
div.cmb2-wrap .cmb-type-group .cmb-remove-row .move-down .dashicons,
div.cmb2-wrap .cmb-type-group .cmb-remove-row .move-up .dashicons {
  margin: 0;
}
div.cmb2-wrap .cmb-type-group .alignright,
div.cmb2-wrap .cmb-type-group .alignleft {
  margin: 0;
}
div.cmb2-wrap .cmb-type-group .dashicons-before.cmb-remove-group-row {
  margin-top: 5px;
}
div.cmb2-wrap .cmb-type-group .cmbhandle {
  margin-top: 10px;
}
@media (min-width: 768px) {
  div.cmb2-wrap .cmb-type-group .cmb-row[data-fieldtype="select"],
  div.cmb2-wrap .cmb-type-group .cmb-row[data-fieldtype="text"] {
    float: left;
    width: 50%;
  }
  .rtl div.cmb2-wrap .cmb-type-group .cmb-row[data-fieldtype="select"], .rtl
  div.cmb2-wrap .cmb-type-group .cmb-row[data-fieldtype="text"] {
    float: right;
  }
}
div.cmb2-wrap .cmb-type-group .cmb-remove-field-row,
div.cmb2-wrap .cmb-type-group .cmb-repeat-group-field {
  padding: 0 15px;
  border: 0 !important;
}
div.cmb2-wrap .cmb-type-group .cmb-remove-field-row {
  margin-bottom: 0;
}
div.cmb2-wrap .cmb-type-group .cmb-remove-group-row-button {
  border: none;
  background: #e44343;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  padding: 8px 10px;
  font-size: 14px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
div.cmb2-wrap .cmb-type-group .cmb-remove-group-row-button:hover {
  color: #fff;
  background: #e12d2d;
}

.form-table .cmb2-metabox .cmbhandle::before {
  font-family: flaticon !important;
  content: "\f10f";
  font-size: 10px;
}
.form-table .cmb2-metabox .postbox.closed .cmbhandle::before {
  content: "\f10e";
}
.form-table .cmb-remove-row .dashicons {
  height: 20px;
  line-height: 20px;
  font-size: 16px;
}

.box-inner-white {
  background: #fff;
}
.box-inner-white .inner {
  padding: 15px;
}
@media (min-width: 1200px) {
  .box-inner-white .inner {
    padding: 30px;
  }
}

.warpper-action-property a {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #696969;
  background: #F6F8F9;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  margin-left: 10px;
}
.rtl .warpper-action-property a {
  margin-right: 10px;
  margin-left: 0;
}
@media (min-width: 1200px) {
  .warpper-action-property a {
    font-size: 15px;
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
}
.warpper-action-property a:first-child {
  margin-left: 0;
}
.rtl .warpper-action-property a:first-child {
  margin-right: 0;
  margin-left: 0;
}
.warpper-action-property a:hover, .warpper-action-property a:focus {
  color: #fff;
  background: #e44343;
}

.property-submission-preview-form-wrapper .wrapper-action-property {
  padding: 0 15px;
}
.property-submission-preview-form-wrapper .breadcrumbs-simple .breadcrumb {
  background-color: transparent;
}

.submission-form-wrapper {
  margin: 30px 0;
  text-align: center;
  font-weight: 600;
  font-size: 22px;
  color: var(--houzing-theme-color);
}
@media (min-width: 1200px) {
  .submission-form-wrapper {
    margin: 50px 0;
  }
}

.dashboard-box h4 {
  font-size: 16px;
  margin: 5px 0 0;
  font-weight: 600;
}
@media (min-width: 1200px) {
  .dashboard-box h4 {
    font-size: 18px;
  }
}
.dashboard-box .properties-count {
  color: var(--houzing-theme-color);
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .dashboard-box .properties-count {
    font-size: 30px;
  }
}
.dashboard-box .inner-left {
  background-color: var(--houzing-theme-color-007);
  color: var(--houzing-theme-color);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 25px;
  text-align: center;
  margin-right: 15px;
}
.rtl .dashboard-box .inner-left {
  margin-left: 15px;
  margin-right: 0;
}
@media (min-width: 1200px) {
  .dashboard-box .inner-left {
    font-size: 30px;
    line-height: 80px;
    width: 80px;
    height: 80px;
    margin-right: 30px;
  }
  .rtl .dashboard-box .inner-left {
    margin-left: 30px;
    margin-right: 0;
  }
}

.box-white-dashboard {
  -webkit-box-shadow: 0 10px 30px 0 rgba(13, 38, 59, 0.05);
  box-shadow: 0 10px 30px 0 rgba(13, 38, 59, 0.05);
  background: #fff;
  border: 1px solid #E6E9EC;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  padding: 15px;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .box-white-dashboard {
    padding: 30px;
    margin-bottom: 30px;
  }
}
.box-white-dashboard .title {
  font-size: 16px;
  margin: 0 0 15px;
}
@media (min-width: 1200px) {
  .box-white-dashboard .title {
    margin-bottom: 20px;
  }
}

@media (min-width: 1200px) {
  .search-form-stats {
    margin-top: 20px;
  }
}

.comment-list.list-reviews > li:last-child > .the-comment {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.list-message-small {
  padding: 0;
  margin: 0;
  list-style: none;
}
.list-message-small > li {
  margin-bottom: 15px;
}
@media (min-width: 1200px) {
  .list-message-small > li {
    margin-bottom: 30px;
  }
}
.list-message-small > li:last-child {
  margin-bottom: 0;
}
.list-message-small > li.unread .user-name {
  font-weight: 600;
}
.list-message-small .message-item-small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
}
.list-message-small .avatar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  overflow: hidden;
  align-items: center;
  -webkit-align-items: center;
}
.list-message-small .avatar img {
  margin: 0;
}
.list-message-small .content {
  padding-left: 15px;
  overflow: hidden;
  width: calc(100% - 50px);
}
.rtl .list-message-small .content {
  padding-right: 15px;
  padding-left: inherit;
}
.list-message-small .user-name {
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 2px;
}
.list-message-small .message-title {
  font-size: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.list-message-small .message-time {
  font-size: 12px;
  font-weight: 400;
}

.title-profile {
  font-size: 25px;
  margin: 0 0 20px;
}
@media (min-width: 1200px) {
  .title-profile {
    font-size: 30px;
    margin-bottom: 50px;
  }
}

.message-section-wrapper .list-message-inner {
  position: relative;
}
@media (min-width: 1200px) {
  .message-section-wrapper .list-message-inner {
    height: calc(100% - 116px);
  }
}
@media (min-width: 1200px) {
  .message-section-wrapper .message-inner {
    height: 770px;
  }
}
.message-section-wrapper .list-message-wrapper {
  width: 100%;
  border: 1px solid #E6E9EC;
  background-color: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  padding: 20px;
  margin-bottom: 15px;
}
.message-section-wrapper .list-message-wrapper .list-message-inner {
  margin-left: -20px;
  margin-right: -20px;
}
@media (min-width: 1200px) {
  .message-section-wrapper .list-message-wrapper {
    padding: 30px;
  }
  .message-section-wrapper .list-message-wrapper .list-message-inner {
    margin-left: -30px;
    margin-right: -30px;
  }
}
.message-section-wrapper .list-message-wrapper .loadmore-action {
  padding-top: 5px;
  text-align: center;
}
.message-section-wrapper .list-message-wrapper .loadmore-message-btn {
  font-weight: 700;
  font-size: 14px;
}
.message-section-wrapper .replies-content {
  width: 100%;
  border: 1px solid #E6E9EC;
  background-color: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  margin-bottom: 15px;
}
@media (min-width: 1200px) {
  .message-section-wrapper .replies-content {
    display: flex;
    -webkit-display: flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
  }
  .message-section-wrapper .replies-content > div {
    width: 100%;
  }
}
.message-section-wrapper .replies-content .content-box-white {
  position: relative;
  padding: 20px 20px 70px;
  height: calc(100% - 71px);
  overflow: hidden;
}
@media (min-width: 1200px) {
  .message-section-wrapper .replies-content .content-box-white {
    padding: 30px;
    padding-bottom: 100px;
    height: calc(100% - 81px);
  }
}
.message-section-wrapper .replies-content .content-box-white .reply-message-form-wrapper {
  z-index: 1;
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 0;
}
@media (min-width: 1200px) {
  .message-section-wrapper .replies-content .content-box-white .reply-message-form-wrapper {
    left: 30px;
    right: 30px;
  }
}
.message-section-wrapper .replies-content .recipient-info .message-item {
  max-width: 55%;
}
.message-section-wrapper .recipient-info {
  background: #fff;
  padding: 10px 20px;
  border-bottom: 1px solid #E6E9EC;
}
@media (min-width: 1200px) {
  .message-section-wrapper .recipient-info {
    padding: 15px 30px;
  }
}
.message-section-wrapper .recipient-info .user-name {
  font-size: 14px;
  margin: 0;
}
.message-section-wrapper .recipient-info .message-title {
  color: var(--houzing-text-color);
}
.message-section-wrapper .recipient-info .delete-message-btn {
  color: var(--houzing-theme-color);
  text-decoration: underline;
  margin-top: 10px;
}
@media (min-width: 1200px) {
  .message-section-wrapper .recipient-info .delete-message-btn {
    margin-top: 12px;
  }
}
.message-section-wrapper .recipient-info .delete-message-btn:hover, .message-section-wrapper .recipient-info .delete-message-btn:focus {
  color: #e44343;
}
.message-section-wrapper .search-message-form {
  padding-bottom: 15px;
}
.message-section-wrapper .search-message-form .search-wrapper-message {
  margin-bottom: 25px;
}

.list-options-action {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 1;
  text-align: center;
}
.list-options-action > li {
  display: inline-block;
  margin-right: 12px;
}
.rtl .list-options-action > li {
  margin-left: 12px;
  margin-right: 0;
}
.list-options-action > li:last-child {
  margin-right: 0;
}
.rtl .list-options-action > li:last-child {
  margin-left: 0;
  margin-right: 0;
}
.list-options-action label {
  font-weight: 600;
  color: var(--houzing-link-color);
  cursor: pointer;
}
.list-options-action label:hover, .list-options-action label:focus {
  color: var(--houzing-theme-color);
}
.list-options-action [type="radio"] {
  display: none;
}
.list-options-action [type="radio"]:checked + label {
  color: var(--houzing-theme-color);
}

.list-message {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list-message li {
  padding: 10px 20px;
}
@media (min-width: 1200px) {
  .list-message li {
    padding: 15px 30px;
  }
}
.list-message li.unread .user-name {
  color: #e44343;
}
.list-message li.active {
  background-color: var(--houzing-theme-color-005);
}

.message-item {
  clear: both;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
}
.message-item div.avatar {
  line-height: 50px;
  width: 50px;
  height: 50px;
  overflow: hidden;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 1px solid #E6E9EC;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
}
.message-item div.avatar img {
  margin: 0;
}
.message-item .content {
  padding-left: 12px;
  width: calc(100% - 50px);
}
.rtl .message-item .content {
  padding-right: 12px;
  padding-left: inherit;
}
.message-item .user-name {
  font-size: 14px;
  margin: 0;
}
.message-item .message-time {
  color: var(--houzing-text-color);
  font-size: 14px;
  font-weight: 400;
  white-space: nowrap;
}
.message-item .message-title {
  color: var(--houzing-text-color);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.reply-message-form-wrapper .wrapper-form {
  padding: 10px 0;
  padding-right: 200px !important;
}
@media (min-width: 1200px) {
  .reply-message-form-wrapper .wrapper-form {
    padding: 25px 0;
  }
}
.rtl .reply-message-form-wrapper .wrapper-form {
  padding-left: 200px !important;
  padding-right: inherit;
}
.reply-message-form-wrapper .wrapper-form:before {
  content: '';
  background-color: #E6E9EC;
  width: calc(100% + 60px);
  height: 1px;
  top: 0;
  left: -30px;
  position: absolute;
}
.reply-message-form-wrapper .reply-message-form {
  position: relative;
}
.reply-message-form-wrapper .reply-message-form textarea {
  height: 50px;
  background: transparent;
  border: none;
  resize: none;
  padding: 12px 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.reply-message-form-wrapper .reply-message-form .reply-message-btn {
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}
.rtl .reply-message-form-wrapper .reply-message-form .reply-message-btn {
  left: 0;
  right: auto;
}

.list-replies {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list-replies li {
  margin-bottom: 28px;
  overflow: hidden;
  clear: both;
}
.list-replies li.last-child {
  margin-bottom: 50px;
}
.list-replies .avatar {
  line-height: 50px;
  width: 50px;
  height: 50px;
  border: 1px solid #E6E9EC;
  overflow: hidden;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  float: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.rtl .list-replies .avatar {
  float: right;
}
.list-replies .avatar img {
  margin: 0;
}
.list-replies .reply-content {
  overflow: hidden;
  padding-left: 15px;
}
.rtl .list-replies .reply-content {
  padding-right: 15px;
  padding-left: inherit;
}
.list-replies .post-date {
  margin-bottom: 10px;
  color: #717171;
}
.list-replies .post-content {
  display: inline-block;
  padding: 10px 15px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  background: var(--houzing-theme-color-007);
  color: var(--houzing-theme-color);
  line-height: 1.72;
}
@media (min-width: 1200px) {
  .list-replies .post-content {
    padding: 15px 20px;
  }
}
.list-replies .user-reply .post-content {
  background: #F6F8F9;
  color: #717171;
}
.list-replies .yourself-reply {
  text-align: right;
}
.rtl .list-replies .yourself-reply {
  text-align: left;
}

.list-replies-inner {
  position: relative;
  height: 100%;
}
.list-replies-inner .loadmore-action {
  text-align: center;
  position: absolute;
  top: -5px;
  left: 0;
  width: 100%;
  z-index: 1;
}
.list-replies-inner .loadmore-replied-btn {
  color: var(--houzing-text-color);
}
.list-replies-inner .loadmore-replied-btn:hover, .list-replies-inner .loadmore-replied-btn:focus {
  color: var(--houzing-link-color);
}

.user-name {
  font-size: 20px;
  margin: 0 0 10px;
}
@media (min-width: 1200px) {
  .user-name {
    margin: 0 0 20px;
  }
}

@media (max-width: 1199px) {
  .message-section-wrapper .message-inner .list-message-wrapper {
    position: relative;
    display: none;
  }

  .list-message-inner {
    position: relative;
    max-height: 200px;
    border-bottom: 1px solid #ededed;
  }

  .list-replies-inner {
    overflow-x: auto;
    max-height: 300px;
  }

  .toggle-message-btn {
    border: none;
    padding: 0 !important;
    font-weight: 700;
    color: #79b530;
    margin: 0 0 20px;
  }
  .toggle-message-btn i {
    margin-left: 4px;
  }
  .rtl .toggle-message-btn i {
    margin-right: 4px;
    margin-left: 0;
  }

  .filter-options {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 1200px) {
  .toggle-message-btn {
    display: none;
  }
}
.replies-content,
.list-message-wrapper {
  position: relative;
}
.replies-content:before,
.list-message-wrapper:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9) url("../images/loading.gif") no-repeat center 180px/30px auto;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  z-index: 1;
  visibility: hidden;
}
.replies-content.loading:before,
.list-message-wrapper.loading:before {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}

.agent-team .agent-thumbnail {
  width: 70px;
}
.agent-team .agent-thumbnail + .right-inner {
  padding-left: 20px;
  width: calc(100% - 70px);
}
.rtl .agent-team .agent-thumbnail + .right-inner {
  padding-right: 20px;
  padding-left: inherit;
}
.agent-team .entry-title {
  margin: 0 0 3px;
  font-size: 16px;
}
.agent-team .agent-info,
.agent-team .agent-information {
  width: 100%;
}
.agent-team .property-location a {
  color: var(--houzing-text-color);
}
.agent-team .property-location a:hover, .agent-team .property-location a:focus {
  color: var(--houzing-theme-color);
}

.agency-agents-list-inner .agent-team {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #E6E9EC;
}
.agency-agents-list-inner .agent-team:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}

.agency-add-agents-form {
  position: relative;
}
.agency-add-agents-form:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9) url("../images/loading.gif") no-repeat center 100px/30px auto;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  z-index: 1;
  visibility: hidden;
}
.agency-add-agents-form.loading:before {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.agency-add-agents-form .team-agent-wrapper {
  margin-bottom: 25px;
}

.team-agent-inner,
.team-agent-list-inner {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
}
.team-agent-inner .team-agent-img,
.team-agent-inner .team-agent-list-img,
.team-agent-list-inner .team-agent-img,
.team-agent-list-inner .team-agent-list-img {
  width: 80px;
  padding-right: 12px;
}
.rtl .team-agent-inner .team-agent-img, .rtl
.team-agent-inner .team-agent-list-img, .rtl
.team-agent-list-inner .team-agent-img, .rtl
.team-agent-list-inner .team-agent-list-img {
  padding-left: 12px;
  padding-right: inherit;
}
.team-agent-inner .team-agent-content,
.team-agent-inner .team-agent-list-content,
.team-agent-list-inner .team-agent-content,
.team-agent-list-inner .team-agent-list-content {
  width: calc(100% - 80px);
}
.team-agent-inner .team-agent-remove,
.team-agent-list-inner .team-agent-remove {
  color: #fff;
  margin-left: 10px;
  background-color: #e44343;
  opacity: 0.9;
  filter: alpha(opacity=90);
  display: inline-block;
  padding: 2px 7px;
  font-size: 10px;
  cursor: pointer;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.rtl .team-agent-inner .team-agent-remove, .rtl
.team-agent-list-inner .team-agent-remove {
  margin-right: 10px;
  margin-left: 0;
}
.team-agent-inner .team-agent-remove:hover, .team-agent-inner .team-agent-remove:focus,
.team-agent-list-inner .team-agent-remove:hover,
.team-agent-list-inner .team-agent-remove:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.change-profile-form .sub {
  font-size: 16px;
  margin: 0 0 20px;
}

#wp-private-message-popup-message,
#wp-realestate-popup-message {
  position: fixed;
  z-index: 99;
  top: 40%;
  right: 0;
  font-size: 14px;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.rtl #wp-private-message-popup-message, .rtl
#wp-realestate-popup-message {
  left: 0;
  right: auto;
}
#wp-private-message-popup-message .alert,
#wp-realestate-popup-message .alert {
  margin: 0;
  font-weight: 500;
}

.widget-user-packages {
  border: 1px solid #E6E9EC;
  overflow: hidden;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

.user-transactions {
  margin: 0;
  border: none;
}
.user-transactions thead {
  background-color: #E6E9EC;
  color: var(--houzing-link-color);
}
.user-transactions thead td {
  white-space: nowrap;
  font-size: 16px;
  font-weight: 600;
}
.user-transactions td {
  border: 0;
  border-bottom: 1px solid #E6E9EC;
}
@media (min-width: 1200px) {
  .user-transactions td {
    padding: 16px 25px;
  }
}
@media (min-width: 1200px) {
  .user-transactions tbody td {
    padding: 25px;
  }
}
.user-transactions tr:last-child td {
  border-bottom: 0 !important;
}
.user-transactions .date {
  white-space: nowrap;
}
.user-transactions .title {
  font-size: 14px;
  font-weight: 600;
  color: var(--houzing-link-color);
}
.user-transactions .id_property {
  font-size: 16px;
  color: var(--houzing-link-color);
  font-weight: 600;
}
.user-transactions .success {
  color: #79b530;
}
.user-transactions .pending {
  color: #f0ad4e;
}
.user-transactions .alert-query .text {
  color: var(--houzing-text-color);
  font-weight: 400;
}
.user-transactions .alert-query .value {
  font-weight: 500;
  color: var(--houzing-link-color);
}

.sidebar form.form-search .search-form-inner .advance-search-wrapper {
  position: static;
}
.sidebar form.form-search .advance-search-wrapper-fields {
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
@media (min-width: 1200px) {
  .sidebar .filter-agency-form .form-group,
  .sidebar .filter-agent-form .form-group {
    margin-bottom: 20px;
  }
}
.sidebar .filter-agency-form .form-group:last-child,
.sidebar .filter-agent-form .form-group:last-child {
  margin-bottom: 0;
}
.sidebar .filter-agency-form .search_distance_wrapper,
.sidebar .filter-agent-form .search_distance_wrapper {
  margin: 20px 0;
}

.filter-agency-form .button,
.filter-agent-form .button {
  width: 100%;
}
.filter-agency-form label,
.filter-agent-form label {
  display: none;
}
.filter-agency-form .action-location,
.filter-agent-form .action-location {
  position: relative;
}
.filter-agency-form .action-location .clear-location,
.filter-agent-form .action-location .clear-location {
  -webkit-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  position: absolute;
  top: 14px;
  right: 14px;
  cursor: pointer;
  background-color: #fff;
  color: #e44343;
  z-index: 2;
}
.rtl .filter-agency-form .action-location .clear-location, .rtl
.filter-agent-form .action-location .clear-location {
  left: 14px;
  right: auto;
}
.filter-agency-form .action-location .find-me,
.filter-agent-form .action-location .find-me {
  -webkit-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  position: absolute;
  top: 12px;
  right: 14px;
  cursor: pointer;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.rtl .filter-agency-form .action-location .find-me, .rtl
.filter-agent-form .action-location .find-me {
  left: 14px;
  right: auto;
}
.filter-agency-form .action-location .find-me:hover, .filter-agency-form .action-location .find-me:focus,
.filter-agent-form .action-location .find-me:hover,
.filter-agent-form .action-location .find-me:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.filter-agency-form .action-location .find-me:before,
.filter-agent-form .action-location .find-me:before {
  content: "\f110";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.filter-agency-form .action-location .find-me.loading,
.filter-agent-form .action-location .find-me.loading {
  animation: rotate 700ms linear 0s normal none infinite running;
  -webkit-animation: rotate 700ms linear 0s normal none infinite running;
}

.agencies-filter-top-sidebar-wrapper,
.agents-filter-top-sidebar-wrapper {
  padding: 0;
}
.agencies-filter-top-sidebar-wrapper .filter-agency-form,
.agencies-filter-top-sidebar-wrapper .filter-agent-form,
.agents-filter-top-sidebar-wrapper .filter-agency-form,
.agents-filter-top-sidebar-wrapper .filter-agent-form {
  margin-left: -15px;
  margin-right: -15px;
}
.agencies-filter-top-sidebar-wrapper .filter-agency-form:after,
.agencies-filter-top-sidebar-wrapper .filter-agent-form:after,
.agents-filter-top-sidebar-wrapper .filter-agency-form:after,
.agents-filter-top-sidebar-wrapper .filter-agent-form:after {
  clear: both;
  content: " ";
  display: table;
}
.agencies-filter-top-sidebar-wrapper .filter-agency-form > div,
.agencies-filter-top-sidebar-wrapper .filter-agent-form > div,
.agents-filter-top-sidebar-wrapper .filter-agency-form > div,
.agents-filter-top-sidebar-wrapper .filter-agent-form > div {
  float: left;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.rtl .agencies-filter-top-sidebar-wrapper .filter-agency-form > div, .rtl
.agencies-filter-top-sidebar-wrapper .filter-agent-form > div, .rtl
.agents-filter-top-sidebar-wrapper .filter-agency-form > div, .rtl
.agents-filter-top-sidebar-wrapper .filter-agent-form > div {
  float: right;
}
@media (min-width: 992px) {
  .agencies-filter-top-sidebar-wrapper .filter-agency-form .form-group-title,
  .agencies-filter-top-sidebar-wrapper .filter-agent-form .form-group-title,
  .agents-filter-top-sidebar-wrapper .filter-agency-form .form-group-title,
  .agents-filter-top-sidebar-wrapper .filter-agent-form .form-group-title {
    width: 32%;
  }
  .agencies-filter-top-sidebar-wrapper .filter-agency-form .form-group-center-location,
  .agencies-filter-top-sidebar-wrapper .filter-agent-form .form-group-center-location,
  .agents-filter-top-sidebar-wrapper .filter-agency-form .form-group-center-location,
  .agents-filter-top-sidebar-wrapper .filter-agent-form .form-group-center-location {
    width: 50%;
  }
  .agencies-filter-top-sidebar-wrapper .filter-agency-form .form-group-center-location .form-group-inner,
  .agencies-filter-top-sidebar-wrapper .filter-agent-form .form-group-center-location .form-group-inner,
  .agents-filter-top-sidebar-wrapper .filter-agency-form .form-group-center-location .form-group-inner,
  .agents-filter-top-sidebar-wrapper .filter-agent-form .form-group-center-location .form-group-inner {
    margin-left: -15px;
    margin-right: -15px;
  }
  .agencies-filter-top-sidebar-wrapper .filter-agency-form .form-group-center-location .search_distance_wrapper,
  .agencies-filter-top-sidebar-wrapper .filter-agency-form .form-group-center-location .action-location,
  .agencies-filter-top-sidebar-wrapper .filter-agent-form .form-group-center-location .search_distance_wrapper,
  .agencies-filter-top-sidebar-wrapper .filter-agent-form .form-group-center-location .action-location,
  .agents-filter-top-sidebar-wrapper .filter-agency-form .form-group-center-location .search_distance_wrapper,
  .agents-filter-top-sidebar-wrapper .filter-agency-form .form-group-center-location .action-location,
  .agents-filter-top-sidebar-wrapper .filter-agent-form .form-group-center-location .search_distance_wrapper,
  .agents-filter-top-sidebar-wrapper .filter-agent-form .form-group-center-location .action-location {
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
    float: left;
  }
  .rtl .agencies-filter-top-sidebar-wrapper .filter-agency-form .form-group-center-location .search_distance_wrapper, .rtl
  .agencies-filter-top-sidebar-wrapper .filter-agency-form .form-group-center-location .action-location, .rtl
  .agencies-filter-top-sidebar-wrapper .filter-agent-form .form-group-center-location .search_distance_wrapper, .rtl
  .agencies-filter-top-sidebar-wrapper .filter-agent-form .form-group-center-location .action-location, .rtl
  .agents-filter-top-sidebar-wrapper .filter-agency-form .form-group-center-location .search_distance_wrapper, .rtl
  .agents-filter-top-sidebar-wrapper .filter-agency-form .form-group-center-location .action-location, .rtl
  .agents-filter-top-sidebar-wrapper .filter-agent-form .form-group-center-location .search_distance_wrapper, .rtl
  .agents-filter-top-sidebar-wrapper .filter-agent-form .form-group-center-location .action-location {
    float: right;
  }
  .agencies-filter-top-sidebar-wrapper .filter-agency-form .form-group-submit,
  .agencies-filter-top-sidebar-wrapper .filter-agent-form .form-group-submit,
  .agents-filter-top-sidebar-wrapper .filter-agency-form .form-group-submit,
  .agents-filter-top-sidebar-wrapper .filter-agent-form .form-group-submit {
    width: 18%;
  }
}
@media (min-width: 992px) {
  .agencies-filter-top-sidebar-wrapper .filter-agency-form .action-location .clear-location,
  .agencies-filter-top-sidebar-wrapper .filter-agency-form .action-location .find-me,
  .agencies-filter-top-sidebar-wrapper .filter-agent-form .action-location .clear-location,
  .agencies-filter-top-sidebar-wrapper .filter-agent-form .action-location .find-me,
  .agents-filter-top-sidebar-wrapper .filter-agency-form .action-location .clear-location,
  .agents-filter-top-sidebar-wrapper .filter-agency-form .action-location .find-me,
  .agents-filter-top-sidebar-wrapper .filter-agent-form .action-location .clear-location,
  .agents-filter-top-sidebar-wrapper .filter-agent-form .action-location .find-me {
    right: 30px;
  }
  .rtl .agencies-filter-top-sidebar-wrapper .filter-agency-form .action-location .clear-location, .rtl
  .agencies-filter-top-sidebar-wrapper .filter-agency-form .action-location .find-me, .rtl
  .agencies-filter-top-sidebar-wrapper .filter-agent-form .action-location .clear-location, .rtl
  .agencies-filter-top-sidebar-wrapper .filter-agent-form .action-location .find-me, .rtl
  .agents-filter-top-sidebar-wrapper .filter-agency-form .action-location .clear-location, .rtl
  .agents-filter-top-sidebar-wrapper .filter-agency-form .action-location .find-me, .rtl
  .agents-filter-top-sidebar-wrapper .filter-agent-form .action-location .clear-location, .rtl
  .agents-filter-top-sidebar-wrapper .filter-agent-form .action-location .find-me {
    left: 30px;
    right: auto;
  }
}
.agencies-filter-top-sidebar-wrapper .filter-agency-form .ui-slider-horizontal,
.agencies-filter-top-sidebar-wrapper .filter-agent-form .ui-slider-horizontal,
.agents-filter-top-sidebar-wrapper .filter-agency-form .ui-slider-horizontal,
.agents-filter-top-sidebar-wrapper .filter-agent-form .ui-slider-horizontal {
  background: #fff;
}
@media (max-width: 991px) {
  .agencies-filter-top-sidebar-wrapper .filter-agency-form .search_distance_wrapper,
  .agencies-filter-top-sidebar-wrapper .filter-agent-form .search_distance_wrapper,
  .agents-filter-top-sidebar-wrapper .filter-agency-form .search_distance_wrapper,
  .agents-filter-top-sidebar-wrapper .filter-agent-form .search_distance_wrapper {
    margin: 15px 0 10px;
  }
}

#compare-sidebar {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 5;
  width: 340px;
  height: 100vh;
  max-width: 85%;
  min-height: 100vh;
  background-color: #fff;
  padding: 40px 20px 70px;
  border-left: 3px solid var(--houzing-theme-color);
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
#compare-sidebar.active {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
#compare-sidebar.open {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
#compare-sidebar .property-list-simple {
  margin-bottom: 20px;
}
#compare-sidebar .title {
  font-size: 20px;
  margin: 0;
  height: 50px;
}
#compare-sidebar .compare-sidebar-inner {
  height: calc(100% - 50px);
}
#compare-sidebar .compare-actions {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  background-color: #fff;
}
#compare-sidebar .compare-actions .btn {
  border: 0;
}
#compare-sidebar .compare-list {
  height: 100%;
}
#compare-sidebar .compare-sidebar-btn {
  position: absolute;
  top: 55%;
  right: 100%;
  white-space: nowrap;
  display: inline-block;
  padding: 7px 20px;
  font-weight: 600;
  color: #fff;
  background-color: var(--houzing-theme-color);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  cursor: pointer;
  border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#compare-sidebar .compare-sidebar-btn:hover, #compare-sidebar .compare-sidebar-btn:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

ul.messages {
  list-style: none;
  padding: 0;
  margin: 0;
}

.valuation-item .progress {
  height: 10px;
  margin-top: 5px;
  margin-bottom: 15px;
}
@media (min-width: 1200px) {
  .valuation-item .progress {
    margin-bottom: 25px;
  }
}
.valuation-item .progress-bar {
  line-height: 10px;
  background-color: var(--houzing-theme-color);
}
.valuation-item .valuation-label {
  font-weight: 600;
  color: var(--houzing-link-color);
}
.valuation-item:last-child .progress {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .property-public-facilities .property-public-facility-wrapper {
    margin-top: 10px;
    width: 50%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
  }
  .rtl .property-public-facilities .property-public-facility-wrapper {
    float: right;
  }
  .property-public-facilities > .clearfix {
    margin-top: -10px;
    margin-left: -15px;
    margin-right: -15px;
  }
}

.property-public-facility {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.property-public-facility .property-public-facility-title {
  min-width: 110px;
  font-weight: 600;
  color: var(--houzing-link-color);
}

.energy-inner-top .list {
  color: var(--houzing-link-color);
}
.energy-inner-top .list li {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .energy-inner-top .list li {
    margin-bottom: 15px;
  }
}
.energy-inner-top .list li:last-child {
  margin-bottom: 0;
}
.energy-inner-top .list .text {
  font-weight: 600;
}
.energy-inner-top .list .value {
  margin-left: auto;
}
.rtl .energy-inner-top .list .value {
  margin-right: auto;
  margin-left: 0;
}
.energy-inner-top + .energy-inner {
  margin-top: 90px;
}

.energy-group {
  position: relative;
  color: #fff;
  font-weight: 700;
  padding: 5px 0;
}
.energy-group .indicator-energy {
  position: absolute;
  text-align: left;
  white-space: nowrap;
  background: inherit;
  bottom: 100%;
  font-size: 13px;
  left: 0;
  padding: 5px 10px;
  margin-bottom: 15px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.rtl .energy-group .indicator-energy {
  text-align: right;
}
.rtl .energy-group .indicator-energy {
  right: 0;
  left: auto;
}
.energy-group .indicator-energy:before {
  display: block;
  background-color: inherit;
  width: 10px;
  height: 10px;
  content: '';
  position: absolute;
  border-width: 5px;
  border-style: solid;
  border-color: transparent #fff #fff;
  left: 12px;
  top: 100%;
}
.rtl .energy-group .indicator-energy:before {
  right: 12px;
  left: auto;
}
@media (min-width: 768px) {
  .energy-group .indicator-energy:before {
    left: 28px;
  }
  .rtl .energy-group .indicator-energy:before {
    right: 28px;
    left: auto;
  }
}

.energy-inner {
  max-width: 745px;
  position: relative;
}
.energy-inner > div {
  width: 100%;
  text-align: center;
  word-break: break-word;
}

.energy-aplus {
  background-color: #0d766e;
}

.energy-a {
  background-color: #108d83;
}

.energy-b {
  background-color: #14b380;
}

.energy-c {
  background-color: #84c866;
}

.energy-d {
  background-color: #fbc948;
}

.energy-e {
  background-color: #fca78f;
}
.energy-e ~ .energy-group .indicator-energy {
  left: auto;
  right: 0;
}
.rtl .energy-e ~ .energy-group .indicator-energy {
  right: auto;
  left: auto;
}
.rtl .energy-e ~ .energy-group .indicator-energy {
  left: 0;
  right: auto;
}
.energy-e ~ .energy-group .indicator-energy:before {
  left: auto;
  right: 12px;
}
.rtl .energy-e ~ .energy-group .indicator-energy:before {
  right: auto;
  left: auto;
}
.rtl .energy-e ~ .energy-group .indicator-energy:before {
  left: 12px;
  right: auto;
}
@media (min-width: 768px) {
  .energy-e ~ .energy-group .indicator-energy:before {
    right: 28px;
  }
  .rtl .energy-e ~ .energy-group .indicator-energy:before {
    left: 28px;
    right: auto;
  }
}

.energy-f {
  background-color: #f98d59;
}

.energy-g {
  background-color: #eb4164;
}

.energy-h {
  background-color: #e92a51;
}

@media (max-width: 767px) {
  .energy-c,
  .energy-d,
  .energy-e {
    position: static;
  }
  .energy-c .indicator-energy,
  .energy-d .indicator-energy,
  .energy-e .indicator-energy {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .rtl .energy-c .indicator-energy, .rtl
  .energy-d .indicator-energy, .rtl
  .energy-e .indicator-energy {
    right: 50%;
    left: auto;
  }
  .energy-c .indicator-energy:before,
  .energy-d .indicator-energy:before,
  .energy-e .indicator-energy:before {
    left: 50%;
    margin-left: -5px;
  }
  .rtl .energy-c .indicator-energy:before, .rtl
  .energy-d .indicator-energy:before, .rtl
  .energy-e .indicator-energy:before {
    right: 50%;
    left: auto;
  }
  .rtl .energy-c .indicator-energy:before, .rtl
  .energy-d .indicator-energy:before, .rtl
  .energy-e .indicator-energy:before {
    margin-right: -5px;
    margin-left: 0;
  }

  .energy-c .indicator-energy:before {
    margin-left: -40px;
  }
  .rtl .energy-c .indicator-energy:before {
    margin-right: -40px;
    margin-left: 0;
  }

  .energy-e .indicator-energy:before {
    margin-left: 30px;
  }
  .rtl .energy-e .indicator-energy:before {
    margin-right: 30px;
    margin-left: 0;
  }
}
.print-detail {
  padding: 15px 30px;
  margin: auto;
  max-width: 1000px;
  background-color: #fff;
}
.print-detail .title-inner,
.print-detail h3 {
  font-size: 20px;
  margin: 0 0 20px;
}
.print-detail > div {
  margin-bottom: 40px;
}
.print-detail .print-header-top {
  margin-bottom: 10px;
}

.print-logo {
  max-width: 280px;
  display: block;
  margin: auto;
  text-align: center;
}
.print-logo .tag-line {
  display: inline-block;
  margin-top: 10px;
}

.print-header-middle {
  padding: 15px 0;
  margin: 0 !important;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
}
.print-header-middle h1 {
  margin: 0;
  font-size: 30px;
}
.print-header-middle .print-header-middle-right {
  margin-left: auto;
}
.rtl .print-header-middle .print-header-middle-right {
  margin-right: auto;
  margin-left: 0;
}

.print-main-image {
  position: relative;
}
.print-main-image .qr-image {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.rtl .print-main-image .qr-image {
  left: 0;
  right: auto;
}

.print-block .title {
  font-size: 16px;
  margin: 0;
}
.print-block .agent-media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.print-block .agent-media .media-image-left {
  width: 120px;
  padding-right: 15px;
}
.rtl .print-block .agent-media .media-image-left {
  padding-left: 15px;
  padding-right: inherit;
}
.print-block .agent-media .media-image-left .media-body-right {
  width: calc(100% - 120px);
}

.print-gallery .print-gallery-image {
  margin-bottom: 30px;
}

.list-check li {
  margin-bottom: 0;
}
.list-check li span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.rtl .list-check li span {
  margin-left: 10px;
  margin-right: 0;
}
.list-check li i {
  font-size: 13px;
}

.form-theme .form-control {
  margin: 0;
  color: var(--houzing-link-color);
  padding: 13px 0;
  border-width: 0 0 2px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
.form-theme textarea.form-control {
  height: 120px;
  resize: none;
}
.form-theme .form-group {
  position: relative;
  margin-bottom: 20px;
}
.form-theme .form-group .for-control {
  font-size: 13px;
  font-weight: 400;
  color: var(--houzing-text-color);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  position: absolute;
  top: 12px;
  left: 0;
  z-index: 1;
}
.rtl .form-theme .form-group .for-control {
  right: 0;
  left: auto;
}
.form-theme .form-group .form-control.has-value, .form-theme .form-group .form-control:focus {
  border-color: var(--houzing-theme-color);
}
.form-theme .form-group .form-control.has-value + .for-control, .form-theme .form-group .form-control:focus + .for-control {
  top: -9px;
  color: var(--houzing-link-color);
  font-weight: 600;
}
.form-theme .select2-container--default.select2-container .select2-selection--single {
  height: auto;
  border-width: 0 0 2px;
  padding: 0;
}
.form-theme .select2-container--default.select2-container .select2-selection--single .select2-selection__rendered {
  padding: 11px 0;
}
.form-theme .select2-container--default.select2-container .select2-selection--single .select2-selection__arrow {
  top: 11px;
  right: 0;
}
.rtl .form-theme .select2-container--default.select2-container .select2-selection--single .select2-selection__arrow {
  left: 0;
  right: auto;
}
.form-theme .select2-container--default.select2-container .select2-selection--single .select2-selection__clear {
  margin-right: 20px;
}
.rtl .form-theme .select2-container--default.select2-container .select2-selection--single .select2-selection__clear {
  margin-left: 20px;
  margin-right: 0;
}
.form-theme .select2-container--default.select2-container.select2-container--open .select2-selection--single {
  border-color: var(--houzing-theme-color);
}

.apus-mortgage-calculator .form-group {
  position: relative;
}
@media (min-width: 1200px) {
  .apus-mortgage-calculator .form-group {
    margin-bottom: 25px;
  }
}

@media (min-width: 1200px) {
  .mortgage-calculator-form .btn {
    min-width: 200px;
    text-align: center;
  }
  .mortgage-calculator-form .wrapper-submit {
    padding-top: 5px;
  }
}

.mortgage-calculator-chart-wrapper {
  position: relative;
  max-width: 270px;
}
.mortgage-calculator-chart-wrapper .monthly-payment-wrap {
  position: absolute;
  top: 50%;
  text-align: center;
  left: 0;
  width: 100%;
  z-index: 1;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 16px;
  line-height: 1.5;
  font-weight: 600;
  color: var(--houzing-link-color);
}
.mortgage-calculator-chart-wrapper .monthly-payment-val {
  font-size: 24px;
}

.list-result-calculator {
  max-width: 250px;
  margin-top: 30px;
}
.list-result-calculator li {
  margin-bottom: 15px;
}
.list-result-calculator li:last-child {
  margin-bottom: 0;
}
.list-result-calculator li:before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: var(--houzing-theme-color);
  margin-right: 12px;
}
.rtl .list-result-calculator li:before {
  margin-left: 12px;
  margin-right: 0;
}
.list-result-calculator li:nth-child(2):before {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.list-result-calculator li:nth-child(3):before {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.list-result-calculator .name-result + span {
  color: var(--houzing-link-color);
  margin-left: auto;
}
.rtl .list-result-calculator .name-result + span {
  margin-right: auto;
  margin-left: 0;
}

@media (min-width: 768px) {
  .list-gallery-property-v2 .c1,
  .list-gallery-property-v1 .c1 {
    width: 62.3%;
  }
  .list-gallery-property-v2 .c2,
  .list-gallery-property-v1 .c2 {
    width: 37.7%;
  }
}
.property-single-v2 .property-detail-gallery {
  margin-top: 0;
}
.property-single-v2 .property-detail-header {
  padding: 0;
  border: 0;
}

.top-header-detail-property.v2 .property-location {
  margin-top: 0;
}
.top-header-detail-property.v2 .property-detail-labels {
  margin-top: 5px;
}
.top-header-detail-property.v2 .property-detail-labels > * {
  margin-right: 10px;
}
.rtl .top-header-detail-property.v2 .property-detail-labels > * {
  margin-left: 10px;
  margin-right: 0;
}
.top-header-detail-property.v2 .property-detail-labels > *:last-child {
  margin-right: 0;
}
.rtl .top-header-detail-property.v2 .property-detail-labels > *:last-child {
  margin-left: 0;
  margin-right: 0;
}

.top-header-detail-property.v3 .property-detail-labels {
  margin-bottom: 12px;
}
.top-header-detail-property.v3 .property-detail-labels > * {
  margin-right: 10px;
}
.rtl .top-header-detail-property.v3 .property-detail-labels > * {
  margin-left: 10px;
  margin-right: 0;
}
.top-header-detail-property.v3 .property-detail-labels > *:last-child {
  margin-right: 0;
}
.rtl .top-header-detail-property.v3 .property-detail-labels > *:last-child {
  margin-left: 0;
  margin-right: 0;
}
.top-header-detail-property.v3 .property-price, .top-header-detail-property.v3 .property-price a,
.top-header-detail-property.v3 .property-title,
.top-header-detail-property.v3 .property-title a,
.top-header-detail-property.v3 .left-infor,
.top-header-detail-property.v3 .left-infor a {
  color: #fff !important;
}
.top-header-detail-property.v3 .property-action-detail [class*="btn"] {
  color: #fff !important;
}
.top-header-detail-property.v3 .property-action-detail [class*="btn"] i {
  border: 1px solid #fff;
  line-height: 33px;
  color: #fff;
  background-color: transparent;
}

.property-single-v4 .property-detail-gallery {
  margin-top: 0;
}
.property-single-v4 .top-header-detail-property {
  margin-top: 20px;
}
@media (min-width: 1200px) {
  .property-single-v4 .top-header-detail-property {
    padding-top: 30px;
  }
}

.property-single-v5 .tabs-gallery-map {
  margin-top: 20px;
}
@media (min-width: 1200px) {
  .property-single-v5 .tabs-gallery-map {
    margin-top: 30px;
  }
}
.property-single-v5 .content-property-detail {
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 1200px) {
  .property-single-v5 .tabs-gallery-map #single-tab-property-street-view-map,
  .property-single-v5 .tabs-gallery-map #properties-google-maps {
    height: 700px;
  }
}

.property-detail-header-wrapper {
  position: relative;
  background-color: rgba(13, 38, 59, 0.5);
  min-height: 300px;
}
.property-detail-header-wrapper .property-detail-gallery img {
  min-height: 300px;
}
.property-detail-header-wrapper .p-popup-image {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
.property-detail-header-wrapper .p-popup-image:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(13, 38, 59, 0.5);
  opacity: 1;
  filter: alpha(opacity=100);
}
.property-detail-header-wrapper .top-header-detail-property {
  position: absolute;
  z-index: 2;
  bottom: 20px;
  left: 0;
  right: 0;
}
@media (min-width: 1200px) {
  .property-detail-header-wrapper .top-header-detail-property {
    bottom: 30px;
  }
}

.property-single-v7 {
  background-color: #F6F8F9;
}
.property-single-v7 .wrapper-posts-releated {
  background-color: #fff;
}
.property-single-v7 .property-detail-header {
  margin-top: 20px;
}
.property-single-v7 .content-property-detail {
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .property-single-v7 .content-property-detail {
    margin-bottom: 70px;
  }
  .property-single-v7 .property-detail-header {
    margin-top: 40px;
  }
}
.property-single-v7 .list-category-rating li {
  width: 100%;
  margin-left: 0;
}
.rtl .property-single-v7 .list-category-rating li {
  margin-right: 0;
  margin-left: 0;
}
.property-single-v7 .apus-mortgage-wrapper {
  display: block;
}
.property-single-v7 .apus_mortgage_results {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
}
.property-single-v7 .apus-mortgage-inner {
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .property-single-v7 .apus-mortgage-inner {
    margin-bottom: 50px;
  }
}
.property-single-v7 .apus-mortgage-inner:last-child {
  margin-bottom: 0;
}
.property-single-v7 .apus-mortgage-inner .wrapper-submit {
  text-align: center;
}
@media (min-width: 1200px) {
  .property-single-v7 .columns-gap li {
    width: 33.33%;
  }
}
.property-single-v7 .property-action-detail [class*="btn"] i {
  background-color: #fff;
}
.property-single-v7 .property-action-detail [class*="btn"]:hover i, .property-single-v7 .property-action-detail [class*="btn"]:focus i {
  color: #fff;
  background-color: var(--houzing-theme-color);
}
.property-single-v7 .p-popup-image:before {
  display: none !important;
}
.property-single-v7 .p-popup-image img {
  width: 100%;
  -webkit-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  -o-transform: scale(1) !important;
  transform: scale(1) !important;
}
@media (min-width: 1200px) {
  .property-single-v7 .tabs-gallery-map #single-tab-property-street-view-map,
  .property-single-v7 .tabs-gallery-map #properties-google-maps {
    height: 683px;
  }
}

.property-detail-main.v2 .item-wrapper > div {
  border: 1px solid #E6E9EC;
  background-color: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  padding: 20px;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .property-detail-main.v2 .item-wrapper > div {
    margin-bottom: 30px;
    padding: 30px;
  }
}

.property-single-v8 {
  background-color: #F6F8F9;
}
.property-single-v8 .wrapper-posts-releated {
  background-color: #fff;
}
@media (min-width: 1200px) {
  .property-single-v8 .content-property-detail {
    margin-bottom: 70px;
  }
}
.property-single-v8 .property-action-detail [class*="btn"] i {
  background-color: #fff;
}
.property-single-v8 .property-action-detail [class*="btn"]:hover i, .property-single-v8 .property-action-detail [class*="btn"]:focus i {
  color: #fff;
  background-color: var(--houzing-theme-color);
}
.property-single-v8 .top-header-detail-property {
  margin-top: 20px;
}
@media (min-width: 1200px) {
  .property-single-v8 .top-header-detail-property {
    margin-top: 40px;
  }
}

.list-detail-v8 > div {
  margin-bottom: 30px;
}
.list-detail-v8 > div:last-child {
  margin-bottom: 0;
}
.list-detail-v8 .description-inner-wrapper {
  height: auto !important;
}
.list-detail-v8 .description-inner:before,
.list-detail-v8 .show-more-less-wrapper {
  display: none !important;
}

.detail-content-agent-agency .agent-metas span.with-title {
  font-size: 16px;
  font-weight: 600;
  color: var(--houzing-link-color);
  display: inline-block;
  margin-right: 15px;
}
.rtl .detail-content-agent-agency .agent-metas span.with-title {
  margin-left: 15px;
  margin-right: 0;
}
.detail-content-agent-agency .agency-socials a {
  display: inline-block;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  color: var(--houzing-text-color);
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  margin-left: 3px;
}
.rtl .detail-content-agent-agency .agency-socials a {
  margin-right: 3px;
  margin-left: 0;
}
.detail-content-agent-agency .agency-socials a:hover, .detail-content-agent-agency .agency-socials a:focus {
  color: var(--houzing-text-color);
  background-color: rgba(105, 105, 105, 0.1);
}

.contact-form-wrapper .btn-whatsapp {
  width: 100%;
  margin-top: 15px;
}

.schedule-a-tour-form-wrapper label {
  font-weight: normal;
}

/* 12. responsive */
/*
*  Responsive
*/
@media (min-width: 1280px) and (max-width: 1501px) {
  .responsive-medium > .col-lg-9 {
    width: 72%;
  }
  .responsive-medium > .col-lg-3 {
    width: 28%;
  }
}
@media (min-width: 1280px) {
  .container {
    width: 1250px;
  }
}
@media (min-width: 1530px) {
  .container {
    width: 1500px;
  }
}
@media (min-width: 768px) {
  .hidden-dots .slick-dots {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1400px) {
  .col-ct-6 {
    width: 50%;
  }
  .col-ct-6.lg-clearfix.md-clearfix {
    clear: none;
  }
  .col-ct-6:nth-child(2n + 1) {
    clear: both !important;
  }
}
@media (min-width: 1200px) {
  .lg-clearfix {
    clear: both;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .md-clearfix {
    clear: both;
  }

  .properties-filter-top-half-map .search-form-inner .btn-submit {
    display: none;
  }

  .properties-filter-top-half-map2 .content-main-inner [class*="col-"] {
    width: 33.33%;
    margin-bottom: 10px;
  }
  .properties-filter-top-half-map2 .content-main-inner .row {
    flex-wrap: wrap;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sm-clearfix {
    clear: both;
  }
}
@media (min-width: 1px) and (max-width: 767px) {
  .xs-clearfix {
    clear: both;
  }
}
@media (max-width: 1199px) {
  .property-list {
    border: 1px solid #E6E9EC;
    overflow: hidden;
  }
  .property-list .property-title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .property-list .wrapper-item {
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
  }
  .property-list .right-inner {
    border: 0;
  }
  .property-list .property-metas {
    margin-top: 5px;
  }
  .property-list .property-metas i {
    display: none !important;
  }

  .widget-properties-slider .slick-carousel .slick-arrow {
    display: none !important;
  }

  .agent-list .agent-information-bottom {
    display: none;
  }

  .single-listing-wrapper .apus-mortgage-inner {
    margin-top: 30px;
  }

  .tabs-gallery-map .corner-left {
    position: static;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    width: 100%;
    padding: 0;
    margin: 20px 0 30px;
  }

  .my-properties-item .title-wrapper > * {
    margin: 0;
  }
  .my-properties-item .title-wrapper .property-title {
    font-size: 15px;
    display: block;
    margin-bottom: 5px;
  }
}
@media (max-width: 991px) {
  .mobile-groups-button {
    padding: 15px 0;
    position: relative;
    z-index: 2;
  }
  .mobile-groups-button .btn {
    font-size: 14px;
  }
  .mobile-groups-button .btn i {
    margin-right: 3px;
  }
  .rtl .mobile-groups-button .btn i {
    margin-left: 3px;
    margin-right: 0;
  }

  .property-detail-metas > * {
    margin-bottom: 5px;
  }

  .inner-dashboard .sidebar {
    top: 0 !important;
  }

  .user-property-packaged > div {
    margin-bottom: 15px;
  }

  .widget-your-packages .bottom-packages {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .row {
    margin-left: -8px;
    margin-right: -8px;
  }
  .row > [class*="col-"]:not(.elementor-column) {
    padding-left: 8px;
    padding-right: 8px;
  }

  #main-container[class*="type-half-map"] {
    padding-left: 7px;
    padding-right: 7px;
  }

  .inner-dashboard .site-main {
    padding: 20px 0 0;
  }

  .nav-tabs {
    overflow-x: auto;
    white-space: nowrap;
  }
  .nav-tabs li {
    float: none;
    display: inline-block;
    margin-bottom: 5px;
  }

  .widget-address-box .item {
    margin-bottom: 18px;
  }
  .widget-address-box .item:last-child {
    margin-bottom: 0;
  }

  .widget-properties-tabs .top-info {
    text-align: center;
  }
  .widget-properties-tabs .top-info .inner-left {
    margin-bottom: 15px;
  }

  .testimonials-item.style4 .bottom-info {
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .agent-list .property-job {
    display: none;
  }
  .agent-list .member-thumbnail-wrapper {
    width: 100px;
  }
  .agent-list .member-thumbnail-wrapper + .agent-information {
    width: calc(100% - 100px);
  }
  .agent-list .metas {
    margin-top: 5px;
  }
  .agent-list .metas > div {
    margin-bottom: 0;
  }

  .top-detail-member .member-information {
    margin-top: 20px;
  }
  .top-detail-member .action-buttons .btn {
    padding: 8px 15px;
  }

  .agency-list .agency-information-bottom {
    display: none;
  }
  .agency-list .member-thumbnail-wrapper {
    width: 100px;
  }
  .agency-list .member-thumbnail-wrapper + .agency-information {
    width: calc(100% - 100px);
  }
  .agency-list .metas {
    margin-top: 5px;
  }
  .agency-list .metas > div {
    margin-bottom: 0;
  }

  .properties-ordering-wrapper .results-count, .agencies-ordering-wrapper .results-count, .agents-ordering-wrapper .results-count {
    margin-bottom: 10px;
  }
  .properties-ordering-wrapper .flex-middle .properties-display-mode-wrapper, .agencies-ordering-wrapper .flex-middle .properties-display-mode-wrapper, .agents-ordering-wrapper .flex-middle .properties-display-mode-wrapper {
    margin-left: auto;
  }
  .rtl .properties-ordering-wrapper .flex-middle .properties-display-mode-wrapper, .rtl .agencies-ordering-wrapper .flex-middle .properties-display-mode-wrapper, .rtl .agents-ordering-wrapper .flex-middle .properties-display-mode-wrapper {
    margin-right: auto;
    margin-left: 0;
  }

  .has-filter-btn .filter-in-sidebar-wrapper {
    margin-bottom: 15px;
  }

  .property-detail-header .property-action-detail {
    margin-top: 10px;
  }

  div.cmb2-wrap .label-can-drag {
    padding: 10px 25px;
  }

  .reply-message-form-wrapper .reply-message-form .reply-message-btn {
    padding: 10px 20px;
  }

  .layout-my-properties .property-thumbnail-wrapper {
    display: none;
  }
  .layout-my-properties .layout-left {
    width: 100%;
    padding: 0;
  }
  .layout-my-properties .layout-left > div {
    width: 40%;
  }
  .layout-my-properties .layout-left .inner-info-left {
    width: 60%;
  }
  .layout-my-properties.header-layout .layout-left {
    padding-left: 15px;
  }
  .rtl .layout-my-properties.header-layout .layout-left {
    padding-right: 15px;
    padding-left: inherit;
  }

  .top-dashboard-search {
    display: block;
  }
  .top-dashboard-search .ali-right {
    margin-top: 10px;
  }

  .top-header-detail-property .property-detail-metas {
    display: none;
  }
  .top-header-detail-property .property-price {
    margin-top: 5px;
  }

  .type-post {
    margin-bottom: 15px;
  }

  .product-block-search .top-image {
    margin-bottom: 15px;
  }
}
@media (max-width: 479px) {
  .woocommerce form .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper > * > *,
  .woocommerce form .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper > * > .select2-container, .woocommerce form .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper > * > select, .woocommerce form .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper > * > input {
    width: 100% !important;
    margin: 0 0 5px !important;
  }

  .apus-filter .subtitle {
    display: none;
  }

  .search-orderby-wrapper .text-sort {
    display: none;
  }

  div.cmb2-wrap [id*="map_location-map"] ~ input {
    margin: 0 0 5px !important;
    width: 100%;
  }

  .comment-list .comment-reply-link .text-reply::before {
    display: none;
  }

  .woocommerce-page table.cart td.actions .coupon {
    margin: 0;
  }
  .woocommerce-page table.cart td.actions .coupon .input-text {
    margin: 0 0 15px;
    width: 100%;
  }

  .logo-theme img {
    max-width: 120px;
  }

  .property-detail-detail .list li {
    width: 100%;
  }
}
@media (max-width: 782px) {
  .admin-bar.header_transparent #apus-header {
    top: 46px;
  }
  .admin-bar .header-mobile {
    top: 46px;
  }
}

@media (min-width: 783px) {
  .admin-bar .header-mobile {
    top: 32px;
  }
}
@media (max-width: 600px) {
  .admin-bar .header-mobile.sticky-header {
    top: 0;
  }
}
.visible-smallest {
  display: none;
}

@media (max-width: 381px) {
  .visible-smallest {
    display: block !important;
  }

  .hidden-smallest {
    display: none;
  }

  .comment-list .comment-reply-link .space {
    display: none;
  }
  .comment-list .visible-smallest {
    margin-bottom: 5px;
  }

  #comments .box-comment {
    padding: 10px;
  }
}
@media(max-width:  767px){
  .message-section-wrapper .replies-content .content-box-white{
    padding: 20px;
    height: auto;
  }
  .reply-message-form-wrapper .reply-message-form .reply-message-btn{
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    margin-top: 5px;
  }
  .reply-message-form-wrapper .reply-message-form .reply-message-btn,
  .message-section-wrapper .replies-content .content-box-white .reply-message-form-wrapper{
    position: static;
  }
  .reply-message-form-wrapper .reply-message-form textarea{
    height: auto;
  }
  .reply-message-form-wrapper .wrapper-form{
    padding: 10px 0 0 !important;
  }
  .social-property .bo-social-icons{
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    left: 15px;
  }
  .social-property .bo-social-icons::before {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    left: 0;
    margin-top: -2px;
    border-width: 4px;
    border-color: #24324a transparent transparent #24324a;
  }
  .rtl .social-property .bo-social-icons{
    right: 15px;
    left: inherit;
  }
  .rtl .social-property .bo-social-icons::before {
    right: 0;
    left: inherit;
    border-color: #24324a #24324a transparent transparent;
  }
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
 .fa,.fab,.fad,.fal,.far,.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1
}

.fa-lg {
  font-size: 1.33333em;
  line-height: .75em;
  vertical-align: -.0667em
}

.fa-xs {
  font-size: .75em
}

.fa-sm {
  font-size: .875em
}

.fa-1x {
  font-size: 1em
}

.fa-2x {
  font-size: 2em
}

.fa-3x {
  font-size: 3em
}

.fa-4x {
  font-size: 4em
}

.fa-5x {
  font-size: 5em
}

.fa-6x {
  font-size: 6em
}

.fa-7x {
  font-size: 7em
}

.fa-8x {
  font-size: 8em
}

.fa-9x {
  font-size: 9em
}

.fa-10x {
  font-size: 10em
}

.fa-fw {
  text-align: center;
  width: 1.25em
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0
}

.fa-ul>li {
  position: relative
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit
}

.fa-border {
  border: .08em solid #eee;
  border-radius: .1em;
  padding: .2em .25em .15em
}

.fa-pull-left {
  float: left
}

.fa-pull-right {
  float: right
}

.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left {
  margin-right: .3em
}

.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right {
  margin-left: .3em
}

.fa-spin {
  -webkit-animation: fa-spin 2s linear infinite;
  animation: fa-spin 2s linear infinite
}

.fa-pulse {
  -webkit-animation: fa-spin 1s steps(8) infinite;
  animation: fa-spin 1s steps(8) infinite
}

@-webkit-keyframes fa-spin {
  0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg)
  }

  to {
      -webkit-transform: rotate(1turn);
      transform: rotate(1turn)
  }
}

@keyframes fa-spin {
  0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg)
  }

  to {
      -webkit-transform: rotate(1turn);
      transform: rotate(1turn)
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg)
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1)
}

.fa-flip-vertical {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1)
}

.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1);
  transform: scale(-1)
}

:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270 {
  -webkit-filter: none;
  filter: none
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em
}

.fa-stack-1x,.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%
}

.fa-stack-1x {
  line-height: inherit
}

.fa-stack-2x {
  font-size: 2em
}

.fa-inverse {
  color: #fff
}

.fa-500px:before {
  content: "\f26e"
}

.fa-accessible-icon:before {
  content: "\f368"
}

.fa-accusoft:before {
  content: "\f369"
}

.fa-acquisitions-incorporated:before {
  content: "\f6af"
}

.fa-ad:before {
  content: "\f641"
}

.fa-address-book:before {
  content: "\f2b9"
}

.fa-address-card:before {
  content: "\f2bb"
}

.fa-adjust:before {
  content: "\f042"
}

.fa-adn:before {
  content: "\f170"
}

.fa-adversal:before {
  content: "\f36a"
}

.fa-affiliatetheme:before {
  content: "\f36b"
}

.fa-air-freshener:before {
  content: "\f5d0"
}

.fa-airbnb:before {
  content: "\f834"
}

.fa-algolia:before {
  content: "\f36c"
}

.fa-align-center:before {
  content: "\f037"
}

.fa-align-justify:before {
  content: "\f039"
}

.fa-align-left:before {
  content: "\f036"
}

.fa-align-right:before {
  content: "\f038"
}

.fa-alipay:before {
  content: "\f642"
}

.fa-allergies:before {
  content: "\f461"
}

.fa-amazon:before {
  content: "\f270"
}

.fa-amazon-pay:before {
  content: "\f42c"
}

.fa-ambulance:before {
  content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"
}

.fa-amilia:before {
  content: "\f36d"
}

.fa-anchor:before {
  content: "\f13d"
}

.fa-android:before {
  content: "\f17b"
}

.fa-angellist:before {
  content: "\f209"
}

.fa-angle-double-down:before {
  content: "\f103"
}

.fa-angle-double-left:before {
  content: "\f100"
}

.fa-angle-double-right:before {
  content: "\f101"
}

.fa-angle-double-up:before {
  content: "\f102"
}

.fa-angle-down:before {
  content: "\f107"
}

.fa-angle-left:before {
  content: "\f104"
}

.fa-angle-right:before {
  content: "\f105"
}

.fa-angle-up:before {
  content: "\f106"
}

.fa-angry:before {
  content: "\f556"
}

.fa-angrycreative:before {
  content: "\f36e"
}

.fa-angular:before {
  content: "\f420"
}

.fa-ankh:before {
  content: "\f644"
}

.fa-app-store:before {
  content: "\f36f"
}

.fa-app-store-ios:before {
  content: "\f370"
}

.fa-apper:before {
  content: "\f371"
}

.fa-apple:before {
  content: "\f179"
}

.fa-apple-alt:before {
  content: "\f5d1"
}

.fa-apple-pay:before {
  content: "\f415"
}

.fa-archive:before {
  content: "\f187"
}

.fa-archway:before {
  content: "\f557"
}

.fa-arrow-alt-circle-down:before {
  content: "\f358"
}

.fa-arrow-alt-circle-left:before {
  content: "\f359"
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b"
}

.fa-arrow-circle-down:before {
  content: "\f0ab"
}

.fa-arrow-circle-left:before {
  content: "\f0a8"
}

.fa-arrow-circle-right:before {
  content: "\f0a9"
}

.fa-arrow-circle-up:before {
  content: "\f0aa"
}

.fa-arrow-down:before {
  content: "\f063"
}

.fa-arrow-left:before {
  content: "\f060"
}

.fa-arrow-right:before {
  content: "\f061"
}

.fa-arrow-up:before {
  content: "\f062"
}

.fa-arrows-alt:before {
  content: "\f0b2"
}

.fa-arrows-alt-h:before {
  content: "\f337"
}

.fa-arrows-alt-v:before {
  content: "\f338"
}

.fa-artstation:before {
  content: "\f77a"
}

.fa-assistive-listening-systems:before {
  content: "\f2a2"
}

.fa-asterisk:before {
  content: "\f069"
}

.fa-asymmetrik:before {
  content: "\f372"
}

.fa-at:before {
  content: "\f1fa"
}

.fa-atlas:before {
  content: "\f558"
}

.fa-atlassian:before {
  content: "\f77b"
}

.fa-atom:before {
  content: "\f5d2"
}

.fa-audible:before {
  content: "\f373"
}

.fa-audio-description:before {
  content: "\f29e"
}

.fa-autoprefixer:before {
  content: "\f41c"
}

.fa-avianex:before {
  content: "\f374"
}

.fa-aviato:before {
  content: "\f421"
}

.fa-award:before {
  content: "\f559"
}

.fa-aws:before {
  content: "\f375"
}

.fa-baby:before {
  content: "\f77c"
}

.fa-baby-carriage:before {
  content: "\f77d"
}

.fa-backspace:before {
  content: "\f55a"
}

.fa-backward:before {
  content: "\f04a"
}

.fa-bacon:before {
  content: "\f7e5"
}

.fa-bacteria:before {
  content: "\e059"
}

.fa-bacterium:before {
  content: "\e05a"
}

.fa-bahai:before {
  content: "\f666"
}

.fa-balance-scale:before {
  content: "\f24e"
}

.fa-balance-scale-left:before {
  content: "\f515"
}

.fa-balance-scale-right:before {
  content: "\f516"
}

.fa-ban:before {
  content: "\f05e"
}

.fa-band-aid:before {
  content: "\f462"
}

.fa-bandcamp:before {
  content: "\f2d5"
}

.fa-barcode:before {
  content: "\f02a"
}

.fa-bars:before {
  content: "\f0c9"
}

.fa-baseball-ball:before {
  content: "\f433"
}

.fa-basketball-ball:before {
  content: "\f434"
}

.fa-bath:before {
  content: "\f2cd"
}

.fa-battery-empty:before {
  content: "\f244"
}

.fa-battery-full:before {
  content: "\f240"
}

.fa-battery-half:before {
  content: "\f242"
}

.fa-battery-quarter:before {
  content: "\f243"
}

.fa-battery-three-quarters:before {
  content: "\f241"
}

.fa-battle-net:before {
  content: "\f835"
}

.fa-bed:before {
  content: "\f236"
}

.fa-beer:before {
  content: "\f0fc"
}

.fa-behance:before {
  content: "\f1b4"
}

.fa-behance-square:before {
  content: "\f1b5"
}

.fa-bell:before {
  content: "\f0f3"
}

.fa-bell-slash:before {
  content: "\f1f6"
}

.fa-bezier-curve:before {
  content: "\f55b"
}

.fa-bible:before {
  content: "\f647"
}

.fa-bicycle:before {
  content: "\f206"
}

.fa-biking:before {
  content: "\f84a"
}

.fa-bimobject:before {
  content: "\f378"
}

.fa-binoculars:before {
  content: "\f1e5"
}

.fa-biohazard:before {
  content: "\f780"
}

.fa-birthday-cake:before {
  content: "\f1fd"
}

.fa-bitbucket:before {
  content: "\f171"
}

.fa-bitcoin:before {
  content: "\f379"
}

.fa-bity:before {
  content: "\f37a"
}

.fa-black-tie:before {
  content: "\f27e"
}

.fa-blackberry:before {
  content: "\f37b"
}

.fa-blender:before {
  content: "\f517"
}

.fa-blender-phone:before {
  content: "\f6b6"
}

.fa-blind:before {
  content: "\f29d"
}

.fa-blog:before {
  content: "\f781"
}

.fa-blogger:before {
  content: "\f37c"
}

.fa-blogger-b:before {
  content: "\f37d"
}

.fa-bluetooth:before {
  content: "\f293"
}

.fa-bluetooth-b:before {
  content: "\f294"
}

.fa-bold:before {
  content: "\f032"
}

.fa-bolt:before {
  content: "\f0e7"
}

.fa-bomb:before {
  content: "\f1e2"
}

.fa-bone:before {
  content: "\f5d7"
}

.fa-bong:before {
  content: "\f55c"
}

.fa-book:before {
  content: "\f02d"
}

.fa-book-dead:before {
  content: "\f6b7"
}

.fa-book-medical:before {
  content: "\f7e6"
}

.fa-book-open:before {
  content: "\f518"
}

.fa-book-reader:before {
  content: "\f5da"
}

.fa-bookmark:before {
  content: "\f02e"
}

.fa-bootstrap:before {
  content: "\f836"
}

.fa-border-all:before {
  content: "\f84c"
}

.fa-border-none:before {
  content: "\f850"
}

.fa-border-style:before {
  content: "\f853"
}

.fa-bowling-ball:before {
  content: "\f436"
}

.fa-box:before {
  content: "\f466"
}

.fa-box-open:before {
  content: "\f49e"
}

.fa-box-tissue:before {
  content: "\e05b"
}

.fa-boxes:before {
  content: "\f468"
}

.fa-braille:before {
  content: "\f2a1"
}

.fa-brain:before {
  content: "\f5dc"
}

.fa-bread-slice:before {
  content: "\f7ec"
}

.fa-briefcase:before {
  content: "\f0b1"
}

.fa-briefcase-medical:before {
  content: "\f469"
}

.fa-broadcast-tower:before {
  content: "\f519"
}

.fa-broom:before {
  content: "\f51a"
}

.fa-brush:before {
  content: "\f55d"
}

.fa-btc:before {
  content: "\f15a"
}

.fa-buffer:before {
  content: "\f837"
}

.fa-bug:before {
  content: "\f188"
}

.fa-building:before {
  content: "\f1ad"
}

.fa-bullhorn:before {
  content: "\f0a1"
}

.fa-bullseye:before {
  content: "\f140"
}

.fa-burn:before {
  content: "\f46a"
}

.fa-buromobelexperte:before {
  content: "\f37f"
}

.fa-bus:before {
  content: "\f207"
}

.fa-bus-alt:before {
  content: "\f55e"
}

.fa-business-time:before {
  content: "\f64a"
}

.fa-buy-n-large:before {
  content: "\f8a6"
}

.fa-buysellads:before {
  content: "\f20d"
}

.fa-calculator:before {
  content: "\f1ec"
}

.fa-calendar:before {
  content: "\f133"
}

.fa-calendar-alt:before {
  content: "\f073"
}

.fa-calendar-check:before {
  content: "\f274"
}

.fa-calendar-day:before {
  content: "\f783"
}

.fa-calendar-minus:before {
  content: "\f272"
}

.fa-calendar-plus:before {
  content: "\f271"
}

.fa-calendar-times:before {
  content: "\f273"
}

.fa-calendar-week:before {
  content: "\f784"
}

.fa-camera:before {
  content: "\f030"
}

.fa-camera-retro:before {
  content: "\f083"
}

.fa-campground:before {
  content: "\f6bb"
}

.fa-canadian-maple-leaf:before {
  content: "\f785"
}

.fa-candy-cane:before {
  content: "\f786"
}

.fa-cannabis:before {
  content: "\f55f"
}

.fa-capsules:before {
  content: "\f46b"
}

.fa-car:before {
  content: "\f1b9"
}

.fa-car-alt:before {
  content: "\f5de"
}

.fa-car-battery:before {
  content: "\f5df"
}

.fa-car-crash:before {
  content: "\f5e1"
}

.fa-car-side:before {
  content: "\f5e4"
}

.fa-caravan:before {
  content: "\f8ff"
}

.fa-caret-down:before {
  content: "\f0d7"
}

.fa-caret-left:before {
  content: "\f0d9"
}

.fa-caret-right:before {
  content: "\f0da"
}

.fa-caret-square-down:before {
  content: "\f150"
}

.fa-caret-square-left:before {
  content: "\f191"
}

.fa-caret-square-right:before {
  content: "\f152"
}

.fa-caret-square-up:before {
  content: "\f151"
}

.fa-caret-up:before {
  content: "\f0d8"
}

.fa-carrot:before {
  content: "\f787"
}

.fa-cart-arrow-down:before {
  content: "\f218"
}

.fa-cart-plus:before {
  content: "\f217"
}

.fa-cash-register:before {
  content: "\f788"
}

.fa-cat:before {
  content: "\f6be"
}

.fa-cc-amazon-pay:before {
  content: "\f42d"
}

.fa-cc-amex:before {
  content: "\f1f3"
}

.fa-cc-apple-pay:before {
  content: "\f416"
}

.fa-cc-diners-club:before {
  content: "\f24c"
}

.fa-cc-discover:before {
  content: "\f1f2"
}

.fa-cc-jcb:before {
  content: "\f24b"
}

.fa-cc-mastercard:before {
  content: "\f1f1"
}

.fa-cc-paypal:before {
  content: "\f1f4"
}

.fa-cc-stripe:before {
  content: "\f1f5"
}

.fa-cc-visa:before {
  content: "\f1f0"
}

.fa-centercode:before {
  content: "\f380"
}

.fa-centos:before {
  content: "\f789"
}

.fa-certificate:before {
  content: "\f0a3"
}

.fa-chair:before {
  content: "\f6c0"
}

.fa-chalkboard:before {
  content: "\f51b"
}

.fa-chalkboard-teacher:before {
  content: "\f51c"
}

.fa-charging-station:before {
  content: "\f5e7"
}

.fa-chart-area:before {
  content: "\f1fe"
}

.fa-chart-bar:before {
  content: "\f080"
}

.fa-chart-line:before {
  content: "\f201"
}

.fa-chart-pie:before {
  content: "\f200"
}

.fa-check:before {
  content: "\f00c"
}

.fa-check-circle:before {
  content: "\f058"
}

.fa-check-double:before {
  content: "\f560"
}

.fa-check-square:before {
  content: "\f14a"
}

.fa-cheese:before {
  content: "\f7ef"
}

.fa-chess:before {
  content: "\f439"
}

.fa-chess-bishop:before {
  content: "\f43a"
}

.fa-chess-board:before {
  content: "\f43c"
}

.fa-chess-king:before {
  content: "\f43f"
}

.fa-chess-knight:before {
  content: "\f441"
}

.fa-chess-pawn:before {
  content: "\f443"
}

.fa-chess-queen:before {
  content: "\f445"
}

.fa-chess-rook:before {
  content: "\f447"
}

.fa-chevron-circle-down:before {
  content: "\f13a"
}

.fa-chevron-circle-left:before {
  content: "\f137"
}

.fa-chevron-circle-right:before {
  content: "\f138"
}

.fa-chevron-circle-up:before {
  content: "\f139"
}

.fa-chevron-down:before {
  content: "\f078"
}

.fa-chevron-left:before {
  content: "\f053"
}

.fa-chevron-right:before {
  content: "\f054"
}

.fa-chevron-up:before {
  content: "\f077"
}

.fa-child:before {
  content: "\f1ae"
}

.fa-chrome:before {
  content: "\f268"
}

.fa-chromecast:before {
  content: "\f838"
}

.fa-church:before {
  content: "\f51d"
}

.fa-circle:before {
  content: "\f111"
}

.fa-circle-notch:before {
  content: "\f1ce"
}

.fa-city:before {
  content: "\f64f"
}

.fa-clinic-medical:before {
  content: "\f7f2"
}

.fa-clipboard:before {
  content: "\f328"
}

.fa-clipboard-check:before {
  content: "\f46c"
}

.fa-clipboard-list:before {
  content: "\f46d"
}

.fa-clock:before {
  content: "\f017"
}

.fa-clone:before {
  content: "\f24d"
}

.fa-closed-captioning:before {
  content: "\f20a"
}

.fa-cloud:before {
  content: "\f0c2"
}

.fa-cloud-download-alt:before {
  content: "\f381"
}

.fa-cloud-meatball:before {
  content: "\f73b"
}

.fa-cloud-moon:before {
  content: "\f6c3"
}

.fa-cloud-moon-rain:before {
  content: "\f73c"
}

.fa-cloud-rain:before {
  content: "\f73d"
}

.fa-cloud-showers-heavy:before {
  content: "\f740"
}

.fa-cloud-sun:before {
  content: "\f6c4"
}

.fa-cloud-sun-rain:before {
  content: "\f743"
}

.fa-cloud-upload-alt:before {
  content: "\f382"
}

.fa-cloudflare:before {
  content: "\e07d"
}

.fa-cloudscale:before {
  content: "\f383"
}

.fa-cloudsmith:before {
  content: "\f384"
}

.fa-cloudversify:before {
  content: "\f385"
}

.fa-cocktail:before {
  content: "\f561"
}

.fa-code:before {
  content: "\f121"
}

.fa-code-branch:before {
  content: "\f126"
}

.fa-codepen:before {
  content: "\f1cb"
}

.fa-codiepie:before {
  content: "\f284"
}

.fa-coffee:before {
  content: "\f0f4"
}

.fa-cog:before {
  content: "\f013"
}

.fa-cogs:before {
  content: "\f085"
}

.fa-coins:before {
  content: "\f51e"
}

.fa-columns:before {
  content: "\f0db"
}

.fa-comment:before {
  content: "\f075"
}

.fa-comment-alt:before {
  content: "\f27a"
}

.fa-comment-dollar:before {
  content: "\f651"
}

.fa-comment-dots:before {
  content: "\f4ad"
}

.fa-comment-medical:before {
  content: "\f7f5"
}

.fa-comment-slash:before {
  content: "\f4b3"
}

.fa-comments:before {
  content: "\f086"
}

.fa-comments-dollar:before {
  content: "\f653"
}

.fa-compact-disc:before {
  content: "\f51f"
}

.fa-compass:before {
  content: "\f14e"
}

.fa-compress:before {
  content: "\f066"
}

.fa-compress-alt:before {
  content: "\f422"
}

.fa-compress-arrows-alt:before {
  content: "\f78c"
}

.fa-concierge-bell:before {
  content: "\f562"
}

.fa-confluence:before {
  content: "\f78d"
}

.fa-connectdevelop:before {
  content: "\f20e"
}

.fa-contao:before {
  content: "\f26d"
}

.fa-cookie:before {
  content: "\f563"
}

.fa-cookie-bite:before {
  content: "\f564"
}

.fa-copy:before {
  content: "\f0c5"
}

.fa-copyright:before {
  content: "\f1f9"
}

.fa-cotton-bureau:before {
  content: "\f89e"
}

.fa-couch:before {
  content: "\f4b8"
}

.fa-cpanel:before {
  content: "\f388"
}

.fa-creative-commons:before {
  content: "\f25e"
}

.fa-creative-commons-by:before {
  content: "\f4e7"
}

.fa-creative-commons-nc:before {
  content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"
}

.fa-creative-commons-nd:before {
  content: "\f4eb"
}

.fa-creative-commons-pd:before {
  content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"
}

.fa-creative-commons-remix:before {
  content: "\f4ee"
}

.fa-creative-commons-sa:before {
  content: "\f4ef"
}

.fa-creative-commons-sampling:before {
  content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"
}

.fa-creative-commons-share:before {
  content: "\f4f2"
}

.fa-creative-commons-zero:before {
  content: "\f4f3"
}

.fa-credit-card:before {
  content: "\f09d"
}

.fa-critical-role:before {
  content: "\f6c9"
}

.fa-crop:before {
  content: "\f125"
}

.fa-crop-alt:before {
  content: "\f565"
}

.fa-cross:before {
  content: "\f654"
}

.fa-crosshairs:before {
  content: "\f05b"
}

.fa-crow:before {
  content: "\f520"
}

.fa-crown:before {
  content: "\f521"
}

.fa-crutch:before {
  content: "\f7f7"
}

.fa-css3:before {
  content: "\f13c"
}

.fa-css3-alt:before {
  content: "\f38b"
}

.fa-cube:before {
  content: "\f1b2"
}

.fa-cubes:before {
  content: "\f1b3"
}

.fa-cut:before {
  content: "\f0c4"
}

.fa-cuttlefish:before {
  content: "\f38c"
}

.fa-d-and-d:before {
  content: "\f38d"
}

.fa-d-and-d-beyond:before {
  content: "\f6ca"
}

.fa-dailymotion:before {
  content: "\e052"
}

.fa-dashcube:before {
  content: "\f210"
}

.fa-database:before {
  content: "\f1c0"
}

.fa-deaf:before {
  content: "\f2a4"
}

.fa-deezer:before {
  content: "\e077"
}

.fa-delicious:before {
  content: "\f1a5"
}

.fa-democrat:before {
  content: "\f747"
}

.fa-deploydog:before {
  content: "\f38e"
}

.fa-deskpro:before {
  content: "\f38f"
}

.fa-desktop:before {
  content: "\f108"
}

.fa-dev:before {
  content: "\f6cc"
}

.fa-deviantart:before {
  content: "\f1bd"
}

.fa-dharmachakra:before {
  content: "\f655"
}

.fa-dhl:before {
  content: "\f790"
}

.fa-diagnoses:before {
  content: "\f470"
}

.fa-diaspora:before {
  content: "\f791"
}

.fa-dice:before {
  content: "\f522"
}

.fa-dice-d20:before {
  content: "\f6cf"
}

.fa-dice-d6:before {
  content: "\f6d1"
}

.fa-dice-five:before {
  content: "\f523"
}

.fa-dice-four:before {
  content: "\f524"
}

.fa-dice-one:before {
  content: "\f525"
}

.fa-dice-six:before {
  content: "\f526"
}

.fa-dice-three:before {
  content: "\f527"
}

.fa-dice-two:before {
  content: "\f528"
}

.fa-digg:before {
  content: "\f1a6"
}

.fa-digital-ocean:before {
  content: "\f391"
}

.fa-digital-tachograph:before {
  content: "\f566"
}

.fa-directions:before {
  content: "\f5eb"
}

.fa-discord:before {
  content: "\f392"
}

.fa-discourse:before {
  content: "\f393"
}

.fa-disease:before {
  content: "\f7fa"
}

.fa-divide:before {
  content: "\f529"
}

.fa-dizzy:before {
  content: "\f567"
}

.fa-dna:before {
  content: "\f471"
}

.fa-dochub:before {
  content: "\f394"
}

.fa-docker:before {
  content: "\f395"
}

.fa-dog:before {
  content: "\f6d3"
}

.fa-dollar-sign:before {
  content: "\f155"
}

.fa-dolly:before {
  content: "\f472"
}

.fa-dolly-flatbed:before {
  content: "\f474"
}

.fa-donate:before {
  content: "\f4b9"
}

.fa-door-closed:before {
  content: "\f52a"
}

.fa-door-open:before {
  content: "\f52b"
}

.fa-dot-circle:before {
  content: "\f192"
}

.fa-dove:before {
  content: "\f4ba"
}

.fa-download:before {
  content: "\f019"
}

.fa-draft2digital:before {
  content: "\f396"
}

.fa-drafting-compass:before {
  content: "\f568"
}

.fa-dragon:before {
  content: "\f6d5"
}

.fa-draw-polygon:before {
  content: "\f5ee"
}

.fa-dribbble:before {
  content: "\f17d"
}

.fa-dribbble-square:before {
  content: "\f397"
}

.fa-dropbox:before {
  content: "\f16b"
}

.fa-drum:before {
  content: "\f569"
}

.fa-drum-steelpan:before {
  content: "\f56a"
}

.fa-drumstick-bite:before {
  content: "\f6d7"
}

.fa-drupal:before {
  content: "\f1a9"
}

.fa-dumbbell:before {
  content: "\f44b"
}

.fa-dumpster:before {
  content: "\f793"
}

.fa-dumpster-fire:before {
  content: "\f794"
}

.fa-dungeon:before {
  content: "\f6d9"
}

.fa-dyalog:before {
  content: "\f399"
}

.fa-earlybirds:before {
  content: "\f39a"
}

.fa-ebay:before {
  content: "\f4f4"
}

.fa-edge:before {
  content: "\f282"
}

.fa-edge-legacy:before {
  content: "\e078"
}

.fa-edit:before {
  content: "\f044"
}

.fa-egg:before {
  content: "\f7fb"
}

.fa-eject:before {
  content: "\f052"
}

.fa-elementor:before {
  content: "\f430"
}

.fa-ellipsis-h:before {
  content: "\f141"
}

.fa-ellipsis-v:before {
  content: "\f142"
}

.fa-ello:before {
  content: "\f5f1"
}

.fa-ember:before {
  content: "\f423"
}

.fa-empire:before {
  content: "\f1d1"
}

.fa-envelope:before {
  content: "\f0e0"
}

.fa-envelope-open:before {
  content: "\f2b6"
}

.fa-envelope-open-text:before {
  content: "\f658"
}

.fa-envelope-square:before {
  content: "\f199"
}

.fa-envira:before {
  content: "\f299"
}

.fa-equals:before {
  content: "\f52c"
}

.fa-eraser:before {
  content: "\f12d"
}

.fa-erlang:before {
  content: "\f39d"
}

.fa-ethereum:before {
  content: "\f42e"
}

.fa-ethernet:before {
  content: "\f796"
}

.fa-etsy:before {
  content: "\f2d7"
}

.fa-euro-sign:before {
  content: "\f153"
}

.fa-evernote:before {
  content: "\f839"
}

.fa-exchange-alt:before {
  content: "\f362"
}

.fa-exclamation:before {
  content: "\f12a"
}

.fa-exclamation-circle:before {
  content: "\f06a"
}

.fa-exclamation-triangle:before {
  content: "\f071"
}

.fa-expand:before {
  content: "\f065"
}

.fa-expand-alt:before {
  content: "\f424"
}

.fa-expand-arrows-alt:before {
  content: "\f31e"
}

.fa-expeditedssl:before {
  content: "\f23e"
}

.fa-external-link-alt:before {
  content: "\f35d"
}

.fa-external-link-square-alt:before {
  content: "\f360"
}

.fa-eye:before {
  content: "\f06e"
}

.fa-eye-dropper:before {
  content: "\f1fb"
}

.fa-eye-slash:before {
  content: "\f070"
}

.fa-facebook:before {
  content: "\f09a"
}

.fa-facebook-f:before {
  content: "\f39e"
}

.fa-facebook-messenger:before {
  content: "\f39f"
}

.fa-facebook-square:before {
  content: "\f082"
}

.fa-fan:before {
  content: "\f863"
}

.fa-fantasy-flight-games:before {
  content: "\f6dc"
}

.fa-fast-backward:before {
  content: "\f049"
}

.fa-fast-forward:before {
  content: "\f050"
}

.fa-faucet:before {
  content: "\e005"
}

.fa-fax:before {
  content: "\f1ac"
}

.fa-feather:before {
  content: "\f52d"
}

.fa-feather-alt:before {
  content: "\f56b"
}

.fa-fedex:before {
  content: "\f797"
}

.fa-fedora:before {
  content: "\f798"
}

.fa-female:before {
  content: "\f182"
}

.fa-fighter-jet:before {
  content: "\f0fb"
}

.fa-figma:before {
  content: "\f799"
}

.fa-file:before {
  content: "\f15b"
}

.fa-file-alt:before {
  content: "\f15c"
}

.fa-file-archive:before {
  content: "\f1c6"
}

.fa-file-audio:before {
  content: "\f1c7"
}

.fa-file-code:before {
  content: "\f1c9"
}

.fa-file-contract:before {
  content: "\f56c"
}

.fa-file-csv:before {
  content: "\f6dd"
}

.fa-file-download:before {
  content: "\f56d"
}

.fa-file-excel:before {
  content: "\f1c3"
}

.fa-file-export:before {
  content: "\f56e"
}

.fa-file-image:before {
  content: "\f1c5"
}

.fa-file-import:before {
  content: "\f56f"
}

.fa-file-invoice:before {
  content: "\f570"
}

.fa-file-invoice-dollar:before {
  content: "\f571"
}

.fa-file-medical:before {
  content: "\f477"
}

.fa-file-medical-alt:before {
  content: "\f478"
}

.fa-file-pdf:before {
  content: "\f1c1"
}

.fa-file-powerpoint:before {
  content: "\f1c4"
}

.fa-file-prescription:before {
  content: "\f572"
}

.fa-file-signature:before {
  content: "\f573"
}

.fa-file-upload:before {
  content: "\f574"
}

.fa-file-video:before {
  content: "\f1c8"
}

.fa-file-word:before {
  content: "\f1c2"
}

.fa-fill:before {
  content: "\f575"
}

.fa-fill-drip:before {
  content: "\f576"
}

.fa-film:before {
  content: "\f008"
}

.fa-filter:before {
  content: "\f0b0"
}

.fa-fingerprint:before {
  content: "\f577"
}

.fa-fire:before {
  content: "\f06d"
}

.fa-fire-alt:before {
  content: "\f7e4"
}

.fa-fire-extinguisher:before {
  content: "\f134"
}

.fa-firefox:before {
  content: "\f269"
}

.fa-firefox-browser:before {
  content: "\e007"
}

.fa-first-aid:before {
  content: "\f479"
}

.fa-first-order:before {
  content: "\f2b0"
}

.fa-first-order-alt:before {
  content: "\f50a"
}

.fa-firstdraft:before {
  content: "\f3a1"
}

.fa-fish:before {
  content: "\f578"
}

.fa-fist-raised:before {
  content: "\f6de"
}

.fa-flag:before {
  content: "\f024"
}

.fa-flag-checkered:before {
  content: "\f11e"
}

.fa-flag-usa:before {
  content: "\f74d"
}

.fa-flask:before {
  content: "\f0c3"
}

.fa-flickr:before {
  content: "\f16e"
}

.fa-flipboard:before {
  content: "\f44d"
}

.fa-flushed:before {
  content: "\f579"
}

.fa-fly:before {
  content: "\f417"
}

.fa-folder:before {
  content: "\f07b"
}

.fa-folder-minus:before {
  content: "\f65d"
}

.fa-folder-open:before {
  content: "\f07c"
}

.fa-folder-plus:before {
  content: "\f65e"
}

.fa-font:before {
  content: "\f031"
}

.fa-font-awesome:before {
  content: "\f2b4"
}

.fa-font-awesome-alt:before {
  content: "\f35c"
}

.fa-font-awesome-flag:before {
  content: "\f425"
}

.fa-font-awesome-logo-full:before {
  content: "\f4e6"
}

.fa-fonticons:before {
  content: "\f280"
}

.fa-fonticons-fi:before {
  content: "\f3a2"
}

.fa-football-ball:before {
  content: "\f44e"
}

.fa-fort-awesome:before {
  content: "\f286"
}

.fa-fort-awesome-alt:before {
  content: "\f3a3"
}

.fa-forumbee:before {
  content: "\f211"
}

.fa-forward:before {
  content: "\f04e"
}

.fa-foursquare:before {
  content: "\f180"
}

.fa-free-code-camp:before {
  content: "\f2c5"
}

.fa-freebsd:before {
  content: "\f3a4"
}

.fa-frog:before {
  content: "\f52e"
}

.fa-frown:before {
  content: "\f119"
}

.fa-frown-open:before {
  content: "\f57a"
}

.fa-fulcrum:before {
  content: "\f50b"
}

.fa-funnel-dollar:before {
  content: "\f662"
}

.fa-futbol:before {
  content: "\f1e3"
}

.fa-galactic-republic:before {
  content: "\f50c"
}

.fa-galactic-senate:before {
  content: "\f50d"
}

.fa-gamepad:before {
  content: "\f11b"
}

.fa-gas-pump:before {
  content: "\f52f"
}

.fa-gavel:before {
  content: "\f0e3"
}

.fa-gem:before {
  content: "\f3a5"
}

.fa-genderless:before {
  content: "\f22d"
}

.fa-get-pocket:before {
  content: "\f265"
}

.fa-gg:before {
  content: "\f260"
}

.fa-gg-circle:before {
  content: "\f261"
}

.fa-ghost:before {
  content: "\f6e2"
}

.fa-gift:before {
  content: "\f06b"
}

.fa-gifts:before {
  content: "\f79c"
}

.fa-git:before {
  content: "\f1d3"
}

.fa-git-alt:before {
  content: "\f841"
}

.fa-git-square:before {
  content: "\f1d2"
}

.fa-github:before {
  content: "\f09b"
}

.fa-github-alt:before {
  content: "\f113"
}

.fa-github-square:before {
  content: "\f092"
}

.fa-gitkraken:before {
  content: "\f3a6"
}

.fa-gitlab:before {
  content: "\f296"
}

.fa-gitter:before {
  content: "\f426"
}

.fa-glass-cheers:before {
  content: "\f79f"
}

.fa-glass-martini:before {
  content: "\f000"
}

.fa-glass-martini-alt:before {
  content: "\f57b"
}

.fa-glass-whiskey:before {
  content: "\f7a0"
}

.fa-glasses:before {
  content: "\f530"
}

.fa-glide:before {
  content: "\f2a5"
}

.fa-glide-g:before {
  content: "\f2a6"
}

.fa-globe:before {
  content: "\f0ac"
}

.fa-globe-africa:before {
  content: "\f57c"
}

.fa-globe-americas:before {
  content: "\f57d"
}

.fa-globe-asia:before {
  content: "\f57e"
}

.fa-globe-europe:before {
  content: "\f7a2"
}

.fa-gofore:before {
  content: "\f3a7"
}

.fa-golf-ball:before {
  content: "\f450"
}

.fa-goodreads:before {
  content: "\f3a8"
}

.fa-goodreads-g:before {
  content: "\f3a9"
}

.fa-google:before {
  content: "\f1a0"
}

.fa-google-drive:before {
  content: "\f3aa"
}

.fa-google-pay:before {
  content: "\e079"
}

.fa-google-play:before {
  content: "\f3ab"
}

.fa-google-plus:before {
  content: "\f2b3"
}

.fa-google-plus-g:before {
  content: "\f0d5"
}

.fa-google-plus-square:before {
  content: "\f0d4"
}

.fa-google-wallet:before {
  content: "\f1ee"
}

.fa-gopuram:before {
  content: "\f664"
}

.fa-graduation-cap:before {
  content: "\f19d"
}

.fa-gratipay:before {
  content: "\f184"
}

.fa-grav:before {
  content: "\f2d6"
}

.fa-greater-than:before {
  content: "\f531"
}

.fa-greater-than-equal:before {
  content: "\f532"
}

.fa-grimace:before {
  content: "\f57f"
}

.fa-grin:before {
  content: "\f580"
}

.fa-grin-alt:before {
  content: "\f581"
}

.fa-grin-beam:before {
  content: "\f582"
}

.fa-grin-beam-sweat:before {
  content: "\f583"
}

.fa-grin-hearts:before {
  content: "\f584"
}

.fa-grin-squint:before {
  content: "\f585"
}

.fa-grin-squint-tears:before {
  content: "\f586"
}

.fa-grin-stars:before {
  content: "\f587"
}

.fa-grin-tears:before {
  content: "\f588"
}

.fa-grin-tongue:before {
  content: "\f589"
}

.fa-grin-tongue-squint:before {
  content: "\f58a"
}

.fa-grin-tongue-wink:before {
  content: "\f58b"
}

.fa-grin-wink:before {
  content: "\f58c"
}

.fa-grip-horizontal:before {
  content: "\f58d"
}

.fa-grip-lines:before {
  content: "\f7a4"
}

.fa-grip-lines-vertical:before {
  content: "\f7a5"
}

.fa-grip-vertical:before {
  content: "\f58e"
}

.fa-gripfire:before {
  content: "\f3ac"
}

.fa-grunt:before {
  content: "\f3ad"
}

.fa-guilded:before {
  content: "\e07e"
}

.fa-guitar:before {
  content: "\f7a6"
}

.fa-gulp:before {
  content: "\f3ae"
}

.fa-h-square:before {
  content: "\f0fd"
}

.fa-hacker-news:before {
  content: "\f1d4"
}

.fa-hacker-news-square:before {
  content: "\f3af"
}

.fa-hackerrank:before {
  content: "\f5f7"
}

.fa-hamburger:before {
  content: "\f805"
}

.fa-hammer:before {
  content: "\f6e3"
}

.fa-hamsa:before {
  content: "\f665"
}

.fa-hand-holding:before {
  content: "\f4bd"
}

.fa-hand-holding-heart:before {
  content: "\f4be"
}

.fa-hand-holding-medical:before {
  content: "\e05c"
}

.fa-hand-holding-usd:before {
  content: "\f4c0"
}

.fa-hand-holding-water:before {
  content: "\f4c1"
}

.fa-hand-lizard:before {
  content: "\f258"
}

.fa-hand-middle-finger:before {
  content: "\f806"
}

.fa-hand-paper:before {
  content: "\f256"
}

.fa-hand-peace:before {
  content: "\f25b"
}

.fa-hand-point-down:before {
  content: "\f0a7"
}

.fa-hand-point-left:before {
  content: "\f0a5"
}

.fa-hand-point-right:before {
  content: "\f0a4"
}

.fa-hand-point-up:before {
  content: "\f0a6"
}

.fa-hand-pointer:before {
  content: "\f25a"
}

.fa-hand-rock:before {
  content: "\f255"
}

.fa-hand-scissors:before {
  content: "\f257"
}

.fa-hand-sparkles:before {
  content: "\e05d"
}

.fa-hand-spock:before {
  content: "\f259"
}

.fa-hands:before {
  content: "\f4c2"
}

.fa-hands-helping:before {
  content: "\f4c4"
}

.fa-hands-wash:before {
  content: "\e05e"
}

.fa-handshake:before {
  content: "\f2b5"
}

.fa-handshake-alt-slash:before {
  content: "\e05f"
}

.fa-handshake-slash:before {
  content: "\e060"
}

.fa-hanukiah:before {
  content: "\f6e6"
}

.fa-hard-hat:before {
  content: "\f807"
}

.fa-hashtag:before {
  content: "\f292"
}

.fa-hat-cowboy:before {
  content: "\f8c0"
}

.fa-hat-cowboy-side:before {
  content: "\f8c1"
}

.fa-hat-wizard:before {
  content: "\f6e8"
}

.fa-hdd:before {
  content: "\f0a0"
}

.fa-head-side-cough:before {
  content: "\e061"
}

.fa-head-side-cough-slash:before {
  content: "\e062"
}

.fa-head-side-mask:before {
  content: "\e063"
}

.fa-head-side-virus:before {
  content: "\e064"
}

.fa-heading:before {
  content: "\f1dc"
}

.fa-headphones:before {
  content: "\f025"
}

.fa-headphones-alt:before {
  content: "\f58f"
}

.fa-headset:before {
  content: "\f590"
}

.fa-heart:before {
  content: "\f004"
}

.fa-heart-broken:before {
  content: "\f7a9"
}

.fa-heartbeat:before {
  content: "\f21e"
}

.fa-helicopter:before {
  content: "\f533"
}

.fa-highlighter:before {
  content: "\f591"
}

.fa-hiking:before {
  content: "\f6ec"
}

.fa-hippo:before {
  content: "\f6ed"
}

.fa-hips:before {
  content: "\f452"
}

.fa-hire-a-helper:before {
  content: "\f3b0"
}

.fa-history:before {
  content: "\f1da"
}

.fa-hive:before {
  content: "\e07f"
}

.fa-hockey-puck:before {
  content: "\f453"
}

.fa-holly-berry:before {
  content: "\f7aa"
}

.fa-home:before {
  content: "\f015"
}

.fa-hooli:before {
  content: "\f427"
}

.fa-hornbill:before {
  content: "\f592"
}

.fa-horse:before {
  content: "\f6f0"
}

.fa-horse-head:before {
  content: "\f7ab"
}

.fa-hospital:before {
  content: "\f0f8"
}

.fa-hospital-alt:before {
  content: "\f47d"
}

.fa-hospital-symbol:before {
  content: "\f47e"
}

.fa-hospital-user:before {
  content: "\f80d"
}

.fa-hot-tub:before {
  content: "\f593"
}

.fa-hotdog:before {
  content: "\f80f"
}

.fa-hotel:before {
  content: "\f594"
}

.fa-hotjar:before {
  content: "\f3b1"
}

.fa-hourglass:before {
  content: "\f254"
}

.fa-hourglass-end:before {
  content: "\f253"
}

.fa-hourglass-half:before {
  content: "\f252"
}

.fa-hourglass-start:before {
  content: "\f251"
}

.fa-house-damage:before {
  content: "\f6f1"
}

.fa-house-user:before {
  content: "\e065"
}

.fa-houzz:before {
  content: "\f27c"
}

.fa-hryvnia:before {
  content: "\f6f2"
}

.fa-html5:before {
  content: "\f13b"
}

.fa-hubspot:before {
  content: "\f3b2"
}

.fa-i-cursor:before {
  content: "\f246"
}

.fa-ice-cream:before {
  content: "\f810"
}

.fa-icicles:before {
  content: "\f7ad"
}

.fa-icons:before {
  content: "\f86d"
}

.fa-id-badge:before {
  content: "\f2c1"
}

.fa-id-card:before {
  content: "\f2c2"
}

.fa-id-card-alt:before {
  content: "\f47f"
}

.fa-ideal:before {
  content: "\e013"
}

.fa-igloo:before {
  content: "\f7ae"
}

.fa-image:before {
  content: "\f03e"
}

.fa-images:before {
  content: "\f302"
}

.fa-imdb:before {
  content: "\f2d8"
}

.fa-inbox:before {
  content: "\f01c"
}

.fa-indent:before {
  content: "\f03c"
}

.fa-industry:before {
  content: "\f275"
}

.fa-infinity:before {
  content: "\f534"
}

.fa-info:before {
  content: "\f129"
}

.fa-info-circle:before {
  content: "\f05a"
}

.fa-innosoft:before {
  content: "\e080"
}

.fa-instagram:before {
  content: "\f16d"
}

.fa-instagram-square:before {
  content: "\e055"
}

.fa-instalod:before {
  content: "\e081"
}

.fa-intercom:before {
  content: "\f7af"
}

.fa-internet-explorer:before {
  content: "\f26b"
}

.fa-invision:before {
  content: "\f7b0"
}

.fa-ioxhost:before {
  content: "\f208"
}

.fa-italic:before {
  content: "\f033"
}

.fa-itch-io:before {
  content: "\f83a"
}

.fa-itunes:before {
  content: "\f3b4"
}

.fa-itunes-note:before {
  content: "\f3b5"
}

.fa-java:before {
  content: "\f4e4"
}

.fa-jedi:before {
  content: "\f669"
}

.fa-jedi-order:before {
  content: "\f50e"
}

.fa-jenkins:before {
  content: "\f3b6"
}

.fa-jira:before {
  content: "\f7b1"
}

.fa-joget:before {
  content: "\f3b7"
}

.fa-joint:before {
  content: "\f595"
}

.fa-joomla:before {
  content: "\f1aa"
}

.fa-journal-whills:before {
  content: "\f66a"
}

.fa-js:before {
  content: "\f3b8"
}

.fa-js-square:before {
  content: "\f3b9"
}

.fa-jsfiddle:before {
  content: "\f1cc"
}

.fa-kaaba:before {
  content: "\f66b"
}

.fa-kaggle:before {
  content: "\f5fa"
}

.fa-key:before {
  content: "\f084"
}

.fa-keybase:before {
  content: "\f4f5"
}

.fa-keyboard:before {
  content: "\f11c"
}

.fa-keycdn:before {
  content: "\f3ba"
}

.fa-khanda:before {
  content: "\f66d"
}

.fa-kickstarter:before {
  content: "\f3bb"
}

.fa-kickstarter-k:before {
  content: "\f3bc"
}

.fa-kiss:before {
  content: "\f596"
}

.fa-kiss-beam:before {
  content: "\f597"
}

.fa-kiss-wink-heart:before {
  content: "\f598"
}

.fa-kiwi-bird:before {
  content: "\f535"
}

.fa-korvue:before {
  content: "\f42f"
}

.fa-landmark:before {
  content: "\f66f"
}

.fa-language:before {
  content: "\f1ab"
}

.fa-laptop:before {
  content: "\f109"
}

.fa-laptop-code:before {
  content: "\f5fc"
}

.fa-laptop-house:before {
  content: "\e066"
}

.fa-laptop-medical:before {
  content: "\f812"
}

.fa-laravel:before {
  content: "\f3bd"
}

.fa-lastfm:before {
  content: "\f202"
}

.fa-lastfm-square:before {
  content: "\f203"
}

.fa-laugh:before {
  content: "\f599"
}

.fa-laugh-beam:before {
  content: "\f59a"
}

.fa-laugh-squint:before {
  content: "\f59b"
}

.fa-laugh-wink:before {
  content: "\f59c"
}

.fa-layer-group:before {
  content: "\f5fd"
}

.fa-leaf:before {
  content: "\f06c"
}

.fa-leanpub:before {
  content: "\f212"
}

.fa-lemon:before {
  content: "\f094"
}

.fa-less:before {
  content: "\f41d"
}

.fa-less-than:before {
  content: "\f536"
}

.fa-less-than-equal:before {
  content: "\f537"
}

.fa-level-down-alt:before {
  content: "\f3be"
}

.fa-level-up-alt:before {
  content: "\f3bf"
}

.fa-life-ring:before {
  content: "\f1cd"
}

.fa-lightbulb:before {
  content: "\f0eb"
}

.fa-line:before {
  content: "\f3c0"
}

.fa-link:before {
  content: "\f0c1"
}

.fa-linkedin:before {
  content: "\f08c"
}

.fa-linkedin-in:before {
  content: "\f0e1"
}

.fa-linode:before {
  content: "\f2b8"
}

.fa-linux:before {
  content: "\f17c"
}

.fa-lira-sign:before {
  content: "\f195"
}

.fa-list:before {
  content: "\f03a"
}

.fa-list-alt:before {
  content: "\f022"
}

.fa-list-ol:before {
  content: "\f0cb"
}

.fa-list-ul:before {
  content: "\f0ca"
}

.fa-location-arrow:before {
  content: "\f124"
}

.fa-lock:before {
  content: "\f023"
}

.fa-lock-open:before {
  content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
  content: "\f309"
}

.fa-long-arrow-alt-left:before {
  content: "\f30a"
}

.fa-long-arrow-alt-right:before {
  content: "\f30b"
}

.fa-long-arrow-alt-up:before {
  content: "\f30c"
}

.fa-low-vision:before {
  content: "\f2a8"
}

.fa-luggage-cart:before {
  content: "\f59d"
}

.fa-lungs:before {
  content: "\f604"
}

.fa-lungs-virus:before {
  content: "\e067"
}

.fa-lyft:before {
  content: "\f3c3"
}

.fa-magento:before {
  content: "\f3c4"
}

.fa-magic:before {
  content: "\f0d0"
}

.fa-magnet:before {
  content: "\f076"
}

.fa-mail-bulk:before {
  content: "\f674"
}

.fa-mailchimp:before {
  content: "\f59e"
}

.fa-male:before {
  content: "\f183"
}

.fa-mandalorian:before {
  content: "\f50f"
}

.fa-map:before {
  content: "\f279"
}

.fa-map-marked:before {
  content: "\f59f"
}

.fa-map-marked-alt:before {
  content: "\f5a0"
}

.fa-map-marker:before {
  content: "\f041"
}

.fa-map-marker-alt:before {
  content: "\f3c5"
}

.fa-map-pin:before {
  content: "\f276"
}

.fa-map-signs:before {
  content: "\f277"
}

.fa-markdown:before {
  content: "\f60f"
}

.fa-marker:before {
  content: "\f5a1"
}

.fa-mars:before {
  content: "\f222"
}

.fa-mars-double:before {
  content: "\f227"
}

.fa-mars-stroke:before {
  content: "\f229"
}

.fa-mars-stroke-h:before {
  content: "\f22b"
}

.fa-mars-stroke-v:before {
  content: "\f22a"
}

.fa-mask:before {
  content: "\f6fa"
}

.fa-mastodon:before {
  content: "\f4f6"
}

.fa-maxcdn:before {
  content: "\f136"
}

.fa-mdb:before {
  content: "\f8ca"
}

.fa-medal:before {
  content: "\f5a2"
}

.fa-medapps:before {
  content: "\f3c6"
}

.fa-medium:before {
  content: "\f23a"
}

.fa-medium-m:before {
  content: "\f3c7"
}

.fa-medkit:before {
  content: "\f0fa"
}

.fa-medrt:before {
  content: "\f3c8"
}

.fa-meetup:before {
  content: "\f2e0"
}

.fa-megaport:before {
  content: "\f5a3"
}

.fa-meh:before {
  content: "\f11a"
}

.fa-meh-blank:before {
  content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
  content: "\f5a5"
}

.fa-memory:before {
  content: "\f538"
}

.fa-mendeley:before {
  content: "\f7b3"
}

.fa-menorah:before {
  content: "\f676"
}

.fa-mercury:before {
  content: "\f223"
}

.fa-meteor:before {
  content: "\f753"
}

.fa-microblog:before {
  content: "\e01a"
}

.fa-microchip:before {
  content: "\f2db"
}

.fa-microphone:before {
  content: "\f130"
}

.fa-microphone-alt:before {
  content: "\f3c9"
}

.fa-microphone-alt-slash:before {
  content: "\f539"
}

.fa-microphone-slash:before {
  content: "\f131"
}

.fa-microscope:before {
  content: "\f610"
}

.fa-microsoft:before {
  content: "\f3ca"
}

.fa-minus:before {
  content: "\f068"
}

.fa-minus-circle:before {
  content: "\f056"
}

.fa-minus-square:before {
  content: "\f146"
}

.fa-mitten:before {
  content: "\f7b5"
}

.fa-mix:before {
  content: "\f3cb"
}

.fa-mixcloud:before {
  content: "\f289"
}

.fa-mixer:before {
  content: "\e056"
}

.fa-mizuni:before {
  content: "\f3cc"
}

.fa-mobile:before {
  content: "\f10b"
}

.fa-mobile-alt:before {
  content: "\f3cd"
}

.fa-modx:before {
  content: "\f285"
}

.fa-monero:before {
  content: "\f3d0"
}

.fa-money-bill:before {
  content: "\f0d6"
}

.fa-money-bill-alt:before {
  content: "\f3d1"
}

.fa-money-bill-wave:before {
  content: "\f53a"
}

.fa-money-bill-wave-alt:before {
  content: "\f53b"
}

.fa-money-check:before {
  content: "\f53c"
}

.fa-money-check-alt:before {
  content: "\f53d"
}

.fa-monument:before {
  content: "\f5a6"
}

.fa-moon:before {
  content: "\f186"
}

.fa-mortar-pestle:before {
  content: "\f5a7"
}

.fa-mosque:before {
  content: "\f678"
}

.fa-motorcycle:before {
  content: "\f21c"
}

.fa-mountain:before {
  content: "\f6fc"
}

.fa-mouse:before {
  content: "\f8cc"
}

.fa-mouse-pointer:before {
  content: "\f245"
}

.fa-mug-hot:before {
  content: "\f7b6"
}

.fa-music:before {
  content: "\f001"
}

.fa-napster:before {
  content: "\f3d2"
}

.fa-neos:before {
  content: "\f612"
}

.fa-network-wired:before {
  content: "\f6ff"
}

.fa-neuter:before {
  content: "\f22c"
}

.fa-newspaper:before {
  content: "\f1ea"
}

.fa-nimblr:before {
  content: "\f5a8"
}

.fa-node:before {
  content: "\f419"
}

.fa-node-js:before {
  content: "\f3d3"
}

.fa-not-equal:before {
  content: "\f53e"
}

.fa-notes-medical:before {
  content: "\f481"
}

.fa-npm:before {
  content: "\f3d4"
}

.fa-ns8:before {
  content: "\f3d5"
}

.fa-nutritionix:before {
  content: "\f3d6"
}

.fa-object-group:before {
  content: "\f247"
}

.fa-object-ungroup:before {
  content: "\f248"
}

.fa-octopus-deploy:before {
  content: "\e082"
}

.fa-odnoklassniki:before {
  content: "\f263"
}

.fa-odnoklassniki-square:before {
  content: "\f264"
}

.fa-oil-can:before {
  content: "\f613"
}

.fa-old-republic:before {
  content: "\f510"
}

.fa-om:before {
  content: "\f679"
}

.fa-opencart:before {
  content: "\f23d"
}

.fa-openid:before {
  content: "\f19b"
}

.fa-opera:before {
  content: "\f26a"
}

.fa-optin-monster:before {
  content: "\f23c"
}

.fa-orcid:before {
  content: "\f8d2"
}

.fa-osi:before {
  content: "\f41a"
}

.fa-otter:before {
  content: "\f700"
}

.fa-outdent:before {
  content: "\f03b"
}

.fa-page4:before {
  content: "\f3d7"
}

.fa-pagelines:before {
  content: "\f18c"
}

.fa-pager:before {
  content: "\f815"
}

.fa-paint-brush:before {
  content: "\f1fc"
}

.fa-paint-roller:before {
  content: "\f5aa"
}

.fa-palette:before {
  content: "\f53f"
}

.fa-palfed:before {
  content: "\f3d8"
}

.fa-pallet:before {
  content: "\f482"
}

.fa-paper-plane:before {
  content: "\f1d8"
}

.fa-paperclip:before {
  content: "\f0c6"
}

.fa-parachute-box:before {
  content: "\f4cd"
}

.fa-paragraph:before {
  content: "\f1dd"
}

.fa-parking:before {
  content: "\f540"
}

.fa-passport:before {
  content: "\f5ab"
}

.fa-pastafarianism:before {
  content: "\f67b"
}

.fa-paste:before {
  content: "\f0ea"
}

.fa-patreon:before {
  content: "\f3d9"
}

.fa-pause:before {
  content: "\f04c"
}

.fa-pause-circle:before {
  content: "\f28b"
}

.fa-paw:before {
  content: "\f1b0"
}

.fa-paypal:before {
  content: "\f1ed"
}

.fa-peace:before {
  content: "\f67c"
}

.fa-pen:before {
  content: "\f304"
}

.fa-pen-alt:before {
  content: "\f305"
}

.fa-pen-fancy:before {
  content: "\f5ac"
}

.fa-pen-nib:before {
  content: "\f5ad"
}

.fa-pen-square:before {
  content: "\f14b"
}

.fa-pencil-alt:before {
  content: "\f303"
}

.fa-pencil-ruler:before {
  content: "\f5ae"
}

.fa-penny-arcade:before {
  content: "\f704"
}

.fa-people-arrows:before {
  content: "\e068"
}

.fa-people-carry:before {
  content: "\f4ce"
}

.fa-pepper-hot:before {
  content: "\f816"
}

.fa-perbyte:before {
  content: "\e083"
}

.fa-percent:before {
  content: "\f295"
}

.fa-percentage:before {
  content: "\f541"
}

.fa-periscope:before {
  content: "\f3da"
}

.fa-person-booth:before {
  content: "\f756"
}

.fa-phabricator:before {
  content: "\f3db"
}

.fa-phoenix-framework:before {
  content: "\f3dc"
}

.fa-phoenix-squadron:before {
  content: "\f511"
}

.fa-phone:before {
  content: "\f095"
}

.fa-phone-alt:before {
  content: "\f879"
}

.fa-phone-slash:before {
  content: "\f3dd"
}

.fa-phone-square:before {
  content: "\f098"
}

.fa-phone-square-alt:before {
  content: "\f87b"
}

.fa-phone-volume:before {
  content: "\f2a0"
}

.fa-photo-video:before {
  content: "\f87c"
}

.fa-php:before {
  content: "\f457"
}

.fa-pied-piper:before {
  content: "\f2ae"
}

.fa-pied-piper-alt:before {
  content: "\f1a8"
}

.fa-pied-piper-hat:before {
  content: "\f4e5"
}

.fa-pied-piper-pp:before {
  content: "\f1a7"
}

.fa-pied-piper-square:before {
  content: "\e01e"
}

.fa-piggy-bank:before {
  content: "\f4d3"
}

.fa-pills:before {
  content: "\f484"
}

.fa-pinterest:before {
  content: "\f0d2"
}

.fa-pinterest-p:before {
  content: "\f231"
}

.fa-pinterest-square:before {
  content: "\f0d3"
}

.fa-pizza-slice:before {
  content: "\f818"
}

.fa-place-of-worship:before {
  content: "\f67f"
}

.fa-plane:before {
  content: "\f072"
}

.fa-plane-arrival:before {
  content: "\f5af"
}

.fa-plane-departure:before {
  content: "\f5b0"
}

.fa-plane-slash:before {
  content: "\e069"
}

.fa-play:before {
  content: "\f04b"
}

.fa-play-circle:before {
  content: "\f144"
}

.fa-playstation:before {
  content: "\f3df"
}

.fa-plug:before {
  content: "\f1e6"
}

.fa-plus:before {
  content: "\f067"
}

.fa-plus-circle:before {
  content: "\f055"
}

.fa-plus-square:before {
  content: "\f0fe"
}

.fa-podcast:before {
  content: "\f2ce"
}

.fa-poll:before {
  content: "\f681"
}

.fa-poll-h:before {
  content: "\f682"
}

.fa-poo:before {
  content: "\f2fe"
}

.fa-poo-storm:before {
  content: "\f75a"
}

.fa-poop:before {
  content: "\f619"
}

.fa-portrait:before {
  content: "\f3e0"
}

.fa-pound-sign:before {
  content: "\f154"
}

.fa-power-off:before {
  content: "\f011"
}

.fa-pray:before {
  content: "\f683"
}

.fa-praying-hands:before {
  content: "\f684"
}

.fa-prescription:before {
  content: "\f5b1"
}

.fa-prescription-bottle:before {
  content: "\f485"
}

.fa-prescription-bottle-alt:before {
  content: "\f486"
}

.fa-print:before {
  content: "\f02f"
}

.fa-procedures:before {
  content: "\f487"
}

.fa-product-hunt:before {
  content: "\f288"
}

.fa-project-diagram:before {
  content: "\f542"
}

.fa-pump-medical:before {
  content: "\e06a"
}

.fa-pump-soap:before {
  content: "\e06b"
}

.fa-pushed:before {
  content: "\f3e1"
}

.fa-puzzle-piece:before {
  content: "\f12e"
}

.fa-python:before {
  content: "\f3e2"
}

.fa-qq:before {
  content: "\f1d6"
}

.fa-qrcode:before {
  content: "\f029"
}

.fa-question:before {
  content: "\f128"
}

.fa-question-circle:before {
  content: "\f059"
}

.fa-quidditch:before {
  content: "\f458"
}

.fa-quinscape:before {
  content: "\f459"
}

.fa-quora:before {
  content: "\f2c4"
}

.fa-quote-left:before {
  content: "\f10d"
}

.fa-quote-right:before {
  content: "\f10e"
}

.fa-quran:before {
  content: "\f687"
}

.fa-r-project:before {
  content: "\f4f7"
}

.fa-radiation:before {
  content: "\f7b9"
}

.fa-radiation-alt:before {
  content: "\f7ba"
}

.fa-rainbow:before {
  content: "\f75b"
}

.fa-random:before {
  content: "\f074"
}

.fa-raspberry-pi:before {
  content: "\f7bb"
}

.fa-ravelry:before {
  content: "\f2d9"
}

.fa-react:before {
  content: "\f41b"
}

.fa-reacteurope:before {
  content: "\f75d"
}

.fa-readme:before {
  content: "\f4d5"
}

.fa-rebel:before {
  content: "\f1d0"
}

.fa-receipt:before {
  content: "\f543"
}

.fa-record-vinyl:before {
  content: "\f8d9"
}

.fa-recycle:before {
  content: "\f1b8"
}

.fa-red-river:before {
  content: "\f3e3"
}

.fa-reddit:before {
  content: "\f1a1"
}

.fa-reddit-alien:before {
  content: "\f281"
}

.fa-reddit-square:before {
  content: "\f1a2"
}

.fa-redhat:before {
  content: "\f7bc"
}

.fa-redo:before {
  content: "\f01e"
}

.fa-redo-alt:before {
  content: "\f2f9"
}

.fa-registered:before {
  content: "\f25d"
}

.fa-remove-format:before {
  content: "\f87d"
}

.fa-renren:before {
  content: "\f18b"
}

.fa-reply:before {
  content: "\f3e5"
}

.fa-reply-all:before {
  content: "\f122"
}

.fa-replyd:before {
  content: "\f3e6"
}

.fa-republican:before {
  content: "\f75e"
}

.fa-researchgate:before {
  content: "\f4f8"
}

.fa-resolving:before {
  content: "\f3e7"
}

.fa-restroom:before {
  content: "\f7bd"
}

.fa-retweet:before {
  content: "\f079"
}

.fa-rev:before {
  content: "\f5b2"
}

.fa-ribbon:before {
  content: "\f4d6"
}

.fa-ring:before {
  content: "\f70b"
}

.fa-road:before {
  content: "\f018"
}

.fa-robot:before {
  content: "\f544"
}

.fa-rocket:before {
  content: "\f135"
}

.fa-rocketchat:before {
  content: "\f3e8"
}

.fa-rockrms:before {
  content: "\f3e9"
}

.fa-route:before {
  content: "\f4d7"
}

.fa-rss:before {
  content: "\f09e"
}

.fa-rss-square:before {
  content: "\f143"
}

.fa-ruble-sign:before {
  content: "\f158"
}

.fa-ruler:before {
  content: "\f545"
}

.fa-ruler-combined:before {
  content: "\f546"
}

.fa-ruler-horizontal:before {
  content: "\f547"
}

.fa-ruler-vertical:before {
  content: "\f548"
}

.fa-running:before {
  content: "\f70c"
}

.fa-rupee-sign:before {
  content: "\f156"
}

.fa-rust:before {
  content: "\e07a"
}

.fa-sad-cry:before {
  content: "\f5b3"
}

.fa-sad-tear:before {
  content: "\f5b4"
}

.fa-safari:before {
  content: "\f267"
}

.fa-salesforce:before {
  content: "\f83b"
}

.fa-sass:before {
  content: "\f41e"
}

.fa-satellite:before {
  content: "\f7bf"
}

.fa-satellite-dish:before {
  content: "\f7c0"
}

.fa-save:before {
  content: "\f0c7"
}

.fa-schlix:before {
  content: "\f3ea"
}

.fa-school:before {
  content: "\f549"
}

.fa-screwdriver:before {
  content: "\f54a"
}

.fa-scribd:before {
  content: "\f28a"
}

.fa-scroll:before {
  content: "\f70e"
}

.fa-sd-card:before {
  content: "\f7c2"
}

.fa-search:before {
  content: "\f002"
}

.fa-search-dollar:before {
  content: "\f688"
}

.fa-search-location:before {
  content: "\f689"
}

.fa-search-minus:before {
  content: "\f010"
}

.fa-search-plus:before {
  content: "\f00e"
}

.fa-searchengin:before {
  content: "\f3eb"
}

.fa-seedling:before {
  content: "\f4d8"
}

.fa-sellcast:before {
  content: "\f2da"
}

.fa-sellsy:before {
  content: "\f213"
}

.fa-server:before {
  content: "\f233"
}

.fa-servicestack:before {
  content: "\f3ec"
}

.fa-shapes:before {
  content: "\f61f"
}

.fa-share:before {
  content: "\f064"
}

.fa-share-alt:before {
  content: "\f1e0"
}

.fa-share-alt-square:before {
  content: "\f1e1"
}

.fa-share-square:before {
  content: "\f14d"
}

.fa-shekel-sign:before {
  content: "\f20b"
}

.fa-shield-alt:before {
  content: "\f3ed"
}

.fa-shield-virus:before {
  content: "\e06c"
}

.fa-ship:before {
  content: "\f21a"
}

.fa-shipping-fast:before {
  content: "\f48b"
}

.fa-shirtsinbulk:before {
  content: "\f214"
}

.fa-shoe-prints:before {
  content: "\f54b"
}

.fa-shopify:before {
  content: "\e057"
}

.fa-shopping-bag:before {
  content: "\f290"
}

.fa-shopping-basket:before {
  content: "\f291"
}

.fa-shopping-cart:before {
  content: "\f07a"
}

.fa-shopware:before {
  content: "\f5b5"
}

.fa-shower:before {
  content: "\f2cc"
}

.fa-shuttle-van:before {
  content: "\f5b6"
}

.fa-sign:before {
  content: "\f4d9"
}

.fa-sign-in-alt:before {
  content: "\f2f6"
}

.fa-sign-language:before {
  content: "\f2a7"
}

.fa-sign-out-alt:before {
  content: "\f2f5"
}

.fa-signal:before {
  content: "\f012"
}

.fa-signature:before {
  content: "\f5b7"
}

.fa-sim-card:before {
  content: "\f7c4"
}

.fa-simplybuilt:before {
  content: "\f215"
}

.fa-sink:before {
  content: "\e06d"
}

.fa-sistrix:before {
  content: "\f3ee"
}

.fa-sitemap:before {
  content: "\f0e8"
}

.fa-sith:before {
  content: "\f512"
}

.fa-skating:before {
  content: "\f7c5"
}

.fa-sketch:before {
  content: "\f7c6"
}

.fa-skiing:before {
  content: "\f7c9"
}

.fa-skiing-nordic:before {
  content: "\f7ca"
}

.fa-skull:before {
  content: "\f54c"
}

.fa-skull-crossbones:before {
  content: "\f714"
}

.fa-skyatlas:before {
  content: "\f216"
}

.fa-skype:before {
  content: "\f17e"
}

.fa-slack:before {
  content: "\f198"
}

.fa-slack-hash:before {
  content: "\f3ef"
}

.fa-slash:before {
  content: "\f715"
}

.fa-sleigh:before {
  content: "\f7cc"
}

.fa-sliders-h:before {
  content: "\f1de"
}

.fa-slideshare:before {
  content: "\f1e7"
}

.fa-smile:before {
  content: "\f118"
}

.fa-smile-beam:before {
  content: "\f5b8"
}

.fa-smile-wink:before {
  content: "\f4da"
}

.fa-smog:before {
  content: "\f75f"
}

.fa-smoking:before {
  content: "\f48d"
}

.fa-smoking-ban:before {
  content: "\f54d"
}

.fa-sms:before {
  content: "\f7cd"
}

.fa-snapchat:before {
  content: "\f2ab"
}

.fa-snapchat-ghost:before {
  content: "\f2ac"
}

.fa-snapchat-square:before {
  content: "\f2ad"
}

.fa-snowboarding:before {
  content: "\f7ce"
}

.fa-snowflake:before {
  content: "\f2dc"
}

.fa-snowman:before {
  content: "\f7d0"
}

.fa-snowplow:before {
  content: "\f7d2"
}

.fa-soap:before {
  content: "\e06e"
}

.fa-socks:before {
  content: "\f696"
}

.fa-solar-panel:before {
  content: "\f5ba"
}

.fa-sort:before {
  content: "\f0dc"
}

.fa-sort-alpha-down:before {
  content: "\f15d"
}

.fa-sort-alpha-down-alt:before {
  content: "\f881"
}

.fa-sort-alpha-up:before {
  content: "\f15e"
}

.fa-sort-alpha-up-alt:before {
  content: "\f882"
}

.fa-sort-amount-down:before {
  content: "\f160"
}

.fa-sort-amount-down-alt:before {
  content: "\f884"
}

.fa-sort-amount-up:before {
  content: "\f161"
}

.fa-sort-amount-up-alt:before {
  content: "\f885"
}

.fa-sort-down:before {
  content: "\f0dd"
}

.fa-sort-numeric-down:before {
  content: "\f162"
}

.fa-sort-numeric-down-alt:before {
  content: "\f886"
}

.fa-sort-numeric-up:before {
  content: "\f163"
}

.fa-sort-numeric-up-alt:before {
  content: "\f887"
}

.fa-sort-up:before {
  content: "\f0de"
}

.fa-soundcloud:before {
  content: "\f1be"
}

.fa-sourcetree:before {
  content: "\f7d3"
}

.fa-spa:before {
  content: "\f5bb"
}

.fa-space-shuttle:before {
  content: "\f197"
}

.fa-speakap:before {
  content: "\f3f3"
}

.fa-speaker-deck:before {
  content: "\f83c"
}

.fa-spell-check:before {
  content: "\f891"
}

.fa-spider:before {
  content: "\f717"
}

.fa-spinner:before {
  content: "\f110"
}

.fa-splotch:before {
  content: "\f5bc"
}

.fa-spotify:before {
  content: "\f1bc"
}

.fa-spray-can:before {
  content: "\f5bd"
}

.fa-square:before {
  content: "\f0c8"
}

.fa-square-full:before {
  content: "\f45c"
}

.fa-square-root-alt:before {
  content: "\f698"
}

.fa-squarespace:before {
  content: "\f5be"
}

.fa-stack-exchange:before {
  content: "\f18d"
}

.fa-stack-overflow:before {
  content: "\f16c"
}

.fa-stackpath:before {
  content: "\f842"
}

.fa-stamp:before {
  content: "\f5bf"
}

.fa-star:before {
  content: "\f005"
}

.fa-star-and-crescent:before {
  content: "\f699"
}

.fa-star-half:before {
  content: "\f089"
}

.fa-star-half-alt:before {
  content: "\f5c0"
}

.fa-star-of-david:before {
  content: "\f69a"
}

.fa-star-of-life:before {
  content: "\f621"
}

.fa-staylinked:before {
  content: "\f3f5"
}

.fa-steam:before {
  content: "\f1b6"
}

.fa-steam-square:before {
  content: "\f1b7"
}

.fa-steam-symbol:before {
  content: "\f3f6"
}

.fa-step-backward:before {
  content: "\f048"
}

.fa-step-forward:before {
  content: "\f051"
}

.fa-stethoscope:before {
  content: "\f0f1"
}

.fa-sticker-mule:before {
  content: "\f3f7"
}

.fa-sticky-note:before {
  content: "\f249"
}

.fa-stop:before {
  content: "\f04d"
}

.fa-stop-circle:before {
  content: "\f28d"
}

.fa-stopwatch:before {
  content: "\f2f2"
}

.fa-stopwatch-20:before {
  content: "\e06f"
}

.fa-store:before {
  content: "\f54e"
}

.fa-store-alt:before {
  content: "\f54f"
}

.fa-store-alt-slash:before {
  content: "\e070"
}

.fa-store-slash:before {
  content: "\e071"
}

.fa-strava:before {
  content: "\f428"
}

.fa-stream:before {
  content: "\f550"
}

.fa-street-view:before {
  content: "\f21d"
}

.fa-strikethrough:before {
  content: "\f0cc"
}

.fa-stripe:before {
  content: "\f429"
}

.fa-stripe-s:before {
  content: "\f42a"
}

.fa-stroopwafel:before {
  content: "\f551"
}

.fa-studiovinari:before {
  content: "\f3f8"
}

.fa-stumbleupon:before {
  content: "\f1a4"
}

.fa-stumbleupon-circle:before {
  content: "\f1a3"
}

.fa-subscript:before {
  content: "\f12c"
}

.fa-subway:before {
  content: "\f239"
}

.fa-suitcase:before {
  content: "\f0f2"
}

.fa-suitcase-rolling:before {
  content: "\f5c1"
}

.fa-sun:before {
  content: "\f185"
}

.fa-superpowers:before {
  content: "\f2dd"
}

.fa-superscript:before {
  content: "\f12b"
}

.fa-supple:before {
  content: "\f3f9"
}

.fa-surprise:before {
  content: "\f5c2"
}

.fa-suse:before {
  content: "\f7d6"
}

.fa-swatchbook:before {
  content: "\f5c3"
}

.fa-swift:before {
  content: "\f8e1"
}

.fa-swimmer:before {
  content: "\f5c4"
}

.fa-swimming-pool:before {
  content: "\f5c5"
}

.fa-symfony:before {
  content: "\f83d"
}

.fa-synagogue:before {
  content: "\f69b"
}

.fa-sync:before {
  content: "\f021"
}

.fa-sync-alt:before {
  content: "\f2f1"
}

.fa-syringe:before {
  content: "\f48e"
}

.fa-table:before {
  content: "\f0ce"
}

.fa-table-tennis:before {
  content: "\f45d"
}

.fa-tablet:before {
  content: "\f10a"
}

.fa-tablet-alt:before {
  content: "\f3fa"
}

.fa-tablets:before {
  content: "\f490"
}

.fa-tachometer-alt:before {
  content: "\f3fd"
}

.fa-tag:before {
  content: "\f02b"
}

.fa-tags:before {
  content: "\f02c"
}

.fa-tape:before {
  content: "\f4db"
}

.fa-tasks:before {
  content: "\f0ae"
}

.fa-taxi:before {
  content: "\f1ba"
}

.fa-teamspeak:before {
  content: "\f4f9"
}

.fa-teeth:before {
  content: "\f62e"
}

.fa-teeth-open:before {
  content: "\f62f"
}

.fa-telegram:before {
  content: "\f2c6"
}

.fa-telegram-plane:before {
  content: "\f3fe"
}

.fa-temperature-high:before {
  content: "\f769"
}

.fa-temperature-low:before {
  content: "\f76b"
}

.fa-tencent-weibo:before {
  content: "\f1d5"
}

.fa-tenge:before {
  content: "\f7d7"
}

.fa-terminal:before {
  content: "\f120"
}

.fa-text-height:before {
  content: "\f034"
}

.fa-text-width:before {
  content: "\f035"
}

.fa-th:before {
  content: "\f00a"
}

.fa-th-large:before {
  content: "\f009"
}

.fa-th-list:before {
  content: "\f00b"
}

.fa-the-red-yeti:before {
  content: "\f69d"
}

.fa-theater-masks:before {
  content: "\f630"
}

.fa-themeco:before {
  content: "\f5c6"
}

.fa-themeisle:before {
  content: "\f2b2"
}

.fa-thermometer:before {
  content: "\f491"
}

.fa-thermometer-empty:before {
  content: "\f2cb"
}

.fa-thermometer-full:before {
  content: "\f2c7"
}

.fa-thermometer-half:before {
  content: "\f2c9"
}

.fa-thermometer-quarter:before {
  content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8"
}

.fa-think-peaks:before {
  content: "\f731"
}

.fa-thumbs-down:before {
  content: "\f165"
}

.fa-thumbs-up:before {
  content: "\f164"
}

.fa-thumbtack:before {
  content: "\f08d"
}

.fa-ticket-alt:before {
  content: "\f3ff"
}

.fa-tiktok:before {
  content: "\e07b"
}

.fa-times:before {
  content: "\f00d"
}

.fa-times-circle:before {
  content: "\f057"
}

.fa-tint:before {
  content: "\f043"
}

.fa-tint-slash:before {
  content: "\f5c7"
}

.fa-tired:before {
  content: "\f5c8"
}

.fa-threads:before {
  content: "\e9cb"
}

.fa-threads-square:before {
  content: "\e9cc"
}

.fa-toggle-off:before {
  content: "\f204"
}

.fa-toggle-on:before {
  content: "\f205"
}

.fa-toilet:before {
  content: "\f7d8"
}

.fa-toilet-paper:before {
  content: "\f71e"
}

.fa-toilet-paper-slash:before {
  content: "\e072"
}

.fa-toolbox:before {
  content: "\f552"
}

.fa-tools:before {
  content: "\f7d9"
}

.fa-tooth:before {
  content: "\f5c9"
}

.fa-torah:before {
  content: "\f6a0"
}

.fa-torii-gate:before {
  content: "\f6a1"
}

.fa-tractor:before {
  content: "\f722"
}

.fa-trade-federation:before {
  content: "\f513"
}

.fa-trademark:before {
  content: "\f25c"
}

.fa-traffic-light:before {
  content: "\f637"
}

.fa-trailer:before {
  content: "\e041"
}

.fa-train:before {
  content: "\f238"
}

.fa-tram:before {
  content: "\f7da"
}

.fa-transgender:before {
  content: "\f224"
}

.fa-transgender-alt:before {
  content: "\f225"
}

.fa-trash:before {
  content: "\f1f8"
}

.fa-trash-alt:before {
  content: "\f2ed"
}

.fa-trash-restore:before {
  content: "\f829"
}

.fa-trash-restore-alt:before {
  content: "\f82a"
}

.fa-tree:before {
  content: "\f1bb"
}

.fa-trello:before {
  content: "\f181"
}

.fa-tripadvisor:before {
  content: "\f262"
}

.fa-trophy:before {
  content: "\f091"
}

.fa-truck:before {
  content: "\f0d1"
}

.fa-truck-loading:before {
  content: "\f4de"
}

.fa-truck-monster:before {
  content: "\f63b"
}

.fa-truck-moving:before {
  content: "\f4df"
}

.fa-truck-pickup:before {
  content: "\f63c"
}

.fa-tshirt:before {
  content: "\f553"
}

.fa-tty:before {
  content: "\f1e4"
}

.fa-tumblr:before {
  content: "\f173"
}

.fa-tumblr-square:before {
  content: "\f174"
}

.fa-tv:before {
  content: "\f26c"
}

.fa-twitch:before {
  content: "\f1e8"
}

.fa-twitter:before {
  content: "\f099"
}

.fa-twitter-square:before {
  content: "\f081"
}

.fa-typo3:before {
  content: "\f42b"
}

.fa-uber:before {
  content: "\f402"
}

.fa-ubuntu:before {
  content: "\f7df"
}

.fa-uikit:before {
  content: "\f403"
}

.fa-umbraco:before {
  content: "\f8e8"
}

.fa-umbrella:before {
  content: "\f0e9"
}

.fa-umbrella-beach:before {
  content: "\f5ca"
}

.fa-uncharted:before {
  content: "\e084"
}

.fa-underline:before {
  content: "\f0cd"
}

.fa-undo:before {
  content: "\f0e2"
}

.fa-undo-alt:before {
  content: "\f2ea"
}

.fa-uniregistry:before {
  content: "\f404"
}

.fa-unity:before {
  content: "\e049"
}

.fa-universal-access:before {
  content: "\f29a"
}

.fa-university:before {
  content: "\f19c"
}

.fa-unlink:before {
  content: "\f127"
}

.fa-unlock:before {
  content: "\f09c"
}

.fa-unlock-alt:before {
  content: "\f13e"
}

.fa-unsplash:before {
  content: "\e07c"
}

.fa-untappd:before {
  content: "\f405"
}

.fa-upload:before {
  content: "\f093"
}

.fa-ups:before {
  content: "\f7e0"
}

.fa-usb:before {
  content: "\f287"
}

.fa-user:before {
  content: "\f007"
}

.fa-user-alt:before {
  content: "\f406"
}

.fa-user-alt-slash:before {
  content: "\f4fa"
}

.fa-user-astronaut:before {
  content: "\f4fb"
}

.fa-user-check:before {
  content: "\f4fc"
}

.fa-user-circle:before {
  content: "\f2bd"
}

.fa-user-clock:before {
  content: "\f4fd"
}

.fa-user-cog:before {
  content: "\f4fe"
}

.fa-user-edit:before {
  content: "\f4ff"
}

.fa-user-friends:before {
  content: "\f500"
}

.fa-user-graduate:before {
  content: "\f501"
}

.fa-user-injured:before {
  content: "\f728"
}

.fa-user-lock:before {
  content: "\f502"
}

.fa-user-md:before {
  content: "\f0f0"
}

.fa-user-minus:before {
  content: "\f503"
}

.fa-user-ninja:before {
  content: "\f504"
}

.fa-user-nurse:before {
  content: "\f82f"
}

.fa-user-plus:before {
  content: "\f234"
}

.fa-user-secret:before {
  content: "\f21b"
}

.fa-user-shield:before {
  content: "\f505"
}

.fa-user-slash:before {
  content: "\f506"
}

.fa-user-tag:before {
  content: "\f507"
}

.fa-user-tie:before {
  content: "\f508"
}

.fa-user-times:before {
  content: "\f235"
}

.fa-users:before {
  content: "\f0c0"
}

.fa-users-cog:before {
  content: "\f509"
}

.fa-users-slash:before {
  content: "\e073"
}

.fa-usps:before {
  content: "\f7e1"
}

.fa-ussunnah:before {
  content: "\f407"
}

.fa-utensil-spoon:before {
  content: "\f2e5"
}

.fa-utensils:before {
  content: "\f2e7"
}

.fa-vaadin:before {
  content: "\f408"
}

.fa-vector-square:before {
  content: "\f5cb"
}

.fa-venus:before {
  content: "\f221"
}

.fa-venus-double:before {
  content: "\f226"
}

.fa-venus-mars:before {
  content: "\f228"
}

.fa-vest:before {
  content: "\e085"
}

.fa-vest-patches:before {
  content: "\e086"
}

.fa-viacoin:before {
  content: "\f237"
}

.fa-viadeo:before {
  content: "\f2a9"
}

.fa-viadeo-square:before {
  content: "\f2aa"
}

.fa-vial:before {
  content: "\f492"
}

.fa-vials:before {
  content: "\f493"
}

.fa-viber:before {
  content: "\f409"
}

.fa-video:before {
  content: "\f03d"
}

.fa-video-slash:before {
  content: "\f4e2"
}

.fa-vihara:before {
  content: "\f6a7"
}

.fa-vimeo:before {
  content: "\f40a"
}

.fa-vimeo-square:before {
  content: "\f194"
}

.fa-vimeo-v:before {
  content: "\f27d"
}

.fa-vine:before {
  content: "\f1ca"
}

.fa-virus:before {
  content: "\e074"
}

.fa-virus-slash:before {
  content: "\e075"
}

.fa-viruses:before {
  content: "\e076"
}

.fa-vk:before {
  content: "\f189"
}

.fa-vnv:before {
  content: "\f40b"
}

.fa-voicemail:before {
  content: "\f897"
}

.fa-volleyball-ball:before {
  content: "\f45f"
}

.fa-volume-down:before {
  content: "\f027"
}

.fa-volume-mute:before {
  content: "\f6a9"
}

.fa-volume-off:before {
  content: "\f026"
}

.fa-volume-up:before {
  content: "\f028"
}

.fa-vote-yea:before {
  content: "\f772"
}

.fa-vr-cardboard:before {
  content: "\f729"
}

.fa-vuejs:before {
  content: "\f41f"
}

.fa-walking:before {
  content: "\f554"
}

.fa-wallet:before {
  content: "\f555"
}

.fa-warehouse:before {
  content: "\f494"
}

.fa-watchman-monitoring:before {
  content: "\e087"
}

.fa-water:before {
  content: "\f773"
}

.fa-wave-square:before {
  content: "\f83e"
}

.fa-waze:before {
  content: "\f83f"
}

.fa-weebly:before {
  content: "\f5cc"
}

.fa-weibo:before {
  content: "\f18a"
}

.fa-weight:before {
  content: "\f496"
}

.fa-weight-hanging:before {
  content: "\f5cd"
}

.fa-weixin:before {
  content: "\f1d7"
}

.fa-whatsapp:before {
  content: "\f232"
}

.fa-whatsapp-square:before {
  content: "\f40c"
}

.fa-wheelchair:before {
  content: "\f193"
}

.fa-whmcs:before {
  content: "\f40d"
}

.fa-wifi:before {
  content: "\f1eb"
}

.fa-wikipedia-w:before {
  content: "\f266"
}

.fa-wind:before {
  content: "\f72e"
}

.fa-window-close:before {
  content: "\f410"
}

.fa-window-maximize:before {
  content: "\f2d0"
}

.fa-window-minimize:before {
  content: "\f2d1"
}

.fa-window-restore:before {
  content: "\f2d2"
}

.fa-windows:before {
  content: "\f17a"
}

.fa-wine-bottle:before {
  content: "\f72f"
}

.fa-wine-glass:before {
  content: "\f4e3"
}

.fa-wine-glass-alt:before {
  content: "\f5ce"
}

.fa-wix:before {
  content: "\f5cf"
}

.fa-wizards-of-the-coast:before {
  content: "\f730"
}

.fa-wodu:before {
  content: "\e088"
}

.fa-wolf-pack-battalion:before {
  content: "\f514"
}

.fa-won-sign:before {
  content: "\f159"
}

.fa-wordpress:before {
  content: "\f19a"
}

.fa-wordpress-simple:before {
  content: "\f411"
}

.fa-wpbeginner:before {
  content: "\f297"
}

.fa-wpexplorer:before {
  content: "\f2de"
}

.fa-wpforms:before {
  content: "\f298"
}

.fa-wpressr:before {
  content: "\f3e4"
}

.fa-wrench:before {
  content: "\f0ad"
}

.fa-x-ray:before {
  content: "\f497"
}

.fa-xbox:before {
  content: "\f412"
}

.fa-xing:before {
  content: "\f168"
}

.fa-xing-square:before {
  content: "\f169"
}

.fa-x-twitter:before {
  content: "\e9ca"
}

.fa-x-twitter-square:before {
  content: "\e9c9"
}

.fa-y-combinator:before {
  content: "\f23b"
}

.fa-yahoo:before {
  content: "\f19e"
}

.fa-yammer:before {
  content: "\f840"
}

.fa-yandex:before {
  content: "\f413"
}

.fa-yandex-international:before {
  content: "\f414"
}

.fa-yarn:before {
  content: "\f7e3"
}

.fa-yelp:before {
  content: "\f1e9"
}

.fa-yen-sign:before {
  content: "\f157"
}

.fa-yin-yang:before {
  content: "\f6ad"
}

.fa-yoast:before {
  content: "\f2b1"
}

.fa-youtube:before {
  content: "\f167"
}

.fa-youtube-square:before {
  content: "\f431"
}

.fa-zhihu:before {
  content: "\f63f"
}

.sr-only {
  border: 0;
  clip: rect(0,0,0,0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.sr-only-focusable:active,.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto
}
/*!
 * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
 .fa,
 .fas,
 .far,
 .fal,
 .fad,
 .fab {
   -moz-osx-font-smoothing: grayscale;
   -webkit-font-smoothing: antialiased;
   display: inline-block;
   font-style: normal;
   font-variant: normal;
   text-rendering: auto;
   line-height: 1; }
 
 .fa-lg {
   font-size: 1.33333em;
   line-height: 0.75em;
   vertical-align: -.0667em; }
 
 .fa-xs {
   font-size: .75em; }
 
 .fa-sm {
   font-size: .875em; }
 
 .fa-1x {
   font-size: 1em; }
 
 .fa-2x {
   font-size: 2em; }
 
 .fa-3x {
   font-size: 3em; }
 
 .fa-4x {
   font-size: 4em; }
 
 .fa-5x {
   font-size: 5em; }
 
 .fa-6x {
   font-size: 6em; }
 
 .fa-7x {
   font-size: 7em; }
 
 .fa-8x {
   font-size: 8em; }
 
 .fa-9x {
   font-size: 9em; }
 
 .fa-10x {
   font-size: 10em; }
 
 .fa-fw {
   text-align: center;
   width: 1.25em; }
 
 .fa-ul {
   list-style-type: none;
   margin-left: 2.5em;
   padding-left: 0; }
   .fa-ul > li {
     position: relative; }
 
 .fa-li {
   left: -2em;
   position: absolute;
   text-align: center;
   width: 2em;
   line-height: inherit; }
 
 .fa-border {
   border: solid 0.08em #eee;
   border-radius: .1em;
   padding: .2em .25em .15em; }
 
 .fa-pull-left {
   float: left; }
 
 .fa-pull-right {
   float: right; }
 
 .fa.fa-pull-left,
 .fas.fa-pull-left,
 .far.fa-pull-left,
 .fal.fa-pull-left,
 .fab.fa-pull-left {
   margin-right: .3em; }
 
 .fa.fa-pull-right,
 .fas.fa-pull-right,
 .far.fa-pull-right,
 .fal.fa-pull-right,
 .fab.fa-pull-right {
   margin-left: .3em; }
 
 .fa-spin {
   -webkit-animation: fa-spin 2s infinite linear;
           animation: fa-spin 2s infinite linear; }
 
 .fa-pulse {
   -webkit-animation: fa-spin 1s infinite steps(8);
           animation: fa-spin 1s infinite steps(8); }
 
 @-webkit-keyframes fa-spin {
   0% {
     -webkit-transform: rotate(0deg);
             transform: rotate(0deg); }
   100% {
     -webkit-transform: rotate(360deg);
             transform: rotate(360deg); } }
 
 @keyframes fa-spin {
   0% {
     -webkit-transform: rotate(0deg);
             transform: rotate(0deg); }
   100% {
     -webkit-transform: rotate(360deg);
             transform: rotate(360deg); } }
 
 .fa-rotate-90 {
   -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
   -webkit-transform: rotate(90deg);
           transform: rotate(90deg); }
 
 .fa-rotate-180 {
   -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
   -webkit-transform: rotate(180deg);
           transform: rotate(180deg); }
 
 .fa-rotate-270 {
   -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
   -webkit-transform: rotate(270deg);
           transform: rotate(270deg); }
 
 .fa-flip-horizontal {
   -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
   -webkit-transform: scale(-1, 1);
           transform: scale(-1, 1); }
 
 .fa-flip-vertical {
   -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
   -webkit-transform: scale(1, -1);
           transform: scale(1, -1); }
 
 .fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
   -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
   -webkit-transform: scale(-1, -1);
           transform: scale(-1, -1); }
 
 :root .fa-rotate-90,
 :root .fa-rotate-180,
 :root .fa-rotate-270,
 :root .fa-flip-horizontal,
 :root .fa-flip-vertical,
 :root .fa-flip-both {
   -webkit-filter: none;
           filter: none; }
 
 .fa-stack {
   display: inline-block;
   height: 2em;
   line-height: 2em;
   position: relative;
   vertical-align: middle;
   width: 2.5em; }
 
 .fa-stack-1x,
 .fa-stack-2x {
   left: 0;
   position: absolute;
   text-align: center;
   width: 100%; }
 
 .fa-stack-1x {
   line-height: inherit; }
 
 .fa-stack-2x {
   font-size: 2em; }
 
 .fa-inverse {
   color: #fff; }
 
 /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
 readers do not read off random characters that represent icons */
 .fa-500px:before {
   content: "\f26e"; }
 
 .fa-accessible-icon:before {
   content: "\f368"; }
 
 .fa-accusoft:before {
   content: "\f369"; }
 
 .fa-acquisitions-incorporated:before {
   content: "\f6af"; }
 
 .fa-ad:before {
   content: "\f641"; }
 
 .fa-address-book:before {
   content: "\f2b9"; }
 
 .fa-address-card:before {
   content: "\f2bb"; }
 
 .fa-adjust:before {
   content: "\f042"; }
 
 .fa-adn:before {
   content: "\f170"; }
 
 .fa-adobe:before {
   content: "\f778"; }
 
 .fa-adversal:before {
   content: "\f36a"; }
 
 .fa-affiliatetheme:before {
   content: "\f36b"; }
 
 .fa-air-freshener:before {
   content: "\f5d0"; }
 
 .fa-airbnb:before {
   content: "\f834"; }
 
 .fa-algolia:before {
   content: "\f36c"; }
 
 .fa-align-center:before {
   content: "\f037"; }
 
 .fa-align-justify:before {
   content: "\f039"; }
 
 .fa-align-left:before {
   content: "\f036"; }
 
 .fa-align-right:before {
   content: "\f038"; }
 
 .fa-alipay:before {
   content: "\f642"; }
 
 .fa-allergies:before {
   content: "\f461"; }
 
 .fa-amazon:before {
   content: "\f270"; }
 
 .fa-amazon-pay:before {
   content: "\f42c"; }
 
 .fa-ambulance:before {
   content: "\f0f9"; }
 
 .fa-american-sign-language-interpreting:before {
   content: "\f2a3"; }
 
 .fa-amilia:before {
   content: "\f36d"; }
 
 .fa-anchor:before {
   content: "\f13d"; }
 
 .fa-android:before {
   content: "\f17b"; }
 
 .fa-angellist:before {
   content: "\f209"; }
 
 .fa-angle-double-down:before {
   content: "\f103"; }
 
 .fa-angle-double-left:before {
   content: "\f100"; }
 
 .fa-angle-double-right:before {
   content: "\f101"; }
 
 .fa-angle-double-up:before {
   content: "\f102"; }
 
 .fa-angle-down:before {
   content: "\f107"; }
 
 .fa-angle-left:before {
   content: "\f104"; }
 
 .fa-angle-right:before {
   content: "\f105"; }
 
 .fa-angle-up:before {
   content: "\f106"; }
 
 .fa-angry:before {
   content: "\f556"; }
 
 .fa-angrycreative:before {
   content: "\f36e"; }
 
 .fa-angular:before {
   content: "\f420"; }
 
 .fa-ankh:before {
   content: "\f644"; }
 
 .fa-app-store:before {
   content: "\f36f"; }
 
 .fa-app-store-ios:before {
   content: "\f370"; }
 
 .fa-apper:before {
   content: "\f371"; }
 
 .fa-apple:before {
   content: "\f179"; }
 
 .fa-apple-alt:before {
   content: "\f5d1"; }
 
 .fa-apple-pay:before {
   content: "\f415"; }
 
 .fa-archive:before {
   content: "\f187"; }
 
 .fa-archway:before {
   content: "\f557"; }
 
 .fa-arrow-alt-circle-down:before {
   content: "\f358"; }
 
 .fa-arrow-alt-circle-left:before {
   content: "\f359"; }
 
 .fa-arrow-alt-circle-right:before {
   content: "\f35a"; }
 
 .fa-arrow-alt-circle-up:before {
   content: "\f35b"; }
 
 .fa-arrow-circle-down:before {
   content: "\f0ab"; }
 
 .fa-arrow-circle-left:before {
   content: "\f0a8"; }
 
 .fa-arrow-circle-right:before {
   content: "\f0a9"; }
 
 .fa-arrow-circle-up:before {
   content: "\f0aa"; }
 
 .fa-arrow-down:before {
   content: "\f063"; }
 
 .fa-arrow-left:before {
   content: "\f060"; }
 
 .fa-arrow-right:before {
   content: "\f061"; }
 
 .fa-arrow-up:before {
   content: "\f062"; }
 
 .fa-arrows-alt:before {
   content: "\f0b2"; }
 
 .fa-arrows-alt-h:before {
   content: "\f337"; }
 
 .fa-arrows-alt-v:before {
   content: "\f338"; }
 
 .fa-artstation:before {
   content: "\f77a"; }
 
 .fa-assistive-listening-systems:before {
   content: "\f2a2"; }
 
 .fa-asterisk:before {
   content: "\f069"; }
 
 .fa-asymmetrik:before {
   content: "\f372"; }
 
 .fa-at:before {
   content: "\f1fa"; }
 
 .fa-atlas:before {
   content: "\f558"; }
 
 .fa-atlassian:before {
   content: "\f77b"; }
 
 .fa-atom:before {
   content: "\f5d2"; }
 
 .fa-audible:before {
   content: "\f373"; }
 
 .fa-audio-description:before {
   content: "\f29e"; }
 
 .fa-autoprefixer:before {
   content: "\f41c"; }
 
 .fa-avianex:before {
   content: "\f374"; }
 
 .fa-aviato:before {
   content: "\f421"; }
 
 .fa-award:before {
   content: "\f559"; }
 
 .fa-aws:before {
   content: "\f375"; }
 
 .fa-baby:before {
   content: "\f77c"; }
 
 .fa-baby-carriage:before {
   content: "\f77d"; }
 
 .fa-backspace:before {
   content: "\f55a"; }
 
 .fa-backward:before {
   content: "\f04a"; }
 
 .fa-bacon:before {
   content: "\f7e5"; }
 
 .fa-balance-scale:before {
   content: "\f24e"; }
 
 .fa-balance-scale-left:before {
   content: "\f515"; }
 
 .fa-balance-scale-right:before {
   content: "\f516"; }
 
 .fa-ban:before {
   content: "\f05e"; }
 
 .fa-band-aid:before {
   content: "\f462"; }
 
 .fa-bandcamp:before {
   content: "\f2d5"; }
 
 .fa-barcode:before {
   content: "\f02a"; }
 
 .fa-bars:before {
   content: "\f0c9"; }
 
 .fa-baseball-ball:before {
   content: "\f433"; }
 
 .fa-basketball-ball:before {
   content: "\f434"; }
 
 .fa-bath:before {
   content: "\f2cd"; }
 
 .fa-battery-empty:before {
   content: "\f244"; }
 
 .fa-battery-full:before {
   content: "\f240"; }
 
 .fa-battery-half:before {
   content: "\f242"; }
 
 .fa-battery-quarter:before {
   content: "\f243"; }
 
 .fa-battery-three-quarters:before {
   content: "\f241"; }
 
 .fa-battle-net:before {
   content: "\f835"; }
 
 .fa-bed:before {
   content: "\f236"; }
 
 .fa-beer:before {
   content: "\f0fc"; }
 
 .fa-behance:before {
   content: "\f1b4"; }
 
 .fa-behance-square:before {
   content: "\f1b5"; }
 
 .fa-bell:before {
   content: "\f0f3"; }
 
 .fa-bell-slash:before {
   content: "\f1f6"; }
 
 .fa-bezier-curve:before {
   content: "\f55b"; }
 
 .fa-bible:before {
   content: "\f647"; }
 
 .fa-bicycle:before {
   content: "\f206"; }
 
 .fa-biking:before {
   content: "\f84a"; }
 
 .fa-bimobject:before {
   content: "\f378"; }
 
 .fa-binoculars:before {
   content: "\f1e5"; }
 
 .fa-biohazard:before {
   content: "\f780"; }
 
 .fa-birthday-cake:before {
   content: "\f1fd"; }
 
 .fa-bitbucket:before {
   content: "\f171"; }
 
 .fa-bitcoin:before {
   content: "\f379"; }
 
 .fa-bity:before {
   content: "\f37a"; }
 
 .fa-black-tie:before {
   content: "\f27e"; }
 
 .fa-blackberry:before {
   content: "\f37b"; }
 
 .fa-blender:before {
   content: "\f517"; }
 
 .fa-blender-phone:before {
   content: "\f6b6"; }
 
 .fa-blind:before {
   content: "\f29d"; }
 
 .fa-blog:before {
   content: "\f781"; }
 
 .fa-blogger:before {
   content: "\f37c"; }
 
 .fa-blogger-b:before {
   content: "\f37d"; }
 
 .fa-bluetooth:before {
   content: "\f293"; }
 
 .fa-bluetooth-b:before {
   content: "\f294"; }
 
 .fa-bold:before {
   content: "\f032"; }
 
 .fa-bolt:before {
   content: "\f0e7"; }
 
 .fa-bomb:before {
   content: "\f1e2"; }
 
 .fa-bone:before {
   content: "\f5d7"; }
 
 .fa-bong:before {
   content: "\f55c"; }
 
 .fa-book:before {
   content: "\f02d"; }
 
 .fa-book-dead:before {
   content: "\f6b7"; }
 
 .fa-book-medical:before {
   content: "\f7e6"; }
 
 .fa-book-open:before {
   content: "\f518"; }
 
 .fa-book-reader:before {
   content: "\f5da"; }
 
 .fa-bookmark:before {
   content: "\f02e"; }
 
 .fa-bootstrap:before {
   content: "\f836"; }
 
 .fa-border-all:before {
   content: "\f84c"; }
 
 .fa-border-none:before {
   content: "\f850"; }
 
 .fa-border-style:before {
   content: "\f853"; }
 
 .fa-bowling-ball:before {
   content: "\f436"; }
 
 .fa-box:before {
   content: "\f466"; }
 
 .fa-box-open:before {
   content: "\f49e"; }
 
 .fa-boxes:before {
   content: "\f468"; }
 
 .fa-braille:before {
   content: "\f2a1"; }
 
 .fa-brain:before {
   content: "\f5dc"; }
 
 .fa-bread-slice:before {
   content: "\f7ec"; }
 
 .fa-briefcase:before {
   content: "\f0b1"; }
 
 .fa-briefcase-medical:before {
   content: "\f469"; }
 
 .fa-broadcast-tower:before {
   content: "\f519"; }
 
 .fa-broom:before {
   content: "\f51a"; }
 
 .fa-brush:before {
   content: "\f55d"; }
 
 .fa-btc:before {
   content: "\f15a"; }
 
 .fa-buffer:before {
   content: "\f837"; }
 
 .fa-bug:before {
   content: "\f188"; }
 
 .fa-building:before {
   content: "\f1ad"; }
 
 .fa-bullhorn:before {
   content: "\f0a1"; }
 
 .fa-bullseye:before {
   content: "\f140"; }
 
 .fa-burn:before {
   content: "\f46a"; }
 
 .fa-buromobelexperte:before {
   content: "\f37f"; }
 
 .fa-bus:before {
   content: "\f207"; }
 
 .fa-bus-alt:before {
   content: "\f55e"; }
 
 .fa-business-time:before {
   content: "\f64a"; }
 
 .fa-buy-n-large:before {
   content: "\f8a6"; }
 
 .fa-buysellads:before {
   content: "\f20d"; }
 
 .fa-calculator:before {
   content: "\f1ec"; }
 
 .fa-calendar:before {
   content: "\f133"; }
 
 .fa-calendar-alt:before {
   content: "\f073"; }
 
 .fa-calendar-check:before {
   content: "\f274"; }
 
 .fa-calendar-day:before {
   content: "\f783"; }
 
 .fa-calendar-minus:before {
   content: "\f272"; }
 
 .fa-calendar-plus:before {
   content: "\f271"; }
 
 .fa-calendar-times:before {
   content: "\f273"; }
 
 .fa-calendar-week:before {
   content: "\f784"; }
 
 .fa-camera:before {
   content: "\f030"; }
 
 .fa-camera-retro:before {
   content: "\f083"; }
 
 .fa-campground:before {
   content: "\f6bb"; }
 
 .fa-canadian-maple-leaf:before {
   content: "\f785"; }
 
 .fa-candy-cane:before {
   content: "\f786"; }
 
 .fa-cannabis:before {
   content: "\f55f"; }
 
 .fa-capsules:before {
   content: "\f46b"; }
 
 .fa-car:before {
   content: "\f1b9"; }
 
 .fa-car-alt:before {
   content: "\f5de"; }
 
 .fa-car-battery:before {
   content: "\f5df"; }
 
 .fa-car-crash:before {
   content: "\f5e1"; }
 
 .fa-car-side:before {
   content: "\f5e4"; }
 
 .fa-caret-down:before {
   content: "\f0d7"; }
 
 .fa-caret-left:before {
   content: "\f0d9"; }
 
 .fa-caret-right:before {
   content: "\f0da"; }
 
 .fa-caret-square-down:before {
   content: "\f150"; }
 
 .fa-caret-square-left:before {
   content: "\f191"; }
 
 .fa-caret-square-right:before {
   content: "\f152"; }
 
 .fa-caret-square-up:before {
   content: "\f151"; }
 
 .fa-caret-up:before {
   content: "\f0d8"; }
 
 .fa-carrot:before {
   content: "\f787"; }
 
 .fa-cart-arrow-down:before {
   content: "\f218"; }
 
 .fa-cart-plus:before {
   content: "\f217"; }
 
 .fa-cash-register:before {
   content: "\f788"; }
 
 .fa-cat:before {
   content: "\f6be"; }
 
 .fa-cc-amazon-pay:before {
   content: "\f42d"; }
 
 .fa-cc-amex:before {
   content: "\f1f3"; }
 
 .fa-cc-apple-pay:before {
   content: "\f416"; }
 
 .fa-cc-diners-club:before {
   content: "\f24c"; }
 
 .fa-cc-discover:before {
   content: "\f1f2"; }
 
 .fa-cc-jcb:before {
   content: "\f24b"; }
 
 .fa-cc-mastercard:before {
   content: "\f1f1"; }
 
 .fa-cc-paypal:before {
   content: "\f1f4"; }
 
 .fa-cc-stripe:before {
   content: "\f1f5"; }
 
 .fa-cc-visa:before {
   content: "\f1f0"; }
 
 .fa-centercode:before {
   content: "\f380"; }
 
 .fa-centos:before {
   content: "\f789"; }
 
 .fa-certificate:before {
   content: "\f0a3"; }
 
 .fa-chair:before {
   content: "\f6c0"; }
 
 .fa-chalkboard:before {
   content: "\f51b"; }
 
 .fa-chalkboard-teacher:before {
   content: "\f51c"; }
 
 .fa-charging-station:before {
   content: "\f5e7"; }
 
 .fa-chart-area:before {
   content: "\f1fe"; }
 
 .fa-chart-bar:before {
   content: "\f080"; }
 
 .fa-chart-line:before {
   content: "\f201"; }
 
 .fa-chart-pie:before {
   content: "\f200"; }
 
 .fa-check:before {
   content: "\f00c"; }
 
 .fa-check-circle:before {
   content: "\f058"; }
 
 .fa-check-double:before {
   content: "\f560"; }
 
 .fa-check-square:before {
   content: "\f14a"; }
 
 .fa-cheese:before {
   content: "\f7ef"; }
 
 .fa-chess:before {
   content: "\f439"; }
 
 .fa-chess-bishop:before {
   content: "\f43a"; }
 
 .fa-chess-board:before {
   content: "\f43c"; }
 
 .fa-chess-king:before {
   content: "\f43f"; }
 
 .fa-chess-knight:before {
   content: "\f441"; }
 
 .fa-chess-pawn:before {
   content: "\f443"; }
 
 .fa-chess-queen:before {
   content: "\f445"; }
 
 .fa-chess-rook:before {
   content: "\f447"; }
 
 .fa-chevron-circle-down:before {
   content: "\f13a"; }
 
 .fa-chevron-circle-left:before {
   content: "\f137"; }
 
 .fa-chevron-circle-right:before {
   content: "\f138"; }
 
 .fa-chevron-circle-up:before {
   content: "\f139"; }
 
 .fa-chevron-down:before {
   content: "\f078"; }
 
 .fa-chevron-left:before {
   content: "\f053"; }
 
 .fa-chevron-right:before {
   content: "\f054"; }
 
 .fa-chevron-up:before {
   content: "\f077"; }
 
 .fa-child:before {
   content: "\f1ae"; }
 
 .fa-chrome:before {
   content: "\f268"; }
 
 .fa-chromecast:before {
   content: "\f838"; }
 
 .fa-church:before {
   content: "\f51d"; }
 
 .fa-circle:before {
   content: "\f111"; }
 
 .fa-circle-notch:before {
   content: "\f1ce"; }
 
 .fa-city:before {
   content: "\f64f"; }
 
 .fa-clinic-medical:before {
   content: "\f7f2"; }
 
 .fa-clipboard:before {
   content: "\f328"; }
 
 .fa-clipboard-check:before {
   content: "\f46c"; }
 
 .fa-clipboard-list:before {
   content: "\f46d"; }
 
 .fa-clock:before {
   content: "\f017"; }
 
 .fa-clone:before {
   content: "\f24d"; }
 
 .fa-closed-captioning:before {
   content: "\f20a"; }
 
 .fa-cloud:before {
   content: "\f0c2"; }
 
 .fa-cloud-download-alt:before {
   content: "\f381"; }
 
 .fa-cloud-meatball:before {
   content: "\f73b"; }
 
 .fa-cloud-moon:before {
   content: "\f6c3"; }
 
 .fa-cloud-moon-rain:before {
   content: "\f73c"; }
 
 .fa-cloud-rain:before {
   content: "\f73d"; }
 
 .fa-cloud-showers-heavy:before {
   content: "\f740"; }
 
 .fa-cloud-sun:before {
   content: "\f6c4"; }
 
 .fa-cloud-sun-rain:before {
   content: "\f743"; }
 
 .fa-cloud-upload-alt:before {
   content: "\f382"; }
 
 .fa-cloudscale:before {
   content: "\f383"; }
 
 .fa-cloudsmith:before {
   content: "\f384"; }
 
 .fa-cloudversify:before {
   content: "\f385"; }
 
 .fa-cocktail:before {
   content: "\f561"; }
 
 .fa-code:before {
   content: "\f121"; }
 
 .fa-code-branch:before {
   content: "\f126"; }
 
 .fa-codepen:before {
   content: "\f1cb"; }
 
 .fa-codiepie:before {
   content: "\f284"; }
 
 .fa-coffee:before {
   content: "\f0f4"; }
 
 .fa-cog:before {
   content: "\f013"; }
 
 .fa-cogs:before {
   content: "\f085"; }
 
 .fa-coins:before {
   content: "\f51e"; }
 
 .fa-columns:before {
   content: "\f0db"; }
 
 .fa-comment:before {
   content: "\f075"; }
 
 .fa-comment-alt:before {
   content: "\f27a"; }
 
 .fa-comment-dollar:before {
   content: "\f651"; }
 
 .fa-comment-dots:before {
   content: "\f4ad"; }
 
 .fa-comment-medical:before {
   content: "\f7f5"; }
 
 .fa-comment-slash:before {
   content: "\f4b3"; }
 
 .fa-comments:before {
   content: "\f086"; }
 
 .fa-comments-dollar:before {
   content: "\f653"; }
 
 .fa-compact-disc:before {
   content: "\f51f"; }
 
 .fa-compass:before {
   content: "\f14e"; }
 
 .fa-compress:before {
   content: "\f066"; }
 
 .fa-compress-arrows-alt:before {
   content: "\f78c"; }
 
 .fa-concierge-bell:before {
   content: "\f562"; }
 
 .fa-confluence:before {
   content: "\f78d"; }
 
 .fa-connectdevelop:before {
   content: "\f20e"; }
 
 .fa-contao:before {
   content: "\f26d"; }
 
 .fa-cookie:before {
   content: "\f563"; }
 
 .fa-cookie-bite:before {
   content: "\f564"; }
 
 .fa-copy:before {
   content: "\f0c5"; }
 
 .fa-copyright:before {
   content: "\f1f9"; }
 
 .fa-cotton-bureau:before {
   content: "\f89e"; }
 
 .fa-couch:before {
   content: "\f4b8"; }
 
 .fa-cpanel:before {
   content: "\f388"; }
 
 .fa-creative-commons:before {
   content: "\f25e"; }
 
 .fa-creative-commons-by:before {
   content: "\f4e7"; }
 
 .fa-creative-commons-nc:before {
   content: "\f4e8"; }
 
 .fa-creative-commons-nc-eu:before {
   content: "\f4e9"; }
 
 .fa-creative-commons-nc-jp:before {
   content: "\f4ea"; }
 
 .fa-creative-commons-nd:before {
   content: "\f4eb"; }
 
 .fa-creative-commons-pd:before {
   content: "\f4ec"; }
 
 .fa-creative-commons-pd-alt:before {
   content: "\f4ed"; }
 
 .fa-creative-commons-remix:before {
   content: "\f4ee"; }
 
 .fa-creative-commons-sa:before {
   content: "\f4ef"; }
 
 .fa-creative-commons-sampling:before {
   content: "\f4f0"; }
 
 .fa-creative-commons-sampling-plus:before {
   content: "\f4f1"; }
 
 .fa-creative-commons-share:before {
   content: "\f4f2"; }
 
 .fa-creative-commons-zero:before {
   content: "\f4f3"; }
 
 .fa-credit-card:before {
   content: "\f09d"; }
 
 .fa-critical-role:before {
   content: "\f6c9"; }
 
 .fa-crop:before {
   content: "\f125"; }
 
 .fa-crop-alt:before {
   content: "\f565"; }
 
 .fa-cross:before {
   content: "\f654"; }
 
 .fa-crosshairs:before {
   content: "\f05b"; }
 
 .fa-crow:before {
   content: "\f520"; }
 
 .fa-crown:before {
   content: "\f521"; }
 
 .fa-crutch:before {
   content: "\f7f7"; }
 
 .fa-css3:before {
   content: "\f13c"; }
 
 .fa-css3-alt:before {
   content: "\f38b"; }
 
 .fa-cube:before {
   content: "\f1b2"; }
 
 .fa-cubes:before {
   content: "\f1b3"; }
 
 .fa-cut:before {
   content: "\f0c4"; }
 
 .fa-cuttlefish:before {
   content: "\f38c"; }
 
 .fa-d-and-d:before {
   content: "\f38d"; }
 
 .fa-d-and-d-beyond:before {
   content: "\f6ca"; }
 
 .fa-dashcube:before {
   content: "\f210"; }
 
 .fa-database:before {
   content: "\f1c0"; }
 
 .fa-deaf:before {
   content: "\f2a4"; }
 
 .fa-delicious:before {
   content: "\f1a5"; }
 
 .fa-democrat:before {
   content: "\f747"; }
 
 .fa-deploydog:before {
   content: "\f38e"; }
 
 .fa-deskpro:before {
   content: "\f38f"; }
 
 .fa-desktop:before {
   content: "\f108"; }
 
 .fa-dev:before {
   content: "\f6cc"; }
 
 .fa-deviantart:before {
   content: "\f1bd"; }
 
 .fa-dharmachakra:before {
   content: "\f655"; }
 
 .fa-dhl:before {
   content: "\f790"; }
 
 .fa-diagnoses:before {
   content: "\f470"; }
 
 .fa-diaspora:before {
   content: "\f791"; }
 
 .fa-dice:before {
   content: "\f522"; }
 
 .fa-dice-d20:before {
   content: "\f6cf"; }
 
 .fa-dice-d6:before {
   content: "\f6d1"; }
 
 .fa-dice-five:before {
   content: "\f523"; }
 
 .fa-dice-four:before {
   content: "\f524"; }
 
 .fa-dice-one:before {
   content: "\f525"; }
 
 .fa-dice-six:before {
   content: "\f526"; }
 
 .fa-dice-three:before {
   content: "\f527"; }
 
 .fa-dice-two:before {
   content: "\f528"; }
 
 .fa-digg:before {
   content: "\f1a6"; }
 
 .fa-digital-ocean:before {
   content: "\f391"; }
 
 .fa-digital-tachograph:before {
   content: "\f566"; }
 
 .fa-directions:before {
   content: "\f5eb"; }
 
 .fa-discord:before {
   content: "\f392"; }
 
 .fa-discourse:before {
   content: "\f393"; }
 
 .fa-divide:before {
   content: "\f529"; }
 
 .fa-dizzy:before {
   content: "\f567"; }
 
 .fa-dna:before {
   content: "\f471"; }
 
 .fa-dochub:before {
   content: "\f394"; }
 
 .fa-docker:before {
   content: "\f395"; }
 
 .fa-dog:before {
   content: "\f6d3"; }
 
 .fa-dollar-sign:before {
   content: "\f155"; }
 
 .fa-dolly:before {
   content: "\f472"; }
 
 .fa-dolly-flatbed:before {
   content: "\f474"; }
 
 .fa-donate:before {
   content: "\f4b9"; }
 
 .fa-door-closed:before {
   content: "\f52a"; }
 
 .fa-door-open:before {
   content: "\f52b"; }
 
 .fa-dot-circle:before {
   content: "\f192"; }
 
 .fa-dove:before {
   content: "\f4ba"; }
 
 .fa-download:before {
   content: "\f019"; }
 
 .fa-draft2digital:before {
   content: "\f396"; }
 
 .fa-drafting-compass:before {
   content: "\f568"; }
 
 .fa-dragon:before {
   content: "\f6d5"; }
 
 .fa-draw-polygon:before {
   content: "\f5ee"; }
 
 .fa-dribbble:before {
   content: "\f17d"; }
 
 .fa-dribbble-square:before {
   content: "\f397"; }
 
 .fa-dropbox:before {
   content: "\f16b"; }
 
 .fa-drum:before {
   content: "\f569"; }
 
 .fa-drum-steelpan:before {
   content: "\f56a"; }
 
 .fa-drumstick-bite:before {
   content: "\f6d7"; }
 
 .fa-drupal:before {
   content: "\f1a9"; }
 
 .fa-dumbbell:before {
   content: "\f44b"; }
 
 .fa-dumpster:before {
   content: "\f793"; }
 
 .fa-dumpster-fire:before {
   content: "\f794"; }
 
 .fa-dungeon:before {
   content: "\f6d9"; }
 
 .fa-dyalog:before {
   content: "\f399"; }
 
 .fa-earlybirds:before {
   content: "\f39a"; }
 
 .fa-ebay:before {
   content: "\f4f4"; }
 
 .fa-edge:before {
   content: "\f282"; }
 
 .fa-edit:before {
   content: "\f044"; }
 
 .fa-egg:before {
   content: "\f7fb"; }
 
 .fa-eject:before {
   content: "\f052"; }
 
 .fa-elementor:before {
   content: "\f430"; }
 
 .fa-ellipsis-h:before {
   content: "\f141"; }
 
 .fa-ellipsis-v:before {
   content: "\f142"; }
 
 .fa-ello:before {
   content: "\f5f1"; }
 
 .fa-ember:before {
   content: "\f423"; }
 
 .fa-empire:before {
   content: "\f1d1"; }
 
 .fa-envelope:before {
   content: "\f0e0"; }
 
 .fa-envelope-open:before {
   content: "\f2b6"; }
 
 .fa-envelope-open-text:before {
   content: "\f658"; }
 
 .fa-envelope-square:before {
   content: "\f199"; }
 
 .fa-envira:before {
   content: "\f299"; }
 
 .fa-equals:before {
   content: "\f52c"; }
 
 .fa-eraser:before {
   content: "\f12d"; }
 
 .fa-erlang:before {
   content: "\f39d"; }
 
 .fa-ethereum:before {
   content: "\f42e"; }
 
 .fa-ethernet:before {
   content: "\f796"; }
 
 .fa-etsy:before {
   content: "\f2d7"; }
 
 .fa-euro-sign:before {
   content: "\f153"; }
 
 .fa-evernote:before {
   content: "\f839"; }
 
 .fa-exchange-alt:before {
   content: "\f362"; }
 
 .fa-exclamation:before {
   content: "\f12a"; }
 
 .fa-exclamation-circle:before {
   content: "\f06a"; }
 
 .fa-exclamation-triangle:before {
   content: "\f071"; }
 
 .fa-expand:before {
   content: "\f065"; }
 
 .fa-expand-arrows-alt:before {
   content: "\f31e"; }
 
 .fa-expeditedssl:before {
   content: "\f23e"; }
 
 .fa-external-link-alt:before {
   content: "\f35d"; }
 
 .fa-external-link-square-alt:before {
   content: "\f360"; }
 
 .fa-eye:before {
   content: "\f06e"; }
 
 .fa-eye-dropper:before {
   content: "\f1fb"; }
 
 .fa-eye-slash:before {
   content: "\f070"; }
 
 .fa-facebook:before {
   content: "\f09a"; }
 
 .fa-facebook-f:before {
   content: "\f39e"; }
 
 .fa-facebook-messenger:before {
   content: "\f39f"; }
 
 .fa-facebook-square:before {
   content: "\f082"; }
 
 .fa-fan:before {
   content: "\f863"; }
 
 .fa-fantasy-flight-games:before {
   content: "\f6dc"; }
 
 .fa-fast-backward:before {
   content: "\f049"; }
 
 .fa-fast-forward:before {
   content: "\f050"; }
 
 .fa-fax:before {
   content: "\f1ac"; }
 
 .fa-feather:before {
   content: "\f52d"; }
 
 .fa-feather-alt:before {
   content: "\f56b"; }
 
 .fa-fedex:before {
   content: "\f797"; }
 
 .fa-fedora:before {
   content: "\f798"; }
 
 .fa-female:before {
   content: "\f182"; }
 
 .fa-fighter-jet:before {
   content: "\f0fb"; }
 
 .fa-figma:before {
   content: "\f799"; }
 
 .fa-file:before {
   content: "\f15b"; }
 
 .fa-file-alt:before {
   content: "\f15c"; }
 
 .fa-file-archive:before {
   content: "\f1c6"; }
 
 .fa-file-audio:before {
   content: "\f1c7"; }
 
 .fa-file-code:before {
   content: "\f1c9"; }
 
 .fa-file-contract:before {
   content: "\f56c"; }
 
 .fa-file-csv:before {
   content: "\f6dd"; }
 
 .fa-file-download:before {
   content: "\f56d"; }
 
 .fa-file-excel:before {
   content: "\f1c3"; }
 
 .fa-file-export:before {
   content: "\f56e"; }
 
 .fa-file-image:before {
   content: "\f1c5"; }
 
 .fa-file-import:before {
   content: "\f56f"; }
 
 .fa-file-invoice:before {
   content: "\f570"; }
 
 .fa-file-invoice-dollar:before {
   content: "\f571"; }
 
 .fa-file-medical:before {
   content: "\f477"; }
 
 .fa-file-medical-alt:before {
   content: "\f478"; }
 
 .fa-file-pdf:before {
   content: "\f1c1"; }
 
 .fa-file-powerpoint:before {
   content: "\f1c4"; }
 
 .fa-file-prescription:before {
   content: "\f572"; }
 
 .fa-file-signature:before {
   content: "\f573"; }
 
 .fa-file-upload:before {
   content: "\f574"; }
 
 .fa-file-video:before {
   content: "\f1c8"; }
 
 .fa-file-word:before {
   content: "\f1c2"; }
 
 .fa-fill:before {
   content: "\f575"; }
 
 .fa-fill-drip:before {
   content: "\f576"; }
 
 .fa-film:before {
   content: "\f008"; }
 
 .fa-filter:before {
   content: "\f0b0"; }
 
 .fa-fingerprint:before {
   content: "\f577"; }
 
 .fa-fire:before {
   content: "\f06d"; }
 
 .fa-fire-alt:before {
   content: "\f7e4"; }
 
 .fa-fire-extinguisher:before {
   content: "\f134"; }
 
 .fa-firefox:before {
   content: "\f269"; }
 
 .fa-first-aid:before {
   content: "\f479"; }
 
 .fa-first-order:before {
   content: "\f2b0"; }
 
 .fa-first-order-alt:before {
   content: "\f50a"; }
 
 .fa-firstdraft:before {
   content: "\f3a1"; }
 
 .fa-fish:before {
   content: "\f578"; }
 
 .fa-fist-raised:before {
   content: "\f6de"; }
 
 .fa-flag:before {
   content: "\f024"; }
 
 .fa-flag-checkered:before {
   content: "\f11e"; }
 
 .fa-flag-usa:before {
   content: "\f74d"; }
 
 .fa-flask:before {
   content: "\f0c3"; }
 
 .fa-flickr:before {
   content: "\f16e"; }
 
 .fa-flipboard:before {
   content: "\f44d"; }
 
 .fa-flushed:before {
   content: "\f579"; }
 
 .fa-fly:before {
   content: "\f417"; }
 
 .fa-folder:before {
   content: "\f07b"; }
 
 .fa-folder-minus:before {
   content: "\f65d"; }
 
 .fa-folder-open:before {
   content: "\f07c"; }
 
 .fa-folder-plus:before {
   content: "\f65e"; }
 
 .fa-font:before {
   content: "\f031"; }
 
 .fa-font-awesome:before {
   content: "\f2b4"; }
 
 .fa-font-awesome-alt:before {
   content: "\f35c"; }
 
 .fa-font-awesome-flag:before {
   content: "\f425"; }
 
 .fa-font-awesome-logo-full:before {
   content: "\f4e6"; }
 
 .fa-fonticons:before {
   content: "\f280"; }
 
 .fa-fonticons-fi:before {
   content: "\f3a2"; }
 
 .fa-football-ball:before {
   content: "\f44e"; }
 
 .fa-fort-awesome:before {
   content: "\f286"; }
 
 .fa-fort-awesome-alt:before {
   content: "\f3a3"; }
 
 .fa-forumbee:before {
   content: "\f211"; }
 
 .fa-forward:before {
   content: "\f04e"; }
 
 .fa-foursquare:before {
   content: "\f180"; }
 
 .fa-free-code-camp:before {
   content: "\f2c5"; }
 
 .fa-freebsd:before {
   content: "\f3a4"; }
 
 .fa-frog:before {
   content: "\f52e"; }
 
 .fa-frown:before {
   content: "\f119"; }
 
 .fa-frown-open:before {
   content: "\f57a"; }
 
 .fa-fulcrum:before {
   content: "\f50b"; }
 
 .fa-funnel-dollar:before {
   content: "\f662"; }
 
 .fa-futbol:before {
   content: "\f1e3"; }
 
 .fa-galactic-republic:before {
   content: "\f50c"; }
 
 .fa-galactic-senate:before {
   content: "\f50d"; }
 
 .fa-gamepad:before {
   content: "\f11b"; }
 
 .fa-gas-pump:before {
   content: "\f52f"; }
 
 .fa-gavel:before {
   content: "\f0e3"; }
 
 .fa-gem:before {
   content: "\f3a5"; }
 
 .fa-genderless:before {
   content: "\f22d"; }
 
 .fa-get-pocket:before {
   content: "\f265"; }
 
 .fa-gg:before {
   content: "\f260"; }
 
 .fa-gg-circle:before {
   content: "\f261"; }
 
 .fa-ghost:before {
   content: "\f6e2"; }
 
 .fa-gift:before {
   content: "\f06b"; }
 
 .fa-gifts:before {
   content: "\f79c"; }
 
 .fa-git:before {
   content: "\f1d3"; }
 
 .fa-git-alt:before {
   content: "\f841"; }
 
 .fa-git-square:before {
   content: "\f1d2"; }
 
 .fa-github:before {
   content: "\f09b"; }
 
 .fa-github-alt:before {
   content: "\f113"; }
 
 .fa-github-square:before {
   content: "\f092"; }
 
 .fa-gitkraken:before {
   content: "\f3a6"; }
 
 .fa-gitlab:before {
   content: "\f296"; }
 
 .fa-gitter:before {
   content: "\f426"; }
 
 .fa-glass-cheers:before {
   content: "\f79f"; }
 
 .fa-glass-martini:before {
   content: "\f000"; }
 
 .fa-glass-martini-alt:before {
   content: "\f57b"; }
 
 .fa-glass-whiskey:before {
   content: "\f7a0"; }
 
 .fa-glasses:before {
   content: "\f530"; }
 
 .fa-glide:before {
   content: "\f2a5"; }
 
 .fa-glide-g:before {
   content: "\f2a6"; }
 
 .fa-globe:before {
   content: "\f0ac"; }
 
 .fa-globe-africa:before {
   content: "\f57c"; }
 
 .fa-globe-americas:before {
   content: "\f57d"; }
 
 .fa-globe-asia:before {
   content: "\f57e"; }
 
 .fa-globe-europe:before {
   content: "\f7a2"; }
 
 .fa-gofore:before {
   content: "\f3a7"; }
 
 .fa-golf-ball:before {
   content: "\f450"; }
 
 .fa-goodreads:before {
   content: "\f3a8"; }
 
 .fa-goodreads-g:before {
   content: "\f3a9"; }
 
 .fa-google:before {
   content: "\f1a0"; }
 
 .fa-google-drive:before {
   content: "\f3aa"; }
 
 .fa-google-play:before {
   content: "\f3ab"; }
 
 .fa-google-plus:before {
   content: "\f2b3"; }
 
 .fa-google-plus-g:before {
   content: "\f0d5"; }
 
 .fa-google-plus-square:before {
   content: "\f0d4"; }
 
 .fa-google-wallet:before {
   content: "\f1ee"; }
 
 .fa-gopuram:before {
   content: "\f664"; }
 
 .fa-graduation-cap:before {
   content: "\f19d"; }
 
 .fa-gratipay:before {
   content: "\f184"; }
 
 .fa-grav:before {
   content: "\f2d6"; }
 
 .fa-greater-than:before {
   content: "\f531"; }
 
 .fa-greater-than-equal:before {
   content: "\f532"; }
 
 .fa-grimace:before {
   content: "\f57f"; }
 
 .fa-grin:before {
   content: "\f580"; }
 
 .fa-grin-alt:before {
   content: "\f581"; }
 
 .fa-grin-beam:before {
   content: "\f582"; }
 
 .fa-grin-beam-sweat:before {
   content: "\f583"; }
 
 .fa-grin-hearts:before {
   content: "\f584"; }
 
 .fa-grin-squint:before {
   content: "\f585"; }
 
 .fa-grin-squint-tears:before {
   content: "\f586"; }
 
 .fa-grin-stars:before {
   content: "\f587"; }
 
 .fa-grin-tears:before {
   content: "\f588"; }
 
 .fa-grin-tongue:before {
   content: "\f589"; }
 
 .fa-grin-tongue-squint:before {
   content: "\f58a"; }
 
 .fa-grin-tongue-wink:before {
   content: "\f58b"; }
 
 .fa-grin-wink:before {
   content: "\f58c"; }
 
 .fa-grip-horizontal:before {
   content: "\f58d"; }
 
 .fa-grip-lines:before {
   content: "\f7a4"; }
 
 .fa-grip-lines-vertical:before {
   content: "\f7a5"; }
 
 .fa-grip-vertical:before {
   content: "\f58e"; }
 
 .fa-gripfire:before {
   content: "\f3ac"; }
 
 .fa-grunt:before {
   content: "\f3ad"; }
 
 .fa-guitar:before {
   content: "\f7a6"; }
 
 .fa-gulp:before {
   content: "\f3ae"; }
 
 .fa-h-square:before {
   content: "\f0fd"; }
 
 .fa-hacker-news:before {
   content: "\f1d4"; }
 
 .fa-hacker-news-square:before {
   content: "\f3af"; }
 
 .fa-hackerrank:before {
   content: "\f5f7"; }
 
 .fa-hamburger:before {
   content: "\f805"; }
 
 .fa-hammer:before {
   content: "\f6e3"; }
 
 .fa-hamsa:before {
   content: "\f665"; }
 
 .fa-hand-holding:before {
   content: "\f4bd"; }
 
 .fa-hand-holding-heart:before {
   content: "\f4be"; }
 
 .fa-hand-holding-usd:before {
   content: "\f4c0"; }
 
 .fa-hand-lizard:before {
   content: "\f258"; }
 
 .fa-hand-middle-finger:before {
   content: "\f806"; }
 
 .fa-hand-paper:before {
   content: "\f256"; }
 
 .fa-hand-peace:before {
   content: "\f25b"; }
 
 .fa-hand-point-down:before {
   content: "\f0a7"; }
 
 .fa-hand-point-left:before {
   content: "\f0a5"; }
 
 .fa-hand-point-right:before {
   content: "\f0a4"; }
 
 .fa-hand-point-up:before {
   content: "\f0a6"; }
 
 .fa-hand-pointer:before {
   content: "\f25a"; }
 
 .fa-hand-rock:before {
   content: "\f255"; }
 
 .fa-hand-scissors:before {
   content: "\f257"; }
 
 .fa-hand-spock:before {
   content: "\f259"; }
 
 .fa-hands:before {
   content: "\f4c2"; }
 
 .fa-hands-helping:before {
   content: "\f4c4"; }
 
 .fa-handshake:before {
   content: "\f2b5"; }
 
 .fa-hanukiah:before {
   content: "\f6e6"; }
 
 .fa-hard-hat:before {
   content: "\f807"; }
 
 .fa-hashtag:before {
   content: "\f292"; }
 
 .fa-hat-cowboy:before {
   content: "\f8c0"; }
 
 .fa-hat-cowboy-side:before {
   content: "\f8c1"; }
 
 .fa-hat-wizard:before {
   content: "\f6e8"; }
 
 .fa-haykal:before {
   content: "\f666"; }
 
 .fa-hdd:before {
   content: "\f0a0"; }
 
 .fa-heading:before {
   content: "\f1dc"; }
 
 .fa-headphones:before {
   content: "\f025"; }
 
 .fa-headphones-alt:before {
   content: "\f58f"; }
 
 .fa-headset:before {
   content: "\f590"; }
 
 .fa-heart:before {
   content: "\f004"; }
 
 .fa-heart-broken:before {
   content: "\f7a9"; }
 
 .fa-heartbeat:before {
   content: "\f21e"; }
 
 .fa-helicopter:before {
   content: "\f533"; }
 
 .fa-highlighter:before {
   content: "\f591"; }
 
 .fa-hiking:before {
   content: "\f6ec"; }
 
 .fa-hippo:before {
   content: "\f6ed"; }
 
 .fa-hips:before {
   content: "\f452"; }
 
 .fa-hire-a-helper:before {
   content: "\f3b0"; }
 
 .fa-history:before {
   content: "\f1da"; }
 
 .fa-hockey-puck:before {
   content: "\f453"; }
 
 .fa-holly-berry:before {
   content: "\f7aa"; }
 
 .fa-home:before {
   content: "\f015"; }
 
 .fa-hooli:before {
   content: "\f427"; }
 
 .fa-hornbill:before {
   content: "\f592"; }
 
 .fa-horse:before {
   content: "\f6f0"; }
 
 .fa-horse-head:before {
   content: "\f7ab"; }
 
 .fa-hospital:before {
   content: "\f0f8"; }
 
 .fa-hospital-alt:before {
   content: "\f47d"; }
 
 .fa-hospital-symbol:before {
   content: "\f47e"; }
 
 .fa-hot-tub:before {
   content: "\f593"; }
 
 .fa-hotdog:before {
   content: "\f80f"; }
 
 .fa-hotel:before {
   content: "\f594"; }
 
 .fa-hotjar:before {
   content: "\f3b1"; }
 
 .fa-hourglass:before {
   content: "\f254"; }
 
 .fa-hourglass-end:before {
   content: "\f253"; }
 
 .fa-hourglass-half:before {
   content: "\f252"; }
 
 .fa-hourglass-start:before {
   content: "\f251"; }
 
 .fa-house-damage:before {
   content: "\f6f1"; }
 
 .fa-houzz:before {
   content: "\f27c"; }
 
 .fa-hryvnia:before {
   content: "\f6f2"; }
 
 .fa-html5:before {
   content: "\f13b"; }
 
 .fa-hubspot:before {
   content: "\f3b2"; }
 
 .fa-i-cursor:before {
   content: "\f246"; }
 
 .fa-ice-cream:before {
   content: "\f810"; }
 
 .fa-icicles:before {
   content: "\f7ad"; }
 
 .fa-icons:before {
   content: "\f86d"; }
 
 .fa-id-badge:before {
   content: "\f2c1"; }
 
 .fa-id-card:before {
   content: "\f2c2"; }
 
 .fa-id-card-alt:before {
   content: "\f47f"; }
 
 .fa-igloo:before {
   content: "\f7ae"; }
 
 .fa-image:before {
   content: "\f03e"; }
 
 .fa-images:before {
   content: "\f302"; }
 
 .fa-imdb:before {
   content: "\f2d8"; }
 
 .fa-inbox:before {
   content: "\f01c"; }
 
 .fa-indent:before {
   content: "\f03c"; }
 
 .fa-industry:before {
   content: "\f275"; }
 
 .fa-infinity:before {
   content: "\f534"; }
 
 .fa-info:before {
   content: "\f129"; }
 
 .fa-info-circle:before {
   content: "\f05a"; }
 
 .fa-instagram:before {
   content: "\f16d"; }
 
 .fa-intercom:before {
   content: "\f7af"; }
 
 .fa-internet-explorer:before {
   content: "\f26b"; }
 
 .fa-invision:before {
   content: "\f7b0"; }
 
 .fa-ioxhost:before {
   content: "\f208"; }
 
 .fa-italic:before {
   content: "\f033"; }
 
 .fa-itch-io:before {
   content: "\f83a"; }
 
 .fa-itunes:before {
   content: "\f3b4"; }
 
 .fa-itunes-note:before {
   content: "\f3b5"; }
 
 .fa-java:before {
   content: "\f4e4"; }
 
 .fa-jedi:before {
   content: "\f669"; }
 
 .fa-jedi-order:before {
   content: "\f50e"; }
 
 .fa-jenkins:before {
   content: "\f3b6"; }
 
 .fa-jira:before {
   content: "\f7b1"; }
 
 .fa-joget:before {
   content: "\f3b7"; }
 
 .fa-joint:before {
   content: "\f595"; }
 
 .fa-joomla:before {
   content: "\f1aa"; }
 
 .fa-journal-whills:before {
   content: "\f66a"; }
 
 .fa-js:before {
   content: "\f3b8"; }
 
 .fa-js-square:before {
   content: "\f3b9"; }
 
 .fa-jsfiddle:before {
   content: "\f1cc"; }
 
 .fa-kaaba:before {
   content: "\f66b"; }
 
 .fa-kaggle:before {
   content: "\f5fa"; }
 
 .fa-key:before {
   content: "\f084"; }
 
 .fa-keybase:before {
   content: "\f4f5"; }
 
 .fa-keyboard:before {
   content: "\f11c"; }
 
 .fa-keycdn:before {
   content: "\f3ba"; }
 
 .fa-khanda:before {
   content: "\f66d"; }
 
 .fa-kickstarter:before {
   content: "\f3bb"; }
 
 .fa-kickstarter-k:before {
   content: "\f3bc"; }
 
 .fa-kiss:before {
   content: "\f596"; }
 
 .fa-kiss-beam:before {
   content: "\f597"; }
 
 .fa-kiss-wink-heart:before {
   content: "\f598"; }
 
 .fa-kiwi-bird:before {
   content: "\f535"; }
 
 .fa-korvue:before {
   content: "\f42f"; }
 
 .fa-landmark:before {
   content: "\f66f"; }
 
 .fa-language:before {
   content: "\f1ab"; }
 
 .fa-laptop:before {
   content: "\f109"; }
 
 .fa-laptop-code:before {
   content: "\f5fc"; }
 
 .fa-laptop-medical:before {
   content: "\f812"; }
 
 .fa-laravel:before {
   content: "\f3bd"; }
 
 .fa-lastfm:before {
   content: "\f202"; }
 
 .fa-lastfm-square:before {
   content: "\f203"; }
 
 .fa-laugh:before {
   content: "\f599"; }
 
 .fa-laugh-beam:before {
   content: "\f59a"; }
 
 .fa-laugh-squint:before {
   content: "\f59b"; }
 
 .fa-laugh-wink:before {
   content: "\f59c"; }
 
 .fa-layer-group:before {
   content: "\f5fd"; }
 
 .fa-leaf:before {
   content: "\f06c"; }
 
 .fa-leanpub:before {
   content: "\f212"; }
 
 .fa-lemon:before {
   content: "\f094"; }
 
 .fa-less:before {
   content: "\f41d"; }
 
 .fa-less-than:before {
   content: "\f536"; }
 
 .fa-less-than-equal:before {
   content: "\f537"; }
 
 .fa-level-down-alt:before {
   content: "\f3be"; }
 
 .fa-level-up-alt:before {
   content: "\f3bf"; }
 
 .fa-life-ring:before {
   content: "\f1cd"; }
 
 .fa-lightbulb:before {
   content: "\f0eb"; }
 
 .fa-line:before {
   content: "\f3c0"; }
 
 .fa-link:before {
   content: "\f0c1"; }
 
 .fa-linkedin:before {
   content: "\f08c"; }
 
 .fa-linkedin-in:before {
   content: "\f0e1"; }
 
 .fa-linode:before {
   content: "\f2b8"; }
 
 .fa-linux:before {
   content: "\f17c"; }
 
 .fa-lira-sign:before {
   content: "\f195"; }
 
 .fa-list:before {
   content: "\f03a"; }
 
 .fa-list-alt:before {
   content: "\f022"; }
 
 .fa-list-ol:before {
   content: "\f0cb"; }
 
 .fa-list-ul:before {
   content: "\f0ca"; }
 
 .fa-location-arrow:before {
   content: "\f124"; }
 
 .fa-lock:before {
   content: "\f023"; }
 
 .fa-lock-open:before {
   content: "\f3c1"; }
 
 .fa-long-arrow-alt-down:before {
   content: "\f309"; }
 
 .fa-long-arrow-alt-left:before {
   content: "\f30a"; }
 
 .fa-long-arrow-alt-right:before {
   content: "\f30b"; }
 
 .fa-long-arrow-alt-up:before {
   content: "\f30c"; }
 
 .fa-low-vision:before {
   content: "\f2a8"; }
 
 .fa-luggage-cart:before {
   content: "\f59d"; }
 
 .fa-lyft:before {
   content: "\f3c3"; }
 
 .fa-magento:before {
   content: "\f3c4"; }
 
 .fa-magic:before {
   content: "\f0d0"; }
 
 .fa-magnet:before {
   content: "\f076"; }
 
 .fa-mail-bulk:before {
   content: "\f674"; }
 
 .fa-mailchimp:before {
   content: "\f59e"; }
 
 .fa-male:before {
   content: "\f183"; }
 
 .fa-mandalorian:before {
   content: "\f50f"; }
 
 .fa-map:before {
   content: "\f279"; }
 
 .fa-map-marked:before {
   content: "\f59f"; }
 
 .fa-map-marked-alt:before {
   content: "\f5a0"; }
 
 .fa-map-marker:before {
   content: "\f041"; }
 
 .fa-map-marker-alt:before {
   content: "\f3c5"; }
 
 .fa-map-pin:before {
   content: "\f276"; }
 
 .fa-map-signs:before {
   content: "\f277"; }
 
 .fa-markdown:before {
   content: "\f60f"; }
 
 .fa-marker:before {
   content: "\f5a1"; }
 
 .fa-mars:before {
   content: "\f222"; }
 
 .fa-mars-double:before {
   content: "\f227"; }
 
 .fa-mars-stroke:before {
   content: "\f229"; }
 
 .fa-mars-stroke-h:before {
   content: "\f22b"; }
 
 .fa-mars-stroke-v:before {
   content: "\f22a"; }
 
 .fa-mask:before {
   content: "\f6fa"; }
 
 .fa-mastodon:before {
   content: "\f4f6"; }
 
 .fa-maxcdn:before {
   content: "\f136"; }
 
 .fa-mdb:before {
   content: "\f8ca"; }
 
 .fa-medal:before {
   content: "\f5a2"; }
 
 .fa-medapps:before {
   content: "\f3c6"; }
 
 .fa-medium:before {
   content: "\f23a"; }
 
 .fa-medium-m:before {
   content: "\f3c7"; }
 
 .fa-medkit:before {
   content: "\f0fa"; }
 
 .fa-medrt:before {
   content: "\f3c8"; }
 
 .fa-meetup:before {
   content: "\f2e0"; }
 
 .fa-megaport:before {
   content: "\f5a3"; }
 
 .fa-meh:before {
   content: "\f11a"; }
 
 .fa-meh-blank:before {
   content: "\f5a4"; }
 
 .fa-meh-rolling-eyes:before {
   content: "\f5a5"; }
 
 .fa-memory:before {
   content: "\f538"; }
 
 .fa-mendeley:before {
   content: "\f7b3"; }
 
 .fa-menorah:before {
   content: "\f676"; }
 
 .fa-mercury:before {
   content: "\f223"; }
 
 .fa-meteor:before {
   content: "\f753"; }
 
 .fa-microchip:before {
   content: "\f2db"; }
 
 .fa-microphone:before {
   content: "\f130"; }
 
 .fa-microphone-alt:before {
   content: "\f3c9"; }
 
 .fa-microphone-alt-slash:before {
   content: "\f539"; }
 
 .fa-microphone-slash:before {
   content: "\f131"; }
 
 .fa-microscope:before {
   content: "\f610"; }
 
 .fa-microsoft:before {
   content: "\f3ca"; }
 
 .fa-minus:before {
   content: "\f068"; }
 
 .fa-minus-circle:before {
   content: "\f056"; }
 
 .fa-minus-square:before {
   content: "\f146"; }
 
 .fa-mitten:before {
   content: "\f7b5"; }
 
 .fa-mix:before {
   content: "\f3cb"; }
 
 .fa-mixcloud:before {
   content: "\f289"; }
 
 .fa-mizuni:before {
   content: "\f3cc"; }
 
 .fa-mobile:before {
   content: "\f10b"; }
 
 .fa-mobile-alt:before {
   content: "\f3cd"; }
 
 .fa-modx:before {
   content: "\f285"; }
 
 .fa-monero:before {
   content: "\f3d0"; }
 
 .fa-money-bill:before {
   content: "\f0d6"; }
 
 .fa-money-bill-alt:before {
   content: "\f3d1"; }
 
 .fa-money-bill-wave:before {
   content: "\f53a"; }
 
 .fa-money-bill-wave-alt:before {
   content: "\f53b"; }
 
 .fa-money-check:before {
   content: "\f53c"; }
 
 .fa-money-check-alt:before {
   content: "\f53d"; }
 
 .fa-monument:before {
   content: "\f5a6"; }
 
 .fa-moon:before {
   content: "\f186"; }
 
 .fa-mortar-pestle:before {
   content: "\f5a7"; }
 
 .fa-mosque:before {
   content: "\f678"; }
 
 .fa-motorcycle:before {
   content: "\f21c"; }
 
 .fa-mountain:before {
   content: "\f6fc"; }
 
 .fa-mouse:before {
   content: "\f8cc"; }
 
 .fa-mouse-pointer:before {
   content: "\f245"; }
 
 .fa-mug-hot:before {
   content: "\f7b6"; }
 
 .fa-music:before {
   content: "\f001"; }
 
 .fa-napster:before {
   content: "\f3d2"; }
 
 .fa-neos:before {
   content: "\f612"; }
 
 .fa-network-wired:before {
   content: "\f6ff"; }
 
 .fa-neuter:before {
   content: "\f22c"; }
 
 .fa-newspaper:before {
   content: "\f1ea"; }
 
 .fa-nimblr:before {
   content: "\f5a8"; }
 
 .fa-node:before {
   content: "\f419"; }
 
 .fa-node-js:before {
   content: "\f3d3"; }
 
 .fa-not-equal:before {
   content: "\f53e"; }
 
 .fa-notes-medical:before {
   content: "\f481"; }
 
 .fa-npm:before {
   content: "\f3d4"; }
 
 .fa-ns8:before {
   content: "\f3d5"; }
 
 .fa-nutritionix:before {
   content: "\f3d6"; }
 
 .fa-object-group:before {
   content: "\f247"; }
 
 .fa-object-ungroup:before {
   content: "\f248"; }
 
 .fa-odnoklassniki:before {
   content: "\f263"; }
 
 .fa-odnoklassniki-square:before {
   content: "\f264"; }
 
 .fa-oil-can:before {
   content: "\f613"; }
 
 .fa-old-republic:before {
   content: "\f510"; }
 
 .fa-om:before {
   content: "\f679"; }
 
 .fa-opencart:before {
   content: "\f23d"; }
 
 .fa-openid:before {
   content: "\f19b"; }
 
 .fa-opera:before {
   content: "\f26a"; }
 
 .fa-optin-monster:before {
   content: "\f23c"; }
 
 .fa-orcid:before {
   content: "\f8d2"; }
 
 .fa-osi:before {
   content: "\f41a"; }
 
 .fa-otter:before {
   content: "\f700"; }
 
 .fa-outdent:before {
   content: "\f03b"; }
 
 .fa-page4:before {
   content: "\f3d7"; }
 
 .fa-pagelines:before {
   content: "\f18c"; }
 
 .fa-pager:before {
   content: "\f815"; }
 
 .fa-paint-brush:before {
   content: "\f1fc"; }
 
 .fa-paint-roller:before {
   content: "\f5aa"; }
 
 .fa-palette:before {
   content: "\f53f"; }
 
 .fa-palfed:before {
   content: "\f3d8"; }
 
 .fa-pallet:before {
   content: "\f482"; }
 
 .fa-paper-plane:before {
   content: "\f1d8"; }
 
 .fa-paperclip:before {
   content: "\f0c6"; }
 
 .fa-parachute-box:before {
   content: "\f4cd"; }
 
 .fa-paragraph:before {
   content: "\f1dd"; }
 
 .fa-parking:before {
   content: "\f540"; }
 
 .fa-passport:before {
   content: "\f5ab"; }
 
 .fa-pastafarianism:before {
   content: "\f67b"; }
 
 .fa-paste:before {
   content: "\f0ea"; }
 
 .fa-patreon:before {
   content: "\f3d9"; }
 
 .fa-pause:before {
   content: "\f04c"; }
 
 .fa-pause-circle:before {
   content: "\f28b"; }
 
 .fa-paw:before {
   content: "\f1b0"; }
 
 .fa-paypal:before {
   content: "\f1ed"; }
 
 .fa-peace:before {
   content: "\f67c"; }
 
 .fa-pen:before {
   content: "\f304"; }
 
 .fa-pen-alt:before {
   content: "\f305"; }
 
 .fa-pen-fancy:before {
   content: "\f5ac"; }
 
 .fa-pen-nib:before {
   content: "\f5ad"; }
 
 .fa-pen-square:before {
   content: "\f14b"; }
 
 .fa-pencil-alt:before {
   content: "\f303"; }
 
 .fa-pencil-ruler:before {
   content: "\f5ae"; }
 
 .fa-penny-arcade:before {
   content: "\f704"; }
 
 .fa-people-carry:before {
   content: "\f4ce"; }
 
 .fa-pepper-hot:before {
   content: "\f816"; }
 
 .fa-percent:before {
   content: "\f295"; }
 
 .fa-percentage:before {
   content: "\f541"; }
 
 .fa-periscope:before {
   content: "\f3da"; }
 
 .fa-person-booth:before {
   content: "\f756"; }
 
 .fa-phabricator:before {
   content: "\f3db"; }
 
 .fa-phoenix-framework:before {
   content: "\f3dc"; }
 
 .fa-phoenix-squadron:before {
   content: "\f511"; }
 
 .fa-phone:before {
   content: "\f095"; }
 
 .fa-phone-alt:before {
   content: "\f879"; }
 
 .fa-phone-slash:before {
   content: "\f3dd"; }
 
 .fa-phone-square:before {
   content: "\f098"; }
 
 .fa-phone-square-alt:before {
   content: "\f87b"; }
 
 .fa-phone-volume:before {
   content: "\f2a0"; }
 
 .fa-photo-video:before {
   content: "\f87c"; }
 
 .fa-php:before {
   content: "\f457"; }
 
 .fa-pied-piper:before {
   content: "\f2ae"; }
 
 .fa-pied-piper-alt:before {
   content: "\f1a8"; }
 
 .fa-pied-piper-hat:before {
   content: "\f4e5"; }
 
 .fa-pied-piper-pp:before {
   content: "\f1a7"; }
 
 .fa-piggy-bank:before {
   content: "\f4d3"; }
 
 .fa-pills:before {
   content: "\f484"; }
 
 .fa-pinterest:before {
   content: "\f0d2"; }
 
 .fa-pinterest-p:before {
   content: "\f231"; }
 
 .fa-pinterest-square:before {
   content: "\f0d3"; }
 
 .fa-pizza-slice:before {
   content: "\f818"; }
 
 .fa-place-of-worship:before {
   content: "\f67f"; }
 
 .fa-plane:before {
   content: "\f072"; }
 
 .fa-plane-arrival:before {
   content: "\f5af"; }
 
 .fa-plane-departure:before {
   content: "\f5b0"; }
 
 .fa-play:before {
   content: "\f04b"; }
 
 .fa-play-circle:before {
   content: "\f144"; }
 
 .fa-playstation:before {
   content: "\f3df"; }
 
 .fa-plug:before {
   content: "\f1e6"; }
 
 .fa-plus:before {
   content: "\f067"; }
 
 .fa-plus-circle:before {
   content: "\f055"; }
 
 .fa-plus-square:before {
   content: "\f0fe"; }
 
 .fa-podcast:before {
   content: "\f2ce"; }
 
 .fa-poll:before {
   content: "\f681"; }
 
 .fa-poll-h:before {
   content: "\f682"; }
 
 .fa-poo:before {
   content: "\f2fe"; }
 
 .fa-poo-storm:before {
   content: "\f75a"; }
 
 .fa-poop:before {
   content: "\f619"; }
 
 .fa-portrait:before {
   content: "\f3e0"; }
 
 .fa-pound-sign:before {
   content: "\f154"; }
 
 .fa-power-off:before {
   content: "\f011"; }
 
 .fa-pray:before {
   content: "\f683"; }
 
 .fa-praying-hands:before {
   content: "\f684"; }
 
 .fa-prescription:before {
   content: "\f5b1"; }
 
 .fa-prescription-bottle:before {
   content: "\f485"; }
 
 .fa-prescription-bottle-alt:before {
   content: "\f486"; }
 
 .fa-print:before {
   content: "\f02f"; }
 
 .fa-procedures:before {
   content: "\f487"; }
 
 .fa-product-hunt:before {
   content: "\f288"; }
 
 .fa-project-diagram:before {
   content: "\f542"; }
 
 .fa-pushed:before {
   content: "\f3e1"; }
 
 .fa-puzzle-piece:before {
   content: "\f12e"; }
 
 .fa-python:before {
   content: "\f3e2"; }
 
 .fa-qq:before {
   content: "\f1d6"; }
 
 .fa-qrcode:before {
   content: "\f029"; }
 
 .fa-question:before {
   content: "\f128"; }
 
 .fa-question-circle:before {
   content: "\f059"; }
 
 .fa-quidditch:before {
   content: "\f458"; }
 
 .fa-quinscape:before {
   content: "\f459"; }
 
 .fa-quora:before {
   content: "\f2c4"; }
 
 .fa-quote-left:before {
   content: "\f10d"; }
 
 .fa-quote-right:before {
   content: "\f10e"; }
 
 .fa-quran:before {
   content: "\f687"; }
 
 .fa-r-project:before {
   content: "\f4f7"; }
 
 .fa-radiation:before {
   content: "\f7b9"; }
 
 .fa-radiation-alt:before {
   content: "\f7ba"; }
 
 .fa-rainbow:before {
   content: "\f75b"; }
 
 .fa-random:before {
   content: "\f074"; }
 
 .fa-raspberry-pi:before {
   content: "\f7bb"; }
 
 .fa-ravelry:before {
   content: "\f2d9"; }
 
 .fa-react:before {
   content: "\f41b"; }
 
 .fa-reacteurope:before {
   content: "\f75d"; }
 
 .fa-readme:before {
   content: "\f4d5"; }
 
 .fa-rebel:before {
   content: "\f1d0"; }
 
 .fa-receipt:before {
   content: "\f543"; }
 
 .fa-record-vinyl:before {
   content: "\f8d9"; }
 
 .fa-recycle:before {
   content: "\f1b8"; }
 
 .fa-red-river:before {
   content: "\f3e3"; }
 
 .fa-reddit:before {
   content: "\f1a1"; }
 
 .fa-reddit-alien:before {
   content: "\f281"; }
 
 .fa-reddit-square:before {
   content: "\f1a2"; }
 
 .fa-redhat:before {
   content: "\f7bc"; }
 
 .fa-redo:before {
   content: "\f01e"; }
 
 .fa-redo-alt:before {
   content: "\f2f9"; }
 
 .fa-registered:before {
   content: "\f25d"; }
 
 .fa-remove-format:before {
   content: "\f87d"; }
 
 .fa-renren:before {
   content: "\f18b"; }
 
 .fa-reply:before {
   content: "\f3e5"; }
 
 .fa-reply-all:before {
   content: "\f122"; }
 
 .fa-replyd:before {
   content: "\f3e6"; }
 
 .fa-republican:before {
   content: "\f75e"; }
 
 .fa-researchgate:before {
   content: "\f4f8"; }
 
 .fa-resolving:before {
   content: "\f3e7"; }
 
 .fa-restroom:before {
   content: "\f7bd"; }
 
 .fa-retweet:before {
   content: "\f079"; }
 
 .fa-rev:before {
   content: "\f5b2"; }
 
 .fa-ribbon:before {
   content: "\f4d6"; }
 
 .fa-ring:before {
   content: "\f70b"; }
 
 .fa-road:before {
   content: "\f018"; }
 
 .fa-robot:before {
   content: "\f544"; }
 
 .fa-rocket:before {
   content: "\f135"; }
 
 .fa-rocketchat:before {
   content: "\f3e8"; }
 
 .fa-rockrms:before {
   content: "\f3e9"; }
 
 .fa-route:before {
   content: "\f4d7"; }
 
 .fa-rss:before {
   content: "\f09e"; }
 
 .fa-rss-square:before {
   content: "\f143"; }
 
 .fa-ruble-sign:before {
   content: "\f158"; }
 
 .fa-ruler:before {
   content: "\f545"; }
 
 .fa-ruler-combined:before {
   content: "\f546"; }
 
 .fa-ruler-horizontal:before {
   content: "\f547"; }
 
 .fa-ruler-vertical:before {
   content: "\f548"; }
 
 .fa-running:before {
   content: "\f70c"; }
 
 .fa-rupee-sign:before {
   content: "\f156"; }
 
 .fa-sad-cry:before {
   content: "\f5b3"; }
 
 .fa-sad-tear:before {
   content: "\f5b4"; }
 
 .fa-safari:before {
   content: "\f267"; }
 
 .fa-salesforce:before {
   content: "\f83b"; }
 
 .fa-sass:before {
   content: "\f41e"; }
 
 .fa-satellite:before {
   content: "\f7bf"; }
 
 .fa-satellite-dish:before {
   content: "\f7c0"; }
 
 .fa-save:before {
   content: "\f0c7"; }
 
 .fa-schlix:before {
   content: "\f3ea"; }
 
 .fa-school:before {
   content: "\f549"; }
 
 .fa-screwdriver:before {
   content: "\f54a"; }
 
 .fa-scribd:before {
   content: "\f28a"; }
 
 .fa-scroll:before {
   content: "\f70e"; }
 
 .fa-sd-card:before {
   content: "\f7c2"; }
 
 .fa-search:before {
   content: "\f002"; }
 
 .fa-search-dollar:before {
   content: "\f688"; }
 
 .fa-search-location:before {
   content: "\f689"; }
 
 .fa-search-minus:before {
   content: "\f010"; }
 
 .fa-search-plus:before {
   content: "\f00e"; }
 
 .fa-searchengin:before {
   content: "\f3eb"; }
 
 .fa-seedling:before {
   content: "\f4d8"; }
 
 .fa-sellcast:before {
   content: "\f2da"; }
 
 .fa-sellsy:before {
   content: "\f213"; }
 
 .fa-server:before {
   content: "\f233"; }
 
 .fa-servicestack:before {
   content: "\f3ec"; }
 
 .fa-shapes:before {
   content: "\f61f"; }
 
 .fa-share:before {
   content: "\f064"; }
 
 .fa-share-alt:before {
   content: "\f1e0"; }
 
 .fa-share-alt-square:before {
   content: "\f1e1"; }
 
 .fa-share-square:before {
   content: "\f14d"; }
 
 .fa-shekel-sign:before {
   content: "\f20b"; }
 
 .fa-shield-alt:before {
   content: "\f3ed"; }
 
 .fa-ship:before {
   content: "\f21a"; }
 
 .fa-shipping-fast:before {
   content: "\f48b"; }
 
 .fa-shirtsinbulk:before {
   content: "\f214"; }
 
 .fa-shoe-prints:before {
   content: "\f54b"; }
 
 .fa-shopping-bag:before {
   content: "\f290"; }
 
 .fa-shopping-basket:before {
   content: "\f291"; }
 
 .fa-shopping-cart:before {
   content: "\f07a"; }
 
 .fa-shopware:before {
   content: "\f5b5"; }
 
 .fa-shower:before {
   content: "\f2cc"; }
 
 .fa-shuttle-van:before {
   content: "\f5b6"; }
 
 .fa-sign:before {
   content: "\f4d9"; }
 
 .fa-sign-in-alt:before {
   content: "\f2f6"; }
 
 .fa-sign-language:before {
   content: "\f2a7"; }
 
 .fa-sign-out-alt:before {
   content: "\f2f5"; }
 
 .fa-signal:before {
   content: "\f012"; }
 
 .fa-signature:before {
   content: "\f5b7"; }
 
 .fa-sim-card:before {
   content: "\f7c4"; }
 
 .fa-simplybuilt:before {
   content: "\f215"; }
 
 .fa-sistrix:before {
   content: "\f3ee"; }
 
 .fa-sitemap:before {
   content: "\f0e8"; }
 
 .fa-sith:before {
   content: "\f512"; }
 
 .fa-skating:before {
   content: "\f7c5"; }
 
 .fa-sketch:before {
   content: "\f7c6"; }
 
 .fa-skiing:before {
   content: "\f7c9"; }
 
 .fa-skiing-nordic:before {
   content: "\f7ca"; }
 
 .fa-skull:before {
   content: "\f54c"; }
 
 .fa-skull-crossbones:before {
   content: "\f714"; }
 
 .fa-skyatlas:before {
   content: "\f216"; }
 
 .fa-skype:before {
   content: "\f17e"; }
 
 .fa-slack:before {
   content: "\f198"; }
 
 .fa-slack-hash:before {
   content: "\f3ef"; }
 
 .fa-slash:before {
   content: "\f715"; }
 
 .fa-sleigh:before {
   content: "\f7cc"; }
 
 .fa-sliders-h:before {
   content: "\f1de"; }
 
 .fa-slideshare:before {
   content: "\f1e7"; }
 
 .fa-smile:before {
   content: "\f118"; }
 
 .fa-smile-beam:before {
   content: "\f5b8"; }
 
 .fa-smile-wink:before {
   content: "\f4da"; }
 
 .fa-smog:before {
   content: "\f75f"; }
 
 .fa-smoking:before {
   content: "\f48d"; }
 
 .fa-smoking-ban:before {
   content: "\f54d"; }
 
 .fa-sms:before {
   content: "\f7cd"; }
 
 .fa-snapchat:before {
   content: "\f2ab"; }
 
 .fa-snapchat-ghost:before {
   content: "\f2ac"; }
 
 .fa-snapchat-square:before {
   content: "\f2ad"; }
 
 .fa-snowboarding:before {
   content: "\f7ce"; }
 
 .fa-snowflake:before {
   content: "\f2dc"; }
 
 .fa-snowman:before {
   content: "\f7d0"; }
 
 .fa-snowplow:before {
   content: "\f7d2"; }
 
 .fa-socks:before {
   content: "\f696"; }
 
 .fa-solar-panel:before {
   content: "\f5ba"; }
 
 .fa-sort:before {
   content: "\f0dc"; }
 
 .fa-sort-alpha-down:before {
   content: "\f15d"; }
 
 .fa-sort-alpha-down-alt:before {
   content: "\f881"; }
 
 .fa-sort-alpha-up:before {
   content: "\f15e"; }
 
 .fa-sort-alpha-up-alt:before {
   content: "\f882"; }
 
 .fa-sort-amount-down:before {
   content: "\f160"; }
 
 .fa-sort-amount-down-alt:before {
   content: "\f884"; }
 
 .fa-sort-amount-up:before {
   content: "\f161"; }
 
 .fa-sort-amount-up-alt:before {
   content: "\f885"; }
 
 .fa-sort-down:before {
   content: "\f0dd"; }
 
 .fa-sort-numeric-down:before {
   content: "\f162"; }
 
 .fa-sort-numeric-down-alt:before {
   content: "\f886"; }
 
 .fa-sort-numeric-up:before {
   content: "\f163"; }
 
 .fa-sort-numeric-up-alt:before {
   content: "\f887"; }
 
 .fa-sort-up:before {
   content: "\f0de"; }
 
 .fa-soundcloud:before {
   content: "\f1be"; }
 
 .fa-sourcetree:before {
   content: "\f7d3"; }
 
 .fa-spa:before {
   content: "\f5bb"; }
 
 .fa-space-shuttle:before {
   content: "\f197"; }
 
 .fa-speakap:before {
   content: "\f3f3"; }
 
 .fa-speaker-deck:before {
   content: "\f83c"; }
 
 .fa-spell-check:before {
   content: "\f891"; }
 
 .fa-spider:before {
   content: "\f717"; }
 
 .fa-spinner:before {
   content: "\f110"; }
 
 .fa-splotch:before {
   content: "\f5bc"; }
 
 .fa-spotify:before {
   content: "\f1bc"; }
 
 .fa-spray-can:before {
   content: "\f5bd"; }
 
 .fa-square:before {
   content: "\f0c8"; }
 
 .fa-square-full:before {
   content: "\f45c"; }
 
 .fa-square-root-alt:before {
   content: "\f698"; }
 
 .fa-squarespace:before {
   content: "\f5be"; }
 
 .fa-stack-exchange:before {
   content: "\f18d"; }
 
 .fa-stack-overflow:before {
   content: "\f16c"; }
 
 .fa-stackpath:before {
   content: "\f842"; }
 
 .fa-stamp:before {
   content: "\f5bf"; }
 
 .fa-star:before {
   content: "\f005"; }
 
 .fa-star-and-crescent:before {
   content: "\f699"; }
 
 .fa-star-half:before {
   content: "\f089"; }
 
 .fa-star-half-alt:before {
   content: "\f5c0"; }
 
 .fa-star-of-david:before {
   content: "\f69a"; }
 
 .fa-star-of-life:before {
   content: "\f621"; }
 
 .fa-staylinked:before {
   content: "\f3f5"; }
 
 .fa-steam:before {
   content: "\f1b6"; }
 
 .fa-steam-square:before {
   content: "\f1b7"; }
 
 .fa-steam-symbol:before {
   content: "\f3f6"; }
 
 .fa-step-backward:before {
   content: "\f048"; }
 
 .fa-step-forward:before {
   content: "\f051"; }
 
 .fa-stethoscope:before {
   content: "\f0f1"; }
 
 .fa-sticker-mule:before {
   content: "\f3f7"; }
 
 .fa-sticky-note:before {
   content: "\f249"; }
 
 .fa-stop:before {
   content: "\f04d"; }
 
 .fa-stop-circle:before {
   content: "\f28d"; }
 
 .fa-stopwatch:before {
   content: "\f2f2"; }
 
 .fa-store:before {
   content: "\f54e"; }
 
 .fa-store-alt:before {
   content: "\f54f"; }
 
 .fa-strava:before {
   content: "\f428"; }
 
 .fa-stream:before {
   content: "\f550"; }
 
 .fa-street-view:before {
   content: "\f21d"; }
 
 .fa-strikethrough:before {
   content: "\f0cc"; }
 
 .fa-stripe:before {
   content: "\f429"; }
 
 .fa-stripe-s:before {
   content: "\f42a"; }
 
 .fa-stroopwafel:before {
   content: "\f551"; }
 
 .fa-studiovinari:before {
   content: "\f3f8"; }
 
 .fa-stumbleupon:before {
   content: "\f1a4"; }
 
 .fa-stumbleupon-circle:before {
   content: "\f1a3"; }
 
 .fa-subscript:before {
   content: "\f12c"; }
 
 .fa-subway:before {
   content: "\f239"; }
 
 .fa-suitcase:before {
   content: "\f0f2"; }
 
 .fa-suitcase-rolling:before {
   content: "\f5c1"; }
 
 .fa-sun:before {
   content: "\f185"; }
 
 .fa-superpowers:before {
   content: "\f2dd"; }
 
 .fa-superscript:before {
   content: "\f12b"; }
 
 .fa-supple:before {
   content: "\f3f9"; }
 
 .fa-surprise:before {
   content: "\f5c2"; }
 
 .fa-suse:before {
   content: "\f7d6"; }
 
 .fa-swatchbook:before {
   content: "\f5c3"; }
 
 .fa-swift:before {
   content: "\f8e1"; }
 
 .fa-swimmer:before {
   content: "\f5c4"; }
 
 .fa-swimming-pool:before {
   content: "\f5c5"; }
 
 .fa-symfony:before {
   content: "\f83d"; }
 
 .fa-synagogue:before {
   content: "\f69b"; }
 
 .fa-sync:before {
   content: "\f021"; }
 
 .fa-sync-alt:before {
   content: "\f2f1"; }
 
 .fa-syringe:before {
   content: "\f48e"; }
 
 .fa-table:before {
   content: "\f0ce"; }
 
 .fa-table-tennis:before {
   content: "\f45d"; }
 
 .fa-tablet:before {
   content: "\f10a"; }
 
 .fa-tablet-alt:before {
   content: "\f3fa"; }
 
 .fa-tablets:before {
   content: "\f490"; }
 
 .fa-tachometer-alt:before {
   content: "\f3fd"; }
 
 .fa-tag:before {
   content: "\f02b"; }
 
 .fa-tags:before {
   content: "\f02c"; }
 
 .fa-tape:before {
   content: "\f4db"; }
 
 .fa-tasks:before {
   content: "\f0ae"; }
 
 .fa-taxi:before {
   content: "\f1ba"; }
 
 .fa-teamspeak:before {
   content: "\f4f9"; }
 
 .fa-teeth:before {
   content: "\f62e"; }
 
 .fa-teeth-open:before {
   content: "\f62f"; }
 
 .fa-telegram:before {
   content: "\f2c6"; }
 
 .fa-telegram-plane:before {
   content: "\f3fe"; }
 
 .fa-temperature-high:before {
   content: "\f769"; }
 
 .fa-temperature-low:before {
   content: "\f76b"; }
 
 .fa-tencent-weibo:before {
   content: "\f1d5"; }
 
 .fa-tenge:before {
   content: "\f7d7"; }
 
 .fa-terminal:before {
   content: "\f120"; }
 
 .fa-text-height:before {
   content: "\f034"; }
 
 .fa-text-width:before {
   content: "\f035"; }
 
 .fa-th:before {
   content: "\f00a"; }
 
 .fa-th-large:before {
   content: "\f009"; }
 
 .fa-th-list:before {
   content: "\f00b"; }
 
 .fa-the-red-yeti:before {
   content: "\f69d"; }
 
 .fa-theater-masks:before {
   content: "\f630"; }
 
 .fa-themeco:before {
   content: "\f5c6"; }
 
 .fa-themeisle:before {
   content: "\f2b2"; }
 
 .fa-thermometer:before {
   content: "\f491"; }
 
 .fa-thermometer-empty:before {
   content: "\f2cb"; }
 
 .fa-thermometer-full:before {
   content: "\f2c7"; }
 
 .fa-thermometer-half:before {
   content: "\f2c9"; }
 
 .fa-thermometer-quarter:before {
   content: "\f2ca"; }
 
 .fa-thermometer-three-quarters:before {
   content: "\f2c8"; }
 
 .fa-think-peaks:before {
   content: "\f731"; }
 
 .fa-thumbs-down:before {
   content: "\f165"; }
 
 .fa-thumbs-up:before {
   content: "\f164"; }
 
 .fa-thumbtack:before {
   content: "\f08d"; }
 
 .fa-ticket-alt:before {
   content: "\f3ff"; }
 
 .fa-times:before {
   content: "\f00d"; }
 
 .fa-times-circle:before {
   content: "\f057"; }
 
 .fa-tint:before {
   content: "\f043"; }
 
 .fa-tint-slash:before {
   content: "\f5c7"; }
 
 .fa-tired:before {
   content: "\f5c8"; }
 
 .fa-toggle-off:before {
   content: "\f204"; }
 
 .fa-toggle-on:before {
   content: "\f205"; }
 
 .fa-toilet:before {
   content: "\f7d8"; }
 
 .fa-toilet-paper:before {
   content: "\f71e"; }
 
 .fa-toolbox:before {
   content: "\f552"; }
 
 .fa-tools:before {
   content: "\f7d9"; }
 
 .fa-tooth:before {
   content: "\f5c9"; }
 
 .fa-torah:before {
   content: "\f6a0"; }
 
 .fa-torii-gate:before {
   content: "\f6a1"; }
 
 .fa-tractor:before {
   content: "\f722"; }
 
 .fa-trade-federation:before {
   content: "\f513"; }
 
 .fa-trademark:before {
   content: "\f25c"; }
 
 .fa-traffic-light:before {
   content: "\f637"; }
 
 .fa-train:before {
   content: "\f238"; }
 
 .fa-tram:before {
   content: "\f7da"; }
 
 .fa-transgender:before {
   content: "\f224"; }
 
 .fa-transgender-alt:before {
   content: "\f225"; }
 
 .fa-trash:before {
   content: "\f1f8"; }
 
 .fa-trash-alt:before {
   content: "\f2ed"; }
 
 .fa-trash-restore:before {
   content: "\f829"; }
 
 .fa-trash-restore-alt:before {
   content: "\f82a"; }
 
 .fa-tree:before {
   content: "\f1bb"; }
 
 .fa-trello:before {
   content: "\f181"; }
 
 .fa-tripadvisor:before {
   content: "\f262"; }
 
 .fa-trophy:before {
   content: "\f091"; }
 
 .fa-truck:before {
   content: "\f0d1"; }
 
 .fa-truck-loading:before {
   content: "\f4de"; }
 
 .fa-truck-monster:before {
   content: "\f63b"; }
 
 .fa-truck-moving:before {
   content: "\f4df"; }
 
 .fa-truck-pickup:before {
   content: "\f63c"; }
 
 .fa-tshirt:before {
   content: "\f553"; }
 
 .fa-tty:before {
   content: "\f1e4"; }
 
 .fa-tumblr:before {
   content: "\f173"; }
 
 .fa-tumblr-square:before {
   content: "\f174"; }
 
 .fa-tv:before {
   content: "\f26c"; }
 
 .fa-twitch:before {
   content: "\f1e8"; }
 
 .fa-twitter:before {
   content: "\f099"; }
 
 .fa-twitter-square:before {
   content: "\f081"; }
 
 .fa-typo3:before {
   content: "\f42b"; }
 
 .fa-uber:before {
   content: "\f402"; }
 
 .fa-ubuntu:before {
   content: "\f7df"; }
 
 .fa-uikit:before {
   content: "\f403"; }
 
 .fa-umbraco:before {
   content: "\f8e8"; }
 
 .fa-umbrella:before {
   content: "\f0e9"; }
 
 .fa-umbrella-beach:before {
   content: "\f5ca"; }
 
 .fa-underline:before {
   content: "\f0cd"; }
 
 .fa-undo:before {
   content: "\f0e2"; }
 
 .fa-undo-alt:before {
   content: "\f2ea"; }
 
 .fa-uniregistry:before {
   content: "\f404"; }
 
 .fa-universal-access:before {
   content: "\f29a"; }
 
 .fa-university:before {
   content: "\f19c"; }
 
 .fa-unlink:before {
   content: "\f127"; }
 
 .fa-unlock:before {
   content: "\f09c"; }
 
 .fa-unlock-alt:before {
   content: "\f13e"; }
 
 .fa-untappd:before {
   content: "\f405"; }
 
 .fa-upload:before {
   content: "\f093"; }
 
 .fa-ups:before {
   content: "\f7e0"; }
 
 .fa-usb:before {
   content: "\f287"; }
 
 .fa-user:before {
   content: "\f007"; }
 
 .fa-user-alt:before {
   content: "\f406"; }
 
 .fa-user-alt-slash:before {
   content: "\f4fa"; }
 
 .fa-user-astronaut:before {
   content: "\f4fb"; }
 
 .fa-user-check:before {
   content: "\f4fc"; }
 
 .fa-user-circle:before {
   content: "\f2bd"; }
 
 .fa-user-clock:before {
   content: "\f4fd"; }
 
 .fa-user-cog:before {
   content: "\f4fe"; }
 
 .fa-user-edit:before {
   content: "\f4ff"; }
 
 .fa-user-friends:before {
   content: "\f500"; }
 
 .fa-user-graduate:before {
   content: "\f501"; }
 
 .fa-user-injured:before {
   content: "\f728"; }
 
 .fa-user-lock:before {
   content: "\f502"; }
 
 .fa-user-md:before {
   content: "\f0f0"; }
 
 .fa-user-minus:before {
   content: "\f503"; }
 
 .fa-user-ninja:before {
   content: "\f504"; }
 
 .fa-user-nurse:before {
   content: "\f82f"; }
 
 .fa-user-plus:before {
   content: "\f234"; }
 
 .fa-user-secret:before {
   content: "\f21b"; }
 
 .fa-user-shield:before {
   content: "\f505"; }
 
 .fa-user-slash:before {
   content: "\f506"; }
 
 .fa-user-tag:before {
   content: "\f507"; }
 
 .fa-user-tie:before {
   content: "\f508"; }
 
 .fa-user-times:before {
   content: "\f235"; }
 
 .fa-users:before {
   content: "\f0c0"; }
 
 .fa-users-cog:before {
   content: "\f509"; }
 
 .fa-usps:before {
   content: "\f7e1"; }
 
 .fa-ussunnah:before {
   content: "\f407"; }
 
 .fa-utensil-spoon:before {
   content: "\f2e5"; }
 
 .fa-utensils:before {
   content: "\f2e7"; }
 
 .fa-vaadin:before {
   content: "\f408"; }
 
 .fa-vector-square:before {
   content: "\f5cb"; }
 
 .fa-venus:before {
   content: "\f221"; }
 
 .fa-venus-double:before {
   content: "\f226"; }
 
 .fa-venus-mars:before {
   content: "\f228"; }
 
 .fa-viacoin:before {
   content: "\f237"; }
 
 .fa-viadeo:before {
   content: "\f2a9"; }
 
 .fa-viadeo-square:before {
   content: "\f2aa"; }
 
 .fa-vial:before {
   content: "\f492"; }
 
 .fa-vials:before {
   content: "\f493"; }
 
 .fa-viber:before {
   content: "\f409"; }
 
 .fa-video:before {
   content: "\f03d"; }
 
 .fa-video-slash:before {
   content: "\f4e2"; }
 
 .fa-vihara:before {
   content: "\f6a7"; }
 
 .fa-vimeo:before {
   content: "\f40a"; }
 
 .fa-vimeo-square:before {
   content: "\f194"; }
 
 .fa-vimeo-v:before {
   content: "\f27d"; }
 
 .fa-vine:before {
   content: "\f1ca"; }
 
 .fa-vk:before {
   content: "\f189"; }
 
 .fa-vnv:before {
   content: "\f40b"; }
 
 .fa-voicemail:before {
   content: "\f897"; }
 
 .fa-volleyball-ball:before {
   content: "\f45f"; }
 
 .fa-volume-down:before {
   content: "\f027"; }
 
 .fa-volume-mute:before {
   content: "\f6a9"; }
 
 .fa-volume-off:before {
   content: "\f026"; }
 
 .fa-volume-up:before {
   content: "\f028"; }
 
 .fa-vote-yea:before {
   content: "\f772"; }
 
 .fa-vr-cardboard:before {
   content: "\f729"; }
 
 .fa-vuejs:before {
   content: "\f41f"; }
 
 .fa-walking:before {
   content: "\f554"; }
 
 .fa-wallet:before {
   content: "\f555"; }
 
 .fa-warehouse:before {
   content: "\f494"; }
 
 .fa-water:before {
   content: "\f773"; }
 
 .fa-wave-square:before {
   content: "\f83e"; }
 
 .fa-waze:before {
   content: "\f83f"; }
 
 .fa-weebly:before {
   content: "\f5cc"; }
 
 .fa-weibo:before {
   content: "\f18a"; }
 
 .fa-weight:before {
   content: "\f496"; }
 
 .fa-weight-hanging:before {
   content: "\f5cd"; }
 
 .fa-weixin:before {
   content: "\f1d7"; }
 
 .fa-whatsapp:before {
   content: "\f232"; }
 
 .fa-whatsapp-square:before {
   content: "\f40c"; }
 
 .fa-wheelchair:before {
   content: "\f193"; }
 
 .fa-whmcs:before {
   content: "\f40d"; }
 
 .fa-wifi:before {
   content: "\f1eb"; }
 
 .fa-wikipedia-w:before {
   content: "\f266"; }
 
 .fa-wind:before {
   content: "\f72e"; }
 
 .fa-window-close:before {
   content: "\f410"; }
 
 .fa-window-maximize:before {
   content: "\f2d0"; }
 
 .fa-window-minimize:before {
   content: "\f2d1"; }
 
 .fa-window-restore:before {
   content: "\f2d2"; }
 
 .fa-windows:before {
   content: "\f17a"; }
 
 .fa-wine-bottle:before {
   content: "\f72f"; }
 
 .fa-wine-glass:before {
   content: "\f4e3"; }
 
 .fa-wine-glass-alt:before {
   content: "\f5ce"; }
 
 .fa-wix:before {
   content: "\f5cf"; }
 
 .fa-wizards-of-the-coast:before {
   content: "\f730"; }
 
 .fa-wolf-pack-battalion:before {
   content: "\f514"; }
 
 .fa-won-sign:before {
   content: "\f159"; }
 
 .fa-wordpress:before {
   content: "\f19a"; }
 
 .fa-wordpress-simple:before {
   content: "\f411"; }
 
 .fa-wpbeginner:before {
   content: "\f297"; }
 
 .fa-wpexplorer:before {
   content: "\f2de"; }
 
 .fa-wpforms:before {
   content: "\f298"; }
 
 .fa-wpressr:before {
   content: "\f3e4"; }
 
 .fa-wrench:before {
   content: "\f0ad"; }
 
 .fa-x-ray:before {
   content: "\f497"; }
 
 .fa-xbox:before {
   content: "\f412"; }
 
 .fa-xing:before {
   content: "\f168"; }
 
 .fa-xing-square:before {
   content: "\f169"; }
 
 .fa-y-combinator:before {
   content: "\f23b"; }
 
 .fa-yahoo:before {
   content: "\f19e"; }
 
 .fa-yammer:before {
   content: "\f840"; }
 
 .fa-yandex:before {
   content: "\f413"; }
 
 .fa-yandex-international:before {
   content: "\f414"; }
 
 .fa-yarn:before {
   content: "\f7e3"; }
 
 .fa-yelp:before {
   content: "\f1e9"; }
 
 .fa-yen-sign:before {
   content: "\f157"; }
 
 .fa-yin-yang:before {
   content: "\f6ad"; }
 
 .fa-yoast:before {
   content: "\f2b1"; }
 
 .fa-youtube:before {
   content: "\f167"; }
 
 .fa-youtube-square:before {
   content: "\f431"; }
 
 .fa-zhihu:before {
   content: "\f63f"; }
 
 .sr-only {
   border: 0;
   clip: rect(0, 0, 0, 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px; }
 
 .sr-only-focusable:active, .sr-only-focusable:focus {
   clip: auto;
   height: auto;
   margin: 0;
   overflow: visible;
   position: static;
   width: auto; }
 @font-face {
   font-family: 'Font Awesome 5 Brands';
   font-style: normal;
   font-weight: normal;
   font-display: auto;
   src: url("../fonts/fa-brands-400.eot");
   src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-brands-400.woff2") format("woff2"), url("../font/fa-brands-400.woff2") format("woff"), url("../fonts/fa-brands-400.ttf") format("truetype"), url("../fonts/fa-brands-400.svg#fontawesome") format("svg"); }
 
 .fab {
   font-family: 'Font Awesome 5 Brands'; }
 @font-face {
   font-family: 'Font Awesome 5 Free';
   font-style: normal;
   font-weight: 400;
   font-display: auto;
   src: url("../fonts/fa-regular-400.eot");
   src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.woff") format("woff"), url("../fonts/fa-regular-400.ttf") format("truetype"), url("../fonts/fa-regular-400.svg#fontawesome") format("svg"); }
 
 .far {
   font-family: 'Font Awesome 5 Free';
   font-weight: 400; }
 @font-face {
   font-family: 'Font Awesome 5 Free';
   font-style: normal;
   font-weight: 900;
   font-display: auto;
   src: url("../fonts/fa-solid-900.eot");
   src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg"); }
 
 .fa,
 .fas {
   font-family: 'Font Awesome 5 Free';
   font-weight: 900; }
   @font-face {
    font-family: 'themify';
    src:url('../fonts/themify.eot');
    src:url('../fonts/themify.eot') format('embedded-opentype'),
      url('../font/themify.woff') format('woff'),
      url('../fonts/themify.ttf') format('truetype'),
      url('../fonts/themify.svg') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  
  [class^="ti-"], [class*=" ti-"] {
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
  
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .ti-wand:before {
    content: "\e600";
  }
  .ti-volume:before {
    content: "\e601";
  }
  .ti-user:before {
    content: "\e602";
  }
  .ti-unlock:before {
    content: "\e603";
  }
  .ti-unlink:before {
    content: "\e604";
  }
  .ti-trash:before {
    content: "\e605";
  }
  .ti-thought:before {
    content: "\e606";
  }
  .ti-target:before {
    content: "\e607";
  }
  .ti-tag:before {
    content: "\e608";
  }
  .ti-tablet:before {
    content: "\e609";
  }
  .ti-star:before {
    content: "\e60a";
  }
  .ti-spray:before {
    content: "\e60b";
  }
  .ti-signal:before {
    content: "\e60c";
  }
  .ti-shopping-cart:before {
    content: "\e60d";
  }
  .ti-shopping-cart-full:before {
    content: "\e60e";
  }
  .ti-settings:before {
    content: "\e60f";
  }
  .ti-search:before {
    content: "\e610";
  }
  .ti-zoom-in:before {
    content: "\e611";
  }
  .ti-zoom-out:before {
    content: "\e612";
  }
  .ti-cut:before {
    content: "\e613";
  }
  .ti-ruler:before {
    content: "\e614";
  }
  .ti-ruler-pencil:before {
    content: "\e615";
  }
  .ti-ruler-alt:before {
    content: "\e616";
  }
  .ti-bookmark:before {
    content: "\e617";
  }
  .ti-bookmark-alt:before {
    content: "\e618";
  }
  .ti-reload:before {
    content: "\e619";
  }
  .ti-plus:before {
    content: "\e61a";
  }
  .ti-pin:before {
    content: "\e61b";
  }
  .ti-pencil:before {
    content: "\e61c";
  }
  .ti-pencil-alt:before {
    content: "\e61d";
  }
  .ti-paint-roller:before {
    content: "\e61e";
  }
  .ti-paint-bucket:before {
    content: "\e61f";
  }
  .ti-na:before {
    content: "\e620";
  }
  .ti-mobile:before {
    content: "\e621";
  }
  .ti-minus:before {
    content: "\e622";
  }
  .ti-medall:before {
    content: "\e623";
  }
  .ti-medall-alt:before {
    content: "\e624";
  }
  .ti-marker:before {
    content: "\e625";
  }
  .ti-marker-alt:before {
    content: "\e626";
  }
  .ti-arrow-up:before {
    content: "\e627";
  }
  .ti-arrow-right:before {
    content: "\e628";
  }
  .ti-arrow-left:before {
    content: "\e629";
  }
  .ti-arrow-down:before {
    content: "\e62a";
  }
  .ti-lock:before {
    content: "\e62b";
  }
  .ti-location-arrow:before {
    content: "\e62c";
  }
  .ti-link:before {
    content: "\e62d";
  }
  .ti-layout:before {
    content: "\e62e";
  }
  .ti-layers:before {
    content: "\e62f";
  }
  .ti-layers-alt:before {
    content: "\e630";
  }
  .ti-key:before {
    content: "\e631";
  }
  .ti-import:before {
    content: "\e632";
  }
  .ti-image:before {
    content: "\e633";
  }
  .ti-heart:before {
    content: "\e634";
  }
  .ti-heart-broken:before {
    content: "\e635";
  }
  .ti-hand-stop:before {
    content: "\e636";
  }
  .ti-hand-open:before {
    content: "\e637";
  }
  .ti-hand-drag:before {
    content: "\e638";
  }
  .ti-folder:before {
    content: "\e639";
  }
  .ti-flag:before {
    content: "\e63a";
  }
  .ti-flag-alt:before {
    content: "\e63b";
  }
  .ti-flag-alt-2:before {
    content: "\e63c";
  }
  .ti-eye:before {
    content: "\e63d";
  }
  .ti-export:before {
    content: "\e63e";
  }
  .ti-exchange-vertical:before {
    content: "\e63f";
  }
  .ti-desktop:before {
    content: "\e640";
  }
  .ti-cup:before {
    content: "\e641";
  }
  .ti-crown:before {
    content: "\e642";
  }
  .ti-comments:before {
    content: "\e643";
  }
  .ti-comment:before {
    content: "\e644";
  }
  .ti-comment-alt:before {
    content: "\e645";
  }
  .ti-close:before {
    content: "\e646";
  }
  .ti-clip:before {
    content: "\e647";
  }
  .ti-angle-up:before {
    content: "\e648";
  }
  .ti-angle-right:before {
    content: "\e649";
  }
  .ti-angle-left:before {
    content: "\e64a";
  }
  .ti-angle-down:before {
    content: "\e64b";
  }
  .ti-check:before {
    content: "\e64c";
  }
  .ti-check-box:before {
    content: "\e64d";
  }
  .ti-camera:before {
    content: "\e64e";
  }
  .ti-announcement:before {
    content: "\e64f";
  }
  .ti-brush:before {
    content: "\e650";
  }
  .ti-briefcase:before {
    content: "\e651";
  }
  .ti-bolt:before {
    content: "\e652";
  }
  .ti-bolt-alt:before {
    content: "\e653";
  }
  .ti-blackboard:before {
    content: "\e654";
  }
  .ti-bag:before {
    content: "\e655";
  }
  .ti-move:before {
    content: "\e656";
  }
  .ti-arrows-vertical:before {
    content: "\e657";
  }
  .ti-arrows-horizontal:before {
    content: "\e658";
  }
  .ti-fullscreen:before {
    content: "\e659";
  }
  .ti-arrow-top-right:before {
    content: "\e65a";
  }
  .ti-arrow-top-left:before {
    content: "\e65b";
  }
  .ti-arrow-circle-up:before {
    content: "\e65c";
  }
  .ti-arrow-circle-right:before {
    content: "\e65d";
  }
  .ti-arrow-circle-left:before {
    content: "\e65e";
  }
  .ti-arrow-circle-down:before {
    content: "\e65f";
  }
  .ti-angle-double-up:before {
    content: "\e660";
  }
  .ti-angle-double-right:before {
    content: "\e661";
  }
  .ti-angle-double-left:before {
    content: "\e662";
  }
  .ti-angle-double-down:before {
    content: "\e663";
  }
  .ti-zip:before {
    content: "\e664";
  }
  .ti-world:before {
    content: "\e665";
  }
  .ti-wheelchair:before {
    content: "\e666";
  }
  .ti-view-list:before {
    content: "\e667";
  }
  .ti-view-list-alt:before {
    content: "\e668";
  }
  .ti-view-grid:before {
    content: "\e669";
  }
  .ti-uppercase:before {
    content: "\e66a";
  }
  .ti-upload:before {
    content: "\e66b";
  }
  .ti-underline:before {
    content: "\e66c";
  }
  .ti-truck:before {
    content: "\e66d";
  }
  .ti-timer:before {
    content: "\e66e";
  }
  .ti-ticket:before {
    content: "\e66f";
  }
  .ti-thumb-up:before {
    content: "\e670";
  }
  .ti-thumb-down:before {
    content: "\e671";
  }
  .ti-text:before {
    content: "\e672";
  }
  .ti-stats-up:before {
    content: "\e673";
  }
  .ti-stats-down:before {
    content: "\e674";
  }
  .ti-split-v:before {
    content: "\e675";
  }
  .ti-split-h:before {
    content: "\e676";
  }
  .ti-smallcap:before {
    content: "\e677";
  }
  .ti-shine:before {
    content: "\e678";
  }
  .ti-shift-right:before {
    content: "\e679";
  }
  .ti-shift-left:before {
    content: "\e67a";
  }
  .ti-shield:before {
    content: "\e67b";
  }
  .ti-notepad:before {
    content: "\e67c";
  }
  .ti-server:before {
    content: "\e67d";
  }
  .ti-quote-right:before {
    content: "\e67e";
  }
  .ti-quote-left:before {
    content: "\e67f";
  }
  .ti-pulse:before {
    content: "\e680";
  }
  .ti-printer:before {
    content: "\e681";
  }
  .ti-power-off:before {
    content: "\e682";
  }
  .ti-plug:before {
    content: "\e683";
  }
  .ti-pie-chart:before {
    content: "\e684";
  }
  .ti-paragraph:before {
    content: "\e685";
  }
  .ti-panel:before {
    content: "\e686";
  }
  .ti-package:before {
    content: "\e687";
  }
  .ti-music:before {
    content: "\e688";
  }
  .ti-music-alt:before {
    content: "\e689";
  }
  .ti-mouse:before {
    content: "\e68a";
  }
  .ti-mouse-alt:before {
    content: "\e68b";
  }
  .ti-money:before {
    content: "\e68c";
  }
  .ti-microphone:before {
    content: "\e68d";
  }
  .ti-menu:before {
    content: "\e68e";
  }
  .ti-menu-alt:before {
    content: "\e68f";
  }
  .ti-map:before {
    content: "\e690";
  }
  .ti-map-alt:before {
    content: "\e691";
  }
  .ti-loop:before {
    content: "\e692";
  }
  .ti-location-pin:before {
    content: "\e693";
  }
  .ti-list:before {
    content: "\e694";
  }
  .ti-light-bulb:before {
    content: "\e695";
  }
  .ti-Italic:before {
    content: "\e696";
  }
  .ti-info:before {
    content: "\e697";
  }
  .ti-infinite:before {
    content: "\e698";
  }
  .ti-id-badge:before {
    content: "\e699";
  }
  .ti-hummer:before {
    content: "\e69a";
  }
  .ti-home:before {
    content: "\e69b";
  }
  .ti-help:before {
    content: "\e69c";
  }
  .ti-headphone:before {
    content: "\e69d";
  }
  .ti-harddrives:before {
    content: "\e69e";
  }
  .ti-harddrive:before {
    content: "\e69f";
  }
  .ti-gift:before {
    content: "\e6a0";
  }
  .ti-game:before {
    content: "\e6a1";
  }
  .ti-filter:before {
    content: "\e6a2";
  }
  .ti-files:before {
    content: "\e6a3";
  }
  .ti-file:before {
    content: "\e6a4";
  }
  .ti-eraser:before {
    content: "\e6a5";
  }
  .ti-envelope:before {
    content: "\e6a6";
  }
  .ti-download:before {
    content: "\e6a7";
  }
  .ti-direction:before {
    content: "\e6a8";
  }
  .ti-direction-alt:before {
    content: "\e6a9";
  }
  .ti-dashboard:before {
    content: "\e6aa";
  }
  .ti-control-stop:before {
    content: "\e6ab";
  }
  .ti-control-shuffle:before {
    content: "\e6ac";
  }
  .ti-control-play:before {
    content: "\e6ad";
  }
  .ti-control-pause:before {
    content: "\e6ae";
  }
  .ti-control-forward:before {
    content: "\e6af";
  }
  .ti-control-backward:before {
    content: "\e6b0";
  }
  .ti-cloud:before {
    content: "\e6b1";
  }
  .ti-cloud-up:before {
    content: "\e6b2";
  }
  .ti-cloud-down:before {
    content: "\e6b3";
  }
  .ti-clipboard:before {
    content: "\e6b4";
  }
  .ti-car:before {
    content: "\e6b5";
  }
  .ti-calendar:before {
    content: "\e6b6";
  }
  .ti-book:before {
    content: "\e6b7";
  }
  .ti-bell:before {
    content: "\e6b8";
  }
  .ti-basketball:before {
    content: "\e6b9";
  }
  .ti-bar-chart:before {
    content: "\e6ba";
  }
  .ti-bar-chart-alt:before {
    content: "\e6bb";
  }
  .ti-back-right:before {
    content: "\e6bc";
  }
  .ti-back-left:before {
    content: "\e6bd";
  }
  .ti-arrows-corner:before {
    content: "\e6be";
  }
  .ti-archive:before {
    content: "\e6bf";
  }
  .ti-anchor:before {
    content: "\e6c0";
  }
  .ti-align-right:before {
    content: "\e6c1";
  }
  .ti-align-left:before {
    content: "\e6c2";
  }
  .ti-align-justify:before {
    content: "\e6c3";
  }
  .ti-align-center:before {
    content: "\e6c4";
  }
  .ti-alert:before {
    content: "\e6c5";
  }
  .ti-alarm-clock:before {
    content: "\e6c6";
  }
  .ti-agenda:before {
    content: "\e6c7";
  }
  .ti-write:before {
    content: "\e6c8";
  }
  .ti-window:before {
    content: "\e6c9";
  }
  .ti-widgetized:before {
    content: "\e6ca";
  }
  .ti-widget:before {
    content: "\e6cb";
  }
  .ti-widget-alt:before {
    content: "\e6cc";
  }
  .ti-wallet:before {
    content: "\e6cd";
  }
  .ti-video-clapper:before {
    content: "\e6ce";
  }
  .ti-video-camera:before {
    content: "\e6cf";
  }
  .ti-vector:before {
    content: "\e6d0";
  }
  .ti-themify-logo:before {
    content: "\e6d1";
  }
  .ti-themify-favicon:before {
    content: "\e6d2";
  }
  .ti-themify-favicon-alt:before {
    content: "\e6d3";
  }
  .ti-support:before {
    content: "\e6d4";
  }
  .ti-stamp:before {
    content: "\e6d5";
  }
  .ti-split-v-alt:before {
    content: "\e6d6";
  }
  .ti-slice:before {
    content: "\e6d7";
  }
  .ti-shortcode:before {
    content: "\e6d8";
  }
  .ti-shift-right-alt:before {
    content: "\e6d9";
  }
  .ti-shift-left-alt:before {
    content: "\e6da";
  }
  .ti-ruler-alt-2:before {
    content: "\e6db";
  }
  .ti-receipt:before {
    content: "\e6dc";
  }
  .ti-pin2:before {
    content: "\e6dd";
  }
  .ti-pin-alt:before {
    content: "\e6de";
  }
  .ti-pencil-alt2:before {
    content: "\e6df";
  }
  .ti-palette:before {
    content: "\e6e0";
  }
  .ti-more:before {
    content: "\e6e1";
  }
  .ti-more-alt:before {
    content: "\e6e2";
  }
  .ti-microphone-alt:before {
    content: "\e6e3";
  }
  .ti-magnet:before {
    content: "\e6e4";
  }
  .ti-line-double:before {
    content: "\e6e5";
  }
  .ti-line-dotted:before {
    content: "\e6e6";
  }
  .ti-line-dashed:before {
    content: "\e6e7";
  }
  .ti-layout-width-full:before {
    content: "\e6e8";
  }
  .ti-layout-width-default:before {
    content: "\e6e9";
  }
  .ti-layout-width-default-alt:before {
    content: "\e6ea";
  }
  .ti-layout-tab:before {
    content: "\e6eb";
  }
  .ti-layout-tab-window:before {
    content: "\e6ec";
  }
  .ti-layout-tab-v:before {
    content: "\e6ed";
  }
  .ti-layout-tab-min:before {
    content: "\e6ee";
  }
  .ti-layout-slider:before {
    content: "\e6ef";
  }
  .ti-layout-slider-alt:before {
    content: "\e6f0";
  }
  .ti-layout-sidebar-right:before {
    content: "\e6f1";
  }
  .ti-layout-sidebar-none:before {
    content: "\e6f2";
  }
  .ti-layout-sidebar-left:before {
    content: "\e6f3";
  }
  .ti-layout-placeholder:before {
    content: "\e6f4";
  }
  .ti-layout-menu:before {
    content: "\e6f5";
  }
  .ti-layout-menu-v:before {
    content: "\e6f6";
  }
  .ti-layout-menu-separated:before {
    content: "\e6f7";
  }
  .ti-layout-menu-full:before {
    content: "\e6f8";
  }
  .ti-layout-media-right-alt:before {
    content: "\e6f9";
  }
  .ti-layout-media-right:before {
    content: "\e6fa";
  }
  .ti-layout-media-overlay:before {
    content: "\e6fb";
  }
  .ti-layout-media-overlay-alt:before {
    content: "\e6fc";
  }
  .ti-layout-media-overlay-alt-2:before {
    content: "\e6fd";
  }
  .ti-layout-media-left-alt:before {
    content: "\e6fe";
  }
  .ti-layout-media-left:before {
    content: "\e6ff";
  }
  .ti-layout-media-center-alt:before {
    content: "\e700";
  }
  .ti-layout-media-center:before {
    content: "\e701";
  }
  .ti-layout-list-thumb:before {
    content: "\e702";
  }
  .ti-layout-list-thumb-alt:before {
    content: "\e703";
  }
  .ti-layout-list-post:before {
    content: "\e704";
  }
  .ti-layout-list-large-image:before {
    content: "\e705";
  }
  .ti-layout-line-solid:before {
    content: "\e706";
  }
  .ti-layout-grid4:before {
    content: "\e707";
  }
  .ti-layout-grid3:before {
    content: "\e708";
  }
  .ti-layout-grid2:before {
    content: "\e709";
  }
  .ti-layout-grid2-thumb:before {
    content: "\e70a";
  }
  .ti-layout-cta-right:before {
    content: "\e70b";
  }
  .ti-layout-cta-left:before {
    content: "\e70c";
  }
  .ti-layout-cta-center:before {
    content: "\e70d";
  }
  .ti-layout-cta-btn-right:before {
    content: "\e70e";
  }
  .ti-layout-cta-btn-left:before {
    content: "\e70f";
  }
  .ti-layout-column4:before {
    content: "\e710";
  }
  .ti-layout-column3:before {
    content: "\e711";
  }
  .ti-layout-column2:before {
    content: "\e712";
  }
  .ti-layout-accordion-separated:before {
    content: "\e713";
  }
  .ti-layout-accordion-merged:before {
    content: "\e714";
  }
  .ti-layout-accordion-list:before {
    content: "\e715";
  }
  .ti-ink-pen:before {
    content: "\e716";
  }
  .ti-info-alt:before {
    content: "\e717";
  }
  .ti-help-alt:before {
    content: "\e718";
  }
  .ti-headphone-alt:before {
    content: "\e719";
  }
  .ti-hand-point-up:before {
    content: "\e71a";
  }
  .ti-hand-point-right:before {
    content: "\e71b";
  }
  .ti-hand-point-left:before {
    content: "\e71c";
  }
  .ti-hand-point-down:before {
    content: "\e71d";
  }
  .ti-gallery:before {
    content: "\e71e";
  }
  .ti-face-smile:before {
    content: "\e71f";
  }
  .ti-face-sad:before {
    content: "\e720";
  }
  .ti-credit-card:before {
    content: "\e721";
  }
  .ti-control-skip-forward:before {
    content: "\e722";
  }
  .ti-control-skip-backward:before {
    content: "\e723";
  }
  .ti-control-record:before {
    content: "\e724";
  }
  .ti-control-eject:before {
    content: "\e725";
  }
  .ti-comments-smiley:before {
    content: "\e726";
  }
  .ti-brush-alt:before {
    content: "\e727";
  }
  .ti-youtube:before {
    content: "\e728";
  }
  .ti-vimeo:before {
    content: "\e729";
  }
  .ti-twitter:before {
    content: "\e72a";
  }
  .ti-time:before {
    content: "\e72b";
  }
  .ti-tumblr:before {
    content: "\e72c";
  }
  .ti-skype:before {
    content: "\e72d";
  }
  .ti-share:before {
    content: "\e72e";
  }
  .ti-share-alt:before {
    content: "\e72f";
  }
  .ti-rocket:before {
    content: "\e730";
  }
  .ti-pinterest:before {
    content: "\e731";
  }
  .ti-new-window:before {
    content: "\e732";
  }
  .ti-microsoft:before {
    content: "\e733";
  }
  .ti-list-ol:before {
    content: "\e734";
  }
  .ti-linkedin:before {
    content: "\e735";
  }
  .ti-layout-sidebar-2:before {
    content: "\e736";
  }
  .ti-layout-grid4-alt:before {
    content: "\e737";
  }
  .ti-layout-grid3-alt:before {
    content: "\e738";
  }
  .ti-layout-grid2-alt:before {
    content: "\e739";
  }
  .ti-layout-column4-alt:before {
    content: "\e73a";
  }
  .ti-layout-column3-alt:before {
    content: "\e73b";
  }
  .ti-layout-column2-alt:before {
    content: "\e73c";
  }
  .ti-instagram:before {
    content: "\e73d";
  }
  .ti-google:before {
    content: "\e73e";
  }
  .ti-github:before {
    content: "\e73f";
  }
  .ti-flickr:before {
    content: "\e740";
  }
  .ti-facebook:before {
    content: "\e741";
  }
  .ti-dropbox:before {
    content: "\e742";
  }
  .ti-dribbble:before {
    content: "\e743";
  }
  .ti-apple:before {
    content: "\e744";
  }
  .ti-android:before {
    content: "\e745";
  }
  .ti-save:before {
    content: "\e746";
  }
  .ti-save-alt:before {
    content: "\e747";
  }
  .ti-yahoo:before {
    content: "\e748";
  }
  .ti-wordpress:before {
    content: "\e749";
  }
  .ti-vimeo-alt:before {
    content: "\e74a";
  }
  .ti-twitter-alt:before {
    content: "\e74b";
  }
  .ti-tumblr-alt:before {
    content: "\e74c";
  }
  .ti-trello:before {
    content: "\e74d";
  }
  .ti-stack-overflow:before {
    content: "\e74e";
  }
  .ti-soundcloud:before {
    content: "\e74f";
  }
  .ti-sharethis:before {
    content: "\e750";
  }
  .ti-sharethis-alt:before {
    content: "\e751";
  }
  .ti-reddit:before {
    content: "\e752";
  }
  .ti-pinterest-alt:before {
    content: "\e753";
  }
  .ti-microsoft-alt:before {
    content: "\e754";
  }
  .ti-linux:before {
    content: "\e755";
  }
  .ti-jsfiddle:before {
    content: "\e756";
  }
  .ti-joomla:before {
    content: "\e757";
  }
  .ti-html5:before {
    content: "\e758";
  }
  .ti-flickr-alt:before {
    content: "\e759";
  }
  .ti-email:before {
    content: "\e75a";
  }
  .ti-drupal:before {
    content: "\e75b";
  }
  .ti-dropbox-alt:before {
    content: "\e75c";
  }
  .ti-css3:before {
    content: "\e75d";
  }
  .ti-rss:before {
    content: "\e75e";
  }
  .ti-rss-alt:before {
    content: "\e75f";
  }

  .grid-cols-6 {	
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  @media (max-width: 500px) {
    .grid-cols-6 {	grid-template-columns: repeat(4, minmax(0, 1fr))}
  }

  @media (max-width: 767px) {
    .apus-quickview .mfp-inline-holder .mfp-content .details-product .information {
      padding-top: 10px;
    }
    .grid-cols-6 {	grid-template-columns: repeat(2, minmax(0, 1fr))}
  }

  a.selected {
  background-color:#1F75CC;
  color:white;
  z-index:100;
}

.messagepop {
  background-color:#FFFFFF;
  border:1px solid #999999;
  cursor:default;
  display:none;
  margin-top: 15px;
  position:absolute;
  text-align:left;
  width:394px;
  z-index:50;
  padding: 25px 25px 20px;
}

label {
  display: block;
  margin-bottom: 3px;
  padding-left: 15px;
  text-indent: -15px;
}

.messagepop p, .messagepop.div {
  border-bottom: 1px solid #EFEFEF;
  margin: 8px 0;
  padding-bottom: 8px;
}