@import url("bootstrap.min.css");
@import url("animate.css");
@import url("owl.carousel.min.css");
@font-face {
     font-family:'jannat-b';
    src: url(../fonts/a-jannat-lt-bold.ttf); 
}
@font-face {
     font-family:'jannat-R';
    src: url(../fonts/JannaLT-Regular.ttf); 
}
body
{
    text-align: right;
    font-size: 14px;
    color:#777777;
    position:relative;
    margin: 0;
    padding: 0;
    direction: rtl;
    background: #F5F5F5;
     font-family:'jannat-R';
}
*{
    transition: all .1s ease-in-out;
}
h1,h2,h3,h4,.navbar-nav,ul,p,figure
{
    padding: 0px;
    margin: 0px;
}
#myBtn {
    z-index: 5;
    display: none;
    bottom: 30px;
    right: 50px;
    position: fixed;
}
#myBtn a {
    width: 45px;
    height: 45px;
    font-size: 18px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    border: solid 1px #fff;
    line-height: 2;
    display: block;
    background: #2a88c0;
    border-radius: 25px;
}
/*--Rulls--*/
#myBtn a ,header .btn,header,.slider,.price-table-01 .price-header,#aboutus .btn:hover,.price-table-01 .btn:hover,.price-table-02 .price-header,.price-table-02 .btn,.blog-text .btn:hover,.date,#contactus,.logo a,.page-tittle h2,.work-page .btn:hover
{
      color: #FFF;  
}
.logo,.slider-box,.what-box,.client-box,.footer-contact,.sidepanel li a,.logo a,#filters,.writer
{
    display: flex;
}
.socail-media li a,#myBtn a,.main-menu li a div,#servies .big-title,#servies li a,.price-table-01,.price-table-02,#hosting .big-title,.blog-text .date,#blog .big-title,footer,.main-menu li a,.owl-carousel .owl-nav .owl-prev span, .owl-carousel .owl-nav .owl-next span,.footer-contact i,.page-tittle
{
    text-align: center;
}
section
{
    padding-top: 70px;
}
#aboutus,.socail-media li a,#servies li a,.main-menu,#whay-rawah,.price-table-01 .price-body,.price-table-02 .price-body,.testimonial-text,.blog-text,#partners,.slider .btn:hover,.page-tittle .big-title h2:after
{
    background: #FFF;
}


.price-body div{
    text-align: right;
}



.big-title h2:after, .big-title h2:before,#aboutus:before
{
    position: absolute;
}
#servies li a,.main-menu,.slider-text, h2,.what-box h5,h5,.client-name p
{
    font-family:'jannat-b';
}
.rawah-meun ul,.rawah-meun .row,#filters,header .row,.top-detail
{
    justify-content: center;
}
/*--Header--*/
.navbar-light .navbar-toggler
{
    border: 0px;
}
.button-opener .qodef-lines .qodef-line.line-1 {
    top: 8px;
    width: 13px;
}
.button-opener .qodef-lines .qodef-line {
    right: 0;
    height: 2px;
    background-color: currentColor;
    -webkit-transition: width .3s ease;
    -moz-transition: width .3s ease;
    transition: width .3s ease;
    position: absolute;
    color: #FFF;
}
.button-opener .qodef-lines .qodef-line.line-2 {
    top: 14px;
    width: 18px;
}
.button-opener .qodef-lines .qodef-line.line-3 {
    top: 21px;
    width: 23px;
}
.button-opener:hover .qodef-lines .qodef-line.line-1,
.button-opener:hover .qodef-lines .qodef-line.line-2, 
.button-opener:hover .qodef-lines .qodef-line.line-3 {
    width: 23px;
}
header
{
    background: #cccccc70;
}
.overly-bg
{background: url(../img/remote-bg.png) no-repeat;
    background-position: center;
    background-size: cover;
}

.logo p
{
    font-size: 18px;
    font-weight: 500;
    padding-right:10px;
}
.btn
{
    height: 38px;
    border-radius: 5px;
}


#top .nav-link a{
color: #fff;
}


#top .nav-link{
 padding:.5rem .6rem;   
}

header .btn,.work-page .btn
{
    background: transparent;
    border: 1px solid #FFF;
}
header .btn:hover,#aboutus .btn:hover,.price-table-01 .btn:hover,.price-table-02 .btn,.blog-text .btn:hover,.date,.work-page .btn:hover,.work-page .btn:focus
{
    background: #cfc888;
}
header .row ,.writer
{
    align-items: center;
}
.socail-media li a {
  height: 30px;
    width: 30px;
    line-height: 28px;
    margin: 0px 8px;
    color: #26969C;
    display: block;
    font-size: 18px;
}
#contactus .socail-media li a
{
    color: #524F4F
}
.socail-media li a:hover
{
    background: #CFC888;
    color: #FFF;
}
.top-detail
{
    align-items: center;
}
.logo a:hover
{
    text-decoration: none;
}
/*--slider--*/
.slider
{
    padding: 50px 0px 150px 0px;
}
.slider .btn
{
    margin-top: 20px;
    color: #FFFF;
    background: #CFC888;
}
.slider .btn:hover{
     color: #CFC888;
}

