* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    outline: 0
}

a,
h1,
h2,
h3,
h4,
h5,
h6,
input,
label,
li,
p,
span,
textarea {
    font-family: 'Rubik', sans-serif
}

ul,
li {
    font-size: 14px;
    line-height: 1.7;
    color: #1d1d1f;
    font-weight: 400;
    font-family: 'Rubik', sans-serif
}

#hamburger {
    background-color: #fff0;
    border: none;
    cursor: pointer;
    display: none;
    padding: 0
}

#hamburger .line {
    fill: none;
    stroke: #000;
    stroke-width: 6;
    transition: stroke-dasharray .6s cubic-bezier(.4, 0, .2, 1), stroke-dashoffset .6s cubic-bezier(.4, 0, .2, 1)
}

#hamburger .line1 {
    stroke-dasharray: 60 207;
    stroke-width: 6
}

#hamburger .line2 {
    stroke-dasharray: 60 60;
    stroke-width: 6
}

#hamburger .line3 {
    stroke-dasharray: 60 207;
    stroke-width: 6
}

#hamburger.open .line1 {
    stroke-dasharray: 90 207;
    stroke-dashoffset: -134;
    stroke-width: 6
}

#hamburger.open .line2 {
    stroke-dasharray: 1 60;
    stroke-dashoffset: -30;
    stroke-width: 6
}

#hamburger.open .line3 {
    stroke-dasharray: 90 207;
    stroke-dashoffset: -134;
    stroke-width: 6
}

header.main_header {
    box-shadow: 0 0 16px rgb(17 17 26 / .1);
    transition: background-color .35s ease;
    border-bottom: 1px solid #ddd;
}

header.main_header.darkHeader {
    position: fixed;
    top: 0;
    z-index: 999;
    background: #fff;
    width: 100%
}

.main_menu li a:hover {
    color: var(--colorSecondary)
}

.hdr_main {
    padding: 5px 0
}

img.main_logo {
    max-height: 44px
}

.main_menu li a {
    text-decoration: none;
    font-size: 16px;
    color: #525252;
    font-weight: 400;
    transition: all .5s ease
}

.main_menu ul li {
    margin-left: 20px
}

.main_menu li {
    display: inline-block
}

.main_menu ul {
    margin: 0;
    padding: 0
}

.main_menu {
    display: flex;
    align-items: center
}

.main_menu a.Book_Consultation {
    margin-left: 30px
}

.btn_main {
    display: inline-block;
    border: 1px solid var(--colorPrimary);
    color: var(--colorPrimary);
    text-decoration: none;
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
    transition: all .5s ease;
    font-weight: 500
}

.btn_main_brochure {
    display: inline-block;
    border: 1px solid var(--colorPrimary);
    color: #212529;
    text-decoration: none;
    padding: 15px 27px 15px 27px;
    border-radius: 5px;
    transition: all .5s ease;
    font-weight: 400;
    width: 100%;
    text-align: center;
}

.btn_main_brochure:hover {
    width: 100%;
    display: inline-block;
    border: 1px solid #ddd;
    color: #fff;
    text-decoration: none;
    padding: 15px 27px 15px 27px;
    border-radius: 5px;
    transition: all .5s ease;
    font-weight: 500;
    background: var(--colorSecondary)
}

.main_menu a.Book_Consultation:hover {
    background: var(--colorSecondary);
    color: #fff
}

.main_menu ul li:hover ul.dropdown-menu {
    display: block;
    padding-top: 27px;
    border: none;
    background: 0 0
}

.main_menu ul li ul.dropdown-menu {
    min-width: 250px;
    background: 0 0
}

.main_menu ul li ul.dropdown-menu li {
    display: block;
    text-align: left;
    margin-left: 0
}

.main_menu ul li ul.dropdown-menu li a.dropdown-item {
    padding: 10px 10px;
    border-bottom: 1px solid var(--colorSecondary);
    font-size: 15px;
    color: #4c4c4c;
    background: #fff
}

.main_menu ul li ul.dropdown-menu li:last-child a.dropdown-item {
    border-bottom: none
}

.main_menu ul li ul.dropdown-menu li a.dropdown-item:hover {
    background: #e74009;
    color: #fff
}

.page_main_heading {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px
}

.propdetail-top.posR {
    width: 75%
}

.propdetail-top-price {
    text-align: right
}

.main_warpper {
    padding: 10px 0;
    background: #fff
}

.propdetail-top.posR h1 {
    font-size: 28px;
    font-weight: 600;
    color: #1e1e1e
}

.propdetail-top.posR span i {
    color: var(--colorPrimary)
}

.propdetail-top.posR img {
    max-width: 24px
}

.propdetail-top.posR span {
    font-size: 18px
}

.review_rating span {
    color: #545454;
    margin-left: 0
}

.review_rating i.fill_star {
    color: #ff8d00
}

.review_rating i {
    color: #a1a1a1;
    margin-right: 3px
}

p.priceText {
    color: var(--colorPrimary);
    font-size: 24px;
    font-weight: 600;
    float: left
}

.banner_slider .col-md-8 {
    padding-right: 5px
}

.banner_slider .col-md-4 {
    padding-left: 5px
}

.galleryImageBox .swiper-slide .imagelist img {
    height: 500px
}

.galleryImageBox span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff
}

.right_bannerimg .imagelist {
    margin-bottom: 10px
}

.right_bannerimg .imagelist img {
    height: 180px
}

.banner_slider .imagelist a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    left: 0;
    opacity: 0;
    top: 0;
    transition: all 1s ease
}

.banner_slider .imagelist {
    position: relative;
    transition: all 1s ease;
    overflow: hidden;
    cursor: pointer;
}

.banner_slider .imagelist img {
    transition: all 1s ease;
    object-fit: cover;
    width: 100%
}

.banner_slider .imagelist:hover a:before {
    opacity: .5;
    z-index: 1;
    transition: all 1s ease
}

.banner_slider .imagelist:hover img {
    transform: scale(1.25)
}

.aboutproject {
    background: #fff;
    padding: 5px;
    margin: 5px 0;
    border: 1px solid rgb(0 0 0 / .1);
    border-radius: 5px
}

p {
    font-size: 14px;
    line-height: 1.7;
    color: #1d1d1f;
    font-weight: 400
}

.overview_scroll {
    max-height: 20rem;
    overflow-y: scroll;
    padding-right: 15px
}

.overview_scroll::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 10px
}

.overview_scroll::-webkit-scrollbar-track {
    background-color: #c3d3dd;
    border-radius: 5px
}

.overview_scroll::-webkit-scrollbar-thumb {
    background-color: var(--colorPrimary);
    border-radius: 5px
}

h2 {
    font-size: 25px
}

h3 {
    font-size: 22px
}

.left_proJect_warp {
    margin-left: 15px !important;
    padding-right: 10px;
}

.left_proJect_warp ul,
.get_right ul {
    margin: 0;
    padding: 0
}

.left_proJect_warp ul li,
.get_right ul li {
    display: inline-block;
    width: 100%;
    margin-right: 4%;
    background: var(--colorbglight);
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.2
}

.get_right ul li a {
    color: #000 !important
}

.get_right ul li p {
    color: #000 !important;
    margin-bottom: 10px;
    font-family: 'Rubik', sans-serif;
    font-size: 11px;
    font-weight: 400;
    line-height: 1;
    margin-top: 5px
}

.left_proJect_warp,
.get_incall {
    margin-left: 20px !important
}

.left_proJect_warp ul,
.get_incall ul {
    margin: 0;
    padding: 0
}

.left_proJect_warp ul li,
.get_incall ul li {
    display: inline-block;
    width: 48%;
    margin-right: 4%;
    background: var(--colorbglight);
    margin-bottom: 15px;
    padding: 10px;
    border-radius: 10px;
    font-size: 14px;
    line-height: 1.2
}

.left_proJect_warp ul li:nth-child(even),
.get_incall ul li:nth-child(even) {
    margin-right: 0 !important
}

.left_proJect_warp ul,
.get_incall ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px
}

.Glanc_box {
    display: flex;
    align-items: center
}

.Glanc_box img {
    max-width: 28px;
    margin-right: 7px
}

.left_proJect_warp ul li span {
    padding-left: 34px
}

.Glanc_box span {
    padding-left: 0 !important;
    font-weight: 500
}

.Glanc_box_loc span {
    padding-left: 0 !important;
    font-weight: 500;
    font-size: 15px
}

.get_incall {
    background: var(--colorbglight);
    padding: 5px 5px;
    border-radius: 10px;
    margin: 10px 0;
    position: -webkit-sticky
}

.get_right {
    background: var(--colorbglight);
    border-radius: 5px;
    margin: 5px 0;
    position: sticky;
    top: 95px;
    padding: 5px;
    width: 80px;
    right: 17px;
    border-bottom: 1px solid #ddd
}

.get_box {
    background: var(--colorbglight);
    padding: 5px 0;
    border-radius: 10px;
    margin: 10px 0
}

.call_backRight {
    text-align: center
}

.call_backRight h4 {
    margin: 15px 0 10px;
    font-size: 22px;
    color: #141414
}

.project-header-text-location {
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 0rem;
    color: #3764e3
}

.instant_listbox ul li {
    width: 30.333%;
    text-align: center;
    display: block
}

.instant_listbox ul li img {
    max-width: 30px;
    display: block;
    margin: 0 auto 8px
}

.instant_listbox ul li span {
    padding-left: 0 !important
}

.instant_listbox ul li:nth-child(even) {
    margin-right: 4px !important
}

.instant_listbox ul li:nth-child(3) {
    margin-right: 0 !important
}

.form_schedule_right .form-group input,
.form_schedule_right .form-group select {
    width: 100%;
    height: 46px;
    border-radius: 0;
    background: #fff0;
    border: none;
    border-bottom: 1px solid #bbb;
    padding: 0
}

.form_schedule_right .form-group {
    margin-bottom: 10px
}

.form_schedule_right .form-group.contact_number {
    display: flex
}

.form_schedule_right .form-group.contact_number select.countryCode {
    max-width: 110px
}

.form_schedule_right .form-group.contact_number input.form-control {
    padding-left: 20px
}

.form_schedule_right button.send_btn.btn {
    background: var(--colorPrimary);
    width: 100%;
    margin-top: 10px;
    color: #fff;
    font-size: 18px;
    font-weight: 500
}

.form_schedule_right button.send_btn.btn:hover {
    background: var(--colorSecondary)
}

.call_bottom li img {
    max-width: 30px;
    margin-right: 4px;
    max-height: 25px
}

.call_bottom li {
    margin-bottom: 0 !important;
    background: #fff !important;
    border: 1px solid #d9d9d9;
    padding: 0 !important
}

.call_bottom li a {
    color: #000;
    font-size: 16px;
    text-decoration: none;
    padding: 10px;
    display: block
}

.complete_tab {
    padding-right: 46%;
    text-align: center;
    position: relative;
    padding-top: 25px;
    padding-bottom: 40px
}

.floor_plan {
    padding: 5px
}

.complete_tab h4 {
    font-size: 18px;
    font-weight: 400;
    color: #000
}

.complete_tab h4 i {
    color: var(--colorPrimary);
    margin-right: 5px;
    font-size: 20px
}

.complete_tab ul.nav-tabs li.nav-item {
    width: 100%;
    text-align: center
}

.complete_tab ul.nav-tabs {
    flex-wrap: inherit;
    border: none;
    justify-content: center;
    margin: 10px 10px
}

.complete_tab ul.nav-tabs li.nav-item button {
    width: 90%;
    text-align: center;
    background: var(--colorbglight);
    border: none;
    color: #000;
    border-radius: 5px
}

.complete_tab ul.nav-tabs li.nav-item button.active {
    background: var(--colorPrimary);
    color: #fff
}

.floor_type img {
    max-width: 20px;
    margin-right: 9px
}

.floor_type p {
    margin: 10px 0;
    font-size: 18px;
    color: #000
}

.floor_type p.priceText2 {
    font-size: 28px;
    font-weight: 700;
    color: #323232
}

.floor_type {
    margin-top: 20px;
    padding: 20px
}

button.btn.btn-primary {
    background: var(--colorPrimary)
}

.floor_type button {
    padding: 5px 40px;
    font-size: 18px;
    font-weight: 500
}

.rightTabImg {
    position: absolute;
    right: 0;
    width: 45%;
    top: 0;
    text-align: center;
    background: #eee;
    border-radius: 15px;
    padding: 10px 10px
}

.rightTabImg img {
    border-radius: 10px;
    height: 310px;
    width: 100%
}

.location_depath {
    border-radius: 10px
}

.location_depath ul {
    margin: 0;
    padding: 0
}

.location_depath ul li {
    display: inline-block;
    width: 49%;
    border-bottom: 1px solid #e3e3e3;
    padding: 8px 0;
    font-weight: 300;
    padding-right: 20px
}

.location_depath ul li span.step1 {
    font-weight: 500;
    min-width: 100px;
    display: inline-block
}

.location_depath ul li span.step2 {
    margin-left: 10px;
    border-left: 1px solid #d5d5d5;
    padding-left: 20px
}

.location_depath iframe {
    margin-top: 30px;
    border-radius: 15px
}

.getmore_now .row {
    margin-top: 20px
}

.getmore_now button {
    padding: 0;
    background: #101010 !important;
    border: none;
    position: relative;
    overflow: hidden
}

.getmore_now button p {
    position: absolute;
    top: 52%;
    z-index: 100;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
    color: #fff;
    margin-bottom: 0
}

.getmore_now button img {
    opacity: .4
}

.sheet_price img {
    height: 100%;
    width: 100%
}

.virtual_tour img {
    width: 100%;
    height: 155px;
    object-fit: cover
}

.virtual_tour {
    margin-bottom: 20px
}

.virtual_tour button {
    width: 100%
}

.getmore_now button img {
    transform: scale(1.3);
    transition: all 1s ease
}

.getmore_now button:hover img {
    transform: scale(1)
}

.amenities_would_love {
    margin: 20px 0
}

.amenities_would_love ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.amenities_would_love ul li {
    width: 18%;
    margin-right: 2%;
    list-style: none;
    background: var(--colorbglight);
    text-align: center;
    padding: 22px 5px;
    font-size: 15px;
    color: #000;
    font-weight: 300;
    border-radius: 10px;
    margin-top: 18px;
    transition: all 0.5s ease;
    border: 2px solid var(--colorbglight)
}

.amenities_would_love ul li:nth-child(5n+5) {
    margin-right: 0
}

.amenities_would_love ul li img {
    max-width: 39px;
    display: block;
    margin: 0 auto 10px
}

.amenities_would_love ul li:hover {
    border-color: var(--colorPrimary)
}

.visit_tourform {
    background: var(--colorbglight);
    padding: 22px;
    margin: 30px 0 20px;
    border-radius: 10px
}

.visit_tourform h2 {
    margin-bottom: 20px
}

.visit_tourform .site_tour_four .form_schedule input,
.visit_tourform .site_tour_four .form_schedule select {
    width: 100%;
    height: 50px;
    border: 1px solid #ddde;
    border-radius: 0
}

.form-group {
    margin-bottom: 15px
}

.visit_tourform .site_tour_four .form_schedule .form-group.contact_number {
    display: flex
}

.visit_tourform .site_tour_four .form_schedule .form-group.contact_number select.countryCode {
    max-width: 120px;
    padding: 0 9px;
    color: #747474;
    border-right: none
}

button.send_btn.btn {
    background: var(--colorPrimary);
    color: #fff;
    padding: 10px 30px;
    font-weight: 500;
    transition: all 0.5s ease
}

