/*
  Theme Name: Axtra - Digital Agency Portfolio Template
  Author: Crowdyflow
  Support: habib.crowdyflow@gmail.com
  Description: BUILDY – is a  Constructor HTML5 template that comes with high-quality 3 Pre build Home Pages and many built-in awesome inner pages  which are perfect for any creative agencies, designers, digital agencies, freelancers, developers, designers, marketing, startup, blog and portfolio.
  Version: 1.0
*/

body {
    font-family: "Cairo", sans-serif !important;
}
.cust-text {
    text-align: right !important;
}
.cust-dir {
    direction: rtl;
}
.development__area ul li {
    margin-right: 20px;
    margin-left: 0;
}
.portfolio_detail i {
    rotate: 180deg;
}
.main-dropdown {
    left: unset;
    right: 0;
}
.header__support p {
    width: 190px;
}
.dir-rtl .hero__content a span {
    display: none;
}
.contact__form input, .contact__form textarea {
    direction: rtl;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .hero__sub-title {
        bottom: -10px;
        right: -30px;
        left: -30px !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero__sub-title {
        left: -15px !important;
    }
}