.slider-text p
{
    font-size: 19px;
    margin-top: 10px;
}
/*--menu--*/
.rawah-meun
{
        margin-bottom: 50px;
}
.main-menu
{
    border-radius: 10px;
    margin-top: -50px;
    box-shadow: 0 8px 25px 0 rgba(0, 0, 0, 0.04);
    -moz-box-shadow: 0 8px 25px 0 rgba(0, 0, 0, 0.04);
    -webkit-box-shadow: 0 8px 25px 0 rgba(0, 0, 0, 0.04);
    -o-box-shadow: 0 8px 25px 0 rgba(0, 0, 0, 0.04);
}
.main-menu li a span
{
    display: block;
}
.main-menu li a,.sidepanel  li a
{
    color: #676767
}
.sidepanel  li a.nav-link
    {
        align-items: center;
    border-bottom: 1px solid #e8f9fa;
    }
.sidepanel  li a.nav-link:hover,.main-menu li a:hover
{
    background: #2ea5ab;
    color: #FFF;
}
.sidepanel  li a.nav-link,.sidepanel  li a.nav-link span
    {
        padding-right: 20px;
    }
.big-title h2
{
    font-size: 25px;
}
.main-menu li a div,.sidepanel li a div
{
    background: #E8F9FA;
    border-radius: 5px;
    margin-bottom: 5px;
}
.main-menu li a div
{
   height: 70px;
    width: 70px;
    line-height: 70px;
}
.sidepanel li a div
{
   height: 50px;
    width: 50px;
    line-height: 50px;
}
.big-title h2 {
    display: inline-block;
    position: relative;
}
.big-title h2:after, .big-title h2:before {
    content: "";
    height: 3px;
    bottom: -10px;
}
.big-title h2:before {
    background: #cfc888;
    width: 20%;
}
.big-title h2:after {
    background: #25A3AA;
    width: 80%;
    right: 22%;
}
#aboutus .btn,.price-table-01 .btn,.price-table-02 .btn:hover,.blog-text .btn
{
    background: transparent;
    border: 1px solid #CFC888;
}
#aboutus
{
    position: relative;
}
#aboutus:before
{
    background: #25A3AA;
    height: 100%;
    width: 500px;
    content: '';
    right: 0px;
    top: 0px;
}

#servies li a
{
    width: 200px;
    padding: 20px;
    color:#777777;
}

#servies li a:hover{
color:#cfc888;
    
}


#servies li a img
{
    margin: 0 auto;
        display: block;
    margin-bottom: 10px;
    height: 98px;
}
#servies li a:hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
}
.what-box,.price-table-01,.price-table-02
{
    box-shadow: 0 8px 25px 0 rgba(0, 0, 0, 0.04);
    -moz-box-shadow: 0 8px 25px 0 rgba(0, 0, 0, 0.04);
    -webkit-box-shadow: 0px 4px 6px 0 rgba(0, 0, 0, 0.04);
    -o-box-shadow: 0 8px 25px 0 rgba(0, 0, 0, 0.04);
}
.what-box,.client-box
{
        padding: .5rem;
        margin-top: 20px;
}
.what-box i
{
    color:#25A3AA;
}


.input-contact{
    border-radius: 5px !important;
    height: 47px;
    text-indent: 5px;
    line-height: 47px;
}   


.contact-page .btn {
    color: #FFFF;
    background: #25A3AA;
}