button.send_btn.btn:hover {
    background: var(--colorSecondary)
}

.faq_warpper {
    margin: 40px 0
}

.faq_warpper h2 {
    margin-bottom: 26px
}

.faq_warpper .accordion-item h2 {
    margin-bottom: 0
}

.faq_warpper .accordion-item h2 button.accordion-button {
    color: var(--colorPrimary);
    font-size: 18px
}

.faq_warpper .accordion-item {
    margin-bottom: 15px;
    border: 1px solid #d7d7d7
}

.project_wapper {
    display: flex;
    justify-content: space-between;
    margin-top: 20px
}

.project_wapper .projectbox {
    width: 32%
}

.project_wapper .projectbox h4 {
    margin: 10px 0;
    font-size: 20px
}

.project_wapper .projectbox span.add_text img {
    max-width: 20px
}

.projectbox ul {
    margin: 10px 0;
    padding: 0;
    list-style: none
}

.projectbox ul li img {
    max-width: 18px;
    margin-right: 4px
}

.projectbox ul li {
    margin-bottom: 10px;
    font-size: 14px
}

.projectbox p.priceText {
    color: #202020
}

.projectbox a.btn_price {
    display: block;
    background: var(--colorPrimary);
    color: #fff;
    text-align: center;
    text-decoration: none;
    padding: 7px;
    transition: all 0.5s ease
}

.projectbox a.btn_price:hover {
    background: var(--colorSecondary)
}

footer {
    background: #323232;
    padding: 13px;
    text-align: center
}

footer p {
    color: #fff;
    margin-bottom: 0
}

.modal-content button.btn-close {
    position: absolute;
    right: 10px;
    z-index: 9;
    top: 10px
}

.modal-content .get_incall {
    top: 0;
    position: relative;
    margin: 0 !important;
    padding: 30px
}

.modal-content .get_incall .call_backRight img.main_logo {
    max-height: 30px
}

.modal-content .get_incall .call_backRight h4 {
    margin: 12px 0 0;
    font-size: 19px
}

.modal-content .get_incall h5 {
    font-size: 18px
}

.mobile_viewbox {
    display: none
}

.city-filter-fixedMobile {
    display: none;
    background: #fff;
    box-shadow: -2px 0 7px rgb(0 0 0 / .15);
    bottom: 0;
    position: fixed;
    width: 100%;
    z-index: 200
}

.city-filter-fixedMobile ul {
    margin: 0;
    padding: 0
}

.city-filter-fixedMobile li {
    display: inline-block;
    width: 32.2%;
    text-align: center;
    position: relative;
    border-right: 1px solid #fff !important;
    color: #333;
    font-size: 16px
}

.city-filter-fixedMobile li a {
    color: #fff;
    background: var(--colorPrimary);
    text-decoration: none;
    width: 100%;
    display: inline-block;
    padding: 15px 0
}

.city-filter-fixedMobile li:nth-child(1) a {
    background: var(--colorPrimary);
    border-right: 1px solid #fff
}

.city-filter-fixedMobile li .fa {
    margin-right: 3px;
    color: #fff;
    vertical-align: middle;
    font-size: 17px;
    position: relative;
    top: -3px
}

@media(max-width:1199px) {
    .propdetail-top.posR h1 {
        font-size: 24px
    }
    .Overview_landarea h4 {
        font-size: 20px
    }
    .galleryImageBox .swiper-slide .imagelist img {
        height: 300px
    }
    .right_bannerimg .imagelist img {
        height: 145px
    }
    .left_proJect_warp,
    .get_incall {}
    .left_proJect_warp ul li span {
        display: inline-block;
        line-height: 1.3
    }
    h2 {
        font-size: 22px
    }
    .amenities_would_love ul li {
        width: 23%
    }
    .amenities_would_love ul li:nth-child(5n+5) {
        margin-right: 2%
    }
    .call_bottom li a {
        font-size: 14px
    }
}

@media(max-width:991px) {
    .msecond_warp>.col-md-8,
    .msecond_warp>.col-md-4 {
        width: 100%
    }
    .get_incall {
        position: relative;
        top: 5px;
        margin-top: 40px
    }
    .mobile_menu div#hamburger {
        display: block;
        max-width: 40px;
        height: 40px;
        position: relative;
        top: -6px
    }
    .mobile_menu div#hamburger svg {
        max-width: 50px;
        height: 50px
    }
    .main_menu a.Book_Consultation {
        display: none
    }
    .menuML {
        position: absolute;
        top: 70px;
        left: 0;
        width: 100%;
        background: #fff;
        box-shadow: 0 15px 26px rgb(0 0 0 / 20%);
        display: none;
        z-index: 99
    }
    .main_menu ul li {
        margin-left: 0;
        display: block
    }
    .main_menu ul li a {
        width: 100%;
        display: inline-block;
        border-bottom: 1px solid #e3e3e3;
        padding: 12px 30px
    }
    .main_menu.show_menu_sub .menuML {
        display: block
    }
    .mobile_viewbox {
        display: block
    }
    .left_proJect_warp.desktop_view {
        display: none
    }
    .city-filter-fixedMobile {
        display: block
    }
}

@media(max-width:767px) {
    .page_main_heading {
        display: block
    }
    .propdetail-top.posR {
        width: 100%
    }
    .propdetail-top-price {
        width: 100%;
        text-align: left;
        padding-top: 10px
    }
    .banner_slider .col-md-8 {
        padding-right: 12px
    }
    .banner_slider .col-md-4 {
        padding-left: 12px
    }
    .right_bannerimg {
        display: flex;
        justify-content: space-between;
        margin-top: 10px
    }
    .right_bannerimg .imagelist {
        width: 49%
    }
    .rightTabImg {
        position: relative;
        right: 0;
        width: 100%;
        margin-top: 30px
    }
    .complete_tab {
        padding-right: 0%;
        margin: 0;
        padding: 20px 0 0
    }
    .location_depath ul li {
        width: 100%;
        padding-right: 0
    }
    .sheet_price button {
        width: 100%;
        margin-bottom: 20px
    }
    .amenities_would_love ul li {
        width: 31%
    }
    .faq_warpper .accordion-item h2 button.accordion-button {
        font-size: 15px
    }
    .project_wapper .projectbox {
        margin-bottom: 40px;
        width: 100%
    }
    .project_wapper {
        display: block
    }
}

@media(max-width:500px) {
    .amenities_would_love ul li {
        width: 47%
    }
    h2 {
        font-size: 18px;
        line-height: 1.3
    }
    .floor_type p.priceText2 {
        font-size: 24px
    }
    .left_proJect_warp ul li,
    .get_incall ul li {
        width: 48%;
        margin-right: 4px
    }
    .visit_tourform {
        padding: 22px 15px
    }
    .instant_listbox ul li {
        width: 31.333%;
        font-size: 13px
    }
    .call_bottom li {
        margin-bottom: 7px !important
    }
}

.swiper {
    width: 100%;
    height: 100%
}

.swiper-slide {
    text-align: center;
    background: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.box {
    --display: flex;
    border: 1px solid rgb(0 0 0 / .3);
    box-shadow: 2px 0 15px 0 rgb(0 0 0 / .3);
    --padding-top: 30px;
    --padding-bottom: 30px;
    --padding-left: 0px;
    --padding-right: 0px
}

.amenities_card {
    flex-direction: column;
    align-items: center;
    border-radius: 5px;
    border: 1px solid #204F8C;
    background-size: cover;
    padding: 10px 10px;
    margin-top: 24px;
    height: 150px;
    text-align: center
}

.amenities_card .text-icon {
    font-size: 50px;
    margin-top: 20px;
    margin-bottom: 20px;
    color: dimgray
}

.dark_bg {
    background: #fff;
    padding: 20px;
    margin: 20px 0;
    border-radius: 13px
}

.am-hit {
    width: 57px
}

.tooltip1 {
    position: relative;
    cursor: pointer;
    padding: 5px
}

.tooltip1 .tooltiptext1 {
    visibility: hidden;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 10px 5px;
    position: absolute;
    z-index: 100;
    bottom: 100%;
    left: 50%
}

.tooltiptext1 {
    padding: 5px
}

.tooltip1:hover .tooltiptext1 {
    visibility: visible
}

@media screen and (min-width:1269px) {
    #title_message {
        visibility: hidden;
        clear: both;
        float: left;
        margin: 10px auto 5px 20px;
        width: 100%;
        display: none
    }
	
    #footer_message {
        visibility: hidden;
        clear: both;
        float: left;
        margin: 10px auto 5px 20px;
        width: 100%;
        display: none
    }
	
    .collapsible {
        background-color: #eee;
        color: #444;
        cursor: pointer;
        padding: 18px;
        width: 100%;
        border: none;
        text-align: left;
        outline: none;
        font-size: 15px
    }
    .menu-active {
        color: var(--colorPrimary) !important
    }
    .active,
    .collapsible:hover {
        background-color: #fff
    }
    .item .active-menu:hover {
        color: red
    }
    .content {
        padding: 0 18px;
        display: none;
        overflow: hidden;
        background-color: #f1f1f1
    }
    .project-header-box {
        border-radius: 10px;
        padding: 30px;
        margin: 2px
    }
    .project-header-text {
        font-size: 18px;
        font-weight: 500;
        margin-bottom: 0rem;
        color: #3764e3
    }
    .project-header-box-gal {
        background: #f7f7f7;
        border-radius: 5px;
        padding: 20px
    }
    .project-header-box-gal .p {
        font-size: 12px
    }
    #owl-demo8 .item {
        margin: 2px;
        background: #fff;
        text-align: center;
        font-size: 12px
    }
    .project-para-text {
        padding: 0;
        margin-bottom: 0;
        font-size: 15px
    }
}

@media screen and (max-width:1269px) {
    .project-para-text {
        padding: 0;
        margin-bottom: 0;
        font-size: 12px
    }
    .project-header-text {
        font-size: 12px;
        font-weight: 500;
        margin-bottom: 0rem;
        color: #3764e3
    }
    #owl-demo8 .item {
        margin: 2px;
        background: #fff;
        text-align: center
    }
    #title_message1 {
        visibility: hidden;
        clear: both;
        float: left;
        margin: 10px auto 5px 20px;
        width: 100%;
        display: none
    }
	.banner-usp{
		background:rgb(0 0 0 / 2) !important;
		color:#fff;
		font-size: 12px;
		
		
	}
	.banner-usp .banner-status, .banner-usp .banner-typology, .banner-usp .banner-price, .banner-usp .banner-plan{
		
		padding: 2px 1px !important;
	}
	.banner-usp .banner-status h5, .banner-usp .banner-typology h5, .banner-usp .banner-price h5, .banner-usp .banner-plan h5 {
		font-size: 13px !important;
		font-weight:bold !important;
		display:none !important;
	}
	.banner-usp .banner-status h4,
.banner-usp .banner-typology h4,
.banner-usp .banner-price h4,
.banner-usp .banner-plan h4 {
    color: #fff;
    font-size: 12px !important;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
	
}
	
    .project-header-box-gal {
        background: #fff
    }
    .project-header-box-gal .p {
        font-size: 12px
    }
    .project-header-box {
        border-radius: 10px;
        padding: 0;
        margin: 2px
    }
    .foote {
        background-color: #5a5353;
        padding-top: 30px;
        padding-bottom: 4px;
        position: fixed;
        bottom: 0;
        width: 100%;
        color: #fff
    }
}

.main,
.sidebar {
    position: fixed
}

.sidebar {
    width: 60px;
    height: 25vh;
    top: 60px
}

.call_backRight ul#nav {
    list-style: outside none none;
    margin: 0;
    padding: 0
}

.call_backRight ul#nav li {
    display: inline-block;
    position: relative
}

.call_backRight ul#nav li a {
    display: block;
    margin: 0 -5px
}

.call_backRight ul#nav li:hover>a {
    background: inherit
}

#nav>li {
    position: relative
}

#nav>li:hover ul {
    opacity: 1;
    z-index: 0;
    top: 22%;
    visibility: visible
}

#nav>li ul {
    opacity: 0;
    left: 85px;
    border-bottom: 1px solid #fff;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    transition: all 0.5s ease 0s;
    width: auto;
    padding-left: 3px;
    z-index: 100;
    top: 150%;
    visibility: hidden
}

#nav>li ul li {
    display: block;
    width: 200px
}

.call_backRight ul#nav li ul li a:hover {
    text-decoration: none;
    border-radius: 0 0 80px 0;
    border-left: 4px solid #000;
    padding-left: 10px
}

.call_backRight ul#nav li ul li a {
    color: #000;
    padding: 10px 10px;
    border-bottom: 2px solid #fff
}

.call_backRight ul#nav li ul li.sub-sub-menu ul {
    position: absolute;
    top: 0;
    display: none
}

.call_backRight ul#nav li ul li.sub-sub-menu:hover ul {
    display: block
}

.sub-sub-menu>ul>li>a>span>img {
    width: 10% !important
}

.coldivm span {
    display: none
}

@media (max-width:768px) {
    .mobcollapsible {
        cursor: pointer;
        padding: 1px;
        outline: none
    }
    .coldivm span {
        display: block;
        width: 10%;
        float: right;
        margin-right: 6px
    }
    .coldivm span.ractive {
        transform: rotate(180deg)
    }
    .mobcolcontent_tab {
        display: none;
        overflow: hidden
    }
}

}

.tooltip2 {
    position: relative;
    cursor: pointer;
    padding: 5px
}

.tooltip2 .tooltiptext1 {
    visibility: hidden;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 10px 5px;
    position: absolute;
    z-index: 100;
    bottom: 100%;
    left: 50%
}

.tooltiptext3 {
    padding: 5px
}

.tooltip3:hover .tooltiptext2 {
    visibility: visible
}

.tooltip3 {
    position: relative;
    cursor: pointer;
    padding: 5px
}

.tooltip3 .tooltiptext3 {
    visibility: hidden;
    background-color: #000;
    color: #1d1d1f;
    text-align: center;
    border-radius: 6px;
    padding: 10px 5px;
    position: absolute;
    z-index: 100;
    bottom: 100%;
    left: 50%
}

.tooltiptext3 {
    padding: 5px
}

.tooltip3:hover .tooltiptext3 {
    visibility: visible
}

.close {
    position: absolute;
    right: 22px;
    top: 4px;
    width: 25px;
    height: 25px;
    opacity: .3
}

.close:hover {
    opacity: 1
}

.close:before,
.close:after {
    position: absolute;
    left: 25px;
    content: ' ';
    height: 22px;
    width: 5px;
    background-color: #333
}

.close:before {
    transform: rotate(45deg)
}

.close:after {
    transform: rotate(-45deg)
}

.btmmodal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgb(0 0 0 / .4);
    -webkit-animation-name: fadeIn;
    -webkit-animation-duration: 0.4s;
    animation-name: fadeIn;
    animation-duration: 0.4s
}

.btmmodal-content {
    position: fixed;
    bottom: 0;
    background-color: #fefefe;
    width: 100%;
    -webkit-animation-name: slideIn;
    -webkit-animation-duration: 0.4s;
    animation-name: slideIn;
    animation-duration: 0.4s;
    border-radius: 20px
}

.btmclose {
    color: #000;
    font-size: 45px;
    bottom: 90px;
    float: right;
    cursor: pointer;
    position: relative;
    z-index: 1;
    height: 54px;
    width: 54px;
    line-height: 45px;
    text-align: center;
    background-color: #fff;
    border-radius: 50%;
    padding: 4px 0 0 0
}

