.why_chose_us {
    background-color: #fff;
    border-radius: 8px;
    margin-bottom: 30px;
    padding: 50px 41px 30px 41px;
    position: relative;
    text-align: center;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.why_chose_us:hover {
    cursor: pointer;
    -webkit-box-shadow: 0 0 50px 0 rgba(19, 19, 28, .12);
    -moz-box-shadow: 0 0 50px 0 rgba(19, 19, 28, .12);
    -o-box-shadow: 0 0 50px 0 rgba(19, 19, 28, .12);
    box-shadow: 0 0 50px 0 rgba(19, 19, 28, .12)
}

.why_chose_us .icon {
    background-color: #ffe8e9;
    border-radius: 50%;
    height: 130px;
    line-height: 130px;
    margin: 0 auto;
    width: 130px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.why_chose_us:hover .icon {
    background-color: #138496
}

.why_chose_us:hover .icon span {
    color: #fff
}

.why_chose_us .icon span {
    color: #138496;
    font-size: 68px;
    line-height: 130px
}

.why_chose_us .details {
    margin-top: 50px
}

.why_chose_us .details h4 {
    color: #484848;
    /* font-weight: 700 */
}

.why_chose_us .details p {
    font-size: 14px;
    line-height: 1.714
}

.why_chose_us.style2 {
    border: 1px solid #ebebeb;
    overflow: hidden
}

.why_chose_us.style2 .icon {
    background-color: #f7f7f7
}

.why_chose_us.style2:hover:before {
    background-color: #138496;
    bottom: 0;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%
}

.why_chose_us.style2:hover .icon {
    background-image: -moz-linear-gradient(0deg, #1bcde9 0, #138496 100%);
    background-image: -webkit-linear-gradient(0deg, #1bcde9 0, #138496 100%);
    background-image: -ms-linear-gradient(0deg, #1bcde9 0, #138496 100%)
}

.features_row {
    border-radius: 8px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 50px 0 rgba(19, 19, 28, .12);
    -moz-box-shadow: 0 0 50px 0 rgba(19, 19, 28, .12);
    -o-box-shadow: 0 0 50px 0 rgba(19, 19, 28, .12);
    box-shadow: 0 0 50px 0 rgba(19, 19, 28, .12);
    margin-bottom: 70px;
    margin-top: -220px
}

.why_chose_us.home6 {
    border-radius: 0;
    border-right: 1px solid #ebebeb;
    margin-bottom: 0;
    overflow: hidden;
    padding: 30px 20px
}

.why_chose_us.home6.bdrrn {
    border-right: none
}

.why_chose_us.home6,
.why_chose_us.home6:hover {
    box-shadow: none
}

.why_chose_us.home6 .icon {
    background-color: #3e4c66;
    border-radius: 50%;
    height: 100px;
    margin: 0 auto;
    width: 100px
}

.why_chose_us.home6:hover .icon {
    background-color: #138496
}

.why_chose_us.home6:hover .icon span {
    color: #fff
}

.why_chose_us.home6 .icon span {
    color: #fff;
    font-size: 50px;
    line-height: 100px
}

.why_chose_us.home6 .details {
    margin-top: 30px
}

.why_chose_us.home6:hover .details h4 {
    color: #138496
}

.why_chose_us.home7 {
    padding: 25px 50px 0 41px
}

.why_chose_us.home7:hover {
    box-shadow: none
}

.why_chose_us.home7 .icon {
    background-image: -moz-linear-gradient(148deg, #fd5559 0, #ff337d 100%);
    background-image: -webkit-linear-gradient(148deg, #fd5559 0, #ff337d 100%);
    background-image: -ms-linear-gradient(148deg, #fd5559 0, #ff337d 100%);
    height: 110px;
    margin: 0 auto;
    width: 110px;
    position: relative
}

.why_chose_us.home7 .icon:before {
    background-color: rgba(254, 59, 117, .1);
    border-radius: 50%;
    bottom: -10px;
    content: "";
    left: -10px;
    position: absolute;
    right: -10px;
    top: -10px
}

.why_chose_us.home7 .icon span {
    color: #fff;
    font-size: 50px;
    line-height: 110px
}

.why_chose_us.home10:hover {
    background-color: #138496
}

.why_chose_us.home10:hover .icon {
    background-color: #fff
}

.why_chose_us.home10:hover .icon span {
    color: #138496
}

.why_chose_us.home10:hover .details h4,
.why_chose_us.home10:hover .details p {
    color: #fff
}

.our-testimonials {
    border-bottom: 1px solid #ebebeb
}

.testimonial_grid {
    position: relative;
    text-align: center;
}

.testimonial_grid .thumb {
    position: relative
}

.testimonial_grid .details {
    padding: 20px 40px
}

.testimonial_grid .details h4 {
    color: #fff;
    margin-bottom: 0
}

.testimonial_grid .details p {
    font-size: 14px;
    color: #fff;
    line-height: 1.429;
    margin-bottom: 0
}

.testimonial_grid.style2 {
    padding: 10px 0 0
}

.testimonial_grid.style2 .details h4,
.testimonial_grid.style2 .details p {
    color: #484848
}

.testimonial_grid.style2 .thumb {
    position: relative
}

.testimonial_grid.style2 .thumb .tg_quote {
    border-radius: 50%;
    background-image: -moz-linear-gradient(148deg, #fd5559 0, #ff337d 100%);
    background-image: -webkit-linear-gradient(148deg, #fd5559 0, #ff337d 100%);
    background-image: -ms-linear-gradient(148deg, #fd5559 0, #ff337d 100%);
    -webkit-box-shadow: 0 0 50px 0 rgba(19, 19, 28, .12);
    -moz-box-shadow: 0 0 50px 0 rgba(19, 19, 28, .12);
    -o-box-shadow: 0 0 50px 0 rgba(19, 19, 28, .12);
    box-shadow: 0 0 50px 0 rgba(19, 19, 28, .12);
    height: 43px;
    right: 0;
    line-height: 43px;
    margin: 0 auto;
    position: absolute;
    left: -100px;
    top: 70px;
    width: 43px
}

.testimonial_grid.style2 .thumb .tg_quote span {
    color: #fff
}

.testimonial_grid.style2 .thumb img {
    border: 5px solid #fff;
    -webkit-box-shadow: 0 0 50px 0 rgba(19, 19, 28, .12);
    -moz-box-shadow: 0 0 50px 0 rgba(19, 19, 28, .12);
    -o-box-shadow: 0 0 50px 0 rgba(19, 19, 28, .12);
    box-shadow: 0 0 50px 0 rgba(19, 19, 28, .12)
}

.testimonial_grid_slider.owl-carousel.owl-theme .owl-nav {
    margin: 0
}

.testimonial_grid_slider.owl-carousel.owl-theme .owl-dots .owl-dot {
    background-color: transparent;
    margin-left: 15px;
    vertical-align: middle
}

.testimonial_grid_slider.owl-carousel.owl-theme .owl-dots .owl-dot span {
    background-color: #fff;
    border-radius: 50%;
    margin: 3px;
    width: 6px;
    height: 6px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.testimonial_grid_slider.owl-carousel.owl-theme .owl-dots .owl-dot.active span,
.testimonial_grid_slider.owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #fff !important;
    border: 5px solid #5c6a7c;
    height: 15px;
    width: 15px
}

.testimonial_grid_slider.style2.owl-carousel.owl-theme .owl-dots .owl-dot span {
    background-color: #dedede
}

.testimonial_grid_slider.style2.owl-carousel.owl-theme .owl-dots .owl-dot.active span,
.testimonial_grid_slider.style2.owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #24324a !important;
    border: 5px solid #dedede
}

.start_partner h2 {
    color: #fff;
    line-height: 1.2
}

.start_partner p {
    color: #fff;
    margin-bottom: 0;
    line-height: 1.2
}

.parner_reg_btn a.btn {
    border-radius: 8px;
    background-color: #ff787c;
    -webkit-box-shadow: 0 1px 4px 0 rgba(255, 90, 95, .3);
    -moz-box-shadow: 0 1px 4px 0 rgba(255, 90, 95, .3);
    -o-box-shadow: 0 1px 4px 0 rgba(255, 90, 95, .3);
    box-shadow: 0 1px 4px 0 rgba(255, 90, 95, .3);
    height: 60px;
    line-height: 50px;
    width: 200px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.parner_reg_btn a.btn:active,
.parner_reg_btn a.btn:focus,
.parner_reg_btn a.btn:hover {
    background-color: #fff;
    color: #138496
}

.parner_reg_btn.home5 a.btn {
    background-color: #fff;
    color: #fa7a44
}

.parner_reg_btn.home5 a.btn:active,
.parner_reg_btn.home5 a.btn:focus,
.parner_reg_btn.home5 a.btn:hover {
    background-color: #fa7a44;
    border: 1px solid #fff;
    color: #fff
}

.parner_reg_btn.home7 a.btn {
    background-image: -moz-linear-gradient(148deg, #fd5559 0, #ff337d 100%);
    background-image: -webkit-linear-gradient(148deg, #fd5559 0, #ff337d 100%);
    background-image: -ms-linear-gradient(148deg, #fd5559 0, #ff337d 100%);
    -webkit-box-shadow: 0 0 50px 0 rgba(19, 19, 28, .12);
    -moz-box-shadow: 0 0 50px 0 rgba(19, 19, 28, .12);
    -o-box-shadow: 0 0 50px 0 rgba(19, 19, 28, .12);
    box-shadow: 0 0 50px 0 rgba(19, 19, 28, .12);
    color: #fff
}

.inner_page_breadcrumb {
    background-image: url(../images/background/inner-pagebg.jpg);
    background-repeat: no-repeat;
    height: 410px;
    position: relative
}

.inner_page_breadcrumb:before {
    background-color: #1d293e;
    bottom: 0;
    content: "";
    left: 0;
    opacity: .6;
    position: absolute;
    right: 0;
    top: 0
}

.inner_page_breadcrumb .breadcrumb_content {
    margin-top: 120px
}

.inner_page_breadcrumb.csv2 .breadcrumb_content,
.inner_page_breadcrumb.csv3 .breadcrumb_content {
    margin-top: 100px
}

.inner_page_breadcrumb .breadcrumb_content .breadcrumb {
    background-color: transparent;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex;
    margin-bottom: 0;
    padding-right: 0
}

.inner_page_breadcrumb .breadcrumb_title {
    font-size: 40px;
    color: #fff;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 0
}

.inner_page_breadcrumb .breadcrumb_title li:first-child {
    color: #7f7f7f
}

.inner_page_breadcrumb .breadcrumb_title li:last-child {
    color: #221f1f
}

.inner_page_breadcrumb .breadcrumb-item a,
.inner_page_breadcrumb .breadcrumb-item+.breadcrumb-item::before,
.inner_page_breadcrumb .breadcrumb-item.active {
    color: #fff;
    text-transform: capitalize
}

.about_content p.large {
    color: #484848;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 45px
}

.about_content p {
    font-size: 14px;
    color: #484848;
    line-height: 1.714;
    /* margin-bottom: 40px */
}

ul.ab_counting li {
    margin-left: 30px !important
}

ul.ab_counting li:last-child {
    margin-left: 0
}

.about_counting {
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex
}

.about_counting .icon span {
    color: #138496;
    font-size: 40px;
    line-height: 1.2
}

.about_counting .details {
    padding-right: 12px
}

.about_counting .details h3 {
    font-size: 22px;
    color: #484848;
    font-weight: 700;
    margin-bottom: 0
}

.about_counting .details p {
    font-size: 14px;
    color: #484848
}

.about_thumb {
    position: relative;
    overflow: hidden
}

.about_thumb img {
    border-radius: 8px
}

.about_thumb a {
    background: #138496;
    border-radius: 100%;
    font-size: 22px;
    height: 70px;
    left: 0;
    line-height: 70px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 43%;
    width: 70px;
    z-index: 99
}

.about_thumb a:after {
    background-color: rgb(19, 132, 150, .2);
    border-radius: 100%;
    content: "";
    height: 87px;
    left: -7px;
    position: absolute;
    top: -7px;
    width: 87px;
    z-index: -1
}

.team_member {
    background-color: #fff;
    border: 1px solid #ebebeb;
    border-radius: 8px;
    padding: 10px;
    position: relative;
    text-align: center;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.team_member:hover {
    cursor: pointer
}

.team_member .thumb {
    border-radius: 8px;
    overflow: hidden;
    position: relative
}

.team_member .thumb .overylay {
    background-color: #1384969d;
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.team_member:hover .thumb .overylay {
    opacity: 1
}

.team_member .thumb .overylay .social_icon {
    bottom: 15px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center
}

.team_member .thumb .overylay .social_icon li {
    margin-left: 20px
}

.team_member .thumb .overylay .social_icon li:last-child {
    margin-left: 0
}

.team_member .thumb .overylay .social_icon li a i {
    color: #fff;
    font-size: 13px
}

.team_member .details {
    padding: 20px 0 5px
}

.team_member .details p {
    font-size: 14px;
    color: rgba(72, 72, 72, .8);
    line-height: 1.2;
    margin-bottom: 0
}

.our-log {
    background-color: #f9fafc
}

.login_form {
    padding: 0
}

.login_form hr,
.sign_up_form hr {
    margin-bottom: 25px;
    position: relative
}

.login_form hr:before,
.sign_up_form hr:before {
    background-color: #fff;
    bottom: 0;
    color: #006c70;
    content: "یا";
    font-size: 14px;
    position: absolute;
    left: 0;
    margin: 0 auto;
    right: 0;
    text-align: center;
    top: -12px;
    width: 10%
}

.login_form .input-group-text,
.sign_up_form .input-group-text {
    background-color: transparent;
    border: none;
    color: #006c70;
    height: 40px;
    position: absolute;
    left: 2px;
    top: 6px
}

.login_form .form-group .custom-control-label,
.sign_up_form .form-group .custom-control-label {
    font-size: 14px;
    padding-top: 2px
}

.login_form .btn-fpswd {
    color: #8b91dd;
    font-size: 14px;
    line-height: 2.214
}

.login_form .heading,
.sign_up_form .heading {
    margin-bottom: 25px
}

.login_form .heading h4,
.sign_up_form .heading h4 {
    color: #006c70
}

.login_form button.btn-fb,
.sign_up_form button.btn-fb {
    background-color: #fff;
    border: 1px solid #506dab;
    border-radius: 8px;
    color: #506dab;
    font-size: 14px;
    height: 52px;
    margin-bottom: 20px;
    padding-right: 20px
}

.login_form button.btn-fb:hover,
.sign_up_form button.btn-fb:hover {
    background-color: #506dab;
    border: 1px solid #506dab;
    color: #fff
}

.login_form button.btn-googl,
.sign_up_form button.btn-googl {
    background-color: #fff;
    border: 1px solid #dd4b39;
    border-radius: 8px;
    color: #dd4b39;
    font-size: 14px;
    height: 52px;
    margin-bottom: 10px;
    padding-right: 20px
}

.login_form button.btn-googl:hover,
.sign_up_form button.btn-googl:hover {
    background-color: #dd4b39;
    border: 1px solid #dd4b39;
    color: #fff
}

.login_form button i,
.sign_up_form button i {
    font-size: 16px
}

.login_form .form-control:focus,
.sign_up_form .form-control:focus {
    box-shadow: none;
    outline: 0
}

.login_form .form-control {
    margin-bottom: 20px
}

.login_form .form-control,
.sign_up_form .form-control {
    background-color: #fff;
    border: 1px solid #ebebeb;
    border-radius: 8px;
    color: #484848;
    font-size: 14px;
    height: 52px;
    line-height: 1.2
}

.login_form .btn-log {
    border-radius: 8px;
    background-color: #138496;
    -webkit-box-shadow: 0 1px 4px 0 rgba(255, 90, 95, .3);
    -moz-box-shadow: 0 1px 4px 0 rgba(255, 90, 95, .3);
    -o-box-shadow: 0 1px 4px 0 rgba(255, 90, 95, .3);
    box-shadow: 0 1px 4px 0 rgba(255, 90, 95, .3);
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    height: 50px;
    line-height: 1.2;
    margin-bottom: 15px
}

.sign_up_form {
    padding: 0
}

.sign_up_form button {
    margin-bottom: 10px
}

.sign_up_form .btn-log {
    border-radius: 8px;
    background-color: #138496;
    -webkit-box-shadow: 0 1px 4px 0 rgba(255, 90, 95, .3);
    -moz-box-shadow: 0 1px 4px 0 rgba(255, 90, 95, .3);
    -o-box-shadow: 0 1px 4px 0 rgba(255, 90, 95, .3);
    box-shadow: 0 1px 4px 0 rgba(255, 90, 95, .3);
    color: #fff;
    font-size: 16px;
    height: 50px
}

.ui_kit_select_search button.btn {
    background-color: #fff !important;
    border-color: #ddd !important;
    color: #6d6d6d !important;
    height: 50px;
    line-height: 35px;
    padding-left: 20px;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.ui_kit_select_search button.btn:focus {
    box-shadow: none !important;
    border-color: #ddd;
    outline: 0 !important
}

.custom-control {
    padding-left: 0 !important;
    padding-right: 1.5rem
}

.custom-control-label::after,
.custom-control-label::before {
    right: -1.5rem;
    left: 0
}

.custom-control-label:focus,
.custom-control:focus {
    outline: 0
}

.custom-control-label::before {
    background-color: #fff;
    border: 1px solid #ddd;
    height: 18px;
    top: .25rem;
    width: 18px
}

.ui_kit_checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color: #138496;
    border-color: #138496
}

.ui_kit_checkbox .custom-control-label {
    color: #4f4f4f;
    font-size: 14px;
    justify-content: right;
    line-height: 28px;
    margin: 0 0 10px;
    outline: 0;
    padding-right: 7px;
    padding-left: 15px;
    width: 100%;
    white-space: nowrap
}

.ui_kit_checkbox .custom-control-label span {
    color: #c1c1c1;
    font-size: 14px
}

.ui_kit_checkbox .custom-control-input:focus~.custom-control-label::before {
    box-shadow: none
}

.bootstrap-select .dropdown-menu li a {
    text-align: right
}

.dropdown-menu li a span.text {
    margin-right: 0 !important;
    margin-left: 34px
}

.team_slider.owl-carousel.owl-theme.owl-loaded .owl-prev {
    left: -25px
}

.team_slider.owl-carousel.owl-theme.owl-loaded .owl-next {
    right: -25px
}

.team_slider.owl-carousel.owl-theme.owl-loaded .owl-next,
.team_slider.owl-carousel.owl-theme.owl-loaded .owl-prev {
    background-color: #fff !important;
    border-radius: 50%;
    color: #006c70;
    height: 40px;
    line-height: 35px;
    position: absolute;
    top: 40%;
    width: 40px;
    -webkit-box-shadow: 0 0 50px 0 rgba(32, 32, 32, .15);
    -moz-box-shadow: 0 0 50px 0 rgba(32, 32, 32, .15);
    -o-box-shadow: 0 0 50px 0 rgba(32, 32, 32, .15);
    box-shadow: 0 0 50px 0 rgba(32, 32, 32, .15);
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.team_slider.owl-carousel.owl-theme.owl-loaded .owl-next:hover,
.team_slider.owl-carousel.owl-theme.owl-loaded .owl-prev:hover {
    background-color: #138496 !important;
    color: #fff
}

.feature_property_home3_slider.owl-carousel.owl-theme .owl-nav,
.feature_property_home6_slider.owl-carousel.owl-theme .owl-nav,
.our_agents_home6_slider.owl-carousel.owl-theme .owl-nav,
.team_slider.owl-carousel.owl-theme .owl-nav {
    margin: 0
}