/*--Hosting--*/
#hosting
{
    background: #FAFAFA;
}
.price-table-02 .btn:hover
{
    color: #524F4F;
}
.price-table-01 .price-header,.price-table-02 .price-header,.blog-text
{
    padding: 20px;
}
.price-table-01 .price-header
{
    background: #777777;
}
.price-table-02 .price-header
{
    background: #25A3AA;
}
.price-table-01 .price-body,.price-table-02 .price-body
{
    padding: 20px;
}
.price-table-01 ul,.price-table-02 ul
{
    margin: 0;
    list-style: none;
}
.price-table-01 .price-value,.price-table-02 .price-value {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    padding: 10px 0 0;
}
.price-table-01 .price-value span.mo,.price-table-02 .price-value span.mo
{
    vertical-align: text-bottom;
    font-size: 12px;
    font-weight: 500;
    margin-right: 2px;
}
.price-table-01 ul li,.price-table-02 ul li
{
    font-weight: 400;
    padding: 5px 0;
     list-style: inside;
}
.price-table-02
{
    margin-top: -20px;
}
/*--testimonial--*/
#testimonial
{
    background:url(../img/shape-02.png) bottom left  no-repeat #F7F7F7;
    border-bottom:2px solid #DBDBDB;
}
#testimonial .big-title p,#partners .big-title p
{
    font-size: 20px;
        margin-top: 20px;
}
.client-name p,.details-text p
{
    font-size: 18px;
}
.owl-testimonial .owl-item img
{
    width:70px;
    height:70px;
}
.client-name p.com
{
    color:#CFC888;
}
.client-box {
    justify-content: space-around;
}
.testimonial-text
{
    position: relative;
    height: 300px;
}
.testimonial-text p
{
    font-size: 17px;
}
.testimonial-text:before
{
    border-right: 30px solid #822c2c00;
position: absolute;
    height: 40px;
    width: 30px;
    content: '';
    bottom: -40px;
    left: 0px;
    border-top: 30px solid #ffffff;
}
/*--Blog--*/
#blog
{
    background: #FAFAFA;
}
.blog-box
{
    border-radius: 25px;
}
.blog-box img
{
    width: 100%
}
.blog-text p
{
    font-size: 12px;
}
.blog-text .btn
{
    color:#524F4F;
}
.blog-text .date
{
    padding: 10px;
    margin: -35px auto 20px;
    z-index: 99;
    position: relative;
    width: 150px;
}
/*--partners--*/
.partners-box
{
    background: #FDFDFD;
    padding-top: 20px;
    height: 120px;
}
.owl-partners.owl-carousel .owl-item img
{
    width: 100px;
    max-height: 100px;
    margin: 0 auto;
}
.owl-carousel .owl-nav .owl-prev span, .owl-carousel .owl-nav .owl-next span
{
    top: -80px;
    position: absolute;
        height: 28px;
    width: 28px;
        color: #CFC888;
    background: #FAFAFA;
    line-height: 28px;
}
.owl-carousel .owl-nav .owl-prev span:hover, .owl-carousel .owl-nav .owl-next span:hover
{
        color: #FFF;
    background: #CFC888;
}
.owl-carousel .owl-nav .owl-next span {
        left: 38px;
}
.owl-carousel .owl-nav .owl-prev span{
    left: 5px;
}
#contactus
{
    background:#524F4F;
        font-size: 18px;
    clear: both;
}
.footer-contact i
{
    border-radius: 50%;
    border: 1px solid #FFF;
width: 40px;
    height: 40px;
    line-height: 40px;
    margin-left: 20px;
}


.footer-contact a{
 color: #FFF;   
    
}

footer .nav-item a{
color: #524e4f;
}

footer .nav-item a:hover{
color: #25A3AA;
}

.closebtn , .socail-down,#mySidepanel,.button-opener{
    display: none;
}
.over-page
{
    background: #25A3AA;
}
/*--Work Page--*/
.page-tittle
{
    height: 200px;
    background: #25A3AA;
}
main.work-page
{
    background: #FAFAFA;
}
.element-item img
{
    width: 242px;
}
.btn:focus
{
    box-shadow: none;
}
#filters
{
    flex-wrap: wrap;
}
.work-page .btn
{
    margin-top: 10px;
    border:none;
}
.detaile-page h2
{
    font-size: 20px;
}
.details-text p
{
    margin-bottom: 12px;
}
@media only screen and (max-width: 1199px)
{
.top-detail .nav-link,.main-menu li .nav-link
{
    display: block;
    padding: .5rem;
}
    #servies li a {
    width: 160px;
    padding: 20px;
}
}
@media (min-width: 767px) and (max-width: 991px)
{
.logo,.top-detail
{
    justify-content: center;
    margin-top: 20px;
}
    #servies li a {
    width: 124px;
    padding: 10px;
}
}
@media only screen and (max-width: 991px)
{
    .socail-up ,.rawah-meun{
    display: none;
}
    .socail-down
    {
        display: flex;
        margin-bottom: 20px;
        justify-content: center;
    }
    .button-opener
    {
        display: block
    }
    #mySidepanel {
    width: 0;
        display:block;
    position: fixed;
    z-index: 999999;
    height: 100%;
    top: 0;
    right: 0;
    background: #FFF;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px !important;
}
    #mySidepanel .closebtn {
    position: absolute;
    top: 0;
    left: 25px;
    font-size: 36px;
    display: block;
    color: #25a3aa;
}
   .main-menu li .nav-link {

    padding-right: 20px;
}
    .logo p {
    font-size: 15px;
    }
    #aboutus:before
    {
            width: 300px;
    }
    .what-box h5 {
    font-size: 1rem;
}
    .what-box .fa-2x {
    font-size: 1em;
}
    #testimonial .col-md-9
    {
        order: 1;
    }
    #testimonial .big-title
    {
       margin-bottom: 20px; 
    }
    .testimonial-text 
    {
    height: 200px;
    }
    .blog-box
    {
        margin-top: 20px;
    }
}
@media only screen and (max-width: 767px)
{
    .whay-pic
    {
        order: 0;
    }
        .why-box
    {
        order: 1;
        margin-top: 20px;
    }
    #aboutus:before {
    display: none;
    }
    #servies li a {
    width: 150px;
}
    header .col-md-7
    {
        order:2;
    }
    
    .price-table-02 , .price-table-01{
    margin-top: 20px;
}
    #testimonial
    {
        background: none;
    }
}