.btmclose:hover,
.btmclose:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.btmmodal-header {
    padding: 25px 10px;
    background-color: #fff;
    color: #000;
    margin-bottom: 70%;
    border-radius: 8px;
    z-index: 200
}

.btmmodal-body {
    padding: 2px 16px
}

.btmmodal-footer {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: #fff
}

@-webkit-keyframes slideIn {
    from {
        bottom: -300px;
        opacity: 0
    }
    to {
        bottom: 0;
        opacity: 1
    }
}

@keyframes slideIn {
    from {
        bottom: -300px;
        opacity: 0
    }
    to {
        bottom: 0;
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.foote {
    background-color: #fff;
    padding-top: 40px;
    padding-bottom: 4px;
    position: fixed;
    bottom: 0;
    color: rgb(0 0 0 / .8) !important;
    z-index: 200;
    height: 50px;
    border-top: 1px solid #ddd
}

.mobile-footer-text {
    color: rgb(0 0 0 / .8);
    display: block;
    cursor: pointer;
    text-align: center
}

.mobile-footer-text tr,
td {
    width: 25% !important;
    padding: 10px
}

.mobile-footer-text p {
    display: block;
    cursor: pointer;
    text-align: center;
    margin-bottom: 0rem;
    font-size: 14px;
}

.mobile-footer-text a:hover {
    color: #1d1d1f !important;
    display: block;
    cursor: pointer;
    text-align: center
}

.mob-highlight {
    font-size: 12px;
    color: #5a5353
}

.mob-highlight-info {
    font-size: 10px;
    font-weight: 500
}

.mob-highlight-info-mob {
    font-size: 13px;
    font-weight: 500
}

.popup-container {
    position: relative;
    display: inline-block;
    cursor: pointer;
    color: #1d1d1f
}

.popup-container .popup-body {
    visibility: hidden;
    position: absolute;
    width: 225px;
    background-color: #fff;
    color: #1d1d1f;
    text-align: left;
    padding: 15px;
    z-index: 100;
    opacity: 0;
    transition: opacity 0.3s;
    -webkit-box-shadow: 0 2px 4px 0 rgb(0 0 0 / .5);
    -moz-box-shadow: 0 2px 4px 0 rgb(0 0 0 / .5);
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / .5)
}

.popup-container .show-popup {
    visibility: visible;
    opacity: 1;
    @include susy-breakpoint(0 $breakpoint-tablet-landscape, 8) {
        width: 350px
    }
}

.popup-bottom {
    top: 135%;
    left: 50%;
    margin-left: -60px
}

.back-onew {
    background: #fff;
    text-align: center;
    padding: 5px
}

.bck-p {
    font-size: 20px;
    text-align: center
}

.owl-dotsmob {
    display: flex;
    position: relative;
    overflow: scroll
}

.owl-dotsmob {
    margin: 0
}

.owl-dotsmob::after {
    content: "";
    width: 100%;
    position: absolute;
    bottom: 0
}

button.owl-active {
    border: 1px solid #fff;
    border-radius: 5px 5px 0 0;
    border-bottom: 2px solid #000;
    z-index: 2;
    padding: 5px;
    margin: 5px;
    font-size: 13px;
    color: #3764e3
}

.owl-dot {
    border: none;
    background: none;
    border-radius: 5px 5px 0 0;
    border-bottom: 2px solid #fff;
    z-index: 2;
    font-size: 13px;
    color: #000;
    padding: 5px;
    margin: 5px;
    white-space: nowrap
}

.form_schedule_right .form-group textarea {
    width: 100%;
    height: 46px;
    border-radius: 0;
    background: #fff0;
    border: none;
    border-bottom: 1px solid #bbb;
    padding: 0
}

#owl-demo1 .item {
    margin: 2px
}

#owl-demo2 .item {
    margin: 2px
}

#owl-demo3 .item {
    margin: 2px
}

#owl-demo4 .item {
    margin: 2px
}

#owl-demo5 .item {
    margin: 2px
}

#owl-demo6 .item {
    margin: 2px
}

#owl-demo7 .item {
    margin: 2px
}

#owl-demo9 .item {
    margin: 2px
}

#owl-demo10 .item {
    margin: 2px
}

#owl-demo13 .item {
    margin: 2px
}

.floor_plan_Sec {
    border: 1px solid #c5c5c5;
    position: relative;
}

.floor_plan_Sec:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    color: #fff;
    font-size: 22px;
    left: 0;
    top: 0;
    opacity: 0;
    transition: akk .5s ease;
}

.floor_plan_Sec .Common_btn {
    position: absolute;
    left: 50%;
    top: 40%;
    transition: all .5s ease;
    transform: translate(-50%, -50%);
    opacity: 0;
}

.floor_plan_Sec {
    border: 1px solid #c5c5c5;
    position: relative
}

.floor_plan_Sec .Common_btn {
    position: absolute;
    left: 50%;
    top: 40%;
    transition: all .5s ease;
    transform: translate(-50%, -50%);
    opacity: 0
}

.floor_plan_Sec:hover .Common_btn {
    top: 50%;
    opacity: 1
}

.site_floorPlan .col-md-8 .col-md-8 .floor_plan_Sec {
    max-height: 430px
}

.site_floorPlan .col-md-8 .col-md-8 .floor_plan_Sec img {
    max-height: 400px;
    min-height: 400px;
    object-fit: cover
}

.floor_plan_Sec:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    color: #fff;
    font-size: 22px;
    left: 0;
    top: 0;
    opacity: 0;
    transition: akk .5s ease
}

.floor_plan_Sec:hover:before {
    opacity: .5
}

.site_floorPlan {
    margin-bottom: 80px
}

.site_floorPlan .col-md-8,
.site_floorPlan .col-md-4 .floor_plan_Sec {
    margin-bottom: 20px
}

.site_floorPlan .col-md-4 .floor_plan_Sec {
    max-height: 200px
}

.site_floorPlan .col-md-4 .floor_plan_Sec img {
    max-height: 180px;
    min-height: 180px;
    object-fit: cover
}

a.bg-green {
    color: #e0e0e0;
    background: rgba(0, 0, 0, .7);
    font-size: 20px;
    padding: 2px;
    -webkit-animation: Gradient 3s ease infinite;
    -moz-animation: Gradient 3s ease infinite;
    animation: Gradient 3s ease infinite;
    text-shadow: 0 3px 6px #e96624;
    width: 50%;
    text-align: center;
    border: 1px solid #e0e0e0
}

a.bg-green:hover {
    color: #e0e0e0;
    background: rgba(0, 0, 0, .7);
    font-size: 20px;
    padding: 2px;
    -webkit-animation: Gradient 3s ease infinite;
    -moz-animation: Gradient 3s ease infinite;
    animation: Gradient 3s ease infinite;
    text-shadow: 0 3px 6px #e96624;
    width: 50%;
    text-align: center;
    border: 1px solid #e0e0e0
}

.back-floor {
    background: #fff;
    text-align: center;
    color: #3764e3 !important;
}

.back-onew {
    background: #3764e3;
    text-align: center;
    color: #fff !important;
}

.btn_master {
    display: inline-block;
    background: var(--colorPrimary);
    color: #fff;
    border: none;
    text-decoration: none;
    padding: 10px 20px 10px 20px;
    border-radius: 5px;
    transition: all .5s ease;
    font-weight: 500;
}

.scroll-active p {
    color: var(--colorPrimary) !Important;
}

.coldivm {
    border-bottom: 1px solid #ddd;
    text-align: center;
    padding: 10px;
}

html {
    scroll-padding-top: 5rem;
}

/* Style the tab */

.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #fff;
}

/* Style the buttons inside the tab */

.tab button {
    float: left;
    border: 1px solid #3764e3;
    cursor: pointer;
    padding: 5px 8px;
    transition: 0.3s;
    font-size: 17px;
    margin: 5px;
    border-radius: 10px;
    background: #fff;
}

/* Change background color of buttons on hover */

.tab button:hover {
    background-color: #3764e3;
    color: #fff;
}

/* Create an active/current tablink class */

.tab button.active {
    background: #3764e3;
    color: #fff;
    border-radius: 10px;
}

/* Style the tab content */

.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}

.rslides {
    height: 450px;
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
    z-index: 0 ! important;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}

.rslides {
    margin: 0 auto;
}

.banner-info {
    position: absolute;
    text-align: center;
    width: 80%;
    top: 40%;
    text-align: center;
    margin-left: 12%;
}

.banner-info h1 {
    color: #FFF;
    font-size: 45px;
    font-weight: normal;
    line-height: 30px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.banner-info h2 {
    color: #FFF;
    font-size: 45px;
    font-weight: normal;
    line-height: 30px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.banner-info h3 {
    color: #FFF;
    font-size: 45px;
    font-weight: normal;
    line-height: 30px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.banner-info p {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    line-height: 35px;
    padding: 50px 220px 55px;
    text-align: center;
}

.banner-info a {
    color: #fff;
    font-size: 20px;
    font-weight: inherit;
    text-decoration: none;
    border: 1px solid #fff;
    padding: 15px 20px;
    background-color: transparent;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}

.banner-info a:focus,
.banner-info a:active,
.banner-info a:hover {
    color: #fff;
    background-color: #662D91;
}

section.services {
    padding: 100px 0;
}

section.services h2.text-center {
    font-size: 40px;
    font-weight: normal;
    padding: 20px 0;
}

section.services p.text-center {
    font-size: 17px;
    font-weight: normal;
    padding: 0px 0 50px;
}

section.services a {
    text-decoration: none;
}

section.services h4.text-center {
    font-size: 20px;
    font-weight: normal;
    padding: 10px 0;
}

section.services p.services-w3ls {
    text-align: center;
    font-size: 17px;
    line-height: 30px;
    font-weight: normal;
    padding: 10px 0;
}

section.info {
    margin-bottom: 0px;
    background-color: #9ACD91;
}

section.info .col-lg-6.info-w3ls2 {
    padding: 0;
}

section.info blockquote {
    font-size: 25px;
    font-weight: normal;
    line-height: 50px;
    padding: 50px 40px 0;
    border-left: none;
}

section.info h3 {
    font-size: 35px;
    font-weight: normal;
    text-align: center;
    padding-bottom: 10px;
}

section.test {
    padding: 100px 0;
    background-position: center;
    background-attachment: fixed;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
}

section.test h3.text-center {
    font-size: 40px;
    font-weight: normal;
    padding: 20px 0;
    color: #fff;
}

section.test p.text-center {
    font-size: 17px;
    font-weight: normal;
    padding: 0px 0 50px;
    color: #fff;
}

section.test h4 {
    font-size: 25px;
    font-weight: normal;
    padding: 10px 0;
    color: #fff;
}

section.test p.test-w3agile1 {
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    padding-bottom: 10px;
    color: #fff;
}

section.test p.test-w3agile2 {
    font-size: 17px;
    font-weight: normal;
    color: #fff;
}

section.test img.img-circle.img-responsive {
    margin-left: 1px;
    width: 150px;
}

section.test .test-About Image {
    margin-left: -75px;
}

section.test .test-w3ls {
    margin-bottom: 30px;
    padding: 20px 30px;
    background-color: rgba(0, 0, 0, 0.51);
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}

section.test .test-w3ls:hover {
    background-color: rgba(0, 0, 0, 0.75);
}

section.work {
    padding: 100px 0;
    background-color: darkslategrey;
}

section.work h3.text-center {
    font-size: 40px;
    font-weight: normal;
    padding: 20px 0;
    color: #fff;
}

section.work p.text-center {
    font-size: 17px;
    font-weight: normal;
    padding: 0px 0 50px;
    color: #fff;
}

.fader3 {
    position: relative;
    padding-top: 60%;
    overflow: hidden;
}

.fader3 .slide {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
    opacity: 0;
}

.fader3 img.slide {
    height: auto;
}

.fader3 .prev,
.fader3 .next {
    position: absolute;
    height: 80px;
    line-height: 55px;
    width: 50px;
    font-size: 100px;
    text-align: center;
    color: #fff;
    top: 50%;
    left: 0;
    z-index: 4;
    margin-top: -25px;
    cursor: pointer;
    opacity: .7;
    transition: all 150ms;
}

.fader3 .prev:hover,
.fader3 .next:hover {
    opacity: 1;
}

.fader3 .next {
    left: auto;
    right: 0;
}

.fader3 .pager_list {
    position: absolute;
    width: 100%;
    height: 40px;
    line-height: 40px;
    bottom: 0;
    text-align: center;
    z-index: 4;
}

.fader3 .pager_list li,
.fader .page li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 7px;
    background: #fff;
    opacity: .7;
    text-indent: -999px;
    border-radius: 999px;
    cursor: pointer;
    transition: all 150ms;
}

.fader3 .pager_list li:hover,
.fader3 .pager_list li.active {
    opacity: 1;
}

section.update {
    padding: 100px 0;
}

section.update h3.text-center {
    font-size: 40px;
    font-weight: normal;
    padding: 20px 0;
}

section.update p.text-center {
    font-size: 17px;
    font-weight: normal;
    padding: 0 0 50px;
}

section.update h4 {
    font-size: 30px;
    font-weight: normal;
    padding: 30px 0;
}

section.update p.update-agileits1 {
    font-size: 17px;
    font-weight: normal;
    line-height: 30px;
    padding-bottom: 20px;
}

section.update p.update-agileits2 {
    font-size: 17px;
    font-weight: normal;
    line-height: 30px;
    padding-bottom: 20px;
}

section.update a {
    font-size: 17px;
    font-weight: normal;
    color: #EC4C4C;
    text-decoration: none;
    font-family: 'Viga', sans-serif;
}

section.update a:hover {
    color: #FF2525;
}

section.update .col-lg-6.col-md-6.update-w3ls2 {
    padding: 0;
}

section.social {
    padding: 100px 0;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    text-align: center;
}

section.social a {
    text-decoration: none;
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca;
}

.media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.border-0 {
    border: 0 !important;
}

.rounded {
    border-radius: 0.25rem !important;
}

.d-none {
    display: none !important;
}

.d-block {
    display: block !important;
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

@media (min-width: 1025px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg-block {
        display: block !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;
}

.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}

.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}

.mt-3,
.my-3 {
    margin-top: 1rem !important;
}

.p-0 {
    padding: 0 !important;
}

.mr-auto,
.mx-auto {
    margin-right: auto !important;
}

.ml-auto,
.mx-auto {
    margin-left: auto !important;
}

@media (min-width: 576px) {
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important;
    }
}

.text-center {
    text-align: center !important;
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }
    .text-md-right {
        text-align: right !important;
    }
}

.text-dark {
    color: #343a40 !important;
}

.text-muted {
    color: #6c757d !important;
}

.card {
    position: relative;
    border: 1px solid #000;
    border-radius: 0.25rem;
    top: -50px;
}

.project-header {
    
    width: 100%;
    padding: 15px 20px;
    
    border-radius: 10px;
    background: #fff;
    -webkit-box-shadow: 0 0 3px rgba(60, 72, 88, 0.25) !important;
    box-shadow: 0 0 3px rgba(60, 72, 88, 0.25) !important;
}

.avatar.avatar-large {
    height: auto;
    width: 160px;
    padding: 10px;
}

.card .list-inline-item {
    font-size: 14px;
    line-height: 26px;
}

.alert-dark {
    background-color: #5e23dc;
    color: #fff;
    border-color: #5e23dc;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert-danger {
    background-color: #805d1f;
    border-color: #805d1f;
    color: #fff;
}

.new-img {
    width: 30px;
    margin-right: 8px;
    vertical-align: middle;
}

.tblstrt {
    border-collapse: collapse;
    table-layout: fixed;
    width: 310px;
}

.tblstrt td {
    width: 100px;
    word-wrap: break-word;
}

.card {
    position: relative;
    background: 0 0;
    border: 1px solid #000;
    border-radius: 0.25rem;
    top: -90px;
}

.avatar.avatar-large {
    height: auto;
    width: 160px;
    padding: 10px;
}

.card .list-inline-item {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
}

.alert-dark {
    background-color: #fff;
    color: #5e23dc;
    border-color: #5e23dc;
}

.alert-dark:hover {
    background-color: #fff;
    color: #222;
    border-color: #b2b2b2;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert-danger {
    background-color: #735319;
    border-color: #735319;
    color: #fff;
}

section.social a i.fa {
    font-size: 25px;
    color: #fff;
    width: 70px;
    height: 70px;
    background-color: rgba(255, 255, 255, 0.33);
    line-height: 68px;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    cursor: pointer;
}

section.social a i.fa:hover {
    background-color: white;
    color: #AD0000;
}

section.social a p {
    font-size: 17px;
    font-weight: normal;
    text-align: center;
    padding: 10px 0 0;
    color: #fff;
    cursor: pointer;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}

section.social a p:hover {
    color: #FF4E4E;
}

section.social a i.fa.fa-google {
    font-size: 20px;
}

section.copyright {
    padding: 50px 0;
    background: #0F0F0F;
}

section.copyright p {
    font-size: 17px;
    font-weight: normal;
    text-align: center;
    color: #fff;
}

section.copyright p a {
    color: #fff;
    text-decoration: none;
}

section.copyright p a:hover {
    color: #D25555;
}

h2.page-header.text-center {
    font-size: 40px;
    font-weight: normal;
    padding-bottom: 15px;
}

section.innerpages-w3ls .rslides {
    height: 550px;
}

ol.breadcrumb {
    font-size: 20px;
    padding: 15px;
    font-weight: normal;
    border: 1px solid #9ACD91;
    background-color: transparent;
}

ol.breadcrumb li a {
    color: #9ACD91;
    text-decoration: none;
}

ol.breadcrumb li a:hover {
    color: #62A256;
}

.column {
    margin: 0;
    padding: 0;
}

.column div {
    position: relative;
    margin: 0;
    padding: 0;
}

figure {
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden;
}

.hover01 figure img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
}

.hover01 figure:hover img {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
}

.about-details-w3ls {
    text-align: -webkit-center;
    margin: 30px auto;
}

.about-details-w3ls h3.text-center {
    font-size: 30px;
    font-weight: normal;
    padding: 20px 0;
}

.about-details-w3ls p.text-center {
    font-size: 17px;
    font-weight: normal;
    padding: 10px 0 30px;
}

.about-details-w3ls p.about-agile {
    font-size: 17px;
    font-weight: normal;
    line-height: 30px;
    padding: 30px 50px 50px;
}

.about-details-w3ls a {
    font-size: 20px;
    font-weight: normal;
    text-decoration: none;
    padding: 10px 25px;
    background-color: #F76565;
    color: #fff;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -o-border-radius: 25px;
    -ms-border-radius: 25px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}

.about-details-w3ls a:hover {
    background-color: #A22222;
}

.team-w3ls {
    padding: 70px 0;
}

.team-w3ls h3.text-center {
    font-size: 35px;
    font-weight: normal;
    padding: 20px 0;
}

.team-w3ls p.text-center {
    font-size: 17px;
    font-weight: normal;
    padding: 10px 0 50px;
}

.team-w3ls .ch-grid {
    margin: 0px 0 0 0;
    padding: 0;
    list-style: none;
    display: block;
    text-align: center;
    width: 100%;
}

.team-w3ls .ch-grid:after,
.team-w3ls .ch-item:before {
    content: '';
    display: table;
}

.team-w3ls .ch-grid:after {
    clear: both;
}

.team-w3ls .ch-grid li {
    width: 220px;
    height: 220px;
    display: inline-block;
    margin: 20px;
}

.team-w3ls h4.text-center {
    font-size: 20px;
    font-weight: normal;
    padding: 10px 0;
}

.team-w3ls p.team-agile {
    font-size: 17px;
    font-weight: normal;
    padding: 20px 0;
    text-align: center;
}

ul.social-icons1 {
    padding: 18px 0 22px;
}

ul.social-icons1 li {
    display: inline !important;
    margin: 1px !important;
    padding: 10px 0;
}

ul.social-icons1 li a i.fa.fa-facebook {
    color: #fff;
    background-color: #3b5998;
    padding: 6px 9px;
    font-size: 16px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

ul.social-icons1 li a i.fa.fa-facebook:hover {
    background-color: #17233E;
}

ul.social-icons1 li a i.fa.fa-twitter {
    color: #fff;
    background-color: #55acee;
    padding: 6px 6px;
    font-size: 15px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

ul.social-icons1 li a i.fa.fa-twitter:hover {
    background-color: #1F435F;
}

ul.social-icons1 li a i.fa.fa-linkedin {
    color: #fff;
    background-color: #e68523;
    padding: 4px 7px 8px;
    font-size: 15px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

ul.social-icons1 li a i.fa.fa-linkedin:hover {
    background-color: #794612;
}

ul.social-icons1 li a i.fa.fa-google-plus {
    color: #fff;
    background-color: #dc4e41;
    padding: 7px 6px;
    font-size: 12px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

ul.social-icons1 li a i.fa.fa-google-plus:hover {
    background-color: #69251F;
}

section.portfolio-w3ls .col-md-3.img-portfolio {
    padding-bottom: 25px;
}

section.portfolio-item-w3ls h3.portitem-w3ls {
    font-size: 35px;
    font-weight: normal;
    padding-bottom: 20px;
}

section.portfolio-item-w3ls p.portitem-w3lh {
    font-size: 17px;
    font-weight: normal;
    line-height: 30px;
    padding-bottom: 20px;
}

section.portfolio-item-w3ls ul.portitem-info {
    margin-left: 20px;
}

section.portfolio-item-w3ls ul.portitem-info li {
    padding-bottom: 10px;
}

section.portfolio-item-w3ls ul.portitem-info li a {
    text-decoration: none;
    font-size: 17px;
    font-weight: normal;
    color: #656565;
}

section.portfolio-item-w3ls ul.portitem-info li a span {
    vertical-align: middle;
    margin-right: 5px;
}

section.portfolio-item-w3ls .related-items h3.page-header.text-center {
    font-size: 35px;
    font-weight: normal;
    padding: 30px 0;
}

section.contact-w3ls iframe.googlemaps {
    width: 100%;
    height: 400px;
}

section.contact-agile {
    padding: 70px 0;
}

section.contact-agile h3.text-center {
    font-size: 35px;
    font-weight: normal;
    padding: 20px 0;
}

section.contact-agile p.text-center {
    font-size: 17px;
    font-weight: normal;
    padding: 0px 0 50px;
}

section.contact-agile h4.contact-About Image {
    font-size: 25px;
    font-weight: normal;
    padding-bottom: 15px;
}

p.contact-agileits {
    font-size: 17px;
    font-weight: normal;
    padding-bottom: 10px;
}

ul.social-icons2 {
    list-style: none;
    padding-bottom: 10px;
}

ul.social-icons2 li {
    display: inline;
}

ul.social-icons2 li a i.fa.fa-facebook {
    background-color: #3b5998;
    padding: 7px 14px 6px;
    border-radius: 50%;
    font-size: 20px;
    color: #fff;
    line-height: 25px;
    text-align: center;
    vertical-align: middle;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

ul.social-icons2 li a i.fa.fa-twitter {
    background-color: #55acee;
    padding: 7px 11px;
    border-radius: 50%;
    font-size: 17px;
    color: #fff;
    line-height: 25px;
    text-align: center;
    vertical-align: middle;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

ul.social-icons2 li a i.fa.fa-linkedin {
    background-color: #e68523;
    padding: 6px 12px 8px;
    border-radius: 50%;
    font-size: 19px;
    color: #fff;
    line-height: 25px;
    text-align: center;
    vertical-align: middle;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

ul.social-icons2 li a i.fa.fa-google-plus {
    background-color: #dc4e41;
    padding: 6px 9px;
    border-radius: 50%;
    font-size: 16px;
    color: #fff;
    line-height: 25px;
    text-align: center;
    vertical-align: middle;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

ul.social-icons2 li a i.fa.fa-facebook:hover {
    background-color: #002573;
}

ul.social-icons2 li a i.fa.fa-twitter:hover {
    background-color: #004A82;
}

ul.social-icons2 li a i.fa.fa-linkedin:hover {
    background-color: #BB5E00;
}

ul.social-icons2 li a i.fa.fa-google-plus:hover {
    background-color: #8A0B00;
}

input#name,
input#email,
textarea#comments {
    color: #000;
    border-radius: 0px;
    margin-bottom: 10px;
    font-size: 17px;
    border: 1px solid #000;
}

input#name,
input#email {
    height: 55px;
}

input::-webkit-input-placeholder {
    color: #000 !important;
}

input:-moz-placeholder {
    color: #000 !important;
}

input::-moz-placeholder {
    color: #000 !important;
}

input:-ms-input-placeholder {
    color: #000 !important;
}

textarea::-webkit-input-placeholder {
    color: #000 !important;
}

textarea::-moz-placeholder {
    color: #000 !important;
}

textarea::-moz-placeholder {
    color: #000 !important;
}

textarea::-ms-input-placeholder {
    color: #000 !important;
}

textarea#comments {
    height: 150px;
}

section.contact-us form button {
    border-radius: 0px;
    padding: 10px 30px;
}

.btn-outline1 {
    border: solid 1px #000;
    font-size: 20px;
    border-radius: 0;
    padding: 10px 35px;
    color: #000;
    font-weight: 300;
    background: 0 0;
    transition: all .3s ease-in-out;
}

.btn-outline1:hover,
.btn-outline1:focus,
.btn-outline1:active {
    border: solid 1px #000;
    color: #18bc9c;
    background: #000;
}

@media (max-width:1600px) {
    section.banner .rslides {
        height: 795px;
    }
    .overlay nav {
        top: 45%;
    }
    .overlay ul li a {
        font-size: 45px;
        font-weight: 300;
    }
}

@media (max-width:1440px) {
    section.info blockquote {
        font-size: 22px;
        line-height: 45px;
    }
    .overlay ul li a {
        font-size: 36px;
        font-weight: 400;
    }
    .overlay ul li a:hover {
        color: yellow;
    }
    .overlay ul li a:focus {
        color: yellow;
    }
}

@media (max-width:1366px) {
    section.info blockquote {
        font-size: 20px;
        padding: 15px 20px 0;
        margin-bottom: 10px;
    }
    .overlay nav {
        top: 40%;
    }
}

@media (max-width:1280px) {
    section.info blockquote {
        font-size: 18px;
    }
    section.work h3.text-center {
        padding: 0 0 20px;
    }
    section.work .fader3 {
        padding-top: 600px;
    }
}

@media (max-width:1080px) {
    section.banner .rslides {
        height: 695px;
    }
    .banner-info {
        top: 35%;
    }
    section.innerpages-w3ls .rslides {
        height: 400px;
    }
    .banner-info h3 {
        font-size: 40px;
    }
    .banner-info h2 {
        color: #FFF;
        font-size: 45px;
        font-weight: normal;
        line-height: 30px;
        text-transform: uppercase;
        letter-spacing: 3px;
    }
    .banner-info p {
        padding: 40px 150px 50px;
    }
    section.test .test-About Image {
        margin-left: -50px;
    }
    section.update h4 {
        padding: 30px 0 20px;
    }
    section.update p.update-agileits1 {
        padding-bottom: 15px;
    }
    section.portfolio-item-w3ls .fader3 {
        padding-top: 75%;
    }
}

@media (max-width:1050px) {
    .banner-info {
        top: 30%;
    }
    .banner-info p {
        padding: 40px 80px 50px;
    }
    .foote {
        background-color: #8A58CC;
        padding-top: 30px;
        padding-bottom: 4px;
        position: fixed;
        bottom: 0;
        width: 100%;
        color: #fff;
    }
}

@media (max-width:1024px) {
    section p button {
        top: 10px;
    }
    .overlay .overlay-close {
        width: 45px;
        height: 45px;
        right: 30px;
        top: 30px;
    }
    .logo a {
        left: 70px;
    }
    section.services h2.text-center,
    section.test h3.text-center,
    section.work h3.text-center,
    section.update h3.text-center {
        padding: 0 0 20px;
    }
    .team-w3ls p.text-center {
        padding: 0 0 30px;
    }
    .info-agile {
        padding-bottom: 30px;
    }
    .foote {
        background-color: #8A58CC;
        padding-top: 30px;
        padding-bottom: 4px;
        position: fixed;
        bottom: 0;
        width: 100%;
        color: #fff;
    }
}

@media (max-width:991px) {
    section.banner .rslides {
        height: 600px;
    }
    .banner-info h2 {
        color: #FFF;
        font-size: 45px;
        font-weight: normal;
        line-height: 30px;
        text-transform: uppercase;
        letter-spacing: 3px;
    }
    .banner-info h3 {
        font-size: 30px;
    }
    .banner-info p {
        font-size: 16px;
    }
    .logo a {
        left: 60px;
    }
    .banner-info a {
        font-size: 17px;
    }
    section.test img.img-circle.img-responsive {
        margin-left: 40px;
        width: 150px;
    }
    section.test .test-About Image {
        margin-left: -110px;
    }
    section.work .fader3 {
        padding-top: 540px;
    }
    section.update .col-lg-6.col-md-6.update-w3ls1 {
        padding-bottom: 30px;
    }
    section.update .col-lg-6.col-md-6.update-w3ls2 {
        padding-bottom: 50px;
    }
    h2.page-header.text-center {
        margin-top: 18px;
    }
    .about-details-w3ls {
        margin: 0 auto 30px;
    }
    .about-details-w3ls p.about-agile {
        padding: 30px 0;
        font-size: 16px;
    }
    .team-w3ls h3.text-center {
        padding: 0 0 30px;
    }
    .team-w3ls p.text-center {
        padding: 0 0 15px;
        font-size: 16px;
    }
    ol.breadcrumb {
        font-size: 18px;
        padding: 10px 15px;
    }
    section.portfolio-item-w3ls h3.portitem-w3ls {
        font-size: 30px;
        padding: 30px 0;
        text-align: center;
    }
    section.portfolio-item-w3ls p.portitem-w3lh {
        font-size: 16px;
        text-align: center;
    }
    section.portfolio-item-w3ls ul.portitem-info {
        margin-left: 280px;
    }
    .contact-info {
        padding-bottom: 30px;
        text-align: center;
    }
    section.contact-agile {
        padding: 20px 0;
    }
    section.contact-agile h3.text-center {
        font-size: 32px;
    }
    section.contact-agile p.text-center {
        font-size: 16px;
        padding-bottom: 30px;
    }
    .btn-outline1 {
        width: 100%;
    }
    section.update h4 {
        padding: 0px 0 20px;
    }
    section.services,
    section.test,
    section.work,
    section.update,
    section.social {
        padding: 50px 0;
    }
    section.services p.text-center,
    section.test p.text-center,
    section.work p.text-center,
    section.update p.text-center {
        font-size: 16px;
        padding: 0px 0 25px;
    }
    .team-w3ls p.team-agile {
        padding: 10px 0 20px;
    }
    section.services h4.text-center {
        padding: 0;
    }
    .team-w3ls {
        padding: 40px 0 0;
    }
    section.portfolio-item-w3ls p.portitem-w3lh {
        padding-bottom: 0;
    }
    .about-details-w3ls h3.text-center {
        padding: 12px 0;
    }
    section.portfolio-item-w3ls .related-items h3.page-header.text-center {
        padding: 0 0 30px;
    }
    .update-agile2 {
        margin-top: -15px;
    }
    .foote {
        background-color: #8A58CC;
        padding-top: 30px;
        padding-bottom: 4px;
        position: fixed;
        bottom: 0;
        width: 100%;
        color: #fff;
    }
}

@media (max-width:900px) {
    .foote {
        background-color: #8A58CC;
        padding-top: 30px;
        padding-bottom: 4px;
        position: fixed;
        bottom: 0;
        width: 100%;
        color: #fff;
    }
    .grid_4 {
        margin-top: 20px;
    }
    section.services p.services-w3ls {
        font-size: 16px;
    }
    section.services h2.text-center,
    section.test h3.text-center,
    section.work h3.text-center,
    section.update h3.text-center {
        font-size: 38px;
    }
    section.work .fader3 {
        padding-top: 475px;
    }
    section.update p.update-agileits1 {
        font-size: 16px;
    }
    section.update p.update-agileits2 {
        font-size: 16px;
    }
    h2.page-header.text-center {
        font-size: 38px;
    }
    .team-w3ls .ch-grid {
        margin: 0;
    }
    section.portfolio-item-w3ls .fader3 {
        padding-top: 50%;
    }
    section.portfolio-item-w3ls h3.portitem-w3ls {
        font-size: 28px;
    }
}

@media (max-width:800px) {
    .foote {
        background-color: #8A58CC;
        padding-top: 30px;
        padding-bottom: 4px;
        position: fixed;
        bottom: 0;
        width: 100%;
        color: #fff;
    }
    section.banner .rslides {
        height: 510px;
    }
    section.test p.test-w3agile1 {
        font-size: 15px;
    }
    section.services h2.text-center,
    section.test h3.text-center,
    section.work h3.text-center,
    section.update h3.text-center {
        font-size: 35px;
    }
    section.update h4 {
        font-size: 27px;
    }
    h2.page-header.text-center {
        font-size: 35px;
    }
    .about-details-w3ls h3.text-center {
        font-size: 28px;
        padding: 15px 0;
    }
    .about-details-w3ls p.text-center {
        font-size: 16px;
    }
    .overlay ul li a {
        font-size: 35px;
    }
}

@media (max-width:768px) {
    .foote {
        background-color: #8A58CC;
        padding-top: 30px;
        padding-bottom: 4px;
        position: fixed;
        bottom: 0;
        width: 100%;
        color: #fff;
    }
    section.banner .rslides {
        height: 490px;
    }
    .logo a {
        left: 40px;
    }
    .banner-info h3 {
        font-size: 27px;
    }
    .banner-info h2 {
        color: #FFF;
        font-size: 45px;
        font-weight: normal;
        line-height: 30px;
        text-transform: uppercase;
        letter-spacing: 3px;
    }
    .banner-info p {
        font-size: 16px;
        padding: 20px 40px 40px;
    }
    section.services,
    section.test,
    section.work,
    section.update,
    section.social {
        padding: 35px 0;
    }
    section.work .fader3 {
        padding-top: 430px;
    }
    section.innerpages-w3ls .rslides {
        height: 330px;
    }
    .team-w3ls h3.text-center {
        font-size: 33px;
    }
    .team-w3ls h4.text-center {
        padding: 0;
    }
    section.portfolio-item-w3ls h3.portitem-w3ls {
        font-size: 26px;
        padding: 30px 0 20px;
    }
    section.portfolio-item-w3ls p.portitem-w3lh {
        padding-bottom: 0;
    }
    section.portfolio-item-w3ls .related-items h3.page-header.text-center {
        font-size: 30px;
        padding: 0 0 20px;
    }
}

@media (max-width:736px) {
    .foote {
        background-color: #8A58CC;
        padding-top: 30px;
        padding-bottom: 4px;
        position: fixed;
        bottom: 0;
        width: 100%;
        color: #fff;
    }
    section p button {
        top: 10px;
        right: 40px;
    }
    .overlay ul li a {
        font-size: 30px;
    }
    .logo a {
        top: 0px;
    }
    .cd-stretchy-nav {
        top: 20px;
    }
    section.banner .rslides {
        height: 350px;
    }
    .banner-info {
        top: 95px;
    }
    .banner-info h3 {
        font-size: 22px;
        letter-spacing: 2px;
        margin-top: -21px;
    }
    .banner-info h2 {
        color: #FFF;
        font-size: 45px;
        font-weight: normal;
        line-height: 30px;
        text-transform: uppercase;
        letter-spacing: 3px;
    }
    .banner-info p {
        font-size: 16px;
        padding: 10px 40px 30px;
        line-height: 30px;
    }
    section.services p.text-center,
    section.test p.text-center,
    section.work p.text-center,
    section.update p.text-center {
        padding: 0 0 25px;
    }
    section.update h4 {
        font-size: 26px;
    }
    section.innerpages-w3ls .rslides {
        height: 240px;
    }
    .team-w3ls {
        padding: 40px 0 0;
    }
    .col-sm-3.col-xs-6.related-w3ls {
        margin-bottom: 30px;
    }
    section.contact-w3ls iframe.googlemaps {
        height: 300px;
    }
}

.main-tab {
    position: fixed;
    background: #fff;
    height: 53px;
    width: 100%;
    z-index: 50;
}

@media (max-width:667px) {
    .foote {
        background-color: #8A58CC;
        padding-top: 30px;
        padding-bottom: 4px;
        position: fixed;
        bottom: 0;
        width: 100%;
        color: #fff;
    }
    .logo a h1 {
        font-size: 36px;
    }
    section.banner .rslides {
        height: 310px;
    }
    .banner-info {
        top: 80px;
    }
    .banner-info p {
        font-size: 15px;
        padding: 10px 30px 30px;
    }
    section.test img.img-circle.img-responsive {
        margin-left: 15px;
    }
    section.work .fader3 {
        padding-top: 460px;
    }
    section.copyright p {
        font-size: 16px;
    }
    section.portfolio-item-w3ls .fader3 {
        padding-top: 350px;
    }
    section.portfolio-item-w3ls ul.portitem-info {
        margin-left: 230px;
    }
}

@media (max-width:640px) {
    .alert {
        padding: 6px 12px;
        font-size: 15px;
    }
    section.banner .rslides {
        height: 375px;
    }
    .banner-info {
        top: 110px;
    }
    section.info blockquote {
        padding: 30px 30px 0;
        line-height: 40px;
    }
    .banner-info p {
        padding: 10px 15px 25px;
    }
    .banner-info a {
        font-size: 16px;
        padding: 8px 12px;
    }
    .fader3 .prev,
    .fader3 .next {
        top: 45%;
    }
    section.services h2.text-center,
    section.test h3.text-center,
    section.work h3.text-center,
    section.update h3.text-center {
        font-size: 30px;
    }
    section.services p.services-w3ls {
        font-size: 15px;
    }
    section.work .fader3 {
        padding-top: 400px;
    }
    section.update p.update-agileits2 {
        font-size: 15px;
    }
    section.update p.update-agileits1 {
        font-size: 15px;
        padding-bottom: 7px;
    }
    section.update h4 {
        font-size: 24px;
        padding-bottom: 10px;
    }
    section.update {
        padding-bottom: 20px;
    }
    h2.page-header.text-center {
        font-size: 30px;
    }
    .about-details-w3ls h3.text-center {
        font-size: 25px;
        padding: 10px 0;
    }
    .about-details-w3ls p.about-agile {
        font-size: 15px;
    }
    .team-w3ls h3.text-center {
        font-size: 30px;
        padding: 0 0 20px;
    }
    .team-w3ls p.text-center {
        font-size: 16px;
    }
    .team-w3ls {
        padding: 30px 0 0;
    }
    section.portfolio-item-w3ls h3.portitem-w3ls {
        font-size: 25px;
        padding: 30px 0 15px;
    }
    section.portfolio-item-w3ls p.portitem-w3lh {
        font-size: 15px;
    }
    section.portfolio-item-w3ls ul.portitem-info li a {
        font-size: 16px;
    }
    section.portfolio-item-w3ls .related-items h3.page-header.text-center {
        font-size: 28px;
    }
    section.about-w3ls ol.breadcrumb li,
    section.portfolio-w3ls ol.breadcrumb li,
    section.portfolio-item-w3ls ol.breadcrumb li,
    section.about-header ol.breadcrumb li,
    section.contact-w3ls ol.breadcrumb li {
        font-size: 17px;
    }
}

@media (max-width:600px) {
    section.banner .rslides {
        height: 365px;
    }
    .banner-info {
        top: 100px;
    }
    section.info blockquote {
        font-size: 17px;
        line-height: 38px;
    }
    section.services p.text-center,
    section.test p.text-center,
    section.work p.text-center,
    section.update p.text-center {
        font-size: 15px;
    }
    section.services h4.text-center {
        padding: 0;
    }
    section.services,
    section.test,
    section.work,
    section.update,
    section.social {
        padding: 30px 0;
    }
    section.test .test-About Image {
        margin-left: -80px;
    }
    section.work .fader3 {
        padding-top: 360px;
    }
    section.social a p {
        font-size: 15px;
    }
    section.innerpages-w3ls .rslides {
        height: 280px;
    }
    .about-details-w3ls p.text-center {
        font-size: 15px;
    }
    .team-w3ls p.text-center {
        font-size: 15px;
    }
    section.portfolio-item-w3ls ul.portitem-info {
        margin-left: 210px;
    }
    section.contact-agile h3.text-center {
        font-size: 30px;
    }
}

@media (max-width:568px) {
    .overlay ul li a {
        font-size: 28px;
    }
    .overlay .overlay-close {
        width: 40px;
        height: 40px;
        right: 30px;
        top: 30px;
    }
    section.info blockquote {
        font-size: 16px;
        line-height: 30px;
    }
    section.info h3 {
        font-size: 30px;
    }
    .banner-info p {
        display: none;
    }
    .banner-info h3 {
        font-size: 22px;
        padding-bottom: 30px;
    }
    .banner-info h2 {
        color: #FFF;
        font-size: 45px;
        font-weight: normal;
        line-height: 30px;
        text-transform: uppercase;
        letter-spacing: 3px;
    }
    section.banner .rslides {
        height: 257px;
    }
    .banner-info {
        top: 130px;
    }
    section.test img.img-circle.img-responsive {
        margin-left: 0px;
    }
    section.innerpages-w3ls .rslides {
        height: 275px;
    }
    .about-details-w3ls p.text-center,
    .team-w3ls p.text-center {
        line-height: 27px;
    }
    section.contact-w3ls iframe.googlemaps {
        height: 250px;
    }
    section.contact-agile p.text-center {
        font-size: 15px;
    }
}

@media (max-width:480px) {
    .alert {
        padding: 6px 9px;
        font-size: 11px;
    }
    section.banner .rslides {
        height: 300px;
    }
    .banner-info h3 {
        font-size: 20px;
        padding-bottom: 35px;
        margin-top: -41px;
    }
    .banner-info h2 {
        color: #FFF;
        font-size: 45px;
        font-weight: normal;
        line-height: 30px;
        text-transform: uppercase;
        letter-spacing: 3px;
    }
    section.services p.text-center,
    section.test p.text-center,
    section.work p.text-center,
    section.update p.text-center {
        font-size: 15px;
        padding-bottom: 10px;
        line-height: 30px;
    }
    .col-lg-4.col-md-4.col-sm-4.col-xs-4.serv-agile {
        width: 100%;
    }
    section.services h2.text-center,
    section.test h3.text-center,
    section.work h3.text-center,
    section.update h3.text-center {
        font-size: 28px;
    }
    section.test img.img-circle.img-responsive {
        margin-left: -10px;
    }
    section.test .test-About Image {
        margin-left: -50px;
    }
    section.work .fader3 {
        padding-top: 300px;
    }
    .update-agile1 {
        text-align: center;
    }
    .update-agile2 {
        text-align: center;
    }
    section.update h4 {
        font-size: 22px;
    }
    section.update p.update-agileits1 {
        font-size: 14px;
    }
    section.copyright p {
        font-size: 15px;
        line-height: 30px;
    }
    h2.page-header.text-center {
        font-size: 27px;
    }
    section.about-w3ls ol.breadcrumb li,
    section.portfolio-w3ls ol.breadcrumb li,
    section.portfolio-item-w3ls ol.breadcrumb li,
    section.about-header ol.breadcrumb li,
    section.contact-w3ls ol.breadcrumb li {
        font-size: 16px;
    }
    .about-details-w3ls h3.text-center {
        font-size: 23px;
        padding: 10px 0 0px;
    }
    .col-lg-4.col-md-4.col-sm-6.col-xs-6.team-w3lh {
        width: 100%;
    }
    .team-w3ls {
        padding: 15px 0 0;
    }
    .team-w3ls h3.text-center {
        font-size: 26px;
        padding: 0 0 15px;
    }
    section.portfolio-item-w3ls .fader3 {
        padding-top: 300px;
    }
    section.portfolio-item-w3ls h3.portitem-w3ls {
        font-size: 23px;
        padding: 20px 0 15px;
    }
    section.portfolio-item-w3ls ul.portitem-info {
        margin-left: 145px;
    }
    section.contact-agile h3.text-center {
        font-size: 26px;
        padding: 0 0 15px;
    }
    section.contact-agile p.text-center {
        font-size: 15px;
        line-height: 30px;
        padding-bottom: 20px;
    }
    section.contact-agile h4.contact-About Image {
        font-size: 22px;
    }
    p.contact-agileits {
        font-size: 15px;
    }
    input#name,
    input#email {
        height: 40px;
    }
    input#name,
    input#email,
    textarea#comments {
        font-size: 16px;
    }
    .btn-outline1 {
        padding: 7px 35px;
    }
}

@media (max-width:414px) {
    .alert {
        padding: 6px 9px;
        font-size: 21px;
    }
    .logo a {
        top: 30px;
        left: 30px;
    }
    .cd-stretchy-nav {
        right: 30px;
    }
    .banner-info h3 {
        font-size: 17px;
        padding-bottom: 40px;
        letter-spacing: 1px;
    }
    .banner-info h2 {
        color: #FFF;
        font-size: 45px;
        font-weight: normal;
        line-height: 30px;
        text-transform: uppercase;
        letter-spacing: 3px;
    }
    .overlay ul li a {
        font-size: 25px;
    }
    section.info blockquote {
        font-size: 15px;
        line-height: 30px;
    }
    section.info h3 {
        font-size: 27px;
    }
    section.banner .rslides {
        height: 260px;
    }
    section.services h2.text-center,
    section.test h3.text-center,
    section.work h3.text-center,
    section.update h3.text-center {
        font-size: 28px;
        padding: 0 0 15px;
    }
    section.services p.text-center,
    section.test p.text-center,
    section.work p.text-center,
    section.update p.text-center {
        font-size: 14px;
        padding-bottom: 10px;
    }
    section.services p.services-w3ls {
        font-size: 14px;
    }
    .col-xs-6.test-agile1 {
        width: 100%;
        text-align: -webkit-center;
    }
    .col-xs-6.test-agile2 {
        width: 100%;
        text-align: center;
    }
    section.test .test-About Image {
        margin-left: 0px;
    }
    section.work .fader3 {
        padding-top: 255px;
    }
    .fader3 .prev,
    .fader3 .next {
        top: 44%;
    }
    section.update p.update-agileits2 {
        font-size: 14px;
    }
    section.portfolio-item-w3ls .fader3 {
        padding-top: 275px;
    }
    section.portfolio-item-w3ls ul.portitem-info {
        margin-left: 115px;
    }
}

@media (max-width:384px) {
    section p button {
        top: 26px;
        right: 35px;
    }
    section.info blockquote {
        padding: 40px 30px 0;
    }
    .banner-info h3 {
        font-size: 14px;
        padding-bottom: 40px`;
    }
    .banner-info h2 {
        color: #FFF;
        font-size: 45px;
        font-weight: normal;
        line-height: 30px;
        text-transform: uppercase;
        letter-spacing: 3px;
    }
    section.banner .rslides {
        height: 240px;
    }
    section.test p.test-w3agile1 {
        font-size: 14px;
    }
    section.work .fader3 {
        padding-top: 250px;
    }
    section.copyright p {
        font-size: 14px;
    }
    section.copyright {
        padding: 30px 0;
    }
    .about-details-w3ls p.text-center {
        font-size: 14px;
    }
    .about-details-w3ls p.about-agile {
        font-size: 14px;
    }
    .team-w3ls p.team-agile {
        font-size: 15px;
        padding: 15px 0 20px;
    }
    section.portfolio-item-w3ls .fader3 {
        padding-top: 250px;
    }
    section.portfolio-item-w3ls p.portitem-w3lh {
        font-size: 14px;
    }
    section.portfolio-item-w3ls ul.portitem-info {
        margin-left: 100px;
    }
    section.portfolio-item-w3ls .related-items h3.page-header.text-center {
        font-size: 25px;
    }
    section.contact-agile h3.text-center {
        font-size: 25px;
    }
    section.contact-agile p.text-center {
        font-size: 14px;
    }
    section.contact-agile h4.contact-About Image {
        font-size: 20px;
    }
    p.contact-agileits {
        font-size: 14px;
    }
    input#name,
    input#email,
    textarea#comments {
        font-size: 15px;
    }
    section.social a p {
        font-size: 14px;
    }
    .banner-info {
        top: 120px;
    }
}

@media (max-width:375px) {
    .alert {
        padding: 6px 9px;
        font-size: 19px;
    }
    .cd-stretchy-nav ul a {
        font-size: 16px;
    }
    section.info blockquote {
        padding: 30px 20px 0;
        font-size: 14px;
    }
    .logo a h1 {
        font-size: 33px;
    }
    section.banner .rslides {
        height: 235px;
    }
    section.services h2.text-center,
    section.test h3.text-center,
    section.work h3.text-center,
    section.update h3.text-center {
        font-size: 26px;
    }
    section.test h4 {
        font-size: 23px;
    }
    section.work .fader3 {
        padding-top: 240px;
    }
    section.update h4 {
        font-size: 20px;
    }
    section.update a {
        font-size: 16px;
    }
    section.social a i.fa {
        font-size: 18px;
        width: 60px;
        height: 60px;
        line-height: 60px;
    }
    section.social a i.fa.fa-google {
        font-size: 16px;
    }
    section.portfolio-item-w3ls .fader3 {
        padding-top: 245px;
    }
    section.contact-w3ls iframe.googlemaps {
        height: 200px;
    }
}

@media (max-width:360px) {
    .alert {
        padding: 6px 9px;
        font-size: 18px;
    }
}

@media (max-width:320px) {
    .alert {
        padding: 6px 9px;
        font-size: 14px;
    }
}

@media (max-width:260px) {
    section p button {
        width: 40px;
        height: 40px;
    }
    section p button i.fa.fa-bars {
        line-height: 1px;
        top: 10px;
    }
    .overlay .overlay-close {
        width: 35px;
        height: 35px;
        right: 20px;
        top: 20px;
    }
    section.info blockquote {
        padding: 20px 15px 0;
    }
    section.info h3 {
        font-size: 25px;
    }
    .logo a h1 {
        font-size: 30px;
    }
    .cd-stretchy-nav .stretchy-nav-bg,
    .cd-nav-trigger {
        width: 50px;
        height: 50px;
    }
    section.banner .rslides {
        height: 198px;
    }
    .banner-info {
        top: 73px;
    }
    .banner-info h3 {
        font-size: 15px;
        padding-bottom: 18px;
    }
    .banner-info h2 {
        color: #FFF;
        font-size: 45px;
        font-weight: normal;
        line-height: 30px;
        text-transform: uppercase;
        letter-spacing: 3px;
    }
    section.work .fader3 {
        padding-top: 210px;
    }
    section.social a i.fa {
        font-size: 18px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    .banner-info a {
        font-size: 14px;
        padding: 10px 15px;
    }
    section.about-w3ls ol.breadcrumb li,
    section.portfolio-w3ls ol.breadcrumb li,
    section.portfolio-item-w3ls ol.breadcrumb li,
    section.about-header ol.breadcrumb li,
    section.contact-w3ls ol.breadcrumb li {
        font-size: 14px;
    }
    section.portfolio-w3ls .col-md-3.img-portfolio {
        width: 100%;
    }
    section.portfolio-item-w3ls .fader3 {
        padding-top: 205px;
    }
    section.portfolio-item-w3ls ul.portitem-info {
        margin-left: 70px;
    }
    .col-sm-3.col-xs-6.related-w3ls {
        width: 100%;
    }
}

.faq_answer_container {
    height: 0px;
    overflow: hidden;
    padding: 0px;
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

.project-main-right {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0 5px 5px 0;
    background-color: #fff;
}

tbody {
    display: table-row-group;
    vertical-align: middle;
}

.high {
    border: 1px solid #ccc;
}

tr {
    display: table-row;
    vertical-align: inherit;
}

td,
th {
    padding: 0;
}

footer .footer-content ul {
    width: initial
}

}

.foote {
    background-color: #8A58CC;
    padding-top: 30px;
    padding-bottom: 4px;
    position: fixed;
    bottom: 0;
    width: 100%;
    color: #fff
}

@media screen and (min-width:1269px) {
    /* Style the tab */
    .tab {
        overflow: hidden;
        border-bottom: 1px solid #ccc;
        background-color: #ffff;
        margin-bottom: 10px;
        padding: 10px;
    }
    /* Style the buttons inside the tab */
    .tab button {
        background-color: inherit;
        float: left;
        border: 1px solid #5e23dc;
        outline: none;
        cursor: pointer;
        padding: 7px 15px;
        transition: 0.3s;
        font-size: 15px;
        border-radius: 15px;
        margin-right: 7px;
    }
    /* Change background color of buttons on hover */
    .tab button:hover {
        background-color: #fff;
        border-radius: 15px;
    }
    /* Create an active/current tablink class */
    .tab button.active {
        background-color: #5e23dc;
        color: #fff;
        border-radius: 15px;
    }
    /* Style the tab content */
    .tabcontent {}
    #title_message {
        visibility: hidden;
        clear: both;
        float: left;
        margin: 10px auto 5px 20px;
        width: 100%;
        display: none
    }
}

@media screen and (max-width:1269px) {
    /* Style the tab */
    .tab {
        overflow: hidden;
        border-bottom: 1px solid #ccc;
        background-color: #ffff;
        margin-bottom: 10px;
        padding: 10px;
    }
    /* Style the buttons inside the tab */
    .tab button {
        background-color: inherit;
        float: left;
        border: 1px solid #5e23dc;
        outline: none;
        cursor: pointer;
        padding: 7px 15px;
        transition: 0.3s;
        font-size: 15px;
        border-radius: 15px;
        margin-right: 7px;
    }
    /* Change background color of buttons on hover */
    .tab button:hover {
        background-color: #fff;
        border-radius: 15px;
    }
    /* Create an active/current tablink class */
    .tab button.active {
        background-color: #5e23dc;
        color: #fff;
        border-radius: 15px;
    }
    /* Style the tab content */
    .tabcontent {}
    #title_message1 {
        #overlay {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: #000;
            filter: alpha(opacity=70);
            -moz-opacity: 0.7;
            -khtml-opacity: 0.7;
            opacity: 0.7;
            z-index: 100;
            display: none;
        }
        .img {
            min-width: 80%;
            width: 80%;
            height: 100%;
            margin: 80px auto;
            position: relative;
            z-index: 103;
            padding: 1px;
            border-radius: 5px;
        }
        visibility:hidden;
        clear:both;
        float:left;
        margin:10px auto 5px 20px;
        width:100%;
        display:none
    }
    .clickdesk_bubble {
        display: none !important
    }
}

.acc-det {
    padding: 2px;
    background: #fff;
    display: block;
    margin-bottom: 4px
}

.name-det .det2,
.namedet {
    display: inline;
    color: #000
}

.acc-det .name-det {
    width: auto;
    margin-top: 0
}

.namedet {
    font-size: 16px;
    padding: 5px;
    margin: 0;
    text-transform: none
}

.name-det .det2 {
    font-size: 22px;
    font-family: Economica
}

.det2 a {
    color: #000;
    vertical-align: bottom
}

#phone1m {
    padding: 6px 2px !important
}

#ccodem {
    display: none
}

@media (max-width:900px) {
    #ccodem {
        display: none
    }
    /* Style the tab */
    .tab {
        overflow: hidden;
        border-bottom: 1px solid #ccc;
        background-color: #ffff;
        margin-bottom: 10px;
        padding: 10px;
    }
    /* Style the buttons inside the tab */
    .tab button {
        background-color: inherit;
        float: left;
        border: 1px solid #5e23dc;
        outline: none;
        cursor: pointer;
        padding: 7px 15px;
        transition: 0.3s;
        font-size: 15px;
        border-radius: 15px;
        margin-right: 7px;
    }
    /* Change background color of buttons on hover */
    .tab button:hover {
        background-color: #fff;
        border-radius: 15px;
    }
    /* Create an active/current tablink class */
    .tab button.active {
        background-color: #5e23dc;
        color: #fff;
        border-radius: 15px;
    }
    /* Style the tab content */
    .tabcontent {}
}

@media (max-width:640px) {
    #ccodem {
        display: none
    }
    /* Style the tab */
    .tab {
        overflow: hidden;
        border-bottom: 1px solid #ccc;
        background-color: #ffff;
        margin-bottom: 10px;
        padding: 10px;
    }
    /* Style the buttons inside the tab */
    .tab button {
        background-color: inherit;
        float: left;
        border: 1px solid #5e23dc;
        outline: none;
        cursor: pointer;
        padding: 9px 12px;
        transition: 0.3s;
        font-size: 15px;
        border-radius: 15px;
        margin-right: 2px;
    }
    /* Change background color of buttons on hover */
    .tab button:hover {
        background-color: #fff;
        border-radius: 15px;
    }
    /* Create an active/current tablink class */
    .tab button.active {
        background-color: #5e23dc;
        color: #fff;
        border-radius: 15px;
    }
    /* Style the tab content */
    .tabcontent {}
}

@media (max-width:320px) {
    #ccodem {
        display: none
    }
    /* Style the tab */
    .tab {
        overflow: hidden;
        border-bottom: 1px solid #ccc;
        background-color: #ffff;
        margin-bottom: 10px;
        padding: 10px;
    }
    /* Style the buttons inside the tab */
    .tab button {
        background-color: inherit;
        float: left;
        border: 1px solid #5e23dc;
        outline: none;
        cursor: pointer;
        padding: 7px 15px;
        transition: 0.3s;
        font-size: 15px;
        border-radius: 15px;
        margin-right: 7px;
    }
    /* Change background color of buttons on hover */
    .tab button:hover {
        background-color: #fff;
        border-radius: 15px;
    }
    /* Create an active/current tablink class */
    .tab button.active {
        background-color: #5e23dc;
        color: #fff;
        border-radius: 15px;
    }
    /* Style the tab content */
    .tabcontent {}
}

.image {
    display: inline-block;
    position: relative;
    width: 100%
}

.image .textimg {
    position: absolute;
    line-height: 20px;
    display: block;
    top: 10%;
    margin-top: -10px;
    width: 100%;
    color: #fff
}

.image img.ri {
    position: relative;
    max-width: 100%;
    display: inline-block;
    vertical-align: middle
}

@media screen and (orientation:portrait) {
    img.ri {
        max-width: 90%
    }
}

@media screen and (orientation:landscape) {
    img.ri {
        max-height: 90%
    }
}

img#hv:hover {
    filter: none;
    -webkit-filter: grayscale(0)
}

@media screen and (max-width:500px) {
    .image {
        font-size: .5em
    }
}

.contactformm:-moz-placeholder {
    color: #999
}

.contactform::-moz-placeholder {
    color: #999
}

.contactformm:-ms-input-placeholder {
    color: #999
}

.contactformm::-webkit-input-placeholder {
    color: #999
}

.contactformm {
    display: inline;
    width: 100%;
    padding: 9px 15px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.contactformm:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.contactformm[disabled],
.contactformm[readonly],
fieldset[disabled] .contactformm {
    cursor: not-allowed;
    background-color: #eee
}

textarea.contactformm {
    height: auto
}

.form-group {
    margin-bottom: 15px
}

.has-warning .control-label,
.has-warning .help-block {
    color: #c09853
}

.has-warning .contactformm {
    border-color: #c09853;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .contactformm:focus {
    border-color: #a47e3c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #dbc59e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #dbc59e
}

.has-warning .input-group-addon {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #c09853
}

.has-error .control-label,
.has-error .help-block {
    color: #b94a48
}

.has-error .contactformm {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .contactformm:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392
}

.has-error .input-group-addon {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #b94a48
}

.has-success .control-label,
.has-success .help-block {
    color: #468847
}

.has-success .contactformm {
    border-color: #468847;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .contactformm:focus {
    border-color: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7aba7b
}

.has-success .input-group-addon {
    color: #468847;
    background-color: #dff0d8;
    border-color: #468847
}

.contactformm-static {
    padding-top: 7px;
    margin-bottom: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
}

.form-inline .contactformm {
    display: inline-block
}

.success {
    background: #d8ffc0;
    padding: 5px 10px;
    margin: 0 0 5px;
    border: 0;
    color: #2e6800;
    border-left: 3px solid #2e6800
}

.project-main-right {
    width: 100%;
    height: 100%;
    margin: 0px 0;
    padding: 0 5px 5px 0;
    background-color: #FFF;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#a7a4a4')";
}

.entity {
    width: 100%;
    margin-bottom: 5px;
    display: inline-block;
    display: inline-block;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: antialiased;
}

.entity-left {
    display: inline-block;
    height: 40px;
    line-height: 30px;
    width: 35px;
    text-align: left;
}

.entity-right {
    display: inline-block;
    vertical-align: top;
    text-align: left;
}

.text {
    font-size: 16px;
    margin-left: 0px;
    color: #000;
}

.entity-right .value {
    font-size: 12px;
    color: #7f7f7f;
}

.sidebar {
    top: 165px;
}

.sidebar.affix {
    position: fixed;
    z-index: 9;
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

.morecontent span {
    display: none;
}

.morelink {
    display: block;
}

.top-mob {
    color: #662D91;
    font-weight: 600;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin-top: 15px;
}

.top-mob1 {
    color: #662D91;
    font-weight: 600;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin-top: 24px;
    text-transform: uppercase;
    text-decoration: none;
}

.top-mob1 a:hover {
    color: #662D91;
    font-weight: 600;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin-top: 24px;
    text-transform: uppercase;
    text-decoration: none;
}

.top-head {
    font-weight: 500;
    margin-top: 22px;
    color: #662D91;
}

#test {
    background: #fff;
    margin-top: 15px;
}

.btnn-action {
    font-size: 14px;
    text-transform: none;
    border-left: none;
    border-right: none;
    padding: 4px 15px;
    padding: 4px 10px\9;
    line-height: 20px;
    font-weight: 400 !important;
    cursor: pointer;
    background: #222;
    color: #fff;
}

.heading-text,
.parg {
    font-weight: 400;
    font-style: normal;
    margin: 0 0 15px
}

.heading-text {
    color: #000 !important;
    padding: 0
}

.parg {
    font-size: 12px;
    color: #fff;
    line-height: normal
}

.error,
.name-det .det2,
.success {
    font-weight: 700
}

.contactform:-moz-placeholder {
    color: #999
}

.contactform:-ms-input-placeholder {
    color: #999
}

.contactform::-webkit-input-placeholder {
    color: #999
}

.contactform {
    display: inline;
    width: 100%;
    padding: 9px 15px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.contactform:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.contactform[disabled],
.contactform[readonly],
fieldset[disabled] .contactform {
    cursor: not-allowed;
    background-color: #eee
}

textarea.contactform {
    height: auto
}

.has-warning .contactform {
    border-color: #c09853;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .contactform:focus {
    border-color: #a47e3c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #dbc59e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #dbc59e
}

.has-error .contactform {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .contactform:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392
}

.has-success .contactform {
    border-color: #468847;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .contactform:focus {
    border-color: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7aba7b
}

.contactform-static {
    padding-top: 7px;
    margin-bottom: 0
}

.form-inline .contactform {
    display: inline-block
}

.error {
    background: #FFE8E8;
    padding: 5px 10px;
    margin: 0 0 5px;
    border: none;
    color: red;
    border-left: 3px solid red
}

#phone1 {
    padding: 6px 2px !important
}

#ccode {
    display: none
}

@media (max-width:900px) {
    #ccode {
        display: none
    }
}

@media (max-width:320px) {
    #ccode {
        display: none
    }
}

@media (max-width:640px) {
    #ccode {
        display: none
    }
    footer .footer-content ul {
        width: initial
    }
}

@media screen and (min-width:1269px) {
    #title_message {
        visibility: hidden;
        clear: both;
        float: left;
        margin: 10px auto 5px 20px;
        width: 100%;
        display: none
    }
    #footer_message {
        visibility: hidden;
        clear: both;
        float: left;
        margin: 10px auto 5px 20px;
        width: 100%;
        display: none
    }
}

@media screen and (max-width:1269px) {
    #title_message1 {
        visibility: hidden;
        clear: both;
        float: left;
        margin: 10px auto 5px 20px;
        width: 100%;
        display: none
    }
    #highlight_message {
        visibility: hidden;
        clear: both;
        float: left;
        margin: 10px auto 5px 20px;
        width: 100%;
        display: none
    }
    #phone_message {
        visibility: hidden;
        clear: both;
        float: left;
        margin: 10px auto 5px 20px;
        width: 100%;
        display: none
    }
    #enquiry_message {
        visibility: hidden;
        clear: both;
        float: left;
        margin: 10px auto 5px 20px;
        width: 100%;
        display: none
    }
    #title_message1 {
        visibility: hidden;
        clear: both;
        float: left;
        margin: 10px auto 5px 20px;
        width: 100%;
        display: none
    }
    #title_message2,
    #title_message22 {
        visibility: hidden;
        clear: both;
        float: left;
        margin: 10px auto 5px 20px;
        width: 100%;
        display: none
    }
    #title_message3 {
        visibility: hidden;
        clear: both;
        float: left;
        margin: 10px auto 5px 20px;
        width: 100%;
        display: none
    }
    .clickdesk_bubble {
        display: none !important
    }
}

.acc-det {
    padding: 2px;
    background: #fff;
    border: 1px solid #CCC;
    display: block;
    margin-bottom: 4px
}

.name-det .det2,
.namedet {
    display: inline;
    color: #000
}

.acc-det .name-det {
    width: auto;
    margin-top: 0
}

.namedet {
    font-size: 16px;
    padding: 5px;
    margin: 0;
    text-transform: none
}

.name-det .det2 {
    font-size: 22px;
}

.det2 a {
    color: #000;
    vertical-align: bottom
}

#phone1m {
    padding: 6px 2px !important
}

#ccodem {
    display: none
}

@media (max-width:900px) {
    #ccodem {
        display: none
    }
}

@media (max-width:640px) {
    #ccodem {
        display: none
    }
}

@media (max-width:320px) {
    #ccodem {
        display: none
    }
}

.image {
    display: inline-block;
    position: relative;
    width: 100%
}

.image .textimg {
    position: absolute;
    line-height: 20px;
    display: block;
    top: 10%;
    margin-top: -10px;
    width: 100%;
    color: #fff
}

.image img.ri {
    position: relative;
    max-width: 100%;
    display: inline-block;
    vertical-align: middle
}

@media screen and (orientation:portrait) {
    img.ri {
        max-width: 90%
    }
}

@media screen and (orientation:landscape) {
    img.ri {
        max-height: 90%
    }
}

img#hv:hover {
    filter: none;
    -webkit-filter: grayscale(0)
}

@media screen and (max-width:500px) {
    .image {
        font-size: .5em
    }
}

.contactformm:-moz-placeholder {
    color: #999
}

.contactform::-moz-placeholder {
    color: #999
}

.contactformm:-ms-input-placeholder {
    color: #999
}

.contactformm::-webkit-input-placeholder {
    color: #999
}

.contactformm {
    display: inline;
    width: 100%;
    padding: 9px 15px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.contactformm:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.contactformm[disabled],
.contactformm[readonly],
fieldset[disabled] .contactformm {
    cursor: not-allowed;
    background-color: #eee
}

textarea.contactformm {
    height: auto
}

.form-group {
    margin-bottom: 15px
}

.has-warning .control-label,
.has-warning .help-block {
    color: #c09853
}

.has-warning .contactformm {
    border-color: #c09853;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .contactformm:focus {
    border-color: #a47e3c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #dbc59e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #dbc59e
}

.has-warning .input-group-addon {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #c09853
}

.has-error .control-label,
.has-error .help-block {
    color: #b94a48
}

.has-error .contactformm {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .contactformm:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392
}

.has-error .input-group-addon {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #b94a48
}

.has-success .control-label,
.has-success .help-block {
    color: #468847
}

.has-success .contactformm {
    border-color: #468847;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .contactformm:focus {
    border-color: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7aba7b
}

.has-success .input-group-addon {
    color: #468847;
    background-color: #dff0d8;
    border-color: #468847
}

.contactformm-static {
    padding-top: 7px;
    margin-bottom: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
}

.form-inline .contactformm {
    display: inline-block
}

.success {
    background: #d8ffc0;
    padding: 5px 10px;
    margin: 0 0 5px;
    border: 0;
    color: #2e6800;
    border-left: 3px solid #2e6800
}

.box-top {
    background: linear-gradient(to bottom, #fde204 0%, #f5831a 100%);
    text-align: center;
}

.box-top-division {
    background: #fff;
    border: none !important;
    text-align: center;
}

.box-top-division1 {
    background: #ddd;
    border: 1px solid #fff;
}

.spec {
    font-weight: bold;
}

.main-tab {
    position: fixed;
    background: #fff;
    height: 63px;
    width: 100%;
    z-index: 50;
}

.web-mob {
    border-left: 2px solid #662D91;
    margin-right: 10px;
    font-size: 25px;
    font-weight: 800;
}

.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0;
    background: rgba(153, 204, 51, 0.9);
    z-index: 999;
}

.overlay .overlay-close {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 36px;
    top: 36px;
    overflow: hidden;
    border: none;
    background: url(../images/cross.png) no-repeat center center;
    text-indent: 200%;
    color: transparent;
    outline: none;
    z-index: 100;
}

.overlay nav {
    text-align: center;
    margin-left: 0px;
    position: relative;
    top: 50%;
    height: 60%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.overlay ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    height: 100%;
    position: relative;
}

.overlay ul li {
    display: block;
    height: 20%;
    height: calc(100%/8);
    min-height: 24px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.overlay ul li a {
    text-decoration: none;
    font-size: 54px;
    font-weight: 300;
    display: block;
    color: #fff;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
}

.overlay ul li a:hover {
    color: yellow;
}

.overlay ul li a:focus {
    color: yellow;
}

.overlay-boxes {
    background: rgba(0, 0, 0, .8);
    visibility: hidden;
    -webkit-transition: visibility 0s 0.1s;
    transition: visibility 0s 0.1s;
}

.overlay-boxes.open {
    visibility: visible;
    -webkit-transition: none;
    transition: none;
}

.overlay-boxes svg {
    position: absolute;
    top: 0;
    left: 0;
}

.overlay-boxes svg path {
    background: #662D91;
    display: none;
}

.overlay-boxes nav,
.overlay-boxes .overlay-close {
    opacity: 0;
    -webkit-transition: opacity 0.1s 0.1s;
    transition: opacity 0.5s 0.1s;
}

.overlay-boxes.open nav,
.overlay-boxes.open .overlay-close {
    opacity: 1;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.overlay-boxes.close nav,
.overlay-boxes.close .overlay-close {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.6.2');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.6.2') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.6.2') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.6.2') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.6.2') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.6.2#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.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(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-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);
    -ms-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 {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}

.fa-won:before,
.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before,
.fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

/* Styles for dialog window */

#small-dialog,
#small-dialog1,
#small-dialog2,
#small-dialog3,
#small-dialog4,
#small-dialog5,
#small-dialog6,
#small-dialog6,
#small-dialog7 {
    background: #fff;
    padding: 2em;
    text-align: left;
    max-width: 500px;
    margin: 40px auto;
    position: relative;
    text-align: center;
}

#small-dialog-it,
#small-dialog-in,
#small-dialog-fr,
#small-dialog-sh,
#small-dialog-sf,
#small-dialog-su,
#small-dialog-me,
#small-dialog-ch,
#small-dialog-pi,
#small-dialog-am {
    background: #fff;
    padding: 0px;
    text-align: left;
    max-width: 450px;
    margin: 40px auto;
    position: relative;
    text-align: center;
}

a.play-icon.popup-with-zoom-anim img:hover {
    opacity: 0.5;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.portfolio-items {
    text-align: center;
    margin: 0 auto;
}

.portfolio-items img {
    width: 100%;
}

.portfolio-items h4 {
    margin: 1em 0;
    font-size: 25px;
    color: #a63d56;
}

.portfolio-items p {
    text-align: justify;
}

/**

/**
 * Fade-zoom animation for first dialog
 */

/* start state */

.my-mfp-zoom-in #small-dialog {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

/* animate in */

.my-mfp-zoom-in.mfp-ready #small-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

/* animate out */

.my-mfp-zoom-in.mfp-removing #small-dialog {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
}

/* Dark overlay, start state */

.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}

/* animate in */

.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
}

/* animate out */

.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}

/**
/* Magnific Popup CSS */

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-content iframe {
    width: 100%;
    min-height: 500px;
}

.mfp-preloader {
    color: #cccccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #cccccc;
}

.mfp-preloader a:hover {
    color: white;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    border: 0;
    background: #FFF;
    -webkit-appearance: none;
    display: block;
    padding: 0;
    z-index: 1046;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 35px;
    height: 35px;
    line-height: 0px;
    position: absolute;
    right: -30px;
    top: -30px;
    text-decoration: none;
    text-align: center;
    padding: 0 0 18px 10px;
    color: white !important;
    font-style: normal;
    font-size: 29px;
    outline: none;
    font-family: 'Open Sans', sans-serif;
    border-radius: 20px;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}

.mfp-close-btn-in .mfp-close {
    color: #333333;
    background: #727070;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: white;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.login h3,
.signup h3 {
    margin: 1em 0;
    color: #a63d56;
}

.login input[type="text"],
.login input[type="password"] {
    width: 90%;
    padding: 5px;
    margin: 3px 0;
    x border: 1px solid #a63d56;
    outline: none !important;
}

.signup input[type="text"] {
    width: 44.5%;
    padding: 5px;
    margin: 10px 0;
    outline: none;
    background: #EBEBEB;
    border: solid 1px #222;
}

.signup input.email[type="text"],
.signup input[type="password"] {
    width: 90%;
    padding: 5px;
    margin: 10px 0;
    outline: none;
    background: #EBEBEB;
    border: solid 1px #222;
}

.login input[type="submit"],
.signup input[type="submit"] {
    background: #347083;
    border: 0px;
    padding: 5px 10px;
    margin: 10px 10px;
    outline: none;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    width: 17%;
    -webkit-appearance: none;
}

.login input[type="submit"]:hover,
.signup input[type="submit"]:hover {
    background: #163035;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

@media all and (max-width:568px) {
    #small-dialog,
    #small-dialog1,
    #small-dialog2,
    #small-dialog3,
    #small-dialog4,
    #small-dialog5,
    #small-dialog6,
    #small-dialog7 {
        max-width: 425px;
    }
}

@media all and (max-width:480px) {
    .comments-area textarea {
        height: 100px;
    }
    .login input[type="submit"],
    .signup input[type="submit"] {
        font-size: 14px;
        width: 20%;
    }
    .mfp-close {
        right: 0;
    }
    #small-dialog,
    #small-dialog1,
    #small-dialog2,
    #small-dialog3,
    #small-dialog4,
    #small-dialog5,
    #small-dialog6,
    #small-dialog7 {
        max-width: 445px;
    }
}

@media all and (max-width:414px) {
    #small-dialog,
    #small-dialog1,
    #small-dialog2,
    #small-dialog3,
    #small-dialog4,
    #small-dialog5,
    #small-dialog6,
    #small-dialog7 {
        padding: 1.5em;
    }
}

@media all and (max-width:375px) {
    #small-dialog h2,
    #small-dialog1,
    #small-dialog2,
    #small-dialog3,
    #small-dialog4,
    #small-dialog5,
    #small-dialog6,
    #small-dialog7 h2 {
        font-size: 1.5em;
    }
}

@media all and (max-width:320px) {
    .comments-area span.label,
    .comments-area span.text-field {
        float: none;
        width: 100%;
    }
    .comments-area span {
        padding-bottom: 3px;
    }
    .comments-area input[type="text"],
    .comments-area textarea {
        width: 92%;
    }
    .comments-area div {
        padding: 2px 0;
    }
    .mfp-content iframe {
        width: 100%;
        min-height: 250px;
    }
    .login input[type="submit"],
    .signup input[type="submit"] {
        font-size: 12px;
        width: 29%;
    }
    .signup input[type="text"] {
        width: 90%;
    }
    .mfp-close {
        right: 2px;
        top: -30px;
    }
}

.btnn-action {
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #fff;
    text-transform: none;
    border-left: 0;
    border-right: 0;
    background: #222;
    padding: 4px 15px;
    padding: 4px 10px\9;
    line-height: 20px;
    font-weight: normal !important;
    cursor: pointer;
}

.btnn-action:hover,
.btnn-action:focus {
    color: #fff;
    text-decoration: none;
    background: #222;
}

.parg {
    font-family: "open-sans", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    color: #fff;
    margin: 0 0 15px 0;
    line-height: normal
}

.contactform:-moz-placeholder {
    color: #999
}

.contactform::-moz-placeholder {
    color: #999
}

.contactform:-ms-input-placeholder {
    color: #999
}

.contactform::-webkit-input-placeholder {
    color: #999
}

.contactform {
    display: inline;
    width: 100%;
    padding: 9px 15px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.contactform:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.contactform[disabled],
.contactform[readonly],
fieldset[disabled] .contactform {
    cursor: not-allowed;
    background-color: #eee
}

textarea.contactform {
    height: auto
}

.form-group {
    margin-bottom: 15px
}

.has-warning .help-block,
.has-warning .control-label {
    color: #c09853
}

.has-warning .contactform {
    border-color: #c09853;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .contactform:focus {
    border-color: #a47e3c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e
}

.has-warning .input-group-addon {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #c09853
}

.has-error .help-block,
.has-error .control-label {
    color: #b94a48
}

.has-error .contactform {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-error .contactform:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392
}

.has-error .input-group-addon {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #b94a48
}

.has-success .help-block,
.has-success .control-label {
    color: #468847
}

.has-success .contactform {
    border-color: #468847;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .contactform:focus {
    border-color: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b
}

.has-success .input-group-addon {
    color: #468847;
    background-color: #dff0d8;
    border-color: #468847
}

.contactform-static {
    padding-top: 7px;
    margin-bottom: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
}

.form-inline .contactform {
    display: inline-block
}

.success {
    background: #d8ffc0;
    padding: 5px 10px 5px 10px;
    margin: 0 0 5px 0;
    border: 0;
    font-weight: bold;
    color: #2e6800;
    border-left: 3px solid #2e6800
}

.error {
    background: #ffe8e8;
    padding: 5px 10px 5px 10px;
    margin: 0 0 5px 0;
    border: 0;
    font-weight: bold;
    color: red;
    border-left: 3px solid red
}

#phone1 {
    padding: 6px 2px !important
}

#ccode {
    display: none
}

@media(max-width:900px) {
    #ccode {
        display: none
    }
}

@media(max-width:640px) {
    #ccode {
        display: none
    }
}

@media(max-width:320px) {
    #ccode {
        display: none
    }
}

.btnn-action {
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #fff;
    text-transform: none;
    border-left: 0;
    border-right: 0;
    background: #222;
    padding: 4px 15px;
    padding: 4px 10px\9;
    line-height: 20px;
    font-weight: normal !important;
    cursor: pointer;
}

.btnn-action:hover,
.btnn-action:focus {
    color: #fff;
    text-decoration: none;
    background: #222;
}

.heading-text {
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    padding: 0;
    margin: 0 0 15px 0
}

.parg {
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    color: #fff;
    margin: 0 0 15px 0;
    line-height: normal
}

.contactform:-moz-placeholder {
    color: #999
}

.contactform::-moz-placeholder {
    color: #999
}

.contactform:-ms-input-placeholder {
    color: #999
}

.contactform::-webkit-input-placeholder {
    color: #999
}

.contactform {
    display: inline;
    width: 100%;
    padding: 9px 15px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.contactform:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.contactform[disabled],
.contactform[readonly],
fieldset[disabled] .contactform {
    cursor: not-allowed;
    background-color: #eee
}

textarea.contactform {
    height: auto
}

.form-group {
    margin-bottom: 15px
}

.has-warning .help-block,
.has-warning .control-label {
    color: #c09853
}

.has-warning .contactform {
    border-color: #c09853;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .contactform:focus {
    border-color: #a47e3c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e
}

.has-warning .input-group-addon {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #c09853
}

.has-error .help-block,
.has-error .control-label {
    color: #b94a48
}

.has-error .contactform {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-error .contactform:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392
}

.has-error .input-group-addon {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #b94a48
}

.has-success .help-block,
.has-success .control-label {
    color: #468847
}

.has-success .contactform {
    border-color: #468847;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .contactform:focus {
    border-color: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b
}

.has-success .input-group-addon {
    color: #468847;
    background-color: #dff0d8;
    border-color: #468847
}

.contactform-static {
    padding-top: 7px;
    margin-bottom: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
}

.form-inline .contactform {
    display: inline-block
}

.success {
    background: #d8ffc0;
    padding: 5px 10px 5px 10px;
    margin: 0 0 5px 0;
    border: 0;
    font-weight: bold;
    color: #2e6800;
    border-left: 3px solid #2e6800
}

.error {
    background: #ffe8e8;
    padding: 5px 10px 5px 10px;
    margin: 0 0 5px 0;
    border: 0;
    font-weight: bold;
    color: red;
    border-left: 3px solid red
}

#phone1 {
    padding: 6px 2px !important
}

#ccode {
    display: none
}

@media(max-width:900px) {
    #ccode {
        display: none
    }
}

@media(max-width:640px) {
    #ccode {
        display: none
    }
}

@media(max-width:320px) {
    #ccode {
        display: none
    }
}

.agileits_w3layouts_news_grids,
.w3layouts_team_grids,
.w3_agile_portfolio_grids,
.agileits_w3layouts_contact_grids {
    margin: 3em 0 0;
}

/* Configuration Start */

#configuration {
    padding: 60px 0 20px 0;
}

.configuration-box {
    margin: 0 0 30px 0;
    min-height: 160px;
}

.configuration-box img {
    background: url(../images/configuration-img.png) no-repeat;
    width: 58px;
    height: 58px;
    display: table;
    margin: auto;
}

.configuration-box font {
    font-size: 14px;
    color: #777777;
    padding: 15px 0 5px 0;
    display: block;
    font-weight: 500;
    text-align: center;
}

.configuration-box p {
    font-size: 18px;
    color: #1a1a1a;
    font-weight: 700;
    margin-bottom: 0;
    text-align: center;
}

.project-status-img {
    background-position: 0 0 !important;
}

.project-location-img {
    background-position: 0 -58px !important;
}

.unit-variants-img {
    background-position: 0 -116px !important;
}

.starting-price-img {
    background-position: 0 -174px !important;
}

.size-range-img {
    background-position: 0 -232px !important;
}

.possession-img {
    background-position: 0 -290px !important;
}

.land-area-img {
    background-position: 0 -348px !important;
}

.number-unit-img {
    background-position: 0 -406px !important;
}

.tower-floor-img {
    background-position: 0 -464px !important;
}

.get-expert-advice-config {
    background: var(--main-bg-color);
    padding: 22px 5px;
    height: 123px;
}

.configuration-box a {
    display: block;
    text-decoration: none !important;
}

.get-expert-advice-config img {
    width: 51px;
    height: 51px;
    display: block;
    margin: 0 auto 10px;
    background: none !important;
}

.get-expert-advice-config span {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}

/* Configuration Finish */

@media (min-width: 1200px) {
    .configuration-box {
        width: 20% !important;
    }
    .keyfeatures-box {
        width: 1170px;
        margin: auto !important;
    }
    .contactus-box {
        width: 850px;
        margin: auto !important;
    }
}

@media (max-width: 1199px) {
    .navigation .navbar-brand,
    nav.navbar.shrink .navbar-brand {
        padding-left: 10px !important;
    }
    .navigation .nav,
    nav.navbar.shrink .nav {
        margin-right: 10px;
    }
    .configuration-box,
    .get-expert-advice-config {
        margin: 0 0 20px 0;
        min-height: 160px;
    }
}

@media (max-width: 767px) {
    .configuration-box p {
        font-size: 16px;
    }
    .configuration-box,
    .get-expert-advice-config {
        min-height: auto;
        margin-bottom: 30px;
    }
}

#home-foundation {
    background: url(../images/other/foundation.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    text-align: center;
}

.new-img {
    width: 22px;
    margin-right: 8px;
    vertical-align: middle;
}

.bottom-fixed ul li a {
    display: block;
    text-decoration: none !important;
    color: #777 !important;
}

.bottom-fixed ul li {
    float: left;
    width: 33.33%;
    border-right: 1px solid #eee;
    text-align: center;
}

.bottom-fixed ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.bottom-fixed {
    display: initial;
}

.bottom-fixed {
    width: 100%;
    z-index: 1;
    position: fixed;
    left: 0;
    display: none;
    right: 0;
    bottom: 0;
    background: #fff;
    padding: 10px 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, .15);
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca;
}

.media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.border-0 {
    border: 0 !important;
}

.rounded {
    border-radius: 0.25rem !important;
}

.d-none {
    display: none !important;
}

.d-block {
    display: block !important;
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

@media (min-width: 1025px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg-block {
        display: block !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;
}

.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}

.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
    margin-right: 0.7rem !important;
}

.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}

.mt-3,
.my-3 {
    margin-top: 1rem !important;
}

.p-0 {
    padding: 0 !important;
}

.mr-auto,
.mx-auto {
    margin-right: auto !important;
}

.ml-auto,
.mx-auto {
    margin-left: auto !important;
}

@media (min-width: 576px) {
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important;
    }
}

.text-center {
    text-align: center !important;
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
        padding-left: 30px;
    }
    .text-md-right {
        text-align: right !important;
    }
}

.text-dark {
    color: #343a40 !important;
}

.text-muted {
    color: #6c757d !important;
}

.card {
    position: relative;
    border: 1px solid #000;
    border-radius: 0.25rem;
    top: -50px;
}


.avatar.avatar-large {
    height: auto;
    width: 160px;
    padding: 10px;
}

.card .list-inline-item {
    font-size: 14px;
    line-height: 26px;
}

.alert-dark {
    background-color: #5e23dc;
    color: #fff;
    border-color: #5e23dc;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert-danger {
    background-color: #805d1f;
    border-color: #805d1f;
    color: #fff;
}

.new-img {
    width: 30px;
    margin-right: 8px;
    vertical-align: middle;
}

.tblstrt {
    border-collapse: collapse;
    table-layout: fixed;
    width: 310px;
}

.tblstrt td {
    width: 100px;
    word-wrap: break-word;
}

.avatar.avatar-large {
    height: auto;
    width: 160px;
    padding: 10px;
}

.card .list-inline-item {
    font-size: 14px;
    line-height: 26px;
    font-weight: 500;
}

.alert-dark {
    background-color: #fff;
    color: #5e23dc;
    border-color: #5e23dc;
}

.alert-dark:hover {
    background-color: #fff;
    color: #222;
    border-color: #b2b2b2;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert-danger {
    background-color: #735319;
    border-color: #735319;
    color: #fff;
}

.uil-rotate-360:before {
    content: "\eb27";
}

.uil-map-marker:before {
    content: "\e8ec";
}

.uil-file-download:before {
    content: "\e948";
}

.uil-phone:before {
    content: "\e9e7";
}

.new-img {
    width: 30px;
    margin-right: 8px;
    vertical-align: middle;
}

.tblstrt {
    border-collapse: collapse;
    table-layout: fixed;
    width: 310px;
}

.tblstrt td {
    width: 100px;
    word-wrap: break-word;
}

.genric-btn.primary {
    background: #fff;
    border: 1px solid #5e23dc;
    width: 100%;
    text-decoration: none !important;
    text-align: center;
    color: #5e23dc;
}

.button-group-area .genric-btn {
    margin-right: 10px;
    margin-top: 10px;
}

.genric-btn {
    display: inline-block;
    outline: none;
    line-height: 40px;
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
    padding-right: 1.25rem;
    font-size: 19px;
    text-align: center;
    text-decoration: none;
    font-weight: 500;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0;
    -moz-transition: all 0.3s ease 0;
    -o-transition: all 0.3s ease 0;
    transition: all 0.3s ease 0;
}

.genric-btn.primary:hover {
    border: 1px solid #b2b2b2;
    color: #222;
}

.button-group-area .genric-btn:last-child {
    margin-right: 0;
    text-align: center;
    padding-left: 10px;
}

.genric-btn.primary {
    color: #5e23dc;
    background: #fff;
    border: 1px solid #5e23dc;
    width: 100%;
}

.genric-btn.e-large {
    line-height: 50px;
}

.button-group-area .genric-btn {
    margin-right: 10px;
    margin-top: 10px;
}

.banner-title h1 {
    color: #fff;
    font-size: 40px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.project-overview-img {
    aspect-ratio: 4/3;
    overflow: hidden;
    border-radius: 10px;
}

.banner-title p {
    color: #fff;
    font-size: 18px;
    margin-bottom: 0;
}

.banner-usp {
    display: flex;
    justify-content: space-between;
    padding: 10px;
    border: 1px solid #dddddd63;
    z-index: 99;
    background: rgb(0 0 0 / 0.5);
    backdrop-filter: blur(20px);
    border-radius: 5px;
}

.banner-usp .banner-status,
.banner-usp .banner-typology,
.banner-usp .banner-price,
.banner-usp .banner-plan {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 0px 5px;
    position: relative;
    transition: 0.4s ease-in;
}

.banner-usp .banner-status,
.banner-usp .banner-price,
.banner-usp .banner-plan {
    flex: 1;
}

.banner-usp .banner-typology {
    flex: 1.8;
}

.banner-usp .banner-status h5,
.banner-usp .banner-typology h5,
.banner-usp .banner-price h5,
.banner-usp .banner-plan h5 {
    color: #fff;
    letter-spacing: 2px;
    font-weight: 300;
    font-size: 14px;
   
    text-transform: uppercase;
    font-weight: 500;
    
}

.banner-usp .banner-status h4,
.banner-usp .banner-typology h4,
.banner-usp .banner-price h4,
.banner-usp .banner-plan h4 {
    color: #fff;
    font-size: 18px;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
}

.banner-usp .banner-status h5::after,
.banner-usp .banner-typology h5::after,
.banner-usp .banner-price h5::after,
.banner-usp .banner-plan h5::after {
    position: absolute;
    content: "";
    width: 170px;
    height: 1px;
    top: 40%;
    left: 50%;
    background: #dddddd;
    transform: translateX(-50%);
}

.banner-usp div:not(:last-child) {
    border-right: 1px solid #dddddd94;
}

.banner-txt {
    position: absolute;
    width: 100%;
    bottom: 50px;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
}

.banner-text-div {
    position: relative;
    padding: 10px;
}

.banner-text-div p {
    color: #f1f1f1;
    font-size: 18px;
    margin: 0 0 12px 0;
    line-height: 30px;
}

.banner-text-div h6 {
    color: #f1f1f1;
    font-size: 18px;
    margin: 0;
    line-height: 30px;
}

.tab-banner {
    display: none;
}

.padding-top {
    padding-top: 30px;
}

.padding-bottom {
    padding-bottom: 30px;
}

.margin-bottom {
    margin-bottom: 50px;
}

.title-div h2 {
    font-size: 40px;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #1a1a1a;
    font-weight: 700;
    line-height: 32px;
}

.title-div p {
    font-size: 16px;
    margin-bottom: 10px;
    color: #1a1a1a;
}

.form-section {
    background: #000;
    position: fixed;
    top: 70px;
    right: -300px;
    z-index: 999;
    width: 300px;
    transition: all ease .4s;
}
.form-section .enq-toggle {
    background: #000;
	color:#fff;
    width: 58px;
    height: 209px;
    display: inline-block;
    position: absolute;
    top: 0px;
   left: -55px;
    cursor: pointer;
}

.sidebar-icon {
    position: fixed;
    right: -63px;
    top: 30%;
    padding: 10px 0;
    width: 170px;
    cursor: pointer;
    transform: rotate(90deg);
    z-index: 99;
    background: #3764e3;
    text-align: center;
}
.sidebar-icon-text {
    color: #fff;
	font-size:16px;
	font-weight:bold;
}

.form-section {
    background: #fff;
    position: fixed;
    top: 100px;
    right: -300px;
    z-index: 999;
    width: 300px;
    transition: all ease .4s;
}
.form-section .enq-toggle {
    background: url(../css/btn_enq.png) no-repeat 0 0;
    width: 58px;
    height: 209px;
    display: inline-block;
    position: absolute;
    top: 0px;
    left: -57px;
    cursor: pointer;
}